@charset "UTF-8";
/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-dialog.md-sg-material-theme.add-to-cart-modal {
  max-height: 90%;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content {
  max-width: 960px;
  padding: 0;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  width: 100%;
}

@media screen and (max-width: 768px) {
  md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-container > div[flex-container] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  max-width: 65%;
}

@media screen and (max-width: 768px) {
  md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-container > div[flex-container] {
    max-width: 100%;
  }
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-container > div[flex-container] > div {
  padding: 10px;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column] {
  color: #54565A;
  padding: 10px;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  background-color: #F0F0F0;
  color: #54565A;
  margin-left: auto;
  min-width: 35%;
  padding: 20px;
}

@media screen and (max-width: 768px) {
  md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals {
    margin-left: 0;
    min-width: 0;
    width: 100%;
  }
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals .subtotal-line {
  align-items: flex-start;
  border-bottom: 1px solid #BABABA;
  justify-content: space-between;
  width: 100%;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals .bold {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-weight: normal;
  text-align: left;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals .club-total, md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals .club-savings {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #D54400;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].subtotals div {
  text-align: right;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column] > div {
  margin-bottom: 5px;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].iad-details {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  width: 100%;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].iad-details .iad-item-name {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].iad-details .iad-price > span.club-price {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #D54400;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column].iad-details .new-cart-engrave {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-style: italic;
  font-size: 12px;
  color: #54565a;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div[layout=column] button.md-button.md-sg-material-theme {
  margin-bottom: 10px;
  width: 100%;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona {
  padding: 25px 50px;
  width: 100%;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona .slider-container {
  padding: 0;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona .products-grid .slick-slide {
  margin-right: 10px;
}

@media screen and (max-width: 960px) {
  md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona .products-grid .slick-slide {
    margin-right: 0;
  }
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona .products-grid .slick-slide .btn-quickview {
  display: none !important;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content #iad-certona .products-grid .slick-slide .product-details h2.product-name {
  height: 35px;
}

md-dialog.md-sg-material-theme.add-to-cart-modal md-dialog-content div.centered {
  margin: 20px auto;
}

md-dialog.md-sg-material-theme.add-to-cart-modal.wishlist md-dialog-content > div[layout=row] > div:last-of-type {
  margin-left: 0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
ul.cart-tiles-condensed {
  margin: 10px 0;
}

ul.cart-tiles-condensed > li {
  border-top: 1px solid #BABABA;
  padding: 10px 0;
  width: 100%;
}

ul.cart-tiles-condensed > li:first-of-type {
  border-top: none;
  padding: 0 0 10px 0;
}

ul.cart-tiles-condensed > li:last-of-type {
  padding: 10px 0 0 0;
}

ul.cart-tiles-condensed > li > img {
  margin-right: 15px;
}

ul.cart-tiles-condensed > li > div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #54565A;
  width: 100%;
}

ul.cart-tiles-condensed > li > div > div:last-of-type {
  font-family: "figtree", helvetica, arial, sans-serif;
  margin-top: 5px;
  width: 100%;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#cart-tiles-container {
  background-color: #F0F0F0;
  padding: 12px;
  position: relative;
}

#cart-tiles-container .cart-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 12px 20px;
  background-color: #ffffff;
  margin-bottom: 8px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  min-height: 170px;
  /*        a.item-join,
        a.item-sign-in {
            color: #2A61FF;
            text-decoration: underline;
        }*/
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile {
    padding: 12px 10px;
  }
}

#cart-tiles-container .cart-tile .bc-price {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #D54400;
}

#cart-tiles-container .cart-tile .discount-bc {
  margin-top: 5px;
}

#cart-tiles-container .cart-tile .bc-price-regular {
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #D54400;
}

#cart-tiles-container .cart-tile .bc-price.apply-checkout {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

#cart-tiles-container .cart-tile .non-bc-price {
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #54565A;
}

#cart-tiles-container .cart-tile .non-bc-subTotal {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
}

#cart-tiles-container .cart-tile .full-price {
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #54565A;
  text-decoration: line-through;
}

#cart-tiles-container .cart-tile .bc-container {
  margin-top: 5px;
}

#cart-tiles-container .cart-tile .was-price {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 12px;
  color: #828282;
}

#cart-tiles-container .cart-tile .tile-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content {
    display: block;
  }
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-img-container {
  position: relative;
  padding-right: 12px;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 2;
  flex-shrink: 2;
  -webkit-flex-basis: 138px;
  -ms-flex-preferred-size: 138px;
  flex-basis: 138px;
  max-width: 138px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .cart-tile-img-container {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
  }
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 3;
  flex-shrink: 3;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding-bottom: 8px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .cart-tile-info-container {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    border-bottom: none;
  }
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container h2 {
  margin-bottom: 8px;
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 18px;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container h2 a {
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 18px;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container h2 a:hover {
  text-decoration: underline;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .item-details {
  color: #54565A;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 16px;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill {
  width: 20px;
  height: 10px;
  border-radius: 20px;
  display: inline-block;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill.in {
  background-color: #008000;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill.out {
  background-color: #E53935;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill.yellow {
  background-color: #FFBA00;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-text {
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
  line-height: 13px;
  margin: 5px 0;
  text-transform: uppercase;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .customization-cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .customization-cart .customization-cart-head {
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 13px;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .customization-cart .customization-cart-link a {
  color: #2A61FF;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .gc-recipient-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .gc-recipient-btn button {
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  color: #2A61FF;
  border: none;
  cursor: pointer;
  background: none;
  padding: 0;
  margin-bottom: 0;
  text-decoration: underline;
  text-transform: none;
  box-shadow: none;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .map-text {
    display: block;
  }
}

#cart-tiles-container .cart-tile .tile-content .cart-tile-info-container.bc {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 3;
  flex-shrink: 3;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 330px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  justify-content: flex-end;
  padding-bottom: 8px;
  position: relative;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .quantity-price-container {
    border-bottom: none;
    width: 100%;
    justify-content: flex-start;
    border-top: 1px solid #F6F1EB;
    padding-top: 8px;
  }
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout {
  /*height: 56px;*/
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 15px;
}

@media screen and (max-width: 480px) {
  #cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container {
    margin-right: 10px;
  }
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
  margin-right: 5px;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container div[ng-messages] {
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #F0283C;
  position: absolute;
  bottom: 25px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container div[ng-messages] {
    bottom: -15px;
  }
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container input {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  border: 1px solid #DEE8F2;
  border-radius: 0;
  box-shadow: none;
  width: 48px;
  height: 48px;
  background-color: #DEE8F2;
  color: #54565A;
  text-align: center;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .subtotal-block-container {
  width: 165px;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .subtotal-block-container .price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .subtotal-block-container .price-container .price-label {
  margin-right: 20px;
  overflow: hidden;
  max-height: 17px;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .subtotal-block-container .price-container.bc-price {
  justify-content: flex-end;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container.bc {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .quantity-price-container.bc {
    display: none;
  }
}

#cart-tiles-container .cart-tile #cart-messages {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
  line-height: 13px;
  border-top: 1px solid #D9D8D6;
  padding: 10px 0;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile #cart-messages {
    padding: 5px 0;
  }
}

#cart-tiles-container .cart-tile #cart-messages .message-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-start;
}

#cart-tiles-container .cart-tile #cart-messages .message-area p {
  font-size: 0.6875rem;
  line-height: 1.66773;
  line-height: 13px;
  color: #D54400;
  margin-bottom: 0;
}

#cart-tiles-container .cart-tile #cart-messages .message-area a {
  color: #2A61FF;
  text-decoration: underline;
  cursor: pointer;
}

#cart-tiles-container .cart-tile #cart-messages .message-area ul > li {
  margin: 5px 0;
  color: #54565A;
}

#cart-tiles-container .cart-tile #cart-messages .message-area ul > li .cart-note-label {
  color: #D54400;
}

#cart-tiles-container .cart-tile #cart-messages .message-area ul > li.cart-warranty > div {
  margin-bottom: 0;
}

#cart-tiles-container .cart-tile #cart-messages .freightAddOns li {
  display: inline-block;
}

#cart-tiles-container .cart-tile #cart-messages .freightAddOns md-input-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

#cart-tiles-container .cart-tile #cart-messages .freightAddOns .checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-right: 3px;
}

#cart-tiles-container .cart-tile #cart-messages .freightAddOns .checkbox .md-label {
  font-size: 0.875rem;
  line-height: 1.41473;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  margin-left: 25px;
  vertical-align: middle;
}

#cart-tiles-container .cart-tile #cart-messages .freightAddOns li:first-of-type {
  margin-right: 10px;
}

#cart-tiles-container .cart-tile .cart-gbi-container {
  border-top: 1px solid #D9D8D6;
  padding: 10px 0;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cart-gbi-container {
    padding: 5px 0;
    margin-top: -1px;
  }
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi {
  margin: 5px 0;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi > div {
  margin-bottom: 0;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control {
  font-family: 'figtree', helvetica, arial, sans-serif;
  color: #54565a;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control {
    display: block;
  }
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .gbi-atc-text {
  color: #252a2f;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control md-checkbox.gbi .md-icon {
  width: 18px;
  height: 18px;
  border-style: double;
  opacity: 0.8;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control md-checkbox.gbi.md-checked .md-icon {
  opacity: 1.0;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .gbi-details {
  margin-top: 2px;
  /*margin-left: -6px;*/
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .gbi-details a {
  color: #2A61FF;
  text-decoration: underline;
  margin-right: 10px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .gbi-details img {
  max-width: 32px;
  margin-right: 10px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 330px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  justify-content: flex-end;
  padding-bottom: 8px;
  position: relative;
  height: 48px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container {
    border-bottom: none;
    width: 100%;
    justify-content: flex-start;
    padding-top: 16px;
    height: 24px;
  }
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .quantity-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 15px;
}

@media screen and (max-width: 480px) {
  #cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .quantity-container {
    margin-right: 10px;
  }
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .quantity-container div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
  margin-right: 5px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .quantity-container div[ng-messages] {
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #F0283C;
  position: absolute;
  bottom: 25px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .quantity-container div[ng-messages] {
    bottom: -15px;
  }
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .subtotal-block-container {
  width: 165px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .subtotal-block-container .price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .subtotal-block-container .price-container .price-label {
  margin-right: 20px;
}

#cart-tiles-container .cart-tile .cart-gbi-container .cart-gbi .gbi-control .quantity-price-container .subtotal-block-container .price-container.bc-price {
  justify-content: flex-end;
}

#cart-tiles-container .cart-tile .cab-container {
  border-top: 1px solid #D9D8D6;
  flex-direction: row;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cab-container {
    flex-direction: column;
  }
}

#cart-tiles-container .cart-tile .cab-container strong {
  color: #54565A;
}

#cart-tiles-container .cart-tile .cab-container .action-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  padding-top: 10px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cab-container .action-buttons {
    justify-content: space-around;
  }
}

#cart-tiles-container .cart-tile .cab-container .action-buttons a {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  color: #2A61FF;
  margin-left: 15px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cab-container .action-buttons a {
    margin-left: 0;
  }
}

#cart-tiles-container .cart-tile .cab-container .action-buttons button {
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  color: #2A61FF;
  border: none;
  cursor: pointer;
  background: none;
  padding: 0;
  margin-bottom: 0;
  text-decoration: underline;
  text-transform: none;
  box-shadow: none;
  margin-left: 15px;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .cab-container .action-buttons button {
    margin-left: 0;
  }
}

#cart-tiles-container .cart-tile .specify-ship-cart {
  color: #54565A;
  font-size: 0.8125rem;
  line-height: 16px;
  margin-bottom: 8px;
}

#cart-tiles-container .cart-tile .specify-ship-cart label {
  display: block;
}

#cart-tiles-container .cart-tile .specify-ship-cart .md-select-placeholder {
  color: #F0283C;
  padding-left: 10px;
}

#cart-tiles-container .cart-tile .specify-ship-cart .md-text {
  padding-left: 10px;
}

#cart-tiles-container .cart-tile.club-footer {
  margin: 0;
}

#cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container div[ng-messages] {
  bottom: 15px !important;
}

@media screen and (max-width: 960px) {
  #cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container div[ng-messages] {
    bottom: -7px !important;
  }
}

#cart-tiles-container strong {
  /*font-family: 'figtreeBold', helvetica, arial, sans-serif;*/
  font-weight: bold;
}

#cart-tiles-container strong.bc {
  /*font-family: 'figtreeBold', helvetica, arial, sans-serif;*/
  font-weight: bold;
  color: #D54400;
}

.softball #cart-tiles-container {
  background-color: #F0F0F0;
}

@media screen and (max-width: 960px) {
  .softball #cart-tiles-container .cart-tile .tile-content .quantity-price-container {
    border-top: 1px solid #F0F0F0;
  }
}

.softball #cart-tiles-container .cart-tile .tile-content .quantity-price-container .quantity-price-layout .quantity-container input {
  border: 1px solid #F0F0F0;
  background-color: #F0F0F0;
}

.view-cart .modal-content .button-container {
  text-align: unset;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
}

@media screen and (max-width: 730px) {
  .view-cart .modal-content .button-container {
    flex-direction: column;
  }
  .view-cart .modal-content .button-container button:first-of-type {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1128px) {
  .view-cart-container .cart-tile-img-container {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
  }
}

@media screen and (max-width: 1128px) {
  .view-cart-container .cart-tile-info-container {
    display: inline-block;
    vertical-align: top;
    width: 65%;
    border-bottom: none;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.cqo #cqo-container {
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
}

body.cqo #cqo-container > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 960px) {
  body.cqo #cqo-container > div {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
  }
}

body.cqo #cqo-container > div > div:first-child {
  margin-right: 30px;
}

@media screen and (max-width: 960px) {
  body.cqo #cqo-container > div > div:first-child {
    margin-right: 0;
  }
}

body.cqo #cqo-container > div div.page-title {
  color: #54565A;
}

body.cqo #cqo-container > div div.page-title h1 {
  font-size: 2.5rem;
  line-height: 1.33853;
  text-transform: none;
}

@media (max-width: 1200px) {
  body.cqo #cqo-container > div div.page-title h1 {
    font-size: calc(1.375rem + 1.5vw) ;
    line-height: 1.22788;
  }
}

body.cqo #cqo-container > div dl:before,
body.cqo #cqo-container > div dl:after {
  content: " ";
  display: table;
}

body.cqo #cqo-container > div dl:after {
  clear: both;
}

body.cqo #cqo-container > div dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 960px) {
  body.cqo #cqo-container > div dl {
    margin-bottom: 5px;
  }
}

body.cqo #cqo-container > div dt, body.cqo #cqo-container > div dd {
  display: inline;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 18px;
  color: #54565A;
}

body.cqo #cqo-container > div dt {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  margin-right: 10px;
  min-width: 48px;
}

body.cqo #cqo-container > div dd {
  font-family: "figtree", helvetica, arial, sans-serif;
}

body.cqo #cqo-container > div img {
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
}

body.cqo .form-container {
  max-width: 300px;
  margin-top: 15px;
}

body.cqo .form-container form md-input-container.md-sg-material-theme {
  margin-bottom: 0;
  padding: 0;
  margin-right: 10px;
}

@media screen and (max-width: 960px) {
  body.cqo .form-container form button.md-button.md-sg-material-theme {
    width: 90px;
  }
}

body.cqo .view-cart-container div.page-title {
  display: none;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.estimated-shipping {
  border: 1px solid #ccc;
  cursor: pointer;
  padding: 10px;
}

.estimated-shipping > div:first-of-type {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  align-items: center;
  color: #2b2b2b;
  justify-content: space-between;
  text-transform: uppercase;
  width: 100%;
}

.estimated-shipping > div:first-of-type img {
  height: 14px;
  margin: 0;
  min-height: 14px;
  min-width: 14px;
  width: 14px;
}

.estimated-shipping #es-content {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  margin-top: 20px;
}

.estimated-shipping #es-content md-input-container.md-sg-material-theme {
  position: relative;
  width: 100%;
}

.estimated-shipping #es-content md-input-container.md-sg-material-theme input {
  min-height: 36px;
}

.estimated-shipping #es-content md-input-container.md-sg-material-theme button.md-icon-button {
  position: absolute;
  right: 0;
  top: 3px;
  width: 35px;
}

.estimated-shipping #es-content .link {
  font-size: 0.875rem;
  line-height: 1.41473;
}

.estimated-shipping #es-content button.tool-tip {
  margin-top: -5px;
  margin-left: 5px;
}

.estimated-shipping #es-content ul.totals {
  margin-top: 20px;
}

.estimated-shipping #es-content ul.totals > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5px;
  width: 100%;
}

.estimated-shipping #es-content #toggleMerch, .estimated-shipping #es-content #fourPaySummary, .estimated-shipping #es-content .membersSaved, .estimated-shipping #es-content .merchandise {
  display: none !important;
}

.estimated-shipping #es-content #shipCouponTip thead {
  display: none;
}

.estimated-shipping #es-content #shipCouponTip tbody tr {
  border-top: 1px solid #888888;
}

.estimated-shipping #es-content #shipCouponTip tbody tr td {
  padding: 0 3px;
  min-width: 35px;
}

.estimated-shipping #es-content #shipCouponTip tbody tr td:nth-of-type(2),
.estimated-shipping #es-content #shipCouponTip tbody tr td:nth-of-type(3),
.estimated-shipping #es-content #shipCouponTip tbody tr td:nth-of-type(4) {
  text-align: right;
}

.estimated-shipping #es-content #shipCouponTip tbody tr:first-of-type,
.estimated-shipping #es-content #shipCouponTip tbody:nth-last-child(2) {
  border-top: none;
}

.estimated-shipping #es-content #shipCouponTip tbody tr:last-of-type {
  border-top: 1px solid #fff;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.view-cart .breadcrumbs,
.view-cart .view-cart-container {
  color: #54565A;
  max-width: 1400px;
  width: 94%;
  margin: 0 auto;
}

.view-cart .view-cart-container {
  height: 1000px;
  /*sticky checkout button*/
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container {
    width: 100%;
  }
}

.view-cart .view-cart-container .page-title {
  margin-bottom: 0px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .page-title {
    width: 94%;
    margin: 0 auto;
  }
}

.view-cart .view-cart-container .page-title h1 {
  font-size: 2.5rem;
  line-height: 1.33853;
  text-transform: none;
}

@media (max-width: 1200px) {
  .view-cart .view-cart-container .page-title h1 {
    font-size: calc(1.375rem + 1.5vw) ;
    line-height: 1.22788;
  }
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .empty-cart {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.view-cart .view-cart-container .cart-free-ship-msg {
  background-color: #A3FD22;
  color: #061C33;
  padding: 8px 16px;
  text-align: center;
}

.view-cart .view-cart-container .cart-flex-parent {
  /* flexbox stuff needs to be tested / work on old iPads and above */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #B5D8F2;
  border-top: 1px solid #B5D8F2;
  margin-bottom: 12px;
  margin-top: 16px;
  /*padding-bottom: 12px;*/
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-parent {
    border-top: none;
    display: block;
  }
}

.view-cart .view-cart-container .cart-flex-parent p {
  /* TEMP */
  margin-bottom: 0;
}

.view-cart .view-cart-container .cart-flex-parent .cart-flex-col1 {
  padding: 24px 0 0 30px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-parent .cart-flex-col1 {
    padding: 0 0 20px;
  }
}

.view-cart .view-cart-container .cart-flex-parent .cart-item-count {
  font-family: "interBold", helvetica, arial, sans-serif;
  font-size: 15px;
  text-align: right;
  background-color: #F0F0F0;
  padding-right: 12px;
  padding-top: 8px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp {
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .cart-summary {
    width: 94%;
    margin: 0 auto;
  }
}

.view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck {
  flex-direction: row;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck {
    position: fixed;
    z-index: 8;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    top: 0;
    width: 100%;
    background: #fff;
    margin-top: 0;
    height: 50px;
    padding: 5px;
  }
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .checkout-button-container {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 680px) and (max-width: 366px) and (min-width: 200px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .checkout-button-container {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .checkout-button-container.ineligible {
    margin-right: 0;
  }
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .pp-button-container {
    margin-top: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 66%;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%;
  }
}

@media only screen and (max-width: 680px) and (max-width: 366px) and (min-width: 200px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .pp-button-container {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .button-container-newcart.is-stuck .pp-button-container.ineligible {
    display: none;
  }
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1.exp .clubfreeshipnotice-container,
.view-cart .view-cart-container .cart-flex-col1.exp .estimated-shipping {
    width: 94%;
    margin: 8px auto 0;
  }
}

.view-cart .view-cart-container .cart-flex-col1 {
  /* flexbox stuff needs to be tested / work on old iPads and above */
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 24px 30px 0 0;
  width: 320px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1 {
    width: 94%;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary {
  font-size: 16px;
  position: relative;
  /*            .subtotal-label {
                padding-top: 3px;
            }*/
  /*.totals-list-in-cart {*/
  /*border-bottom: 1px solid $lightGray;*/
  /*@include font-family("figtreeBold");*/
  /*padding-bottom: 4px;
                position: relative;

                dt {
                    float: left;

                    &.map-message {
                        clear: both;
                        color: $orange;
                        float: none;
                        font-size: 16px;
                        text-align: right;
                        @include font-family("figtreeMedium");
                    }
                }

                dd {
                    float: right;
                }

                .subtotal-label {
                    padding-top: 3px;
                }

                .subtotal-prices {*/
  /*font-size: 18px;*/
  /*text-align: right;
                    @include font-family("figtreeBold");

                    .regular-total {*/
  /*@include font-family('figtree');*/
  /*}

                    .full-total {*/
  /*@include font-family('figtree');*/
  /*text-decoration: line-through;
                    }

                    .club-total {
                        color: $orange;
                    }
                }
            }*/
  /*
            .savingsCartTotalText {
                margin-top: 8px;
            }

            .bc-total {
                color: $orange;
                font-weight: bold;
            }*/
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .cart-summary-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 20px;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .non-bc-summary {
  border-bottom: 1px solid #B5D8F2;
  padding-top: 16px;
  padding-bottom: 16px;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .non-bc-member-summary,
.view-cart .view-cart-container .cart-flex-col1 .cart-summary .bc-member-summary {
  padding-top: 16px;
  padding-bottom: 16px;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .non-bc-label {
  padding-top: 3px;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .non-bc-price {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  float: right;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .bc-label {
  padding-top: 3px;
  color: #D54400;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .bc-price {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #D54400;
  float: right;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .bc-savings {
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #D54400;
  float: right;
}

.view-cart .view-cart-container .cart-flex-col1 .cart-summary .full-total {
  text-decoration: line-through;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart {
  margin-top: 24px;
  height: 92px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1 .button-container-newcart {
    /* flexbox stuff needs to be tested / work on old iPads and above */
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    flex-direction: column;
    width: 94%;
    margin: 12px auto;
  }
}

@media screen and (max-width: 320px) {
  .view-cart .view-cart-container .cart-flex-col1 .button-container-newcart {
    display: block;
  }
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .checkout-button-container.nopaypal {
  max-width: 100%;
  /* in case paypal is turned off, container constrains button */
  padding-right: 0;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .checkout-button-container {
    /* flexbox stuff needs to be tested / work on old iPads and above */
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media screen and (max-width: 320px) {
  .view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .checkout-button-container {
    max-width: 100%;
    padding-right: 0;
  }
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .checkout-button-container .md-button {
  height: 100%;
  margin: 0;
  height: 42px;
  width: 100%;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container {
  margin-top: 8px;
  text-align: right;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container #paypal-container #paypal-button,
.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container #paypal-container #paypal-messages {
  margin: 0;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container .paypal-restricted-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container .paypal-restricted-container #paypal-restricted2 {
  /* disabled "button" */
  background-color: #ac9867;
  border-radius: 4px;
  /* paypal button is 4, ours are 2... :( */
  text-align: center;
  margin-right: 5px;
  width: 50%;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container .paypal-restricted-container #paypal-restricted2 > img {
  max-height: 28px;
  padding-top: 7px;
  margin: 4px 0 6px 0;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container .paypal-restricted-container #paypal-restricted3 {
  background-color: #52668A;
  border-radius: 4px;
  text-align: center;
  width: 50%;
}

.view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container .paypal-restricted-container #paypal-restricted3 > img {
  max-height: 28px;
  padding-top: 7px;
  margin: 4px 0 6px 0;
}

@media screen and (max-width: 320px) {
  .view-cart .view-cart-container .cart-flex-col1 .button-container-newcart .pp-button-container {
    margin-top: 8px;
    max-width: 100%;
    padding-left: 0;
  }
}

.view-cart .view-cart-container .cart-flex-col1 #paypal-restricted-msg {
  font-size: 12px;
  padding: 4px 8px;
  text-align: center;
}

.view-cart .view-cart-container .cart-flex-col1 .clubfreeshipnotice-container,
.view-cart .view-cart-container .cart-flex-col1 .estimated-shipping {
  margin-top: 8px;
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 8;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  box-shadow: 0 1px 3px #54565A;
  height: 140px;
  max-height: 140px;
  padding: 10px;
  width: 100%;
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck > div {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin: 0 5px;
}

@media screen and (max-width: 960px) {
  .view-cart .view-cart-container .cart-flex-col1.is-stuck > div {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck .cart-summary-label {
  display: none;
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck .non-bc-summary {
  padding-top: 8px;
  padding-bottom: 8px;
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck .non-bc-member-summary,
.view-cart .view-cart-container .cart-flex-col1.is-stuck .bc-member-summary {
  padding-top: 8px;
  padding-bottom: 8px;
}

.view-cart .view-cart-container .cart-flex-col1.is-stuck #club-free-ship-widget,
.view-cart .view-cart-container .cart-flex-col1.is-stuck #estimate-shipping {
  display: none;
}

.view-cart .view-cart-container .cart-spiff {
  margin-top: 32px;
}

.view-cart .view-cart-container .cart-spiff .club-footer {
  margin: 0;
}

.view-cart .view-cart-container .cart-spiff .club-footer-container .everything-ships-free {
  font-size: 44px;
  line-height: 40px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container .cart-spiff .club-footer-container .everything-ships-free {
    font-size: 64px;
    line-height: 54px;
  }
}

@media screen and (max-width: 480px) {
  .view-cart .view-cart-container .cart-spiff .club-footer-container .everything-ships-free {
    font-size: 44px;
    line-height: 40px;
  }
}

.view-cart .view-cart-container .cart-flex-col2 {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
}

.view-cart .view-cart-container .cart-flex-col2 .item-tile {
  border-top: 8px solid #ccc;
  border-right: 12px solid #ccc;
  border-left: 12px solid #ccc;
}

.view-cart .view-cart-container .cart-flex-col2 .item-tile:first-of-type {
  border-top: 12px solid #ccc;
}

.view-cart .view-cart-container .cart-flex-col2 .item-tile:last-of-type {
  border-bottom: 12px solid #ccc;
}

.view-cart .view-cart-container .cart-flex-col2.exp #cart-tile-bc-spiff {
  margin: 0 0 8px 0;
  padding: 0;
}

.view-cart .view-cart-container .cart-flex-col2.exp #cart-tile-bc-spiff .club-footer-container {
  width: 100%;
  padding: 20px 10px;
}

.view-cart .view-cart-container .cart-flex-col2.exp .club-footer-container ul.club-benefits-list {
  margin-bottom: 10px;
}

@media screen and (max-width: 680px) {
  .view-cart .view-cart-container #cartRecsHtml,
.view-cart .view-cart-container #cartSpecialsHtml {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.view-cart .view-cart-container a.cart-join,
.view-cart .view-cart-container a.cart-sign-in {
  color: #2A61FF;
  text-decoration: underline;
}

.view-cart .view-cart-container #club-free-ship-widget h3 {
  text-align: center;
}

.softball.view-cart .view-cart-container .cart-free-ship-msg {
  background-color: #DFFF4F;
}

.softball.view-cart .view-cart-container .cart-flex-parent {
  border-bottom: 1px solid #F0F0F0;
  border-top: 1px solid #F0F0F0;
}

.softball.view-cart .view-cart-container .cart-flex-col1 .cart-summary .non-bc-summary {
  border-bottom: 1px solid #D5D7DA;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout .address-page {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  padding: 24px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

body.main-checkout .address-page form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

body.main-checkout .address-page form #billing-address-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 680px) {
  body.main-checkout .address-page form #billing-address-container {
    flex-direction: column;
  }
}

body.main-checkout .address-page form #billing-address-container .address-col-1 {
  flex: 1;
  margin-right: 48px;
}

@media screen and (max-width: 960px) {
  body.main-checkout .address-page form #billing-address-container .address-col-1 {
    margin-right: 0;
  }
}

body.main-checkout .address-page form #billing-address-container .address-col-2 {
  flex: 1;
}

body.main-checkout .address-page form #billing-address-container .address-col-2 #shipto-bill-chk {
  margin-bottom: 0;
}

body.main-checkout .address-page form #ship-to-bill {
  border-top: 1px solid #BABABA;
  margin-top: 25px;
}

body.main-checkout .address-page form #ship-to-bill .h2 {
  margin-top: 24px;
}

body.main-checkout .address-page form #ship-to-bill #shipping-address-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 680px) {
  body.main-checkout .address-page form #ship-to-bill #shipping-address-container {
    flex-direction: column;
  }
}

body.main-checkout .address-page form #ship-to-bill #shipping-address-container .address-col-1 {
  flex: 1;
  margin-right: 48px;
}

@media screen and (max-width: 960px) {
  body.main-checkout .address-page form #ship-to-bill #shipping-address-container .address-col-1 {
    margin-right: 0;
  }
}

body.main-checkout .address-page form #ship-to-bill #shipping-address-container .address-col-2 {
  flex: 1;
}

body.main-checkout .address-page form #ship-to-bill #shipping-address-container .address-col-2 #shipping-address-pref {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

body.main-checkout .address-page form #ship-to-bill #shipping-address-container .address-col-2 #shipping-address-pref .md-sg-material-theme:first-child {
  margin-bottom: 16px;
}

body.main-checkout .address-page .account-creation {
  margin-bottom: 15px;
  max-width: 400px;
}

body.main-checkout .address-page .account-creation.offset-top {
  margin-top: -10px;
}

body.main-checkout .address-page .account-creation .link, body.main-checkout .address-page .account-creation .restrictions-note {
  padding: 0 5px;
}

body.main-checkout .address-page .faq-checkout-address {
  margin-left: 5px;
}

body.main-checkout .address-page .expand > span, body.main-checkout .address-page .expand > a {
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 680px) {
  body.main-checkout .address-page .expand > a {
    margin-left: 35px;
  }
}

body.main-checkout .address-page .address-required {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #54565A;
  margin-bottom: 8px;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  padding: 25px;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > p {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > md-radio-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > md-radio-group > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 25px;
  width: 100%;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > md-radio-group > div > md-radio-button {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > md-radio-group > div > div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > div[flex-container] {
  justify-content: space-between;
  width: 100%;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.address-verification md-dialog-content > div[flex-container] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

md-dialog.md-sg-material-theme.address-verification md-dialog-content > div[flex-container] > button.md-sg-material-theme {
  padding: 5px 25px;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.address-verification md-dialog-content > div[flex-container] > button.md-sg-material-theme {
    margin-bottom: 10px;
  }
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-toolbar .md-toolbar-tools button {
  display: none;
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  padding: 25px 35px;
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content > p {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content .form-container {
  margin-bottom: 0;
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content #verify-email {
  margin-top: 30px;
}

@media screen and (max-width: 680px) {
  md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content #verify-email {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content #no-thanks {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}

md-dialog.md-sg-material-theme.needs-buyers-club-account md-dialog-content #no-thanks button {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  background-color: unset;
  color: #2A61FF;
  box-shadow: none;
  text-decoration: underline;
  text-transform: none;
  letter-spacing: unset;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout .age-compliance {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  padding: 24px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 960px) {
  body.main-checkout .age-compliance {
    flex-direction: column;
    padding: 12px;
  }
}

body.main-checkout .age-compliance .col-1 {
  flex: 1;
  margin-right: 24px;
}

@media screen and (max-width: 960px) {
  body.main-checkout .age-compliance .col-1 {
    margin-right: 0;
  }
}

body.main-checkout .age-compliance .col-2 {
  flex: 1;
  padding-left: 24px;
  border-left: 2px solid #D9D8D6;
}

@media screen and (max-width: 960px) {
  body.main-checkout .age-compliance .col-2 {
    border-left: none;
    padding-left: 0;
  }
}

body.main-checkout .age-compliance .form-container form md-input-container.md-sg-material-theme {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}

body.main-checkout .age-compliance .form-container form md-input-container.md-sg-material-theme md-checkbox .md-container {
  top: 10px;
}

body.main-checkout .age-compliance .form-container form md-input-container.md-sg-material-theme md-checkbox .md-label {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.25;
  color: #252a2f;
}

body.main-checkout .age-compliance .form-container form #dobInputs md-input-container.md-sg-material-theme {
  display: block;
  margin-bottom: 0px;
  width: 100%;
  max-width: 200px;
}

body.main-checkout .age-compliance .form-container form #compHdr {
  margin-top: 20px;
}

body.main-checkout .age-compliance .form-container form #compMsgs {
  padding-left: 42px;
  padding-bottom: 10px;
}

body.main-checkout .age-compliance .form-container form #compMsgs #compMsgsList {
  list-style-type: disc;
}

body.main-checkout .age-compliance .form-container form #compMsgs #compMsgsList li {
  color: #F0283C;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
}

body.main-checkout .age-compliance .form-container form #dobInvalid {
  color: #F0283C;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout.checkout.bridge {
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
}

body.main-checkout.checkout.bridge > div {
  max-width: 89%;
  margin: 0 auto;
}

body.main-checkout.checkout.bridge .site-header .nav-container {
  width: 89%;
  padding: 16px 0px 0px;
}

body.main-checkout.checkout.bridge .site-header .nav-container > div a.logo {
  width: 30%;
  min-width: 250px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge .site-header .nav-container > div a.logo img {
    position: relative;
  }
}

@media screen and (max-width: 480px) {
  body.main-checkout.checkout.bridge .site-header .nav-container > div a.logo {
    width: 40%;
    min-width: 200px;
  }
}

@media screen and (max-width: 375px) {
  body.main-checkout.checkout.bridge .site-header .nav-container > div a.logo {
    width: 50%;
  }
}

@media screen and (max-width: 560px) {
  body.main-checkout.checkout.bridge #checkout-wrapper {
    max-width: 100%;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container {
  justify-content: center;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container {
    flex-direction: row;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container {
  margin-right: 0%;
  width: 100%;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container #checkoutlogin-template {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container #checkout-steps .step-progress {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container #checkout-steps .step-progress {
    width: 100%;
    flex-direction: column;
    padding: 0;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container #checkout-steps .step-progress h1 {
  flex-grow: 1;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  background-color: #035BA3;
  padding: 10px 10px 10px 15px;
  border-radius: 4px 4px 0 0;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container #checkout-steps .step-progress h1 {
    border-radius: 0;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #B5D8F2;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body {
    flex-direction: column;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .col2 {
  border-left: 1px solid #B5D8F2;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .col2 {
    border-left: none;
    border-top: 1px solid #B5D8F2;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .returning-option, body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .new-option, body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .paypal-option {
  padding: 30px 40px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .new-option {
  border-bottom: 1px solid #B5D8F2;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container {
  margin-bottom: 15px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .login-core {
  align-items: center;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .login-core md-input-container.md-sg-material-theme {
  max-width: none;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .login-core md-input-container.md-sg-material-theme .password-display {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 10px;
  position: absolute;
  right: 10px;
  top: 15px;
  color: #2A61FF;
  cursor: pointer;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form button {
  height: 42px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .guest-btn {
  margin-right: 30px;
}

@media screen and (max-width: 1400px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .guest-btn {
    margin-right: 10px;
  }
}

@media screen and (max-width: 1128px) {
  body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item .form-container form .guest-btn {
    margin-bottom: 16px;
  }
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item a {
  color: #2A61FF;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body .item h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
  line-height: 22px;
  margin-bottom: 12px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body p {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  line-height: normal;
  margin-bottom: 20px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .checkoutlogin-body p span {
  font-weight: bold;
  color: #D54400;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .safe-and-secure-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-top: 1px solid #B5D8F2;
  padding: 10px 0;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .safe-and-secure-container .safe-and-secure-icon {
  width: 18px;
  margin-right: 3px;
}

body.main-checkout.checkout.bridge #checkout-wrapper > .flex-container > .container .safe-and-secure-container .safe-and-secure-message {
  font-size: 12px;
  cursor: pointer;
  text-align: center;
}

body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container #checkout-steps .step-progress h1 {
  background-color: #2B8E89;
}

body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container .checkoutlogin-body {
  border-bottom: 1px solid #F0F0F0;
  /*                    .item {

                        .form-container {
                            margin-bottom: 15px;

                            form {

                                .login-core {
                                    align-items: center;

                                    md-input-container.md-sg-material-theme {
                                        max-width: none;

                                        .password-display {
                                            @include font-family('figtree');
                                            font-size: 10px;
                                            position: absolute;
                                            right: 10px;
                                            top: 15px;
                                            color: $blue;
                                            cursor: pointer;
                                        }
                                    }
                                }

                                button {
                                    height: 42px;
                                }

                                .guest-btn {
                                    margin-right: 30px;

                                    @include max-large-desktop {
                                        margin-right: 10px;
                                    }

                                    @include max-medium-desktop {
                                        margin-bottom: 16px;
                                    }
                                }
                            }
                        }

                        a {
                            color: $blue;
                        }

                        h2 {
                            @include font-family("figtreeBold");
                            @include rfs(18);
                            color: $darkGray;
                            line-height: 22px;
                            margin-bottom: 12px;
                        }
                    }

                    p {
                        @include font-family("figtree");
                        @include rfs(16);
                        color: $darkGray;
                        line-height: normal;
                        margin-bottom: 20px;

                        span {
                            font-weight: bold;
                            color: $orange;
                        }
                    }*/
}

body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container .checkoutlogin-body .col2 {
  border-left: 1px solid #F0F0F0;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container .checkoutlogin-body .col2 {
    border-left: none;
    border-top: 1px solid #F0F0F0;
  }
}

body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container .checkoutlogin-body .new-option {
  border-bottom: 1px solid #F0F0F0;
}

body.main-checkout.checkout.bridge.softball #checkout-wrapper > .flex-container > .container .safe-and-secure-container {
  border-top: 1px solid #F0F0F0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-dialog.md-sg-material-theme.freight-modal {
  color: #54565A;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content {
  padding: 20px;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content p {
  font-size: 0.875rem;
  line-height: 1.41473;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content ul.merchandise {
  margin-bottom: 25px;
  padding-left: 10px;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content ul.merchandise li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  width: 100%;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content ul.merchandise li > img {
  width: 60px;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content ul.merchandise li > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 0.875rem;
  line-height: 1.41473;
  align-items: flex-start;
  margin-left: 10px;
  width: 100%;
}

md-dialog.md-sg-material-theme.freight-modal md-dialog-content button.md-button.md-sg-material-theme {
  margin-left: 25px;
  padding: 5px 25px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout.checkout.confirmation {
  margin: 0 auto 40px;
  max-width: none;
  padding: 0 5.5%;
  width: 100%;
  background-color: #ffffff;
}

body.main-checkout.checkout.confirmation #main.main {
  margin: 0 auto;
  width: 96%;
}

body.main-checkout.checkout.confirmation .site-header {
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
  padding: 0;
  height: auto;
  max-height: 110px;
  position: fixed;
  width: 100%;
  z-index: 9998;
}

body.main-checkout.checkout.confirmation .site-header .nav-container {
  width: 89%;
  padding: 0;
}

body.main-checkout.checkout.confirmation .site-header .nav-container div a.logo {
  width: 30%;
  min-width: 250px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation .site-header .nav-container div a.logo img {
    position: relative;
  }
}

@media screen and (max-width: 480px) {
  body.main-checkout.checkout.confirmation .site-header .nav-container div a.logo {
    width: 40%;
    min-width: 200px;
  }
}

@media screen and (max-width: 375px) {
  body.main-checkout.checkout.confirmation .site-header .nav-container div a.logo {
    width: 50%;
  }
}

body.main-checkout.checkout.confirmation .site-header .nav-container .help-text {
  flex-direction: column;
  align-items: end;
}

body.main-checkout.checkout.confirmation #checkout-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  padding: 110px 5px 25px;
  width: 100%;
}

body.main-checkout.checkout.confirmation .print-only {
  display: none;
}

body.main-checkout.checkout.confirmation .page-title h1 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 2rem;
  line-height: 1.35512;
  color: #54565A;
  text-transform: none;
}

@media (max-width: 1200px) {
  body.main-checkout.checkout.confirmation .page-title h1 {
    font-size: calc(1.325rem + 0.9vw) ;
    line-height: 1.23259;
  }
}

body.main-checkout.checkout.confirmation .order-review-intro {
  color: #54565A;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.main-checkout.checkout.confirmation .order-review-intro .order-number {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

body.main-checkout.checkout.confirmation .order-review-intro .order-review-block {
  border-bottom: 1px solid #54565A;
  padding: 18px 0;
  width: 100%;
}

body.main-checkout.checkout.confirmation .order-review-intro .order-review-block h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  margin: 12px 0;
}

@media (max-width: 1200px) {
  body.main-checkout.checkout.confirmation .order-review-intro .order-review-block h2 {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.main-checkout.checkout.confirmation .order-review-intro .order-review-block h2 span {
  color: #D54400;
}

body.main-checkout.checkout.confirmation .order-review-intro .order-review-block p {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  margin: 10px 0;
}

body.main-checkout.checkout.confirmation .order-review-intro .order-review-block p#needs-account-text {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  margin: 0 0 20px 0;
  color: #D54400;
}

@media (max-width: 1200px) {
  body.main-checkout.checkout.confirmation .order-review-intro .order-review-block p#needs-account-text {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.main-checkout.checkout.confirmation .confirm-top {
  margin: 40px 0 60px 0;
  width: 100%;
}

body.main-checkout.checkout.confirmation .confirm-top > div:first-of-type {
  margin-right: 5%;
  width: 35%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation .confirm-top > div:first-of-type {
    margin-right: 0;
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type {
  width: 60%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type {
    padding: 5px;
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type > div {
  width: 100%;
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type > div:first-of-type {
  margin-right: 5%;
  width: 45%;
}

@media screen and (max-width: 560px) {
  body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type > div:first-of-type {
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type > div:last-of-type {
  width: 50%;
}

@media screen and (max-width: 560px) {
  body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type > div:last-of-type {
    margin-top: 40px;
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type .content {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #54565A;
  line-height: 18px;
}

body.main-checkout.checkout.confirmation .confirm-top > div:last-of-type .content p {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 18px;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals {
  background-color: #252a2f;
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary {
  background-color: #252a2f;
  color: #fff;
  padding: 0;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals {
  background-color: #252a2f;
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals li.grandTotal {
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals li.grandTotal > .add-on-note:before {
  content: "*";
  color: #fff;
  margin-right: -3px;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals li .discount {
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary button.tool-tip {
  display: none;
}

body.main-checkout.checkout.confirmation .confirm-top aside.totals #orderSummary #fourPaySummary {
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top #shopping-cart {
  display: none;
}

body.main-checkout.checkout.confirmation .confirm-top #toggleMerch {
  cursor: text;
}

body.main-checkout.checkout.confirmation .confirm-top #toggleMerch div.h3.f-left, body.main-checkout.checkout.confirmation .confirm-top #toggleMerch h3.f-left, body.main-checkout.checkout.confirmation .confirm-top #toggleMerch div.f-right {
  color: #fff;
}

body.main-checkout.checkout.confirmation .confirm-top #toggleMerch > span {
  display: none !important;
}

body.main-checkout.checkout.confirmation .confirm-top #toggleMerch > div {
  margin-bottom: 5px;
}

body.main-checkout.checkout.confirmation .confirm-top #merchandise {
  display: none !important;
  color: #fff;
}

body.main-checkout.checkout.confirmation #acctForm .col-1 {
  width: 35%;
}

@media screen and (max-width: 730px) {
  body.main-checkout.checkout.confirmation #acctForm .col-1 {
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation #acctForm .col-2 {
  width: 65%;
}

@media screen and (max-width: 730px) {
  body.main-checkout.checkout.confirmation #acctForm .col-2 {
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation #acctForm .fieldset {
  border-top: none;
  padding: 0;
}

body.main-checkout.checkout.confirmation #acctForm .fieldset .form-list {
  padding-left: 0;
}

body.main-checkout.checkout.confirmation #acctForm md-input-container {
  margin-bottom: 10px;
}

body.main-checkout.checkout.confirmation #acctForm md-input-container label {
  top: 0;
}

body.main-checkout.checkout.confirmation #acctForm button {
  background-color: #061C33;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  max-width: 360px;
  padding: 5px 20px;
}

body.main-checkout.checkout.confirmation #acctForm button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #000000;
}

body.main-checkout.checkout.confirmation #acctForm button:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

body.main-checkout.checkout.confirmation #acctForm #guest-create-acct-list {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 18px;
  list-style-type: disc;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  list-style-position: inside;
}

@media screen and (max-width: 560px) {
  body.main-checkout.checkout.confirmation #acctForm #guest-create-acct-list {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}

body.main-checkout.checkout.confirmation #acctForm #guest-create-acct-list li {
  margin: 5px;
}

body.main-checkout.checkout.confirmation .confirm-cart-table-header {
  border-bottom: 1px solid #54565A;
}

body.main-checkout.checkout.confirmation .confirm-cart-table-header h2 {
  color: #54565A;
  font-family: "figtreeLight", helvetica, arial, sans-serif;
  font-size: 2rem;
  line-height: 1.35512;
  line-height: inherit;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  body.main-checkout.checkout.confirmation .confirm-cart-table-header h2 {
    font-size: calc(1.325rem + 0.9vw) ;
    line-height: 1.23259;
  }
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .action-buttons, body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container #cart-tile-bc-spiff {
  display: none !important;
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container #warranty-details-confirm {
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 18px;
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .warranty-title-confirm {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 3;
  flex-shrink: 3;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .warranty-title-confirm {
    width: 100%;
    border-bottom: 1px solid #D9D8D6;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .quantity-price-layout {
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .quantity-price-layout .subtotal-block-container {
  width: 200px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .quantity-price-layout .subtotal-block-container {
    width: 100%;
  }
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .warranty-note {
  margin-top: 8px;
  color: #54565A;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
  line-height: 13px;
}

body.main-checkout.checkout.confirmation #cart-table #cart-tiles-container .warranty-note .warranty-note-label {
  color: #D54400;
}

body.main-checkout.checkout.confirmation #confirmation-cart-note {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #54565A;
  line-height: 15px;
  margin-top: 24px;
  width: 100%;
}

@media print {
  .site-header {
    display: none;
  }
  #footer .general-footer-si .footer-supplemental {
    padding: 0;
  }
  #footer .general-footer-tpi {
    display: none;
  }
  #footer .baseball-footer-container {
    display: none;
  }
  body.checkout.confirmation .print-only {
    display: block;
  }
  body.checkout.confirmation .no-print {
    display: none;
  }
  body.checkout.confirmation .page-title {
    padding-top: 0;
    margin-top: 15px;
  }
  body.checkout.confirmation .confirm-top > div:first-of-type {
    width: 100%;
    margin-right: 0;
  }
  body.checkout.confirmation .confirm-top aside.totals,
body.checkout.confirmation .confirm-top aside.totals #orderSummary #toggleMerch .f-left,
body.checkout.confirmation .confirm-top aside.totals #orderSummary #toggleMerch .f-right,
body.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals,
body.checkout.confirmation .confirm-top aside.totals #orderSummary ul.totals .grandTotal > div,
body.checkout.confirmation .confirm-top aside.totals #orderSummary h4,
body.checkout.confirmation .confirm-top aside.totals #orderSummary ul {
    background-color: #fff;
    color: #54565A;
    padding: 0;
  }
  body.checkout.confirmation .confirm-top > div:last-of-type {
    margin-top: 15px;
    width: 100%;
    display: block;
  }
  body.checkout.confirmation .confirm-top > div:last-of-type > div.layout-column {
    margin-right: 5%;
    width: 40%;
    display: inline-block;
    vertical-align: top;
  }
  body.checkout.confirmation .confirm-top > div:last-of-type > div.layout-column:last-of-type {
    width: 40%;
    display: inline-block;
    vertical-align: top;
  }
  body.checkout.confirmation #cart-tiles-container {
    padding: 0;
  }
  body.checkout.confirmation #cart-tiles-container .cart-tile {
    box-shadow: none;
    padding: 12px 0;
    border-bottom: 1px solid #54565A;
  }
  body.checkout.confirmation #cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill.in {
    background-color: #008000 !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout.confirmation #cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill {
    background-color: #FFBA00 !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout.confirmation #cart-tiles-container .cart-tile .tile-content .cart-tile-info-container .stock-pill.out {
    background-color: #E53935 !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout.confirmation .cart-tile-img-container .image-banner.red,
body.checkout.confirmation .cart-tile-img-container .image-banner.red:after {
    color: #fff !important;
    background-color: #D50001 !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout.confirmation .cart-tile-img-container .image-banner.orange,
body.checkout.confirmation .cart-tile-img-container .image-banner.orange:after {
    color: #fff !important;
    background-color: #D54400 !important;
    -webkit-print-color-adjust: exact;
    font-size: 12px !important;
  }
  body.checkout.confirmation .cart-tile-img-container .image-banner.blue,
body.checkout.confirmation .cart-tile-img-container .image-banner.blue:after {
    color: #fff !important;
    background-color: #2A61FF !important;
    -webkit-print-color-adjust: exact;
  }
  body.checkout.confirmation .cart-tile-img-container .image-banner.doorbuster,
body.checkout.confirmation .cart-tile-img-container .image-banner.doorbuster:after {
    color: #fff !important;
    background-color: #019E60 !important;
    -webkit-print-color-adjust: exact;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#ClubBucksApply {
  margin-bottom: 35px;
}

#ClubBucksApply md-checkbox .md-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  color: #54565A;
}

#ClubBucksApply .club-bucks-apply-text {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  line-height: 21px;
  margin-left: 30px;
}

#ClubBucksApply .club-bucks-apply-text-small {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #54565A;
  line-height: 12px;
  margin-left: 30px;
}

#ClubBucksApply .error-message {
  margin-left: 30px;
  font-size: 1rem;
  line-height: 1.32757;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.main-checkout .club-offer-container.interstitial {
  background: url("/images/clubpitch/camping_illus_v2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0;
  min-height: 815px;
  padding: 40px;
  position: relative;
  color: #fff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 480px) {
  .main-checkout .club-offer-container.interstitial {
    padding: 40px 24px;
    min-height: 900px;
  }
}

.main-checkout .club-offer-container.interstitial .offer-benefits {
  padding: 0;
  width: 100%;
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div > span {
  font-size: 1.3125rem;
  line-height: 1.30104;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  display: block;
  margin-bottom: 12px;
  text-transform: none;
}

@media (max-width: 1200px) {
  .main-checkout .club-offer-container.interstitial .offer-benefits > div > span {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div > div:not(.button-container) {
  font-size: 1.125rem;
  line-height: 1.26781;
  margin-bottom: 12px;
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin: 36px 0;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  background-color: #fff;
  border-radius: 5px;
  color: #54565A;
  margin-right: 16px;
  padding: 6px 24px;
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button:hover {
  background-color: #CA4F25;
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button:hover {
  background-color: #eee;
}

@media screen and (max-width: 1060px) {
  .main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button {
    padding: 6px 12px;
  }
}

@media screen and (max-width: 960px) {
  .main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
    line-height: 32px;
  }
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button:last-of-type {
  background-color: transparent;
  border: #54565b 2px solid;
  color: #D54400;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  outline: none;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  margin-right: 0;
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button:last-of-type:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.main-checkout .club-offer-container.interstitial .offer-benefits > div .button-container > button:last-of-type:focus {
  background-color: #D54400;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  align-items: flex-start;
  width: 100%;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] > div[flex-grow] {
  font-size: 1rem;
  line-height: 1.32757;
  width: 100%;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] > ul[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  list-style-type: disc;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] > ul[flex-container] > li.marker {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  margin: 8px 0 8px 20px;
  position: relative;
  text-align: left;
  list-style: none;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  width: 100%;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] button.hyperlink-button {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  background-color: transparent;
  color: #D54400;
  margin-bottom: 48px;
  padding: 0;
  text-decoration: underline;
  text-transform: none;
}

.main-checkout .club-offer-container.interstitial > div[flex-container] .disclaimer {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
  position: absolute;
  display: block;
  bottom: 40px;
  left: 40px;
}

@media screen and (max-width: 480px) {
  .main-checkout .club-offer-container.interstitial > div[flex-container] .disclaimer {
    bottom: 20px;
    left: 20px;
  }
}

.main-checkout .club-exclusive-container.interstitial {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  padding: 32px;
}

.main-checkout .club-exclusive-container.interstitial h1 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  color: #54565A;
}

.main-checkout .club-exclusive-container.interstitial h2 {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
  margin: 24px 0;
}

.main-checkout .club-exclusive-container.interstitial .exclusive-item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.main-checkout .club-exclusive-container.interstitial .exclusive-item img {
  width: 184px;
  margin-right: 32px;
}

.main-checkout .club-exclusive-container.interstitial .exclusive-item .club-exclusives-title {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
}

.main-checkout .club-exclusive-container.interstitial .exclusive-item .club-exclusives-price {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #D54400;
}

.main-checkout .club-exclusive-container.interstitial .button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 36px;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 960px) {
  .main-checkout .club-exclusive-container.interstitial .button-container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
}

.main-checkout .club-exclusive-container.interstitial .button-container > button {
  flex: 1;
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  background-color: #252a2f;
  border-radius: 5px;
  color: #fff;
  margin-right: 32px;
  padding: 12px 24px;
}

.main-checkout .club-exclusive-container.interstitial .button-container > button:hover {
  background-color: #CA4F25;
}

.main-checkout .club-exclusive-container.interstitial .button-container > button:hover {
  background-color: #353E46;
}

@media screen and (max-width: 960px) {
  .main-checkout .club-exclusive-container.interstitial .button-container > button {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
  }
}

.main-checkout .club-exclusive-container.interstitial .button-container > button:last-of-type {
  background-color: transparent;
  border: #54565b 2px solid;
  color: #D54400;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  outline: none;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  color: #000;
  margin-right: 0;
}

.main-checkout .club-exclusive-container.interstitial .button-container > button:last-of-type:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

@media screen and (max-width: 1400px) {
  .main-checkout .club-exclusive-container.interstitial .button-container > button:last-of-type {
    padding: 16px 8px;
  }
}

.main-checkout .club-exclusive-container.interstitial #offerNeedDecision {
  color: #F0283C;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}

.main-checkout .club-exclusive-container.interstitial #clubLogo {
  margin: 32px 0 12px 0;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "figtree", helvetica, arial, sans-serif;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] > div[flex-grow] {
  font-size: 1rem;
  line-height: 1.32757;
  width: 100%;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] > ul[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  list-style-type: disc;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] > ul[flex-container] > li.marker {
  color: #54565A;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.0625rem;
  line-height: 1.29506;
  margin: 6px 0 6px 20px;
  position: relative;
  text-align: left;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] h3 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
  font-size: 0.875rem;
  line-height: 1.41473;
  border-bottom: 1px solid #54565A;
  text-transform: uppercase;
  width: 100%;
}

.main-checkout .club-exclusive-container.interstitial > div[flex-container] .disclaimer {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  color: #54565A;
  font-size: 0.8125rem;
  line-height: 1.45404;
  margin-top: 40px;
}

@media screen and (max-width: 320px) {
  .main-checkout .club-exclusive-container.interstitial > div[flex-container] {
    bottom: 20px;
    left: 20px;
  }
}

@media screen and (max-width: 360px) {
  .main-checkout .club-offer-container.interstitial {
    min-height: 1000px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout.checkout {
  max-width: none;
  background-color: #F0F0F0;
  margin: 0 auto 40px;
  max-width: 1440px;
  padding: 0 5.5%;
  width: 100%;
  left: 0;
  right: 1%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #main.main {
    width: 100%;
  }
}

body.main-checkout.checkout h2.h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
  line-height: normal;
  margin-bottom: 20px;
}

body.main-checkout.checkout div.h3,
body.main-checkout.checkout h3.h3 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.26955;
  color: #54565A;
  margin-bottom: 0;
  text-transform: none;
}

@media (max-width: 1200px) {
  body.main-checkout.checkout div.h3,
body.main-checkout.checkout h3.h3 {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

body.main-checkout.checkout h4.h4 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  color: #54565A;
  margin: 10px 0;
  text-transform: none;
}

body.main-checkout.checkout .site-header {
  position: relative;
  background-color: #F0F0F0;
  box-shadow: none;
  width: 100%;
  z-index: 9998;
  height: auto;
  margin-bottom: 16px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header {
    height: unset;
    max-height: unset;
    margin: 0;
  }
}

body.main-checkout.checkout .site-header .nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  max-width: 1400px;
  padding: 16px 16px 0px;
  height: unset;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header .nav-container {
    padding: 0;
  }
  body.main-checkout.checkout .site-header .nav-container.shadow {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
  }
}

body.main-checkout.checkout .site-header .nav-container > div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

body.main-checkout.checkout .site-header .nav-container > div a.logo {
  width: 30%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header .nav-container > div a.logo {
    width: 75%;
    padding-top: 0;
  }
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header .nav-container > div a.logo img {
    width: 100%;
  }
}

body.main-checkout.checkout .site-header .nav-container > div .help-text {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #54565A;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header .nav-container > div .help-text {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    font-size: 0.875rem;
    line-height: 1.41473;
    line-height: unset;
  }
}

body.main-checkout.checkout .site-header .nav-container > div .help-text a {
  font-family: "figtree", helvetica, arial, sans-serif;
  margin-left: 5px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout .site-header .nav-container > div .help-text a {
    font-size: 0.875rem;
    line-height: 1.41473;
    margin-left: 0;
  }
}

body.main-checkout.checkout .site-header .nav-container .confirmation-signout-btn {
  margin-left: 10px;
  margin-right: 0;
  line-height: 32px;
}

@media screen and (max-width: 320px) {
  body.main-checkout.checkout .site-header .nav-container .confirmation-signout-btn {
    line-height: unset;
  }
}

body.main-checkout.checkout #checkout-wrapper {
  padding-bottom: 20px;
}

body.main-checkout.checkout #checkout-wrapper .flex-container {
  position: relative;
}

body.main-checkout.checkout #checkout-wrapper .flex-container button {
  border-radius: 4px;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container {
  align-self: flex-start;
  margin: 0;
  margin-right: 2%;
  max-width: none;
  position: relative;
  width: 68%;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container.hiddenstep {
  margin: 0 auto !important;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > .container {
    width: 100%;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container h2.h2 {
  margin-bottom: 20px;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container .message-block {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #F0283C;
  margin: 10px 0;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps {
  position: relative;
  color: #fff;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress {
    width: 100%;
    flex-direction: column;
    padding: 0;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme {
  color: #fff;
  flex-grow: 1;
  margin: 0;
  width: 110px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme {
    height: 30px;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme md-select-value {
  background-color: #006EB3;
  border-bottom-color: #006EB3;
  border-bottom-width: none !important;
  border-bottom-style: none !important;
  border-radius: 4px 0 0 0;
  min-height: 0;
  min-width: 0;
  padding-left: 16px;
  font-size: 0.875rem;
  line-height: 1.41473;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme md-select-value {
    border-radius: 4px 4px 0 0;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme md-select-value.md-select-placeholder {
  color: #fff !important;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme md-select-value span:not(.md-select-icon) {
  text-overflow: clip;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme .md-select-icon {
  color: #fff;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme .md-text {
  color: #fff;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress h1 {
  flex-grow: 1;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  background-color: #035BA3;
  padding: 10px;
  border-radius: 0 4px 0 0;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > .container #checkout-steps .step-progress h1 {
    border-radius: 0;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside {
  position: relative;
  align-self: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  width: 30%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > aside {
    display: none;
  }
  body.main-checkout.checkout #checkout-wrapper .flex-container > aside .flex-container {
    flex-direction: row;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper {
  max-width: 385px;
  width: 100%;
  position: absolute;
  z-index: 999;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper {
    display: none;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper #step-btn {
  /*background-color: #eee;*/
  padding-bottom: 18px;
  display: flex;
  justify-content: center;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper #step-btn .md-button {
  /*background: $baseballRed;*/
  margin: 0;
  padding: 0 20px;
  min-height: 72px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  width: 90%;
  /*                            &:hover {
                                background-color: #E02F39;
                            }*/
  /*                            img {
                                margin-left: 4px;
                            }*/
  /*                            @include max-small-desktop {
                                .next-step-button-text {
                                    display: none;
                                }
                            }*/
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .checkout-grad-bottom {
  max-width: 385px;
  width: 100%;
  position: absolute;
  height: 18px;
  top: 80px;
  background-image: -webkit-linear-gradient(bottom, #eee, transparent);
  /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
  background-image: -moz-linear-gradient(to bottom, #eee, transparent);
  /* For Firefox (3.6 to 15) */
  background-image: -o-linear-gradient(to bottom, #eee, transparent);
  /* For old Opera (11.1 to 12.0) */
  background-image: linear-gradient(to bottom, #eee, transparent);
  z-index: 999;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container > aside .checkout-grad-bottom {
    display: none;
  }
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside #checkout-template-container {
  margin-top: 100px;
  background-color: #fff;
  padding: 24px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside #checkout-template-container h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout #checkout-wrapper .flex-container {
    flex-direction: column;
  }
}

body.main-checkout.checkout .checkout-tile {
  background-color: #fff;
  margin-bottom: 28px;
}

body.main-checkout.checkout .checkout-tile .flex-container {
  margin-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.26781;
}

body.main-checkout.checkout .checkout-tile .flex-container > h3, body.main-checkout.checkout .checkout-tile .flex-container > .link {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  font-size: 1rem;
  line-height: 1.32757;
}

body.main-checkout.checkout .checkout-tile .flex-container > .link {
  text-align: right;
  font-size: 0.875rem;
  line-height: 1.41473;
}

body.main-checkout.checkout .checkout-tile > div, body.main-checkout.checkout .checkout-tile > ul > li {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

body.main-checkout.checkout.buyers-landing #checkout-wrapper, body.main-checkout.checkout.read-only-cart #checkout-wrapper {
  padding: 120px 5px 25px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.buyers-landing #checkout-wrapper, body.main-checkout.checkout.read-only-cart #checkout-wrapper {
    padding: 95px 0 25px;
  }
}

body.main-checkout.checkout.buyers-landing #checkout-wrapper .flex-container > .main.container, body.main-checkout.checkout.read-only-cart #checkout-wrapper .flex-container > .main.container {
  margin: 0;
  width: 100%;
  /* club pitch page .main.container needs to be full width (aside doesn't show) */
}

body.main-checkout.checkout .note-container {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.54756;
  border-top: 1px solid #BABABA;
  color: #54565A;
  padding: 25px 8px;
}

body.main-checkout.checkout .note-container > div {
  margin-bottom: 8px;
}

body.main-checkout.checkout md-dialog.md-sg-material-theme.md-gun-restrictions-modal button.md-button.md-sg-material-theme {
  /* 2 buttons on this screen */
}

@media screen and (max-width: 768px) {
  body.main-checkout.checkout md-dialog.md-sg-material-theme.md-gun-restrictions-modal button.md-button.md-sg-material-theme {
    margin-bottom: 12px;
    width: 100%;
  }
}

@media screen and (max-width: 730px) {
  body.main-checkout.checkout md-dialog.md-sg-material-theme.md-gwp-member-only-modal .buttons-set button:first-of-type {
    margin-bottom: 5px;
  }
}

body.main-checkout.checkout footer {
  margin-top: 35px;
}

@media screen and (max-width: 480px) {
  body.main-checkout.checkout #footer.container {
    margin-bottom: 35px;
  }
}

body.main-checkout.checkout.softball {
  background-color: #fff;
}

body.main-checkout.checkout.softball #checkout-wrapper .flex-container > .container #checkout-steps .step-progress md-select.md-sg-material-theme md-select-value {
  background-color: #45ABA6;
  border-bottom-color: #45ABA6;
}

body.main-checkout.checkout.softball #checkout-wrapper .flex-container > .container #checkout-steps .step-progress h1 {
  background-color: #2B8E89;
}

body.main-checkout.checkout.checkout-method {
  background-color: #fff;
  max-width: none;
  padding: 0;
}

body.main-checkout.checkout.checkout-method .site-header {
  background-color: #fff;
  top: 0;
  left: 0;
  box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method .site-header {
    height: 80px;
    max-height: 80px;
    margin: 0;
    box-shadow: none;
  }
}

body.main-checkout.checkout.checkout-method .site-header .nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #fff;
  align-items: center;
  max-width: 1400px;
  padding: 5px;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method .site-header .nav-container {
    height: 50px;
    max-height: 50px;
  }
  body.main-checkout.checkout.checkout-method .site-header .nav-container.shadow {
    box-shadow: none;
  }
}

body.main-checkout.checkout.checkout-method .site-header .nav-container > div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

body.main-checkout.checkout.checkout-method .site-header .nav-container > div:last-of-type {
  text-align: right;
}

body.main-checkout.checkout.checkout-method .site-header .nav-container > div a.logo {
  display: inline-block;
  padding-top: 12px;
  height: 60px;
  width: 150px;
}

@media screen and (max-width: 480px) {
  body.main-checkout.checkout.checkout-method .site-header .nav-container > div a.logo {
    height: 30px;
    margin-bottom: 8px;
    padding-top: 0;
  }
}

body.main-checkout.checkout.checkout-method .site-header .nav-container > div .help-text {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method .site-header .nav-container > div .help-text, body.main-checkout.checkout.checkout-method .site-header .nav-container > div nobr > a {
    font-size: 0.875rem;
    line-height: 1.41473;
  }
}

body.main-checkout.checkout.checkout-method .site-header .nav-container .confirmation-signout-btn {
  margin-left: 10px;
  margin-right: 0;
  line-height: 32px;
}

body.main-checkout.checkout.checkout-method #checkout-wrapper {
  margin: 0 auto;
  max-width: 1400px;
  padding: 0 5px 50px;
  width: 100%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method #checkout-wrapper {
    padding: 0px 5px 25px;
  }
}

body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container {
  position: relative;
}

body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > .container {
  align-self: flex-start;
  margin: 0;
  margin-right: 2%;
  max-width: none;
  position: relative;
  width: 70%;
}

body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > .container h2.h2 {
  margin-bottom: 25px;
}

body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > .container .message-block {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #F0283C;
  margin: 10px 0;
}

body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > aside {
  align-self: flex-start;
  width: 28%;
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > aside {
    width: 100%;
  }
  body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container > aside .flex-container {
    flex-direction: row;
  }
}

@media screen and (max-width: 960px) {
  body.main-checkout.checkout.checkout-method #checkout-wrapper .flex-container {
    flex-direction: column;
  }
}

body.ios-kb-fix #checkout-wrapper {
  padding: 40px 5px 25px;
}

.link {
  font-size: 1rem;
  line-height: 1.32757;
  color: #2A61FF;
  text-decoration: underline;
}

body.ios-kb-fix #stickyFooter {
  position: relative !important;
}

md-dialog.md-sg-material-theme.order-summary-modal {
  max-height: 100%;
  max-width: 100%;
  height: 100%;
}

md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme,
md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme.md-accent {
  height: 0;
  min-height: 0;
  background-color: #fff;
}

md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme div.md-toolbar-tools,
md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme.md-accent div.md-toolbar-tools {
  height: 0;
  max-height: 0;
}

md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme div.md-toolbar-tools button.md-icon-button,
md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme.md-accent div.md-toolbar-tools button.md-icon-button {
  top: 0;
  right: 9px;
  background-color: #D9D8D6;
}

md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme div.md-toolbar-tools button.md-icon-button md-icon.md-sg-material-theme,
md-dialog.md-sg-material-theme.order-summary-modal md-toolbar.md-sg-material-theme.md-accent div.md-toolbar-tools button.md-icon-button md-icon.md-sg-material-theme {
  color: #000;
  fill: #000;
}

md-dialog.md-sg-material-theme.order-summary-modal #checkout-template-container h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #54565A;
}

@media screen and (max-width: 960px) {
  md-dialog.md-sg-material-theme.order-summary-modal #checkout-template-container {
    padding-bottom: 65px;
  }
}

#stickyFooter {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  display: none;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 99999;
  left: 0;
}

#stickyFooter .sticky-footer-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  gap: 0;
  justify-content: center;
}

#stickyFooter .sticky-footer-buttons button.footer-next-button.md-button.md-sg-material-theme {
  padding: 10px 15px;
  max-width: 230px;
  width: 100%;
  /*background: $baseballRed !important;*/
  /*            &:hover {
                background-color: $baseballBtnHover;
            }*/
  /*
            img {
                display: inline-block;
                vertical-align: middle;
                float: right;

                @include max-large-phone {
                    display: none;
                }
            }

            @include max-large-phone {
                justify-content: center;
            }*/
}

#stickyFooter .sticky-footer-buttons button.footer-next-button.md-button.md-sg-material-theme span {
  display: inline-block;
  vertical-align: middle;
  float: left;
  padding-top: 2px;
  white-space: normal;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme {
  padding: 10px 25px;
  margin: 8px 10px 8px 5px;
}

@media screen and (max-width: 960px) {
  #stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    width: 40%;
  }
}

@media screen and (max-width: 480px) {
  #stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  #stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme {
    font-size: 0.875rem;
    line-height: 1.41473;
    padding: 8px;
  }
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.inlineLoadingShowing {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

#stickyFooter .sticky-footer-buttons button.footer-next-button.other-payment {
  justify-content: center;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details {
  /*background-color: $charcoal;*/
  font-size: 0.6875rem;
  line-height: 1.66773;
  padding: 8px;
  line-height: 16px;
  margin: 8px 5px 8px 10px;
  max-width: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-details-div,
#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-totals-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  gap: 6px;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-details-button-text {
  white-space: normal;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-details-button-img-open {
  align-self: flex-start;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-details-button-img-close {
  align-self: flex-end;
}

#stickyFooter .sticky-footer-buttons button.md-button.md-sg-material-theme.sticky-footer-order-details .order-details-button-img-close img {
  transform: rotate(180deg);
}

#stickyFooter .inlineLoading {
  left: 0;
  position: absolute;
  right: 0;
  top: 10px;
}

#stickyFooter .inlineLoading md-progress-circular.md-sg-material-theme {
  margin: 0 auto;
}

#stickyFooter .inlineLoading md-progress-circular.md-sg-material-theme path {
  stroke: #fff;
}

.feedbackMessages {
  background-color: #f0f0f0;
  border: 1px solid #d8d8d8;
  padding: 16px;
  border-radius: 4px;
}

.feedbackMessages > p {
  margin-bottom: 5px;
  font-size: 0.75rem;
  line-height: 1.54756;
}

.feedbackMessages > p:last-of-type {
  margin-bottom: 0;
}

.input-message-block {
  font-size: 0.75rem;
  line-height: 1.54756;
  margin-top: 5px;
}

.error-message {
  color: #F0283C;
}

md-radio-button.md-sg-material-theme .md-on {
  background-color: #FB3540 !important;
}

md-checkbox.md-sg-material-theme {
  margin-bottom: 0;
}

md-checkbox.md-sg-material-theme.md-checked .md-container .md-icon {
  background-color: #FB3540 !important;
  color: white;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.checkout-tile.order-summary {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  position: relative;
}

.checkout-tile.order-summary #merch-total {
  margin-bottom: 10px;
}

.checkout-tile.order-summary #merch-total > div {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
}

.checkout-tile.order-summary > div ul.merchandise {
  margin-bottom: 25px;
  padding-left: 10px;
}

.checkout-tile.order-summary > div ul.merchandise li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  width: 100%;
}

.checkout-tile.order-summary > div ul.merchandise li > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 1.3em;
  align-items: flex-start;
  width: 100%;
}

.checkout-tile.order-summary > div ul.merchandise li > div > .link {
  font-size: 0.875rem;
  line-height: 1.41473;
  display: block;
}

.checkout-tile.order-summary > div ul.merchandise li > div > img {
  width: 60px;
  font-size: 0.6875rem;
  line-height: 1.66773;
}

.checkout-tile.order-summary > div ul.merchandise li > div .item-data {
  margin-left: 10px;
  width: 100%;
}

.checkout-tile.order-summary > div ul.merchandise li > div .item-details {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
}

.checkout-tile.order-summary > div ul.merchandise li > div .item-details.item-name,
.checkout-tile.order-summary > div ul.merchandise li > div .item-details.item-price {
  font-weight: bold;
}

.checkout-tile.order-summary > div ul.merchandise li .gloveService {
  margin-top: 10px;
}

.checkout-tile.order-summary > div ul.totals {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  padding: 0;
  background-color: #fff;
}

.checkout-tile.order-summary > div ul.totals li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  width: 100%;
}

.checkout-tile.order-summary > div ul.totals li.grandTotal {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
}

.checkout-tile.order-summary > div ul.totals li .discount {
  /*color: $orange;*/
}

.checkout-tile.order-summary > div #shopping-cart {
  border-top: 1px solid #D9D8D6;
  border-bottom: 1px solid #D9D8D6;
  padding-top: 24px;
}

.checkout-tile.order-summary > div #shopping-cart #shopping-cart-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.checkout-tile.order-summary > div #shopping-cart #shopping-cart-header a {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

body.main-checkout .checkout-tile.order-summary {
  /*    .membersSaved {
        padding: 0 15px 15px;
        text-align: center;

        > div {
            @include font-family("figtreeBold");
            @include rfs(17);
            background-color: $white;
            box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.16);
            color: $orange;
            padding: 15px;
        }
    }*/
}

body.main-checkout .checkout-tile.order-summary .non-member {
  font-size: 0.9375rem;
  line-height: 1.3668;
  margin-right: 5px;
  text-decoration: line-through;
}

body.main-checkout .checkout-tile.order-summary .full-price {
  font-size: 0.9375rem;
  line-height: 1.3668;
  margin-right: 5px;
  text-decoration: line-through;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip thead {
  display: none;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr {
  border-top: 1px solid #888888;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr td {
  padding: 0 3px;
  min-width: 35px;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr td:nth-of-type(2),
body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr td:nth-of-type(3),
body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr td:nth-of-type(4) {
  text-align: right;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr:first-of-type,
body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody:nth-last-child(2) {
  border-top: none;
}

body.main-checkout .checkout-tile.order-summary #shipCouponTip tbody tr:last-of-type {
  border-top: 1px solid #fff;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .payment-review.checkout {
  background-color: #fff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
}

body .payment-review.checkout .form-container {
  padding: 20px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  body .payment-review.checkout .form-container {
    padding: 24px 10px 0 10px;
  }
}

body .payment-review.checkout #paymentOptions {
  margin-bottom: 35px;
}

body .payment-review.checkout #paymentOptions > md-radio-group md-radio-button .md-label {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

body .payment-review.checkout #paymentOptions > md-radio-group > div[layout] md-radio-button .md-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
}

@media screen and (max-width: 560px) {
  body .payment-review.checkout #paymentOptions .ccexp {
    flex-direction: column;
  }
}

body .payment-review.checkout #paymentOptions #cardDetails {
  padding: 20px 0 0 30px;
}

body .payment-review.checkout #paymentOptions #cardDetails md-radio-group md-radio-button {
  display: inline-block;
  vertical-align: middle;
}

body .payment-review.checkout #paymentOptions #cardDetails md-radio-group .link {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.32757;
  margin-bottom: 16px;
  margin-left: 10px;
}

body .payment-review.checkout #paymentOptions #cardDetails md-radio-group md-input-container {
  margin-left: 20px;
}

body .payment-review.checkout #paymentOptions #cardDetails .card-logo {
  position: absolute;
  right: 10px;
  top: 8px;
}

body .payment-review.checkout #paymentOptions #cardDetails .card-logo > img {
  width: 50px;
}

body .payment-review.checkout #paymentOptions #cardDetails .card-logo > img.star-card {
  width: 30px;
}

body .payment-review.checkout #paymentOptions #paypal-container #paypal-button, body .payment-review.checkout #paymentOptions #paypal-container > md-input-container {
  margin-left: 20px;
}

body .payment-review.checkout #paymentOptions #paypal-restricted {
  margin-top: 0;
}

body .payment-review.checkout #paymentOptions #sezzle-container #sezzle-button, body .payment-review.checkout #paymentOptions #sezzle-container > md-input-container {
  margin-left: 20px;
}

body .payment-review.checkout #paymentOptions #entered-card {
  margin-left: 20px;
}

body .payment-review.checkout #paymentOptions .md-save-box {
  margin-top: 20px;
  margin-bottom: 0px;
}

body .payment-review.checkout #paymentOptions md-radio-button.md-sg-material-theme[disabled] > * {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

body .payment-review.checkout #paymentOptions #paypal-account-display,
body .payment-review.checkout #paymentOptions #sezzle-account-display,
body .payment-review.checkout #paymentOptions #entered-card {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  text-transform: none;
}

body .payment-review.checkout #paymentOptions #paypal-account-display .link,
body .payment-review.checkout #paymentOptions #sezzle-account-display .link,
body .payment-review.checkout #paymentOptions #entered-card .link {
  font-size: 1rem;
  line-height: 1.32757;
}

body .payment-review.checkout #paymentOptions .disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

body .payment-review.checkout #paymentOptions [class*="checkout-experience_card"] {
  border: none;
  padding: 0px 10px;
}

body .payment-review.checkout #paymentOptions [class*="checkout-experience_card"] [class*="place-order_wrapper"] {
  display: none;
}

body .payment-review.checkout #paymentOptions [class*="checkout-experience_card"] [class*="radio-button_radioButtonLabel"] > label {
  display: none;
}

body .payment-review.checkout #paymentOptions #apply-chase-div {
  width: 100%;
  height: 35px;
}

body .payment-review.checkout #paymentOptions #apply-chase-div #apply-card-btn {
  float: right;
}

body .payment-review.checkout #paymentOptions #chase-error {
  color: red;
}

body .payment-review.checkout #apply-chase-error {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #bf123d;
  display: none;
  width: 100%;
  text-align: right;
  /*        border: 1px solid #bf123d;
        border-radius: 4px;*/
  padding: 4px;
}

body .payment-review.checkout #apply-chase-error .error-icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url("/images/info_icon_20.svg") no-repeat;
}

body .payment-review.checkout #fourPay {
  font-size: 1rem;
  line-height: 1.32757;
  margin-bottom: 35px;
}

body .payment-review.checkout #fourPay > div > h3 {
  font-size: 1.5rem;
  line-height: 1.26955;
  color: #54565A;
  margin-left: 35px;
  padding: 3px 10px;
  position: relative;
  text-transform: none;
}

@media (max-width: 1200px) {
  body .payment-review.checkout #fourPay > div > h3 {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

body .payment-review.checkout #fourPay > div > h3:before {
  content: "";
  background-size: cover;
  background-image: url(/images/club/4payicon.svg);
  background-repeat: no-repeat;
  height: 35px;
  left: -35px;
  position: absolute;
  top: 0;
  width: 35px;
}

body .payment-review.checkout #fourPay > div > p {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  margin-bottom: 5px;
}

body .payment-review.checkout #fourPay > div > div {
  margin-bottom: 10px;
}

body .payment-review.checkout #fourPay > md-input-container {
  max-width: none;
}

body .payment-review.checkout #fourPay > md-input-container md-checkbox div.md-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
}

body .payment-review.checkout #orderOptions {
  border-top: 1px solid #BABABA;
  padding-top: 25px;
  /*        #roundUpContainer {
            background-color: #F5F5F5;
            padding: 20px;
            border: 1px solid $lightGray;
            border-radius: 7px;
            margin-bottom: 35px;

            h3 {
                @include font-family('figtreeBold');
                @include rfs(16);
                margin-bottom: 8px;
            }

            p {
                @include font-family('figtree');
                @include rfs(12);
                color: $darkGray;
                margin-bottom: 20px;

                button {
                    background-color: unset;
                    padding: unset;
                    text-transform: unset;
                    vertical-align: unset;
                    font-family: figtree,helvetica,arial,sans-serif;
                    color: #2a61ff;
                    text-decoration: underline;
                }
            }

            #roundUpBtnContainer {
                flex-wrap: wrap;
                justify-content: space-between;

                @media screen and (max-width: 1160px) {
                    .zero {
                        flex-basis: 100%
                    }
                }

                @include max-large-fablet {
                    justify-content: flex-start;

                    .first {
                        flex-basis: 36%;
                    }

                    .second {
                        flex-basis: 36%;
                    }
                }

                md-radio-button {

                    @media screen and (max-width: 1160px) {
                        margin-bottom: 10px;
                    }

                    &.md-sg-material-theme {
                        .md-off {
                            top: 2px;
                            left: 2px;
                            width: 15px;
                            height: 15px;
                            border-width: 1px;
                        }

                        .md-on {
                            background-color: $blue !important;
                            top: 2px;
                            left: 2px;
                            width: 15px;
                            height: 15px;
                        }

                        .md-label {
                            margin-left: 25px;
                        }
                    }
                }
            }
        }

*/
}

body .payment-review.checkout #orderOptions md-input-container {
  max-width: none;
}

body .payment-review.checkout #orderOptions md-input-container input, body .payment-review.checkout #orderOptions md-input-container .md-char-counter {
  max-width: 400px;
}

body .payment-review.checkout #orderOptions md-input-container md-checkbox div.md-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

body .payment-review.checkout #orderOptions md-input-container > div:not(.md-errors-spacer) {
  font-size: 0.75rem;
  line-height: 1.54756;
  margin-left: 30px;
}

@media screen and (max-width: 480px) {
  body .payment-review.checkout #orderOptions md-input-container > div:not(.md-errors-spacer) {
    width: 94%;
  }
}

@media screen and (max-width: 480px) {
  body .payment-review.checkout #orderOptions .indented md-input-container {
    width: 90%;
  }
}

body .payment-review.checkout #orderOptions .indented md-input-container:not(:first-of-type) {
  margin-left: 30px;
}

body .payment-review.checkout #orderOptions .indented md-input-container:not(:first-of-type) div.md-label {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  color: #54565A;
  width: 94%;
}

body .payment-review.checkout #orderOptions .indented md-input-container div[ng-messages] {
  margin-left: 0;
}

body .payment-review.checkout #orderOptions .indented md-input-container .disabled {
  opacity: .5;
}

body .payment-review.checkout #orderOptions .indented md-input-container .disabled .md-label {
  text-decoration: none;
}

body .payment-review.checkout #submitPayment {
  height: 80px;
  margin-top: 32px;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper #step-btn button.last-step-button {
  max-width: 332px;
  width: 100%;
  padding: 0 16px;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper #step-btn button.last-step-button span {
  display: inline-block;
  vertical-align: middle;
  float: left;
  padding-top: 2px;
  white-space: normal;
}

body.main-checkout.checkout #checkout-wrapper .flex-container > aside .step-button-wrapper #step-btn button.last-step-button img {
  display: inline-block;
  vertical-align: middle;
  float: right;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content {
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  padding: 20px;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container],
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container] {
  margin-bottom: 10px;
  width: 100%;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container] > div:first-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container] > div:first-of-type {
  width: 35%;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container] > div:last-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container] > div:last-of-type {
  width: auto;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container] img,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container] img {
  margin-left: 5px;
  width: 50px;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container] img.star-card,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container] img.star-card {
  width: 30px;
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons {
  width: 100%;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div {
    margin-bottom: 10px;
  }
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div:first-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div:first-of-type {
  text-align: left;
  width: 75%;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div:first-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div:first-of-type {
    text-align: center;
    width: 100%;
  }
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div:last-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div:last-of-type {
  text-align: right;
  width: 25%;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div:last-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div:last-of-type {
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }
}

md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div > button:first-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div > button:first-of-type {
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme.edit-card md-dialog-content div[flex-container].form-buttons > div > button:first-of-type,
md-dialog.md-sg-material-theme.payplan-consent-modal md-dialog-content div[flex-container].form-buttons > div > button:first-of-type {
    margin-bottom: 10px;
  }
}

body.checkout md-dialog.md-sg-material-theme.payplan-consent-modal .form-buttons .link {
  margin-left: 10px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#paypal-container > div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  margin: 10px 0;
  text-transform: uppercase;
}

#paypal-result .control .input-box, #paypal-result .control label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
}

#paypal-account-display {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

#paypal-account-display > div {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

#paypal-account-display > div:last-of-type {
  margin-left: 15px;
}

#paypal-account-display > div span {
  display: block;
}

#paypal-account-display {
  margin-bottom: 10px;
}

#paypal-restricted {
  margin-top: 15px;
}

@media screen and (max-width: 680px) {
  #paypal-restricted {
    align-items: flex-start;
    flex-direction: column;
  }
}

#paypal-restricted > div:last-of-type {
  max-width: 350px;
}

@media screen and (max-width: 680px) {
  #paypal-restricted > div:last-of-type {
    margin-left: 0;
  }
}

#paypal-messages {
  color: #AC162C;
}

.shopping-cart #paypal-container #paypal-button > div .zoid-outlet, .checkout-login #paypal-container #paypal-button > div .zoid-outlet, .checkoutlogin-body #paypal-container #paypal-button > div .zoid-outlet {
  width: 100%;
  z-index: 8;
  /* needs to be less than the .nav-cover (9) */
}

.shopping-cart #paypal-restricted {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 0px;
  margin: 10px 0;
}

.shopping-cart #paypal-restricted > div {
  padding-left: 0;
  width: 100%;
}

.shopping-cart #paypal-restricted > div > img {
  margin-top: 3px;
  max-height: 35px;
  padding: 7px 0;
}

.shopping-cart #paypal-restricted > div:first-of-type {
  background-color: #ac9867;
  margin: 5px 0;
  text-align: center;
}

.shopping-cart #paypal-restricted > div:last-of-type {
  margin-left: 0;
}

.checkout-login #paypal-container, .checkoutlogin-body #paypal-container, .payment-review #paypal-container {
  max-width: 300px;
}

.checkout-login #paypal-restricted, .checkoutlogin-body #paypal-restricted, .payment-review #paypal-restricted {
  max-width: 300px;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .checkout-login #paypal-restricted, .checkoutlogin-body #paypal-restricted, .payment-review #paypal-restricted {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: flex-start;
  }
}

.checkout-login #paypal-restricted #paypal-restricted-buttons, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons, .payment-review #paypal-restricted #paypal-restricted-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.checkout-login #paypal-restricted #paypal-restricted-buttons > div, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons > div, .payment-review #paypal-restricted #paypal-restricted-buttons > div {
  border-radius: 4px;
  text-align: center;
  margin-right: 5px;
  width: 50%;
}

.checkout-login #paypal-restricted #paypal-restricted-buttons #paypal-restricted2, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons #paypal-restricted2, .payment-review #paypal-restricted #paypal-restricted-buttons #paypal-restricted2 {
  background-color: #ac9867;
}

.checkout-login #paypal-restricted #paypal-restricted-buttons #paypal-restricted2 img, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons #paypal-restricted2 img, .payment-review #paypal-restricted #paypal-restricted-buttons #paypal-restricted2 img {
  max-height: 28px;
  padding-top: 7px;
  margin: 4px 0 6px 0;
}

.checkout-login #paypal-restricted #paypal-restricted-buttons #paypal-restricted3, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons #paypal-restricted3, .payment-review #paypal-restricted #paypal-restricted-buttons #paypal-restricted3 {
  background-color: #52668A;
}

.checkout-login #paypal-restricted #paypal-restricted-buttons #paypal-restricted3 img, .checkoutlogin-body #paypal-restricted #paypal-restricted-buttons #paypal-restricted3 img, .payment-review #paypal-restricted #paypal-restricted-buttons #paypal-restricted3 img {
  max-height: 28px;
  padding-top: 7px;
  margin: 4px 0 6px 0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-dialog#roundUpModal.md-sg-material-theme {
  width: 340px;
}

md-dialog#roundUpModal.md-sg-material-theme md-toolbar.md-sg-material-theme.md-accent {
  height: auto;
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools {
  background-color: #252a2f;
  padding: 50px;
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
  margin-right: 35px;
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header img {
  width: 70px;
  margin-right: 10px;
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header .verticalLine {
  border-left: thick solid #fff;
  padding-left: 10px;
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header .verticalLine h1 {
  font-size: 1.625rem;
  line-height: 1.37886;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: white;
  line-height: unset;
}

@media (max-width: 1200px) {
  md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header .verticalLine h1 {
    font-size: calc(1.2875rem + 0.45vw) ;
    line-height: 1.23649;
  }
}

md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header .verticalLine div {
  font-size: 1rem;
  line-height: 1.32757;
  color: #D54400;
  line-height: unset;
}

@media screen and (max-width: 730px) {
  md-dialog#roundUpModal.md-sg-material-theme .md-toolbar-tools #header .verticalLine div {
    font-size: 0.875rem;
    line-height: 1.41473;
    line-height: unset;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.sezzle-pay-later-display {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sezzle-pay-later-display .sezzle-image-full {
  height: 26px;
}

.sezzle-pay-later-display span {
  margin: 0px 0px 0px 8px;
}

.sezzle-pay-later-display span .sezzle-payments {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.3668;
  font-family: "figtree", helvetica, arial, sans-serif;
}

.bc-4pay-display {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.bc-4pay-display .bc-4pay-image-full {
  height: 26px;
}

.bc-4pay-display span {
  margin: 0px 0px 0px 8px;
}

.bc-4pay-display span .sezzle-payments {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.3668;
  font-family: "figtree", helvetica, arial, sans-serif;
}

#sezzle-bc-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: -15px 5px 20px 30px;
  max-width: 390px;
}

#sezzle-bc-container .sezzle-image-powered {
  height: 18px;
  vertical-align: middle;
}

#sezzle-bc-container .offer-link {
  margin-top: 5px;
}

#sezzle-bc-container p {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 15px;
  margin-top: 10px;
  color: #D54400;
}

#sezzle-bc-container .link {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 15px;
}

#sezzle-pl-container, #sezzle-gcmsg-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: -10px 5px 20px 30px;
  max-width: 390px;
}

#sezzle-pl-container p, #sezzle-gcmsg-container p {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 15px;
  margin-top: 20px;
  color: #D54400;
}

#sezzle-pl-container p span.bold, #sezzle-gcmsg-container p span.bold {
  font-weight: bold;
}

#sezzle-pl-container p .link, #sezzle-gcmsg-container p .link {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 15px;
}

.sezzle-pymt {
  font-weight: bold;
  margin-right: -3px;
}

@media screen and (max-width: 730px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal md-toolbar.md-sg-material-theme.md-accent,
body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .md-toolbar-tools {
    height: 65px;
    max-height: 65px;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal md-toolbar.md-sg-material-theme.md-accent {
  background-color: #D54400 !important;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal md-toolbar.md-sg-material-theme.md-accent h1 {
  line-height: 20px;
  text-align: center;
  width: 90%;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal md-dialog-content {
  max-width: 800px;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .bc-join-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media screen and (max-width: 730px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .bc-join-actions {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .bc-join-actions .md-button {
  margin: 0 5px !important;
  padding: 10px 25px !important;
  min-width: 300px !important;
}

@media screen and (max-width: 730px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .bc-join-actions .md-button {
    margin: 5px 0 !important;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .bc-join-actions .cancelBtn {
  background-color: #fff !important;
  color: #D54400 !important;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container {
  background-color: #fff;
  color: #54565A;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  text-align: center;
  width: 100%;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div.intro-text {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  padding: 16px 10%;
}

@media (max-width: 1200px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div.intro-text {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[layout="row"] {
  margin: 24px 0 32px 0;
}

@media screen and (max-width: 960px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[layout="row"] {
    margin: 24px 0;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[flex-container] {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  background-color: #252a2f;
  border-radius: 5px;
  color: #fff;
  padding: 0 15px !important;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[flex-container] h2 {
  font-size: 1.3125rem;
  line-height: 1.30104;
  margin: 24px 0;
}

@media (max-width: 1200px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[flex-container] h2 {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container > div[flex-container] > div[flex-grow] {
  margin-bottom: 0;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container ul {
  margin-bottom: 16px;
  margin-right: 2%;
  width: 48%;
}

@media screen and (max-width: 730px) {
  body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container ul {
    margin-right: 0;
    width: 96%;
  }
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container ul li.marker {
  text-align: left;
  width: 100%;
  padding: 0 10px;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container ul li.marker > img {
  align-self: flex-start;
  margin-right: 10px;
}

body.checkout md-dialog.md-sg-material-theme.buyers-club-join-modal .club-offer-container p.disclaimer {
  color: #989898;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal {
  color: #54565A;
  max-width: 800px;
  width: 800px;
}

@media screen and (max-width: 960px) {
  body.checkout .sezzle-fourpay-modal {
    width: 100%;
  }
}

@media screen and (max-width: 730px) {
  body.checkout .sezzle-fourpay-modal {
    max-width: 80%;
  }
}

@media screen and (max-width: 480px) {
  body.checkout .sezzle-fourpay-modal {
    max-width: 100%;
  }
}

body.checkout .sezzle-fourpay-modal md-dialog-content {
  max-width: 800px;
  /*width: 800px;*/
}

body.checkout .sezzle-fourpay-modal .intro-img {
  margin-bottom: 24px;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal .intro-line {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  line-height: 24px;
  text-align: center;
  margin-bottom: 12px;
}

@media (max-width: 1200px) {
  body.checkout .sezzle-fourpay-modal .intro-line {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.checkout .sezzle-fourpay-modal .info-line {
  width: 100%;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal .info-line .line {
  padding-bottom: 20px;
  margin: 0 auto 24px auto;
  border-bottom: 1px solid #DEDEDE;
  max-width: 700px;
}

body.checkout .sezzle-fourpay-modal .info-line .line .info-content {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  line-height: 20px;
  max-width: 540px;
  margin: 0 auto;
}

body.checkout .sezzle-fourpay-modal .info-line .line .info-content a {
  color: #2A61FF;
  text-decoration: underline;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 24px;
}

@media screen and (max-width: 730px) {
  body.checkout .sezzle-fourpay-modal .four-pay-breakdown {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .breakdown-main {
  color: white;
  max-width: 315px;
  border-radius: 5px;
  margin: 0 auto;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .breakdown-main .breakdown-title {
  font-size: 1.1875rem;
  line-height: 1.33082;
  padding-top: 8px;
  margin-bottom: 2px;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .breakdown-main .breakdown-description {
  font-size: 0.875rem;
  line-height: 1.41473;
  padding-bottom: 12px;
  font-family: "figtree", helvetica, arial, sans-serif;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .breakdown-info {
  padding: 38px 15px 12px 15px;
  margin-top: -18px;
  border-radius: 5px;
  max-width: 335px;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .club-four-pay-info {
  max-width: 335px;
  width: 100%;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .club-four-pay-info .breakdown-main {
  background-color: #D54400;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .club-four-pay-info .breakdown-info {
  border: 1px solid #D54400;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .club-four-pay-info .breakdown-info .club-text {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.625rem;
  line-height: 1.82572;
  line-height: 13px;
  text-align: center;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .club-four-pay-info .has-dash:after {
  border-top: 1px solid #D54400;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or {
  color: #DEDEDE;
  padding-top: 60px;
  font-size: 1.0625rem;
  line-height: 1.29506;
  width: 30px;
  text-align: center;
}

@media screen and (max-width: 730px) {
  body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 40px;
  top: 75px;
  left: 15px;
  border-left: 1px solid #DEDEDE;
}

@media screen and (max-width: 730px) {
  body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or:before {
    border-left: none;
    border-top: 1px solid #DEDEDE;
    width: 40px;
    height: 1px;
    top: 31px;
    left: -50px;
  }
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 40px;
  top: 175px;
  left: 15px;
  border-left: 1px solid #DEDEDE;
}

@media screen and (max-width: 730px) {
  body.checkout .sezzle-fourpay-modal .four-pay-breakdown .or-outer .or:after {
    border-left: none;
    border-top: 1px solid #DEDEDE;
    width: 40px;
    height: 1px;
    top: 31px;
    left: 45px;
  }
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .sezzle-four-pay-info {
  max-width: 335px;
  width: 100%;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .sezzle-four-pay-info .breakdown-main {
  background-color: #3D245A;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .sezzle-four-pay-info .breakdown-info {
  border: 1px solid #3D245A;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .sezzle-four-pay-info .has-dash:after {
  border-top: 1px solid #3D245A;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .payment-breakdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: nowrap;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding-bottom: 16px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DEDEDE;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .payment-breakdown .payment-step {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  position: relative;
  min-width: 60px;
  /*remove*/
  margin: 0 3px;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .payment-breakdown .payment-step .step-date {
  margin-top: 10px;
  margin-bottom: 4px;
}

body.checkout .sezzle-fourpay-modal .four-pay-breakdown .payment-breakdown .has-dash:after {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 3px;
  top: 10px;
  left: 56px;
}

body.checkout .sezzle-fourpay-modal .outtro-line {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.30104;
  line-height: 24px;
  margin-bottom: 16px;
  text-align: center;
}

@media (max-width: 1200px) {
  body.checkout .sezzle-fourpay-modal .outtro-line {
    font-size: calc(1.25625rem + 0.075vw) ;
    line-height: 1.24001;
  }
}

body.checkout .sezzle-fourpay-modal .fine-print {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.625rem;
  line-height: 1.82572;
  line-height: 13px;
  margin-bottom: 30px;
  text-align: center;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-checkout .shipping-coupon-page {
  background-color: #fff;
  padding: 24px 12px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.16);
  width: 100%;
}

body.main-checkout .shipping-coupon-page #cart-backordered,
body.main-checkout .shipping-coupon-page #express-note {
  font-size: 0.8125rem;
  line-height: 1.45404;
  margin: 0 12px 12px 0;
}

body.main-checkout .shipping-coupon-page #cart-backordered strong,
body.main-checkout .shipping-coupon-page #express-note strong {
  margin-right: 12px;
}

body.main-checkout .shipping-coupon-page #fcs-container md-radio-group md-radio-button {
  margin-right: 12px;
}

body.main-checkout .shipping-coupon-page #fcs-container md-radio-group md-radio-button:first-of-type {
  background-color: #fff;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  padding: 20px;
  padding: 10px;
}

body.main-checkout .shipping-coupon-page #fcs-container md-radio-group md-radio-button .md-container {
  left: 5px;
}

body.main-checkout .shipping-coupon-page #fcs-container md-radio-group md-radio-button .md-label {
  margin-left: 35px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: space-between;
}

@media screen and (max-width: 960px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 10px 0 10px;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container {
  margin-bottom: 0;
  padding: 0 12px;
  width: 50%;
}

@media screen and (max-width: 960px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(1) {
  border-right: 1px solid #D9D8D6;
}

@media screen and (max-width: 960px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(1) {
    border-right: none;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(1) md-input-container:first-of-type {
  border-bottom: 1px solid #D9D8D6;
  margin-bottom: 12px;
}

@media screen and (max-width: 960px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(1) md-input-container:last-of-type {
    border-bottom: 1px solid #D9D8D6;
    margin-bottom: 12px;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(2) {
  margin-left: 12px;
}

@media screen and (max-width: 960px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container:nth-child(2) {
    margin-top: 24px;
    margin-left: 0;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-input-container.md-sg-material-theme {
  margin-bottom: 0;
  margin-right: 10px;
}

@media screen and (max-width: 320px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-input-container.md-sg-material-theme #packageProtection .md-label, body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-input-container.md-sg-material-theme #adultSign .md-label {
    font-size: 0.875rem;
    line-height: 1.41473;
    margin-left: 25px;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-input-container.md-sg-material-theme button.tool-tip {
  margin-left: 5px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .md-button.md-sg-material-theme {
  width: 100px;
  padding: 0;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .md-button.md-sg-material-theme.next-step-button {
  width: auto;
  padding: 5px 15px;
  background: #FB3540;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-radio-button .md-container {
  top: 25%;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-radio-button span {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .estimated-arrival {
  font-size: 0.8125rem;
  line-height: 1.45404;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form md-checkbox {
  margin: 5px 0;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #coupon-entry,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #rewards-cert-entry {
  margin-bottom: 20px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #coupon-entry md-input-container,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry md-input-container,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #rewards-cert-entry md-input-container {
  max-width: 400px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #coupon-entry .input-tool-tip,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry .input-tool-tip,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #rewards-cert-entry .input-tool-tip {
  position: absolute;
  left: 8px;
  top: 0px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #coupon-entry .input-tool-tip label,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry .input-tool-tip label,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #rewards-cert-entry .input-tool-tip label {
  position: static;
  margin-right: 5px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #coupon-entry table td,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry table td,
body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #rewards-cert-entry table td {
  padding: 5px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #gift-card-entry {
  margin-top: 40px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #AddCoupon .tool-tip {
  width: auto;
}

@media screen and (max-width: 480px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #AddCoupon .tool-tip {
    height: auto;
  }
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #AddCoupon .tool-tip p {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form #AddCoupon #checkoutCouponTip {
    margin-left: 0 !important;
  }
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .applied-container {
  font-size: 14px;
  color: #54565A;
  margin: 10px 0;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .applied-container .applied-label {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container form .applied-container a {
  font-size: 12px;
  margin-left: 10px;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container .coupon-gift-reward .layout-row {
  position: relative;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container .coupon-gift-reward .layout-row md-input-container {
  padding: 0;
}

body.main-checkout .shipping-coupon-page #shipping-coupon-options .form-container .coupon-gift-reward button {
  font-size: 0.875rem;
  line-height: 1.41473;
}

body.main-checkout .shipping-coupon-page #shipping-addl-boxes md-checkbox .md-label {
  font-size: 0.8125rem !important;
  line-height: 1.45404;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.club-footer-container {
  background-color: #252a2f;
  padding: 20px 10px 32px 10px;
  text-align: center;
}

@media screen and (max-width: 730px) {
  .club-footer-container {
    padding-bottom: 40px;
    padding-top: 32px;
  }
}

.club-footer-container .bc-logo-rev {
  max-width: 320px;
  padding: 0 20px 24px 20px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  .club-footer-container .bc-logo-rev {
    padding-bottom: 32px;
  }
}

.club-footer-container .everything-ships-free {
  color: #fff;
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 8px;
  text-transform: uppercase;
}

@media screen and (max-width: 960px) {
  .club-footer-container .everything-ships-free {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 480px) {
  .club-footer-container .everything-ships-free {
    font-size: 54px;
    line-height: 54px;
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 320px) {
  .club-footer-container .everything-ships-free {
    font-size: 47px;
    line-height: 47px;
  }
}

.club-footer-container ul.club-benefits-list {
  color: #fff;
  margin-bottom: 24px;
  /* plus the 8px in the LI's */
}

.club-footer-container ul.club-benefits-list li {
  display: inline-block;
  margin-bottom: 8px;
  padding-left: 16px;
}

.club-footer-container ul.club-benefits-list li div.marker {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  letter-spacing: 2px;
  padding-left: 20px;
  position: relative;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .club-footer-container ul.club-benefits-list li div.marker {
    font-size: 0.9375rem;
    line-height: 1.3668;
  }
}

.club-footer-container ul.club-benefits-list li div.marker:before {
  content: url(/images/club/PLP_BC_marker.svg);
  height: 16px;
  margin-left: -20px;
  padding-top: 2px;
  position: absolute;
  width: 16px;
}

.club-footer-container .club-footer-links.bc2018.club-container {
  padding-bottom: 0;
  padding-top: 0;
}

.club-footer-container .club-footer-links.bc2018.club-container .club-links {
  width: 100%;
  /* IE needs this for flex-direction: column; to work right */
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.clb-pdp-link {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #2A61FF;
  text-decoration: underline;
}

button.clb-pdp-link {
  background-color: unset;
  padding: unset;
  text-transform: unset;
}

md-dialog.md-sg-material-theme.md-club-atc-details-pdp-modal md-toolbar.md-sg-material-theme.md-accent {
  background-color: #252a2f;
}

md-dialog.md-sg-material-theme.md-club-atc-details-pdp-modal md-dialog-content {
  padding: 0 40px 40px 40px;
}

.md-club-atc-details-pdp-modal md-dialog-content {
  background-color: #252a2f;
  color: #fff;
  padding: 0 40px 30px 40px;
  text-align: center;
}

.md-club-atc-details-pdp-modal md-dialog-content .club-image {
  text-align: center;
  margin-bottom: 24px;
}

.md-club-atc-details-pdp-modal md-dialog-content .big-savings {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 2.75rem;
  line-height: 1.3334;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

@media (max-width: 1200px) {
  .md-club-atc-details-pdp-modal md-dialog-content .big-savings {
    font-size: calc(1.4rem + 1.8vw) ;
    line-height: 1.22572;
  }
}

.md-club-atc-details-pdp-modal md-dialog-content .big-savings .savings-plus {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #D54400;
}

.md-club-atc-details-pdp-modal md-dialog-content .club-text {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  line-height: 21px;
  margin-bottom: 32px;
}

.md-club-atc-details-pdp-modal md-dialog-content .club-button {
  width: 104px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.md-club-atc-details-pdp-modal md-dialog-content .renew-text {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.club-bucks-modal {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.3668;
  line-height: 18px;
  color: #54565A;
}

.club-bucks-modal h1 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  color: #D54400;
  margin-bottom: 10px;
  line-height: 22px;
}

.club-bucks-modal ul {
  list-style-type: initial;
  padding-left: 20px;
}

.club-bucks-modal ul li {
  line-height: 24px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#ClubFourPay .free-trial-button {
  background-color: transparent;
  border: #54565b 2px solid;
  color: #D54400;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  outline: none;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.26781;
  padding: 17px 96px 15px 96px;
}

#ClubFourPay .free-trial-button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

@media screen and (max-width: 480px) {
  #ClubFourPay .free-trial-button {
    padding: 17px 36px 15px 36px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#ClubTourMain {
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  /*    .orange-button {
        @include orang-button;
        font-size: 18px;
        @include rfs(18);
        padding: 17px 96px 15px 96px;
        @include font-family('figtreeCondensed');
        background-color: $bcOrange;

        @include max-large-phone {
            padding: 10px;
        }
    }*/
}

#ClubTourMain .max-1180 {
  max-width: 1180px;
}

#ClubTourMain h2 {
  font-family: "buyerBlock", helvetica, arial, sans-serif;
  font-size: 3.75rem;
  line-height: 1.32213;
  margin: 0;
  color: #EF4323;
}

@media (max-width: 1200px) {
  #ClubTourMain h2 {
    font-size: calc(1.5rem + 3vw) ;
    line-height: 1.21811;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain h2 {
    font-size: 24px;
  }
}

#ClubTourMain #bc-tour-hero-container {
  background-image: url(/Images/club/BC_tour_hero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

#ClubTourMain #bc-tour-hero-container #bc-tour-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 40px 0;
  width: 100%;
}

@media screen and (max-width: 1060px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 300px;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 235px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 200px;
  }
}

@media screen and (max-width: 680px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 170px;
  }
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 150px;
  }
}

@media screen and (max-width: 320px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero img {
    width: 125px;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-hero-container #bc-tour-hero {
    padding: 25px 25px;
  }
}

#ClubTourMain #bc-tour-heading-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

#ClubTourMain #bc-tour-heading-container #bc-tour-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 36px 0;
  justify-content: space-evenly;
  background-color: #F7F4F0;
  width: 100%;
}

#ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 {
  font-size: 4.125rem;
  line-height: 1.31986;
  font-family: "buyerBlock", helvetica, arial, sans-serif;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 {
    font-size: calc(1.5375rem + 3.45vw) ;
    line-height: 1.34803;
  }
}

@media screen and (max-width: 1070px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 {
    font-size: 3.4375rem;
    line-height: 1.32462;
  }
}

@media screen and (max-width: 1070px) and (max-width: 1200px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 {
    font-size: calc(1.46875rem + 2.625vw) ;
    line-height: 1.22032;
  }
}

#ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 br {
  display: none;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading h1 br {
    display: block;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading {
    padding: 18px 25px 20px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading {
    font-size: 2.125rem;
    line-height: 1.34986;
    line-height: 34px;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 768px) and (max-width: 1200px) {
  #ClubTourMain #bc-tour-heading-container #bc-tour-heading {
    font-size: calc(1.3375rem + 1.05vw) ;
    line-height: 1.23137;
  }
}

#ClubTourMain #bc-tour-savings-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  padding: 72px 0 144px;
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-savings-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-savings-container {
    flex-direction: column;
    align-items: center;
    padding: 40px 25px;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings {
    display: block;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content {
  flex: 1 1 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content p {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 36px;
  color: #402A2D;
  margin: 0;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content p {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content p {
    font-size: 0.8125rem;
    line-height: 1.45404;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list {
  margin-top: 8px;
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  margin-top: 40px;
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item img {
  width: 24px;
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item p {
  margin-left: 10px;
  font-size: 1.5rem;
  line-height: 1.26955;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item p {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item p {
    font-size: 1rem;
    line-height: 1.32757;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings .savings-content #value-list .value-list-item {
    margin-top: 12px;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-info {
  padding-right: 30px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-info {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-info #savings-headline-responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-info #first-p {
  margin-top: 32px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-info #first-p {
    margin-top: 10px;
    margin-right: 10px;
  }
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-call-to-action {
  justify-content: center;
}

#ClubTourMain #bc-tour-savings-container #bc-tour-savings #savings-call-to-action img {
  margin-bottom: 56px;
}

#ClubTourMain #bc-tour-savings-container #savings-responsive-btn {
  margin-top: 24px;
}

#ClubTourMain #bc-tour-experience-container {
  background-color: #F7F4F0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience {
  padding: 72px 0 144px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience h2 {
  width: 100%;
  text-align: center;
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience p {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 36px;
  color: #402A2D;
  margin: 0;
  text-align: center;
  width: 100%;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience p {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience p {
    font-size: 0.8125rem;
    line-height: 1.45404;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  margin: 56px 0;
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up:first-child {
  margin-bottom: 56px;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up:first-child {
    margin-bottom: 0;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up {
    flex-direction: column;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop:first-child {
  margin-right: 40px;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop:first-child {
    margin-right: 0;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop {
    margin-bottom: 32px;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop img {
  margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop img {
    margin-bottom: 10px;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop p {
  font-size: 1.5rem;
  line-height: 1.26955;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  line-height: 34px;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop p {
    font-size: calc(1.275rem + 0.3vw) ;
    line-height: 1.23786;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop p {
    font-size: 0.8125rem;
    line-height: 1.45404;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop .value-prop-flag.vpf-new {
  position: absolute;
  top: -5px;
  left: -5px;
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop .value-prop-flag.vpf-new {
    transform: scale(0.6);
    left: -32px;
  }
}

#ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop .value-prop-flag.vpf-club {
  position: absolute;
  top: -5px;
  left: -5px;
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up .experience-two-up .value-prop .value-prop-flag.vpf-club {
    transform: scale(0.6);
    left: -52px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience #experience-four-up {
    margin: 0 auto;
    padding: 24px 40px;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience {
    padding: 40px 25px;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-experience-container #bc-tour-experience {
    align-items: flex-start;
  }
}

#ClubTourMain #bc-tour-conserve-container {
  background-image: url(/Images/Club/ConserveIMG.jpg);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 72px 0 144px;
  width: 100%;
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve h2 {
  width: 100%;
  text-align: center;
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve img {
  margin-bottom: 24px;
  max-width: 150px;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve img {
    margin-bottom: 16px;
    max-width: 100px;
  }
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve p {
  color: #fff;
  text-align: center;
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 36px;
  margin-bottom: 56px;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve p {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve p {
    margin-top: 10px;
    font-size: 0.8125rem;
    line-height: 1.45404;
    margin-bottom: 60px;
  }
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
  margin-bottom: 60px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs {
    flex-direction: column;
  }
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs div:first-of-type {
    margin-bottom: 40px;
  }
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 0;
}

#ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs > div .icon-container {
  margin: auto;
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve #conservation-orgs > div .icon-container img {
    max-width: 80px;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-conserve-container #bc-tour-conserve {
    padding: 40px 25px;
  }
}

#ClubTourMain #bc-tour-celebrate-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-celebrate-container {
    flex-direction: column;
    align-items: center;
  }
}

#ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate {
  padding: 72px 0 144px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  width: 100%;
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate {
    padding: 40px 25px;
  }
}

#ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate > div {
  flex: 1 1 0;
}

#ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate p {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 36px;
  margin: 32px 0 0;
}

@media (max-width: 1200px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate p {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate p {
    margin: 10px 0 0;
    font-size: 0.8125rem;
    line-height: 1.45404;
  }
}

#ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate p span {
  color: #EF4323;
}

#ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  margin: 56px 0 72px;
  column-gap: 60px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #social-media {
    column-gap: 35px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #social-media {
    flex-direction: column;
    width: 60%;
    margin: 40px 0 0;
  }
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #social-media {
    flex-direction: column;
    width: 60%;
    margin: 40px 0 0;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #social-media img:first-of-type {
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #bc-tour-celebrate-container #bc-tour-celebrate #celebrate-headline-resonsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}

#ClubTourMain #bc-tour-celebrate-container #celebrate-responsive-btn {
  margin-bottom: 40px;
}

#ClubTourMain #credit-card-container {
  background-color: #F7F4F0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

#ClubTourMain #credit-card-container #credit-card {
  padding: 72px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  width: 100%;
}

#ClubTourMain #credit-card-container #credit-card #credit-card-content {
  margin-right: 10px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-content {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-headline-responsive {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-headline-responsive h2 {
    flex: 1 1 0;
    margin-right: 20px;
  }
}

#ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-headline-responsive h2 sup {
  font-size: 0.625rem;
  line-height: 1.82572;
  color: #000;
  font-family: "figtree", helvetica, arial, sans-serif;
  vertical-align: top;
  top: 9px;
}

@media screen and (max-width: 768px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-headline-responsive h2 sup {
    top: 0;
  }
}

#ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-content-responsive {
  padding: 0 40px;
}

@media screen and (max-width: 480px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-content #cc-content-responsive {
    text-align: center;
  }
}

#ClubTourMain #credit-card-container #credit-card p {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 36px;
  margin: 32px 0 0;
  width: 90%;
}

@media (max-width: 1200px) {
  #ClubTourMain #credit-card-container #credit-card p {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #credit-card-container #credit-card p {
    font-size: 0.8125rem;
    line-height: 1.45404;
  }
}

#ClubTourMain #credit-card-container #credit-card #cc-button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  margin-top: 72px;
  align-items: center;
  column-gap: 40px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #cc-button-container {
    column-gap: 20px;
  }
}

@media screen and (max-width: 768px) {
  #ClubTourMain #credit-card-container #credit-card #cc-button-container {
    row-gap: 20px;
    column-gap: 0;
    flex-direction: column;
  }
}

#ClubTourMain #credit-card-container #credit-card #cc-button-container #bread-payments-loyalty-placement .epjs-body .epjs-body-action a.epjs-body-action-link {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #EF4323;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 5px solid #EF4323;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  text-decoration: none;
  font-size: 14px;
  padding: 12px 35px;
  display: inline-block;
  margin: 0 auto 16px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-image-container {
    flex: 1 1 0;
    text-align: center;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-image-container img {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  #ClubTourMain #credit-card-container #credit-card #credit-card-image-container img {
    width: 100%;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #credit-card-container #credit-card {
    padding: 40px 25px;
  }
}

#ClubTourMain #bc-tour-recap-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

#ClubTourMain #bc-tour-recap-container #bc-tour-recap {
  padding: 72px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
}

#ClubTourMain #bc-tour-recap-container #bc-tour-recap #recap-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 72px;
}

#ClubTourMain #bc-tour-recap-container #bc-tour-recap #recap-icons > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 0;
}

#ClubTourMain #bc-tour-recap-container #bc-tour-recap #recap-icons > div .icon-container {
  margin: auto;
}

@media screen and (max-width: 480px) {
  #ClubTourMain #bc-tour-recap-container #bc-tour-recap #recap-icons > div .icon-container img {
    transform: scale(0.8);
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #bc-tour-recap-container #bc-tour-recap #recap-icons {
    flex-direction: column;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #bc-tour-recap-container #bc-tour-recap {
    padding: 40px 25px;
  }
}

@media screen and (max-width: 1180px) {
  #ClubTourMain #fine-print-container {
    padding: 40px 25px;
  }
}

@media screen and (max-width: 960px) {
  #ClubTourMain #fine-print-container {
    margin-top: 0;
  }
}

#ClubTourMain .smaller-text-bold {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

#ClubTourMain .apply-now {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}

#ClubTourMain .apply-now:hover {
  background-color: #CA4F25;
}

#ClubTourMain .subhead-line1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

#ClubTourMain .value-header {
  text-transform: uppercase;
  font-weight: bolder;
  color: black;
  text-align: center;
}

#ClubTourMain .value-subtext {
  text-align: center;
}

#ClubTourMain .tip-header {
  color: white;
  text-transform: uppercase;
}

#ClubTourMain .larger-text {
  margin-bottom: 20px;
}

#ClubTourMain .button-container-div {
  margin-top: 40px;
}

#ClubTourMain .free-trial-button {
  background-color: #EF4323;
  border-radius: 7px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  cursor: pointer;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  font-size: 14px;
  color: #fff;
  padding: 17px 96px 15px 96px;
  display: inline-block;
  letter-spacing: 1px;
}

@media screen and (max-width: 960px) {
  #ClubTourMain .free-trial-button {
    padding: 17px 35px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
/*.moby-container.club-accept-modal.club-lightbox-background.show > #club-accept-modal.bc2025 {
    color: $darkGray;
    width: 325px;

    div {
        margin-bottom: 12px;

        .normal-text {
            @include font-family("figtree");
            @include rfs(18);
            line-height: 30px;
        }
    }

    @include max-small-tablet {
        padding-bottom: 16px;
    }

    .bc-logo {
        height: 170px;
    }

    .subhead-line2 {
        @include font-family("buyerBlock");
        @include rfs(50);

        @include max-small-fablet {
            padding-bottom: 16px;
        }
    }

    .terms-and-conditions {
        @include font-family("figtreeLight");
        @include rfs(13);
        margin-bottom: 0;
        font-style: italic;

        > span {
            white-space: pre;
        }
    }

    div.buttons-set {
        margin-top: 32px;  12px from above collapses 
        margin-bottom: 32px;
        margin-left: 0;
        margin-right: 0;

        @include max-small-tablet {
            margin-bottom: 32px;
        }
    }

    .buttons-set .button {
        background-color: $orange;
        border-radius: 10px;
        color: $white;
        line-height: normal;
        padding: 12px 7px;
        border: 3px solid $orange;
        letter-spacing: 1px;
    }
}*/
/* end club accept styling*/


/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.bc2018.clubcclanding.normal-text-color,
.bc2018.clubcclanding .normal-text-color {
  color: #54565A;
  /* aka .darker-text-color */
}

.bc2018.clubcclanding .smaller-text a {
  color: #2A61FF;
}

.bc2018.clubcclanding .main-content-container {
  padding: 0 10px;
}

@media screen and (max-width: 320px) {
  .bc2018.clubcclanding .main-image-container {
    margin-bottom: 32px;
  }
}

.bc2018.clubcclanding .subhead-line2 {
  font-size: 60px;
  line-height: 60px;
}

@media screen and (max-width: 680px) {
  .bc2018.clubcclanding .subhead-line2 {
    font-size: 56px;
    line-height: 56px;
  }
}

@media screen and (max-width: 480px) {
  .bc2018.clubcclanding .subhead-line2 {
    font-size: 52px;
    line-height: 52px;
  }
}

@media screen and (max-width: 320px) {
  .bc2018.clubcclanding .subhead-line2 {
    font-size: 48px;
    line-height: 48px;
  }
}

.bc2018.clubcclanding .cc-benefits li.cc-benefit-item {
  /* only expecting 2 children per parent (first (img) and last (description)) */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 50px;
}

@media screen and (max-width: 680px) {
  .bc2018.clubcclanding .cc-benefits li.cc-benefit-item {
    display: block;
    text-align: center;
  }
}

.bc2018.clubcclanding .cc-benefits li.cc-benefit-item > div:first-of-type {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 21%;
  -ms-flex-preferred-size: 21%;
  flex-basis: 21%;
  /* 175px max for the icon as a percentage of 830px max for the parent container */
}

@media screen and (max-width: 730px) {
  .bc2018.clubcclanding .cc-benefits li.cc-benefit-item > div:first-of-type {
    align-self: center;
    padding-top: 24px;
  }
}

@media screen and (max-width: 680px) {
  .bc2018.clubcclanding .cc-benefits li.cc-benefit-item > div:first-of-type {
    margin-bottom: 24px;
    padding-top: 0;
  }
}

.bc2018.clubcclanding .cc-benefits li.cc-benefit-item > div:last-of-type {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 79%;
  -ms-flex-preferred-size: 79%;
  flex-basis: 79%;
  padding: 0 16px 0 32px;
}

@media screen and (max-width: 680px) {
  .bc2018.clubcclanding .cc-benefits li.cc-benefit-item > div:last-of-type {
    padding: 0 24px;
  }
}

.bc2018.clubcclanding .cc-benefits li.cc-benefit-item img {
  vertical-align: top;
  /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
}

.bc2018.clubcclanding .cc-benefits li.cc-benefit-item .list-head {
  text-align: left;
}

@media screen and (max-width: 680px) {
  .bc2018.clubcclanding .cc-benefits li.cc-benefit-item .list-head {
    text-align: center;
  }
}

.bc2018.clubcclanding .apply-today-link {
  padding-left: 60px;
  padding-right: 60px;
  background-color: #D54400;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  border: none;
}

.bc2018.clubcclanding .manage-account-link {
  background-color: #D54400;
  color: #fff;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  border: none;
}

.bc2018.clubcclanding .bc-spiff {
  background-color: #252a2f;
  color: #fff;
  margin-bottom: 50px;
  padding: 32px 24px 12px 24px;
  width: 100%;
}

.bc2018.clubcclanding .bc-spiff .width-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
}

.bc2018.clubcclanding .bc-spiff .larger-text {
  margin-bottom: 50px;
}

@media screen and (max-width: 480px) {
  .bc2018.clubcclanding .bc-spiff .larger-text {
    margin-bottom: 32px;
  }
}

.bc2018.clubcclanding .bc-spiff .club-link-action-main a {
  background-color: transparent;
  border: #fff 2px solid;
  color: #D54400;
  display: inline-block;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding: 17px 60px 15px 60px;
  text-transform: uppercase;
}

@media screen and (max-width: 480px) {
  .bc2018.clubcclanding .bc-spiff .club-link-action-main a {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.bc2018.clubcclanding .bc-spiff .club-link-action-main a:after {
  content: " ›";
}

.bc2018.clubcclanding .bc-spiff .club-link-action-main a:hover {
  background-color: #c1c7d0;
  cursor: pointer;
}

.bc2018.clubcclanding .bc-spiff .club-link-action-secondary {
  color: #fff;
  font-size: 1rem;
  line-height: 1.32757;
  margin-top: 12px;
}

.bc2018.clubcclanding .bc-spiff .club-link-action-secondary a {
  color: #fff;
  font-size: 1rem;
  line-height: 1.32757;
  text-decoration: none;
}

.bc2018.clubcclanding .bc-spiff .club-link-action-secondary a:after {
  content: " ›";
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

.bc2018.clubcclanding .bc-spiff .club-link-action-secondary a:hover {
  text-decoration: underline;
}

.bc2018.clubcclanding .terms-and-conditions {
  margin-bottom: 50px;
  margin-top: 24px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.checkout .club-offer-container,
.checkout .club-offer-container.four-pay-pitch {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background-color: #252a2f;
  color: #fff;
  margin: 0 auto;
  max-width: 1400px;
}

.checkout .club-offer-container .club-offer-background,
.checkout .club-offer-container.four-pay-pitch .club-offer-background {
  background-image: url("/images/club/Bri_and_Reece_186.jpg");
  justify-content: center;
  min-height: 500px;
}

@media screen and (max-width: 960px) {
  .checkout .club-offer-container .club-offer-background,
.checkout .club-offer-container.four-pay-pitch .club-offer-background {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    min-height: 325px;
  }
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container .club-offer-background,
.checkout .club-offer-container.four-pay-pitch .club-offer-background {
    min-height: 0;
  }
}

.checkout .club-offer-container .club-offer-background img,
.checkout .club-offer-container.four-pay-pitch .club-offer-background img {
  margin-top: -5%;
  width: 275px;
}

@media screen and (max-width: 960px) {
  .checkout .club-offer-container .club-offer-background img,
.checkout .club-offer-container.four-pay-pitch .club-offer-background img {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .checkout .club-offer-container .club-offer-background img,
.checkout .club-offer-container.four-pay-pitch .club-offer-background img {
    width: 225px;
  }
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container .club-offer-background img,
.checkout .club-offer-container.four-pay-pitch .club-offer-background img {
    width: 175px;
  }
}

.checkout .club-offer-container .offer-benefits,
.checkout .club-offer-container.four-pay-pitch .offer-benefits {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 960px) {
  .checkout .club-offer-container .offer-benefits,
.checkout .club-offer-container.four-pay-pitch .offer-benefits {
    padding: 35px 10px;
  }
}

.checkout .club-offer-container .offer-benefits .exclusive-offer,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  border: 1px solid #D54400;
  position: relative;
  width: 100%;
}

.checkout .club-offer-container .offer-benefits .exclusive-offer > span,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer > span {
  font-size: 1.125rem;
  line-height: 1.26781;
  background-color: #252a2f;
  color: #D54400;
  margin: 0 auto;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 200px;
}

.checkout .club-offer-container .offer-benefits .exclusive-offer > div:not(.button-container),
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer > div:not(.button-container) {
  font-size: 2.5rem;
  line-height: 1.33853;
  color: #fff;
  padding: 32px 40px 55px;
  text-align: center;
}

@media (max-width: 1200px) {
  .checkout .club-offer-container .offer-benefits .exclusive-offer > div:not(.button-container),
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer > div:not(.button-container) {
    font-size: calc(1.375rem + 1.5vw) ;
    line-height: 1.22788;
  }
}

.checkout .club-offer-container .offer-benefits .exclusive-offer .button-container,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer .button-container {
  background-color: #252a2f;
  width: 300px;
  margin: 0 auto;
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container .offer-benefits .exclusive-offer .button-container,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer .button-container {
    width: 275px;
  }
}

.checkout .club-offer-container .offer-benefits .exclusive-offer .button-container > button,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer .button-container > button {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  color: #fff;
  padding: 20px 0;
  width: 275px;
}

.checkout .club-offer-container .offer-benefits .exclusive-offer .button-container > button:hover,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer .button-container > button:hover {
  background-color: #CA4F25;
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container .offer-benefits .exclusive-offer .button-container > button,
.checkout .club-offer-container.four-pay-pitch .offer-benefits .exclusive-offer .button-container > button {
    width: 250px;
  }
}

.checkout .club-offer-container > div[flex-container],
.checkout .club-offer-container.four-pay-pitch > div[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  align-items: center;
  justify-content: center;
  padding: 40px 32px 24px;
  text-align: center;
  width: 100%;
}

.checkout .club-offer-container > div[flex-container] > div[flex-grow],
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > div[flex-grow] {
  font-size: 1.75rem;
  line-height: 1.36924;
  margin-bottom: 32px;
  width: 100%;
}

@media (max-width: 1200px) {
  .checkout .club-offer-container > div[flex-container] > div[flex-grow],
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > div[flex-grow] {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

.checkout .club-offer-container > div[flex-container] > ul[flex-container],
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: flex-start;
  list-style-type: none;
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container > div[flex-container] > ul[flex-container],
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] {
    align-items: center;
  }
}

.checkout .club-offer-container > div[flex-container] > ul[flex-container] > li.marker,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] > li.marker {
  font-size: 1.25rem;
  line-height: 1.31481;
  letter-spacing: 2px;
  margin: 8px 0;
  position: relative;
  text-align: left;
  width: 320px;
}

@media screen and (max-width: 480px) {
  .checkout .club-offer-container > div[flex-container] > ul[flex-container] > li.marker,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] > li.marker {
    width: 89%;
  }
}

.checkout .club-offer-container > div[flex-container] > ul[flex-container] > li.marker:before,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] > li.marker:before {
  content: "";
  background-image: url(/images/club/PLP_BC_marker.svg);
  background-repeat: no-repeat;
  height: 25px;
  left: -25px;
  position: absolute;
  top: 3px;
  width: 25px;
}

.checkout .club-offer-container > div[flex-container] > ul[flex-container] > li.marker:last-of-type,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] > ul[flex-container] > li.marker:last-of-type {
  margin-bottom: 32px;
}

.checkout .club-offer-container > div[flex-container] h2,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] h2 {
  font-size: 1.75rem;
  line-height: 1.36924;
  line-height: 32px;
}

@media (max-width: 1200px) {
  .checkout .club-offer-container > div[flex-container] h2,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] h2 {
    font-size: calc(1.3rem + 0.6vw) ;
    line-height: 1.23515;
  }
}

.checkout .club-offer-container > div[flex-container] button.hyperlink-button,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] button.hyperlink-button {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.26781;
  background-color: transparent;
  color: #D54400;
  margin-bottom: 48px;
  padding: 0;
  text-decoration: underline;
  text-transform: none;
}

.checkout .club-offer-container > div[flex-container] .disclaimer,
.checkout .club-offer-container.four-pay-pitch > div[flex-container] .disclaimer {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.6875rem;
  line-height: 1.66773;
  margin-bottom: 24px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.col-2.narrow.club-dashboard {
  margin-bottom: 25px;
}

.col-2.narrow.club-dashboard div.flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.col-2.narrow.club-dashboard div.flex-parent.bc-dash-col {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #54565A;
  margin-right: 0 !important;
  padding: 10px;
}

.col-2.narrow.club-dashboard div.flex-parent.bc-dash-col > div {
  width: 50%;
}

.col-2.narrow.club-dashboard div.flex-parent.bc-dash-col > div:first-of-type {
  margin-right: 15%;
  width: 35%;
}

.col-2.narrow.club-dashboard div.flex-parent:last-of-type {
  justify-content: center;
  padding: 10px;
}

.col-2.narrow.club-dashboard div.flex-parent .bc-tour-link {
  color: #2A61FF;
  margin-top: 10px;
}

.col-2.narrow.club-dashboard .bc-dash-member .flex-parent {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #54565A;
  margin-bottom: 10px;
}

.col-2.narrow.club-dashboard .bc-dash-member .flex-parent > img {
  margin-right: 10%;
  width: 30%;
}

.col-2.narrow.club-dashboard .bc-dash-member .flex-parent > span {
  width: 60%;
}

.manage-membership.customer-service-template .container {
  max-width: 1400px;
}

@media screen and (max-width: 730px) {
  .manage-membership.customer-service-template .col2-set .col-1,
.manage-membership.customer-service-template .col2-set .col-2 {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.manage-membership.customer-service-template .form-container form md-input-container.md-sg-material-theme {
  margin: 15px 0;
}

.manage-membership.customer-service-template .form-container form md-input-container.md-sg-material-theme span {
  margin-bottom: 5px;
}

.manage-membership.customer-service-template .form-container form .orange-button {
  max-width: 125px;
}

.manage-membership.customer-service-template .container .col-main {
  margin-bottom: 60px;
}

.manage-membership.customer-service-template .container .col-main ul {
  margin-bottom: 0;
}

.manage-membership.customer-service-template .container .col-main ul li {
  margin: 0 0 12px 0;
}

@media screen and (max-width: 730px) {
  .manage-membership.customer-service-template .container .col-main .flex-parent .item {
    max-width: 100%;
    margin: 0;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#pick-your-path-modal,
#pick-your-path-accept-trial,
#pick-your-path-accept-club {
  max-width: 325px;
  min-width: 325px !important;
  background: url("/Images/Club/bc2025-footer-background.jpeg") repeat;
  padding: 0px;
}

#pick-your-path-modal .content-container,
#pick-your-path-accept-trial .content-container,
#pick-your-path-accept-club .content-container {
  width: 275px;
  padding: 0px;
  padding-bottom: 30px;
}

#pick-your-path-modal .content-container .bc-logo,
#pick-your-path-accept-trial .content-container .bc-logo,
#pick-your-path-accept-club .content-container .bc-logo {
  height: 150px;
  padding-top: 15px;
  margin-bottom: 10px;
}

#pick-your-path-modal .content-container .term-and-conditions,
#pick-your-path-accept-trial .content-container .term-and-conditions,
#pick-your-path-accept-club .content-container .term-and-conditions {
  margin-top: 24px;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 19px;
  color: #402A2D;
}

#pick-your-path-modal .content-container .normal-text,
#pick-your-path-accept-trial .content-container .normal-text,
#pick-your-path-accept-club .content-container .normal-text {
  font-size: 0.875rem;
  line-height: 1.41473;
  line-height: 20px;
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #402A2D;
}

#pick-your-path-modal .content-container .disclaimer,
#pick-your-path-accept-trial .content-container .disclaimer,
#pick-your-path-accept-club .content-container .disclaimer {
  margin-top: 15px;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.625rem;
  line-height: 1.82572;
  color: #402A2D;
  font-style: italic;
}

#pick-your-path-modal .content-container .header-container .main-header,
#pick-your-path-accept-trial .content-container .header-container .main-header,
#pick-your-path-accept-club .content-container .header-container .main-header {
  font-family: "buyerBlock", helvetica, arial, sans-serif;
  font-size: 2.1875rem;
  line-height: 1.34756;
  color: #402A2D;
  margin-bottom: 10px;
}

@media (max-width: 1200px) {
  #pick-your-path-modal .content-container .header-container .main-header,
#pick-your-path-accept-trial .content-container .header-container .main-header,
#pick-your-path-accept-club .content-container .header-container .main-header {
    font-size: calc(1.34375rem + 1.125vw) ;
    line-height: 1.23077;
  }
}

#pick-your-path-modal .content-container .header-container div,
#pick-your-path-accept-trial .content-container .header-container div,
#pick-your-path-accept-club .content-container .header-container div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #402A2D;
}

#pick-your-path-modal .content-container .button-container,
#pick-your-path-accept-trial .content-container .button-container,
#pick-your-path-accept-club .content-container .button-container {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}

#pick-your-path-modal .content-container .button-container .most-popular,
#pick-your-path-accept-trial .content-container .button-container .most-popular,
#pick-your-path-accept-club .content-container .button-container .most-popular {
  position: absolute;
  font-size: 8px;
  width: 55px;
  right: -19px;
  background-color: #402A2D;
  color: #FFF;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 5px;
  text-transform: uppercase;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  top: 22px;
  letter-spacing: 1px;
  box-shadow: -1px 2px 4px #383838;
}

#pick-your-path-modal .content-container .button-container a,
#pick-your-path-accept-trial .content-container .button-container a,
#pick-your-path-accept-club .content-container .button-container a {
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 15px;
  width: 100%;
  letter-spacing: 1px;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  border: 3px solid #D54400;
  border-radius: 7px;
  text-transform: uppercase;
}

#pick-your-path-modal .content-container .button-container a.year-button,
#pick-your-path-accept-trial .content-container .button-container a.year-button,
#pick-your-path-accept-club .content-container .button-container a.year-button {
  background-color: #D54400;
  color: #fff;
}

#pick-your-path-modal .content-container .button-container a.trial-button,
#pick-your-path-accept-trial .content-container .button-container a.trial-button,
#pick-your-path-accept-club .content-container .button-container a.trial-button {
  background-color: #fff;
  color: #D54400;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
a[accordion-trigger] {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  display: inline-block;
  margin: 10px 0;
  position: relative;
}

a[accordion-trigger]:hover, a[accordion-trigger]:active {
  color: #54565A;
}

a[accordion-trigger]:after {
  content: url(/Images/icon_expand.svg);
  position: absolute;
  height: 30px;
  right: -40px;
  top: -1px;
  width: 30px;
}

a[accordion-trigger].open:after {
  content: url(/Images/icon_collapse.svg);
}

.accordion .trigger.open:after,
.accordion h2.open:after,
.accordion h5.open:after {
  background-position: -203px -212px;
}

.accordion .content.open {
  height: auto;
}

.accordion h2:after,
.accordion h5:after {
  right: 3%;
}

.accordion .trigger {
  cursor: pointer;
  line-height: 40px;
  margin: 0;
}

div.open.content li a {
  line-height: 14px;
}

@media screen and (max-width: 960px) {
  .accordion .content {
    height: 0;
    position: relative;
    overflow: hidden;
  }
  .accordion .trigger,
.tabs .trigger,
.accordion h2,
.accordion h5,
.tabs h5 {
    cursor: pointer;
    position: relative;
  }
  .accordion .trigger:after,
.tabs .trigger:after,
.accordion h2:after,
.accordion h5:after,
.tabs h5:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    right: 0;
    background: url("/images/gorilla/sprite.png") -152px -212px no-repeat;
  }
  .accordion .content,
.tabs .content {
    height: 0;
    position: relative;
    overflow: hidden;
  }
  .accordion h2:after,
.accordion h5:after {
    right: 3%;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.input-wrapper label.anchor-label {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  display: block !important;
}

.input-wrapper.anchored {
  position: relative;
}

.input-wrapper.anchored label.anchor-label {
  font-size: 0.625rem !important;
  line-height: 1.82572;
  left: 5px;
  top: -15px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.breadcrumbs {
  padding: 8px 0;
}

.breadcrumbs ul:after {
  content: " ";
  display: table;
}

.breadcrumbs ul:after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  line-height: 18px;
}

.breadcrumbs li.home a:before {
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  padding-right: 3px;
  background: url("/images/gorilla/sprite.png") no-repeat -315px -270px;
}

.breadcrumbs li span:first-child {
  padding: 0 6px;
}

.breadcrumbs li:first-child span:first-child {
  padding: 0px 6px 0px 0px;
}

.breadcrumbs li span {
  font-size: 12px;
  color: #2b2b2b;
}

@media screen and (max-width: 960px) {
  .breadcrumbs {
    width: 94%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 730px) {
  .breadcrumbs {
    width: 94%;
    margin: 0 auto;
  }
  .breadcrumbs li {
    display: block;
  }
  .breadcrumbs li.previous {
    display: block;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.membership-spiff {
  background-image: url("/Images/BaseballSavings/grass.jpg");
  background-position-y: top;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  margin: 0;
  padding: 60px 25px 21px 25px;
  position: relative;
}

.membership-spiff h2 {
  font-family: "figtreeBlack", helvetica, arial, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 4px;
}

.membership-spiff p {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #fff;
  font-size: 16px;
  margin-bottom: 16px;
}

.membership-spiff #join-email-form {
  background-color: rgba(20, 37, 53, 0.8);
  /* #142535 */
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 12px;
  padding-bottom: 20px;
  border-radius: 20px;
}

.membership-spiff #join-email-form,
.membership-spiff #join-email-form .inline-button,
.membership-spiff #join-email-form .inline-button .input-wrapper {
  float: none;
  margin: 0 auto;
  max-width: 570px;
}

.membership-spiff #join-email-form label,
.membership-spiff #join-email-form2 label {
  color: #54565A;
  display: block;
  opacity: 1;
}

.membership-spiff #join-email-form .input-wrapper.anchored label {
  color: #fff;
}

.membership-spiff #join-email-form .input-text {
  background-color: #F6F1EB;
  border-bottom: 1px solid #006EB3;
  border-radius: 1px;
  height: 30px;
  padding-right: 45px;
  /* protects button */
}

.membership-spiff #join-email-form #email-error {
  background-color: #ffffff;
  left: 0;
  padding: 3px;
  position: absolute;
  text-align: left;
  top: 31px;
  width: 100%;
  color: #000;
}

.membership-spiff #join-email-form p {
  color: #ffffff;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 16px;
}

#manage-email-pref {
  bottom: 5px;
  position: absolute;
  right: 10px;
}

#manage-email-pref a {
  color: #ffffff;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 11px;
}

.email-capture-button {
  background-color: #F6F1EB;
  color: #142535;
  background-image: url("/Images/BaseballSavings/Icon-material-email.svg");
  background-repeat: no-repeat;
  background-position: center;
  height: 28px;
  width: 44px;
  position: absolute;
  right: 0px;
  top: 1px;
}

.email-capture-button:hover {
  background-color: transparent;
}

#email-input-footer {
  width: 90%;
}

#thankyouemail-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#thankyouemail-flex-container #thankyouemail-flex-item {
  -webkit-align-self: center;
  align-self: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}

.membership-spiff .overlay-spinner.ajax-loading {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: .5;
  background-color: #fff;
  z-index: 1;
  left: 0;
  top: 0;
}

.baseball-footer-container {
  background-color: #B5D8F2;
  display: flex;
  flex-direction: row;
  margin-bottom: 2px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.baseball-footer-container > a.team-sales-footer {
  border-right: 2px solid white !important;
  /*        > img {
            margin-top: 11px;
            margin-bottom: 11px;
        }*/
}

.baseball-footer-container > a.gift-cards-footer > img {
  margin-top: 15px;
  margin-bottom: 15px;
}

.baseball-footer-container > a.team-sales-footer,
.baseball-footer-container > a.gift-cards-footer {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 50%;
}

.baseball-footer-container > a.team-sales-footer > div,
.baseball-footer-container > a.gift-cards-footer > div {
  color: #061C33;
  align-content: center;
  font-family: "figtreeBlack", helvetica, arial, sans-serif;
  font-size: 48px;
}

.baseball-footer-container > a.team-sales-footer > img,
.baseball-footer-container > a.gift-cards-footer > img {
  margin-right: 30px;
}

.baseball-footer-container.softball-style {
  background-color: #45ABA6;
}

.baseball-footer-container.softball-style > a.team-sales-footer > div,
.baseball-footer-container.softball-style > a.gift-cards-footer > div {
  color: #262626;
}

.baseball-footer-container.softball-style .pbps-team-sales {
  margin-right: 15px;
}

.membership-spiff #join-email-form.softball-style {
  background-color: rgba(26, 26, 26, 0.85);
}

img.pbps-card {
  filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.2));
}

@media screen and (max-width: 900px) {
  /* Email Signup container */
  .membership-spiff {
    background-position-x: left;
    padding-top: 40px;
    padding-bottom: 5px;
  }
  .membership-spiff > #join-email-form {
    padding-left: 0px;
    padding-right: 0px;
  }
  .membership-spiff #manage-email-pref {
    bottom: auto;
    margin-top: 40px;
    position: relative;
    text-align: center;
    width: 100%;
    right: auto;
  }
  .baseball-footer-container.softball-style .pbps-team-sales {
    margin-right: 0px;
    margin-top: auto;
    margin-bottom: auto;
  }
  .baseball-footer-container > a.team-sales-footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-right: none;
  }
  .baseball-footer-container > a.team-sales-footer > div {
    text-align: center;
    font-size: 30px;
  }
  .baseball-footer-container > a.team-sales-footer > img {
    margin-right: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
  .baseball-footer-container > a.gift-cards-footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-right: none;
  }
  .baseball-footer-container > a.gift-cards-footer > div {
    text-align: center;
    font-size: 30px;
  }
  .baseball-footer-container > a.gift-cards-footer > img {
    margin-right: 0;
  }
  .baseball-footer-container > a.gift-cards-footer > img {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.exploder {
  display: flex;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-height: 100px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.exploder:after {
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), #fafafa);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.5), #fafafa);
  background: linear-gradient(rgba(255, 255, 255, 0.5), #fafafa);
  content: "\00a0";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.exploder .exploder-button {
  background-color: #D54400;
  box-shadow: 0 1px 9px 1px #ccc;
  cursor: pointer;
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  font-size: 14px;
  left: 0;
  margin: 0 auto;
  max-width: 150px;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 35%;
  z-index: 7;
  /* can't be on top of hover-navs (500), mobile-navs, flyouts, modals, *-overlays (e.g. .nav-cover is 9), search results flyout (9999), tool-tips (9999), etc. */
}

.exploder .inner-wrap {
  width: 100%;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.input-text,
textarea {
  outline: none;
  padding: 5px 10px;
  margin: 0;
  width: 100%;
  background-color: #ffffff;
  font-family: 'figtree', helvetica, arial, sans-serif;
  color: #2b2b2b;
  font-size: 14px;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: top;
  -webkit-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -moz-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -o-transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  transition: border-color 0.24s ease-out, opacity 0.24s ease-out;
  -webkit-appearance: none;
}

.input-text.error,
textarea.error,
.input-text.jqv-error,
textarea.jqv-error {
  border-color: #ca0000;
}

.input-text[disabled],
textarea[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

p.jqv-error {
  color: #ca0000;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

.form-list li {
  margin-bottom: 8px;
}

.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}

.form-list li:after {
  clear: both;
}

.form-list li label {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-bottom: 4px;
  width: 140px;
  line-height: 30px;
  -webkit-transition: color 0.34s ease;
  -moz-transition: color 0.34s ease;
  -o-transition: color 0.34s ease;
  transition: color 0.34s ease;
}

.form-list label.error,
.form-list li label.error,
.form-list p.jqv-error,
.form-list li p.jqv-error,
.products-grid p.jqv-error,
#email-preferences-form #email-form .input-box p.jqv-error {
  margin: 4px 0 0;
  float: none;
  width: auto;
  max-width: none;
  color: #ca0000;
  font-size: 10px;
  line-height: normal;
  display: inline-block;
}

.form-list li .input-box {
  width: 290px;
  float: left;
}

.form-list li .input-box + a {
  float: left;
  display: block;
  margin-left: 10px;
  line-height: 30px;
}

.form-list li .input-box.halved .select-wrap {
  float: left;
  width: 47%;
  margin-left: 6%;
}

.form-list li .input-box.halved .select-wrap:first-child {
  margin-left: 0;
}

.form-list li.control {
  line-height: 15px;
}

.form-list li.control .input-box {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 17px;
  height: 15px;
}

.form-list li.control label {
  float: none;
  width: auto;
  line-height: 15px;
  margin: 0 0 0 4px;
  display: inline-block;
  max-width: 90%;
}

.form-list li.control.disabled label {
  text-decoration: line-through;
}

.form-list li.control.disabled .style-radio,
.form-list li.control.disabled .style-checkbox {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.form-list li.control .input-note {
  margin-top: 8px;
}

.form-list li.add-field {
  margin-left: 140px;
}

.form-list li.fields:before,
.form-list li.fields:after {
  content: " ";
  display: table;
}

.form-list li.fields:after {
  clear: both;
}

.form-list li.fields .field {
  float: left;
  margin-left: 4%;
  width: 48%;
}

.form-list li.fields .field:first-child {
  margin-left: 0;
}

.form-list li.fields .field .input-box {
  width: 100%;
}

.form-list.stacked label {
  float: none;
  width: auto;
  margin: 0;
  display: block;
}

.form-list .select-wrap {
  width: 100%;
}

.labelify .form-list li,
.labelify .input-wrapper {
  position: relative;
}

.labelify .form-list li label,
.labelify .input-wrapper label {
  position: absolute;
  top: 0;
  left: 10px;
  margin-bottom: 0;
  line-height: 32px;
  font-size: 13px;
  text-transform: none;
  z-index: 99;
  cursor: text;
  display: none;
}

.product-view #customization-box .buttons-set label, input {
  float: left;
  padding-right: 10px;
}

body.user-tab-detected *:focus,
body.user-tab-detected *.psuedo-focus {
  /* could incorporate :focus-visible when that is standardized, would likely be better than our tab JS approach... */
  outline: 2px solid #2A61FF;
  /* for non-webkit browsers (i.e. IE, FF) */
  outline: 5px auto -webkit-focus-ring-color;
  /* looks better than a flat square line for people w/ Chrome-based browsers */
  outline-offset: -2px;
  /* inset the outline offset, for inline full-width stuff, like a hero-image-link */
}

/* some things don't work right with the outline offset inset... */
body.user-tab-detected.pdp2019 .MagicZoom:focus,
body.user-tab-detected.pdp2019 button.mz-button:focus,
body.user-tab-detected .product-tile a:focus {
  outline-offset: 0;
}

body.user-tab-detected > select-wrap > .customStyleSelectBox:focus {
  outline: 5px solid green;
  outline-offset: 2px;
}

body.user-tab-detected md-option:focus,
body.user-tab-detected md-option.psuedo-focus {
  outline: none;
}

body.user-tab-detected .categories.dim-accordion div .trigger.md-sg-material-theme.open .content.open fieldset ul li div.style-checkbox:focus {
  outline: 2px solid #2A61FF;
  outline-offset: -1px;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=email]:invalid {
  box-shadow: none;
}

.form-list .select-wrap {
  width: 100%;
}

@media screen and (max-width: 730px) {
  .form-list li label {
    float: none;
  }
  .form-list li .input-box {
    width: 100%;
    float: none;
  }
  .form-list li.add-field {
    margin-left: 0;
  }
  .form-list li.fields {
    margin-bottom: 0;
  }
  .form-list li.fields .field {
    float: none;
    margin: 0 0 8px 0 !important;
    width: 100% !important;
  }
  .form-list li.control label {
    max-width: 90%;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  font-family: "figtree", helvetica, arial, sans-serif;
}

h2 a {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

a.blue {
  color: #000000;
}

a:hover,
a:active {
  color: #000000;
}

button,
.button,
a.button {
  outline: none;
  border: none;
  display: inline-block;
  vertical-align: top;
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  background-color: #000000;
  padding: 0 18px;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}

button[disabled],
.button[disabled],
a.button[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button[disabled]:hover,
.button[disabled]:hover,
a.button[disabled]:hover {
  background-color: #2b2b2b;
}

button span,
.button span,
a.button span {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

button:hover,
.button:hover,
a.button:hover {
  /*background-color: #D54400;*/
  /* burnt orange */
}

/*Inline Inputs w/ Buttons*/
.inline-button:before,
.inline-button:after {
  content: " ";
  display: table;
}

.inline-button:after {
  clear: both;
}

.inline-button .input-wrapper {
  float: left;
  width: 330px;
  width: -webkit-calc(100% - 94px);
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
}

.inline-button .input-text {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-right: none;
}

.inline-button .button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border: none;
  padding: 0;
  line-height: 32px;
  width: 92px;
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
  color: #ffffff;
}

.btn-quickview {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 32px;
  margin: -16px 0 0 0;
  background-color: #000000;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

@media screen and (max-width: 730px) {
  .btn-quickview {
    display: none;
  }
}

.link-cursor {
  cursor: pointer;
}

.underline-hover:hover {
  text-decoration: underline;
}

.btn-quickview {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 32px;
  margin: -16px 0 0 0;
  background-color: #000000;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.btn-quickview .button {
  /* seems like you could just text-align:center the container class..*/
  /*background-color: #D54400;*/
  border-radius: 2px;
  box-shadow: 0 1px 6px #54565A;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -57px;
  padding: 0 !important;
}

.btn-quickview .button:hover {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

.btn-quickview .button span {
  padding: 4px 18px;
  display: block;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.mm-menu {
  background: #ffffff !important;
  /*used to be fbfbfb*/
}

.mmenu-close {
  background: url("/images/gorilla/sprite.png") no-repeat -170px -98px;
  width: 20px;
  height: 20px;
  display: block;
}

.my-account .mm-nopanel.input-box {
  margin-bottom: 10px;
}

.mm-menu .tool-tip .tip {
  width: 220px;
}

.tool-tip.faq-my-account {
  position: relative;
  top: -2px;
  right: 0;
  left: 5px;
}

.account-mmenu .mm-panels > .mm-panel > .mm-listview {
  margin: 0;
}

.account-mmenu .mm-listview > li:not(.mm-divider):after {
  left: 0;
}

.account-mmenu h2 {
  display: inline-block;
  margin-bottom: 18px;
}

.mm-listview .parent .fly-out .level1 > li > a {
  padding: 5px;
}

.mm-listview .parent .fly-out .level1 > li {
  border-bottom: 1px solid #dddddd;
}

.mm-listview .parent .fly-out .level1 > li:last-of-type {
  border-bottom: none;
}

@media screen and (max-width: 960px) {
  #sg-page-wrapper > #main,
.mm-page.mm-slideout > #main.main {
    padding-top: 132px;
  }
  .main-nav .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    font-size: 16px;
    font-family: 'figtreeBold', helvetica, arial, sans-serif;
  }
  .main-nav .mm-panels > .mm-panel {
    padding: 0 !important;
  }
  .main-nav .mm-panels > .mm-panel > .mm-listview {
    margin: 0 !important;
  }
  .main-nav .mm-listview > li > a, .mm-listview > li > span {
    padding: 5px !important;
  }
  .main-nav .mm-listview > li.mm-vertical > .mm-next,
.main-nav .mm-vertical .mm-listview > li > .mm-next,
.main-nav .mm-listview .mm-listitem_vertical .mm-btn_next {
    display: none !important;
  }
  .main-nav .mm-listview > li:not(.mm-divider):after {
    left: 0 !important;
  }
}

@media screen and (max-width: 680px) {
  .mm-page.mm-slideout > #main.main {
    padding-top: 0;
  }
  .mm-navbars_top .mm-navbar {
    height: 55px;
  }
}

@media screen and (max-width: 480px) {
  .mm-menu .mm-navbars_top .mm-navbar,
.mm-menu .mm-navbars_top .mm-navbar a,
.mm-menu .mm-navbars_top .mm-navbar h1,
.wish-mmenu .totals .price-box .club-price span,
.cart-mmenu .totals .price-box .club-price span {
    font-size: 16px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .form-container form button.md-button.md-sg-material-theme.pseudo-select {
  font-family: "figtreeMedium", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  background-color: #F0F0F0;
  border-bottom-color: rgba(0, 0, 0, 0.12);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  box-shadow: none;
  color: #54565A;
  display: flex;
  order: 1;
  height: 44px;
  padding: 5px 15px;
  position: relative;
  text-transform: capitalize;
}

body .form-container form button.md-button.md-sg-material-theme.pseudo-select:hover {
  background-color: #BABABA;
}

body .form-container form button.md-button.md-sg-material-theme.pseudo-select span.md-select-icon {
  align-items: flex-end;
  color: #54565A;
  display: block;
  font-size: 1.2rem;
  text-align: end;
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
  width: 24px;
}

body .form-container form button.md-button.md-sg-material-theme.pseudo-select span.md-select-icon:after {
  display: block;
  content: '\25BC';
  position: relative;
  top: 2px;
  speak: none;
  font-size: 13px;
  -webkit-transform: scaleY(0.5) scaleX(1);
  transform: scaleY(0.5) scaleX(1);
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#skipToContent a {
  background-color: #fff;
  color: #2A61FF;
  left: 0px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  top: -50px;
  vertical-align: middle;
  width: 250px;
}

#skipToContent a:focus {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999;
}

#div-house-ad-side {
  border: none;
  margin: 40px auto 5px auto;
}

#div-house-ad-side img {
  display: block;
  margin: 0 auto;
  vertical-align: top;
  /* https://stackoverflow.com/questions/7774814/remove-white-space-below-image */
}

.connect:before,
.connect:after {
  content: " ";
  display: table;
}

.connect:after {
  clear: both;
}

.connect li {
  margin-left: 6px;
}

.connect li:first-child {
  margin-left: 0;
}

.connect li,
.connect a,
.connect span {
  display: inline-block;
  vertical-align: top;
}

.connect a,
.connect span {
  width: 30px;
  height: 30px;
  background: #3b5b99 url("/images/gorilla/sprite.png") 9px 4px no-repeat;
  /*text-indent: -999em;*/
  /* use sr-only instead */
  cursor: pointer;
  -webkit-transition: background-color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out;
  transition: background-color 0.24s ease-out;
}

.connect a:hover,
.connect span:hover {
  background-color: #728fc8;
}

.connect .facebook a,
.connect .facebook span {
  background: #555555 url("/images/socialmediaicons/facebook - fontawesome.png") 9px 5px no-repeat;
}

.connect .facebook a:hover,
.connect .facebook span:hover {
  background-color: #888888;
}

.connect .twitter a,
.connect .twitter span {
  background: #555555 url("/images/socialmediaicons/x-twitter-logo.png") 6px 6px no-repeat;
  background-size: 20px 20px;
}

.connect .twitter a:hover,
.connect .twitter span:hover {
  background-color: #888888;
}

.connect .youtube a,
.connect .youtube span {
  background: #555555 url("/images/socialmediaicons/youtube-play - FontAwesome.png") 6px 8px no-repeat;
}

.connect .youtube a:hover,
.connect .youtube span:hover {
  background-color: #888888;
}

.connect .pinterest a,
.connect .pinterest span {
  background: #555555 url("/images/socialmediaicons/pinterest-p - FontAwesome.png") 8px 5px no-repeat;
}

.connect .pinterest a:hover,
.connect .pinterest span:hover {
  background-color: #888888;
}

.connect .instagram a,
.connect .instagram span {
  background: #555555 url("/images/socialmediaicons/instagram - FontAwesome.png") 6px 6px no-repeat;
}

.connect .instagram a:hover,
.connect .instagram span:hover {
  background-color: #888888;
}

.connect .tiktok a,
.connect .tiktok span {
  background: #555555 url("/images/socialmediaicons/tiktok - FontAwesome.png") 6px 6px no-repeat;
}

.connect .tiktok a:hover,
.connect .tiktok span:hover {
  background-color: #888888;
}

.connect .email a,
.connect .email span {
  background-color: #555555;
  background-position: 8px -40px;
}

.connect .email a:hover,
.connect .email span:hover {
  background-color: #888888;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.warranty-control {
  font-family: 'figtree', helvetica, arial, sans-serif;
  margin-bottom: 30px;
  color: #54565a;
  font-size: 14px;
  line-height: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}

@media screen and (max-width: 960px) {
  .warranty-control {
    display: block;
  }
}

.warranty-control .warranty-atc-text {
  color: #252a2f;
  font-size: 12px;
  line-height: 12px;
  padding-bottom: 5px;
}

.warranty-control .warranty-atc-text .smart-guard-text {
  color: #D54400;
}

.warranty-control md-checkbox.warranty .md-icon {
  width: 18px;
  height: 18px;
  border-style: double;
  opacity: 0.8;
}

.warranty-control md-checkbox.warranty.md-checked .md-icon {
  opacity: 1.0;
}

.warranty-control .warranty-details {
  margin-top: 2px;
  margin-left: -6px;
}

.warranty-control .warranty-details a {
  color: #2A61FF;
  text-decoration: underline;
  margin-right: 10px;
}

.warranty-control .warranty-details img {
  max-width: 32px;
  margin-right: 10px;
}

.warranty-control .quantity-price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: 330px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
  justify-content: flex-end;
  padding-bottom: 8px;
  position: relative;
  height: 48px;
}

@media screen and (max-width: 960px) {
  .warranty-control .quantity-price-container {
    border-bottom: none;
    width: 100%;
    justify-content: flex-start;
    padding-top: 16px;
    height: 24px;
  }
}

.warranty-control .quantity-price-container .quantity-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 15px;
}

@media screen and (max-width: 480px) {
  .warranty-control .quantity-price-container .quantity-container {
    margin-right: 10px;
  }
}

.warranty-control .quantity-price-container .quantity-container div {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  color: #54565A;
  margin-right: 5px;
}

.warranty-control .quantity-price-container .quantity-container div[ng-messages] {
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #F0283C;
  position: absolute;
  bottom: 25px;
}

@media screen and (max-width: 960px) {
  .warranty-control .quantity-price-container .quantity-container div[ng-messages] {
    bottom: -15px;
  }
}

.warranty-control .quantity-price-container .subtotal-block-container {
  width: 165px;
}

.warranty-control .quantity-price-container .subtotal-block-container .price-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.warranty-control .quantity-price-container .subtotal-block-container .price-container .price-label {
  margin-right: 20px;
}

.warranty-control .quantity-price-container .subtotal-block-container .price-container.bc-price {
  justify-content: flex-end;
}

.warranty-details-modal {
  background: white;
}

.warranty-details-modal .warranty-image {
  margin-right: 40px;
}

.warranty-details-modal .warranty-image img {
  width: 300px;
}

.warranty-details-modal h1 {
  font-size: 20px;
  margin-bottom: 10px;
}

.warranty-details-modal .price {
  font-size: 18px;
  color: #D54400;
}

.warranty-details-modal ul {
  list-style-type: disc;
  margin-top: 20px;
}

.warranty-details-modal ul li {
  margin-bottom: 5px;
}

.warranty-details-modal md-button {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}

.warranty-details-modal md-button:hover {
  background-color: #CA4F25;
}

#cart-mmenu .warranty-details,
#CartWishListHomepageController .product-details .warranty-details {
  margin: 10px 0;
}

#cart-mmenu .warranty-details img,
#CartWishListHomepageController .product-details .warranty-details img {
  max-width: 16px;
  margin-right: 8px;
}

#cart-mmenu .warranty-details span,
#CartWishListHomepageController .product-details .warranty-details span {
  font-size: 12px;
  line-height: 12px;
}

#warranty-data-pdp-outer {
  min-height: 41px;
  margin-bottom: 30px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#account-mmenu .mm-navbar {
  text-align: left;
  padding-left: 20px;
}

#account-mmenu #drawer-header span {
  color: #061C33;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.8125rem;
  line-height: 1.45404;
  line-height: 17px;
}

#account-mmenu #mini-login #mini-login-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 560px) {
  #account-mmenu #mini-login #mini-login-actions {
    flex-direction: column;
  }
  #account-mmenu #mini-login #mini-login-actions > div {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}

#account-mmenu #mini-login #mini-login-actions button {
  background-color: #061C33;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  padding: 10px;
  line-height: unset;
}

#account-mmenu #mini-login #mini-login-actions button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #000000;
}

@media screen and (max-width: 560px) {
  #account-mmenu #mini-login #mini-login-actions button {
    width: 100%;
  }
}

#account-mmenu #mini-login #mini-login-actions a {
  color: #2A61FF;
  text-decoration: underline;
}

#account-mmenu #my-account-actions .list-header {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  line-height: 40px;
  color: #54565A;
}

#account-mmenu #my-account-actions .list-header:hover {
  color: #FB3540;
}

#account-mmenu #my-account-actions #dashboard-links li {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
  line-height: 40px;
  padding-left: 10px;
}

#account-mmenu #my-account-actions #dashboard-links li:hover {
  color: #FB3540;
}

body.debug:before {
  background: #ffc;
  width: 100%;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  padding: 0px;
  font-size: 9px;
  font-size: .575rem;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 20000;
}

@media screen and (min-width: 1436px) {
  body.debug:before {
    content: "min-width: 1436px (beyond full!)";
    background-color: darkred;
  }
}

@media screen and (min-width: 1128px) {
  body.debug:before {
    content: "min-width: 1128px (full size!)";
  }
}

@media screen and (max-width: 1127px) {
  body.debug:before {
    content: "max-width: 1127px (non standard)";
    background-color: greenyellow;
  }
}

@media screen and (max-width: 1060px) {
  body.debug:before {
    content: "max-width: 1060px";
    background-color: lightblue;
  }
}

@media screen and (max-width: 960px) {
  body.debug:before {
    content: "max-width: 960px";
    background-color: pink;
  }
}

@media screen and (max-width: 900px) {
  body.debug:before {
    content: "max-width: 900px";
    background-color: wheat;
  }
}

@media screen and (max-width: 768px) {
  body.debug:before {
    content: "max-width: 768px";
  }
}

@media screen and (max-width: 730px) {
  body.debug:before {
    content: "max-width: 730px";
  }
}

@media screen and (max-width: 680px) {
  body.debug:before {
    content: "max-width: 680px";
  }
}

@media screen and (max-width: 560px) {
  body.debug:before {
    content: "max-width: 560px";
  }
}

@media screen and (max-width: 480px) {
  body.debug:before {
    content: "max-width: 480px";
  }
}

@media screen and (max-width: 360px) {
  body.debug:before {
    content: "max-width: 360px (non standard)";
    background-color: plum;
  }
}

@media screen and (max-width: 320px) {
  body.debug:before {
    content: "max-width: 320px";
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.flex-container.flex-direction-column {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-container.flex-direction-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-container .flex-grow {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.flex-container .flex-shrink {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.flex-container .flex-static {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

div[flex-container] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

div[flex-direction-column] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

div[flex-direction-row] {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

div div[flex-grow] {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

div div[flex-shrink] {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

div div[flex-static] {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.md-datepicker-calendar-pane {
  z-index: 9999 !important;
}

@media screen and (max-width: 680px) {
  .md-datepicker-calendar-pane {
    z-index: 9999 !important;
  }
}

md-dialog.md-sg-material-theme.gc-recipent-modal md-toolbar.md-sg-material-theme.md-accent {
  background-color: #fff;
}

md-dialog.md-sg-material-theme.gc-recipent-modal md-toolbar.md-sg-material-theme.md-accent .md-toolbar-tools h1 {
  color: #54565A;
}

.gc-recipent-modal {
  width: 600px;
  min-width: 320px;
}

.gc-recipent-modal .form-container {
  margin-bottom: 0;
}

.gc-recipent-modal .form-container form .recipient-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media screen and (max-width: 680px) {
  .gc-recipent-modal .form-container form .recipient-info {
    flex-direction: column;
  }
}

.gc-recipent-modal .form-container form .recipient-info div:nth-child(1) {
  margin-right: 20px;
}

@media screen and (max-width: 680px) {
  .gc-recipent-modal .form-container form .recipient-info div:nth-child(1) {
    margin-right: 0;
  }
}

.gc-recipent-modal .form-container form .recipient-info > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.gc-recipent-modal .form-container form .recipient-info textarea {
  background-color: #F0F0F0;
  padding: 15px 8px 0;
}

.gc-recipent-modal .form-container form input[disabled] {
  opacity: 0.5;
}

.gc-recipent-modal .form-container form #e-gift-card #send-date {
  margin-top: 10px;
}

@media screen and (max-width: 680px) {
  .gc-recipent-modal .form-container form md-datepicker#gc-send-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
  }
}

.gc-recipent-modal .form-container form md-datepicker#gc-send-date > button {
  padding: 0;
}

@media screen and (max-width: 680px) {
  .gc-recipent-modal .form-container form md-datepicker#gc-send-date > button {
    flex-basis: 10%;
  }
}

.gc-recipent-modal md-input-container .md-char-counter {
  display: none;
}

.gc-recipent-modal md-input-container:last-of-type {
  margin-bottom: 0;
}

.gc-recipent-modal md-datepicker._md-datepicker-has-triangle-icon {
  margin-right: 0;
}

.gc-recipent-modal md-datepicker._md-datepicker-has-triangle-icon .md-datepicker-button {
  padding-left: 0;
}

.gc-recipent-modal md-datepicker._md-datepicker-has-triangle-icon .md-datepicker-input-container .md-datepicker-triangle-button.md-button.md-icon-button {
  height: 36px;
  width: 36px;
  position: absolute;
  padding: 8px;
  margin: 0 6px;
  min-width: 0;
  line-height: 24px;
  border-radius: 50%;
}

.gc-recipent-modal md-datepicker._md-datepicker-has-triangle-icon .md-datepicker-input-container .md-datepicker-triangle-button.md-button.md-icon-button .md-datepicker-expand-triangle {
  top: 40%;
}

.gc-recipent-modal md-dialog-actions md-button {
  background-color: #D54400;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.image-banner {
  position: absolute;
  top: 8px;
  left: 0px;
  height: 22px;
  padding: 0 10px;
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: .025em;
  color: #fff;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-banner:after {
  content: " ";
  position: absolute;
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transform-origin: bottom left;
  -ms-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
  transform: skew(-20deg, 0deg);
}

.image-banner.red,
.image-banner.red:after {
  color: #fff;
  background-color: #D50001;
}

.image-banner.orange,
.image-banner.orange:after {
  color: #fff;
  background-color: #D54400;
}

.image-banner.blue,
.image-banner.blue:after {
  color: #fff;
  background-color: #2A61FF;
}

.image-banner.rebateGreen,
.image-banner.rebateGreen:after {
  color: #fff;
  background-color: #02C852;
}

.image-banner.doorbuster,
.image-banner.doorbuster:after {
  color: #fff;
  background-color: #019E60;
}

/*PLP Specific*/
@media screen and (max-width: 480px) {
  #product-listing-container .image-banner {
    position: absolute;
    display: inline-block;
    top: 8px;
    padding-top: 3px;
    margin-bottom: 6px;
  }
}

/*cart specific*/
@media screen and (max-width: 480px) {
  .cart-tile-img-container .image-banner {
    top: 4px;
    height: 15px;
    padding: 0 4px;
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .cart-tile-img-container .image-banner {
    top: 2px;
    height: 12px;
    padding: 0 2px;
    font-size: 8px;
  }
}

.view-cart-container .cart-tile-img-container .image-banner {
  top: 6px;
  height: 16px;
  padding: 0 6px;
  font-size: 12px;
}

@media screen and (max-width: 1128px) {
  .view-cart-container .cart-tile-img-container .image-banner {
    top: 4px;
    height: 15px;
    padding: 0 4px;
    font-size: 11px;
  }
}

@media screen and (max-width: 730px) {
  .view-cart-container .cart-tile-img-container .image-banner {
    top: 2px;
    height: 12px;
    padding: 0 2px;
    font-size: 10px;
  }
}

@media screen and (max-width: 680px) {
  .view-cart-container .cart-tile-img-container .image-banner {
    top: 4px;
    height: 16px;
    padding: 0 4px;
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .view-cart-container .cart-tile-img-container .image-banner {
    top: 4px;
    height: 15px;
    padding: 0 4px;
    font-size: 11px;
  }
}

@media screen and (max-width: 320px) {
  .view-cart-container .cart-tile-img-container .image-banner {
    top: 2px;
    height: 12px;
    padding: 0 2px;
    font-size: 8px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.loyalty-points {
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  color: #54565A;
  margin-top: 8px;
}

.loyalty-points > img {
  position: relative;
  top: -1px;
}

.loyalty-points > div {
  margin-left: 5px;
}

.loyalty-points .tip-container .tool-tip {
  color: #2A61FF;
  margin-top: -2px;
  text-decoration: underline;
  width: auto;
}

.loyalty-points .tip-container .tool-tip span {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
  background: none;
  display: inline;
}

.loyalty-points .tip-container .tip-content {
  background-color: #fff;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  padding: 20px;
  font-size: 0.75rem;
  line-height: 1.54756;
  background-color: #fff;
  color: #54565A;
  min-width: 320px;
}

@media screen and (max-width: 480px) {
  .loyalty-points .tip-container .tip-content {
    min-width: auto;
  }
}

.loyalty-points .tip-container .tip-content > div:first-of-type {
  font-size: 0.8125rem;
  line-height: 1.45404;
  color: #000;
  margin-bottom: 5px;
}

.loyalty-points .tip-container .tip-content ul {
  border: 1px solid #D9D8D6;
  margin: 5px 0;
}

.loyalty-points .tip-container .tip-content ul > li {
  background-color: #D9D8D6;
  padding: 0 5px;
}

.loyalty-points .tip-container .tip-content ul > li:nth-child(2n) {
  background-color: #fff;
}

.loyalty-points .tip-container .tip-content .hyperlink {
  color: #2A61FF;
}

.loyalty-points .tip-container .triangle-down {
  border-top: 10px solid #fff;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.related-searches {
  border-top: 1px solid #999999;
  margin-top: 30px;
  padding-top: 25px;
}

.related-searches:before,
.related-searches:after {
  content: " ";
  display: table;
}

.related-searches:after {
  clear: both;
}

.related-searches h3 {
  margin-bottom: 20px !important;
}

.related-searches .sg-header {
  width: 100%;
  font-family: 'figtreeBoldCondensed', helvetica, arial, sans-serif;
  color: #D54400;
  margin: 10px 0 20px;
  line-height: 0.1em;
}

.related-searches ul:before,
.related-searches ul:after {
  content: " ";
  display: table;
}

.related-searches ul:after {
  clear: both;
}

.related-searches ul li {
  float: left;
  font-size: 14px;
  line-height: 24px;
  margin-right: 25px;
  font-family: 'figtreeBoldCondensed', helvetica, arial, sans-serif;
}

.related-searches ul li:hover,
.related-searches ul li a:hover {
  text-decoration: underline;
}

.related-searches ul li:first-child {
  margin-left: 0;
}

@media screen and (max-width: 960px) {
  .related-searches ul li {
    margin-left: 40px;
  }
}

@media screen and (max-width: 900px) {
  .related-searches ul li {
    margin-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .related-searches ul li {
    float: none;
    margin-left: 0;
    line-height: 1em;
  }
  .related-searches ul li a {
    display: block;
    padding: 9px 0;
  }
}

/*--------------------------------------------------------------
			Resets
--------------------------------------------------------------*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  line-height: normal;
}

body {
  margin: 0;
  padding: 0;
  line-height: normal;
  overflow-x: hidden;
  *font-size: small;
}

select,
input,
textarea,
button {
  font: 100% sans-serif;
}

a:hover,
a:active {
  outline: none;
}

ul,
ol {
  margin-left: 0;
  list-style: none;
}

sub,
sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
  top: -0.3em;
}

input[type="button"],
input[type="submit"],
input[type="image"],
button {
  cursor: pointer;
}

button,
input,
select,
textarea {
  margin: 0;
}

a:link {
  -webkit-tap-highlight-color: transparent;
}

button {
  width: auto;
  overflow: visible;
}

*:focus {
  outline: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
footer {
  background-color: #061C33;
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #fff;
  margin-top: 2px;
}

#footer.footer {
  background-color: #061C33;
  margin: 0 auto;
}

.footer .quick-links {
  padding-top: 20px;
  margin-bottom: 36px;
  color: #fff;
  background-color: #061C33;
}

@media only screen and (min-width: 960px) {
  .footer .quick-links {
    display: flex;
    justify-content: center;
  }
}

.footer .quick-links > .col > h2 > a,
.footer .quick-links > .col > div > ul > li > a {
  color: #fff;
}

.footer .quick-links .fallback-categories > li > a {
  color: #fff;
}

.footer .quick-links a:hover {
  text-decoration: underline;
}

.footer .quick-links:before,
.footer .quick-links:after {
  content: " ";
  display: table;
}

.footer .quick-links:after {
  clear: both;
}

.footer .col {
  float: left;
  width: 15%;
  margin-left: 1.8867924528301887%;
}

.footer .col:first-child {
  margin-left: 0;
}

.footer h2,
.bcwp .footer h2 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.footer li {
  line-height: 20px;
}

.footer a {
  font-size: 13px;
}

.footer-supplemental {
  padding: 18px 0;
}

.footer-supplemental:before,
.footer-supplemental:after {
  content: " ";
  display: table;
}

.footer-supplemental:after {
  clear: both;
}

.footer-supplemental .copyright,
.footer-supplemental .copyright a {
  font-size: 11px;
  line-height: 30px;
  color: #2b2b2b;
}

.footer-supplemental .copyright {
  float: left;
  margin-bottom: 0;
}

.footer-badge {
  float: left;
  margin-right: 30px;
}

.footer-badges {
  padding-bottom: 10px;
  text-align: center;
}

.general-footer-si {
  float: left;
}

.general-footer-tpi {
  float: right;
}

.footer-copyright {
  margin-top: 30px;
}

.club-accept-modal .moby-close {
  background: none;
}

club-accept-modal {
  position: relative;
}

.gradient-gray {
  background: #d4d2d2;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#d4d2d2, #ebebeb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#d4d2d2, #ebebeb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#d4d2d2, #ebebeb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#d4d2d2, #ebebeb);
  padding: 10px;
}

.club-accept-modal .buttons-set {
  margin: 10px;
}

.club-accept-modal .buttons-set button,
.club-accept-modal .buttons-set a {
  padding: 10px;
  width: 48%;
  font-size: 18px;
}

.club-accept-modal p:not(.jqv-error) {
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: none;
}

.club-accept-modal p span {
  font-family: 'figtreeBoldCondensed', helvetica, arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 20px !important;
}

.club-lightbox-background {
  background: url("/images/club/bc2025-footer-background.jpeg");
  background-repeat: repeat;
}

.footer.container.mm-fixed-bottom .blue-footer-links {
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 10px;
  background-color: #061C33;
}

.footer.container.mm-fixed-bottom .blue-footer-links > .left-links-container {
  padding-left: 25px;
  align-self: center;
}

.footer.container.mm-fixed-bottom .blue-footer-links > .left-links-container > div > a {
  color: #fff;
  font-size: 10px;
}

.footer.container.mm-fixed-bottom .blue-footer-links > .right-socials-container {
  padding-right: 25px;
}

footer.softball-style,
#footer.softball-style,
#footer.mm-fixed-bottom.softball-style .blue-footer-links,
#footer.softball-style .quick-links {
  background-color: #1a1a1a;
}

@media screen and (min-width: 961px) {
  .club-footer-list-block {
    flex-direction: row;
  }
  .club-footer-headline span {
    display: inline-block;
  }
}

@media screen and (max-width: 960px) {
  footer .membership-spiff {
    margin-bottom: 0;
  }
  footer {
    padding-bottom: 30px;
  }
  .club-footer {
    margin-bottom: 40px;
  }
  .club-footer-headline span {
    display: block;
  }
  .club-footer-list-block {
    align-items: flex-start !important;
    flex-direction: column;
  }
  .club-footer-list-block:first-child {
    align-items: flex-end !important;
    margin-right: 20px;
  }
  footer .footer {
    width: 100%;
    max-width: none;
  }
  footer .footer a {
    font-size: 15px;
    line-height: 30px;
  }
  footer .footer .quick-links .col {
    float: none;
    width: 100% !important;
    margin-left: 0;
    border-bottom: 1px solid #999999;
  }
  footer .footer .quick-links .col h2,
footer .footer .quick-links .col h5 {
    line-height: 55px;
    cursor: pointer;
  }
  footer .footer .quick-links .col h2,
footer .footer .quick-links .col h5,
footer .footer .quick-links .col ul {
    max-width: 94%;
    margin: 0 auto;
  }
  footer .footer .quick-links .col h2 a,
footer .footer .quick-links .col h5 a {
    font-size: 16px;
  }
  footer .footer .quick-links .col ul {
    padding-bottom: 20px;
  }
  footer .footer .footer-supplemental,
footer .footer .footer-badges {
    max-width: 94%;
    margin: 0 auto;
  }
  .general-footer-si {
    float: none;
  }
  .general-footer-tpi {
    float: none;
  }
  .footer-supplemental {
    text-align: center;
  }
  .footer-supplemental .copyright {
    width: 100%;
    margin: 0 auto;
  }
  .footer-copyright {
    margin-top: 20px;
  }
  .general-footer-tpi {
    padding-bottom: 20px;
  }
  .footer-badges-icons {
    margin: 0 auto;
    max-width: 338px;
  }
  .footer.container.mm-fixed-bottom .blue-footer-links {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
  .footer.container.mm-fixed-bottom .blue-footer-links > .right-socials-container {
    align-self: center;
    padding-right: 0;
  }
  .footer.container.mm-fixed-bottom .blue-footer-links > .left-links-container {
    padding-top: 5px;
    padding-left: 0;
    text-align: center;
  }
}

@media screen and (max-width: 900px) {
  .footer .quick-links {
    margin-bottom: 0;
  }
  .footer-supplemental .copyright {
    line-height: 16px;
  }
  .footer-supplemental .copyright a {
    line-height: 16px;
  }
  .footer.container.mm-fixed-bottom .blue-footer-links {
    margin-top: 65px;
  }
}

@media screen and (max-width: 480px) {
  .footer-supplemental .connect {
    float: none;
    text-align: center;
    margin-bottom: 18px;
  }
  .footer-supplemental .copyright {
    float: none;
    width: 100%;
    text-align: center;
  }
  .club-footer-benefits .club-footer-list-block:first-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 360px) {
  .footer-badges-icons {
    max-width: 298px;
  }
  .footer-badge {
    margin-right: 10px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.messages li,
.carousel-nav li.active a,
.toolbar .select-wrap .customStyleSelectBox:before,
.banana-track .banana-handle,
.inline-button .button,
.green-form .button,
.view-all .back-to-top,
.cms-template .main .page-title.lead,
.progress-bar li.active {
  /*background-color: rgb(75, 118, 55);*/
  /* main green (Mallard Head Green), used to be #748f6f */
  /*background-color: rgb(79, 91, 49);*/
  /* main green (Deep Woods Green), used to be #748f6f */
  background-color: #252a2f;
}

.main-nav .drop-down ul.level0 > li.parent {
  color: #333333;
}

.main-nav .drop-down ul.level0 > li.parent.wpsstore {
  color: #E32E10;
  /* ADA warrior poet society red enough */
  line-height: 30px;
}

.main-nav .drop-down ul.level1 > li a.all-deals-link,
.main-nav .drop-down ul.level1 > li a.see-more-link {
  color: #E32E10 !important;
}

.main-nav .drop-down ul.level0 > li.parent.wpsstore a {
  line-height: 26px;
  padding-bottom: 3px;
  /* looks best in chrome :/ */
  padding-top: 2px;
  /* looks best in chrome :/ */
}

.main-nav .drop-down ul.level0 > li.parent.wpsstore a.wpsstore-icon:hover:after {
  background-image: url("/images/wps_shield_white.svg");
}

.wpsstore-icon:after {
  content: '';
  background: transparent url("/images/wps_shield.svg") no-repeat center center;
  background-size: 19px 23px;
  height: 23px;
  margin-left: 5px;
  position: absolute;
  top: 5px;
  width: 19px;
}

.main-nav ul.level0 li.parent:hover {
  background: #333333;
  border-radius: 10px;
}

.main-nav ul.level0 li.parent.wpsstore:hover {
  background-color: #E32E10;
  /* ADA warrior poet society red enough */
}

#mega-tabs-container {
  font-family: "figtree", helvetica, arial, sans-serif;
  height: 40px;
  background-color: #434E5C;
}

#mega-tabs-container > a {
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  display: inline-block;
  padding-top: 10px;
}

#mega-tabs-container > a.active {
  background-color: #061C33;
}

.main-nav li.browse ul.level0 li.parent:hover:after {
  border-top: 14px solid #fff;
  border-right: 14px solid #fff;
  border-bottom: 14px solid #fff;
  border-left: 14px solid transparent;
  content: '';
  display: block;
  float: right;
  margin-top: -28px;
  right: 0;
}

.main-nav li.browse ul.level0 li.parent.wpsstore:hover:after {
  border: none;
  border-width: 0;
  margin: 0;
}

#mm-nav.main-nav .level-top-link.wpsstore a {
  color: #E32E10;
}

#mm-nav.main-nav .level-top-link.wpsstore a.wpsstore-icon:after {
  margin-left: 3px;
  top: 19px;
}

.input-text,
textarea,
.customStyleSelectBox,
.green-form,
.rounded-box,
.quickorder .intro img,
.shopping-cart .intro img {
  border: 1px solid #4f5b31;
  /* Deep Woods Green */
}

.col-left nav li a:hover,
.col-left nav li.active a,
.col-left aside li a:hover,
.col-left aside li.active a {
  color: #000000;
}

.col-left nav li a:hover,
.col-left aside li a:hover {
  text-decoration: underline;
}

.toolbar .select-wrap .customStyleSelectBox,
.inline-button .input-text,
.green-form .input-box .input-text,
.msg-block .messages,
.embroidery .main .option-set .form-list .font-style img {
  border-color: #4f5b31;
  /* Deep Woods Green */
}

.main-nav .shop .fly-out .level1 > li > a,
.fly-out-featured ul li p,
.main-nav .shop .fly-out h2 {
  /*color: rgb(79, 91, 49);*/
  /* main green (Deep Woods Green) */
  color: #333333;
}

/* suggest ahead */
#searchProducts {
  border-color: #4f5b31;
}

.ui-menu {
  color: #4f5b31 !important;
}

.search-cats > ul > li > a,
.search-brands > ul > li > a {
  color: #4f5b31;
}

.search-results-more > a,
.search-results-more > a:hover {
  color: #4f5b31;
}

header .site-search .input-wrapper #k {
  height: 34px;
  padding-top: 4px;
}

/*#endregion*/
.drop-down.sign-in .my-account .input-box label:not(.error), .checkoutlogin-body .login-core .input-box {
  display: inline-block;
  line-height: 30px;
}

.my-account .input-box,
.my-account .form-list li .input-box, .email-preferences-page .input-box
, .email-preferences-page .form-list li .input-box
, .checkoutlogin-body .login-core .input-box, .address-page .input-box, .manage-membership .input-box, .manage-membership .form-list li .input-box {
  position: relative;
  width: 100%;
  max-width: 400px;
}

#search-box > div.search-area > div {
  position: relative;
}

.my-account .input-box label:not(.error), .email-preferences-page .input-box label:not(.error)
, .checkoutlogin-body .input-box label:not(.error), .address-page .input-box label:not(.error), .manage-membership .input-box label:not(.error),
#search-box > div.search-area > div > label {
  position: absolute;
  top: -2px;
  left: 8px;
  font-family: 'figtreeBoldCondensed', helvetica, arial, sans-serif;
  font-size: 11px;
  color: #54565A;
  text-transform: uppercase;
  z-index: 2;
  line-height: 30px;
}

.my-account .input-box input,
.my-account .input-box .customStyleSelectBox,
.email-preferences-page .input-box input,
.email-preferences-page .input-box .customStyleSelectBox,
.site-search .input-wrapper #k,
.site-search.mobile-search .input-text,
.checkoutlogin-body .input-box input,
.address-page .input-box input,
.address-page .input-box .customStyleSelectBox,
.manage-membership .input-box input,
.manage-membership .input-box .customStyleSelectBox {
  height: 48px;
  background-color: #F0F0F0;
  color: #142535;
  padding: 15px 0 0 8px;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #898A8D;
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.my-account .input-box input:focus,
.my-account .input-box .customStyleSelectBox:focus,
.email-preferences-page .input-box input:focus,
.email-preferences-page .input-box .customStyleSelectBox:focus,
.site-search .input-wrapper #k:focus,
.site-search.mobile-search .input-text:focus,
.checkoutlogin-body .input-box input:focus,
.address-page .input-box input:focus,
.address-page .input-box
.customStyleSelectBox:focus,
.manage-membership .input-box input:focus,
.manage-membership .input-box .customStyleSelectBox:focus {
  border-bottom: 1px solid #061C33;
}

.softball .my-account .input-box input,
.softball .my-account .input-box .customStyleSelectBox,
.softball .email-preferences-page .input-box input,
.softball .email-preferences-page .input-box .customStyleSelectBox,
.softball .site-search .input-wrapper #k,
.softball .site-search.mobile-search .input-text,
.softball .checkoutlogin-body .input-box input,
.softball .address-page .input-box input,
.softball .address-page .input-box .customStyleSelectBox,
.softball .manage-membership .input-box input,
.softball .manage-membership .input-box .customStyleSelectBox {
  background-color: #F0F0F0;
  color: #262626;
}

.softball .my-account .input-box input:focus,
.softball .my-account .input-box .customStyleSelectBox:focus,
.softball .email-preferences-page .input-box input:focus,
.softball .email-preferences-page .input-box .customStyleSelectBox:focus,
.softball .site-search .input-wrapper #k:focus,
.softball .site-search.mobile-search .input-text:focus,
.softball .checkoutlogin-body .input-box input:focus,
.softball .address-page .input-box input:focus,
.softball .address-page .input-box .customStyleSelectBox:focus,
.softball .manage-membership .input-box input:focus,
.softball .manage-membership .input-box .customStyleSelectBox:focus {
  border-bottom: 1px solid #2B4359;
}

.site-search .input-wrapper label.search-label {
  font-family: 'figtree', helvetica, arial, sans-serif;
  color: #54565A;
  font-size: 14px;
  line-height: 34px;
  white-space: nowrap;
}

.search-input {
  background-color: transparent;
}

.search-wrapper {
  background-color: white;
  z-index: 0;
}

.site-header {
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
  box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
  padding: 0;
  height: 160px;
  max-height: 160px;
  position: fixed;
  width: 100%;
  z-index: 9998;
}

body.ios-kb-fix header.site-header {
  position: relative !important;
}

body.ios-kb-fix #main.main {
  padding-top: 0 !important;
}

.no-promo .site-header {
  height: 100px;
  max-height: 100px;
}

.no-promo #sg-page-wrapper > #main {
  padding-top: 100px;
}

.site-header:before,
.site-header:after {
  content: " ";
  display: table;
}

.site-header:after {
  clear: both;
}

.site-header .nav-container,
.site-promo-container {
  max-width: 2000px;
  margin: 0 auto;
}

.no-promo .site-header .nav-container,
.site-header .nav-container {
  padding: 5px 20px;
}

.site-header .logo {
  display: inline-block;
  padding-top: 12px;
  height: 60px;
  width: 150px;
}

.site-header .site-search {
  margin: 14px 30px 0 30px;
}

.site-header .site-search.mobile-search.open,
.site-header .site-search.mobile-search.closed {
  display: none;
}

.site-header .customer-nav {
  font-family: 'figtree', helvetica, arial, sans-serif;
  line-height: 24px;
  height: 24px;
  margin-top: 20px;
  margin-right: 20px;
  position: relative;
}

.site-header .customer-nav .icon-wrapper a {
  display: inline-block;
}

header .site-search .input-wrapper {
  width: 100%;
}

header .site-search .input-text.search-input {
  height: 34px !important;
  border: 1px solid #d9d9d9;
  border-radius: 1px !important;
}

header .site-search .icon-wrapper {
  position: absolute;
  top: -1px;
  right: -1px;
}

header .site-search .button {
  background-image: url("/images/search@2x.png");
  background-color: transparent;
  height: 20px;
  width: 20px;
  background-size: 20px 20px;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 8px;
}

.site-header .mini-account button {
  background-color: #ffffff;
  padding: 0;
  outline: none;
}

.site-header .mini-account button .user-name {
  text-transform: none;
  position: relative;
  top: -4px;
}

.customer-nav .trigger {
  position: relative;
}

.customer-nav .icon-wrapper {
  display: inline-block;
  cursor: pointer;
  margin-left: 15px;
  vertical-align: top;
}

.customer-nav .icon-wrapper .sign-in-icon,
.customer-nav .icon-wrapper .wish-list-icon,
.customer-nav .icon-wrapper .cart-icon,
.customer-nav .icon-wrapper .search-icon {
  margin-top: 3px;
}

.search-icon {
  display: inline-block;
  background: url("/images/search@2x.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.sign-in-icon {
  display: inline-block;
  background: url("/images/user@2x.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

/*.sign-in-icon.logged-in {
    background-image: url('/images/user_logged_in@2x.png');
}*/
.wish-list-icon {
  position: relative;
  text-align: center;
  display: inline-block;
  background: url("/images/wishlist@2x.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.cart-icon {
  position: relative;
  text-align: center;
  display: inline-block;
  background: url("/images/cart@2x.png") no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.cart-count,
.wishlist-count {
  position: absolute;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 11px;
  border-radius: 40%;
  background-color: #A3FD22;
  color: #061C33;
  padding: 0 2px;
  min-width: 18px;
  line-height: 16px;
}

.softball .cart-count,
.softball .wishlist-count {
  background-color: #DFFF4F;
  border-color: #FF4545;
  border-width: 1px;
  border-style: solid;
}

.cart-count {
  top: -9px;
  right: -4px;
}

.wishlist-count {
  top: -9px;
  right: -8px;
}

.icon-text {
  font-size: 13px;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  margin-left: 2px;
  cursor: pointer;
  vertical-align: top;
}

/*.icon-text:hover {
    text-decoration: underline;
}*/
.user-name {
  color: #D54400;
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 10px;
}

.mini-cart .drop-down {
  width: 316px;
  left: auto;
  right: 0;
}

.drop-down {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #fff;
  border: 1px solid #000000;
  padding: 0 18px 18px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
  box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
  display: none;
}

.fly-out {
  position: absolute;
  top: 0;
  left: 100%;
  background-color: #ffffff;
  display: none;
  border: 1px solid #000000;
  min-height: 375px;
}

.main-nav {
  position: relative;
  z-index: 9997;
  float: left;
}

.main-nav ul {
  padding: unset;
  list-style-type: unset;
}

.main-nav ul li {
  list-style-type: none;
  margin-bottom: unset;
}

.main-nav > ul:before,
.main-nav > ul:after {
  content: " ";
  display: table;
}

.main-nav > ul:after {
  clear: both;
}

.main-nav li.level-top,
.main-nav li.level-top-link {
  display: block;
  line-height: 45px;
  float: left;
  padding-bottom: 14px;
  position: relative;
}

.main-nav li.level-top .level-top-wrapper,
.main-nav li.level-top-link .level-top-wrapper {
  position: relative;
  color: #333333;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.main-nav li.level-top.over .level-top-wrapper,
.main-nav li.level-top .level-top-wrapper.over {
  background-color: #fff;
  color: #333333;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.main-nav button.level-top {
  outline: none;
  background-color: #fff;
  width: 100%;
  padding: 7px 0 6px 0;
}

.main-nav button.level-top,
.main-nav a.level-top {
  color: #333333;
  display: block;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  line-height: 32px;
}

.main-nav .shop-dept {
  position: relative;
}

.main-nav button.level-top span,
.main-nav a.level-top span {
  position: relative;
  top: 6px;
  margin-bottom: 0;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
}

.main-nav .level-top button.level-top:after {
  border-top: 5px solid #333333;
  /*used to be fbfbfb*/
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: 3px;
  content: '';
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}

.main-nav .level-top.over button.level-top:after,
.main-nav .level-top.over a.level-top:after {
  border-top: 5px solid #333333;
}

.main-nav li.level-top.browse.shop {
  z-index: 999999;
}

.main-nav ul.level0 li a {
  display: block;
  font-size: 13px;
  position: relative;
}

.main-nav .shop {
  width: 90px;
}

.main-nav .deals {
  width: 66px !important;
}

.main-nav .club {
  width: 104px !important;
}

.main-nav .community {
  width: 62px;
}

.main-nav .brands-link {
  width: 80px;
}

.main-nav .brands-link.gift-override {
  width: 100px;
}

.main-nav .brands-link .brands-link-override {
  color: #E53935;
  text-align: left;
}

.main-nav .brands-link .brands-link-override span {
  padding-left: 21px;
  /* protect the icon */
}

.main-nav .brands-link .brands-link-override:before {
  content: ' ';
  background-image: url("/images/icon_gift.svg");
  background-repeat: no-repeat;
  display: inline-block;
  height: 13px;
  left: 3px;
  position: absolute;
  top: 22px;
  width: 14px;
}

.main-nav .drop-down {
  border: none;
  border-left: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  padding: 0;
  width: 125%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.main-nav .shop .drop-down {
  width: 260px;
}

.main-nav .deals .drop-down {
  width: 160px;
}

.main-nav .community .drop-down {
  width: 193px;
}

.main-nav .club .drop-down {
  width: 180px;
}

.main-nav .deals .drop-down,
.main-nav .community .drop-down,
.main-nav .club .drop-down {
  border-right: 1px solid #8a8a8a;
}

.main-nav .drop-down ul.level0 {
  margin: 5px;
}

.main-nav .drop-down li,
.main-nav .drop-down li a {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.main-nav .drop-down ul.level0 > li > a {
  padding: 0 10px;
  line-height: 28px;
  color: #4f5b31;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  font-size: 14px;
  white-space: nowrap;
  color: inherit;
}

.main-nav .drop-down ul.level0 > li > a.clearance {
  color: #AC162C;
}

.main-nav .drop-down ul.level0 li:hover,
.main-nav .drop-down ul.level0 > li > a:hover {
  color: #fff;
}

.main-nav .shop .fly-out {
  width: 300%;
  padding: 10px;
  margin-left: -1px;
  border: none;
  border-right: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  background-color: #fff;
  max-height: calc(100vh - 120px);
  /* trying a new viewport unit, 100% of viewport height - 120px for the fixed header (.site-header), works down to the height of the left dropdown at which point it fails to shrink any further */
  overflow-y: auto;
}

.main-nav .shop .fly-out:before,
.main-nav .shop .fly-out:after {
  content: " ";
  display: table;
}

.main-nav .shop .fly-out:after {
  clear: both;
}

.main-nav .shop .fly-out h2 {
  font-size: 18px;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  width: 97.5%;
  text-align: left;
  border-bottom: 1px solid #cfd4d8;
  line-height: 0.1em;
  margin: 10px 0 20px;
}

.main-nav .shop .fly-out h2 > span {
  background: #fff;
  padding: 0 15px 0 12.5px;
}

.main-nav .shop .fly-out h3 {
  line-height: 20px;
  margin-bottom: 0;
  text-transform: none;
}

.main-nav .shop .fly-out .level1 {
  float: left;
  width: 23%;
  margin-left: 1.9753086419753085%;
}

.main-nav .shop .fly-out .level1 > li {
  margin-top: 10px;
}

.main-nav .shop .fly-out .level1 > li:first-child {
  margin-top: 0;
}

.main-nav .shop .fly-out .level1 > li > a {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.main-nav .shop .fly-out .level1 > li > a:hover {
  text-decoration: underline;
}

.main-nav .shop .fly-out .level1 > li > span {
  display: block;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
  color: #2b2b2b;
}

.main-nav .shop .fly-out .level2 li a {
  font-family: 'figtree', helvetica, arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #2b2b2b;
}

.main-nav .shop .fly-out .level2 li a:hover {
  text-decoration: underline;
}

.main-nav .shop .fly-out .level2 li a.more {
  font-style: italic;
}

.main-nav .level-top-link {
  overflow: auto;
  /* ensures height is calc'd correctly when contents are floated */
}

.main-nav .level-top-link a {
  color: #333333;
  display: block;
  line-height: 45px;
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  font-family: figtreeMedium, helvetica, arial, sans-serif;
  padding-right: 6px;
}

.main-nav .level-top-link a:hover {
  text-decoration: underline;
}

.main-nav .shop .fly-out .see-more {
  float: left;
  width: 95%;
  text-align: center;
  margin-top: 10px;
}

.main-nav .shop .fly-out .see-more .level1 {
  width: 100%;
}

.products-grid {
  margin-bottom: 28px;
  list-style: none;
}

.products-grid:before,
.products-grid:after {
  content: " ";
  display: table;
}

.products-grid:after {
  clear: both;
}

.products-grid > li {
  display: inline-block;
  margin-left: 2%;
  width: 23.037974683544306%;
  position: relative;
  vertical-align: top;
}

.products-grid > li:first-child {
  margin-left: 0;
}

.products-grid .product-image {
  display: block;
  position: relative;
}

.products-grid .product-image img.lazy {
  display: block;
  border: 1px solid #d2d2d2;
}

.products-grid .product-name {
  font-size: 13px;
  line-height: 18px;
  margin: 4px 0 5px;
}

ol.products-grid.products-grouping li .product-name {
  overflow: hidden;
  height: 3em;
  text-align: left;
}

#searchSuggestions {
  float: left;
}

#searchSuggestions ul li.ui-menu-item .ui-state-active {
  border: none;
  background: none;
  color: inherit;
  text-decoration: underline;
}

#searchProducts {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
  position: absolute;
  background-color: white !important;
  display: none;
  border-style: solid;
  min-height: 71px;
  z-index: 9999;
}

#searchProducts .category-products,
#searchProducts .category-products .products-grouping {
  background-color: white !important;
}

#searchProducts .category-products .products-grid {
  list-style: outside none none;
}

#searchProducts .category-products .products-grid .product-details .product-name {
  height: 40px;
  overflow: hidden;
}

.ui-menu {
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.4);
  background-color: white !important;
}

.ui-autocomplete .highlight {
  font-weight: bold;
}

.search-results-label,
.search-results-more {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
}

.search-term {
  font-style: italic;
}

#cartSummary.drop-down {
  padding: 0 18px 10px;
}

#cartSummary ol.products-grid li > a,
#wishSummary ol.products-grid li > a {
  display: block;
  width: 100%;
}

#cartSummary ol.products-grid li > a > .product-details > .product-name,
#wishSummary ol.products-grid li > a > .product-details > .product-name {
  color: #000;
}

#cartSummary ol.products-grid li > a > .product-details > .product-name:hover,
#wishSummary ol.products-grid li > a > .product-details > .product-name:hover {
  text-decoration: underline;
}

.cart-mmenu .drop-down p,
.wish-mmenu .drop-down p {
  font-size: 16px;
  margin-bottom: 5px;
}

.cart-mmenu .products-grid > li,
.wish-mmenu .products-grid > li {
  float: none;
  width: 100%;
  margin-left: 0;
  margin-top: 10px;
  border-bottom: 1px solid #D9D8D6;
}

.cart-mmenu .products-grid > li:last-of-type,
.wish-mmenu .products-grid > li:last-of-type {
  border-bottom: none;
}

.cart-mmenu .products-grid .product-image,
.wish-mmenu .products-grid .product-image {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}

.cart-mmenu .products-grid .product-image img,
.wish-mmenu .products-grid .product-image img {
  height: 100% !important;
  width: 100% !important;
}

.cart-mmenu .product-details,
.wish-mmenu .product-details {
  display: inline-block;
  margin-left: 5px;
  width: 58%;
  vertical-align: middle;
}

.cart-mmenu .product-details span.product-name,
.cart-mmenu .product-details h3.product-name,
.wish-mmenu .product-details span.product-name,
.wish-mmenu .product-details h3.product-name {
  margin: 0;
  display: block;
}

.wish-mmenu .product-details span.product-name a,
.wish-mmenu .product-details h3.product-name a,
.wish-mmenu .product-details .quantity,
.wish-mmenu .product-details .price-box > span span,
.wish-mmenu .product-details .price-box .club-price.apply-checkout span,
.cart-mmenu .product-details span.product-name a,
.cart-mmenu .product-details h3.product-name a,
.cart-mmenu .product-details .quantity,
.cart-mmenu .product-details .price-box > span span,
.cart-mmenu .product-details .price-box .club-price.apply-checkout span {
  font-size: 14px;
}

.cart-mmenu .total-club-savings span,
.wish-mmenu .total-club-savings span {
  font-size: 20px;
}

.cart-mmenu .button,
.wish-mmenu .button {
  display: block;
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 16px;
}

.cart-mmenu .totals,
.wish-mmenu .totals {
  font-size: 16px;
  margin-bottom: 10px;
  color: #000;
}

.cart-mmenu .totals .price-box,
.wish-mmenu .totals .price-box {
  max-width: 100%;
}

.wish-mmenu .totals .price-box span
.cart-mmenu .totals .price-box span {
  font-size: 16px;
}

.wish-mmenu .totals .price-box .club-price span
.cart-mmenu .totals .price-box .club-price span {
  font-size: 18px;
}

@media screen and (min-width: 1436px) {
  #searchProducts {
    width: 653px !important;
  }
  #searchProducts .products-grid > li {
    width: 23.037974683544306% !important;
  }
}

@media screen and (min-width: 1128px) {
  #searchProducts {
    border-width: 3px;
    left: 157px;
    top: 33px;
    width: 322px;
    padding: 10px;
  }
  #searchProducts .products-grid > li {
    width: 47.037974683544306%;
  }
  .ui-menu {
    left: -3px !important;
    top: 33px !important;
    max-width: 160px !important;
    font-size: 14px !important;
    min-height: 71px !important;
  }
  .search-results-label,
.search-results-more {
    font-size: 16px;
  }
  .site-header .nav-container {
    padding: 5px 50px;
  }
}

@media screen and (max-width: 1060px) {
  .site-header .site-search {
    margin: 14px 0 0 0px;
  }
  .main-nav .shop {
    width: 80px;
  }
  .main-nav .deals {
    width: 56px !important;
  }
  .main-nav .club {
    width: 94px !important;
  }
  .main-nav .community {
    width: 52px;
  }
  .main-nav .brands-link {
    width: 70px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1127px) {
  #searchProducts {
    border-width: 3px;
    left: 147px;
    top: 33px;
    width: 322px;
    padding: 5px;
  }
  #searchProducts .products-grid > li {
    width: 47.037974683544306%;
  }
  .ui-menu {
    max-width: 150px !important;
  }
  .search-results-label,
.search-results-more {
    font-size: 15px;
  }
}

@media screen and (min-width: 961px) {
  #searchProducts {
    width: 270px;
  }
}

@media screen and (max-width: 960px) {
  .site-header {
    height: 125px;
    max-height: 160px;
  }
  .fly-out {
    min-height: 0px;
  }
  .site-header .nav-container {
    padding: 0 0 0 20px;
  }
  .site-header .logo {
    margin-right: 20px;
  }
  .site-header .customer-nav .icon-wrapper {
    position: relative;
    float: left;
    margin-right: 0;
    vertical-align: top;
  }
  .site-header .customer-nav .icon-wrapper .mobile-trigger {
    border-left: 1px solid #ccc;
    padding-left: 15px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .mobile-trigger .hamburger {
    width: 20px;
    height: 3px;
    display: inline-block;
    text-align: left;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    vertical-align: middle;
    margin-right: 0px;
    margin-left: 5px;
    background-color: #000;
  }
  .mobile-trigger .hamburger:before,
.mobile-trigger .hamburger:after {
    content: '';
    background-color: #000;
    width: 20px;
    height: 3px;
    display: inline-block;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    position: absolute;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .mobile-trigger .hamburger:before {
    top: -7px;
  }
  .mobile-trigger .hamburger:after {
    bottom: -7px;
  }
  /* header icons */
  .customer-nav .icon-wrapper {
    margin-left: 25px;
  }
  .customer-nav .respondburger {
    margin-top: -3px;
  }
  .site-header .mini-account .drop-down,
.site-header .mini-cart .drop-down {
    text-align: left;
    line-height: 18px;
  }
  .drop-down {
    border: none;
    box-shadow: none;
  }
  .main-nav {
    display: none;
    background-color: inherit;
  }
  .main-nav .brands-link .brands-link-override {
    margin-left: 8px;
  }
  .main-nav .brands-link .brands-link-override span {
    padding-left: 18px;
    /* protect the icon */
  }
  .main-nav .brands-link .brands-link-override:before {
    top: 23px;
  }
  .main-nav .shop .fly-out {
    min-height: 0;
    height: 0;
  }
  .main-nav ul {
    overflow: hidden;
  }
  .main-nav ul li.level-top {
    margin-left: 0;
  }
  .main-nav li,
.main-nav li.browse,
.main-nav li.deals,
.main-nav li.community,
.main-nav li.club {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
  }
  .main-nav li button.level-top,
.main-nav li a {
    display: block;
    font-size: 16px !important;
    line-height: 50px !important;
    text-align: left !important;
    color: #333333;
    font-family: 'figtreeMedium', helvetica, arial, sans-serif;
  }
  .main-nav li.parent button.level-top,
.main-nav li.parent a.level-top,
.main-nav li.level-top-link {
    position: relative;
    color: #333333;
  }
  .main-nav .level-top.browse button.level-top:after,
.main-nav .level-top.browse a.level-top:after {
    right: 0;
  }
  .main-nav .level-top button.level-top:after,
.main-nav .level-top a.level-top:after,
.main-nav .drop-down li.parent a span:after {
    margin-right: 10px;
  }
  .main-nav li.level-top.browse.shop,
.main-nav li.level-top {
    z-index: 1;
  }
  .main-nav li.level-top .drop-down ul.level0 li.parent:after {
    content: none;
  }
  .main-nav li.level-top,
.main-nav li.level-top-link {
    padding-bottom: 0px;
  }
  .main-nav li.level-top button.level-top,
.main-nav li.level-top a.level-top {
    padding: 5px;
  }
  .main-nav button.level-top span,
.main-nav a.level-top span {
    top: 0;
  }
  .main-nav .drop-down,
.main-nav .drop-down .fly-out {
    display: block !important;
  }
  .main-nav .drop-down.no-display,
.main-nav .drop-down .fly-out.no-display {
    display: none !important;
  }
  .main-nav .drop-down li a,
.main-nav .fly-out li a {
    margin-left: 10px;
  }
  .main-nav li.level-top .drop-down ul.level0 li.parent {
    background-color: #252A2F;
  }
  .main-nav li.level-top .drop-down ul.level0 li.parent a {
    color: #fff;
  }
  .main-nav li.level-top .drop-down ul.level0 li.parent .fly-out ul.level1 li a {
    color: #252A2F;
  }
  .main-nav ul.level1 li a {
    line-height: 30px !important;
  }
  .main-nav .drop-down,
.main-nav .fly-out {
    position: static;
    display: block;
    height: 0;
    width: 100% !important;
    padding: 0 !important;
    border: none !important;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .main-nav .drop-down.content,
.main-nav .fly-out.content {
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.05s ease;
    -moz-transition: height 0.05s ease;
    -o-transition: height 0.05s ease;
    transition: height 0.05s ease;
  }
  .main-nav .drop-down.content.open,
.main-nav .fly-out.content.open {
    height: auto;
    max-height: none;
  }
  .main-nav .drop-down ul,
.main-nav .fly-out ul {
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .main-nav .drop-down ul.level0 > li.parent > a {
    line-height: 50px !important;
  }
  .main-nav .drop-down ul.level1 li a,
.main-nav .fly-out ul.level1 li a {
    padding-left: 6% !important;
  }
  .main-nav .drop-down li,
.main-nav .fly-out li {
    margin-top: 0 !important;
  }
  .main-nav .drop-down li a,
.main-nav .fly-out li a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-bottom: none !important;
    color: #ffffff;
  }
  .main-nav .drop-down li a span,
.main-nav .fly-out li a span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-top: none !important;
  }
  .main-nav .drop-down li:first-child a,
.main-nav .fly-out li:first-child a {
    border-top: none;
  }
  .main-nav .drop-down li.parent a,
.main-nav .fly-out li.parent a {
    position: relative;
  }
  .main-nav .drop-down li.parent a span:after,
.main-nav .fly-out li.parent a span:after {
    right: 3%;
    top: 50%;
  }
  .main-nav .drop-down h4,
.main-nav .fly-out h4 {
    display: none;
  }
  .main-nav .level-top button.level-top:before,
.main-nav .level-top button.level-top:after,
.main-nav .level-top a.level-top:before,
.main-nav .drop-down li.parent a span:before,
.main-nav .drop-down li.parent a span:after,
.main-nav .level-top a.level-top:after {
    content: none;
  }
  .main-nav .level-top button.level-top:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 500;
    border: none !important;
    height: 12px;
    background: url("/images/gorilla/sprite.png") -152px -212px no-repeat;
    width: 12px;
    top: 35%;
    left: auto;
    right: 0;
    margin-right: 10px;
    transform: translateX(-50%);
  }
  .main-nav .level-top a.level-top:after,
.main-nav .drop-down li.parent a span:after {
    content: "";
    display: block;
    height: 11px;
    position: absolute;
    background: url("/images/gorilla/sprite.png") -153px -198px no-repeat;
    top: 42.5%;
    width: 11px;
    z-index: 500;
    border: none !important;
  }
  .main-nev .level-top button.level-top:after,
.main-nav .level-top a.level-top:after {
    content: "";
    height: 12px;
    background: url("/images/gorilla/sprite.png") -152px -212px no-repeat;
    width: 12px;
    top: 35%;
    left: auto;
    right: 0;
  }
  .main-nav .level-top button.level-top.open:after,
.main-nav .level-top a.level-top.open:after {
    background: url("/images/gorilla/sprite.png") -202px -212px no-repeat;
    top: 35%;
  }
  .main-nav .drop-down li.parent a.open span:after {
    background: url("/images/gorilla/sprite.png") -203px -202px no-repeat;
    top: 50%;
  }
  .category-products .products-grid {
    margin-bottom: 0 !important;
  }
  .category-products .products-grid li {
    margin-bottom: 2.5316455696202533%;
  }
  /*deal with word-wrapping of very long department names*/
  .main-nav .shop .drop-down ul.level0 > li > a {
    font-size: 12px;
  }
  .main-nav .drop-down,
.main-nav .fly-out {
    background-color: #ffffff !important;
    /* used to be fbfbfb */
  }
  .main-nav .drop-down ul.level1,
.main-nav .fly-out ul.level1 {
    background-color: #ffffff;
    /*used to be fbfbfb*/
  }
  .main-nav ul.level0 li.parent:hover {
    background-color: inherit;
  }
  .main-nav .shop .drop-down ul.level0 > li:hover > a {
    color: #ffffff;
  }
  .header-flex-parent {
    padding: 0;
  }
}

@media screen and (min-width: 731px) and (max-width: 960px) {
  #searchProducts {
    display: none !important;
  }
  .ui-menu {
    font-size: 14px !important;
  }
  .ui-autocomplete .highlight {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 730px) {
  .main {
    overflow: hidden;
  }
  .category-products .products-grid > li {
    margin-left: 4.10958904109589%;
    width: 47.94520547945205%;
  }
  .category-products .products-grid > li:first-child,
.category-products .products-grid > li:nth-child(3) {
    margin-left: 0;
    clear: left;
  }
  #searchSuggestionsMobile {
    position: fixed;
    background-color: white !important;
    z-index: 999999;
  }
  .ui-menu {
    line-height: 25px !important;
  }
  html.moby-show {
    overflow: hidden;
  }
  .moby-overlay {
    overflow-y: hidden;
  }
  .moby-container {
    top: 3%;
    left: 3%;
    margin-left: 0 !important;
    margin-top: 0;
    max-height: 94%;
    overflow-y: scroll;
    padding-bottom: 3px;
    -webkit-overflow-scrolling: touch;
    width: 94% !important;
  }
  .moby-container.intl-shopping-modal .row .col,
.moby-container.intl-shopping-modal .row .col.col-2,
.moby-container.intl-shopping-modal .row .col.col-3 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }
  #club-accept-modal.bc2018 div.buttons-set {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 681px) {
  .header-flex-parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .header-flex-parent .logo {
    -webkit-flex-grow: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 150px;
    width: 150px;
    height: 60px;
    order: unset;
    margin: unset;
  }
  .header-flex-parent .main-nav {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 0 10px;
  }
  .header-flex-parent .site-search {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
  .header-flex-parent .customer-nav {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    height: 100%;
    padding: 0 0 0 10px;
  }
}

@media screen and (max-width: 680px) {
  .site-header .customer-nav {
    position: absolute;
    right: 0px;
    bottom: 13px;
  }
  .site-header .customer-nav .icon-wrapper {
    display: inline-block !important;
    float: none;
  }
  .site-header .logo {
    margin-right: 0px;
    height: 55px;
  }
  .site-header .customer-nav .icon-wrapper.respond680 {
    display: inline-block !important;
  }
  .respondburger .wrapper {
    margin-left: -5px;
  }
  .site-search.mobile-search {
    margin: 0;
    -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
  }
  .site-search.mobile-search.closed {
    display: none;
  }
  .site-search.mobile-search.open {
    display: block;
  }
  .site-search.mobile-search .input-text {
    height: 50px;
    padding-top: 4px;
  }
  .site-search.mobile-search .icon-wrapper {
    display: none;
  }
  .site-search.mobile-search .ui-autocomplete {
    top: 50px !important;
  }
  .site-search .input-wrapper label.search-label {
    padding-top: 10px;
  }
  .products-grid .product-image img.lazy {
    display: block;
    border: none;
  }
}

@media screen and (max-width: 560px) {
  .club-accept-modal .buttons-set button,
.club-accept-modal .buttons-set a {
    width: 100%;
    display: block;
    margin-left: 0 !important;
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .site-header .nav-container {
    padding: 0 0 0 3px;
  }
  .site-header .mini-account {
    margin-left: 0;
  }
  .site-header .customer-nav {
    margin-right: 10px;
  }
  .customer-nav .icon-wrapper {
    margin-left: 15px;
  }
  .site-header .customer-nav .icon-wrapper .mobile-trigger {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
  }
}

/*@media screen and (max-width: 360px) {
    .site-header .logo {
        padding-top: 10px;
        width: 60px;
    }

    .site-header .logo img.respond360 {
        display: inline-block !important;
    }
}*/

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
#site-wide-promos {
  white-space: nowrap;
  width: 100%;
}

.global-message {
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  position: relative;
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 50px;
  color: #FFF;
  background: #006EB3;
  margin-right: -4px;
  /* white space in the markup???*/
}

.global-message:last-child {
  margin-right: 0;
  /* white space in the markup???*/
}

.global-message:nth-of-type(2n) {
  background: #035BA3;
}

.softball .global-message {
  background: #45ABA6;
}

.softball .global-message:nth-of-type(2n) {
  background: #2B8E89;
}

.global-message > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 9999;
}

.promo-num-3 .global-message {
  width: 33.333333%;
}

.promo-num-2 .global-message {
  width: 50%;
}

.promo-num-1 .global-message {
  width: 100%;
}

.global-message a {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  color: inherit;
}

.global-message a:hover {
  color: #fff;
  text-decoration: underline;
}

#site-promo-modal p {
  margin-bottom: 0;
}

@media screen and (max-width: 1060px) {
  .global-message.noMobileDisplay {
    font-size: 18px;
    width: 286px;
  }
  .global-message .tool-tip .tip {
    width: 350px;
    margin-left: -175px;
    /*necessary since tipsy tries to control this in-line*/
  }
}

@media screen and (max-width: 960px) {
  #main.main .global-message {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .global-message .promo-slide span {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
  }
  .global-message {
    height: 28px;
    font-size: 15px;
    line-height: 28px;
    font-size: 14px;
  }
  .global-message:after {
    height: auto;
    /* topography graphic */
  }
}

@media screen and (max-width: 560px) {
  .global-message .tool-tip .tip {
    width: 320px;
    left: 50%;
    margin-left: -160px !important;
    /*necessary since tipsy tries to control this in-line*/
  }
}

@media screen and (max-width: 480px) {
  #main.main .global-message {
    font-size: 14px;
  }
}

@media screen and (max-width: 320px) {
  #main.main .global-message {
    font-size: 13px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 14px;
  background-color: #ffffff;
  /*used to be fbfbfb*/
  font-family: 'figtree', helvetica, arial, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

.div-clear {
  clear: both;
}

#sg-page-wrapper > #main {
  min-height: 500px;
  padding-top: 160px;
}

.container {
  max-width: 1060px;
  width: 94%;
  margin: 0 auto;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  transition: width 0.2s linear;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.burnt-orange {
  color: #D54400;
  /* burnt orange */
}

.charcoal {
  color: #252a2f;
}

.nav-cover {
  position: fixed;
  top: 60px;
  /* match #sg-page-wrapper > #main: padding-top */
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .6;
  transform: translate3d(0, 0, 0);
  z-index: 9;
  display: none;
}

.bold-text {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

.notice, .msg-block .messages, .error-block .messages {
  clear: both;
  border: 1px solid #5a5e62;
  background-color: #ebe9e5;
  border-radius: 4px;
  padding: 1.670378619153675%;
  margin-bottom: 20px;
}

.auto-height {
  height: auto !important;
}

#scroll-top {
  display: none;
  background: url("/images/back-to-top.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

.slider-dots-container {
  height: 28px;
  width: 20px;
  top: 40px;
  right: 0;
  position: absolute;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.slider-dots-container .slick-dots {
  bottom: 0;
  height: 28px;
}

.slider-dots-container .slick-dots li {
  width: 100%;
  margin: 0;
  height: 7px;
  /* put the dots on top of each other to start with */
  position: absolute;
  left: 0;
  top: 0;
  /* each dot will manually override this */
}

.slider-dots-container .slick-dots li button {
  height: 7px;
  padding: 0;
  margin: 0;
}

.slider-dots-container .slick-dots li button:before {
  line-height: 7px;
  height: 7px;
  padding: 0;
  margin: 0;
  font-size: 4px;
}

.slider-dots-container .slick-dots li.slick-active button:before {
  color: #fff;
}

.slider-dots-container.promo-num-3 .slick-dots li:nth-child(1) {
  top: 2px;
}

.slider-dots-container.promo-num-3 .slick-dots li:nth-child(2) {
  top: 10px;
}

.slider-dots-container.promo-num-3 .slick-dots li:nth-child(3) {
  top: 18px;
}

.slider-dots-container.promo-num-2 .slick-dots li:nth-child(1) {
  top: 5px;
}

.slider-dots-container.promo-num-2 .slick-dots li:nth-child(2) {
  top: 14px;
}

::-moz-selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}

/* Custom selects */
.select-wrap {
  vertical-align: top;
}

.select-wrap select {
  width: 100%;
  height: 30px;
  -webkit-appearance: none;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.select-wrap.error .customStyleSelectBox,
.select-wrap.jqv-error .customStyleSelectBox {
  border-color: #ca0000 !important;
}

.select-wrap.error .customStyleSelectBox:before,
.select-wrap.jqv-error .customStyleSelectBox:before {
  background-color: #ca0000 !important;
}

.customStyleSelectBox {
  padding: 0 35px 0 10px;
  line-height: 28px;
  width: 100%;
  height: 30px;
  -webkit-transition: opacity 0.24s ease-out;
  -moz-transition: opacity 0.24s ease-out;
  -o-transition: opacity 0.24s ease-out;
  transition: opacity 0.24s ease-out;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'figtree', helvetica, arial, sans-serif;
  background-color: #ffffff;
  -webkit-transition: all 0.24s ease-out;
  -moz-transition: all 0.24s ease-out;
  -o-transition: all 0.24s ease-out;
  transition: all 0.24s ease-out;
}

.customStyleSelectBox:before {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  width: 35px;
  height: 28px;
  margin-left: 18px;
}

.customStyleSelectBox .customStyleSelectBoxInner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.customStyleSelectBox.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* Custom radios */
.style-radio {
  height: 15px;
  width: 17px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: url("/images/gorilla/sprite.png") -239px -238px no-repeat;
}

.style-radio input[type="radio"] {
  height: 15px;
  width: 17px;
  margin-top: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}

.style-radio.active {
  background-position: -257px -238px;
}

/* Custom checkboxes */
.style-checkbox {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-image: url("/images/check_box_off.png");
  background-repeat: no-repeat;
  margin-top: -2px;
}

.style-checkbox input[type="checkbox"] {
  /* real control under styled background images */
  height: 20px;
  width: 20px;
  margin-top: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}

.style-checkbox.disabled {
  background-image: url("/images/check_box_off_disable.png");
}

.style-checkbox.active {
  background-image: url("/images/check_box_on_bbs.png");
}

.softball .style-checkbox.active {
  background-image: url("/images/check_box_on_sbs.png");
}

.style-checkbox.active.disabled {
  background-image: url("/images/check_box_on_disable.png");
}

.style-radio.active + label,
.style-checkbox.active + label,
.style-radio.active + span {
  color: #4f5b31;
  /* Deep Woods Green */
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

/*
  ============================================
  CMS Content
  ============================================
*/
.cms strong {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

.cms em {
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.cms h3 {
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.cms ul {
  margin: 0 0 18px 18px;
  list-style: disc;
  font-size: 13px;
  line-height: 16px;
}

.cms address {
  margin-bottom: 20px;
}

.extendfull, .extendleft {
  padding-left: 400px !important;
  margin-left: -400px !important;
}

.extendfull, .extendright {
  padding-right: 400px !important;
  margin-right: -400px !important;
}

/*Toolbar*/
.toolbar {
  margin: 20px 0;
  padding: 12px 2.5316455696202533%;
}

.toolbar:before,
.toolbar:after {
  content: " ";
  display: table;
}

.toolbar:after {
  clear: both;
}

.toolbar > * {
  float: left;
  font-size: 12px;
}

.toolbar .label {
  display: block;
  float: left;
  line-height: 28px;
  margin-right: 8px;
}

.toolbar .select-wrap {
  height: 28px;
}

.toolbar .select-wrap .customStyleSelectBox {
  width: 139px;
  height: 28px;
  background-color: #fff;
}

.toolbar .select-wrap .customStyleSelectBox .customStyleSelectBoxInner {
  line-height: 26px;
}

.toolbar .select-wrap .customStyleSelectBox:before {
  height: 26px;
}

.toolbar .view {
  margin-right: 2.5316455696202533%;
}

.toolbar .view .grid,
.toolbar .view .list {
  cursor: pointer;
  display: block;
  float: left;
  height: 28px;
  margin-right: 10px;
  background: url("/images/gorilla/sprite.png") -38px -130px no-repeat;
  text-indent: -999em;
  width: 28px;
}

.toolbar .view .grid.current,
.toolbar .view .grid:hover {
  background-position: 0px -130px;
}

.toolbar .view .list {
  background-position: -38px -168px;
  margin-right: 0;
}

.toolbar .view .list.current,
.toolbar .view .list:hover {
  background-position: 0px -168px;
}

.toolbar .sort {
  width: 192px;
}

.toolbar .showing {
  float: left;
  width: 180px;
}

.toolbar .showing .customStyleSelectBox {
  width: 108px;
}

.toolbar .paging {
  float: left;
  margin-right: 0;
}

.toolbar .paging > * {
  float: left;
}

.toolbar .paging .control:hover {
  cursor: pointer;
}

.toolbar .paging .control {
  float: left;
  height: 23px;
  margin-right: 7px;
  margin-top: 4px;
  background: url("/images/gorilla/sprite.png") -490px -266px no-repeat;
  text-indent: -999em;
  width: 8px;
}

.toolbar .paging .control.next {
  background-position: -490px -285px;
  margin-left: 5px;
  margin-right: 0;
}

.toolbar .paging .control.disabled {
  display: none;
}

.toolbar .paging ol {
  float: left;
}

.toolbar .paging ol li {
  float: left;
  line-height: 28px;
  margin-right: 4px;
}

.toolbar .paging ol li a {
  color: #000000;
}

.toolbar .paging .current span {
  font-weight: bold;
  text-decoration: underline;
}

.toolbar.bottom {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.toolbar.bottom .right {
  margin-left: 0;
  width: 100%;
  float: none !important;
}

.toolbar.bottom .paging {
  display: inline-block;
  float: none;
}

.toolbar.bottom .paging .label {
  display: inline-block;
}

.sg-slick-next {
  position: absolute;
  right: -45px;
  top: 30%;
  font-size: 40px;
  cursor: pointer;
  color: #54565b;
  opacity: 0.5;
}

.sg-slick-prev {
  position: absolute;
  left: -40px;
  top: 30%;
  font-size: 40px;
  cursor: pointer;
  color: #54565b;
  opacity: 0.5;
}

.at-opacity-style {
  opacity: 0;
}

/* fix blurry images in chrome */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast !important;
    -webkit-transform: translate3d(0, 0, 0);
  }
}

/* Unset for Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    img {
      image-rendering: unset !important;
    }
  }
}

@media screen and (max-width: 960px) {
  .extendfull, .extendleft {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
  .extendfull, .extendright {
    padding-right: 0px !important;
    margin-right: 0px !important;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.header-ad-background {
  background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAAOzq5fn38iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRjk0NkMxQjY2OTkxMUUzOTNCRkY4Q0MxREU1NzVDRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjk0NkMxQzY2OTkxMUUzOTNCRkY4Q0MxREU1NzVDRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZGOTQ2QzE5NjY5OTExRTM5M0JGRjhDQzFERTU3NUNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZGOTQ2QzFBNjY5OTExRTM5M0JGRjhDQzFERTU3NUNEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAoACgAAAg9EjBfLrZmcg0/OGu2iWRcAOw==");
}

.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.centered {
  margin: 0 auto;
  text-align: center;
}

.underline {
  text-decoration: underline;
}

.uppercase {
  text-transform: uppercase;
}

.a-center {
  text-align: center !important;
}

.no-display {
  display: none;
}

.no-padding {
  padding: 0 !important;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.respond320 {
  display: none !important;
}

.respond360 {
  display: none;
}

.respond480 {
  display: none !important;
}

.respond560 {
  display: none !important;
}

.respond680 {
  display: none !important;
}

.respond730 {
  display: none !important;
}

.respond768 {
  display: none !important;
}

.respond900 {
  display: none !important;
}

.respond960 {
  display: none !important;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

.ajax-loading {
  background: url("/images/gorilla/ajax-loader.gif") no-repeat;
  background-position: center;
  height: 75px;
  width: 75px;
  margin: 0 auto;
}

hdnContent {
  display: none;
}

@media screen and (max-width: 1060px) {
  .hideLT1060 {
    display: none !important;
  }
}

@media screen and (max-width: 960px) {
  .respond960 {
    display: block !important;
  }
  .hideLT960 {
    display: none !important;
  }
  .noMobileDisplay {
    display: none !important;
  }
}

@media screen and (max-width: 680px) {
  .respond680 {
    display: block !important;
  }
  .hideLT680 {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .hideLT480 {
    display: none;
  }
  .respond480 {
    display: block !important;
  }
}

@media screen and (max-width: 360px) {
  .hideLT360 {
    display: none !important;
  }
  .respond360 {
    display: block !important;
  }
}

@media screen and (max-width: 320px) {
  .hideLT320 {
    display: none;
  }
}

/* roboto-regular - latin */
@font-face {
  font-family: 'roboto';
  src: url("/content/fonts/roboto-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("/content/fonts/roboto-v15-latin-regular.eot?#iefix") format("eot"), url("/content/fonts/roboto-v15-latin-regular.woff2") format("woff2"), url("/content/fonts/roboto-v15-latin-regular.woff") format("woff"), url("/content/fonts/roboto-v15-latin-regular.ttf") format("truetype"), url("/content/fonts/roboto-v15-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'figtree';
  src: url("/Content/fonts/Figtree-Regular.ttf");
  /*src: url('/content/fonts/Figtree.woff') format('woff2');*/
}

@font-face {
  font-family: 'figtreeBold';
  src: url("/Content/fonts/Figtree-Bold.ttf");
  /*src: url('/content/fonts/Figtree.woff') format('woff2');*/
}

@font-face {
  font-family: 'figtreeExtraBold';
  src: url("/Content/fonts/Figtree-ExtraBold.ttf");
}

@font-face {
  font-family: 'figtreeLight';
  src: url("/Content/fonts/Figtree-Light.ttf");
  /*src: url('/content/fonts/Figtree.woff') format('woff2');*/
}

@font-face {
  font-family: 'figtreeMedium';
  src: url("/Content/fonts/Figtree-Medium.ttf");
}

@font-face {
  font-family: 'figtreeBlack';
  src: url("/Content/fonts/Figtree-Black.ttf");
  /*src: url('/content/fonts/Figtree.woff') format('woff2');*/
}

@font-face {
  font-family: 'buyerBlock';
  src: url("/Content/fonts/buyersclub-block.otf");
  src: url("/content/fonts/buyersclub-block.woff") format("woff");
}

/* roboto-500 - latin */
@font-face {
  font-family: 'robotoMedium';
  src: url("/content/fonts/roboto-v15-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("/content/fonts/roboto-v15-latin-500.eot?#iefix") format("eot"), url("/content/fonts/roboto-v15-latin-500.woff2") format("woff2"), url("/content/fonts/roboto-v15-latin-500.woff") format("woff"), url("/content/fonts/roboto-v15-latin-500.ttf") format("truetype"), url("/content/fonts/roboto-v15-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotoThin';
  src: local("Roboto Thin"), local("Roboto-Thin"), url("/content/fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotoThinItalic';
  src: local("Roboto Thin Italic"), local("Roboto-Thin-Italic"), url("/content/fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'robotoLight';
  src: url("/content/fonts/roboto-v18-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Light"), local("Roboto-Light"), url("/content/fonts/roboto-v18-latin-300.eot?#iefix") format("eot"), url("/content/fonts/roboto-v18-latin-300.woff2") format("woff2"), url("/content/fonts/roboto-v18-latin-300.woff") format("woff"), url("/content/fonts/roboto-v18-latin-300.ttf") format("truetype"), url("/content/fonts/roboto-v18-latin-300.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* roboto-700 - latin */
@font-face {
  font-family: 'robotoBold';
  src: url("/content/fonts/roboto-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("/content/fonts/roboto-v15-latin-700.eot?#iefix") format("eot"), url("/content/fonts/roboto-v15-latin-700.woff2") format("woff2"), url("/content/fonts/roboto-v15-latin-700.woff") format("woff"), url("/content/fonts/roboto-v15-latin-700.ttf") format("truetype"), url("/content/fonts/roboto-v15-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'robotoRegCondensed';
  src: url("/content/fonts/roboto-condensed-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("/content/fonts/roboto-condensed-v13-latin-regular.eot?#iefix") format("eot"), url("/content/fonts/roboto-condensed-v13-latin-regular.woff2") format("woff2"), url("/content/fonts/roboto-condensed-v13-latin-regular.woff") format("woff"), url("/content/fonts/roboto-condensed-v13-latin-regular.ttf") format("truetype"), url("/content/fonts/roboto-condensed-v13-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'robotoBoldCondensed';
  src: url("/content/fonts/roboto-condensed-v13-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("/content/fonts/roboto-condensed-v13-latin-700.eot?#iefix") format("eot"), url("/content/fonts/roboto-condensed-v13-latin-700.woff2") format("woff2"), url("/content/fonts/roboto-condensed-v13-latin-700.woff") format("woff"), url("/content/fonts/roboto-condensed-v13-latin-700.ttf") format("truetype"), url("/content/fonts/roboto-condensed-v13-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* norican-regular - latin */
@font-face {
  font-family: 'noricanRegular';
  src: url("/content/fonts/norican-v4-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Norican Regular"), local("Norican-Regular"), url("/content/fonts/norican-v4-latin-regular.eot?#iefix") format("eot"), url("/content/fonts/norican-v4-latin-regular.woff2") format("woff2"), url("/content/fonts/norican-v4-latin-regular.woff") format("woff"), url("/content/fonts/norican-v4-latin-regular.ttf") format("truetype"), url("/content/fonts/norican-v4-latin-regular.svg#Norican") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

h1 {
  font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
  font-size: 30px;
  line-height: 1em;
}

h2 {
  font-size: 16px;
  line-height: 18px;
}

h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  color: #2b2b2b;
  margin-bottom: 5px;
}

p {
  font-size: 14px;
  margin-bottom: 18px;
  line-height: 18px;
  font-family: 'figtree', helvetica, arial, sans-serif;
}

strong {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

.blue {
  color: #000000;
}

.page-title {
  margin-bottom: 20px;
}

.page-title h1,
.page-title h2 {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}

.bc2018.darker-text-color,
.bc2018 .darker-text-color {
  color: #54565b;
}

.bc2018.normal-text-color,
.bc2018 .normal-text-color {
  color: #898b8e;
}

.bc2018.slightly-darker-text,
.bc2018 .slightly-darker-text {
  color: #4a4c50;
}

.bc2018.darker-text-color,
.bc2018 .darker-text-color {
  color: #54565b;
}

.bc2018 .verysmall-text {
  font-size: 13px;
}

.bc2018 .smaller-text {
  font-size: 14px;
  line-height: 20px;
}

.bc2018 .normal-text {
  font-family: 'roboto', helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.bc2018 .bold-text {
  font-family: 'robotoBold', helvetica, arial, sans-serif;
}

.bc2018 .larger-text {
  font-size: 24px;
  line-height: 30px;
}

.bc2018 .larger-text30 {
  font-size: 30px;
  line-height: 36px;
}

.bc2018 .larger-text48 {
  font-size: 48px;
  line-height: 48px;
}

.bc2018 .main-image-container {
  margin-top: 5px;
  margin-bottom: 50px;
}

.bc2018 .sub-image-container {
  margin-bottom: 25px;
}

.bc2018 .subhead-line1 {
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}

.bc2018 .subhead-line2 {
  font-family: 'robotoBoldCondensed', helvetica, arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 50px;
  text-align: center;
  text-transform: uppercase;
}

.bc2018 .subhead-line3 {
  font-size: 45px;
  line-height: 45px;
  text-align: center;
  text-transform: uppercase;
}

.bc2018 .subhead-line4 {
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 35px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
}

.bc2018 .list-head-large {
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: left;
}

.bc2018 .button {
  background-color: transparent;
  border: #54565b 2px solid;
  /* .bc2018.darker-text-color */
  color: #D54400;
  /* burnt orange */
  font-family: 'robotoBold', helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding: 17px 96px 15px 96px;
}

.bc2018 .button:hover {
  background-color: #c1c7d0;
  cursor: pointer;
}

.bc2018 .list-block {
  max-width: 830px;
  text-align: left;
}

.bc2018 .list-item {
  margin-bottom: 50px;
}

.bc2018 .list-img {
  float: left;
  margin-right: 50px;
  padding-top: 15px;
}

.bc2018 .list-text-block {
  float: left;
  width: 630px;
}

.bc2018 .list-head {
  margin-bottom: 10px;
}

.bc2018 .button-box {
  margin-top: 40px;
  border: 1px solid #898b8e;
  margin-bottom: 40px;
  padding-bottom: 25px;
  padding-top: 25px;
}

@media screen and (max-width: 960px) {
  .page-title {
    margin-top: 20px;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .chat-widget {
  font-family: figtree;
  font-size: 1em;
  transition: background .5s ease,background-color .5s ease,color .5s ease,border-color .5s ease;
  -webkit-transition: background .5s ease,background-color .5s ease,color .5s ease,border-color .5s ease;
  -moz-transition: background .5s ease,background-color .5s ease,color .5s ease,border-color .5s ease;
  -o-transition: background .5s ease,background-color .5s ease,color .5s ease,border-color .5s ease;
}

body .chat-widget .ng-hide {
  opacity: 0;
}

body .chat-widget .cx-side-button-group {
  top: 60%;
  z-index: 999 !important;
  white-space: nowrap;
  position: fixed;
  right: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  background-color: transparent !important;
}

body .chat-widget .cx-side-button-group #agent-chat-btn {
  line-height: 23px;
  position: relative;
  font-weight: 700;
  padding: 4px 12px;
  display: inline-block;
  cursor: pointer;
  margin-left: 6px;
  transform: none;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

body .chat-widget .cx-side-button-group #agent-chat-btn > span {
  display: inline-block;
  line-height: 23px;
  vertical-align: middle;
}

body .chat-widget .cx-side-button-group #agent-chat-btn > span:last-of-type {
  margin-left: 7px;
}

body .chat-widget #chatForm.form-container {
  position: fixed;
  bottom: 0;
  width: 320px;
  z-index: 999997;
  transition: right 1s cubic-bezier(0, 1, 0.5, 1) 0s, transform 0.5s ease-in-out 0s;
  bottom: 0px;
  right: 55px;
  background-color: #fff;
  border: 1px solid #252a2f;
}

@media screen and (max-width: 680px) {
  body .chat-widget #chatForm.form-container {
    top: inherit !important;
    right: inherit !important;
    bottom: 0 !important;
    left: 0 !important;
    height: 100% !important;
    width: 100% !important;
    margin-bottom: 0;
  }
}

body .chat-widget #chatForm.form-container #chatFormHeader {
  background-color: #252a2f;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

body .chat-widget #chatForm.form-container #chatFormHeader p {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  margin: 0;
  letter-spacing: 1px;
}

body .chat-widget #chatForm.form-container #chatFormHeader button.md-button.md-icon-button md-icon {
  color: #fff;
}

body .chat-widget #chatForm.form-container form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  padding: 20px 5px;
}

body .chat-widget #chatForm.form-container form md-input-container.md-sg-material-theme {
  margin-bottom: 12px;
}

body .chat-widget #chatForm.form-container #cannedMessage {
  padding: 20px;
  min-height: 330px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body .chat-widget #chatForm.form-container #cannedMessage p {
  background-color: #F5F5F5;
  padding: 10px;
  border-radius: 20px;
}

body .chat-widget #chatForm.form-container #cannedMessage p a {
  color: #2A61FF;
  text-decoration: underline;
}

body .chat-widget #chatForm.form-container .buttons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

body .chat-widget #chatForm.form-container .buttons-container button {
  padding: 0 18px;
  flex-basis: 45%;
}

body .chat-widget .scale-in-ver-bottom {
  -webkit-animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-ver-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
}

@keyframes scale-in-ver-bottom {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    opacity: 1;
  }
}

.select-wrap {
  vertical-align: top;
}

.select-wrap select {
  width: 100%;
  height: 30px;
  -webkit-appearance: none;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.select-wrap.error .customStyleSelectBox,
.select-wrap.jqv-error .customStyleSelectBox {
  border-color: #ca0000 !important;
}

.select-wrap.error .customStyleSelectBox:before,
.select-wrap.jqv-error .customStyleSelectBox:before {
  background-color: #ca0000 !important;
}

.customStyleSelectBox {
  padding: 0 35px 0 10px;
  line-height: 28px;
  width: 100%;
  height: 30px;
  -webkit-transition: opacity 0.24s ease-out;
  -moz-transition: opacity 0.24s ease-out;
  -o-transition: opacity 0.24s ease-out;
  transition: opacity 0.24s ease-out;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: 'figtree', helvetica, arial, sans-serif;
  background-color: #ffffff;
  -webkit-transition: all 0.24s ease-out;
  -moz-transition: all 0.24s ease-out;
  -o-transition: all 0.24s ease-out;
  transition: all 0.24s ease-out;
}

.customStyleSelectBox:before {
  position: absolute;
  background: #D54400 url("/images/gorilla/sprite.png") -180px 11px no-repeat;
  right: 0;
  top: 0;
  width: 35px;
  height: 28px;
  margin-left: 18px;
}

.customStyleSelectBox .customStyleSelectBoxInner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}

.customStyleSelectBox.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.moby-container.intl-shopping-modal.generic {
  width: 700px;
  padding-top: 20px;
}

.moby-container.intl-shopping-modal.generic h3 {
  font-size: 30px;
  padding-bottom: 3px;
  margin-bottom: 12px;
  text-transform: none;
  color: #D54400;
  border-bottom: 1px solid #54565A;
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
}

.moby-container.intl-shopping-modal h4 {
  font-size: 18px;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  line-height: 22px;
  margin-bottom: 13px;
}

.moby-container.intl-shopping-modal p {
  font-size: 13px;
  margin-bottom: 13px;
}

.moby-container.intl-shopping-modal a.blue {
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.moby-container.intl-shopping-modal .row {
  margin-top: 35px;
}

.moby-container.intl-shopping-modal .row:before,
.moby-container.intl-shopping-modal .row:after {
  content: " ";
  display: table;
}

.moby-container.intl-shopping-modal .row:after {
  clear: both;
}

.moby-container.intl-shopping-modal .row .col {
  float: left;
  width: 31.25%;
  margin-left: 5.78125%;
}

.moby-container.intl-shopping-modal .row .col:first-child {
  margin-left: 0;
}

.moby-container.intl-shopping-modal .col2-set {
  border-top: solid 1px #999999;
  margin-top: 26px;
  padding-top: 14px;
}

.moby-container.intl-shopping-modal .col2-set:before,
.moby-container.intl-shopping-modal .col2-set:after {
  content: " ";
  display: table;
}

.moby-container.intl-shopping-modal .col2-set:after {
  clear: both;
}

.moby-container.intl-shopping-modal .col2-set .col-1,
.moby-container.intl-shopping-modal .col2-set .col-2 {
  width: 40.625%;
  padding: 0;
  float: none;
}

.moby-container.intl-shopping-modal .col2-set .select-wrap,
.moby-container.intl-shopping-modal .col2-set select {
  width: 100%;
}

.moby-container.intl-shopping-modal .col2-set label {
  display: block;
  margin-bottom: 5px;
}

.moby-container.intl-shopping-modal .col2-set p {
  max-width: 225px;
  margin-top: 13px;
}

.moby-container.intl-shopping-modal .buttons-set {
  margin-right: 17px;
  line-height: 44px;
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.moby-container.intl-shopping-modal .buttons-set > button {
  background-color: #D54400;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
  font-size: 14px;
}

.moby-container.intl-shopping-modal .buttons-set > button:hover {
  background-color: #CA4F25;
}

.intl-shopping .notice.gdpr {
  font-size: 12px;
}

body.moby-show {
  overflow: hidden;
}

.moby-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  overflow-y: scroll;
  background-color: #2b2b2b;
  background-color: rgba(43, 43, 43, 0.7);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.moby-overlay.show {
  opacity: 1;
  filter: alpha(opacity=100);
}

.moby-container {
  position: relative;
  width: 620px;
  margin: 30px auto;
  padding: 30px;
  background-color: #ffffff;
  /*used to be fbfbfb*/
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.53);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.53);
  -webkit-transition: all 0.24s ease-out;
  -moz-transition: all 0.24s ease-out;
  -o-transition: all 0.24s ease-out;
  transition: all 0.24s ease-out;
}

.moby-container:before,
.moby-container:after {
  content: " ";
  display: table;
}

.moby-container:after {
  clear: both;
}

.moby-container.show {
  opacity: 1;
  filter: alpha(opacity=100);
}

.moby-container .moby-close {
  position: absolute;
  top: 8px;
  right: 8px;
}

.btn-remove,
.moby-close {
  width: 15px;
  height: 15px;
  background: url("/images/gorilla/sprite.png") -266px -49px no-repeat;
  text-indent: -999em;
  cursor: pointer;
  display: block;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.moby-container.quickview {
  width: 830px;
  padding: 23px 20px;
}

.moby-container.quickview #customization-box .buttons-set label, input {
  float: left;
  padding-right: 10px;
}

@media screen and (max-width: 960px) {
  .moby-container.quickview {
    padding: 10px;
    width: 100%;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    max-height: 100%;
    width: 100% !important;
  }
}

.style-checkbox {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background-image: url("/images/check_box_off.png");
  background-repeat: no-repeat;
  margin-top: -2px;
}

.style-checkbox input[type="checkbox"] {
  /* real control under styled background images */
  height: 20px;
  width: 20px;
  margin-top: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  left: 0;
}

.style-checkbox.disabled {
  background-image: url("/images/check_box_off_disable.png");
}

.style-checkbox.active {
  background-image: url("/images/check_box_on_bbs.png");
}

.softball .style-checkbox.active {
  background-image: url("/images/check_box_on_sbs.png");
}

.style-checkbox.active.disabled {
  background-image: url("/images/check_box_on_disable.png");
}

.tip-container {
  display: inline-block;
  position: relative;
  margin-top: -5px;
}

.tip-container.top-tip .tip {
  top: auto;
  bottom: 15px;
}

.tip-container.bottom-tip .tip {
  top: 15px;
  bottom: 0;
}

.tip-container .tool-tip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
}

.tip-container .tool-tip span {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  background: url("/images/info_icon_19.svg") no-repeat;
  text-indent: -999em;
  cursor: pointer;
}

.tip-container .tip {
  position: absolute;
  white-space: normal;
  z-index: 9999;
  margin-left: -250px;
  width: 296px;
  background-color: unset;
  font-size: 12px;
  line-height: 18px;
  display: none;
}

.tip-container .tip-content {
  padding: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #4b4d52;
  color: #fff;
  position: relative;
  font-family: 'figtreeBold';
}

.tip-container .triangle-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #4b4d52;
  position: absolute;
}

.tip-container .triangle-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #4b4d52;
  position: absolute;
}

.tip-container .tip-spacing {
  height: 10px;
  margin-top: -1px;
  width: 100%;
}

.tip-container .tip-content h3 {
  color: #fff;
}

.tip-container .tip-content a {
  text-decoration: underline;
}

.tip-container button.tool-tip {
  background-color: transparent;
  border: none;
  color: #000;
  line-height: unset;
  padding: 0;
  text-align: left;
  text-transform: none;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.col-left aside {
  padding: 20px 8%;
  position: relative;
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.col-left aside h2 {
  border-bottom: 1px solid #2b2b2b;
  color: #2b2b2b;
  font-size: 18px;
  margin-bottom: 17px;
  padding-bottom: 7px;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
}

.col-left aside li {
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
  display: block;
  font-size: 13px;
  line-height: 24px;
  margin-top: 6px;
}

.my-account aside li a:after,
.cms-template aside li a:after,
.quickorder aside li a:after,
.shopping-cart aside li a:after {
  background: transparent url("/images/gorilla/sprite.png") -24px -365px no-repeat;
  content: '';
  display: inline-block;
  vertical-align: top;
  height: 24px;
  width: 12px;
  top: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.24s ease-out;
  -moz-transition: all 0.24s ease-out;
  -o-transition: all 0.24s ease-out;
  transition: all 0.24s ease-out;
}

.my-account aside li a:hover:after,
.cms-template aside li a:hover:after,
.quickorder aside li a:hover:after,
.shopping-cart aside li a:hover:after,
.my-account aside li.active a:after,
.cms-template aside li.active a:after,
.quickorder aside li.active a:after,
.shopping-cart aside li.active a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}

.cms h3 {
  font-family: 'figtreeMedium', helvetica, arial, sans-serif;
}

.cms-template .main h2, .cms-template .main strong {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

.cms-template .main h2,
.cms-template .main strong {
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
}

.cms-template .main h2,
.cms-template .main h3 {
  margin: 10px 0;
}

.cms-template .main p {
  margin: 18px 0;
}

.search-results-more > a {
  text-decoration: underline;
}

@media screen and (max-width: 960px) {
  .menu-toggle,
#splashNav-toggle {
    background-image: url("data:image/gif;base64,R0lGODlhCgAKAIAAAOzq5fn38iH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRjk0NkMxQjY2OTkxMUUzOTNCRkY4Q0MxREU1NzVDRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRjk0NkMxQzY2OTkxMUUzOTNCRkY4Q0MxREU1NzVDRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZGOTQ2QzE5NjY5OTExRTM5M0JGRjhDQzFERTU3NUNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZGOTQ2QzFBNjY5OTExRTM5M0JGRjhDQzFERTU3NUNEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAoACgAAAg9EjBfLrZmcg0/OGu2iWRcAOw==");
    cursor: pointer;
    position: relative;
    padding: 20px 3%;
  }
  .menu-toggle:after,
#splashNav-toggle:after {
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    background: url("/images/gorilla/sprite.png") -27px -403px no-repeat;
    width: 10px;
    top: 37.5%;
    right: 5%;
    width: 11px;
    z-index: 500;
  }
  .menu-toggle > span {
    font-family: 'figtreeBold', helvetica, arial, sans-serif;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
  }
  .col-left aside.menu-container {
    display: none;
    left: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 9996;
    -webkit-transform: translate(0, -130%);
    -moz-transform: translate(0, -130%);
    -ms-transform: translate(0, -130%);
    -o-transform: translate(0, -130%);
    transform: translate(0, -130%);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform .5s;
    transform-style: flat;
    -webkit-box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.15);
  }
  .cms-template .main {
    width: 100%;
  }
  .cms-template .col-main {
    max-width: 94%;
    margin: 30px auto 0;
  }
  .col-left .filters-close,
.category-view aside.filters .filters-close {
    background-color: #4f5b31;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.main-minimal {
  background-color: #F0F0F0;
  margin: 0 auto 40px;
  max-width: 1400px;
  padding: 0 5.5%;
  width: 100%;
  left: 0;
  right: 1%;
}

body.main-minimal .site-header {
  position: relative;
  background-color: #F0F0F0;
  box-shadow: none;
  width: 100%;
  z-index: 9998;
  height: auto;
  margin-bottom: 16px;
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header {
    height: unset;
    max-height: unset;
    margin: 0;
  }
}

body.main-minimal .site-header .nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  max-width: 1400px;
  padding: 16px 16px 0px;
  height: unset;
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header .nav-container {
    padding: 0;
  }
  body.main-minimal .site-header .nav-container.shadow {
    box-shadow: 0 1px 3px rgba(50, 50, 50, 0.25);
  }
}

body.main-minimal .site-header .nav-container > div {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

body.main-minimal .site-header .nav-container > div a.logo {
  width: 30%;
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header .nav-container > div a.logo {
    width: 75%;
    padding-top: 0;
  }
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header .nav-container > div a.logo img {
    width: 100%;
  }
}

body.main-minimal .site-header .nav-container > div .help-text {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  color: #54565A;
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header .nav-container > div .help-text {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    font-size: 0.875rem;
    line-height: 1.41473;
    line-height: unset;
  }
}

body.main-minimal .site-header .nav-container > div .help-text a {
  font-family: "figtree", helvetica, arial, sans-serif;
  margin-left: 5px;
}

@media screen and (max-width: 960px) {
  body.main-minimal .site-header .nav-container > div .help-text a {
    font-size: 0.875rem;
    line-height: 1.41473;
    margin-left: 0;
  }
}

body.main-minimal .container {
  max-width: 1400px;
  width: 100%;
}

.sh-2col:before,
.sh-2col:after {
  content: " ";
  display: table;
}

.sh-2col:after {
  clear: both;
}

.sh-2col .sh-col1 {
  float: left;
  width: 75px;
}

.sh-2col .sh-col2 {
  float: left;
  width: 55%;
  padding-left: 10px;
}

/** 2 Column layout */
.col2-left-layout .col-main,
.col2-right-layout .col-main {
  width: 74.52830188679245%;
  float: left;
}

.col2-left-layout .col-left,
.col2-right-layout .col-left,
.col2-left-layout .col-right,
.col2-right-layout .col-right {
  width: 23.58490566037736%;
}

.col2-left-layout .col-left,
.col2-right-layout .col-left {
  float: left;
  margin-right: 1.8867924528301887%;
}

@media screen and (max-width: 960px) {
  .col2-left-layout .col-main,
.col2-right-layout .col-main {
    width: 100%;
    float: none;
  }
  .col2-left-layout .col-left,
.col2-right-layout .col-left,
.col2-left-layout .col-right,
.col2-right-layout .col-right {
    width: 100%;
    float: none;
  }
}

/* theme generated by material... IE11 performance improvements */
md-autocomplete.md-sg-material-theme input {
  color: rgba(0, 0, 0, 0.87);
}

.md-autocomplete-suggestions-container.md-sg-material-theme li {
  color: rgba(0, 0, 0, 0.87);
}

md-bottom-sheet.md-sg-material-theme.md-list md-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-primary {
  color: #9e9e9e;
}

.md-button.md-sg-material-theme.md-primary.md-fab, .md-button.md-sg-material-theme.md-primary.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: #9e9e9e;
}

.md-button.md-sg-material-theme.md-primary.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-primary.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-primary.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-primary.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-primary.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-primary.md-raised:not([disabled]):hover {
  background-color: #757575;
}

.md-button.md-sg-material-theme.md-primary:not([disabled]) md-icon {
  color: #9e9e9e;
}

._md a.md-sg-material-theme:not(.md-button).md-primary {
  color: #9e9e9e;
}

._md a.md-sg-material-theme:not(.md-button).md-primary:hover {
  color: #616161;
}

md-card.md-sg-material-theme .md-card-image {
  border-radius: 2px 2px 0 0;
}

md-card.md-sg-material-theme md-card-header md-card-header-text .md-subhead, md-card.md-sg-material-theme md-card-title md-card-title-text:not(:only-child) .md-subhead {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-ink-ripple {
  color: rgba(158, 158, 158, 0.87);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-icon {
  background-color: rgba(158, 158, 158, 0.87);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary.md-checked.md-focused .md-container:before {
  background-color: rgba(158, 158, 158, 0.26);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-primary .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme[disabled]:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme[disabled] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme[disabled] .md-label {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme .md-chips {
  box-shadow: 0 1px rgba(0, 0, 0, 0.12);
}

md-chips.md-sg-material-theme .md-chips.md-focused {
  box-shadow: 0 2px #9e9e9e;
}

md-chips.md-sg-material-theme .md-chips .md-chip-input-container input {
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme .md-chips .md-chip-input-container input:-moz-placeholder, md-chips.md-sg-material-theme .md-chips .md-chip-input-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme .md-chips .md-chip-input-container input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme .md-chips .md-chip-input-container input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme md-chip.md-focused {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme md-chip.md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: 1px solid #9e9e9e;
}

.md-sg-material-theme .md-calendar-date.md-calendar-date-today.md-calendar-date-disabled {
  color: rgba(158, 158, 158, 0.6);
}

.md-sg-material-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-sg-material-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.md-sg-material-theme .md-calendar-date-disabled, .md-sg-material-theme .md-calendar-month-label-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme .md-calendar-month-label md-icon, .md-sg-material-theme .md-datepicker-input {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme .md-datepicker-input:-moz-placeholder, .md-sg-material-theme .md-datepicker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme .md-datepicker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme .md-datepicker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme .md-datepicker-input-container {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.md-sg-material-theme .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #9e9e9e;
}

.md-sg-material-theme .md-datepicker-triangle-button .md-datepicker-expand-triangle {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.md-sg-material-theme .md-datepicker-open .md-datepicker-calendar-icon {
  color: #9e9e9e;
}

md-dialog.md-sg-material-theme.md-content-overflow .md-actions, md-dialog.md-sg-material-theme.md-content-overflow md-dialog-actions, md-divider.md-sg-material-theme {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.layout-gt-lg-row > md-divider.md-sg-material-theme, .layout-gt-md-row > md-divider.md-sg-material-theme, .layout-gt-sm-row > md-divider.md-sg-material-theme, .layout-gt-xs-row > md-divider.md-sg-material-theme, .layout-lg-row > md-divider.md-sg-material-theme, .layout-md-row > md-divider.md-sg-material-theme, .layout-row > md-divider.md-sg-material-theme, .layout-sm-row > md-divider.md-sg-material-theme, .layout-xl-row > md-divider.md-sg-material-theme, .layout-xs-row > md-divider.md-sg-material-theme {
  border-right-color: rgba(0, 0, 0, 0.12);
}

md-icon.md-sg-material-theme {
  color: rgba(0, 0, 0, 0.54);
}

md-icon.md-sg-material-theme.md-primary {
  color: #9e9e9e;
}

md-input-container.md-sg-material-theme .md-input {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
}

md-input-container.md-sg-material-theme .md-input:-moz-placeholder, md-input-container.md-sg-material-theme .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme > md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme .md-placeholder, md-input-container.md-sg-material-theme label {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme:not(.md-input-focused):not(.md-input-invalid) label.md-required:after {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme .md-input-message-animation .md-char-counter, md-input-container.md-sg-material-theme .md-input-messages-animation .md-char-counter {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-input-focused .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-input-focused .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-input-focused .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-input-focused .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-has-value label {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused .md-input, md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-resized .md-input {
  border-color: #9e9e9e;
}

md-list.md-sg-material-theme md-list-item.md-2-line .md-list-item-text h3, md-list.md-sg-material-theme md-list-item.md-2-line .md-list-item-text h4, md-list.md-sg-material-theme md-list-item.md-3-line .md-list-item-text h3, md-list.md-sg-material-theme md-list-item.md-3-line .md-list-item-text h4 {
  color: rgba(0, 0, 0, 0.87);
}

md-list.md-sg-material-theme md-list-item.md-2-line .md-list-item-text p, md-list.md-sg-material-theme md-list-item.md-3-line .md-list-item-text p {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme md-list-item > md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme md-list-item > md-icon.md-highlight {
  color: #9e9e9e;
}

md-menu-bar.md-sg-material-theme > button.md-button {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 2px;
}

md-menu-bar.md-sg-material-theme md-menu > button {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme .md-menu > .md-button:after {
  color: rgba(0, 0, 0, 0.54);
}

md-toolbar.md-sg-material-theme.md-menu-toolbar md-toolbar-filler {
  background-color: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-menu-toolbar md-toolbar-filler md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme md-menu-item {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme md-menu-item md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-menu-content.md-sg-material-theme md-menu-item .md-button[disabled], md-menu-content.md-sg-material-theme md-menu-item .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme .md-button._md-nav-button.md-unselected {
  color: rgba(0, 0, 0, 0.54);
}

md-nav-bar.md-sg-material-theme .md-button._md-nav-button[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-primary > .md-nav-bar {
  background-color: #9e9e9e;
}

md-nav-bar.md-sg-material-theme.md-primary > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-nav-bar.md-sg-material-theme.md-primary > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-nav-bar.md-sg-material-theme > .md-nav-bar {
  background-color: #9e9e9e;
}

md-toolbar > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-toolbar > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-progress-circular.md-sg-material-theme path {
  stroke: #9e9e9e;
}

md-radio-button.md-sg-material-theme .md-off {
  border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-primary .md-on, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary .md-on, md-radio-group.md-sg-material-theme:not([disabled]).md-primary .md-on, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary .md-on {
  background-color: rgba(158, 158, 158, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]).md-primary .md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]).md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary .md-checked .md-off {
  border-color: rgba(158, 158, 158, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary .md-checked .md-ink-ripple {
  color: rgba(158, 158, 158, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-primary .md-container .md-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-primary .md-container .md-ripple {
  color: #757575;
}

md-radio-button.md-sg-material-theme[disabled], md-radio-group.md-sg-material-theme[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-radio-button.md-sg-material-theme[disabled] .md-container .md-off, md-radio-button.md-sg-material-theme[disabled] .md-container .md-on, md-radio-group.md-sg-material-theme[disabled] .md-container .md-off, md-radio-group.md-sg-material-theme[disabled] .md-container .md-on {
  border-color: rgba(0, 0, 0, 0.38);
}

md-radio-group.md-sg-material-theme .md-checked:not([disabled]).md-primary .md-ink-ripple, md-radio-group.md-sg-material-theme.md-primary .md-checked:not([disabled]) .md-ink-ripple {
  color: rgba(158, 158, 158, 0.26);
}

md-radio-group.md-sg-material-theme.md-focused:not(:empty) .md-checked.md-primary .md-container:before, md-radio-group.md-sg-material-theme.md-focused:not(:empty).md-primary .md-checked .md-container:before {
  background-color: rgba(158, 158, 158, 0.26);
}

md-progress-linear.md-sg-material-theme .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme .md-bar {
  background-color: #9e9e9e;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-primary .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-primary .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-sg-material-theme .md-select-value span:first-child:after {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme .md-select-value, md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme .md-select-value.md-select-placeholder {
  color: #9e9e9e;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme .md-select-value {
  border-bottom-color: rgba(0, 43, 70, 0.8);
}

md-select.md-sg-material-theme .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.ng-invalid.ng-touched.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme:not([disabled]):focus .md-select-value {
  border-bottom-color: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme:not([disabled]):focus.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme[disabled] .md-select-icon, md-select.md-sg-material-theme[disabled] .md-select-value, md-select.md-sg-material-theme[disabled] .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme .md-select-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme md-content md-optgroup {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme md-content md-option {
  color: rgba(0, 0, 0, 0.87);
}

md-select-menu.md-sg-material-theme md-content md-option[disabled] .md-text {
  color: rgba(0, 0, 0, 0.38);
}

md-select-menu.md-sg-material-theme md-content md-option[selected] {
  color: #9e9e9e;
}

md-select-menu.md-sg-material-theme md-content md-option[selected]:focus {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme .md-ripple {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme[selected] .md-ink-ripple {
  color: rgba(158, 158, 158, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme[selected] .md-icon {
  background-color: rgba(158, 158, 158, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme[selected].md-focused .md-container:before {
  background-color: rgba(158, 158, 158, 0.26);
}

.md-checkbox-enabled.md-sg-material-theme[selected] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

.md-checkbox-enabled.md-sg-material-theme md-option .md-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-primary .md-focus-ring {
  background-color: rgba(238, 238, 238, 0.38);
}

md-slider.md-sg-material-theme.md-primary .md-track.md-track-fill {
  background-color: #9e9e9e;
}

md-slider.md-sg-material-theme.md-primary .md-thumb:after {
  border-color: #9e9e9e;
  background-color: #9e9e9e;
}

md-slider.md-sg-material-theme.md-primary .md-sign {
  background-color: #9e9e9e;
}

md-slider.md-sg-material-theme.md-primary .md-sign:after {
  border-top-color: #9e9e9e;
}

md-slider.md-sg-material-theme.md-primary[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #9e9e9e;
}

md-slider.md-sg-material-theme.md-primary .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme[disabled] .md-thumb:after {
  border-color: transparent;
}

md-slider-container[disabled] > :first-child:not(md-slider), md-slider-container[disabled] > :last-child:not(md-slider) {
  color: rgba(0, 0, 0, 0.38);
}

.md-subheader.md-sg-material-theme.md-primary {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-primary .md-ink-ripple {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-primary .md-bar {
  background-color: rgba(158, 158, 158, 0.5);
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-primary.md-focused .md-thumb:before {
  background-color: rgba(158, 158, 158, 0.26);
}

md-tabs.md-sg-material-theme .md-paginator md-icon {
  color: #9e9e9e;
}

md-tabs.md-sg-material-theme .md-tab {
  color: rgba(0, 0, 0, 0.54);
}

md-tabs.md-sg-material-theme .md-tab[disabled], md-tabs.md-sg-material-theme .md-tab[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-tabs.md-sg-material-theme .md-tab.md-active, md-tabs.md-sg-material-theme .md-tab.md-active md-icon, md-tabs.md-sg-material-theme .md-tab.md-focused, md-tabs.md-sg-material-theme .md-tab.md-focused md-icon {
  color: #9e9e9e;
}

md-tabs.md-sg-material-theme .md-tab.md-focused {
  background: rgba(158, 158, 158, 0.1);
}

md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper {
  background-color: #9e9e9e;
}

md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper {
  background-color: #9e9e9e;
}

md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toast.md-sg-material-theme .md-toast-content .md-button.md-highlight.md-primary {
  color: #9e9e9e;
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar) {
  background-color: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar) md-icon {
  color: rgba(0, 0, 0, 0.87);
  fill: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar) .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.26);
  fill: rgba(0, 0, 0, 0.26);
}

md-autocomplete.md-sg-material-theme.md-hue-1 input {
  color: rgba(0, 0, 0, 0.87);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-1 li {
  color: rgba(0, 0, 0, 0.87);
}

md-bottom-sheet.md-sg-material-theme.md-hue-1.md-list md-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-primary {
  color: #e0e0e0;
}

.md-button.md-sg-material-theme.md-hue-1.md-primary.md-fab, .md-button.md-sg-material-theme.md-hue-1.md-primary.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0;
}

.md-button.md-sg-material-theme.md-hue-1.md-primary.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-1.md-primary.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-primary.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-primary.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-1.md-primary.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-primary.md-raised:not([disabled]):hover {
  background-color: #757575;
}

.md-button.md-sg-material-theme.md-hue-1.md-primary:not([disabled]) md-icon {
  color: #e0e0e0;
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-primary {
  color: #e0e0e0;
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-primary:hover {
  color: #616161;
}

md-card.md-sg-material-theme.md-hue-1 .md-card-image {
  border-radius: 2px 2px 0 0;
}

md-card.md-sg-material-theme.md-hue-1 md-card-header md-card-header-text .md-subhead, md-card.md-sg-material-theme.md-hue-1 md-card-title md-card-title-text:not(:only-child) .md-subhead {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple {
  color: rgba(224, 224, 224, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-icon {
  background-color: rgba(224, 224, 224, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked.md-focused .md-container:before {
  background-color: rgba(224, 224, 224, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-1[disabled]:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-1[disabled] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-1[disabled] .md-label {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips {
  box-shadow: 0 1px rgba(0, 0, 0, 0.12);
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips.md-focused {
  box-shadow: 0 2px #e0e0e0;
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips .md-chip-input-container input {
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips .md-chip-input-container input:-moz-placeholder, md-chips.md-sg-material-theme.md-hue-1 .md-chips .md-chip-input-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips .md-chip-input-container input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-1 .md-chips .md-chip-input-container input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-1 md-chip.md-focused {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme.md-hue-1 md-chip.md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-1 .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: 1px solid #9e9e9e;
}

.md-sg-material-theme.md-hue-1 .md-calendar-date.md-calendar-date-today.md-calendar-date-disabled {
  color: rgba(158, 158, 158, 0.6);
}

.md-sg-material-theme.md-hue-1 .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-1 .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.md-sg-material-theme.md-hue-1 .md-calendar-date-disabled, .md-sg-material-theme.md-hue-1 .md-calendar-month-label-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-1 .md-calendar-month-label md-icon, .md-sg-material-theme.md-hue-1 .md-datepicker-input {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input:-moz-placeholder, .md-sg-material-theme.md-hue-1 .md-datepicker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input-container {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #e0e0e0;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-triangle-button .md-datepicker-expand-triangle {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-open .md-datepicker-calendar-icon {
  color: #e0e0e0;
}

md-dialog.md-sg-material-theme.md-hue-1.md-content-overflow .md-actions, md-dialog.md-sg-material-theme.md-hue-1.md-content-overflow md-dialog-actions, md-divider.md-sg-material-theme.md-hue-1 {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.layout-gt-lg-row > md-divider.md-sg-material-theme.md-hue-1, .layout-gt-md-row > md-divider.md-sg-material-theme.md-hue-1, .layout-gt-sm-row > md-divider.md-sg-material-theme.md-hue-1, .layout-gt-xs-row > md-divider.md-sg-material-theme.md-hue-1, .layout-lg-row > md-divider.md-sg-material-theme.md-hue-1, .layout-md-row > md-divider.md-sg-material-theme.md-hue-1, .layout-row > md-divider.md-sg-material-theme.md-hue-1, .layout-sm-row > md-divider.md-sg-material-theme.md-hue-1, .layout-xl-row > md-divider.md-sg-material-theme.md-hue-1, .layout-xs-row > md-divider.md-sg-material-theme.md-hue-1 {
  border-right-color: rgba(0, 0, 0, 0.12);
}

md-icon.md-sg-material-theme.md-hue-1 {
  color: rgba(0, 0, 0, 0.54);
}

md-icon.md-sg-material-theme.md-hue-1.md-primary {
  color: #e0e0e0;
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-1 .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-1 > md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-1 .md-placeholder, md-input-container.md-sg-material-theme.md-hue-1 label {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-focused):not(.md-input-invalid) label.md-required:after {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input-message-animation .md-char-counter, md-input-container.md-sg-material-theme.md-hue-1 .md-input-messages-animation .md-char-counter {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-1.md-input-focused .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-1.md-input-focused .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-1.md-input-focused .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-1.md-input-focused .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-has-value label {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused .md-input, md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-resized .md-input {
  border-color: #e0e0e0;
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused label, md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused md-icon {
  color: #e0e0e0;
}

md-list.md-sg-material-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text h4, md-list.md-sg-material-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text h4 {
  color: rgba(0, 0, 0, 0.87);
}

md-list.md-sg-material-theme.md-hue-1 md-list-item.md-2-line .md-list-item-text p, md-list.md-sg-material-theme.md-hue-1 md-list-item.md-3-line .md-list-item-text p {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-1 md-list-item > md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-1 md-list-item > md-icon.md-highlight {
  color: #e0e0e0;
}

md-menu-bar.md-sg-material-theme.md-hue-1 > button.md-button {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 2px;
}

md-menu-bar.md-sg-material-theme.md-hue-1 md-menu > button {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-1 .md-menu > .md-button:after {
  color: rgba(0, 0, 0, 0.54);
}

md-toolbar.md-sg-material-theme.md-hue-1.md-menu-toolbar md-toolbar-filler {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1.md-menu-toolbar md-toolbar-filler md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-1 md-menu-item {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-1 md-menu-item md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-menu-content.md-sg-material-theme.md-hue-1 md-menu-item .md-button[disabled], md-menu-content.md-sg-material-theme.md-hue-1 md-menu-item .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-1 .md-button._md-nav-button.md-unselected {
  color: rgba(0, 0, 0, 0.54);
}

md-nav-bar.md-sg-material-theme.md-hue-1 .md-button._md-nav-button[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-primary > .md-nav-bar {
  background-color: #e0e0e0;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-primary > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-primary > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-1.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar {
  background-color: #e0e0e0;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-1 path {
  stroke: #e0e0e0;
}

md-radio-button.md-sg-material-theme.md-hue-1 .md-off {
  border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-on, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-on {
  background-color: rgba(224, 224, 224, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-off {
  border-color: rgba(224, 224, 224, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-checked .md-ink-ripple {
  color: rgba(224, 224, 224, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-primary .md-container .md-ripple {
  color: #757575;
}

md-radio-button.md-sg-material-theme.md-hue-1[disabled], md-radio-group.md-sg-material-theme.md-hue-1[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-radio-button.md-sg-material-theme.md-hue-1[disabled] .md-container .md-off, md-radio-button.md-sg-material-theme.md-hue-1[disabled] .md-container .md-on, md-radio-group.md-sg-material-theme.md-hue-1[disabled] .md-container .md-off, md-radio-group.md-sg-material-theme.md-hue-1[disabled] .md-container .md-on {
  border-color: rgba(0, 0, 0, 0.38);
}

md-radio-group.md-sg-material-theme.md-hue-1 .md-checked:not([disabled]).md-primary .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1.md-primary .md-checked:not([disabled]) .md-ink-ripple {
  color: rgba(224, 224, 224, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-1.md-focused:not(:empty) .md-checked.md-primary .md-container:before, md-radio-group.md-sg-material-theme.md-hue-1.md-focused:not(:empty).md-primary .md-checked .md-container:before {
  background-color: rgba(224, 224, 224, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-1 .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-1 .md-bar {
  background-color: #e0e0e0;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-primary .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-primary .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-sg-material-theme.md-hue-1 .md-select-value span:first-child:after {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-1 .md-select-value, md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-1 .md-select-value.md-select-placeholder {
  color: #e0e0e0;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-1.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-1 .md-select-value {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

md-select.md-sg-material-theme.md-hue-1 .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-1.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-1.ng-invalid.ng-touched.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-1:not([disabled]):focus .md-select-value {
  border-bottom-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-1:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-1:not([disabled]):focus.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-1[disabled] .md-select-icon, md-select.md-sg-material-theme.md-hue-1[disabled] .md-select-value, md-select.md-sg-material-theme.md-hue-1[disabled] .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-1 .md-select-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-optgroup {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option {
  color: rgba(0, 0, 0, 0.87);
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option[disabled] .md-text {
  color: rgba(0, 0, 0, 0.38);
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option[selected] {
  color: #9e9e9e;
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option[selected]:focus {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1 .md-ripple {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1[selected] .md-ink-ripple {
  color: rgba(224, 224, 224, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1[selected] .md-icon {
  background-color: rgba(224, 224, 224, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1[selected].md-focused .md-container:before {
  background-color: rgba(224, 224, 224, 0.26);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1[selected] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1 .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1 md-option .md-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-focus-ring {
  background-color: rgba(238, 238, 238, 0.38);
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-track.md-track-fill {
  background-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-thumb:after {
  border-color: #e0e0e0;
  background-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-sign {
  background-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-sign:after {
  border-top-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-1.md-primary[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-1.md-primary .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-1[disabled] .md-thumb:after {
  border-color: transparent;
}

md-slider-container[disabled] > :first-child:not(md-slider), md-slider-container[disabled] > :last-child:not(md-slider) {
  color: rgba(0, 0, 0, 0.38);
}

.md-subheader.md-sg-material-theme.md-hue-1.md-primary {
  color: #e0e0e0;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-primary .md-ink-ripple {
  color: #e0e0e0;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: #e0e0e0;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-primary .md-bar {
  background-color: rgba(224, 224, 224, 0.5);
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-primary.md-focused .md-thumb:before {
  background-color: rgba(224, 224, 224, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-1 .md-paginator md-icon {
  color: #e0e0e0;
}

md-tabs.md-sg-material-theme.md-hue-1 .md-tab {
  color: rgba(0, 0, 0, 0.54);
}

md-tabs.md-sg-material-theme.md-hue-1 .md-tab[disabled], md-tabs.md-sg-material-theme.md-hue-1 .md-tab[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-tabs.md-sg-material-theme.md-hue-1 .md-tab.md-active, md-tabs.md-sg-material-theme.md-hue-1 .md-tab.md-active md-icon, md-tabs.md-sg-material-theme.md-hue-1 .md-tab.md-focused, md-tabs.md-sg-material-theme.md-hue-1 .md-tab.md-focused md-icon {
  color: #e0e0e0;
}

md-tabs.md-sg-material-theme.md-hue-1 .md-tab.md-focused {
  background: rgba(224, 224, 224, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper {
  background-color: #e0e0e0;
}

md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-1.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper {
  background-color: #e0e0e0;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toast.md-sg-material-theme.md-hue-1 .md-toast-content .md-button.md-highlight.md-primary {
  color: #e0e0e0;
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar) {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar) md-icon {
  color: rgba(0, 0, 0, 0.87);
  fill: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar) .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.26);
  fill: rgba(0, 0, 0, 0.26);
}

md-autocomplete.md-sg-material-theme.md-hue-2 input {
  color: rgba(0, 0, 0, 0.87);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-2 li {
  color: rgba(0, 0, 0, 0.87);
}

md-bottom-sheet.md-sg-material-theme.md-hue-2.md-list md-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-primary {
  color: #424242;
}

.md-button.md-sg-material-theme.md-hue-2.md-primary.md-fab, .md-button.md-sg-material-theme.md-hue-2.md-primary.md-raised {
  color: rgba(255, 255, 255, 0.87);
  background-color: #424242;
}

.md-button.md-sg-material-theme.md-hue-2.md-primary.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-2.md-primary.md-raised:not([disabled]) md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-primary.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-primary.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-2.md-primary.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-primary.md-raised:not([disabled]):hover {
  background-color: #757575;
}

.md-button.md-sg-material-theme.md-hue-2.md-primary:not([disabled]) md-icon {
  color: #424242;
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-primary {
  color: #424242;
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-primary:hover {
  color: #616161;
}

md-card.md-sg-material-theme.md-hue-2 .md-card-image {
  border-radius: 2px 2px 0 0;
}

md-card.md-sg-material-theme.md-hue-2 md-card-header md-card-header-text .md-subhead, md-card.md-sg-material-theme.md-hue-2 md-card-title md-card-title-text:not(:only-child) .md-subhead {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple {
  color: rgba(66, 66, 66, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-icon {
  background-color: rgba(66, 66, 66, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked.md-focused .md-container:before {
  background-color: rgba(66, 66, 66, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-icon:after {
  border-color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-2[disabled]:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-2[disabled] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-2[disabled] .md-label {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips {
  box-shadow: 0 1px rgba(0, 0, 0, 0.12);
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips.md-focused {
  box-shadow: 0 2px #424242;
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips .md-chip-input-container input {
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips .md-chip-input-container input:-moz-placeholder, md-chips.md-sg-material-theme.md-hue-2 .md-chips .md-chip-input-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips .md-chip-input-container input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-2 .md-chips .md-chip-input-container input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-2 md-chip.md-focused {
  background: #424242;
  color: rgba(255, 255, 255, 0.87);
}

md-chips.md-sg-material-theme.md-hue-2 md-chip.md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-sg-material-theme.md-hue-2 .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: 1px solid #9e9e9e;
}

.md-sg-material-theme.md-hue-2 .md-calendar-date.md-calendar-date-today.md-calendar-date-disabled {
  color: rgba(158, 158, 158, 0.6);
}

.md-sg-material-theme.md-hue-2 .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-2 .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.md-sg-material-theme.md-hue-2 .md-calendar-date-disabled, .md-sg-material-theme.md-hue-2 .md-calendar-month-label-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-2 .md-calendar-month-label md-icon, .md-sg-material-theme.md-hue-2 .md-datepicker-input {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input:-moz-placeholder, .md-sg-material-theme.md-hue-2 .md-datepicker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input-container {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #424242;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-triangle-button .md-datepicker-expand-triangle {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-open .md-datepicker-calendar-icon {
  color: #424242;
}

md-dialog.md-sg-material-theme.md-hue-2.md-content-overflow .md-actions, md-dialog.md-sg-material-theme.md-hue-2.md-content-overflow md-dialog-actions, md-divider.md-sg-material-theme.md-hue-2 {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.layout-gt-lg-row > md-divider.md-sg-material-theme.md-hue-2, .layout-gt-md-row > md-divider.md-sg-material-theme.md-hue-2, .layout-gt-sm-row > md-divider.md-sg-material-theme.md-hue-2, .layout-gt-xs-row > md-divider.md-sg-material-theme.md-hue-2, .layout-lg-row > md-divider.md-sg-material-theme.md-hue-2, .layout-md-row > md-divider.md-sg-material-theme.md-hue-2, .layout-row > md-divider.md-sg-material-theme.md-hue-2, .layout-sm-row > md-divider.md-sg-material-theme.md-hue-2, .layout-xl-row > md-divider.md-sg-material-theme.md-hue-2, .layout-xs-row > md-divider.md-sg-material-theme.md-hue-2 {
  border-right-color: rgba(0, 0, 0, 0.12);
}

md-icon.md-sg-material-theme.md-hue-2 {
  color: rgba(0, 0, 0, 0.54);
}

md-icon.md-sg-material-theme.md-hue-2.md-primary {
  color: #424242;
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-2 .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-2 > md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-2 .md-placeholder, md-input-container.md-sg-material-theme.md-hue-2 label {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-focused):not(.md-input-invalid) label.md-required:after {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input-message-animation .md-char-counter, md-input-container.md-sg-material-theme.md-hue-2 .md-input-messages-animation .md-char-counter {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-2.md-input-focused .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-2.md-input-focused .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-2.md-input-focused .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-2.md-input-focused .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-has-value label {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused .md-input, md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-resized .md-input {
  border-color: #424242;
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused label, md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused md-icon {
  color: #424242;
}

md-list.md-sg-material-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text h4, md-list.md-sg-material-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text h4 {
  color: rgba(0, 0, 0, 0.87);
}

md-list.md-sg-material-theme.md-hue-2 md-list-item.md-2-line .md-list-item-text p, md-list.md-sg-material-theme.md-hue-2 md-list-item.md-3-line .md-list-item-text p {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-2 md-list-item > md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-2 md-list-item > md-icon.md-highlight {
  color: #424242;
}

md-menu-bar.md-sg-material-theme.md-hue-2 > button.md-button {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 2px;
}

md-menu-bar.md-sg-material-theme.md-hue-2 md-menu > button {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-2 .md-menu > .md-button:after {
  color: rgba(0, 0, 0, 0.54);
}

md-toolbar.md-sg-material-theme.md-hue-2.md-menu-toolbar md-toolbar-filler {
  background-color: #424242;
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2.md-menu-toolbar md-toolbar-filler md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-2 md-menu-item {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-2 md-menu-item md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-menu-content.md-sg-material-theme.md-hue-2 md-menu-item .md-button[disabled], md-menu-content.md-sg-material-theme.md-hue-2 md-menu-item .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-2 .md-button._md-nav-button.md-unselected {
  color: rgba(0, 0, 0, 0.54);
}

md-nav-bar.md-sg-material-theme.md-hue-2 .md-button._md-nav-button[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-primary > .md-nav-bar {
  background-color: #424242;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-primary > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-primary > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-2.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar {
  background-color: #424242;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-2 path {
  stroke: #424242;
}

md-radio-button.md-sg-material-theme.md-hue-2 .md-off {
  border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-on, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-on {
  background-color: rgba(66, 66, 66, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-off {
  border-color: rgba(66, 66, 66, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-checked .md-ink-ripple {
  color: rgba(66, 66, 66, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-primary .md-container .md-ripple {
  color: #757575;
}

md-radio-button.md-sg-material-theme.md-hue-2[disabled], md-radio-group.md-sg-material-theme.md-hue-2[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-radio-button.md-sg-material-theme.md-hue-2[disabled] .md-container .md-off, md-radio-button.md-sg-material-theme.md-hue-2[disabled] .md-container .md-on, md-radio-group.md-sg-material-theme.md-hue-2[disabled] .md-container .md-off, md-radio-group.md-sg-material-theme.md-hue-2[disabled] .md-container .md-on {
  border-color: rgba(0, 0, 0, 0.38);
}

md-radio-group.md-sg-material-theme.md-hue-2 .md-checked:not([disabled]).md-primary .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2.md-primary .md-checked:not([disabled]) .md-ink-ripple {
  color: rgba(66, 66, 66, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-2.md-focused:not(:empty) .md-checked.md-primary .md-container:before, md-radio-group.md-sg-material-theme.md-hue-2.md-focused:not(:empty).md-primary .md-checked .md-container:before {
  background-color: rgba(66, 66, 66, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-2 .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-2 .md-bar {
  background-color: #424242;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-primary .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-primary .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-sg-material-theme.md-hue-2 .md-select-value span:first-child:after {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-2 .md-select-value, md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-2 .md-select-value.md-select-placeholder {
  color: #424242;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-2.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-2 .md-select-value {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

md-select.md-sg-material-theme.md-hue-2 .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-2.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-2.ng-invalid.ng-touched.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-2:not([disabled]):focus .md-select-value {
  border-bottom-color: #424242;
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-2:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-2:not([disabled]):focus.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-2[disabled] .md-select-icon, md-select.md-sg-material-theme.md-hue-2[disabled] .md-select-value, md-select.md-sg-material-theme.md-hue-2[disabled] .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-2 .md-select-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-optgroup {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option {
  color: rgba(0, 0, 0, 0.87);
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option[disabled] .md-text {
  color: rgba(0, 0, 0, 0.38);
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option[selected] {
  color: #9e9e9e;
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option[selected]:focus {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2 .md-ripple {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2[selected] .md-ink-ripple {
  color: rgba(66, 66, 66, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2[selected] .md-icon {
  background-color: rgba(66, 66, 66, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2[selected].md-focused .md-container:before {
  background-color: rgba(66, 66, 66, 0.26);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2[selected] .md-icon:after {
  border-color: rgba(255, 255, 255, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2 .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2 md-option .md-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-focus-ring {
  background-color: rgba(238, 238, 238, 0.38);
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-track.md-track-fill {
  background-color: #424242;
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-thumb:after {
  border-color: #424242;
  background-color: #424242;
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-sign {
  background-color: #424242;
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-sign:after {
  border-top-color: #424242;
}

md-slider.md-sg-material-theme.md-hue-2.md-primary[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #424242;
}

md-slider.md-sg-material-theme.md-hue-2.md-primary .md-thumb-text {
  color: rgba(255, 255, 255, 0.87);
}

md-slider.md-sg-material-theme.md-hue-2[disabled] .md-thumb:after {
  border-color: transparent;
}

md-slider-container[disabled] > :first-child:not(md-slider), md-slider-container[disabled] > :last-child:not(md-slider) {
  color: rgba(0, 0, 0, 0.38);
}

.md-subheader.md-sg-material-theme.md-hue-2.md-primary {
  color: #424242;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-primary .md-ink-ripple {
  color: #424242;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: #424242;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-primary .md-bar {
  background-color: rgba(66, 66, 66, 0.5);
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-primary.md-focused .md-thumb:before {
  background-color: rgba(66, 66, 66, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-2 .md-paginator md-icon {
  color: #424242;
}

md-tabs.md-sg-material-theme.md-hue-2 .md-tab {
  color: rgba(0, 0, 0, 0.54);
}

md-tabs.md-sg-material-theme.md-hue-2 .md-tab[disabled], md-tabs.md-sg-material-theme.md-hue-2 .md-tab[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-tabs.md-sg-material-theme.md-hue-2 .md-tab.md-active, md-tabs.md-sg-material-theme.md-hue-2 .md-tab.md-active md-icon, md-tabs.md-sg-material-theme.md-hue-2 .md-tab.md-focused, md-tabs.md-sg-material-theme.md-hue-2 .md-tab.md-focused md-icon {
  color: #424242;
}

md-tabs.md-sg-material-theme.md-hue-2 .md-tab.md-focused {
  background: rgba(66, 66, 66, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper {
  background-color: #424242;
}

md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-2.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper {
  background-color: #424242;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toast.md-sg-material-theme.md-hue-2 .md-toast-content .md-button.md-highlight.md-primary {
  color: #424242;
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar) {
  background-color: #424242;
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar) md-icon {
  color: rgba(255, 255, 255, 0.87);
  fill: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar) .md-button[disabled] md-icon {
  color: rgba(255, 255, 255, 0.26);
  fill: rgba(255, 255, 255, 0.26);
}

md-autocomplete.md-sg-material-theme.md-hue-3 input {
  color: rgba(0, 0, 0, 0.87);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-3 li {
  color: rgba(0, 0, 0, 0.87);
}

md-bottom-sheet.md-sg-material-theme.md-hue-3.md-list md-list-item {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-primary {
  color: white;
}

.md-button.md-sg-material-theme.md-hue-3.md-primary.md-fab, .md-button.md-sg-material-theme.md-hue-3.md-primary.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.md-button.md-sg-material-theme.md-hue-3.md-primary.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-3.md-primary.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-primary.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-primary.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-3.md-primary.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-primary.md-raised:not([disabled]):hover {
  background-color: #757575;
}

.md-button.md-sg-material-theme.md-hue-3.md-primary:not([disabled]) md-icon {
  color: white;
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-primary {
  color: white;
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-primary:hover {
  color: #616161;
}

md-card.md-sg-material-theme.md-hue-3 .md-card-image {
  border-radius: 2px 2px 0 0;
}

md-card.md-sg-material-theme.md-hue-3 md-card-header md-card-header-text .md-subhead, md-card.md-sg-material-theme.md-hue-3 md-card-title md-card-title-text:not(:only-child) .md-subhead {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-icon {
  background-color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked.md-focused .md-container:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-3[disabled]:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-3[disabled] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-3[disabled] .md-label {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips {
  box-shadow: 0 1px rgba(0, 0, 0, 0.12);
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips.md-focused {
  box-shadow: 0 2px white;
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips .md-chip-input-container input {
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips .md-chip-input-container input:-moz-placeholder, md-chips.md-sg-material-theme.md-hue-3 .md-chips .md-chip-input-container input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips .md-chip-input-container input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-3 .md-chips .md-chip-input-container input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-chips.md-sg-material-theme.md-hue-3 md-chip.md-focused {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

md-chips.md-sg-material-theme.md-hue-3 md-chip.md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-3 .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: 1px solid #9e9e9e;
}

.md-sg-material-theme.md-hue-3 .md-calendar-date.md-calendar-date-today.md-calendar-date-disabled {
  color: rgba(158, 158, 158, 0.6);
}

.md-sg-material-theme.md-hue-3 .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-3 .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #9e9e9e;
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

.md-sg-material-theme.md-hue-3 .md-calendar-date-disabled, .md-sg-material-theme.md-hue-3 .md-calendar-month-label-disabled {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-3 .md-calendar-month-label md-icon, .md-sg-material-theme.md-hue-3 .md-datepicker-input {
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input:-moz-placeholder, .md-sg-material-theme.md-hue-3 .md-datepicker-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input-container {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: white;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-triangle-button .md-datepicker-expand-triangle {
  border-top-color: rgba(0, 0, 0, 0.54);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-open .md-datepicker-calendar-icon {
  color: white;
}

md-dialog.md-sg-material-theme.md-hue-3.md-content-overflow .md-actions, md-dialog.md-sg-material-theme.md-hue-3.md-content-overflow md-dialog-actions, md-divider.md-sg-material-theme.md-hue-3 {
  border-top-color: rgba(0, 0, 0, 0.12);
}

.layout-gt-lg-row > md-divider.md-sg-material-theme.md-hue-3, .layout-gt-md-row > md-divider.md-sg-material-theme.md-hue-3, .layout-gt-sm-row > md-divider.md-sg-material-theme.md-hue-3, .layout-gt-xs-row > md-divider.md-sg-material-theme.md-hue-3, .layout-lg-row > md-divider.md-sg-material-theme.md-hue-3, .layout-md-row > md-divider.md-sg-material-theme.md-hue-3, .layout-row > md-divider.md-sg-material-theme.md-hue-3, .layout-sm-row > md-divider.md-sg-material-theme.md-hue-3, .layout-xl-row > md-divider.md-sg-material-theme.md-hue-3, .layout-xs-row > md-divider.md-sg-material-theme.md-hue-3 {
  border-right-color: rgba(0, 0, 0, 0.12);
}

md-icon.md-sg-material-theme.md-hue-3 {
  color: rgba(0, 0, 0, 0.54);
}

md-icon.md-sg-material-theme.md-hue-3.md-primary {
  color: white;
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input {
  color: rgba(0, 0, 0, 0.87);
  border-color: rgba(0, 0, 0, 0.12);
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-3 .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-3 > md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-3 .md-placeholder, md-input-container.md-sg-material-theme.md-hue-3 label {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-focused):not(.md-input-invalid) label.md-required:after {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input-message-animation .md-char-counter, md-input-container.md-sg-material-theme.md-hue-3 .md-input-messages-animation .md-char-counter {
  color: rgba(0, 0, 0, 0.87);
}

md-input-container.md-sg-material-theme.md-hue-3.md-input-focused .md-input:-moz-placeholder, md-input-container.md-sg-material-theme.md-hue-3.md-input-focused .md-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-3.md-input-focused .md-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-3.md-input-focused .md-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-has-value label {
  color: rgba(0, 0, 0, 0.54);
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused .md-input, md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-resized .md-input {
  border-color: white;
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused label, md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused md-icon {
  color: white;
}

md-list.md-sg-material-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text h4, md-list.md-sg-material-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text h3, md-list.md-sg-material-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text h4 {
  color: rgba(0, 0, 0, 0.87);
}

md-list.md-sg-material-theme.md-hue-3 md-list-item.md-2-line .md-list-item-text p, md-list.md-sg-material-theme.md-hue-3 md-list-item.md-3-line .md-list-item-text p {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-3 md-list-item > md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-list.md-sg-material-theme.md-hue-3 md-list-item > md-icon.md-highlight {
  color: white;
}

md-menu-bar.md-sg-material-theme.md-hue-3 > button.md-button {
  color: rgba(0, 0, 0, 0.87);
  border-radius: 2px;
}

md-menu-bar.md-sg-material-theme.md-hue-3 md-menu > button {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-3 .md-menu > .md-button:after {
  color: rgba(0, 0, 0, 0.54);
}

md-toolbar.md-sg-material-theme.md-hue-3.md-menu-toolbar md-toolbar-filler {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3.md-menu-toolbar md-toolbar-filler md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-3 md-menu-item {
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-3 md-menu-item md-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-menu-content.md-sg-material-theme.md-hue-3 md-menu-item .md-button[disabled], md-menu-content.md-sg-material-theme.md-hue-3 md-menu-item .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-3 .md-button._md-nav-button.md-unselected {
  color: rgba(0, 0, 0, 0.54);
}

md-nav-bar.md-sg-material-theme.md-hue-3 .md-button._md-nav-button[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-primary > .md-nav-bar {
  background-color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-primary > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-primary > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-3.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-primary > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar {
  background-color: white;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button {
  color: whitesmoke;
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-3 path {
  stroke: white;
}

md-radio-button.md-sg-material-theme.md-hue-3 .md-off {
  border-color: rgba(0, 0, 0, 0.54);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-on, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-on, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-on {
  background-color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-off {
  border-color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-checked .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-primary .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-primary .md-container .md-ripple {
  color: #757575;
}

md-radio-button.md-sg-material-theme.md-hue-3[disabled], md-radio-group.md-sg-material-theme.md-hue-3[disabled] {
  color: rgba(0, 0, 0, 0.38);
}

md-radio-button.md-sg-material-theme.md-hue-3[disabled] .md-container .md-off, md-radio-button.md-sg-material-theme.md-hue-3[disabled] .md-container .md-on, md-radio-group.md-sg-material-theme.md-hue-3[disabled] .md-container .md-off, md-radio-group.md-sg-material-theme.md-hue-3[disabled] .md-container .md-on {
  border-color: rgba(0, 0, 0, 0.38);
}

md-radio-group.md-sg-material-theme.md-hue-3 .md-checked:not([disabled]).md-primary .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3.md-primary .md-checked:not([disabled]) .md-ink-ripple {
  color: rgba(255, 255, 255, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-3.md-focused:not(:empty) .md-checked.md-primary .md-container:before, md-radio-group.md-sg-material-theme.md-hue-3.md-focused:not(:empty).md-primary .md-checked .md-container:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-3 .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-3 .md-bar {
  background-color: white;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-primary .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-primary .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-focused):not(.md-input-invalid) md-select.md-sg-material-theme.md-hue-3 .md-select-value span:first-child:after {
  color: rgba(0, 0, 0, 0.38);
}

md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-3 .md-select-value, md-input-container.md-input-focused:not(.md-input-has-value) md-select.md-sg-material-theme.md-hue-3 .md-select-value.md-select-placeholder {
  color: white;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-3.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-3 .md-select-value {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}

md-select.md-sg-material-theme.md-hue-3 .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-3.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-3.ng-invalid.ng-touched.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-3:not([disabled]):focus .md-select-value {
  border-bottom-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-3:not([disabled]):focus .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.87);
}

md-select.md-sg-material-theme.md-hue-3:not([disabled]):focus.md-no-underline .md-select-value {
  border-bottom-color: transparent !important;
}

md-select.md-sg-material-theme.md-hue-3[disabled] .md-select-icon, md-select.md-sg-material-theme.md-hue-3[disabled] .md-select-value, md-select.md-sg-material-theme.md-hue-3[disabled] .md-select-value.md-select-placeholder {
  color: rgba(0, 0, 0, 0.38);
}

md-select.md-sg-material-theme.md-hue-3 .md-select-icon {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-optgroup {
  color: rgba(0, 0, 0, 0.54);
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option {
  color: rgba(0, 0, 0, 0.87);
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option[disabled] .md-text {
  color: rgba(0, 0, 0, 0.38);
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option[selected] {
  color: #9e9e9e;
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option[selected]:focus {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3 .md-ripple {
  color: #757575;
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3 .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3[selected] .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3[selected] .md-icon {
  background-color: rgba(255, 255, 255, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3[selected].md-focused .md-container:before {
  background-color: rgba(255, 255, 255, 0.26);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3[selected] .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3 .md-indeterminate[disabled] .md-container {
  color: rgba(0, 0, 0, 0.38);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3 md-option .md-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-focus-ring {
  background-color: rgba(238, 238, 238, 0.38);
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-track.md-track-fill {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-thumb:after {
  border-color: white;
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-sign {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-sign:after {
  border-top-color: white;
}

md-slider.md-sg-material-theme.md-hue-3.md-primary[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: white;
}

md-slider.md-sg-material-theme.md-hue-3.md-primary .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-3[disabled] .md-thumb:after {
  border-color: transparent;
}

md-slider-container[disabled] > :first-child:not(md-slider), md-slider-container[disabled] > :last-child:not(md-slider) {
  color: rgba(0, 0, 0, 0.38);
}

.md-subheader.md-sg-material-theme.md-hue-3.md-primary {
  color: white;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-primary .md-ink-ripple {
  color: white;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-primary .md-thumb {
  background-color: white;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-primary .md-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-primary.md-focused .md-thumb:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-3 .md-paginator md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-3 .md-tab {
  color: rgba(0, 0, 0, 0.54);
}

md-tabs.md-sg-material-theme.md-hue-3 .md-tab[disabled], md-tabs.md-sg-material-theme.md-hue-3 .md-tab[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

md-tabs.md-sg-material-theme.md-hue-3 .md-tab.md-active, md-tabs.md-sg-material-theme.md-hue-3 .md-tab.md-active md-icon, md-tabs.md-sg-material-theme.md-hue-3 .md-tab.md-focused, md-tabs.md-sg-material-theme.md-hue-3 .md-tab.md-focused md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-3 .md-tab.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper {
  background-color: white;
}

md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-3.md-primary > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper {
  background-color: white;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: whitesmoke;
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toast.md-sg-material-theme.md-hue-3 .md-toast-content .md-button.md-highlight.md-primary {
  color: white;
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar) {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar) md-icon {
  color: rgba(0, 0, 0, 0.87);
  fill: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar) .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.26);
  fill: rgba(0, 0, 0, 0.26);
}

md-autocomplete.md-sg-material-theme.md-accent md-input-container.md-input-focused .md-input {
  border-color: black;
}

md-autocomplete.md-sg-material-theme.md-accent md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-accent md-input-container.md-input-focused md-icon {
  color: black;
}

md-autocomplete.md-sg-material-theme.md-accent md-progress-linear .md-container {
  background-color: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-accent md-progress-linear .md-bar {
  background-color: black;
}

.md-button.md-sg-material-theme.md-fab md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-fab {
  background-color: black;
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-fab:not([disabled]) .md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-fab:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-accent {
  color: black;
}

.md-button.md-sg-material-theme.md-accent.md-fab, .md-button.md-sg-material-theme.md-accent.md-raised {
  color: rgba(255, 255, 255, 0.87);
  background-color: black;
}

.md-button.md-sg-material-theme.md-accent.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-accent.md-raised:not([disabled]) md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-accent.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-accent.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-accent.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-accent.md-raised:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-accent:not([disabled]) md-icon {
  color: black;
}

.md-button.md-sg-material-theme.md-accent[disabled], .md-button.md-sg-material-theme.md-fab[disabled], .md-button.md-sg-material-theme.md-raised[disabled], .md-button.md-sg-material-theme.md-warn[disabled], .md-button.md-sg-material-theme[disabled] {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}

.md-button.md-sg-material-theme.md-accent[disabled] md-icon, .md-button.md-sg-material-theme.md-fab[disabled] md-icon, .md-button.md-sg-material-theme.md-raised[disabled] md-icon, .md-button.md-sg-material-theme.md-warn[disabled] md-icon, .md-button.md-sg-material-theme[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

._md a.md-sg-material-theme:not(.md-button).md-accent {
  color: black;
}

._md a.md-sg-material-theme:not(.md-button).md-accent:hover {
  color: #616161;
}

md-checkbox.md-sg-material-theme .md-ripple {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-checked.md-focused .md-container:before {
  background-color: rgba(0, 0, 0, 0.26);
}

md-checkbox.md-sg-material-theme.md-checked .md-ink-ripple {
  color: rgba(0, 0, 0, 0.87);
}

md-checkbox.md-sg-material-theme.md-checked .md-icon {
  background-color: rgba(0, 0, 0, 0.87);
}

md-checkbox.md-sg-material-theme.md-checked .md-icon:after {
  border-color: rgba(255, 255, 255, 0.87);
}

.md-accent .md-sg-material-theme .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: black;
}

.md-accent .md-sg-material-theme .md-datepicker-open .md-datepicker-calendar-icon, .md-sg-material-theme .md-datepicker-open.md-accent .md-datepicker-calendar-icon {
  color: black;
}

md-icon.md-sg-material-theme.md-accent {
  color: black;
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-accent .md-input {
  border-color: black;
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-accent label, md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-accent md-icon {
  color: black;
}

md-list.md-sg-material-theme md-list-item > md-icon.md-highlight.md-accent {
  color: black;
}

md-nav-bar.md-sg-material-theme md-nav-ink-bar {
  color: black;
  background: black;
}

md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar {
  background-color: black;
}

md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-nav-bar.md-sg-material-theme.md-accent > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar {
  background-color: black;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-progress-circular.md-sg-material-theme.md-accent path {
  stroke: black;
}

md-radio-button.md-sg-material-theme .md-on {
  background-color: rgba(0, 0, 0, 0.87);
}

md-radio-button.md-sg-material-theme.md-checked .md-off {
  border-color: rgba(0, 0, 0, 0.87);
}

md-radio-button.md-sg-material-theme.md-checked .md-ink-ripple {
  color: rgba(0, 0, 0, 0.87);
}

md-radio-button.md-sg-material-theme .md-container .md-ripple {
  color: #616161;
}

md-radio-group.md-sg-material-theme .md-checked .md-ink-ripple {
  color: rgba(0, 0, 0, 0.26);
}

md-radio-group.md-sg-material-theme.md-focused:not(:empty) .md-checked .md-container:before {
  background-color: rgba(0, 0, 0, 0.26);
}

md-progress-linear.md-sg-material-theme.md-accent .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-accent .md-bar {
  background-color: black;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-accent .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-accent .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value {
  border-color: black;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value span {
  color: black;
}

md-select.md-sg-material-theme:not([disabled]):focus.md-accent .md-select-value {
  border-bottom-color: black;
}

md-select-menu.md-sg-material-theme md-content md-option[selected].md-accent {
  color: black;
}

md-select-menu.md-sg-material-theme md-content md-option[selected].md-accent:focus {
  color: #616161;
}

md-slider.md-sg-material-theme .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.2);
}

md-slider.md-sg-material-theme .md-track.md-track-fill {
  background-color: black;
}

md-slider.md-sg-material-theme .md-thumb:after {
  border-color: black;
  background-color: black;
}

md-slider.md-sg-material-theme .md-sign {
  background-color: black;
}

md-slider.md-sg-material-theme .md-sign:after {
  border-top-color: black;
}

md-slider.md-sg-material-theme[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: black;
}

md-slider.md-sg-material-theme .md-thumb-text {
  color: rgba(255, 255, 255, 0.87);
}

.md-subheader.md-sg-material-theme.md-accent {
  color: black;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]) .md-ink-ripple {
  color: black;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]) .md-thumb {
  background-color: black;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]) .md-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-focused .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.26);
}

md-tabs.md-sg-material-theme md-ink-bar {
  color: black;
  background: black;
}

md-tabs.md-sg-material-theme .md-tab .md-ripple-container {
  color: white;
}

md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper {
  background-color: black;
}

md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-tabs.md-sg-material-theme.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper {
  background-color: black;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toast.md-sg-material-theme .md-toast-content .md-button.md-highlight {
  color: black;
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar).md-accent {
  background-color: black;
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar).md-accent .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar).md-accent md-icon {
  color: rgba(255, 255, 255, 0.87);
  fill: #074277;
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon {
  color: rgba(255, 255, 255, 0.26);
  fill: #074277;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-accent md-input-container.md-input-focused .md-input {
  border-color: white;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-accent md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-1.md-accent md-input-container.md-input-focused md-icon {
  color: white;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-accent md-progress-linear .md-container {
  background-color: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-accent md-progress-linear .md-bar {
  background-color: white;
}

.md-button.md-sg-material-theme.md-hue-1.md-fab md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-fab {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-fab:not([disabled]) .md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-fab:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent {
  color: white;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent.md-fab, .md-button.md-sg-material-theme.md-hue-1.md-accent.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-1.md-accent.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-accent.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-accent.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-1.md-accent.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-accent.md-raised:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent:not([disabled]) md-icon {
  color: white;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent[disabled], .md-button.md-sg-material-theme.md-hue-1.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-1.md-raised[disabled], .md-button.md-sg-material-theme.md-hue-1.md-warn[disabled], .md-button.md-sg-material-theme.md-hue-1[disabled] {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}

.md-button.md-sg-material-theme.md-hue-1.md-accent[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-1.md-fab[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-1.md-raised[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-1.md-warn[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-1[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-accent {
  color: white;
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-accent:hover {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-1 .md-ripple {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-1.md-checked.md-focused .md-container:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-1.md-checked .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1.md-checked .md-icon {
  background-color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1.md-checked .md-icon:after {
  border-color: rgba(0, 0, 0, 0.87);
}

.md-accent .md-sg-material-theme.md-hue-1 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: white;
}

.md-accent .md-sg-material-theme.md-hue-1 .md-datepicker-open .md-datepicker-calendar-icon, .md-sg-material-theme.md-hue-1 .md-datepicker-open.md-accent .md-datepicker-calendar-icon {
  color: white;
}

md-icon.md-sg-material-theme.md-hue-1.md-accent {
  color: white;
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-accent .md-input {
  border-color: white;
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-accent label, md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-accent md-icon {
  color: white;
}

md-list.md-sg-material-theme.md-hue-1 md-list-item > md-icon.md-highlight.md-accent {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-1 md-nav-ink-bar {
  color: white;
  background: white;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar {
  background-color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-accent > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar {
  background-color: white;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-progress-circular.md-sg-material-theme.md-hue-1.md-accent path {
  stroke: white;
}

md-radio-button.md-sg-material-theme.md-hue-1 .md-on {
  background-color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1.md-checked .md-off {
  border-color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1.md-checked .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1 .md-container .md-ripple {
  color: #616161;
}

md-radio-group.md-sg-material-theme.md-hue-1 .md-checked .md-ink-ripple {
  color: rgba(255, 255, 255, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-1.md-focused:not(:empty) .md-checked .md-container:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-1.md-accent .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-1.md-accent .md-bar {
  background-color: white;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-accent .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-accent .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value {
  border-color: white;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value span {
  color: white;
}

md-select.md-sg-material-theme.md-hue-1:not([disabled]):focus.md-accent .md-select-value {
  border-bottom-color: white;
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option[selected].md-accent {
  color: white;
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option[selected].md-accent:focus {
  color: #616161;
}

md-slider.md-sg-material-theme.md-hue-1 .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.2);
}

md-slider.md-sg-material-theme.md-hue-1 .md-track.md-track-fill {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-1 .md-thumb:after {
  border-color: white;
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-1 .md-sign {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-1 .md-sign:after {
  border-top-color: white;
}

md-slider.md-sg-material-theme.md-hue-1[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: white;
}

md-slider.md-sg-material-theme.md-hue-1 .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

.md-subheader.md-sg-material-theme.md-hue-1.md-accent {
  color: white;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]) .md-ink-ripple {
  color: white;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]) .md-thumb {
  background-color: white;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]) .md-bar {
  background-color: rgba(255, 255, 255, 0.5);
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-focused .md-thumb:before {
  background-color: rgba(255, 255, 255, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-1 md-ink-bar {
  color: white;
  background: white;
}

md-tabs.md-sg-material-theme.md-hue-1 .md-tab .md-ripple-container {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper {
  background-color: white;
}

md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-1.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper {
  background-color: white;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toast.md-sg-material-theme.md-hue-1 .md-toast-content .md-button.md-highlight {
  color: white;
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar).md-accent {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar).md-accent .md-ink-ripple {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar).md-accent md-icon {
  color: rgba(0, 0, 0, 0.87);
  fill: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon {
  color: rgba(0, 0, 0, 0.26);
  fill: rgba(0, 0, 0, 0.26);
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-accent md-input-container.md-input-focused .md-input {
  border-color: #303030;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-accent md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-2.md-accent md-input-container.md-input-focused md-icon {
  color: #303030;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-accent md-progress-linear .md-container {
  background-color: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-accent md-progress-linear .md-bar {
  background-color: #303030;
}

.md-button.md-sg-material-theme.md-hue-2.md-fab md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-fab {
  background-color: #303030;
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-fab:not([disabled]) .md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-fab:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent {
  color: #303030;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent.md-fab, .md-button.md-sg-material-theme.md-hue-2.md-accent.md-raised {
  color: rgba(255, 255, 255, 0.87);
  background-color: #303030;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-2.md-accent.md-raised:not([disabled]) md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2.md-accent.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-accent.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-2.md-accent.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-accent.md-raised:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent:not([disabled]) md-icon {
  color: #303030;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent[disabled], .md-button.md-sg-material-theme.md-hue-2.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-2.md-raised[disabled], .md-button.md-sg-material-theme.md-hue-2.md-warn[disabled], .md-button.md-sg-material-theme.md-hue-2[disabled] {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}

.md-button.md-sg-material-theme.md-hue-2.md-accent[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-2.md-fab[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-2.md-raised[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-2.md-warn[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-2[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-accent {
  color: #303030;
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-accent:hover {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-2 .md-ripple {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-2.md-checked.md-focused .md-container:before {
  background-color: rgba(48, 48, 48, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-2.md-checked .md-ink-ripple {
  color: rgba(48, 48, 48, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2.md-checked .md-icon {
  background-color: rgba(48, 48, 48, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2.md-checked .md-icon:after {
  border-color: rgba(255, 255, 255, 0.87);
}

.md-accent .md-sg-material-theme.md-hue-2 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #303030;
}

.md-accent .md-sg-material-theme.md-hue-2 .md-datepicker-open .md-datepicker-calendar-icon, .md-sg-material-theme.md-hue-2 .md-datepicker-open.md-accent .md-datepicker-calendar-icon {
  color: #303030;
}

md-icon.md-sg-material-theme.md-hue-2.md-accent {
  color: #303030;
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-accent .md-input {
  border-color: #303030;
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-accent label, md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-accent md-icon {
  color: #303030;
}

md-list.md-sg-material-theme.md-hue-2 md-list-item > md-icon.md-highlight.md-accent {
  color: #303030;
}

md-nav-bar.md-sg-material-theme.md-hue-2 md-nav-ink-bar {
  color: #303030;
  background: #303030;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar {
  background-color: #303030;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-accent > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar {
  background-color: #303030;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-progress-circular.md-sg-material-theme.md-hue-2.md-accent path {
  stroke: #303030;
}

md-radio-button.md-sg-material-theme.md-hue-2 .md-on {
  background-color: rgba(48, 48, 48, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2.md-checked .md-off {
  border-color: rgba(48, 48, 48, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2.md-checked .md-ink-ripple {
  color: rgba(48, 48, 48, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2 .md-container .md-ripple {
  color: #616161;
}

md-radio-group.md-sg-material-theme.md-hue-2 .md-checked .md-ink-ripple {
  color: rgba(48, 48, 48, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-2.md-focused:not(:empty) .md-checked .md-container:before {
  background-color: rgba(48, 48, 48, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-2.md-accent .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-2.md-accent .md-bar {
  background-color: #303030;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-accent .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-accent .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value {
  border-color: #303030;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value span {
  color: #303030;
}

md-select.md-sg-material-theme.md-hue-2:not([disabled]):focus.md-accent .md-select-value {
  border-bottom-color: #303030;
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option[selected].md-accent {
  color: #303030;
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option[selected].md-accent:focus {
  color: #616161;
}

md-slider.md-sg-material-theme.md-hue-2 .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.2);
}

md-slider.md-sg-material-theme.md-hue-2 .md-track.md-track-fill {
  background-color: #303030;
}

md-slider.md-sg-material-theme.md-hue-2 .md-thumb:after {
  border-color: #303030;
  background-color: #303030;
}

md-slider.md-sg-material-theme.md-hue-2 .md-sign {
  background-color: #303030;
}

md-slider.md-sg-material-theme.md-hue-2 .md-sign:after {
  border-top-color: #303030;
}

md-slider.md-sg-material-theme.md-hue-2[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #303030;
}

md-slider.md-sg-material-theme.md-hue-2 .md-thumb-text {
  color: rgba(255, 255, 255, 0.87);
}

.md-subheader.md-sg-material-theme.md-hue-2.md-accent {
  color: #303030;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]) .md-ink-ripple {
  color: #303030;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]) .md-thumb {
  background-color: #303030;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]) .md-bar {
  background-color: rgba(48, 48, 48, 0.5);
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-focused .md-thumb:before {
  background-color: rgba(48, 48, 48, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-2 md-ink-bar {
  color: #303030;
  background: #303030;
}

md-tabs.md-sg-material-theme.md-hue-2 .md-tab .md-ripple-container {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper {
  background-color: #303030;
}

md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-2.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper {
  background-color: #303030;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toast.md-sg-material-theme.md-hue-2 .md-toast-content .md-button.md-highlight {
  color: #303030;
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar).md-accent {
  background-color: #303030;
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar).md-accent .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar).md-accent md-icon {
  color: rgba(255, 255, 255, 0.87);
  fill: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon {
  color: rgba(255, 255, 255, 0.26);
  fill: rgba(255, 255, 255, 0.26);
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-accent md-input-container.md-input-focused .md-input {
  border-color: #616161;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-accent md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-3.md-accent md-input-container.md-input-focused md-icon {
  color: #616161;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-accent md-progress-linear .md-container {
  background-color: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-accent md-progress-linear .md-bar {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-fab md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-fab {
  background-color: #616161;
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-fab:not([disabled]) .md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-fab:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent {
  color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent.md-fab, .md-button.md-sg-material-theme.md-hue-3.md-accent.md-raised {
  color: rgba(255, 255, 255, 0.87);
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-3.md-accent.md-raised:not([disabled]) md-icon {
  color: rgba(255, 255, 255, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-accent.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-accent.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-3.md-accent.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-accent.md-raised:not([disabled]):hover {
  background-color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent:not([disabled]) md-icon {
  color: #616161;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent[disabled], .md-button.md-sg-material-theme.md-hue-3.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-3.md-raised[disabled], .md-button.md-sg-material-theme.md-hue-3.md-warn[disabled], .md-button.md-sg-material-theme.md-hue-3[disabled] {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}

.md-button.md-sg-material-theme.md-hue-3.md-accent[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-3.md-fab[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-3.md-raised[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-3.md-warn[disabled] md-icon, .md-button.md-sg-material-theme.md-hue-3[disabled] md-icon {
  color: rgba(0, 0, 0, 0.38);
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-accent {
  color: #616161;
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-accent:hover {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-3 .md-ripple {
  color: #616161;
}

md-checkbox.md-sg-material-theme.md-hue-3.md-checked.md-focused .md-container:before {
  background-color: rgba(97, 97, 97, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-3.md-checked .md-ink-ripple {
  color: rgba(97, 97, 97, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3.md-checked .md-icon {
  background-color: rgba(97, 97, 97, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3.md-checked .md-icon:after {
  border-color: rgba(255, 255, 255, 0.87);
}

.md-accent .md-sg-material-theme.md-hue-3 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #616161;
}

.md-accent .md-sg-material-theme.md-hue-3 .md-datepicker-open .md-datepicker-calendar-icon, .md-sg-material-theme.md-hue-3 .md-datepicker-open.md-accent .md-datepicker-calendar-icon {
  color: #616161;
}

md-icon.md-sg-material-theme.md-hue-3.md-accent {
  color: #616161;
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-accent .md-input {
  border-color: #616161;
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-accent label, md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-accent md-icon {
  color: #616161;
}

md-list.md-sg-material-theme.md-hue-3 md-list-item > md-icon.md-highlight.md-accent {
  color: #616161;
}

md-nav-bar.md-sg-material-theme.md-hue-3 md-nav-ink-bar {
  color: #616161;
  background: #616161;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar {
  background-color: #616161;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-accent > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar {
  background-color: #616161;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button {
  color: white;
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar md-nav-ink-bar {
  color: #757575;
  background: #757575;
}

md-progress-circular.md-sg-material-theme.md-hue-3.md-accent path {
  stroke: #616161;
}

md-radio-button.md-sg-material-theme.md-hue-3 .md-on {
  background-color: rgba(97, 97, 97, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3.md-checked .md-off {
  border-color: rgba(97, 97, 97, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3.md-checked .md-ink-ripple {
  color: rgba(97, 97, 97, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3 .md-container .md-ripple {
  color: #616161;
}

md-radio-group.md-sg-material-theme.md-hue-3 .md-checked .md-ink-ripple {
  color: rgba(97, 97, 97, 0.26);
}

md-radio-group.md-sg-material-theme.md-hue-3.md-focused:not(:empty) .md-checked .md-container:before {
  background-color: rgba(97, 97, 97, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-3.md-accent .md-container {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-3.md-accent .md-bar {
  background-color: #616161;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-accent .md-bar1 {
  background-color: whitesmoke;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-accent .md-dashed:before {
  background: radial-gradient(whitesmoke 0, whitesmoke 16%, transparent 42%);
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value {
  border-color: #616161;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-accent .md-select-value span {
  color: #616161;
}

md-select.md-sg-material-theme.md-hue-3:not([disabled]):focus.md-accent .md-select-value {
  border-bottom-color: #616161;
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option[selected].md-accent {
  color: #616161;
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option[selected].md-accent:focus {
  color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3 .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.2);
}

md-slider.md-sg-material-theme.md-hue-3 .md-track.md-track-fill {
  background-color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3 .md-thumb:after {
  border-color: #616161;
  background-color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3 .md-sign {
  background-color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3 .md-sign:after {
  border-top-color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #616161;
}

md-slider.md-sg-material-theme.md-hue-3 .md-thumb-text {
  color: rgba(255, 255, 255, 0.87);
}

.md-subheader.md-sg-material-theme.md-hue-3.md-accent {
  color: #616161;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]) .md-ink-ripple {
  color: #616161;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]) .md-thumb {
  background-color: #616161;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]) .md-bar {
  background-color: rgba(97, 97, 97, 0.5);
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-focused .md-thumb:before {
  background-color: rgba(97, 97, 97, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-3 md-ink-bar {
  color: #616161;
  background: #616161;
}

md-tabs.md-sg-material-theme.md-hue-3 .md-tab .md-ripple-container {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper {
  background-color: #616161;
}

md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-tabs.md-sg-material-theme.md-hue-3.md-accent > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper {
  background-color: #616161;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: white;
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-accent > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-ink-bar {
  color: #757575;
  background: #757575;
}

md-toast.md-sg-material-theme.md-hue-3 .md-toast-content .md-button.md-highlight {
  color: #616161;
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar).md-accent {
  background-color: #616161;
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar).md-accent .md-ink-ripple {
  color: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar).md-accent md-icon {
  color: rgba(255, 255, 255, 0.87);
  fill: rgba(255, 255, 255, 0.87);
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar).md-accent .md-button[disabled] md-icon {
  color: rgba(255, 255, 255, 0.26);
  fill: rgba(255, 255, 255, 0.26);
}

md-autocomplete.md-sg-material-theme.md-warn md-input-container.md-input-focused .md-input {
  border-color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-warn md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-warn md-input-container.md-input-focused md-icon {
  color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-warn md-progress-linear .md-container {
  background-color: #ffccbc;
}

md-autocomplete.md-sg-material-theme.md-warn md-progress-linear .md-bar {
  background-color: #ff5722;
}

.md-button.md-sg-material-theme.md-warn {
  color: #ff5722;
}

.md-button.md-sg-material-theme.md-warn.md-fab, .md-button.md-sg-material-theme.md-warn.md-raised {
  color: white;
  background-color: #ff5722;
}

.md-button.md-sg-material-theme.md-warn.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-warn.md-raised:not([disabled]) md-icon {
  color: white;
}

.md-button.md-sg-material-theme.md-warn.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-warn.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-warn.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-warn.md-raised:not([disabled]):hover {
  background-color: #f4511e;
}

.md-button.md-sg-material-theme.md-warn:not([disabled]) md-icon {
  color: #ff5722;
}

._md a.md-sg-material-theme:not(.md-button).md-warn {
  color: #ff5722;
}

._md a.md-sg-material-theme:not(.md-button).md-warn:hover {
  color: #e64a19;
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn .md-ripple {
  color: #f4511e;
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-ink-ripple {
  color: rgba(255, 87, 34, 0.87);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-icon {
  background-color: rgba(255, 87, 34, 0.87);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before {
  background-color: rgba(255, 87, 34, 0.26);
}

md-checkbox.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-icon:after {
  border-color: #eeeeee;
}

.md-sg-material-theme .md-datepicker-input-container.md-datepicker-invalid, .md-warn .md-sg-material-theme .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #dd2c00;
}

.md-sg-material-theme .md-datepicker-open.md-warn .md-datepicker-calendar-icon, .md-warn .md-sg-material-theme .md-datepicker-open .md-datepicker-calendar-icon {
  color: #dd2c00;
}

md-icon.md-sg-material-theme.md-warn {
  color: #ff5722;
}

md-input-container.md-sg-material-theme label.md-required:after {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme .md-input-message-animation, md-input-container.md-sg-material-theme .md-input-messages-animation {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-warn .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-warn label, md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused.md-warn md-icon {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-input-invalid .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-input-invalid .md-char-counter, md-input-container.md-sg-material-theme.md-input-invalid .md-input-message-animation, md-input-container.md-sg-material-theme.md-input-invalid label {
  color: #dd2c00;
}

md-nav-bar.md-sg-material-theme.md-warn > .md-nav-bar {
  background-color: #ff5722;
}

md-nav-bar.md-sg-material-theme.md-warn > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-nav-bar.md-sg-material-theme.md-warn > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme > .md-nav-bar {
  background-color: #ff5722;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-warn > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: white;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-progress-circular.md-sg-material-theme.md-warn path {
  stroke: #ff5722;
}

md-radio-button.md-sg-material-theme:not([disabled]).md-warn .md-on, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn .md-on, md-radio-group.md-sg-material-theme:not([disabled]).md-warn .md-on, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn .md-on {
  background-color: rgba(255, 87, 34, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]).md-warn .md-checked .md-off, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]).md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn .md-checked .md-off {
  border-color: rgba(255, 87, 34, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn .md-checked .md-ink-ripple {
  color: rgba(255, 87, 34, 0.87);
}

md-radio-button.md-sg-material-theme:not([disabled]).md-warn .md-container .md-ripple, md-radio-button.md-sg-material-theme:not([disabled]) .md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme:not([disabled]).md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme:not([disabled]) .md-warn .md-container .md-ripple {
  color: #f4511e;
}

md-radio-group.md-sg-material-theme.md-focused:not(:empty) .md-checked.md-warn .md-container:before, md-radio-group.md-sg-material-theme.md-focused:not(:empty).md-warn .md-checked .md-container:before {
  background-color: rgba(255, 87, 34, 0.26);
}

md-progress-linear.md-sg-material-theme.md-warn .md-container {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-warn .md-bar {
  background-color: #ff5722;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-warn .md-bar1 {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme[md-mode=buffer].md-warn .md-dashed:before {
  background: radial-gradient(#ffccbc 0, #ffccbc 16%, transparent 42%);
}

md-input-container md-select.md-sg-material-theme .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value {
  border-color: #dd2c00;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value span {
  color: #dd2c00;
}

md-select.md-sg-material-theme .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-select.md-sg-material-theme.ng-invalid.ng-touched .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-select.md-sg-material-theme:not([disabled]):focus.md-warn .md-select-value {
  border-bottom-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn .md-focus-ring {
  background-color: rgba(255, 171, 145, 0.38);
}

md-slider.md-sg-material-theme.md-warn .md-track.md-track-fill {
  background-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn .md-thumb:after {
  border-color: #ff5722;
  background-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn .md-sign {
  background-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn .md-sign:after {
  border-top-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #ff5722;
}

md-slider.md-sg-material-theme.md-warn .md-thumb-text {
  color: white;
}

.md-subheader.md-sg-material-theme.md-warn {
  color: #ff5722;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-warn .md-ink-ripple {
  color: #ff5722;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-warn .md-thumb {
  background-color: #ff5722;
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-warn .md-bar {
  background-color: rgba(255, 87, 34, 0.5);
}

md-switch.md-sg-material-theme.md-checked:not([disabled]).md-warn.md-focused .md-thumb:before {
  background-color: rgba(255, 87, 34, 0.26);
}

md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper {
  background-color: #ff5722;
}

md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper {
  background-color: #ff5722;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: white;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toast.md-sg-material-theme .md-toast-content .md-button.md-highlight.md-warn {
  color: #ff5722;
}

md-toolbar.md-sg-material-theme:not(.md-menu-toolbar).md-warn {
  background-color: #ff5722;
  color: white;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-warn md-input-container.md-input-focused .md-input {
  border-color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-warn md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-1.md-warn md-input-container.md-input-focused md-icon {
  color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-warn md-progress-linear .md-container {
  background-color: #ffccbc;
}

md-autocomplete.md-sg-material-theme.md-hue-1.md-warn md-progress-linear .md-bar {
  background-color: #ff8a65;
}

.md-button.md-sg-material-theme.md-hue-1.md-warn {
  color: #ff8a65;
}

.md-button.md-sg-material-theme.md-hue-1.md-warn.md-fab, .md-button.md-sg-material-theme.md-hue-1.md-warn.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ff8a65;
}

.md-button.md-sg-material-theme.md-hue-1.md-warn.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-1.md-warn.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1.md-warn.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-warn.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-1.md-warn.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1.md-warn.md-raised:not([disabled]):hover {
  background-color: #f4511e;
}

.md-button.md-sg-material-theme.md-hue-1.md-warn:not([disabled]) md-icon {
  color: #ff8a65;
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-warn {
  color: #ff8a65;
}

._md a.md-sg-material-theme.md-hue-1:not(.md-button).md-warn:hover {
  color: #e64a19;
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-ripple {
  color: #f4511e;
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple {
  color: rgba(255, 138, 101, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-icon {
  background-color: rgba(255, 138, 101, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before {
  background-color: rgba(255, 138, 101, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-icon:after {
  border-color: #eeeeee;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input-container.md-datepicker-invalid, .md-warn .md-sg-material-theme.md-hue-1 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #dd2c00;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-open.md-warn .md-datepicker-calendar-icon, .md-warn .md-sg-material-theme.md-hue-1 .md-datepicker-open .md-datepicker-calendar-icon {
  color: #dd2c00;
}

md-icon.md-sg-material-theme.md-hue-1.md-warn {
  color: #ff8a65;
}

md-input-container.md-sg-material-theme.md-hue-1 label.md-required:after {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-1 .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-1 .md-input-messages-animation {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-warn .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-warn label, md-input-container.md-sg-material-theme.md-hue-1:not(.md-input-invalid).md-input-focused.md-warn md-icon {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-1.md-input-invalid .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-1.md-input-invalid .md-char-counter, md-input-container.md-sg-material-theme.md-hue-1.md-input-invalid .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-1.md-input-invalid label {
  color: #dd2c00;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-warn > .md-nav-bar {
  background-color: #ff8a65;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-warn > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-warn > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-1.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-1.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar {
  background-color: #ff8a65;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-1 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-1.md-warn path {
  stroke: #ff8a65;
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-on, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-on {
  background-color: rgba(255, 138, 101, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-off {
  border-color: rgba(255, 138, 101, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-checked .md-ink-ripple {
  color: rgba(255, 138, 101, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]).md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-1:not([disabled]) .md-warn .md-container .md-ripple {
  color: #f4511e;
}

md-radio-group.md-sg-material-theme.md-hue-1.md-focused:not(:empty) .md-checked.md-warn .md-container:before, md-radio-group.md-sg-material-theme.md-hue-1.md-focused:not(:empty).md-warn .md-checked .md-container:before {
  background-color: rgba(255, 138, 101, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-1.md-warn .md-container {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-1.md-warn .md-bar {
  background-color: #ff8a65;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-warn .md-bar1 {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-1[md-mode=buffer].md-warn .md-dashed:before {
  background: radial-gradient(#ffccbc 0, #ffccbc 16%, transparent 42%);
}

md-input-container md-select.md-sg-material-theme.md-hue-1 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-1 .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value {
  border-color: #dd2c00;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value span {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-1 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-1.ng-invalid.ng-touched .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-select.md-sg-material-theme.md-hue-1:not([disabled]):focus.md-warn .md-select-value {
  border-bottom-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-focus-ring {
  background-color: rgba(255, 171, 145, 0.38);
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-track.md-track-fill {
  background-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-thumb:after {
  border-color: #ff8a65;
  background-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-sign {
  background-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-sign:after {
  border-top-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #ff8a65;
}

md-slider.md-sg-material-theme.md-hue-1.md-warn .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

.md-subheader.md-sg-material-theme.md-hue-1.md-warn {
  color: #ff8a65;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-warn .md-ink-ripple {
  color: #ff8a65;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-warn .md-thumb {
  background-color: #ff8a65;
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-warn .md-bar {
  background-color: rgba(255, 138, 101, 0.5);
}

md-switch.md-sg-material-theme.md-hue-1.md-checked:not([disabled]).md-warn.md-focused .md-thumb:before {
  background-color: rgba(255, 138, 101, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper {
  background-color: #ff8a65;
}

md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-1.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper {
  background-color: #ff8a65;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-1 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toast.md-sg-material-theme.md-hue-1 .md-toast-content .md-button.md-highlight.md-warn {
  color: #ff8a65;
}

md-toolbar.md-sg-material-theme.md-hue-1:not(.md-menu-toolbar).md-warn {
  background-color: #ff8a65;
  color: rgba(0, 0, 0, 0.87);
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-warn md-input-container.md-input-focused .md-input {
  border-color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-warn md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-2.md-warn md-input-container.md-input-focused md-icon {
  color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-warn md-progress-linear .md-container {
  background-color: #ffccbc;
}

md-autocomplete.md-sg-material-theme.md-hue-2.md-warn md-progress-linear .md-bar {
  background-color: #d84315;
}

.md-button.md-sg-material-theme.md-hue-2.md-warn {
  color: #d84315;
}

.md-button.md-sg-material-theme.md-hue-2.md-warn.md-fab, .md-button.md-sg-material-theme.md-hue-2.md-warn.md-raised {
  color: white;
  background-color: #d84315;
}

.md-button.md-sg-material-theme.md-hue-2.md-warn.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-2.md-warn.md-raised:not([disabled]) md-icon {
  color: white;
}

.md-button.md-sg-material-theme.md-hue-2.md-warn.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-warn.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-2.md-warn.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2.md-warn.md-raised:not([disabled]):hover {
  background-color: #f4511e;
}

.md-button.md-sg-material-theme.md-hue-2.md-warn:not([disabled]) md-icon {
  color: #d84315;
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-warn {
  color: #d84315;
}

._md a.md-sg-material-theme.md-hue-2:not(.md-button).md-warn:hover {
  color: #e64a19;
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-ripple {
  color: #f4511e;
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple {
  color: rgba(216, 67, 21, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-icon {
  background-color: rgba(216, 67, 21, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before {
  background-color: rgba(216, 67, 21, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-icon:after {
  border-color: #eeeeee;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input-container.md-datepicker-invalid, .md-warn .md-sg-material-theme.md-hue-2 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #dd2c00;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-open.md-warn .md-datepicker-calendar-icon, .md-warn .md-sg-material-theme.md-hue-2 .md-datepicker-open .md-datepicker-calendar-icon {
  color: #dd2c00;
}

md-icon.md-sg-material-theme.md-hue-2.md-warn {
  color: #d84315;
}

md-input-container.md-sg-material-theme.md-hue-2 label.md-required:after {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-2 .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-2 .md-input-messages-animation {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-warn .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-warn label, md-input-container.md-sg-material-theme.md-hue-2:not(.md-input-invalid).md-input-focused.md-warn md-icon {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-2.md-input-invalid .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-2.md-input-invalid .md-char-counter, md-input-container.md-sg-material-theme.md-hue-2.md-input-invalid .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-2.md-input-invalid label {
  color: #dd2c00;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-warn > .md-nav-bar {
  background-color: #d84315;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-warn > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-warn > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-2.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: white;
}

md-nav-bar.md-sg-material-theme.md-hue-2.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar {
  background-color: #d84315;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: white;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-2 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-2.md-warn path {
  stroke: #d84315;
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-on, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-on {
  background-color: rgba(216, 67, 21, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-off {
  border-color: rgba(216, 67, 21, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-checked .md-ink-ripple {
  color: rgba(216, 67, 21, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]).md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-2:not([disabled]) .md-warn .md-container .md-ripple {
  color: #f4511e;
}

md-radio-group.md-sg-material-theme.md-hue-2.md-focused:not(:empty) .md-checked.md-warn .md-container:before, md-radio-group.md-sg-material-theme.md-hue-2.md-focused:not(:empty).md-warn .md-checked .md-container:before {
  background-color: rgba(216, 67, 21, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-2.md-warn .md-container {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-2.md-warn .md-bar {
  background-color: #d84315;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-warn .md-bar1 {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-2[md-mode=buffer].md-warn .md-dashed:before {
  background: radial-gradient(#ffccbc 0, #ffccbc 16%, transparent 42%);
}

md-input-container md-select.md-sg-material-theme.md-hue-2 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-2 .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value {
  border-color: #dd2c00;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value span {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-2 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-2.ng-invalid.ng-touched .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-select.md-sg-material-theme.md-hue-2:not([disabled]):focus.md-warn .md-select-value {
  border-bottom-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-focus-ring {
  background-color: rgba(255, 171, 145, 0.38);
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-track.md-track-fill {
  background-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-thumb:after {
  border-color: #d84315;
  background-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-sign {
  background-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-sign:after {
  border-top-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #d84315;
}

md-slider.md-sg-material-theme.md-hue-2.md-warn .md-thumb-text {
  color: white;
}

.md-subheader.md-sg-material-theme.md-hue-2.md-warn {
  color: #d84315;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-warn .md-ink-ripple {
  color: #d84315;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-warn .md-thumb {
  background-color: #d84315;
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-warn .md-bar {
  background-color: rgba(216, 67, 21, 0.5);
}

md-switch.md-sg-material-theme.md-hue-2.md-checked:not([disabled]).md-warn.md-focused .md-thumb:before {
  background-color: rgba(216, 67, 21, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper {
  background-color: #d84315;
}

md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: white;
}

md-tabs.md-sg-material-theme.md-hue-2.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper {
  background-color: #d84315;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: white;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-2 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(255, 255, 255, 0.1);
}

md-toast.md-sg-material-theme.md-hue-2 .md-toast-content .md-button.md-highlight.md-warn {
  color: #d84315;
}

md-toolbar.md-sg-material-theme.md-hue-2:not(.md-menu-toolbar).md-warn {
  background-color: #d84315;
  color: white;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-warn md-input-container.md-input-focused .md-input {
  border-color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-warn md-input-container.md-input-focused label, md-autocomplete.md-sg-material-theme.md-hue-3.md-warn md-input-container.md-input-focused md-icon {
  color: #dd2c00;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-warn md-progress-linear .md-container {
  background-color: #ffccbc;
}

md-autocomplete.md-sg-material-theme.md-hue-3.md-warn md-progress-linear .md-bar {
  background-color: #ff9e80;
}

.md-button.md-sg-material-theme.md-hue-3.md-warn {
  color: #ff9e80;
}

.md-button.md-sg-material-theme.md-hue-3.md-warn.md-fab, .md-button.md-sg-material-theme.md-hue-3.md-warn.md-raised {
  color: rgba(0, 0, 0, 0.87);
  background-color: #ff9e80;
}

.md-button.md-sg-material-theme.md-hue-3.md-warn.md-fab:not([disabled]) md-icon, .md-button.md-sg-material-theme.md-hue-3.md-warn.md-raised:not([disabled]) md-icon {
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3.md-warn.md-fab:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-warn.md-fab:not([disabled]):hover, .md-button.md-sg-material-theme.md-hue-3.md-warn.md-raised:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3.md-warn.md-raised:not([disabled]):hover {
  background-color: #f4511e;
}

.md-button.md-sg-material-theme.md-hue-3.md-warn:not([disabled]) md-icon {
  color: #ff9e80;
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-warn {
  color: #ff9e80;
}

._md a.md-sg-material-theme.md-hue-3:not(.md-button).md-warn:hover {
  color: #e64a19;
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-ripple {
  color: #f4511e;
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-ink-ripple {
  color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple {
  color: rgba(255, 158, 128, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn:not(.md-checked) .md-icon {
  border-color: rgba(0, 0, 0, 0.54);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-icon {
  background-color: rgba(255, 158, 128, 0.87);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked.md-focused:not([disabled]) .md-container:before {
  background-color: rgba(255, 158, 128, 0.26);
}

md-checkbox.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-icon:after {
  border-color: #eeeeee;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input-container.md-datepicker-invalid, .md-warn .md-sg-material-theme.md-hue-3 .md-datepicker-input-container.md-datepicker-focused {
  border-bottom-color: #dd2c00;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-open.md-warn .md-datepicker-calendar-icon, .md-warn .md-sg-material-theme.md-hue-3 .md-datepicker-open .md-datepicker-calendar-icon {
  color: #dd2c00;
}

md-icon.md-sg-material-theme.md-hue-3.md-warn {
  color: #ff9e80;
}

md-input-container.md-sg-material-theme.md-hue-3 label.md-required:after {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-3 .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-3 .md-input-messages-animation {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-warn .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-warn label, md-input-container.md-sg-material-theme.md-hue-3:not(.md-input-invalid).md-input-focused.md-warn md-icon {
  color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-3.md-input-invalid .md-input {
  border-color: #dd2c00;
}

md-input-container.md-sg-material-theme.md-hue-3.md-input-invalid .md-char-counter, md-input-container.md-sg-material-theme.md-hue-3.md-input-invalid .md-input-message-animation, md-input-container.md-sg-material-theme.md-hue-3.md-input-invalid label {
  color: #dd2c00;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-warn > .md-nav-bar {
  background-color: #ff9e80;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-warn > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-warn > .md-nav-bar .md-button._md-nav-button.md-active, md-nav-bar.md-sg-material-theme.md-hue-3.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-nav-bar.md-sg-material-theme.md-hue-3.md-warn > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar {
  background-color: #ff9e80;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button {
  color: #ffccbc;
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-active, md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-warn > md-nav-bar.md-sg-material-theme.md-hue-3 > .md-nav-bar .md-button._md-nav-button.md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-progress-circular.md-sg-material-theme.md-hue-3.md-warn path {
  stroke: #ff9e80;
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-on, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-on, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-on {
  background-color: rgba(255, 158, 128, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-off, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-off, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-off {
  border-color: rgba(255, 158, 128, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn.md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-checked .md-ink-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-checked .md-ink-ripple {
  color: rgba(255, 158, 128, 0.87);
}

md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-container .md-ripple, md-radio-button.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]).md-warn .md-container .md-ripple, md-radio-group.md-sg-material-theme.md-hue-3:not([disabled]) .md-warn .md-container .md-ripple {
  color: #f4511e;
}

md-radio-group.md-sg-material-theme.md-hue-3.md-focused:not(:empty) .md-checked.md-warn .md-container:before, md-radio-group.md-sg-material-theme.md-hue-3.md-focused:not(:empty).md-warn .md-checked .md-container:before {
  background-color: rgba(255, 158, 128, 0.26);
}

md-progress-linear.md-sg-material-theme.md-hue-3.md-warn .md-container {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-3.md-warn .md-bar {
  background-color: #ff9e80;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-warn .md-bar1 {
  background-color: #ffccbc;
}

md-progress-linear.md-sg-material-theme.md-hue-3[md-mode=buffer].md-warn .md-dashed:before {
  background: radial-gradient(#ffccbc 0, #ffccbc 16%, transparent 42%);
}

md-input-container md-select.md-sg-material-theme.md-hue-3 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-input-container.md-input-invalid md-select.md-sg-material-theme.md-hue-3 .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value {
  border-color: #dd2c00;
}

md-input-container:not(.md-input-invalid).md-input-focused.md-warn .md-select-value span {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-3 .md-select-value span:first-child:after {
  color: #dd2c00;
}

md-select.md-sg-material-theme.md-hue-3.ng-invalid.ng-touched .md-select-value {
  color: #dd2c00 !important;
  border-bottom-color: #dd2c00 !important;
}

md-select.md-sg-material-theme.md-hue-3:not([disabled]):focus.md-warn .md-select-value {
  border-bottom-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-focus-ring {
  background-color: rgba(255, 171, 145, 0.38);
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-track.md-track-fill {
  background-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-thumb:after {
  border-color: #ff9e80;
  background-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-sign {
  background-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-sign:after {
  border-top-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn[md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #ff9e80;
}

md-slider.md-sg-material-theme.md-hue-3.md-warn .md-thumb-text {
  color: rgba(0, 0, 0, 0.87);
}

.md-subheader.md-sg-material-theme.md-hue-3.md-warn {
  color: #ff9e80;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-warn .md-ink-ripple {
  color: #ff9e80;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-warn .md-thumb {
  background-color: #ff9e80;
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-warn .md-bar {
  background-color: rgba(255, 158, 128, 0.5);
}

md-switch.md-sg-material-theme.md-hue-3.md-checked:not([disabled]).md-warn.md-focused .md-thumb:before {
  background-color: rgba(255, 158, 128, 0.26);
}

md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper {
  background-color: #ff9e80;
}

md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-tabs.md-sg-material-theme.md-hue-3.md-warn > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper {
  background-color: #ff9e80;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]), md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]) md-icon {
  color: #ffccbc;
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-active md-icon, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused, md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused md-icon {
  color: rgba(0, 0, 0, 0.87);
}

md-toolbar.md-warn > md-tabs.md-sg-material-theme.md-hue-3 > md-tabs-wrapper > md-tabs-canvas > md-pagination-wrapper > md-tab-item:not([disabled]).md-focused {
  background: rgba(0, 0, 0, 0.1);
}

md-toast.md-sg-material-theme.md-hue-3 .md-toast-content .md-button.md-highlight.md-warn {
  color: #ff9e80;
}

md-toolbar.md-sg-material-theme.md-hue-3:not(.md-menu-toolbar).md-warn {
  background-color: #ff9e80;
  color: rgba(0, 0, 0, 0.87);
}

md-autocomplete.md-sg-material-theme {
  background: white;
}

md-autocomplete.md-sg-material-theme[disabled]:not([md-floating-label]) {
  background: whitesmoke;
}

md-autocomplete.md-sg-material-theme button md-icon path {
  fill: #757575;
}

md-autocomplete.md-sg-material-theme button:after {
  background: rgba(117, 117, 117, 0.3);
}

.md-autocomplete-suggestions-container.md-sg-material-theme {
  background: white;
}

.md-autocomplete-suggestions-container.md-sg-material-theme li.selected, .md-autocomplete-suggestions-container.md-sg-material-theme li:hover {
  background: rgba(158, 158, 158, 0.18);
}

md-backdrop {
  background-color: rgba(33, 33, 33, 0);
}

md-backdrop.md-opaque.md-sg-material-theme {
  background-color: #212121;
}

md-bottom-sheet.md-sg-material-theme {
  background-color: #fafafa;
  border-top-color: #e0e0e0;
}

md-bottom-sheet.md-sg-material-theme .md-subheader {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme:not([disabled]).md-focused, .md-button.md-sg-material-theme:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-sg-material-theme:not([disabled]).md-icon-button:hover {
  background-color: transparent;
}

.md-button.md-sg-material-theme.md-raised {
  color: #212121;
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-raised:not([disabled]) md-icon {
  color: #212121;
}

.md-button.md-sg-material-theme.md-raised:not([disabled]):hover {
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-raised:not([disabled]).md-focused {
  background-color: #eeeeee;
}

.md-button.md-sg-material-theme.md-fab[disabled], .md-button.md-sg-material-theme.md-raised[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.md-button.md-sg-material-theme[disabled] {
  background-color: transparent;
}

md-card.md-sg-material-theme {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
  border-radius: 2px;
}

md-card.md-sg-material-theme md-card-header md-card-avatar md-icon {
  color: #fafafa;
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme[disabled].md-checked .md-icon {
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme[disabled].md-checked .md-icon:after {
  border-color: #eeeeee;
}

md-chips.md-sg-material-theme md-chip {
  background: #e0e0e0;
  color: #424242;
}

md-chips.md-sg-material-theme md-chip md-icon {
  color: #616161;
}

md-chips.md-sg-material-theme md-chip._md-chip-editing {
  background: transparent;
  color: #424242;
}

md-chips.md-sg-material-theme md-chip-remove .md-button md-icon path {
  fill: #9e9e9e;
}

.md-contact-suggestion span.md-contact-email {
  color: #bdbdbd;
}

md-content.md-sg-material-theme {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}

.md-sg-material-theme .md-calendar {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme .md-calendar tr:last-child td {
  border-bottom-color: whitesmoke;
}

.md-sg-material-theme .md-calendar-day-header {
  background: rgba(158, 158, 158, 0.32);
  color: rgba(0, 0, 0, 0.87);
}

.md-calendar-date.md-focus .md-sg-material-theme .md-calendar-date-selection-indicator, .md-sg-material-theme .md-calendar-date-selection-indicator:hover {
  background: rgba(158, 158, 158, 0.32);
}

.md-sg-material-theme .md-datepicker-calendar-pane {
  border-color: white;
}

.md-sg-material-theme .md-datepicker-calendar {
  background: white;
}

.md-sg-material-theme .md-datepicker-input-mask-opaque {
  box-shadow: 0 0 0 9999px white;
}

.md-sg-material-theme .md-datepicker-open .md-datepicker-input-container {
  background: white;
}

md-dialog.md-sg-material-theme {
  border-radius: 4px;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

[disabled] md-input-container.md-sg-material-theme .md-input, md-input-container.md-sg-material-theme .md-input[disabled] {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-list.md-sg-material-theme .md-proxy-focus.md-focused div.md-no-style {
  background-color: whitesmoke;
}

md-list.md-sg-material-theme md-list-item .md-avatar-icon {
  background-color: rgba(0, 0, 0, 0.38);
  color: #fafafa;
}

md-menu-bar.md-sg-material-theme md-menu.md-open > button, md-menu-bar.md-sg-material-theme md-menu > button:focus {
  outline: none;
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-open:not(.md-keyboard-mode) md-menu:hover > button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme:not(.md-keyboard-mode):not(.md-open) md-menu button:focus, md-menu-bar.md-sg-material-theme:not(.md-keyboard-mode):not(.md-open) md-menu button:hover {
  background: transparent;
}

md-menu-content.md-sg-material-theme .md-menu.md-open > .md-button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-toolbar.md-sg-material-theme.md-menu-toolbar {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme {
  background-color: white;
}

md-menu-content.md-sg-material-theme md-menu-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

md-nav-bar.md-sg-material-theme .md-nav-bar {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

._md-panel-backdrop.md-sg-material-theme {
  background-color: #212121;
}

md-select.md-sg-material-theme[disabled] .md-select-value {
  border-bottom-color: transparent;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-select-menu.md-sg-material-theme md-content {
  background-color: white;
}

md-select-menu.md-sg-material-theme md-content md-option:not([disabled]):focus, md-select-menu.md-sg-material-theme md-content md-option:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.18);
}

.md-checkbox-enabled.md-sg-material-theme[selected] .md-ripple {
  color: #757575;
}

md-sidenav.md-sg-material-theme, md-sidenav.md-sg-material-theme md-content {
  background-color: white;
}

md-slider.md-sg-material-theme .md-track {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme .md-track-ticks {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme .md-disabled-thumb {
  border-color: #fafafa;
  background-color: #fafafa;
}

md-slider.md-sg-material-theme.md-min .md-thumb:after {
  background-color: #fafafa;
  border-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-min .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-min[md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-min[md-discrete] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-min[md-discrete] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-min[md-discrete][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme[disabled]:not(.md-min) .md-thumb:after, md-slider.md-sg-material-theme[disabled][md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.38);
  border-color: transparent;
}

md-slider.md-sg-material-theme[disabled][readonly] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme[disabled][readonly] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme[disabled][readonly][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme[disabled][readonly] .md-disabled-thumb {
  border-color: transparent;
  background-color: transparent;
}

.md-subheader.md-sg-material-theme {
  color: rgba(0, 0, 0, 0.54);
  background-color: #fafafa;
}

md-switch.md-sg-material-theme .md-ink-ripple {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme .md-thumb {
  background-color: #fafafa;
}

md-switch.md-sg-material-theme .md-bar {
  background-color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-focused:not(.md-checked) .md-thumb:before, md-switch.md-sg-material-theme.md-focused[disabled] .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-sg-material-theme[disabled] .md-thumb {
  background-color: #bdbdbd;
}

md-switch.md-sg-material-theme[disabled] .md-bar {
  background-color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-sg-material-theme md-tabs-wrapper {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

md-toast.md-sg-material-theme .md-toast-content {
  background-color: #323232;
  color: #fafafa;
}

md-toast.md-sg-material-theme .md-toast-content .md-button {
  color: #fafafa;
}

.md-panel.md-tooltip.md-sg-material-theme {
  color: rgba(255, 255, 255, 0.87);
  background-color: #616161;
}

body.md-sg-material-theme, html.md-sg-material-theme {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}

md-autocomplete.md-sg-material-theme.md-hue-1 {
  background: white;
}

md-autocomplete.md-sg-material-theme.md-hue-1[disabled]:not([md-floating-label]) {
  background: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-1 button md-icon path {
  fill: #757575;
}

md-autocomplete.md-sg-material-theme.md-hue-1 button:after {
  background: rgba(117, 117, 117, 0.3);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-1 {
  background: white;
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-1 li.selected, .md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-1 li:hover {
  background: rgba(158, 158, 158, 0.18);
}

md-backdrop {
  background-color: rgba(33, 33, 33, 0);
}

md-backdrop.md-opaque.md-sg-material-theme.md-hue-1 {
  background-color: #212121;
}

md-bottom-sheet.md-sg-material-theme.md-hue-1 {
  background-color: white;
  border-top-color: #e0e0e0;
}

md-bottom-sheet.md-sg-material-theme.md-hue-1 .md-subheader {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-1:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-1:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-sg-material-theme.md-hue-1:not([disabled]).md-icon-button:hover {
  background-color: transparent;
}

.md-button.md-sg-material-theme.md-hue-1.md-raised {
  color: #212121;
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-1.md-raised:not([disabled]) md-icon {
  color: #212121;
}

.md-button.md-sg-material-theme.md-hue-1.md-raised:not([disabled]):hover {
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-1.md-raised:not([disabled]).md-focused {
  background-color: #eeeeee;
}

.md-button.md-sg-material-theme.md-hue-1.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-1.md-raised[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.md-button.md-sg-material-theme.md-hue-1[disabled] {
  background-color: transparent;
}

md-card.md-sg-material-theme.md-hue-1 {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
  border-radius: 2px;
}

md-card.md-sg-material-theme.md-hue-1 md-card-header md-card-avatar md-icon {
  color: white;
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-1.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-1[disabled].md-checked .md-icon {
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-1[disabled].md-checked .md-icon:after {
  border-color: #eeeeee;
}

md-chips.md-sg-material-theme.md-hue-1 md-chip {
  background: #e0e0e0;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-1 md-chip md-icon {
  color: #616161;
}

md-chips.md-sg-material-theme.md-hue-1 md-chip._md-chip-editing {
  background: transparent;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-1 md-chip-remove .md-button md-icon path {
  fill: #9e9e9e;
}

.md-contact-suggestion span.md-contact-email {
  color: #bdbdbd;
}

md-content.md-sg-material-theme.md-hue-1 {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}

.md-sg-material-theme.md-hue-1 .md-calendar {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-1 .md-calendar tr:last-child td {
  border-bottom-color: whitesmoke;
}

.md-sg-material-theme.md-hue-1 .md-calendar-day-header {
  background: rgba(158, 158, 158, 0.32);
  color: rgba(0, 0, 0, 0.87);
}

.md-calendar-date.md-focus .md-sg-material-theme.md-hue-1 .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-1 .md-calendar-date-selection-indicator:hover {
  background: rgba(158, 158, 158, 0.32);
}

.md-sg-material-theme.md-hue-1 .md-datepicker-calendar-pane {
  border-color: white;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-calendar {
  background: white;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-input-mask-opaque {
  box-shadow: 0 0 0 9999px white;
}

.md-sg-material-theme.md-hue-1 .md-datepicker-open .md-datepicker-input-container {
  background: white;
}

md-dialog.md-sg-material-theme.md-hue-1 {
  border-radius: 4px;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

[disabled] md-input-container.md-sg-material-theme.md-hue-1 .md-input, md-input-container.md-sg-material-theme.md-hue-1 .md-input[disabled] {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-list.md-sg-material-theme.md-hue-1 .md-proxy-focus.md-focused div.md-no-style {
  background-color: whitesmoke;
}

md-list.md-sg-material-theme.md-hue-1 md-list-item .md-avatar-icon {
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
}

md-menu-bar.md-sg-material-theme.md-hue-1 md-menu.md-open > button, md-menu-bar.md-sg-material-theme.md-hue-1 md-menu > button:focus {
  outline: none;
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-1.md-open:not(.md-keyboard-mode) md-menu:hover > button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:focus, md-menu-bar.md-sg-material-theme.md-hue-1:not(.md-keyboard-mode):not(.md-open) md-menu button:hover {
  background: transparent;
}

md-menu-content.md-sg-material-theme.md-hue-1 .md-menu.md-open > .md-button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-toolbar.md-sg-material-theme.md-hue-1.md-menu-toolbar {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-1 {
  background-color: white;
}

md-menu-content.md-sg-material-theme.md-hue-1 md-menu-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

md-nav-bar.md-sg-material-theme.md-hue-1 .md-nav-bar {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

._md-panel-backdrop.md-sg-material-theme.md-hue-1 {
  background-color: #212121;
}

md-select.md-sg-material-theme.md-hue-1[disabled] .md-select-value {
  border-bottom-color: transparent;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content {
  background-color: white;
}

md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option:not([disabled]):focus, md-select-menu.md-sg-material-theme.md-hue-1 md-content md-option:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.18);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-1[selected] .md-ripple {
  color: #757575;
}

md-sidenav.md-sg-material-theme.md-hue-1, md-sidenav.md-sg-material-theme.md-hue-1 md-content {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-1 .md-track {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-1 .md-track-ticks {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-1 .md-disabled-thumb {
  border-color: white;
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-1.md-min .md-thumb:after {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-1.md-min .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-1.md-min[md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-1.md-min[md-discrete] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1.md-min[md-discrete] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1.md-min[md-discrete][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1[disabled]:not(.md-min) .md-thumb:after, md-slider.md-sg-material-theme.md-hue-1[disabled][md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.38);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-1[disabled][readonly] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1[disabled][readonly] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1[disabled][readonly][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-1[disabled][readonly] .md-disabled-thumb {
  border-color: transparent;
  background-color: transparent;
}

.md-subheader.md-sg-material-theme.md-hue-1 {
  color: rgba(0, 0, 0, 0.54);
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-1 .md-ink-ripple {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-1 .md-thumb {
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-1 .md-bar {
  background-color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-1.md-focused:not(.md-checked) .md-thumb:before, md-switch.md-sg-material-theme.md-hue-1.md-focused[disabled] .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-sg-material-theme.md-hue-1[disabled] .md-thumb {
  background-color: #bdbdbd;
}

md-switch.md-sg-material-theme.md-hue-1[disabled] .md-bar {
  background-color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-sg-material-theme.md-hue-1 md-tabs-wrapper {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

md-toast.md-sg-material-theme.md-hue-1 .md-toast-content {
  background-color: #323232;
  color: #fafafa;
}

md-toast.md-sg-material-theme.md-hue-1 .md-toast-content .md-button {
  color: #fafafa;
}

.md-panel.md-tooltip.md-sg-material-theme.md-hue-1 {
  color: rgba(255, 255, 255, 0.87);
  background-color: #616161;
}

body.md-sg-material-theme.md-hue-1, html.md-sg-material-theme.md-hue-1 {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}

md-autocomplete.md-sg-material-theme.md-hue-2 {
  background: white;
}

md-autocomplete.md-sg-material-theme.md-hue-2[disabled]:not([md-floating-label]) {
  background: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-2 button md-icon path {
  fill: #757575;
}

md-autocomplete.md-sg-material-theme.md-hue-2 button:after {
  background: rgba(117, 117, 117, 0.3);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-2 {
  background: white;
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-2 li.selected, .md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-2 li:hover {
  background: rgba(158, 158, 158, 0.18);
}

md-backdrop {
  background-color: rgba(33, 33, 33, 0);
}

md-backdrop.md-opaque.md-sg-material-theme.md-hue-2 {
  background-color: #212121;
}

md-bottom-sheet.md-sg-material-theme.md-hue-2 {
  background-color: whitesmoke;
  border-top-color: #e0e0e0;
}

md-bottom-sheet.md-sg-material-theme.md-hue-2 .md-subheader {
  background-color: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-2:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-2:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-sg-material-theme.md-hue-2:not([disabled]).md-icon-button:hover {
  background-color: transparent;
}

.md-button.md-sg-material-theme.md-hue-2.md-raised {
  color: #212121;
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-2.md-raised:not([disabled]) md-icon {
  color: #212121;
}

.md-button.md-sg-material-theme.md-hue-2.md-raised:not([disabled]):hover {
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-2.md-raised:not([disabled]).md-focused {
  background-color: #eeeeee;
}

.md-button.md-sg-material-theme.md-hue-2.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-2.md-raised[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.md-button.md-sg-material-theme.md-hue-2[disabled] {
  background-color: transparent;
}

md-card.md-sg-material-theme.md-hue-2 {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
  border-radius: 2px;
}

md-card.md-sg-material-theme.md-hue-2 md-card-header md-card-avatar md-icon {
  color: whitesmoke;
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-2.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-2[disabled].md-checked .md-icon {
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-2[disabled].md-checked .md-icon:after {
  border-color: #eeeeee;
}

md-chips.md-sg-material-theme.md-hue-2 md-chip {
  background: #e0e0e0;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-2 md-chip md-icon {
  color: #616161;
}

md-chips.md-sg-material-theme.md-hue-2 md-chip._md-chip-editing {
  background: transparent;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-2 md-chip-remove .md-button md-icon path {
  fill: #9e9e9e;
}

.md-contact-suggestion span.md-contact-email {
  color: #bdbdbd;
}

md-content.md-sg-material-theme.md-hue-2 {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}

.md-sg-material-theme.md-hue-2 .md-calendar {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-2 .md-calendar tr:last-child td {
  border-bottom-color: whitesmoke;
}

.md-sg-material-theme.md-hue-2 .md-calendar-day-header {
  background: rgba(158, 158, 158, 0.32);
  color: rgba(0, 0, 0, 0.87);
}

.md-calendar-date.md-focus .md-sg-material-theme.md-hue-2 .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-2 .md-calendar-date-selection-indicator:hover {
  background: rgba(158, 158, 158, 0.32);
}

.md-sg-material-theme.md-hue-2 .md-datepicker-calendar-pane {
  border-color: white;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-calendar {
  background: white;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-input-mask-opaque {
  box-shadow: 0 0 0 9999px white;
}

.md-sg-material-theme.md-hue-2 .md-datepicker-open .md-datepicker-input-container {
  background: white;
}

md-dialog.md-sg-material-theme.md-hue-2 {
  border-radius: 4px;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

[disabled] md-input-container.md-sg-material-theme.md-hue-2 .md-input, md-input-container.md-sg-material-theme.md-hue-2 .md-input[disabled] {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-list.md-sg-material-theme.md-hue-2 .md-proxy-focus.md-focused div.md-no-style {
  background-color: whitesmoke;
}

md-list.md-sg-material-theme.md-hue-2 md-list-item .md-avatar-icon {
  background-color: rgba(0, 0, 0, 0.38);
  color: whitesmoke;
}

md-menu-bar.md-sg-material-theme.md-hue-2 md-menu.md-open > button, md-menu-bar.md-sg-material-theme.md-hue-2 md-menu > button:focus {
  outline: none;
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-2.md-open:not(.md-keyboard-mode) md-menu:hover > button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:focus, md-menu-bar.md-sg-material-theme.md-hue-2:not(.md-keyboard-mode):not(.md-open) md-menu button:hover {
  background: transparent;
}

md-menu-content.md-sg-material-theme.md-hue-2 .md-menu.md-open > .md-button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-toolbar.md-sg-material-theme.md-hue-2.md-menu-toolbar {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-2 {
  background-color: white;
}

md-menu-content.md-sg-material-theme.md-hue-2 md-menu-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

md-nav-bar.md-sg-material-theme.md-hue-2 .md-nav-bar {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

._md-panel-backdrop.md-sg-material-theme.md-hue-2 {
  background-color: #212121;
}

md-select.md-sg-material-theme.md-hue-2[disabled] .md-select-value {
  border-bottom-color: transparent;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content {
  background-color: white;
}

md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option:not([disabled]):focus, md-select-menu.md-sg-material-theme.md-hue-2 md-content md-option:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.18);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-2[selected] .md-ripple {
  color: #757575;
}

md-sidenav.md-sg-material-theme.md-hue-2, md-sidenav.md-sg-material-theme.md-hue-2 md-content {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-2 .md-track {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-2 .md-track-ticks {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-2 .md-disabled-thumb {
  border-color: whitesmoke;
  background-color: whitesmoke;
}

md-slider.md-sg-material-theme.md-hue-2.md-min .md-thumb:after {
  background-color: whitesmoke;
  border-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-2.md-min .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-2.md-min[md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-2.md-min[md-discrete] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2.md-min[md-discrete] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2.md-min[md-discrete][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2[disabled]:not(.md-min) .md-thumb:after, md-slider.md-sg-material-theme.md-hue-2[disabled][md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.38);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-2[disabled][readonly] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2[disabled][readonly] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2[disabled][readonly][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-2[disabled][readonly] .md-disabled-thumb {
  border-color: transparent;
  background-color: transparent;
}

.md-subheader.md-sg-material-theme.md-hue-2 {
  color: rgba(0, 0, 0, 0.54);
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-2 .md-ink-ripple {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-2 .md-thumb {
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-2 .md-bar {
  background-color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-2.md-focused:not(.md-checked) .md-thumb:before, md-switch.md-sg-material-theme.md-hue-2.md-focused[disabled] .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-sg-material-theme.md-hue-2[disabled] .md-thumb {
  background-color: #bdbdbd;
}

md-switch.md-sg-material-theme.md-hue-2[disabled] .md-bar {
  background-color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-sg-material-theme.md-hue-2 md-tabs-wrapper {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

md-toast.md-sg-material-theme.md-hue-2 .md-toast-content {
  background-color: #323232;
  color: #fafafa;
}

md-toast.md-sg-material-theme.md-hue-2 .md-toast-content .md-button {
  color: #fafafa;
}

.md-panel.md-tooltip.md-sg-material-theme.md-hue-2 {
  color: rgba(255, 255, 255, 0.87);
  background-color: #616161;
}

body.md-sg-material-theme.md-hue-2, html.md-sg-material-theme.md-hue-2 {
  color: rgba(0, 0, 0, 0.87);
  background-color: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-3 {
  background: white;
}

md-autocomplete.md-sg-material-theme.md-hue-3[disabled]:not([md-floating-label]) {
  background: whitesmoke;
}

md-autocomplete.md-sg-material-theme.md-hue-3 button md-icon path {
  fill: #757575;
}

md-autocomplete.md-sg-material-theme.md-hue-3 button:after {
  background: rgba(117, 117, 117, 0.3);
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-3 {
  background: white;
}

.md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-3 li.selected, .md-autocomplete-suggestions-container.md-sg-material-theme.md-hue-3 li:hover {
  background: rgba(158, 158, 158, 0.18);
}

md-backdrop {
  background-color: rgba(33, 33, 33, 0);
}

md-backdrop.md-opaque.md-sg-material-theme.md-hue-3 {
  background-color: #212121;
}

md-bottom-sheet.md-sg-material-theme.md-hue-3 {
  background-color: #e0e0e0;
  border-top-color: #e0e0e0;
}

md-bottom-sheet.md-sg-material-theme.md-hue-3 .md-subheader {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}

.md-button.md-sg-material-theme.md-hue-3:not([disabled]).md-focused, .md-button.md-sg-material-theme.md-hue-3:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.2);
}

.md-button.md-sg-material-theme.md-hue-3:not([disabled]).md-icon-button:hover {
  background-color: transparent;
}

.md-button.md-sg-material-theme.md-hue-3.md-raised {
  color: #212121;
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-3.md-raised:not([disabled]) md-icon {
  color: #212121;
}

.md-button.md-sg-material-theme.md-hue-3.md-raised:not([disabled]):hover {
  background-color: #fafafa;
}

.md-button.md-sg-material-theme.md-hue-3.md-raised:not([disabled]).md-focused {
  background-color: #eeeeee;
}

.md-button.md-sg-material-theme.md-hue-3.md-fab[disabled], .md-button.md-sg-material-theme.md-hue-3.md-raised[disabled] {
  background-color: rgba(0, 0, 0, 0.12);
}

.md-button.md-sg-material-theme.md-hue-3[disabled] {
  background-color: transparent;
}

md-card.md-sg-material-theme.md-hue-3 {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
  border-radius: 2px;
}

md-card.md-sg-material-theme.md-hue-3 md-card-header md-card-avatar md-icon {
  color: #e0e0e0;
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-3.md-checked .md-ripple {
  color: #757575;
}

md-checkbox.md-sg-material-theme.md-hue-3[disabled].md-checked .md-icon {
  background-color: rgba(0, 0, 0, 0.38);
}

md-checkbox.md-sg-material-theme.md-hue-3[disabled].md-checked .md-icon:after {
  border-color: #eeeeee;
}

md-chips.md-sg-material-theme.md-hue-3 md-chip {
  background: #e0e0e0;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-3 md-chip md-icon {
  color: #616161;
}

md-chips.md-sg-material-theme.md-hue-3 md-chip._md-chip-editing {
  background: transparent;
  color: #424242;
}

md-chips.md-sg-material-theme.md-hue-3 md-chip-remove .md-button md-icon path {
  fill: #9e9e9e;
}

.md-contact-suggestion span.md-contact-email {
  color: #bdbdbd;
}

md-content.md-sg-material-theme.md-hue-3 {
  color: rgba(0, 0, 0, 0.87);
  background-color: #fafafa;
}

.md-sg-material-theme.md-hue-3 .md-calendar {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}

.md-sg-material-theme.md-hue-3 .md-calendar tr:last-child td {
  border-bottom-color: whitesmoke;
}

.md-sg-material-theme.md-hue-3 .md-calendar-day-header {
  background: rgba(158, 158, 158, 0.32);
  color: rgba(0, 0, 0, 0.87);
}

.md-calendar-date.md-focus .md-sg-material-theme.md-hue-3 .md-calendar-date-selection-indicator, .md-sg-material-theme.md-hue-3 .md-calendar-date-selection-indicator:hover {
  background: rgba(158, 158, 158, 0.32);
}

.md-sg-material-theme.md-hue-3 .md-datepicker-calendar-pane {
  border-color: white;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-calendar {
  background: white;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-input-mask-opaque {
  box-shadow: 0 0 0 9999px white;
}

.md-sg-material-theme.md-hue-3 .md-datepicker-open .md-datepicker-input-container {
  background: white;
}

md-dialog.md-sg-material-theme.md-hue-3 {
  border-radius: 4px;
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

[disabled] md-input-container.md-sg-material-theme.md-hue-3 .md-input, md-input-container.md-sg-material-theme.md-hue-3 .md-input[disabled] {
  border-bottom-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-list.md-sg-material-theme.md-hue-3 .md-proxy-focus.md-focused div.md-no-style {
  background-color: whitesmoke;
}

md-list.md-sg-material-theme.md-hue-3 md-list-item .md-avatar-icon {
  background-color: rgba(0, 0, 0, 0.38);
  color: #e0e0e0;
}

md-menu-bar.md-sg-material-theme.md-hue-3 md-menu.md-open > button, md-menu-bar.md-sg-material-theme.md-hue-3 md-menu > button:focus {
  outline: none;
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-3.md-open:not(.md-keyboard-mode) md-menu:hover > button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-menu-bar.md-sg-material-theme.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:focus, md-menu-bar.md-sg-material-theme.md-hue-3:not(.md-keyboard-mode):not(.md-open) md-menu button:hover {
  background: transparent;
}

md-menu-content.md-sg-material-theme.md-hue-3 .md-menu.md-open > .md-button {
  background-color: rgba(158, 158, 158, 0.18);
}

md-toolbar.md-sg-material-theme.md-hue-3.md-menu-toolbar {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}

md-menu-content.md-sg-material-theme.md-hue-3 {
  background-color: white;
}

md-menu-content.md-sg-material-theme.md-hue-3 md-menu-divider {
  background-color: rgba(0, 0, 0, 0.12);
}

md-nav-bar.md-sg-material-theme.md-hue-3 .md-nav-bar {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

._md-panel-backdrop.md-sg-material-theme.md-hue-3 {
  background-color: #212121;
}

md-select.md-sg-material-theme.md-hue-3[disabled] .md-select-value {
  border-bottom-color: transparent;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.38) 0, rgba(0, 0, 0, 0.38) 33%, transparent 0);
  background-image: -ms-linear-gradient(left, transparent 0, rgba(0, 0, 0, 0.38) 100%);
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content {
  background-color: white;
}

md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option:not([disabled]):focus, md-select-menu.md-sg-material-theme.md-hue-3 md-content md-option:not([disabled]):hover {
  background-color: rgba(158, 158, 158, 0.18);
}

.md-checkbox-enabled.md-sg-material-theme.md-hue-3[selected] .md-ripple {
  color: #757575;
}

md-sidenav.md-sg-material-theme.md-hue-3, md-sidenav.md-sg-material-theme.md-hue-3 md-content {
  background-color: white;
}

md-slider.md-sg-material-theme.md-hue-3 .md-track {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-3 .md-track-ticks {
  color: rgba(0, 0, 0, 0.87);
}

md-slider.md-sg-material-theme.md-hue-3 .md-disabled-thumb {
  border-color: #e0e0e0;
  background-color: #e0e0e0;
}

md-slider.md-sg-material-theme.md-hue-3.md-min .md-thumb:after {
  background-color: #e0e0e0;
  border-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-3.md-min .md-focus-ring {
  background-color: rgba(0, 0, 0, 0.38);
}

md-slider.md-sg-material-theme.md-hue-3.md-min[md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-3.md-min[md-discrete] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3.md-min[md-discrete] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3.md-min[md-discrete][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3[disabled]:not(.md-min) .md-thumb:after, md-slider.md-sg-material-theme.md-hue-3[disabled][md-discrete] .md-thumb:after {
  background-color: rgba(0, 0, 0, 0.38);
  border-color: transparent;
}

md-slider.md-sg-material-theme.md-hue-3[disabled][readonly] .md-sign {
  background-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3[disabled][readonly] .md-sign:after {
  border-top-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3[disabled][readonly][md-vertical] .md-sign:after {
  border-top-color: transparent;
  border-left-color: #bdbdbd;
}

md-slider.md-sg-material-theme.md-hue-3[disabled][readonly] .md-disabled-thumb {
  border-color: transparent;
  background-color: transparent;
}

.md-subheader.md-sg-material-theme.md-hue-3 {
  color: rgba(0, 0, 0, 0.54);
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-3 .md-ink-ripple {
  color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-3 .md-thumb {
  background-color: #fafafa;
}

md-switch.md-sg-material-theme.md-hue-3 .md-bar {
  background-color: #9e9e9e;
}

md-switch.md-sg-material-theme.md-hue-3.md-focused:not(.md-checked) .md-thumb:before, md-switch.md-sg-material-theme.md-hue-3.md-focused[disabled] .md-thumb:before {
  background-color: rgba(0, 0, 0, 0.12);
}

md-switch.md-sg-material-theme.md-hue-3[disabled] .md-thumb {
  background-color: #bdbdbd;
}

md-switch.md-sg-material-theme.md-hue-3[disabled] .md-bar {
  background-color: rgba(0, 0, 0, 0.12);
}

md-tabs.md-sg-material-theme.md-hue-3 md-tabs-wrapper {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.12);
}

md-toast.md-sg-material-theme.md-hue-3 .md-toast-content {
  background-color: #323232;
  color: #fafafa;
}

md-toast.md-sg-material-theme.md-hue-3 .md-toast-content .md-button {
  color: #fafafa;
}

.md-panel.md-tooltip.md-sg-material-theme.md-hue-3 {
  color: rgba(255, 255, 255, 0.87);
  background-color: #616161;
}

body.md-sg-material-theme.md-hue-3, html.md-sg-material-theme.md-hue-3 {
  color: rgba(0, 0, 0, 0.87);
  background-color: #e0e0e0;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
button.md-button.md-sg-material-theme:not(.md-icon-button) {
  background-color: #061C33;
  border-radius: 2px;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  font-size: 1rem;
  line-height: 1.32757;
  font-family: 'figtreeBold', helvetica, arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  vertical-align: top;
  -webkit-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -moz-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  -o-transition: background-color 0.24s ease-out, color 0.24s ease-out;
  transition: background-color 0.24s ease-out, color 0.24s ease-out;
}

button.md-button.md-sg-material-theme:not(.md-icon-button):hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #000000;
}

button.md-button.md-sg-material-theme:not(.md-icon-button).black-btn {
  background-color: #000;
}

button.md-button.md-sg-material-theme:not(.md-icon-button).black-btn:hover, button.md-button.md-sg-material-theme:not(.md-icon-button).black-btn.md-focused {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #000;
}

.softball button.md-button.md-sg-material-theme:not(.md-icon-button) {
  background-color: #262626;
}

.softball button.md-button.md-sg-material-theme:not(.md-icon-button):hover {
  background-color: #000000;
}

button.md-button.md-sg-material-theme.md-secondary {
  background-color: #000;
  color: #fff;
  max-width: 250px;
  margin: 20px auto 10px;
  padding: 3px 6px;
}

button.md-button.md-sg-material-theme.md-secondary:hover {
  background-color: #54565A;
}

md-input-container button.inline-button {
  float: none;
  padding: 0;
  position: absolute;
  right: 0;
}

button.link {
  font-size: 1rem;
  line-height: 1.32757;
  background-color: transparent;
  border: none;
  text-transform: capitalize;
}

button.link:hover {
  background-color: transparent;
  text-decoration: underline;
}

button[cf-video] {
  border: none;
  padding: 0;
}

button[cf-video]:hover {
  background-color: transparent;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-calendar.md-sg-material-theme {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.41473;
}

@media screen and (max-width: 680px) {
  md-calendar.md-sg-material-theme {
    margin-top: 25px;
  }
  md-calendar.md-sg-material-theme th {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 33px;
  }
  md-calendar.md-sg-material-theme .md-calendar-date {
    padding-left: 0 !important;
    width: 33px;
  }
  md-calendar.md-sg-material-theme .md-calendar-date .md-calendar-date-selection-indicator {
    width: 33px;
  }
}

md-calendar.md-sg-material-theme .md-calendar-day-header {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  background: #fff;
  color: #000;
}

md-calendar.md-sg-material-theme tbody {
  box-sizing: border-box;
}

md-calendar.md-sg-material-theme .md-virtual-repeat-scroll {
  width: 100% !important;
}

md-calendar.md-sg-material-theme .md-calendar-scroll-container {
  box-shadow: none;
}

md-calendar.md-sg-material-theme .md-calendar-date {
  color: #828282;
}

md-calendar.md-sg-material-theme .md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
  border: none;
}

md-calendar.md-sg-material-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
md-calendar.md-sg-material-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
  background: #D54400;
  border-radius: 100%;
  color: #fff;
}

@media screen and (max-width: 680px) {
  md-calendar.md-sg-material-theme .md-calendar-date.md-calendar-selected-date .md-calendar-date-selection-indicator,
md-calendar.md-sg-material-theme .md-calendar-date.md-focus.md-calendar-selected-date .md-calendar-date-selection-indicator {
    height: 35px;
    line-height: 35px;
  }
}

md-checkbox.md-sg-material-theme {
  margin-bottom: 0;
}

md-checkbox.md-sg-material-theme.md-checked .md-container .md-icon {
  background-color: #006EB3;
  color: white;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body .fourpay-required-note {
  margin: 5px 0;
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #54565A;
}

body .form-container {
  margin-bottom: 25px;
}

body .form-container form div[layout=row] md-input-container {
  max-width: 200px;
}

body .form-container form .require-note {
  font-size: 0.75rem;
  line-height: 1.54756;
  color: #54565A;
  margin-bottom: 5px;
}

body .form-container form md-input-container.md-sg-material-theme {
  display: block;
  margin-bottom: 20px;
  max-width: 400px;
  width: 100%;
}

@media screen and (max-width: 480px) {
  body .form-container form md-input-container.md-sg-material-theme {
    max-width: 100%;
  }
}

body .form-container form md-input-container.md-sg-material-theme.expand {
  max-width: 100%;
}

body .form-container form md-input-container.md-sg-material-theme.expand > label, body .form-container form md-input-container.md-sg-material-theme.expand > span {
  display: inline-block;
  vertical-align: middle;
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

body .form-container form md-input-container.md-sg-material-theme.expand > label[ng-message], body .form-container form md-input-container.md-sg-material-theme.expand > span[ng-message] {
  margin-left: 30px;
}

body .form-container form md-input-container.md-sg-material-theme.expand > label {
  margin-left: 20px;
  text-transform: none;
  top: 2px;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-invalid label {
  color: #F0283C;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-invalid label.md-required:after {
  color: #F0283C;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-invalid md-select {
  border-color: #F0283C;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-invalid div[ng-messages] {
  bottom: -15px;
  left: 8px;
  position: absolute;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-focused input, body .form-container form md-input-container.md-sg-material-theme.md-input-focused md-select {
  border-bottom-color: #D54400;
  outline: none;
}

body .form-container form md-input-container.md-sg-material-theme.md-input-focused input.md-sg-material-theme:not([disabled]):focus .md-select-value, body .form-container form md-input-container.md-sg-material-theme.md-input-focused md-select.md-sg-material-theme:not([disabled]):focus .md-select-value {
  border-bottom-color: #D54400;
}

body .form-container form md-input-container.md-sg-material-theme label {
  font-family: "figtreeBoldCondensed", helvetica, arial, sans-serif;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 0.6875rem;
  line-height: 1.66773;
  color: #54565A;
  height: 30px;
  left: 8px;
  position: absolute;
  top: 5px;
  text-transform: uppercase;
  transform: none;
  z-index: 2;
}

body .form-container form md-input-container.md-sg-material-theme label.md-required:after {
  color: #54565A;
}

body .form-container form md-input-container.md-sg-material-theme input {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 0 0 2px 0;
  color: #54565A;
  padding: 12px 8px 0;
  width: 100%;
}

body .form-container form md-input-container.md-sg-material-theme md-select md-select-value span {
  padding: 12px 8px 0;
}

body .form-container form md-input-container.md-sg-material-theme md-checkbox .md-label,
body .form-container form md-input-container.md-sg-material-theme md-radio-group md-radio-button .md-label {
  font-family: "figtree", helvetica, arial, sans-serif;
  font-size: 1rem;
  line-height: 1.32757;
  color: #54565A;
}

body .form-container form md-input-container.md-sg-material-theme md-checkbox[disabled] .md-label,
body .form-container form md-input-container.md-sg-material-theme md-radio-group md-radio-button[disabled] .md-label {
  text-decoration: line-through;
}

body .form-container form md-input-container.md-sg-material-theme .md-errors-spacer {
  margin-left: 0;
  width: 100%;
}

body .form-container form md-input-container.md-sg-material-theme .md-errors-spacer .md-char-counter {
  font-family: "figtree", helvetica, arial, sans-serif;
  color: #54565A;
  padding-right: 10px;
}

body .form-container form md-input-container.md-sg-material-theme:not(.md-input-invalid).md-input-focused .md-input {
  border-bottom-color: #006EB3;
}

body .form-container form button.md-button.md-sg-material-theme {
  margin: 0;
  padding: 5px 25px;
}

@media screen and (max-width: 480px) {
  body .form-container form button.md-button.md-sg-material-theme {
    width: 100%;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-input-container.md-sg-material-theme {
  margin: 0;
}

md-input-container.md-sg-material-theme input {
  font-size: 1rem;
  line-height: 1.32757;
  background-color: #F0F0F0;
  color: #54565A;
  min-height: 48px;
}

md-input-container.md-sg-material-theme .md-errors-spacer {
  bottom: -20px;
  color: #dd2c00;
  float: none;
  left: 5px;
  position: absolute;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body.md-dialog-is-showing {
  overflow: hidden;
}

.md-dialog-container {
  height: 100% !important;
  position: fixed !important;
  top: 0px !important;
}

.md-dialog-container, md-backdrop.md-dialog-backdrop.md-sg-material-theme {
  z-index: 9999 !important;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) {
  border-radius: 0;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal).cf-video md-dialog-content {
  max-width: 100%;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal).cf-video h1 {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme:not(.pick-your-path-modal) {
    max-width: 94%;
  }
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-toolbar.md-sg-material-theme.md-accent {
  background-color: #54565A;
  height: 50px;
  min-height: 50px;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-toolbar.md-sg-material-theme.md-accent .md-toolbar-tools h1 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.25rem;
  line-height: 1.31481;
  color: #fff;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-toolbar.md-sg-material-theme.md-accent .md-toolbar-tools button.md-button.md-icon-button {
  position: absolute;
  right: 15px;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-toolbar.md-sg-material-theme.md-accent .md-toolbar-tools button.md-button.md-icon-button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  background-color: #54565A;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-toolbar.md-sg-material-theme.md-accent .md-toolbar-tools button.md-button.md-icon-button md-icon {
  color: #fff;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-dialog-content {
  max-width: 700px;
  padding: 24px;
}

md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-dialog-content button.md-button.md-sg-material-theme {
  margin: 0;
  padding: 5px 25px;
}

@media screen and (max-width: 480px) {
  md-dialog.md-sg-material-theme:not(.pick-your-path-modal) md-dialog-content button.md-button.md-sg-material-theme {
    width: 100%;
  }
}

@media print {
  body.md-dialog-is-showing {
    visibility: hidden;
  }
  body.md-dialog-is-showing .print-area {
    visibility: visible;
  }
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.loading,
.inlineLoading {
  margin: 25px 0;
}

.loading md-progress-circular.md-sg-material-theme path,
.inlineLoading md-progress-circular.md-sg-material-theme path {
  stroke: #FB3540;
}

.loading.ui-block {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

@media screen and (max-width: 960px) {
  .loading.ui-block {
    align-items: center;
    position: fixed;
  }
}

.loading.ui-block md-progress-circular.md-sg-material-theme {
  margin-top: 75px;
}

@media screen and (max-width: 960px) {
  .loading.ui-block md-progress-circular.md-sg-material-theme {
    margin-top: 0;
  }
}

.inlineLoading {
  margin: 0;
  padding-left: 8px;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body md-input-container md-panel {
  z-index: -1;
}

body md-panel {
  background: white;
  border-radius: 4px;
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
  max-height: 250px;
  overflow-y: auto;
  width: 200px;
  z-index: 9998;
}

body md-panel a {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 48px;
  padding: 0 16px;
  position: relative;
  transition: background 0.15s linear;
  width: 100%;
}

body md-panel a:hover {
  background-color: #eeeeee;
}

body md-panel a.selected {
  color: #D54400;
}

md-radio-button.md-sg-material-theme .md-on {
  background-color: #D54400;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
md-select.md-sg-material-theme .md-select-value {
  font-size: 1rem;
  line-height: 1.32757;
  background-color: #F0F0F0;
  color: #54565A;
  min-height: 44px;
}

md-select.md-sg-material-theme .md-select-value > span:not(.md-select-icon) {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.md-select-menu-container.md-sg-material-theme.md-active {
  z-index: 9999;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
body md-sidenav.md-sg-material-theme {
  position: fixed;
  z-index: 9998;
}

body md-sidenav.md-sg-material-theme md-toolbar h1 {
  font-family: "figtreeBold", helvetica, arial, sans-serif;
  font-size: 1.125rem !important;
  line-height: 1.26781;
  color: #fff !important;
  margin-bottom: 0 !important;
  justify-content: center;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
.container md-toolbar.md-sg-material-theme {
  background-color: #54565A;
}

.container md-toolbar.md-sg-material-theme.white-theme, .container md-toolbar.md-sg-material-theme.white-theme h2 {
  background-color: #fff;
  color: #54565A;
}

.container md-toolbar.md-sg-material-theme h2 {
  display: inline-block;
  vertical-align: middle;
}

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */


/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */

/**
 * Calculates numbers to the mathmatical power (exponent)
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to increase
 * @param	int		$exponent	The power to increase the number by
 *
 * @return	int					The new number
 */
/**
 * Removes units from values for easier modification
 *
 * @since	1.0.0
 *
 * @param	int		$number		The number to strip units from
 *
 * @return	int					The number without the unit
 */
/**
 * Calculates the line height based on multiple parameters
 *
 * @since	1.0.0
 *
 * @param	int		$font-size			The font size
 * @param	int		$content-width		The width of the content area
 * @param	int		$ratio				The ratio. Default 1.61803398875 (golden ratio)
 *
 * @return	int							The calculated line height
 */
/* 50% of Faded Moss Green */
/* used to be #e1ead5 */
/* mixin for multiline */
