@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800);
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
/* The above import directives are aggregated from content. */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ui-timepicker-div .ui_tpicker_unit_hide {
    display:none;
}
@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f0f0f0;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f0f0f0;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px 10px;
}
button {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
button:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.abs-action-addto-product:focus,
.abs-action-addto-product:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.abs-action-addto-product.disabled,
.abs-action-addto-product[disabled],
fieldset[disabled] .abs-action-addto-product,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.abs-action-addto-product:hover,
.abs-action-addto-product:active,
.abs-action-addto-product:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0!important;
}
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.abs-account-blocks .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.magento-payments-review .block .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 15px;
}
.abs-account-blocks .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong,
.magento-payments-review .block .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.magento-payments-review .block .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.magento-payments-review .block .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}
.magento-payments-review .block .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.magento-payments-review .block .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.magento-payments-review .block .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}
.magento-payments-review .block .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 47px;
  text-align: center;
}
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: '\e616';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}
.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}
.product-item-name,
.product.name a {
  font-weight: 400;
}
.product-item-name > a,
.product.name a > a {
  color: #333;
  text-decoration: none;
}
.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}
.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  position: absolute;
  top: 31px;
  left: 10px;
  margin-left: 70%;
}
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:before,
.toolbar:after,
.toolbar-products:before,
.toolbar-products:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-options:before,
.gift-options:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:before,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:before,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:before,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.header.content:before,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.column .block-addbysku .sku,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show,
.field.date .control,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e607';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e618';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split {
  display: inline-block;
  text-decoration: none;
}
.abs-actions-addto-gridlist > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-actions-addto-gridlist:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #7d7d7d;
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-actions-addto-gridlist:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before {
  color: #333;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.order-review-form .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.abs-action-remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  font-size: inherit;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:hover,
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:hover,
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check.disabled,
.cart-summary .block.giftcard .action.check[disabled],
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action.disabled,
.table-comparison .wishlist.split.button > .action[disabled],
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action.disabled,
.product-items .wishlist.split.button > .action[disabled],
fieldset[disabled] .product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:active,
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
}
.magento-payments-review .block .actions-toolbar .action.primary,
.block-compare .action.compare,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.magento-payments-review .block .actions-toolbar .action.primary:focus,
.magento-payments-review .block .actions-toolbar .action.primary:active,
.block-compare .action.compare:focus,
.block-compare .action.compare:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-revert-secondary-color:hover,
.magento-payments-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
.bundle-options-container .price-notice .price-including-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.cart-summary .weee,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-summary .weee,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax,
.gift-options .weee {
  display: inline-block;
  font-size: 1.4rem;
  white-space: nowrap;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}
.abs-tax-total-expanded:after {
  content: '\e621';
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.magento-payments-review .table-magento-payments-review-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^="multishipping-"] .nav-sections,
[class^="multishipping-"] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-cart-failed .action.continue {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  font-weight: bold;
}
.abs-shopping-cart-items .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:hover,
.block-cart-failed .action.continue:active,
.block-cart-failed .action.continue:focus {
  text-decoration: none;
}
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before {
  color: inherit;
}
.abs-shopping-cart-items .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:focus,
.block-cart-failed .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.abs-shopping-cart-items .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue.disabled,
.block-cart-failed .action.continue[disabled],
fieldset[disabled] .block-cart-failed .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-cart-failed .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.block-cart-failed .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}
.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e603';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before {
  color: inherit;
}
.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before {
  color: inherit;
}
.field.date .control,
.form.search.advanced .fields.range .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.field.date input,
.form.search.advanced .fields.range .field.date input {
  margin-right: 10px;
  width: calc(100% - (40px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (24px + 10px + 5px));
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}
.cart-totals .grand .mark,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 25px;
  display: block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.magento-payments-review-discount > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}
.abs-discount-block > .title:after,
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.magento-payments-review-discount > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}
.column.main .magento-payments-review-discount > .title strong,
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-weight: 400;
}
.magento-payments-review-discount > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}
.abs-discount-block.active > .title:after,
.magento-payments-review-discount.active > .title:after,
.cart-summary .block.active > .title:after,
.paypal-review-discount .block.active > .title:after {
  content: '\e617';
}
.magento-payments-review-discount.active > .content,
.cart-summary .block.active > .content,
.paypal-review-discount .block.active > .content {
  display: block;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Alothemes/demo3/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.table:not(.cart):not(.totals) {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}
.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: '\e602';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: '\e610';
  font-family: 'icons-blank-theme';
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}
.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e609';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.nav-toggle:hover:before {
  color: #333;
}
.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Alothemes/demo3/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend strong {
  margin-left: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}
.field .message.warning {
  margin-top: 10px;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
@font-face {
  font-family: 'icons-blank-theme';
  src: url('../../frontend/Alothemes/demo3/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2') format('woff2'), url('../../frontend/Alothemes/demo3/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
a.action.primary {
  display: inline-block;
  text-decoration: none;
}
a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  margin: 0 2px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}
.pages a.page:visited {
  color: #1979c3;
}
.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}
.pages a.page:active {
  color: #ff5501;
}
.pages strong.page {
  font-size: 1.2rem;
  line-height: 3.2rem;
  letter-spacing: normal;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}
.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  color: #7d7d7d;
}
.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pages .action:active {
  color: #7d7d7d;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e608';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #7d7d7d;
}
.pages .action.next:active:before {
  color: #7d7d7d;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: '\e617';
  font-family: 'icons-blank-theme';
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #7d7d7d;
}
.pages .action.previous:active:before {
  color: #7d7d7d;
}
.pages .action {
  width: 34px;
}
.pages .action.previous {
  margin-right: 12px;
}
.pages .action.next {
  margin-left: 12px;
}
@media screen and (max-width: 768px) {
  .modal-popup.modal-slide._inner-scroll.modals-ajaxcart .modal-inner-wrap {
    min-height: 20vh !important;
  }
  .modals-quickview._show .modal-inner-wrap {
    top: 30px !important;
    min-height: 90vh !important;
    margin: 0 20px !important;
  }
  .modal-custom .action-close::before,
  .modal-popup .action-close::before,
  .modal-slide .action-close::before {
    font-size: 20px;
    padding: 5px 10px;
  }
  .open-quickview .modal-popup.modals-quickview .modal-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    background-color: #F5F5F5;
  }
  .open-quickview .modal-popup.modals-quickview .modal-content::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
  }
  .open-quickview .modal-popup.modals-quickview .modal-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #ccc;
  }
  .checkout-cart-index .cart-container .form-cart .item-info .action-delete,
  .checkout-cart-index .cart-container .form-cart .item-info .action-edit {
    display: inline-block;
    margin-right: 20px;
  }
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ": ";
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 899;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 900;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close {
  padding: 3rem;
}
.modal-slide .action-close {
  padding: 1.1rem 2rem;
}
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 899;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #fff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #c1c1c1;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #ccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
/**
 * Copyright 2014 Adobe
 * All Rights Reserved.
 */
.lac-notification-sticky {
  position: relative;
  z-index: 999;
}
.lac-notification-sticky .lac-notification {
  background-color: #373330;
  color: #fff;
  font-size: 16px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon {
  float: left;
  margin: 10px 25px 10px 10px;
}
.lac-notification-sticky .lac-notification .lac-notification-icon .logo-img {
  display: block;
}
.lac-notification-sticky .lac-notification .lac-notification-text {
  float: left;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links {
  float: right;
  padding: 15px 0;
}
.lac-notification-sticky .lac-notification .lac-notification-links a {
  color: #fff;
  font-size: 14px;
}
.lac-notification-sticky .lac-notification .lac-notification-links .lac-notification-close-link:after {
  background: url('../../frontend/Alothemes/demo3/en_US/Magento_LoginAsCustomerFrontendUi/images/close.svg');
  content: ' ';
  display: inline-block;
  height: 12px;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Alothemes/demo3/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Alothemes/demo3/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Alothemes/demo3/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Alothemes/demo3/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: 0.5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 3px;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: 0.5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1280px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0 0 5px;
}
.pagebuilder-accordion > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:focus,
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  background: #ffffff;
  color: #333;
  text-decoration: none;
  padding-bottom: 5px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2020 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark > div,
.payment-method-payment_services_paypal_apm .payment-services-paypal-apm-mark .paypal-marks {
  display: inline-block;
}
.payment-method-payment_services_paypal_apm .billing-address-details,
.payment-method-payment_services_paypal_apm .payment-services-paypal-legal-text {
  margin-bottom: 20px;
}
.payment-method .flex-center {
  align-items: center;
  display: flex;
  gap: 5px;
}
.payment-method .payment-type-icon {
  height: 40px;
}
.card-grid {
  display: grid;
}
.card-aux {
  gap: 20px;
  grid-template-columns: minmax(auto, 400px);
}
.card-aux .actions-toolbar {
  justify-self: start;
}
.card-container {
  margin-top: 20px;
  align-items: center;
}
.card-container .card-layout {
  column-gap: 10px;
  display: grid;
  grid-template-areas: 'card-number-field-area card-number-field-area' 'expiration-date-field-area cvv-field-area';
  max-width: 400px;
  row-gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
.card-container .card-layout .display-lock {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
}
.card-container .card-layout .display-lock .lock-icon:hover::before {
  color: #757575;
}
.card-container .card-layout .display-lock .lock-icon:before {
  color: #bbb;
  content: '\e629';
  display: inline-block;
  font-family: 'luma-icons';
  font-size: 18px;
  font-weight: normal;
  line-height: inherit;
  overflow: hidden;
  speak: none;
  text-align: center;
  vertical-align: middle;
}
.card-container .card-layout .card-number-field-area {
  grid-area: card-number-field-area;
}
.card-container .card-layout .expiration-date-field-area {
  grid-area: expiration-date-field-area;
}
.card-container .card-layout .cvv-field-area {
  grid-area: cvv-field-area;
}
.card-container .field div.error {
  border-color: #ed8380;
}
.card-container .field .label {
  display: block;
  font-weight: 600;
}
.card-container .field .card-field {
  border: 1px solid #c2c2c2;
  height: 32px;
  padding: 8px 15px;
}
.card-container .field .field-wrapper {
  position: relative;
}
.card-container .field .field-wrapper .field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 10px;
}
.checkout-index-index > .loading-mask {
  z-index: 999;
}
axo-auth,
paypal-shipping-address-selector {
  position: fixed;
  z-index: 10000;
}
.paypal-fastlane-powered-by {
  display: block;
  margin: 5px 0;
  width: 150px;
}
.paypal-fastlane-shipping-change-address-form {
  margin-bottom: 30px;
}
.paypal-fastlane-shipping-change-address-form button {
  width: 100%;
}
.paypal-fastlane-divider {
  margin-top: 30px;
  position: relative;
  text-align: center;
  width: 100%;
}
.paypal-fastlane-divider:before {
  border-bottom: 1px solid #ccc;
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.paypal-fastlane-divider span {
  background-color: #f4f4f4;
  padding: 0 10px;
  position: relative;
}
#payment-services-paypal-fastlane paypal-payment {
  display: block;
  margin-bottom: 20px;
}
#payment-services-paypal-fastlane + .checkout-agreements-block .recaptcha-checkout-place-order {
  margin-bottom: 20px;
}
.magento-payments-review .actions-toolbar {
  margin-top: 10px;
}
.magento-payments-review .magento-payments-review-title {
  padding: 0 0 10px;
}
.magento-payments-review .magento-payments-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.magento-payments-review .magento-payments-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.magento-payments-review .table-magento-payments-review-items .col.name {
  padding-top: 16px;
}
.magento-payments-review .table-magento-payments-review-items .col.qty {
  text-align: center;
}
.magento-payments-review .item-options dt {
  display: inline-block;
}
.magento-payments-review .item-options dt:after {
  content: ': ';
}
.magento-payments-review .item-options dd {
  margin: 0;
}
.magento-payments-review .payment-source-logo {
  margin-top: 10px;
}
.magento-payments-review .payment-source-logo[alt='googlepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='applepay'] {
  height: 40px;
}
.magento-payments-review .payment-source-logo[alt='paypal'],
.magento-payments-review .payment-source-logo[alt='paylater'] {
  height: 26px;
}
.magento-payments-review .payment-source-logo[alt='venmo'] {
  height: 20px;
}
.magento-payments-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
/**
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2026 Adobe
 * All Rights Reserved.
 *
 * NOTICE: All information contained herein is, and remains
 * the property of Adobe and its suppliers, if any. The intellectual
 * and technical concepts contained herein are proprietary to Adobe
 * and its suppliers and are protected by all applicable intellectual
 * property laws, including trade secret and copyright laws.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe.
 */
.payment-services-express-payments .payment-services-express-payments-container {
  max-width: 600px;
  display: grid;
  margin: 10px 0;
}
.payment-services-express-payments .payment-services-express-payments-paypal .paypal-button-container,
.payment-services-express-payments .payment-services-express-payments-alternate {
  display: grid;
  grid-gap: 5px;
}
.payment-services-express-payments + .field.addresses {
  margin-top: 30px;
}
.checkout-payment-method .payment-services-express-payments {
  margin-bottom: 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
/* Ajax cart */
/* Click outside close modal */
.page-layout-2columns-left .content-quickview .column.main {
  width: 100%;
}
.content-quickview .page-wrapper {
  min-height: auto;
}
.grid-slider {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.grid-init .product-item-info,
.slick-initialized .product-item-info {
  width: auto;
}
.modal-popup {
  pointer-events: none;
}
.modal-popup.modals-ajaxcart .action-close {
  top: -10px;
  right: -10px;
}
.modal-popup.modals-ajaxcart .product-item:before,
.modal-popup.modals-ajaxcart .product-item:after {
  content: "";
  display: table;
}
.modal-popup.modals-ajaxcart .product-item:after {
  clear: both;
}
.modal-popup.modals-ajaxcart .product-item .product-item-photo {
  float: left;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details {
  width: calc(100% - 80px);
  float: left;
  padding-left: 15px;
  text-align: left;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .product-item-name {
  font-weight: normal;
  color: #555;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart {
  font-size: 1.1rem;
  vertical-align: top;
  display: none;
}
.modal-popup.modals-ajaxcart .product-item .product-item-details .fakeUpdateCart:hover {
  opacity: 0.8;
}
.modal-popup.modals-ajaxcart .product-item .fakeQtycart {
  margin-right: 10px;
  text-align: center;
  width: 40px;
  height: 33px;
}
.modal-popup.modals-ajaxcart .product-item .product-price {
  font-size: 1.6rem;
  font-weight: bold;
  color: #222;
  margin-bottom: 9px;
}
.modal-popup.modals-ajaxcart .modal-header {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 450px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  width: auto;
  position: absolute;
  overflow-x: hidden;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header {
  font-size: 22px;
  font-family: "poppins", sans-serif;
  display: none;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .header strong {
  font-weight: 400;
  color: #000;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .cart-info {
  display: none;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
  margin-top: 0;
  padding: 5px;
  background-color: #e5efe5;
  font-size: 1.3rem;
  margin-bottom: 20px;
  color: #006400;
  position: relative;
  line-height: 25px;
  font-family: 'lato', sans-serif;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message a {
  color: #006400;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 18px;
  color: #006400;
  font-family: 'icons-blank-theme';
  content: '\e610';
  margin: -39px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0px;
  top: 18px;
  width: 40px;
  position: relative;
  text-align: center;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image > img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count {
  margin-top: 10px;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .items-count a {
  color: #222;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .congratulation {
  margin-bottom: 20px;
  background-color: #63ab04;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .subtotal {
  font-size: 18px;
  margin-bottom: 10px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered {
  margin-bottom: 30px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .products-ordered .block-title strong {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #4d5959;
  text-transform: capitalize;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action {
  padding-top: 20px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action > div {
  float: left;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action .btn-viewcart {
  margin-bottom: 15px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .action button {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'lato', sans-serif;
  border: 0;
  /*&:hover {
                                opacity: .8;
                            }*/
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup button {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0 15px;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'lato', sans-serif;
  border: 0;
  /*&:hover {
                            opacity: .8;
                        }*/
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup > .block {
  margin-bottom: 0;
}
.modal-popup.modals-ajaxcart .ajaxcart-wrapper-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal-popup.modals-ajaxcart .actions {
  display: flex;
}
.modal-popup.modals-ajaxcart .actions .action {
  border-width: 1px;
  display: inline-block;
  line-height: 32px;
  height: 35px;
  padding: 0 20px;
  width: 100%;
  text-transform: uppercase;
  border-style: solid;
  border-color: #b59677;
  background-color: #b59677;
  color: #fff;
  text-decoration: none;
}
.modal-popup.modals-ajaxcart .actions .btn-viewcart {
  text-decoration: none;
  min-width: '150px';
  margin-right: 10px;
}
.modal-popup.modals-ajaxcart .actions .checkout-link {
  margin-right: 15px;
  min-width: '150px';
}
.modal-popup.modals-ajaxcart .actions .btn-continue {
  min-width: '150px';
}
.modal-popup.modals-ajaxcart .actions .full-width {
  width: auto !important;
}
.modal-popup.modals-ajaxcart .modal-content {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0;
}
.modal-popup.modals-ajaxcart .modal-content .block-content {
  padding-left: 0;
  padding-right: 0;
}
.modal-popup.modals-ajaxcart .modal-content .block-content .ajax-cart-slick-slider {
  padding: 0;
}
.modal-popup.modals-ajaxcart .freeShipping_message {
  background-color: #e5efe5;
  color: #006400;
  margin-bottom: 15px;
}
.modal-popup.modals-ajaxcart .action a {
  display: block;
  height: 40px;
  line-height: 34px;
  text-decoration: none;
}
.modal-popup.modals-ajaxcart .action a:hover {
  opacity: 0.8;
}
.modal-popup.modals-ajaxcart .product-reviews-summary {
  display: block;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions {
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
}
.modal-popup.modals-ajaxcart .product-reviews-summary .reviews-actions .action {
  font-size: 12px;
  margin-right: 0;
}
.modal-popup.modals-ajaxcart .products-products-ordered .slick-arrow {
  display: none !important;
}
.modal-popup.modals-ajaxcart .products-products-ordered:hover .slick-arrow {
  display: block !important;
}
#ajax-suggest .ajax-cart-slick-slider {
  display: none;
}
#ajax-suggest .slick-initialized {
  display: block;
}
@media only screen and (max-width: 768px) {
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    background-color: #fff !important;
  }
}
@media only screen and (max-width: 767px) {
  .modal-popup.modals-ajaxcart {
    left: 0;
  }
  .modal-popup.modals-ajaxcart .modal-inner-wrap {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .product-image {
    display: none;
  }
}
@media only screen and (max-width: 360px) {
  .modal-popup.modals-ajaxcart .actions .btn-viewcart {
    min-width: 120px;
  }
}
/**
 * @copyright Copyright © 2025 Magepow. All rights reserved.
 * @author    Magepow
 * @category Magepow
 * @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 */
cart-addons {
  display: none;
}
cart-addons.active {
  display: block;
}
cart-addons {
  padding-top: 15px;
  margin-bottom: 15px;
}
cart-addons .wrap-title {
  text-align: center;
  margin-bottom: 20px;
}
cart-addons .slick-slide[style="width: 0px;"] {
  opacity: 0;
}
.empty-cart .magepow-cart-addons {
  display: none;
}
.magepow-cart-addons .wrap-title h3.title {
  font-size: 20px;
}
.magepow-cart-addons .product-item-info {
  display: flex;
  gap: 15px;
}
.magepow-cart-addons .product-item-info .images-container {
  width: 100px;
}
.magepow-cart-addons .product-item-info .product-item .product-item-photo {
  border-radius: calc(var(--rounded-10)/2);
}
.magepow-cart-addons .product-item-info .product-item-details .swatch-attribute-options,
.magepow-cart-addons .product-item-info .product-item-details .product-reviews-summary {
  justify-content: left;
}
.magepow-cart-addons .product-item-info .product-item-details {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  gap: 5px;
  justify-content: center;
}
.magepow-cart-addons .product-item-info .product-item-details .product-item-actions {
  float: none;
  margin: 0;
  text-align: left;
}
.minicart-wrapper cart-addons .product .actions {
  margin: 0;
  float: initial;
}
cart-addons .loader {
  margin: 0 auto;
  display: none;
}
cart-addons.loading {
  cursor: wait;
}
cart-addons.loading .loader {
  display: block;
}
cart-addons.loading .grid-slider {
  display: none;
}
cart-addons .product-item [class*="swatch-opt"] {
  display: none;
}
cart-addons .slick-dots {
  margin-bottom: 15px;
  position: relative;
}
cart-addons .slick-dots li button,
cart-addons .slick-dots li button:before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
cart-addons .slick-dots li.slick-active button,
cart-addons .slick-dots li.slick-active button:before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
}
.cookie-hidden-bottom #notice-cookie-block,
.scroll_down_end #notice-cookie-block {
  display: none;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
  line-height: 2;
  margin: 0;
  display: block;
  z-index: 10;
  padding: 10px;
}
.magepow-gdpr-cookie-notice.message.global h3 {
  margin-top: 0;
}
.magepow-gdpr-cookie-notice.gdpr-box-shadow {
  -webkit-box-shadow: -2px 2px 82px -26px #000;
  box-shadow: -2px 2px 82px -26px #000;
}
.magepow-gdpr-cookie-notice.text-align-center {
  text-align: center;
}
.magepow-gdpr-cookie-notice.text-align-left {
  text-align: left;
}
.magepow-gdpr-cookie-notice.text-align-right {
  text-align: right;
}
.magepow-gdpr-cookie-notice .info,
.magepow-gdpr-cookie-notice .actions {
  display: inline-block;
}
.ias-trigger-next,
.ias-spinner,
.ias-noneleft {
  display: block;
  width: 100%;
  padding: 30px 0;
  font-size: 1em;
  clear: both;
}
.ias-spinner {
  text-align: center;
  font-size: 16px;
  color: #333;
  display: block;
}
.ias-noneleft {
  text-align: center;
  color: #333;
  letter-spacing: 0px;
}
.ias-spinner img,
.ias-noneleft img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ias-trigger-next {
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
.load-more {
  border: none;
  margin: 0 auto;
}
.load-more:hover {
  background: #0491ff;
}
.ias-trigger-prev {
  text-align: center;
  cursor: pointer;
}
.ias-spinner img {
  height: auto;
  min-width: 40px;
  max-width: 400px;
  margin-bottom: 7px;
}
.infinitescroll-pro .toolbar-bottom {
  display: none;
}
body.catalog-category-view,
body.catalogsearch-result-index,
body.amblog-index-index,
body.amblog-index-category {
  overflow-x: unset;
}
body.amblog-index-index .amblog-pager-container,
body.amblog-index-category .amblog-pager-container {
  display: none;
}
/* Style for toolbar */
.infinitescroll-pro .toolbar:nth-child(n + 3) {
  display: none;
}
.infinitescroll-off .toolbar:nth-child(n + 3) {
  display: block;
}
/* Back to Top */
.ias-noneleft .x-back-to-top {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  animation: x-back-to-top 4s ease-in-out 3;
}
.ias-noneleft .x-arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: rotate(180deg);
  cursor: pointer;
}
.ias-noneleft .x-arrow span {
  display: block;
  width: 20px;
  height: 20px;
  border-bottom: 3px solid;
  border-right: 3px solid;
  transform: rotate(45deg);
  margin: -10px;
}
.ias-noneleft .x-arrow span:nth-child(2) {
  animation-delay: -0.2s;
}
@keyframes x-back-to-top {
  0% {
    transform: translateY(10px);
    opacity: 0;
  }
  50% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-40px);
    opacity: 0;
  }
}
.layered_overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
  display: none;
}
.layered_overlay div {
  height: 100%;
  width: 100%;
  position: relative;
}
.layered_overlay div img {
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
}
.ui-slider-handle {
  width: 14px;
  height: 14px;
  top: -3px;
}
.ui-slider .ui-slider-range,
.ui-slider-horizontal {
  height: 8px;
}
.product-prev {
  margin: 0 0 0 0px;
}
.product-next-prev {
  margin: auto;
  float: right;
}
.product-next-prev .products {
  margin: 0;
}
.product-next-prev .product-prev,
.product-next-prev .product-next {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
  width: 30px;
  height: 28px;
  color: #333;
  text-align: center;
  transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
  border-radius: 2px;
  border: 1px solid #fff;
}
.product-next-prev .product-prev:hover,
.product-next-prev .product-next:hover {
  color: #fff;
  border: 1px solid #1979c3;
  text-decoration: none;
}
.product-next-prev .product-prev:hover .product-item-info,
.product-next-prev .product-next:hover .product-item-info {
  display: block;
}
.product-next-prev .product-prev a:hover,
.product-next-prev .product-next a:hover {
  text-decoration: none;
}
.product-next-prev .product-item {
  display: inline-block;
}
.product-next-prev .product-item-info {
  position: absolute;
  max-width: none;
  display: none;
}
.product-next-prev .category-back a {
  width: 30px;
  height: 28px;
  display: block;
  line-height: 28px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 2px;
}
.product-next-prev .category-back a span {
  display: none;
}
.product-next-prev .category-back a:before {
  content: '\e60d';
  font-family: 'icons-blank-theme';
}
.product-next-prev .category-back a:hover {
  border-color: #1979c3;
}
.product-next-prev .arrow {
  font-size: 0;
}
.product-next-prev .arrow:before {
  font-size: 1.6rem;
  font-family: 'icons-blank-theme';
}
.product-next-prev .product-prev .arrow:before {
  content: '\e617';
}
.product-next-prev .product-next .arrow:before {
  content: '\e608';
}
.product-info-main .product-next-prev .product-prev,
.product-info-main .product-next-prev .product-next {
  position: relative;
}
.product-info-main .product-next-prev .product-prev .product-item-photo,
.product-info-main .product-next-prev .product-next .product-item-photo {
  position: absolute;
  top: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #dfdfdf;
  transition: all 0.3s ease;
}
.product-info-main .product-next-prev .product-prev:hover .product-item-photo,
.product-info-main .product-next-prev .product-next:hover .product-item-photo {
  opacity: 1;
  visibility: visible;
  top: calc(100% + 5px);
}
@keyframes drift-fadeZoomIn {
  0% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes drift-fadeZoomOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  15% {
    transform: scale(1.1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes drift-loader-rotate {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes drift-loader-before {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(6px);
  }
  25% {
    transform: scale(1.3) translateX(8px);
  }
  40% {
    transform: scale(1.2) translateX(6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(6px);
  }
  75% {
    transform: scale(0.7) translateX(8px);
  }
  90% {
    transform: scale(0.8) translateX(6px);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes drift-loader-after {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.2) translateX(-6px);
  }
  25% {
    transform: scale(1.3) translateX(-8px);
  }
  40% {
    transform: scale(1.2) translateX(-6px);
  }
  50% {
    transform: scale(1);
  }
  60% {
    transform: scale(0.8) translateX(-6px);
  }
  75% {
    transform: scale(0.7) translateX(-8px);
  }
  90% {
    transform: scale(0.8) translateX(-6px);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes drift-fadeZoomIn {
  0% {
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes drift-fadeZoomOut {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  15% {
    -webkit-transform: scale(1.1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes drift-loader-rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes drift-loader-before {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes drift-loader-after {
  0% {
    -webkit-transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  25% {
    -webkit-transform: scale(1.3) translateX(-8px);
  }
  40% {
    -webkit-transform: scale(1.2) translateX(-6px);
  }
  50% {
    -webkit-transform: scale(1);
  }
  60% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  75% {
    -webkit-transform: scale(0.7) translateX(-8px);
  }
  90% {
    -webkit-transform: scale(0.8) translateX(-6px);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.drift-zoom-pane {
  background: rgba(0, 0, 0, 0.5);
  /* This is required because of a bug that causes border-radius to not
        work with child elements in certain cases. */
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.drift-zoom-pane.drift-opening {
  animation: drift-fadeZoomIn 180ms ease-out;
  -webkit-animation: drift-fadeZoomIn 180ms ease-out;
}
.drift-zoom-pane.drift-closing {
  animation: drift-fadeZoomOut 210ms ease-in;
  -webkit-animation: drift-fadeZoomOut 210ms ease-in;
}
.drift-zoom-pane.drift-inline {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.drift-loading .drift-zoom-pane-loader {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 66px;
  height: 20px;
  animation: drift-loader-rotate 1800ms infinite linear;
  -webkit-animation: drift-loader-rotate 1800ms infinite linear;
}
.drift-zoom-pane-loader:before,
.drift-zoom-pane-loader:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.9);
}
.drift-zoom-pane-loader:before {
  left: 0;
  animation: drift-loader-before 1800ms infinite linear;
  -webkit-animation: drift-loader-before 1800ms infinite linear;
}
.drift-zoom-pane-loader:after {
  right: 0;
  animation: drift-loader-after 1800ms infinite linear;
  -webkit-animation: drift-loader-after 1800ms infinite linear;
  animation-delay: -900ms;
  -webkit-animation-delay: -900ms;
}
.drift-bounding-box {
  background-color: rgba(0, 0, 0, 0.2);
}
/* Custom for MagepowApps */
.magezoom-init .drift-pane {
  /* Disable event in popup => Fix error lag effect */
  z-index: 99;
  pointer-events: none;
}
.magezoom-init .drift-zoom-pane:not(.drift-opening) {
  background-color: #fff;
  opacity: 1;
}
.magezoom-init .drift-bounding-box.drift-open:empty {
  display: block;
}
.magezoom-init .drift-pane img {
  /* Fix error distortion */
  -o-object-fit: contain;
  object-fit: contain;
}
.magezoom-rtl .drift-zoom-pane img,
[dir="rtl"] .drift-zoom-pane img,
.rtl .drift-zoom-pane img {
  left: 0;
}
/* .magezoom-init img.zoom-init {
        pointer-events: auto;
    } */
.magezoom-init button:has(+ img.zoom-init),
.magezoom-init img.zoom-init + button {
  pointer-events: none;
}
body .product-media-modal[open] {
  z-index: 9999;
}
/* Custom for Themes */
/* Fix: Conflict Swiper slider */
.magezoom-init .swiper-slide-active {
  z-index: 99;
}
/* Fix: Conflict elevatezoom  & jquery.zoom.min.js*/
.magezoom-init .zoomContainer,
.magezoom-init .ZoomContainer,
.magezoom-init .zoomImg[role="presentation"] {
  display: none !important;
}
.magezoom-init .drift-zoom-pane img {
  /* background-color: #fff; */
  opacity: 1 !important;
}
.loading_body .preloading {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #FFF;
  opacity: 0.8;
  z-index: 9999999;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.loading_body .loading {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  background-repeat: no-repeat;
  background-size: 100%;
}
.loading_img .lazyload {
  background-image: url("../../frontend/Alothemes/demo3/en_US/Magepow_SpeedOptimizer/images/loader.svg");
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.loading_img .lazyload.loaded {
  background-image: none;
  background-size: auto;
}
.stickyCart {
  position: fixed;
  background: #000;
  width: 100%;
  bottom: 0;
  height: 80px;
  z-index: 99;
  display: none;
  align-items: center;
  justify-content: center;
}
.stickyCart.sticky_show_atc {
  display: block;
}
.stickyCart .stickyChild {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
}
.stickyCart .stickyChild #parentQtySticky {
  height: 43px;
}
.stickyCart .stickyChild #timerSticky {
  position: relative;
}
.stickyCart .stickyChild .clSticky {
  padding: 0 10px 0 10px;
}
.stickyCart .stickyChild .clSticky .quantity {
  text-align: left;
  margin-right: 0;
  position: relative;
  border: 1px solid #999;
}
.stickyCart .stickyChild .clSticky .quantity .qty {
  width: calc(100% - 20px);
  border: 0;
  height: 40px;
  padding: 0;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.stickyCart .stickyChild .clSticky .stickyProductName,
.stickyCart .stickyChild .clSticky .product-options-bottom .price-box .price-container .price,
.stickyCart .stickyChild .clSticky .product-info-price .price-box .price-container .price {
  font-size: 20px;
  color: #eee;
}
.stickyCart .stickyChild .clSticky .product-options-bottom .price-box,
.stickyCart .stickyChild .clSticky .product-info-price .price-box {
  padding-bottom: 0px;
}
.stickyCart .stickyChild .clSticky .imgBorder {
  width: 68px;
  height: 68px;
  border-radius: 50%;
  border: solid 1px #eee;
  display: flex;
  justify-content: center;
  align-items: center;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
}
.stickyCart .stickyChild .clSticky .imgBorder .borderImg .stickyImg {
  width: 100%;
  max-width: 100%;
}
.stickyCart .stickyChild #btnSticky {
  background-color: transparent;
  min-height: 42px;
  border-color: #fff;
}
.stickyCart .stickyChild #btnSticky:hover {
  background-color: #b59677;
  color: #fff;
}
.stickyCart .stickyChild .contentShow #btnSticky {
  color: #fff;
  border: 1px solid #ccc;
}
.stickyCart .btn-plus {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}
.stickyCart .btn-plus .items {
  background: transparent;
  color: #fff;
  border: none;
  width: 100%;
}
.stickyCart .btn-plus .items .fa {
  font-family: 'icons-blank-theme';
  font-style: normal;
  font-size: 9px;
}
.stickyCart .btn-plus .items .fa.fa-angle-up:before {
  content: "\e61c";
}
.stickyCart .btn-plus .items .fa.fa-angle-down:before {
  content: "\e60f";
}
.stickyCart .quantity input:focus {
  outline: 0;
}
.stickyCart .sticky-logo {
  position: absolute;
  left: 0px;
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .contentHide {
    display: none;
  }
  .contentShow #btnSticky {
    width: 100%;
  }
}
body.skeleton-page {
  overflow: hidden;
}
@media (min-width: 1921px) {
  .grid-slider:not([class*=initialized])[data-visible="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-visible="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-visible="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-visible="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-visible="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-visible="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-visible="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-visible="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1481px) and (max-width: 1920px) {
  .grid-slider:not([class*=initialized])[data-widescreen="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-widescreen="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 1200px) and (max-width: 1480px) {
  .grid-slider:not([class*=initialized])[data-desktop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-desktop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-desktop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-desktop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-desktop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-desktop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-desktop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-desktop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-slider:not([class*=initialized])[data-laptop="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-laptop="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-laptop="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-laptop="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-laptop="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-laptop="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-laptop="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-laptop="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-slider:not([class*=initialized])[data-notebook="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-notebook="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-notebook="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-notebook="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-notebook="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-notebook="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-notebook="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-notebook="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .grid-slider:not([class*=initialized])[data-tablet="8"] .item {
    width: calc(100% / 8);
  }
  .grid-slider:not([class*=initialized])[data-tablet="7"] .item {
    width: calc(100% / 7);
  }
  .grid-slider:not([class*=initialized])[data-tablet="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-tablet="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-tablet="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-tablet="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-tablet="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-tablet="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 480px) and (max-width: 576px) {
  .grid-slider:not([class*=initialized])[data-landscape="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-landscape="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-landscape="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-landscape="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-landscape="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-landscape="1"] .item {
    width: calc(100% / 1);
  }
}
@media (min-width: 360px) and (max-width: 480px) {
  .grid-slider:not([class*=initialized])[data-portrait="6"] .item {
    width: calc(100% / 6);
  }
  .grid-slider:not([class*=initialized])[data-portrait="5"] .item {
    width: calc(100% / 5);
  }
  .grid-slider:not([class*=initialized])[data-portrait="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-portrait="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-portrait="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-portrait="1"] .item {
    width: calc(100% / 1);
  }
}
@media (max-width: 360px) {
  .grid-slider:not([class*=initialized])[data-mobile="4"] .item {
    width: calc(100% / 4);
  }
  .grid-slider:not([class*=initialized])[data-mobile="3"] .item {
    width: calc(100% / 3);
  }
  .grid-slider:not([class*=initialized])[data-mobile="2"] .item {
    width: calc(100% / 2);
  }
  .grid-slider:not([class*=initialized])[data-mobile="1"] .item {
    width: calc(100% / 1);
  }
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title {
  display: inline-block;
}
.page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
.page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
  display: inline-block;
  cursor: pointer;
  height: 35px;
  line-height: 33px;
  padding: 0 15px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  z-index: 11;
}
.page-layout-1column.page-with-filter .block.filter .block-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100vh;
  padding: 0 20px 20px;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 11;
  max-width: 300px;
  margin-top: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-subtitle,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-subtitle {
  display: block;
  text-transform: uppercase;
  padding: 10px 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-size: 1.8rem;
  margin-bottom: 20px;
  position: static;
  height: auto;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options {
  height: calc(100vh - 90px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
  position: static;
  background-color: #fff;
  z-index: 12;
  border-width: 0;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar {
  width: 5PX;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options::-webkit-scrollbar-t {
  background-color: #484848;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item {
  width: 100%;
  margin: 0 0 20px;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item .filter-options-content {
  position: static;
  box-shadow: none;
  border-width: 0px;
  display: block;
  width: 100%;
}
.page-layout-1column.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content .filter-options .filter-options-item:before {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-layout-1column.page-with-filter .block.filter .block-content::-webkit-scrollbar-track,
.page-layout-1column-full-width.page-with-filter .block.filter .block-content::-webkit-scrollbar-track {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:after,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-layout-1column.page-with-filter .block.active .block-title.filter-title strong:before,
.page-layout-1column-full-width.page-with-filter .block.active .block-title.filter-title strong:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 18px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
}
.page-layout-1column.page-with-filter .block.active .block-content,
.page-layout-1column-full-width.page-with-filter .block.active .block-content {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.page-layout-1column.page-with-filter .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar {
  max-width: calc(100% - 100px);
}
.page-layout-1column.page-with-filter .toolbar-bottom .toolbar,
.page-layout-1column-full-width.page-with-filter .toolbar-bottom .toolbar {
  max-width: 100%;
}
.page-layout-1column.page-with-filter.page-with-filter .page-main,
.page-layout-1column-full-width.page-with-filter.page-with-filter .page-main {
  z-index: 9999;
}
.page-layout-1column.has-sidebar-filters-toggle .toolbar,
.page-layout-1column-full-width.has-sidebar-filters-toggle .toolbar {
  max-width: 100%;
}
.page-layout-1column-full-width .container,
.page-layout-2columns-left-full-width .container,
.page-layout-2columns-right-full-width .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter .block.filter .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter .block-title.filter-title strong {
    right: auto;
    left: 0;
  }
}
@media (max-width: 479px) {
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title {
    z-index: 13;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong {
    right: 0;
    left: auto;
    font-size: 0;
    top: 5px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:after,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:after {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-title.filter-title strong:before,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-title.filter-title strong:before {
    position: static;
    border: 0;
  }
  .page-layout-1column.page-with-filter .block.filter.active .block-content .filter-subtitle,
  .page-layout-1column-full-width.page-with-filter .block.filter.active .block-content .filter-subtitle {
    border-width: 0;
  }
}
/* popup-customer-login */
.alo-modal-popup.popup-authentication .block-authentication {
  display: flex !important;
}
.modal-customer-login .image-system-wishlist {
  display: block;
  opacity: 0;
}
.modal-customer-login .field.note {
  display: none;
}
.modal-customer-login {
  max-width: 800px;
  margin: 0 auto;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../../frontend/Alothemes/demo3/en_US/images/loader-1.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'icons-blank-theme';
  font-size: inherit;
  line-height: 1;
  color: inherit;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: '\e617';
}
[dir="rtl"] .slick-prev:before {
  content: '\e608';
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: '\e608';
}
[dir="rtl"] .slick-next:before {
  content: '\e617';
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  /*height: 20px;
            width: 20px;*/
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  font-family: 'icons-blank-theme';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* Social icons */
.social-icons {
  right: 0;
  position: fixed;
  top: 80px;
  width: 45px;
  z-index: 9;
}
.social-icon {
  background-color: #33353B;
  background-image: url('../../frontend/Alothemes/demo3/en_US/Magiccart_Alothemes/images/social-icons.png');
}
.social-icon {
  transition: background-color 0.4s ease-in 0s;
  -webkit-transition: background-color 0.4s ease-in 0s;
  border-radius: 3px 0 0 3px;
  background-repeat: no-repeat;
  display: block;
  float: right;
  height: 43px;
  margin-bottom: 2px;
  width: 43px;
}
.social-text {
  float: left;
  font-size: 11px;
  margin: 13px 0 11px 44px;
  white-space: nowrap;
  color: #FFFFFF;
}
.social-icons a:hover {
  text-decoration: none;
}
#facebook-btn span {
  background-position: 13px 7px;
}
#linkedin-btn span {
  background-position: 12px -266px;
}
#twitter-btn span {
  background-position: 13px -39px;
}
#youtube-btn span {
  background-position: 12px -230px;
}
#pinterest-btn span {
  background-position: 12px -181px;
}
#googleplus-btn span {
  background-position: 13px -132px;
}
#instagram-btn span {
  background-position: 10px -300px;
}
#flickr-btn span {
  background-position: 10px -335px;
}
#web-btn span {
  background-position: 10px -403px;
}
#mail-btn span {
  background-position: 10px -369px;
}
#facebook-btn .social-icon {
  background-color: #3B5998;
}
#linkedin-btn .social-icon {
  background-color: #6eb8da;
}
#twitter-btn .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn .social-icon {
  background-color: #DB4A39;
}
#youtube-btn .social-icon {
  background-color: #C4302B;
}
#instagram-btn .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn .social-icon {
  background-color: #E4006B;
}
#mail-btn .social-icon {
  background-color: #2A056F;
}
#web-btn .social-icon {
  background-color: #000;
}
#facebook-btn:hover .social-icon {
  background-color: #3B5998;
}
#linkedin-btn:hover .social-icon {
  background-color: #6eb8da;
}
#twitter-btn:hover .social-icon {
  background-color: #62BDB2;
}
#googleplus-btn:hover .social-icon {
  background-color: #DB4A39;
}
#pinterest-btn:hover .social-icon {
  background-color: #DB4A39;
}
#youtube-btn:hover .social-icon {
  background-color: #C4302B;
}
#instagram-btn:hover .social-icon {
  background-color: #D2C5B3;
}
#flickr-btn:hover .social-icon {
  background-color: #E4006B;
}
#web-btn:hover .social-icon {
  background-color: #000;
}
#mail-btn:hover .social-icon {
  background-color: #2A056F;
}
/* Style override for Left*/
.social-icons.left {
  left: 0;
}
.social-icons.left .social-icon {
  background-image: url('../../frontend/Alothemes/demo3/en_US/Magiccart_Alothemes/images/social-icons-left.png');
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -o-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.social-icons.left .social-icon {
  float: left;
}
.social-icons.left .social-text {
  float: left;
  transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  /* IE 9 */
  -webkit-transform: rotateY(180deg);
  /* Safari and Chrome */
}
.content-quickview .social-icons {
  display: none;
}
/* recent order */
@keyframes notifySliderUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes notifySliderDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
}
.suggest-slider.close {
  display: none;
}
.suggest-slider .x-close {
  float: right;
}
.notify-slider-wrapper {
  width: 300px;
  position: fixed;
  bottom: 15px;
  left: 25px;
  background: transparent;
  display: none;
  transition: all 0.25s ease;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.notify-slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}
.notify-slider .slider {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  list-style: none;
}
.notify-slider .slider > .item {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
  height: 120px;
  background: #ccc;
  text-align: center;
  line-height: 100px;
}
.product-image-container {
  /*display: block;*/
  max-width: 100%;
}
.notify-slider-wrapper {
  background-color: #ffffff;
  z-index: 9999;
  width: 320px;
  -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item {
  background-color: #ffffff;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-reviews-summary,
.notify-slider-wrapper .products.wrapper.grid .product-item .price-box {
  display: none !important;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info {
  border-left: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:hover {
  box-shadow: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:before,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  content: "";
  display: table;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info:after {
  clear: both;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
  max-width: 85px;
  width: 85px;
  float: left;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container .actions-primary {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-image-wrapper .product-image-photo.thumbnail {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details {
  width: calc(100% - 85px);
  float: left;
  text-align: left;
  padding: 0px 10px 12px 10px;
  font-size: 13px;
  margin-top: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
  /* padding-top: 13px;*/
  margin-bottom: 7px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
  margin-bottom: 11px;
  letter-spacing: 0.3px;
  font-family: 'Lato', sans-serif;
  text-align: left;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name a {
  color: #222222;
  height: auto;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .flex {
  display: flex;
  justify-content: space-between;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
  display: block;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .sticker {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-hover {
  margin-bottom: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box {
  display: block;
  margin: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .price-box .old-price .price {
  font-size: 11px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .address-purchased {
  display: block;
  font-size: 11px;
  color: #333333;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .time-purchased {
  margin: 0;
  margin-bottom: 7px;
}
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result:before,
.notify-slider-wrapper .product-item .product-item-info .rating-summary .rating-result > span:before {
  font-size: 12px;
}
.notify-slider-wrapper .reviews-actions .action {
  font-size: 12px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action,
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  transform: scale(1) !important;
  opacity: 1;
  visibility: visible;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .action {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view {
  box-shadow: none;
  width: auto;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview {
  background-color: transparent;
  border: 0;
  padding: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview span {
  display: none;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links .link-view .quickview:hover {
  color: red;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .add-to-links {
  top: auto;
  bottom: -4px;
  right: 6px;
}
.notify-slider-wrapper .product-item .link-view {
  text-align: right;
}
.notify-slider-wrapper .product-item .link-view .quickview {
  padding: 0;
  background-color: transparent;
  color: #222;
  position: relative;
  font-size: 20px;
  border: 0px;
  margin-top: -10px;
}
.block.related .product .product-item-info .products-textlink .product-name a,
.block.crosssell .product .product-item-info .products-textlink .product-name a,
.block.upsell .product .product-item-info .products-textlink .product-name a {
  height: 36px;
}
.suggest-slider .x-close {
  position: absolute;
  font-size: 0;
  top: 5px;
  right: -2px;
  z-index: 999;
}
.suggest-slider .x-close:before {
  content: '\e616';
  font-size: 14px;
  font-family: 'icons-blank-theme';
}
.suggest-slider .x-close:hover {
  color: #000;
}
.notify-slider {
  margin-top: 0;
}
.notify-slider .slider > .item {
  line-height: 1.5;
  width: 320px;
  /*height: auto;*/
}
.notify-slider-wrapper .product-items .product-item:nth-child(n) {
  clear: none !important;
}
.wishlist-index-index .notify-slider-wrapper .products-grid .product-item {
  width: 320px;
  margin-left: 0;
}
.notify-slider-wrapper.notifySliderUp {
  -webkit-animation-name: notifySliderUp;
  animation-name: notifySliderUp;
  display: block;
}
.notify-slider-wrapper.notifySliderDown {
  -webkit-animation-name: notifySliderDown;
  animation-name: notifySliderDown;
  display: block;
}
.recentorder .content-products .product-items {
  opacity: 1;
}
.grid-mode .active {
  text-decoration: underline;
}
/* responsive */
@media screen and (max-width: 480px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4,
  .grid-view-mode .grid-mode.grid-3 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 640px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5,
  .grid-view-mode .grid-mode.grid-4 {
    display: none;
  }
  .grid-view-mode .grid-mode.grid-1 {
    display: inline-block;
  }
  .grid-view-mode .grid-mode.grid-1:last-child {
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .grid-view-mode .grid-mode.grid-8,
  .grid-view-mode .grid-mode.grid-7,
  .grid-view-mode .grid-mode.grid-6,
  .grid-view-mode .grid-mode.grid-5 {
    display: none;
  }
}
.toolbar .sidebar-filters-toggle {
  display: none;
  margin-right: 20px;
  background-color: #ffffff;
  border: 1px solid #dfdfdf;
  padding: 0 5px;
}
.toolbar .sidebar-filters-toggle .filter-toggle {
  fill: #fff;
  stroke: #333;
  width: 37px;
}
.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.has-sidebar-filters-toggle .block.filter .block-title {
  display: none;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  font-size: 20px;
  position: fixed;
  top: 0;
  left: 300px;
  z-index: 13;
  width: 35px;
  height: 35px;
  line-height: 33px;
  display: inline-block;
  background-color: #fff;
  text-align: center;
}
.has-sidebar-filters-toggle.filter-active .sidebar-filters-toggle:after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.page-layout-2columns-left .toolbar .sidebar-filters-toggle,
.page-layout-2columns-right .toolbar .sidebar-filters-toggle {
  display: none;
}
.page-layout-1column .toolbar .sidebar-filters-toggle,
.page-layout-1column-full-width .toolbar .sidebar-filters-toggle {
  display: inline-block;
}
.page-layout-1column.has-sidebar-filters-toggle .block.filter .block-title.filter-title,
.page-layout-1column-full-width.has-sidebar-filters-toggle .block.filter .block-title.filter-title {
  display: none;
}
@media (max-width: 991px) {
  .has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
  .page-layout-2columns-left.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle,
  .page-layout-2columns-right.has-sidebar-filters-toggle .toolbar .sidebar-filters-toggle {
    display: inline-block;
  }
}
.alothemes {
  display: block;
}
.fotorama__fullscreen .zoomImg {
  display: none !important;
}
.modal-popup {
  pointer-events: none;
}
.grid-slider,
.slick-slide[style="width: 0px;"] {
  opacity: 0;
}
.grid-init .grid-slider,
.grid-slider.grid-init,
.grid-slider.slick-initialized {
  opacity: 1;
}
.alo-modal-popup.popup-authentication .block-authentication {
  display: block !important;
}
campaign-bar {
  box-sizing: border-box;
  overflow: hidden;
}
campaign-bar * {
  min-width: initial;
}
campaign-bar .d-flex {
  display: flex !important;
  flex-wrap: initial;
}
campaign-bar .gap-60 {
  gap: var(--col-gap-60, 6rem);
}
campaign-bar.campaign-header {
  display: block;
  background-color: var(--bg-campaign-bar);
  transform: translate(0, 0);
  position: relative;
  border-bottom: 1px solid var(--cl-border);
}
campaign-bar .text-horizontal-running {
  padding: 1.5rem 0;
  overflow: hidden;
}
campaign-bar.campaign-header.close-bar {
  transform: translate(0, -65px);
  display: none;
}
campaign-bar.campaign-footer {
  width: calc(100% - 20px);
  max-width: var(--alo-width);
  bottom: var(--alo-bottom);
  transform: translate(-50%);
  position: fixed;
  left: 50%;
  z-index: var(--alo-z-index, 9);
  border-radius: var(--rounded-40, 4rem);
  color: var(--cl-text, #111111);
  background-color: var(--bg-campaign-bar);
  padding: 0 50px 0 30px;
  font-size: 14px;
  transition: transform 0.35s ease-in-out;
  height: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px #00000026;
  border: 1px solid var(--cl-border, #EBEBEB);
  overflow: hidden;
}
campaign-bar.campaign-footer.close-bar {
  transform: translate(-50%, 200%);
}
campaign-bar .text-horizontal-running a {
  white-space: nowrap;
  color: var(--cl-text, #111111);
}
campaign-bar .text-horizontal-running.slide-left .wrap-text {
  animation: slide-left var(--alo-healing-speed, 35s) linear infinite;
}
html[dir="rtl"] campaign-bar .text-horizontal-running.slide-left .wrap-text,
.rtl campaign-bar .text-horizontal-running.slide-left .wrap-text {
  animation: slide-right var(--alo-healing-speed) linear infinite;
}
campaign-bar .close-x {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--bg-campaign-bar);
  border: none;
  font-size: 0;
  color: var(--bs-white);
  min-width: auto;
  width: 50px;
  height: 50px;
  z-index: 99;
}
campaign-bar .close-x:before {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:after {
  content: '';
  background-color: var(--cl-main, #111111);
  height: 1px;
  width: 12px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 25px;
  left: 20px;
  right: 0;
  bottom: 0;
  transition: var(--transition);
  -webkit-transition: var(--transition);
}
campaign-bar .close-x:hover:after,
campaign-bar .close-x:hover:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
campaign-bar .text-horizontal-running:hover .wrap-text {
  animation-play-state: paused !important;
}
@-webkit-keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes slide-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.lookbook .easypin-marker {
  color: #fff;
  border: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #ff5555;
  text-align: center;
}
.lookbook .easypin-marker:hover {
  background-color: #ff5555;
  color: #fff;
}
.lookbook .easypin-marker:hover .easypin-popover {
  opacity: 1;
  visibility: visible;
}
.lookbook .easypin-marker:before,
.lookbook .easypin-marker .icon:before {
  /* font-family: "FontAwesome"; */
  content: "+";
  font-size: 26px;
  display: block;
}
.lookbook .easypin-popover {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  width: 180px;
  left: -70px;
  background: transparent;
  z-index: 20;
}
.lookbook .easypin-popover .product-pin-wrap {
  line-height: normal;
  background: #fff;
  padding: 0px 0px 15px;
  position: relative;
  z-index: 1;
}
.lookbook .easypin-popover .product-pin-wrap a {
  text-decoration: none;
}
.lookbook .easypin-popover .product-pin-wrap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  -webkit-filter: drop-shadow(0 1px 2px black);
  filter: drop-shadow(0 1px 1px #dfdfdf);
}
.lookbook .image-wrap {
  margin-bottom: 15px;
}
.lookbook .title-wrap,
.lookbook .price-wrap {
  padding-left: 20px;
}
.lookbook .title-wrap h5 {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  margin: 0 0 5px;
}
.lookbook .title-wrap h5:focus {
  text-decoration: none;
}
.lookbook .price-label {
  display: none;
}
.lookbook .price-box .price {
  color: #ff5555;
}
.main-product-pin {
  margin-bottom: 48px;
}
.magictabs .item.activated,
.magictabs .item:hover {
  border-color: #ff3366;
}
.content-products .mage-magictabs {
  display: none;
}
.content-products .mage-magictabs.activated {
  display: block;
}
.content-products .product-items {
  opacity: 0;
}
.content-products .product-items.grid-init,
.content-products .grid-init .product-items,
.content-products .slick-initialized .product-items,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.content-products .product-item-info {
  width: auto;
}
.shopbrand-brand-listbrand .page-title-wrapper {
  text-align: center;
}
.shopbrand-brand-listbrand .page-title-wrapper .page-title {
  display: inline-block;
}
.shopbrand-brand-listbrand .grid-slider {
  display: none;
}
.shopbrand-brand-listbrand .grid-init .grid-slider {
  display: block;
}
.shopbrand {
  text-align: center;
  display: block;
}
.shop-by-brand {
  text-align: center;
}
.shopbrand-list {
  clear: both;
}
.brand-search {
  height: 150px;
  text-align: center;
}
.brand-search-sidebar .block-search {
  max-width: 100%;
}
.characters {
  clear: both;
  padding: 20px 0;
  display: inline-block;
}
.characters .filter {
  list-style: none;
  float: left;
}
.characters .filter .char {
  float: left;
}
.characters .filter .char a {
  display: block;
  border: 1px solid silver;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-left: 3px;
  border-radius: 4px;
  font-weight: 600;
  text-transform: uppercase;
}
.characters .filter .char a:hover,
.characters .filter .char.active a {
  background-color: #006bb4;
  color: #ffffff;
  border: 1px solid #006bb4;
}
.characters .filter .view-all a {
  text-transform: none;
}
.content-products .product-items {
  opacity: 0;
}
.content-products .product-items.grid-init,
.content-products .product-items.slick-initialized {
  opacity: 1;
}
.content-products .product-item-info {
  width: auto;
}
.testimonial .field-summary_rating .rating-box .rating:before {
  content: '\e605';
  font-family: 'icons-blank-theme';
  color: #f2c800;
  z-index: 2;
  position: relative;
  font-size: 28px;
  height: 12px;
  display: block;
  line-height: 12px;
  font-weight: 400;
  letter-spacing: 2px;
}
.testimonial .rating-result {
  text-align: center;
}
.testimonial .customer {
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 20px 0;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.testimonial .inner-customer {
  text-align: center;
}
.testimonial.center-mode {
  margin-bottom: 50px;
}
.testimonial.center-mode .item img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.testimonial.center-mode .item .testimonial_text {
  display: none;
}
.testimonial.center-mode .slick-center .item img {
  width: 150px;
  height: 150px;
}
.testimonial.center-mode .slick-list {
  margin-bottom: 50px;
}
.testimonial-caption.center-mode {
  display: block;
  width: 85%;
  color: #494949;
  text-align: center;
  padding: 0;
  margin: 0 auto;
}
.testimonial-caption.center-mode .sub-text {
  display: block;
  font-size: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.testimonial-caption.center-mode .product-reviews-summary {
  display: block;
  text-align: center;
}
.testimonial-caption .zoomIn {
  animation: zoomIn 0.9s ease-out;
  -moz-animation: zoomIn 0.9s ease-out;
  -webkit-animation: zoomIn 0.9s ease-out;
  -o-animation: zoomIn 0.9s ease-out;
}
.testimonial-index-index .button-o {
  margin-bottom: 30px;
}
.testimonial-form-index .std-input-box .product-review-box #product-review-table {
  width: auto;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.contact-index-index .column:not(.sidebar-main) .form.contact {
  float: none;
  width: 50%;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  float: none;
  width: 50%;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Alothemes/demo3/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .skus > .label {
  margin-top: 10px;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .reset {
  margin: 10px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-top: 40px;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions {
  text-align: center;
}
.block-cart-failed .actions .action {
  margin-bottom: 10px;
}
.block-cart-failed .actions .action.tocart {
  margin-right: 10px;
}
.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  display: block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}
.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}
.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}
.bundle-options-container .product-options-bottom {
  clear: left;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-item-description {
  margin: 25px 0;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
}
.product-item .price-box {
  margin: 10px 0 25px;
}
.product-item .price-box .price-label {
  font-size: 12px;
}
.product-item .price-box .price-label:after {
  content: ":";
}
.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 1.4rem;
  font-weight: bold;
}
.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}
.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}
.product-item .special-price {
  display: block;
}
.product-item .old-price .price {
  font-weight: 400;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 1.4rem;
}
.product-item .minimal-price-link .price {
  font-weight: 400;
}
.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  white-space: nowrap;
  display: block;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.price-container .price {
  font-size: 1.4rem;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}
.price-container .weee:after {
  content: ")";
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}
.products-list .product-item {
  display: table;
  width: 100%;
}
.products-list .product-item-info {
  display: table-row;
}
.products-list .product-item-photo {
  width: 1%;
  padding: 0 30px 30px 0;
  vertical-align: top;
  display: table-cell;
}
.products-list .product-item-details {
  vertical-align: top;
  display: table-cell;
}
.page-products .columns {
  position: relative;
  z-index: 1;
}
.toolbar-amount {
  display: block;
  line-height: 26px;
  margin: 0;
  padding: 8px 0 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.toolbar-products .limiter {
  display: none;
}
.toolbar-products .limiter .control {
  display: inline-block;
}
.sorter {
  padding: 4px 0 0;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}
.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter-options {
  width: auto;
  margin: 0 5px 0 7px;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.old-price,
.old.price {
  text-decoration: line-through;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label] .price {
  font-size: 1.1rem;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ": ";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-image,
.category-description {
  margin-bottom: 20px;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}
.product.media .product.thumbs {
  margin: 20px 0 30px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}
.product.info.detailed .additional-attributes {
  width: auto;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}
.product-info-main .page-title-wrapper .page-title {
  margin-bottom: 10px;
  line-height: 1.42857143;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}
.product-info-main .product.attibute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}
.product-info-main .product.attibute.sku > .value {
  display: inline-block;
  vertical-align: top;
}
.product-info-main .product.attibute.sku .type {
  margin-right: 5px;
}
.product-info-main .product.attibute.overview {
  margin: 20px 0;
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .price-box {
  margin-top: 10px;
}
.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  margin-bottom: 5px;
  line-height: 14px;
}
.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}
.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}
.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}
.product-info-main .old-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ": ";
}
.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}
.prices-tier .price-tier_price {
  display: inline-block;
}
.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}
.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}
.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}
.table-comparison .cell {
  width: 140px;
  padding: 15px;
}
.table-comparison .cell .attibute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .cell.remove {
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: -6px;
  top: 0;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  text-align: center;
  padding: 10px 0 15px;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  display: block;
  text-transform: lowercase;
  font-size: 1rem;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: block;
}
.block-category-event .dates .date {
  font-size: 5rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start:after {
  content: "\2013";
  font-size: 5rem;
  display: block;
}
.block-search .label {
  display: inline-block;
  text-decoration: none;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'icons-blank-theme';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #fff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-summary {
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}
.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .block .item-options {
  margin-left: 0;
}
.cart-summary .block .fieldset {
  margin: 15px 0 25px;
  padding: 0;
}
.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}
.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}
.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}
.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}
.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 20px;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-details {
  white-space: normal;
}
.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}
.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}
.block.crosssell {
  margin-top: 30px;
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total .count {
  font-weight: 700;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 12px;
  text-align: center;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -35px 0 0;
  text-align: right;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline-block;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  min-width: 18px;
  text-align: center;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 20px 0;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.minicart-items .product .toggle {
  cursor: pointer;
  position: relative;
}
.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
}
.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  margin: 0 0 5px;
  display: block;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333;
}
.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}
.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}
.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 38px/2;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}
.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}
.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}
.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}
.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}
.opc-progress-bar-item._active:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span {
  color: #333;
}
.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}
.opc-progress-bar-item._active > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.opc-progress-bar-item._complete {
  cursor: pointer;
}
.opc-progress-bar-item._complete > span {
  color: #333;
}
.opc-progress-bar-item._complete > span:after {
  content: '\e610';
  font-family: 'icons-blank-theme';
  line-height: 1;
  font-size: 2.8rem;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: inherit;
  color: #bbb;
  content: '\e623';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 100%/2;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: '\e610';
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}
.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .mark .value {
  color: #999;
  display: block;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 900;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 600px;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.checkout-agreements-block {
  margin-bottom: 20px;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}
.login-container .fieldset {
  margin: 0;
  padding: 0;
}
.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}
.login-container .fieldset:after {
  margin-top: 35px;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main .toolbar {
  text-align: center;
}
.account .column.main .toolbar .limiter-options {
  width: auto;
}
.account .table-wrapper:last-child {
  margin-bottom: 0;
}
.account .table-wrapper .action {
  margin-right: 15px;
}
.account .table-wrapper .action:last-child {
  margin-right: 0;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.downloadable.samples {
  margin-bottom: 20px;
}
.downloadable.samples dd {
  margin: 0 0 10px;
}
.table-downloadable-products .product-name {
  margin-right: 15px;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: " + ";
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}
.field.downloads .price-excluding-tax:after {
  content: ")";
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .sample.link {
  float: right;
}
.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none!important;
}
.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}
.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary .actions-toolbar > .secondary {
  float: none;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}
.cart.table-wrapper .gift-content {
  clear: left;
  display: none;
  float: left;
  margin-right: -100%;
  margin: 20px 0;
  text-align: left;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.cart.table-wrapper .action-gift {
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .action-gift:hover:after {
  color: inherit;
}
.cart.table-wrapper .action-gift:active:after {
  color: inherit;
}
.cart.table-wrapper .action-gift._active:after {
  content: '\e621';
}
.gift-item-block {
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  font-weight: 700;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: inherit;
}
.gift-item-block .title:active:after {
  color: inherit;
}
.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}
.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}
.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.12);
}
.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}
.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}
.order-details-items .order-items .action.show.expanded:after {
  content: '\e621';
}
.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}
.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: '\e629';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin-left: 5px;
}
.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}
.gift-options-content .fieldset > .field:before {
  display: none;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table.grouped > thead > tr > th,
.table.grouped > tbody > tr > th,
.table.grouped > tfoot > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.table.grouped > thead > tr > th {
  border-bottom: 0;
}
.table.grouped .product-item-name {
  font-weight: 400;
}
.table.grouped .price-box .price {
  font-size: 14px;
}
.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}
.table.grouped .row-tier-price td {
  border-top: 0;
}
.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.block.filter {
  margin-bottom: 40px;
}
.block.filter .filter-title {
  margin-bottom: 20px;
}
.block.filter .filter-title strong {
  font-size: 18px;
}
.filter-subtitle {
  display: none;
}
.filter-options {
  margin: 0;
}
.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}
.filter-options .filter-options-content {
  margin: 0 0 25px;
}
.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}
.filter-options .count {
  color: #7d7d7d;
}
.filter-options .count:before {
  content: '(';
}
.filter-options .count:after {
  content: ')';
}
.filtered .items {
  margin: 15px 0;
}
.filtered .item {
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
}
.filtered .item .label {
  font-weight: 700;
}
.filtered .item .action.remove {
  position: absolute;
  left: -6px;
  top: 0;
}
.filtered + .actions {
  margin-bottom: 35px;
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.map-popup .popup-content {
  margin: 10px 0 0;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin-bottom: 15px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.wishlist.split.button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #7d7d7d;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  text-align: left;
}
.wishlist.split.button .items .item:last-child {
  background: #e2e2e2;
}
.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: '\e601';
}
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover {
  color: #333;
}
.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #c9c9c9;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}
.product-info-main .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}
.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}
.wishlist.window.popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #000;
  z-index: 899;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.wishlist.overlay.active {
  display: block;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
  margin: 7px 0 0;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^="multishipping-"] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.block.newsletter .title {
  display: none;
}
.paypal.after:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}
.paypal.before:before {
  content: '- ' attr(data-label) ' -';
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.paypal.acceptance img {
  max-width: 100%;
}
.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}
.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .items-qty .item {
  white-space: nowrap;
}
.paypal-review .items-qty .title:after {
  content: ': ';
}
.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}
.paypal-review-discount .block {
  margin-bottom: 0;
}
.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
.fotorama-video-container:after {
  background: url(../../frontend/Alothemes/demo3/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url(../../frontend/Alothemes/demo3/en_US/Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  height: 75%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  margin: auto;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.fotorama__arr.hidden-video {
  z-index: -1 !important;
}
.fotorama__video-close {
  bottom: 89%;
  top: auto;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block.add.review {
  margin-bottom: 40px;
}
.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.block.add.review .field.rating {
  display: table-row;
}
.block.add.review .field.rating .label {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 0;
}
.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}
.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.block.reviews.list .review.item {
  margin-bottom: 40px;
}
.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer-review.view {
  margin-bottom: 20px;
}
.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary.empty {
  margin-left: 0;
}
.product-reviews-summary .reviews-actions {
  display: table-cell;
  vertical-align: middle;
  line-height: 28px;
}
.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}
.customer-review .product-details {
  margin-bottom: 40px;
}
.customer-review .product-media {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin-bottom: 20px;
}
.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}
.review-field-ratings .nested {
  display: table;
}
.review-field-ratings .review-field-rating {
  display: table-row;
}
.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}
.review-field-ratings .review-field-rating .label {
  padding-top: 6px;
  padding-right: 10px;
}
.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}
.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.fieldset .review-legend.legend {
  margin-bottom: 20px;
}
.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}
.review-field-rating .control {
  margin-top: 10px;
  margin-bottom: 48px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
}
.review-author {
  display: inline;
}
.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}
.review-content {
  margin-bottom: 20px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}
.form-create-return .additional .field:last-child {
  margin-top: 20px;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}
.order-links .item {
  display: inline-block;
  margin-right: 20px;
}
.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}
.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  margin: 0;
}
.page-title-wrapper .order-date {
  margin: 0 0 20px;
}
.account .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
body .nav-sections .switcher-trigger strong:after {
  top: 0;
}
.header-logo .nav-toggle,
body .page-header .switcher .options .action.toggle:after {
  display: none;
}
.nav-sections .mean-nav ul li a {
  width: 100%;
}
.navigation .nav-mobile .level0 .submenu {
  position: relative;
  border: none;
}
.navigation .nav-mobile .level0.active > a:not(.ui-state-active),
.navigation .nav-mobile .level0.has-active > a:not(.ui-state-active) {
  border-width: 0 0 0 8px;
}
.navigation .nav-mobile .level0 {
  border-top: 1px solid #d1d1d1;
}
.navigation .nav-mobile .level0 .submenu .submenu {
  left: auto !important;
}
.block-collapsible-nav .item {
  border-bottom: 1px solid #dddddd;
}
.block-collapsible-nav .item:first-child {
  border-top: 1px solid #dddddd;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  display: block;
  padding: 5px 18px 5px 15px;
}
.block-collapsible-nav .item a {
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  color: #ff5555;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong {
  color: #ff5555;
  font-weight: 500;
}
.block-collapsible-nav .item.current a {
  color: #ff5555;
}
.data.switch .counter:before {
  content: '(';
}
.data.switch .counter:after {
  content: ')';
}
.product-info-main .reviews-actions .action:nth-child(2):before {
  content: "|";
}
.catalog-product-view .review-add .block-title {
  display: block;
}
.catalog-product-view .fieldset .review-legend.legend strong {
  display: inline-block;
  margin-left: 0.5em;
}
.reviews-actions .view span {
  display: none;
}
.reviews-actions .view:before {
  content: "(";
}
.reviews-actions .view:after {
  content: ")";
}
.product-reviews-summary .reviews-actions .view span[itemprop="reviewCount"] {
  display: inline-block;
}
.cookie-status-message {
  display: none;
}
.field.choice .label,
input[type="checkbox"] {
  vertical-align: middle;
  display: inline-block;
  padding-left: 5px;
  vertical-align: top;
}
.abs-account-actions:after,
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^=sales-guest-] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  border-left: 1px solid #a6a6a6;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  vertical-align: -1px;
}
.abs-account-actions:last-child:after,
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^=sales-guest-] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.sales-order-view .main .block-content,
.sales-order-print .main .block-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.sales-order-view .main .block-content .box:nth-child(2n),
.sales-order-print main .block-content .box:nth-child(2n) {
  float: right;
  margin-left: auto;
}
.sales-order-view .main .box .box-content,
.sales-order-print .main .box .box-content {
  min-height: 150px;
}
.checkout-cart-index #shopping-cart-table .actions-toolbar {
  vertical-align: middle;
}
.checkout-cart-index .form-cart .action.continue {
  width: auto;
  height: auto;
  padding: 5.7px 50px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
}
.checkout-cart-index #shipping-zip-form .control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ddd;
  border-radius: 20px;
  font-size: 14px;
  height: 38px;
  padding: 0px 5px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
.checkout-cart-index #shipping-zip-form .control select,
.checkout-cart-index #shipping-zip-form .control input {
  border: 1px solid #fff;
}
.checkout-cart-index .cart-empty {
  margin: 0 auto;
  text-align: center;
}
#checkout-payment-method-load .actions-toolbar button span {
  line-height: normal;
}
.righ-header-content {
  z-index: 99;
}
.alo-to-top {
  bottom: 90px;
  font-weight: 700;
  font-size: 18px;
  position: fixed;
  right: 15px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  z-index: 99;
  overflow: hidden;
  padding: 0;
  border-radius: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  cursor: pointer;
  border: 1px solid var(--color-border);
}
.alo-to-top.show {
  opacity: 1;
  display: flex !important;
}
.alo-to-top:before {
  content: "";
  height: var(--height);
  background: var(--color-main);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.alo-to-top svg,
.alo-to-top .fa {
  color: #fff;
  mix-blend-mode: difference;
}
.alo-to-top .back-to-top {
  display: none;
}
cart-addons .products .slick-slider .slick-list {
  padding-bottom: 20px;
}
cart-addons .item:hover .product-item-info {
  padding: 0;
}
cart-addons .tocart:before {
  font-family: "untitled-font-6";
  font-size: 20px;
  content: "\61";
}
cart-addons .title {
  font-size: 15px;
}
cart-addons .item .images-container {
  padding: 0;
}
cart-addons .item .price-box {
  max-width: 100%;
}
cart-addons .item .product-name {
  min-height: auto;
  text-align: left;
}
cart-addons .product-reviews-summary,
cart-addons .price-box {
  min-height: auto;
  text-align: left;
}
cart-addons .product .actions {
  display: none;
  position: absolute;
  bottom: 0;
}
cart-addons .product:hover .actions {
  display: block;
}
cart-addons .products-grid .item .hover-box {
  padding-top: 0;
}
cart-addons .products-grid .item .actions .actions-primary {
  text-align: center;
  width: 100px;
  margin: 0 auto;
}
.magepow-cart-addons cart-addons {
  margin-bottom: 0;
}
.customer-logged-in .register-account {
  display: none;
}
@media screen and (min-width: 992px) {
  .page-wrapper {
    overflow: visible !important;
  }
  .catalog-product-view .sidebar-additional {
    position: sticky;
    position: -webkit-sticky;
    top: 50px;
    background-color: #fff;
  }
}
body {
  background-color: #fff;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  position: relative;
  z-index: 5;
  float: left;
  max-width: 50%;
  margin: 0 0 10px 40px;
}
.logo img {
  max-width: 100%;
  display: block;
}
.page-print .logo {
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  position: absolute;
  z-index: 15;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  background: #f0f0f0;
  padding: 10px;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: auto;
}
.footer.content .links > li {
  margin: 0 0 8px;
}
.footer.content .switcher-store {
  margin: 0 0 30px;
}
.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}
.page-header .switcher li,
.page-footer .switcher li {
  margin: 0;
  font-size: 12px;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.navigation-mobile .img-responsive {
  display: inline-block;
  vertical-align: middle;
}
.nav-sections .mean-nav ul li a span,
.nav-sections .mean-nav ul li .level-top span {
  vertical-align: middle;
}
.brand-search {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin-bottom: 50px;
}
.brand-search .form-search {
  position: relative;
}
.brand-search .form-search input {
  height: 45px;
  line-height: 43px;
  border-radius: 30px;
  padding: 0 20px;
}
.brand-search .form-search .brand-label {
  display: none;
}
.brand-search .form-search .actions {
  padding: 0;
}
.brand-search .form-search .action {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
  line-height: normal;
  padding: 0;
  background-color: transparent;
  border: 0;
  width: 50px;
}
.brand-search .form-search .action:before {
  font-size: 22px;
  content: "\6d";
  font-family: "untitled-font-6" !important;
  font-weight: normal;
}
.brand-search .form-search .action span {
  display: none;
}
.brand-search .form-search .action:hover {
  color: #df3737;
}
.shopbrand {
  margin-bottom: 50px;
  overflow: hidden;
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}
/**
 * Magiccart 
 * @category 	Magiccart 
 * @copyright 	Copyright (c) 2014 Magiccart (http://www.magiccart.net/) 
 * @license 	http://www.magiccart.net/license-agreement.html
 * @Author:Magiccart<team.magiccart@gmail.com>
 * @@Create Date:2014-04-26 11:18:55
 * @@Modify Date: 2018-12-25 10:59:11
 * @@Function:*/
.nav-sections-item-content .magicmenu {
  position: relative;
  display: block;
}
.magicmenu .nav-desktop {
  position: static;
  margin: 0;
  padding: 0;
}
.magicmenu .nav-desktop .level0 {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.magicmenu .nav-desktop .level0.logo.display {
  display: none;
  border: 0;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a {
  border: 0;
  padding: 10px;
  width: 71px;
}
.header-container-fixed .magicmenu .nav-desktop .level0.logo.display a img {
  max-width: 100%;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top {
  padding: 15px 24px;
}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 14px;
  margin-left: 5px;
  vertical-align: 0;
}
.magicmenu .nav-desktop .level0.over > a,
.magicmenu .nav-desktop .level0.active > a,
.magicmenu .nav-desktop .level0.active > a span.icon-text,
.magicmenu .nav-desktop .level0 > a:hover,
.magicmenu .nav-desktop .level0 > a:hover.icon-text {
  color: #df3737;
}
.magicmenu .nav-desktop .level0 > a:hover .short_desc {
  color: #888888;
}
.magicmenu .nav-desktop .level0 .level-top {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  outline: medium none;
  padding: 15px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.magicmenu .nav-desktop .level0 .level-top span.cat_label {
  right: -5px;
  top: -5px;
}
.magicmenu .nav-desktop .level0 .level-top > span {
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  vertical-align: top;
  white-space: nowrap;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon {
  display: none;
}
.magicmenu .nav-desktop .level0.home .level-top .icon-home {
  font-size: 17px;
}
.magicmenu .nav-desktop .level0.active .level-top span {
  /* font-weight: bold; */
}
.magicmenu .nav-desktop .level0.active .level-top span:after {
  content: "";
  border-bottom: 2px solid #aaa;
  width: 20px;
  display: none;
  margin-top: 5px;
}
.magicmenu .nav-desktop .level0 .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown > .level0 {
  border-style: solid ;
  border-width: 0 1px 1px 1px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  margin-top: 25px;
  padding: 0 0 0px 30px;
  position: absolute;
  z-index: 99999;
  display: block;
  opacity: 0;
  top: 130%;
  visibility: hidden;
  transition: visibility 180ms ease 0s, opacity 180ms ease 0s, margin 180ms ease 0s;
  -webkit-transition: visibility 180ms ease 0s, opacity 180ms ease 0s, margin 180ms ease 0s;
  -o-transition: visibility 180ms ease 0s, opacity 180ms ease 0s, margin 180ms ease 0s;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.magicmenu .nav-desktop .level0:hover .level-top-mega,
.magicmenu .nav-desktop .level0.dropdown:hover > .level0 {
  opacity: 1;
  top: 100%;
  visibility: visible;
  margin-top: 0;
}
.header-container-fixed .magicmenu .nav-desktop .level0:hover .level-top-mega {
  top: 50px;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  padding: 30px;
  text-align: left;
  width: 200px;
}
.magicmenu .nav-desktop .level0.home .level-top-mega a {
  line-height: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a,
.magicmenu .nav-desktop p {
  display: block;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a {
  margin: 28px 0 5px;
  padding: 0;
}
.magicmenu .nav-desktop .level-top a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a span {
  font-size: 13px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  font-weight: bold;
  line-height: 30px;
  margin-right: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a span {
  font-size: 14px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a::before,
.vmagicmenu .level0 .level-top-mega .children > a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  border-bottom: 2px solid #aaaaaa;
  width: 20px;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child {
  border: 0 none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 img {
  margin-top: 10px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top,
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 30px 0 0;
  width: 100%;
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  text-align: center;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .img-responsive {
  display: inline;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 20px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: left;
  text-align: left;
  padding: 0;
  width: 220px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-custom .mage-column .children {
  float: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children ul {
  margin-right: 20px;
}
.mage-column.mega-block-left {
  float: left;
}
.mage-column.mega-block-right {
  float: right;
  text-align: right;
  margin-top: 59px;
}
.mage-column img {
  max-width: 100%;
  height: auto;
}
.mega-block-right h3 {
  color: #dddddd;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.header .custom-menu .level-top-mega .magic-category {
  float: left;
  width: 200px;
  padding-right: 30px;
}
.header .custom-menu .level-top-mega .magiccategory,
.header .custom-menu .level-top-mega .magicproduct {
  width: 660px;
  padding-top: 30px;
}
.header .custom-menu .level-top-mega .content-products {
  clear: none;
  float: left;
}
.header .custom-menu .level-top-mega .block-title-tabs,
.magicmenu .nav-desktop .level0 .level-top span.boder-menu {
  display: none;
}
.header .custom-menu .level-top-mega .mage-magictabs {
  margin-bottom: 30px;
}
.block-left,
.block-right,
.cat-mega {
  float: left;
}
.banner-menu {
  padding-top: 20px;
}
.block-bottom {
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top .links-top-menu {
  text-align: center;
  background: #eee;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links {
  float: none;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li a {
  color: #555;
  line-height: 35px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li a:hover {
  background-color: #dc1212;
  color: #fff;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li.label {
  color: #555;
  line-height: 35px;
  font-size: 14px;
  margin: 0 5px 0 0;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
.magicmenu .level-top > img {
  display: none;
}
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image::before,
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image::before {
  display: none;
  padding: 0;
}
/**
		dropdown
	**/
.magicmenu .nav-desktop .level0.dropdown > .level0,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  width: 18em;
  min-width: 18em;
  padding: 12px 0px;
  line-height: 32px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
}
.magicmenu .nav-desktop .level0.dropdown .hasChild,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild {
  position: relative;
  margin: 0;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild > a:before,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild > a:before {
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 14px;
  position: absolute;
  right: 15px;
  text-align: right;
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  padding: 12px 0px;
  min-width: 13em;
  z-index: 1;
}
.magicmenu .nav-desktop .level0.dropdown .hasChild:hover > ul,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a {
  padding: 0 30px;
  display: block;
  position: relative;
}
.magicmenu .nav-desktop .level0.dropdown .level1 a span,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .level1 a span {
  font-size: 13px;
}
.vmagicmenu .vmagicmenu-narrow .level0.dropdown .hasChild ul li {
  margin: 0;
}
.magicmenu .nav-desktop .level0.home .level-top-mega {
  padding: 20px 0;
  width: 130px;
  text-align: center;
}
.magicmenu .nav-desktop .level0.home .level-top-mega a {
  line-height: 30px;
  font-weight: 300;
}
.magicmenu .nav-desktop .level0.home .level-top-mega a span {
  font-size: 14px;
  font-weight: 500;
}
.magicmenu .nav-desktop .level0.home .level-top-mega a:before {
  display: none;
  opacity: 0;
  visibility: hidden;
  font-size: 5px;
  margin-right: 5px;
  text-align: left;
  vertical-align: top;
  content: "";
  font-family: FontAwesome;
}
.magicmenu .nav-desktop .level0.home .level-top-mega a:hover:before {
  opacity: 1;
  visibility: visible;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children a,
.magicmenu .nav-desktop p {
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  display: block;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a {
  display: block;
  line-height: 32px;
}
.magicmenu .nav-desktop .level-top a {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  margin: 28px 0 5px;
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 img {
  max-width: 100%;
  height: auto;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a {
  position: relative;
  font-weight: bold;
  margin-right: 30px;
  line-height: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a:before,
.vmagicmenu .level0 .level-top-mega .children > a:before {
  border-bottom: 2px solid #aaaaaa;
  bottom: -5px;
  content: "";
  left: 0;
  position: absolute;
  width: 20px;
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 .level1 a {
  position: relative;
  font-size: 13px;
  margin: 0;
  display: block;
  line-height: 28px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav:last-child,
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image {
  border: 0 none;
  padding: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 > a.a-image:before,
.vmagicmenu .level0 .level-top-mega .children.level1 > a.a-image:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children.level1 img {
  margin-top: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top,
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  padding: 35px 0 0;
  width: 100%;
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom {
  text-align: center;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-bottom .img-responsive {
  display: inline;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega-horizontal .cat-mega {
  padding-bottom: 30px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: left;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  float: left;
  text-align: left;
  padding: 0;
  width: 220px;
}
.vmagicmenu .level-top-mega .mage-column.cat-mega {
  padding-left: 0;
}
.mage-column.mega-block-left,
.banner-vertical {
  float: left;
}
.banner-vertical {
  width: 50%;
  padding: 15px 30px 30px;
}
.banner-vertical.vertical-left {
  padding-right: 15px;
}
.banner-vertical.vertical-right {
  padding-left: 15px;
}
.mage-column.mega-block-right {
  float: right;
  text-align: right;
  margin-top: 59px;
}
.mage-column img {
  max-width: 100%;
  height: auto;
}
.mega-block-right h3 {
  color: #dddddd;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
.block-left,
.block-right,
.cat-mega {
  float: left;
}
.banner-menu {
  padding-top: 20px;
}
.block-bottom {
  clear: both;
}
.custom-menu {
  position: relative;
}
.custom-menu-text {
  position: absolute;
  bottom: 20px;
  left: 33px;
}
.custom-menu-text h2 {
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  margin: 0;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top {
  margin: 0px;
  overflow: hidden;
}
.magicmenu .nav-desktop .level0 .level-top-mega .mega-block-top .links-top-menu {
  text-align: center;
  background: #eee;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links {
  float: none;
  display: inline-block;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li a {
  color: #555;
  line-height: 35px;
  padding: 0 15px;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li a:hover {
  background-color: #dc1212;
  color: #fff;
}
.magicmenu .nav-desktop .level0 .level-top-mega .content-mega .mage-column .links li.label {
  color: #555;
  line-height: 35px;
  font-size: 14px;
  margin: 0 5px 0 0;
}
.magicmenu .nav-desktop .level0 .level-top .short_desc {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 13px;
  text-transform: capitalize;
  color: #999;
}
/**
		ul leve2
	**/
.nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild {
  position: relative;
}
.nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:before {
  content: "\f105";
  display: block;
  line-height: 32px;
  font-size: 14px;
  position: absolute;
  right: 30px;
  text-align: right;
  font-family: FontAwesome;
}
.nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild ul {
  position: absolute;
  left: 100%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  padding: 5px 0 5px 30px;
  min-width: 200px;
  z-index: 1;
}
.nav-desktop .level0 .level-top-mega .children ul.level1 .hasChild:hover > ul {
  opacity: 1;
  left: 90%;
  visibility: visible;
}
/* Vertical Menu*/
.nav-sections .vmagicmenu {
  display: block;
  width: 23%;
  float: left;
  position: relative;
  z-index: 12;
}
.vmagicmenu h3 {
  font-size: 16px;
  color: #333e48;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  line-height: 52px;
  margin: 0;
  background-color: #fed700;
  text-align: left;
  padding: 0 20px;
  cursor: pointer;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow {
  z-index: 1;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #eaeaea;
  padding: 0px 0 3px;
  min-width: 270px;
  position: absolute;
  display: none;
  /* visibility: hidden;opacity: 0;transition: all 300ms ease-in-out 0s; */
}
.vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow,
.vmagicmenu .vmagicmenu-narrow {
  margin: 0px;
  padding: 15px 0;
}
.vmagicmenu:hover .block-vmagicmenu-content .vmagicmenu-narrow {
  /* opacity: 1;visibility: visible; */
  display: block;
}
.vmagicmenu .block-title {
  background-color: #fed700;
  text-align: left;
  overflow: hidden;
  border-width: 0px;
  border-style: solid;
  border-radius: 10px 10px 0 0;
  padding: 0 20px;
}
.vmagicmenu .block-title span {
  font-size: 16px;
  font-weight: 600;
}
.vmagicmenu .block-title .vmagicmenu-subtitle {
  padding: 0px;
}
.vmagicmenu .block-title .icon {
  line-height: 52px;
  padding-right: 10px;
  font-size: 19px;
  vertical-align: middle;
}
.vmagicmenu li.level0 {
  padding: 0 20px;
  float: left;
  line-height: 40px;
  width: 100%;
  list-style: none;
  position: relative;
  margin: 0;
}
.vmagicmenu .level0 .level0 {
  line-height: 28px;
}
.vmagicmenu .level0.last {
  border: none;
}
.vmagicmenu .level0:hover .level0 {
  background-color: transparent;
}
.vmagicmenu .level0 .level-top {
  padding: 0px;
  font-size: 100%;
  text-decoration: none;
  display: block;
  outline: medium none;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #ddd;
}
.vmagicmenu .level0 .level-top img {
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.vmagicmenu .level0.hasChild .level-top:after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  vertical-align: middle;
  font-size: 12px;
}
.vmagicmenu .level0 .level-top span {
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown > .level0 {
  border-width: 1px 1px 1px 0;
  border-style: solid;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px !important;
  left: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  /* left: 100%; transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s; -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;-webkit-transition: all 0.45s ease-out 0s;-moz-transition: all 0.45s ease-out 0s;-o-transition: all 0.45s ease-out 0s;transition: all 0.45s ease-out 0s;-moz-transform: translate(100px, 0);-webkit-transform: translate(100px, 0);transform: translate(100px, 0); */
}
.vmagicmenu .level0:hover .level-top-mega,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown.hasChild:hover > ul {
  opacity: 1;
  visibility: visible;
  /*  -webkit-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0);-ms-transform: translate(0,0);transform: translate(0,0); */
}
.vmagicmenu .level0 .level-top-mega .content-mega {
  margin: 0;
  padding: 0px;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
.vmagicmenu .level0 .level-top-mega .content-mega:before,
.vmagicmenu .level0 .level-top-mega .content-mega:after {
  display: table;
  content: "";
  clear: both;
}
.vmagicmenu .level0 .level-top-mega .children a,
.vmagicmenu p {
  line-height: 28px;
  text-align: left;
  text-decoration: none;
  position: relative;
  display: block;
}
.vmagicmenu .level0 .level-top-mega .children a span {
  font-size: 13px;
}
.vmagicmenu .level0 .level-top-mega .children > a {
  display: block;
  margin: 28px 0 5px;
  position: relative;
  font-weight: bold;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children > a span {
  font-size: 14px;
}
.vmagicmenu .level-top a {
  font-size: 14px;
  text-decoration: none;
  text-align: left;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 {
  font-size: 100%;
  padding: 0 0 5px;
  line-height: 30px;
}
.vmagicmenu .level0 .level-top-mega .children .level-3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
.vmagicmenu .level0 .level-top-mega .children .nav {
  line-height: 26px;
  border-bottom: 1px solid #ececec;
}
.vmagicmenu .level0 .level-top-mega .children .nav:last-child {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children > .nav {
  border: none;
}
.vmagicmenu .level0 .level-top-mega .children .nav a {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .mega-block-top,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  width: 100%;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom {
  clear: both;
  padding: 10px 0 0px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul {
  background-color: #f7f7f7;
  overflow: hidden;
  padding: 15px 25px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom,
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li {
  float: left;
  line-height: 40px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li {
  padding: 0 10px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu strong {
  font-weight: 300;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .title-menu span {
  font-size: 14px;
  color: #888888;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a {
  color: #888888;
  text-decoration: none;
  padding: 8px 10px;
  font-size: 14px;
}
.vmagicmenu .level0 .level-top-mega .mega-block-bottom .menu-ul .custom-menu-bottom li a:hover {
  background-color: #8ac28f;
  color: #ffffff;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children {
  float: left;
  width: 220px;
  text-align: left;
  padding-left: 20px;
}
.vmagicmenu .level0 .level-top-mega .mage-column li,
.magicmenu .nav-desktop .level0.dropdown li,
.vmagicmenu .vmagicmenu-narrow .level0.dropdown li,
.magicmenu .nav-desktop .level0 .level-top-mega li {
  margin: 0;
}
.vmagicmenu .level0 .level-top-mega .mage-column .children ul {
  list-style: outside none none;
  margin-bottom: 10px;
}
.cms-index-index .vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow {
  display: block;
}
.cms-index-index .header-container-fixed .vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow {
  opacity: 0;
  top: 80px;
  transition: all 300ms ease-in-out 0s;
  visibility: hidden;
}
.cms-index-index .header-container-fixed .vmagicmenu:hover .block-vmagicmenu-content .vmagicmenu-narrow {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.cms-index-index .vmagicmenu .block-vmagicmenu-content .vmagicmenu-narrow {
  border-width: 0;
}
.header-container-fixed .border-bottom::before {
  display: none;
}
.header-container-fixed .vmagicmenu {
  width: 57px;
}
.header-container-fixed .vmagicmenu .block-title .vmagicmenu-subtitle {
  display: none;
}
.header-container-fixed .vmagicmenu .block-title {
  text-align: center;
}
.header-container-fixed .vmagicmenu .block-title span {
  color: #fff;
}
.header-container-fixed .vmagicmenu .block-title .fa {
  float: none;
}
.header-container-fixed .magicmenu .nav-desktop .level0 .level-top span.cat_label {
  top: -13px;
}
/*.vmagicmenu .vmagicmenu-narrow >li:nth-of-type(n+8) { display: none; }*/
.vmagicmenu .vmagicmenu-narrow > li:nth-child(n+11) {
  display: none;
}
.vmagicmenu .block-vmagicmenu-content .all-cat {
  display: block;
  text-align: left;
  padding: 0;
}
.vmagicmenu .block-vmagicmenu-content .all-cat span {
  line-height: 45px;
}
.all-cat span:before {
  content: "\f067";
  font: 11px/1 FontAwesome;
  margin-right: 5px;
}
.mean-bar .level0 .level-top img {
  display: none;
}
.sidebar .accordion-container {
  background-color: #ffffff;
  border: 2px solid #ececec;
  border-radius: 5px;
  margin-bottom: 60px;
}
.accor-title {
  border-bottom: 1px solid #dddddd;
  color: #333e48;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 0;
  padding: 14px 28px;
  text-transform: capitalize;
  font-weight: normal;
}
ul.nav-accordion {
  line-height: 0.5em;
  list-style: none;
  margin: 0;
  padding: 0 13px 17px;
}
ul.nav-accordion li {
  position: relative;
  margin: 0;
}
ul.nav-accordion li.last {
  border-bottom: 0 none;
}
ul.nav-accordion li.level0 {
  border-bottom: 1px solid #dddddd;
}
ul.nav-accordion li.parent:first-child ul.submenu,
ul.nav-accordion li li.parent:first-child,
ul.nav-accordion li li.parent ul li:first-child {
  border-top: 1px solid #dddddd;
}
ul.nav-accordion li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 35px;
  margin: 0;
  padding: 0 0 0 15px;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  color: #333e48;
  outline: medium none;
}
ul.nav-accordion li a span {
  font-size: 14px;
}
ul.nav-accordion li.active > a {
  font-weight: bold;
}
ul.nav-accordion li a:hover,
.all-cat:hover span {
  color: #000;
}
ul.nav-accordion li ul li a {
  padding: 0 0 0 30px;
}
ul.nav-accordion li ul li ul li.parent > a {
  padding: 0 0 0 20px;
}
/* ul.nav-accordion li ul li a span:before {color: #cccccc;content: "";display: inline-block;font-family: "FontAwesome";font-size: 14px;padding-right: 12px;text-align: right;} */
ul.nav-accordion li ul li.parent > a span:before {
  display: none;
}
ul.nav-accordion ul {
  margin: 0;
  padding: 0px;
}
ul.nav-accordion ul.submenu {
  display: none;
}
ul.nav-accordion ul li {
  clear: both;
  margin: 0;
  padding: 0;
}
ul.nav-accordion ul li a {
  outline: none;
  padding-left: 15px;
}
ul.nav-accordion ul li.active {
  font-weight: normal;
}
ul.nav-accordion ul ul li a {
  padding-left: 45px;
}
ul.nav-accordion ul ul ul li a {
  margin-left: 20px;
}
ul.nav-accordion .expand,
ul.nav-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 5px;
  width: 19px;
  padding: 0 !important;
}
ul.nav-accordion li.level0 > a > span > .cat-label {
  position: inherit;
}
ul.nav-accordion li.level0 > a > span > .pin-bottom:before {
  position: inherit;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 0;
}
ul.nav-accordion .expand:before {
  content: "\f147";
  color: #acacac;
}
ul.nav-accordion .collapse:before {
  content: "\f196";
  color: #acacac;
}
ul.nav-accordion .collapse:before,
ul.nav-accordion .expand:before {
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  width: 19px;
  line-height: 25px;
  font-weight: normal;
}
ul.nav-accordion .collapse:hover:before {
  color: #000;
}
.nav-accordion > li:nth-child(n+10) {
  display: none;
}
.all-cat {
  display: block;
  padding-bottom: 10px;
}
.all-cat span {
  clear: both;
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: 14px;
  padding: 0px 20px;
  text-align: left;
}
/*Test*/
.level-top-mega .mage-column.cat-mega {
  margin: 0;
  list-style: outside none none;
}
.fixed {
  z-index: 999;
  width: 100%;
}
.fixed .custom-menu {
  padding-bottom: 7px;
  padding-top: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.fixed .quick-access {
  display: none;
}
@media only screen and (min-width: 768px) {
  .nav-mobile {
    display: none !important;
  }
}
/* hide the link until viewport size is reached */
/* when under viewport size,is added to body */
.nav-sections .mean-nav {
  float: left;
  width: 100%;
  position: absolute;
  background-color: #fff;
  z-index: 2;
  left: 0;
}
.nav-sections .mean-nav .mobi-title {
  color: #242628;
  font-size: 16px;
  line-height: 52px;
  margin: 0;
  padding: 0 0 0 50px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  top: -56px;
  z-index: 0;
  display: none;
}
.nav-sections .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.nav-sections .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
.nav-sections .mean-nav ul li a {
  display: block;
  padding: 10px 0;
  margin: 0;
  text-align: left;
  color: #444444;
  border-bottom: 1px solid #eeeeee;
  text-decoration: none;
  text-transform: capitalize;
}
.nav-sections .mean-nav ul li a span,
.nav-sections .mean-nav ul li .level-top span {
  font-size: 14px;
  padding: 0 14px;
  font-weight: 500;
}
.nav-sections .mean-nav ul li li a {
  font-size: 14px;
  padding: 10px 0 10px 25px;
  filter: alpha(opacity=75);
  visibility: visible;
}
.nav-sections .mean-nav ul li.mean-last a {
  margin-bottom: 0;
}
.nav-sections .mean-nav ul li li li a {
  font-size: 14px;
  padding: 10px 0 10px 40px;
}
.nav-sections .mean-nav ul li li li li a {
  padding: 1em 20%;
}
.nav-sections .mean-nav ul li li li li li a {
  padding: 1em 25%;
}
.nav-sections .mean-nav ul li .expand {
  color: #8f8f8f;
  width: 15px;
  height: 40px;
  line-height: 15px;
  padding: 15px!important;
  text-align: center;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  font-weight: 300;
  border: none!important;
  font-size: 0 !important;
}
.nav-sections .mean-nav ul li .expand:before {
  content: "\f147";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  right: 10px;
  position: absolute;
  text-align: center;
}
.nav-sections .mean-nav ul li .collapse:before {
  content: "\f196";
}
.nav-sections .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.nav-sections .mean-nav ul li.home a span.icon-home {
  display: none;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-bar,
.mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mean-remove {
  display: none !important;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .vmagicmenu .level0 .level-top-mega .content-mega {
    padding: 20px 10px 0;
  }
  .vmagicmenu .level0 .level-top-mega .mage-column .children {
    width: 180px;
  }
}
@media (max-width: 992px) {
  .nav-sections-item-content {
    display: block;
  }
}
/**
	    rest main-container
	 */
.main-container {
  clear: both;
}
.magicmenu .nav-desktop .level0 .level-top .cat_label,
.magicmenu .nav-desktop .level0 .cat_label,
.mean-nav ul li a span.cat_label,
.accordion li a span.cat_label,
.vmagicmenu .level0 .cat_label,
.vmagicmenu .level0 .level-top-mega .children .cat_label {
  background-color: transparent;
  border-radius: 10px;
  border-style: solid;
  border-width: 1px ;
  border-color: #ededed;
  color: #f39600;
  font-weight: 700;
  font-size: 10px !important;
  line-height: 1;
  padding: 3px 6px 2px;
  position: absolute;
  top: 0px;
  text-transform: uppercase;
}
.magicmenu .nav-desktop .level0 .cat_label:before,
.accordion li a span.cat_label:before,
.vmagicmenu .level0 .cat_label:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label:before {
  border-color: transparent;
  border-style: solid;
  border-top-color: #85d1be;
  border-width: 6px 6px 0 0;
  content: "";
  height: 0;
  position: absolute;
  left: 4px;
  top: 12px;
  transition: border-color 450ms ease-in-out 0s;
  width: 0;
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.New:before,
.magicmenu .nav-desktop .level0 .cat_label.new:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.new:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.New:before,
.vmagicmenu .level0 .cat_label.New:before,
.vmagicmenu .level0 .cat_label.new:before,
.vmagicmenu .level0 .cat_label.NEW:before {
  border-top-color: #85d1be;
}
.magicmenu .nav-desktop .level0 .level-top-mega .children .level-3 a .cat_label:before,
.magicmenu .nav-desktop .level0 .level-top-mega .children .nav a .cat_label:before {
  display: none;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot:before,
.magicmenu .nav-desktop .level0 .cat_label.hot:before,
.magicmenu .nav-desktop .level0 .cat_label.HOT:before,
.vmagicmenu .level0 .cat_label.hot:before,
.vmagicmenu .level0 .cat_label.Hot:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.hot:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot:before,
.accordion li a span.cat_label.Hot:before,
.accordion li a span.cat_label.hot:before {
  border-color: #fe2740 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.Sale:before,
.magicmenu .nav-desktop .level0 .cat_label.sale:before,
.vmagicmenu .level0 .cat_label.Sale:before,
.vmagicmenu .level0 .cat_label.sale:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale:before,
.vmagicmenu .level0 .level-top-mega .children .cat_label.sale:before,
.accordion li a span.cat_label.Sale:before,
.accordion li a span.cat_label.sale:before {
  border-color: #f13352 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.magicmenu .nav-desktop .level0 .cat_label.Sale,
.magicmenu .nav-desktop .level0 .cat_label.sale,
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.sale,
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label.Sale,
.vmagicmenu .level0 .cat_label.Sale,
.vmagicmenu .level0 .cat_label.sale,
.vmagicmenu .level0 .level-top-mega .children .cat_label.sale,
.vmagicmenu .level0 .level-top-mega .children .cat_label.Sale,
.mean-nav ul li a span.cat_label.sale,
.mean-nav ul li a span.cat_label.Sale,
.accordion li a span.cat_label.Sale,
.accordion li a span.cat_label.sale {
  color: #00bd33;
}
.magicmenu .nav-desktop .level0 .cat_label.Hot,
.magicmenu .nav-desktop .level0 .cat_label.hot,
.magicmenu .nav-desktop .level0 .cat_label.HOT,
.vmagicmenu .level0 .cat_label.Hot,
.vmagicmenu .level0 .cat_label.hot,
.vmagicmenu .level0 .cat_label.HOT,
.vmagicmenu .level0 .level-top-mega .children .cat_label.hot,
.vmagicmenu .level0 .level-top-mega .children .cat_label.Hot,
.vmagicmenu .level0 .level-top-mega .children .cat_label.HOT,
.mean-nav ul li a span.cat_label.hot,
.mean-nav ul li a span.cat_label.Hot,
.mean-nav ul li a span.cat_label.HOT,
.accordion li a span.cat_label.Hot,
.accordion li a span.cat_label.hot {
  color: #ff3d49;
}
/* Update */
.magicmenu .nav-desktop .level0 .level-top-mega .children a .cat_label,
.magicmenu .nav-desktop .level0 .level0 .cat_label,
.vmagicmenu .level0 .cat_label,
.vmagicmenu .level0 .level-top-mega .children .cat_label,
.nav-sections .mean-nav ul li a span.cat_label {
  margin-left: 10px;
}
.navigation .collapse,
.meanmenu-accordion .collapse {
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0 !important;
  height: 19px;
  position: absolute;
  right: 0px;
  top: 5px;
  width: 19px;
  padding: 0 !important;
}
.navigation ul > li {
  position: relative;
}
.navigation .parent .level-top:after {
  display: none;
}
.meanmenu-accordion {
  display: block;
}
.mean-nav ul li .collapse:before {
  content: "\f196";
  font-family: FontAwesome;
  display: inline-block;
  font-size: 14px;
  right: 10px;
  position: absolute;
  text-align: center;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: '\e61c';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  margin: 10px 0;
  display: block;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: '\e616';
  font-family: 'icons-blank-theme';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'icons-blank-theme';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  white-space: normal;
  vertical-align: top;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  content: "\2013";
  font-size: 1.8rem;
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  font-weight: 300;
  display: block;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.account.vault-cards-listaction .page-title-wrapper {
  display: none;
}
.account.vault-cards-listaction .address-select-modal__form-container {
  margin-bottom: 20px;
}
.account.vault-cards-listaction .address-select-modal__form-container > div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .address-select-modal__form-container > div > div {
  margin-top: 10px;
}
.account.vault-cards-listaction .field.company,
.account.vault-cards-listaction .field.choice.set.billing,
.account.vault-cards-listaction .field.choice.set.shipping,
.account.vault-cards-listaction .primary[data-action='save-address'] {
  display: none !important;
}
.account.vault-cards-listaction #form-validate {
  display: none;
}
.account.vault-cards-listaction [for='repeat_order_cc_number'] + .control {
  position: relative;
}
.account.vault-cards-listaction .account-section__title-view-all-link {
  display: block;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .braintree-credit-card-types {
  display: flex;
  flex-wrap: wrap;
}
.account.vault-cards-listaction .braintree-credit-card-types .item {
  margin-right: 5px;
  margin-top: 5px;
}
.account.vault-cards-listaction .braintree-credit-card-types .item:last-child {
  margin-right: 0;
}
.account.vault-cards-listaction .braintree-credit-card-types img {
  height: 24px;
}
.account.vault-cards-listaction .separator {
  margin: 10px 10px 0;
}
.account.vault-cards-listaction .address-select-container {
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 25px;
}
.account.vault-cards-listaction #braintree_submit {
  font-size: 1.6rem;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  color: #fff;
  height: 40px;
  margin: 10px 0;
  padding: 0 20px;
}
.account.vault-cards-listaction .subs-modal-overlay {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: fixed;
  top: 0;
  width: 100%;
}
.account.vault-cards-listaction #paypal_container {
  margin: auto;
  max-width: 360px;
}
.account.vault-cards-listaction .add-methods {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.account.vault-cards-listaction .add-method {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  padding: 3px;
  width: 50%;
}
.account.vault-cards-listaction .add-method:hover {
  border-color: #797777;
}
.account.vault-cards-listaction .add-method:first-child {
  margin-right: 35px;
}
.account.vault-cards-listaction .add-method > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px;
}
.account.vault-cards-listaction .add-method > div p {
  font-weight: 700;
  padding-top: 15px;
}
.account.vault-cards-listaction .add-method .icon-container {
  background: #f0f0f0;
  border-radius: 0 0 1px 1px;
  height: 100%;
  padding: 15px 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  list-style: none;
  margin: 0;
  max-width: 160px;
  padding: 0;
  width: 100%;
}
.account.vault-cards-listaction .add-method .icon-container ul li {
  margin: 0;
  width: 25%;
}
.account.vault-cards-listaction .add-method .icon-container ul li img {
  height: 24px;
}
.account.vault-cards-listaction .subs-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.account.vault-cards-listaction .subs-modal__box {
  -moz-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  box-shadow: 0 4px 15px 5px rgba(0, 0, 0, 0.25);
  margin: 20px;
  max-width: 610px;
  overflow-y: auto;
  padding: 40px 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.account.vault-cards-listaction .subs-modal__close-button {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  box-shadow: none !important;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.account.vault-cards-listaction .subs-modal__close-button:focus,
.account.vault-cards-listaction .subs-modal__close-button:active {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button:hover {
  background: none;
  border: none;
}
.account.vault-cards-listaction .subs-modal__close-button.disabled,
.account.vault-cards-listaction .subs-modal__close-button[disabled],
fieldset[disabled] .account.vault-cards-listaction .subs-modal__close-button {
  pointer-events: none;
  opacity: 0.5;
}
.account.vault-cards-listaction .subs-modal__screen-reader-label {
  display: none;
}
.account.vault-cards-listaction .subs-modal__title {
  text-align: center;
}
.account.vault-cards-listaction .add-card-modal .subs-modal__box {
  padding: 20px;
}
.account.vault-cards-listaction .add-card-modal form {
  margin: 0;
}
.account.vault-cards-listaction .add-card-modal legend {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}
.account.vault-cards-listaction .add-paypal-modal span,
.account.vault-cards-listaction .add-paypal-modal p {
  font-weight: 500;
  margin: 30px 0;
}
.account.vault-cards-listaction #co-transparent-form-braintree .fieldset {
  max-width: 400px;
}
.braintree-three-d-modal {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  visibility: visible;
  width: 100vw;
  z-index: #000;
}
.braintree-three-d-modal .bt-modal-frame {
  background-color: #fff;
  border-radius: 6px;
  height: 420px;
  margin: auto;
  width: 440px;
  z-index: 2;
}
.braintree-three-d-modal .bt-modal-body {
  background-color: #fff;
  border: 1px solid lightgray;
  height: 380px;
  margin: 20px;
}
.braintree-three-d-modal .bt-mask {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: absolute;
  top: 0;
  width: 100%;
}
.braintree-applepay-container-product {
  display: inline-block;
}
.braintree-applepay-container-product .braintree-apple-pay-button {
  margin: 0;
  margin-bottom: 15px;
  padding: 10px 0;
}
.braintree-apple-pay-button {
  -apple-pay-button-type: plain;
  -webkit-appearance: -apple-pay-button;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% calc(60% + 2px);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  height: 40px;
  min-height: 40px;
  margin: 20px auto;
  transition: background-color 0.15s;
}
.braintree-applepay-minicart.minicart .braintree-apple-pay-button,
.braintree-applepay-minicart.cart .braintree-apple-pay-button {
  width: 100%;
}
.ppcredit-summary {
  background: linear-gradient(to right, #009cde, braintree_color-ppcredit-dark);
  color: #fff;
  margin: 10px 0;
  padding: 15px;
  text-align: center;
}
.ppcreditcalc-container {
  background: #fff;
  border: 1px solid #dedede;
}
.ppcreditcalc-header {
  background: #fff;
  padding: 15px;
}
.ppcreditcalc-legal {
  background-color: #eee;
  border-top: 1px solid #dedede;
  font-size: 1.2rem;
  line-height: 2rem;
  padding: 15px;
}
.ppcreditcalc-instalments {
  background-color: #eee;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  list-style: none;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ppcreditcalc-instalments-term {
  color: #000;
  display: block;
  padding: 10px 15px;
}
.ppcreditcalc-instalments-term:hover {
  background: braintree_color-ppcredit-light;
  color: #fff;
  text-decoration: none;
}
.ppcreditcalc-instalments-term.active {
  background: braintree_color-ppcredit-dark;
  color: #fff;
}
.ppcreditcalc-instalment-summary {
  padding: 15px;
}
.ppcreditcalc-instalment-summary dl {
  margin: 0;
}
.ppcreditcalc-instalment-summary dt {
  display: inline-block;
  width: 50%;
}
.ppcreditcalc-instalment-summary dd {
  display: inline-block;
}
#braintree_expirationDate {
  width: 90px;
}
button.braintree-googlepay-button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
  border-radius: 4px;
  box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px 0, rgba(60, 64, 67, 0.15) 0 1px 3px 1px;
  cursor: pointer;
  height: 40px;
  min-height: 40px;
  padding: 11px 24px;
}
button.braintree-googlepay-button.black {
  background-color: #000;
  box-shadow: none;
  padding: 12px 24px 10px;
}
button.braintree-googlepay-button.white {
  background-color: #fff;
}
button.braintree-googlepay-button.short {
  min-width: 90px;
  width: 160px;
}
button.braintree-googlepay-button.black.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg);
}
button.braintree-googlepay-button.white.short {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg);
}
button.braintree-googlepay-button.black:active {
  background-color: #5f6368;
}
button.braintree-googlepay-button.black:hover {
  background-color: #3c4043;
}
button.braintree-googlepay-button.white:active {
  background-color: #fff;
}
button.braintree-googlepay-button.white:focus {
  box-shadow: #e8e8e8 0 1px 1px 0, #e8e8e8 0 1px 3px;
}
button.braintree-googlepay-button.white:hover {
  background-color: #f8f8f8;
}
button.braintree-googlepay-button.long {
  width: 100%;
}
button.braintree-googlepay-button.white.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/light/en.svg);
}
button.braintree-googlepay-button.black.long {
  background-image: url(https://www.gstatic.com/instantbuy/svg/dark/en.svg);
}
.googlepay-minicart-logo {
  text-align: center;
}
.checkout-payment-method .credit-card-types.braintree-credit-card-types img {
  -webkit-filter: none;
  -webkit-transition: none;
  width: 30px;
}
.braintree-card-control {
  position: relative;
}
.braintree-credit-card-selected {
  left: 10px;
  position: absolute;
  z-index: 10;
}
.braintree-paypal-logo.oneclick-container {
  width: 100%;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .label {
  font-weight: 600;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field.required > .label:after {
  color: #e02b27;
  content: '*';
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control {
  margin: 10px 10px 0 0;
}
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='text']::placeholder,
#payment_form_braintree_ach_direct_debit .field > .fields .field .control input[type='number']::placeholder {
  color: lightgrey;
}
#payment-method-braintree-lpm .primary {
  width: 100%;
}
#payment-method-braintree-lpm .primary .action {
  margin-bottom: 12px;
  width: 100%;
}
#payment-method-braintree-lpm .primary .action img {
  height: 40px;
}
#payment-method-braintree-applepay #braintree_applepay_enable_vault {
  padding-top: 20px;
}
#payment-method-braintree-cc-vault .field.required .label,
#payment-method-braintree-applepay-vault .field.required .label {
  font-weight: 600;
}
#payment-method-braintree-cc-vault .field.required .label:after,
#payment-method-braintree-applepay-vault .field.required .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.8rem;
  margin: 0 0 0 5px;
}
#payment-method-braintree-cc-vault .field .hosted-control,
#payment-method-braintree-applepay-vault .field .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  box-sizing: border-box;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  height: 32px;
  padding: 0 9px;
  position: relative;
  vertical-align: baseline;
  width: 5rem;
}
#payment-method-braintree-cc-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
#payment-method-braintree-cc-vault .field .hosted-error,
#payment-method-braintree-applepay-vault .field .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
#braintree-applepay-checkout-btn,
#braintree-google-checkout-btn {
  width: 240px;
}
.braintree-paypal-fieldset {
  display: none;
}
.braintree-paypal-buttons,
.braintree-paypal-vault {
  margin-top: 20px;
}
.payment-method-braintree .hosted-control {
  border: 1px solid #c2c2c2;
  height: 32px;
  max-width: 300px;
  padding: 8px 15px;
}
.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}
.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}
.payment-method-braintree .cvv {
  max-width: 200px;
  position: relative;
}
.payment-method-braintree .cvv .field-tooltip {
  right: 30px;
  top: 10px;
}
#braintree_cc_number {
  padding-left: 68px;
}
.braintree-express-payments {
  display: flex;
  flex-wrap: wrap;
}
.braintree-express-payments > div {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.braintree-express-payments span {
  display: block;
  font-size: 18px;
  margin: 20px 0;
}
.braintree-express-payments span.express-payment-title {
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle {
  align-items: center;
  display: flex;
  position: relative;
  width: 100%;
}
.braintree-express-payments span.express-payment-subtitle > span {
  background: #fff;
  display: block;
  margin: 0 auto;
  padding: 0 5px;
}
.braintree-express-payments span.express-payment-subtitle:before {
  background: #ccc;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.braintree-express-payments > div > div {
  width: 240px;
}
.braintree-express-payments .braintree-googlepay-button,
.braintree-express-payments .braintree-apple-pay-button {
  margin: 0;
  min-height: 30px;
}
.braintree-express-payments .braintree-googlepay-button {
  height: 35px;
}
.braintree-express-payments .braintree-apple-pay-button {
  height: 35px;
}
.paypal-braintree-paylater-message-container-pdp {
  padding: 0 10px 10px;
}
.paypal-braintree-paylater-message-container-pdp .page-product-bundle,
.page-product-giftcard .paypal-braintree-paylater-message-container-pdp {
  padding: 0 0 10px;
}
.paypal-braintree-paylater-message-container-cart {
  padding: 0 15px;
}
@media only screen and (max-width: 768px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
}
@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller {
    width: 100%;
  }
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:before,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'icons-blank-theme';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 10px;
    top: 0;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-pager-toolbar-mobile .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .account .toolbar .pages,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .toolbar-wishlist-results .pages {
    margin-bottom: 25px;
    float: none;
  }
  .abs-shopping-cart-items-mobile .actions {
    text-align: center;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .abs-shopping-cart-items-mobile .action.clear {
    margin: 0 auto 10px;
  }
  .abs-shopping-cart-items-mobile .action.update,
  .abs-shopping-cart-items-mobile .action.clear {
    display: block;
  }
  .navigation,
  .page-header .header.panel,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    position: relative;
    padding-top: 41px;
  }
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 0.8rem 3.5rem 0.8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 900;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 900;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .lac-notification {
    padding: 5px 0;
  }
  .lac-notification .lac-notification-icon {
    display: none;
  }
  .lac-notification .lac-notification-text,
  .lac-notification .lac-notification-links {
    float: none;
    padding: 5px 0;
    text-align: center;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .contact-index-index .column:not(.sidebar-main) .form.contact {
    float: none;
    width: 100%;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: none;
    width: 100%;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .cart.table-wrapper {
    overflow: inherit;
  }
  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ':';
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: -21px;
    width: 100%;
    z-index: 5;
  }
  .block-collapsible-nav .content {
    border-bottom: 1px solid #d1d1d1;
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .account.vault-cards-listaction .add-methods {
    flex-direction: column;
  }
  .account.vault-cards-listaction .add-methods > div {
    width: calc(100% - 6px);
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child {
    flex-direction: row;
  }
  .account.vault-cards-listaction .add-methods > div > div:first-child img {
    margin-right: 20px;
  }
  .account.vault-cards-listaction .add-methods > div:first-child {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .account.vault-cards-listaction .braintree-credit-card-types {
    max-width: 130px;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .braintree-apple-pay-button {
    width: 100%;
  }
  div.braintree-express-payments > div > div {
    width: 100%;
  }
  div.braintree-express-payments .braintree-googlepay-button.long {
    height: 45px;
    width: 100%;
  }
  div.braintree-express-payments .braintree-apple-pay-button {
    height: 45px;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:before,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }
  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody tr .col.qty:before,
  .abs-checkout-order-review tbody tr .col.price:before,
  .abs-checkout-order-review tbody tr .col.subtotal:before,
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }
  .table-magento-payments-review-items .col.subtotal {
    text-align: left;
  }
  .table-magento-payments-review-items .product-item-name {
    display: inline-block;
  }
  .cart-summary .apple-pay {
    margin-top: 14px;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: '\e616';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .minicart-wrapper {
    margin-top: 10px;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: '\e606';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .account .order-details-items .action.print {
    display: none;
  }
  .account .toolbar .pages {
    float: right;
  }
  .account .toolbar .limiter {
    clear: both;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .braintree-three-d-modal .bt-modal-frame {
    width: 100%;
  }
}
@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }
  .abs-blocks-2columns-s:nth-child(odd) {
    float: left;
    clear: left;
  }
  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop-s,
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .ui-dialog.popup {
    width: 420px;
  }
  .paypal-fastlane-divider span {
    background-color: #fff;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .product-item-actions {
    display: block;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    max-width: 240px;
    float: left;
    margin-bottom: 0;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 100%/3;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_resets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout-agreements.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Banner%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Multishipping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_SalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Msrp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_fields.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_authentication.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paypal-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_price.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar-shipping-information.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_LoginAsCustomerFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fslick%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fblock%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbuttons%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fheading%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fhtml%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fimage%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fmap%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_contained.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-bleed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-width.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftabs%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftext%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fvideo%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fjarallax%5C%2F_jarallax.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apm.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_fastlane.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mini-cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pay-later.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_apple-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_google-pay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PaymentServicesPaypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_InventoryConfigurableProductFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Ajaxcart%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_CartAddons%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Gdpr%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_InfiniteScroll%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Layerednav%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Nextprevious%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Productzoom%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_SpeedOptimizer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagepow_Stickycart%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_skeleton.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_pagelayout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_popup-customer-login.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_socialprofile.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_recentorder.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_gridview.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_filters-toggle.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Alothemes%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_alothemes.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Campaignbar%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Lookbook%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Magicproduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Shopbrand%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Testimonial%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Contact%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Swatches%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Weee%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_tooltip.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_collapsible_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagiccart_Magicmenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_VersionsCms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_account-saved-payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FPayPal_Braintree%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-group%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-line%5C%2F_default.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CSAAS%3BACcL%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3BAAGJ%2CKAAK%2CIAAI%3BEACL%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAI%3BAACJ%2CGAAI%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CeAAA%3B%3BAAGJ%2CGAAG%2CIAAI%3BEACH%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3B%3BAC0JJ%3BEC8EA%2CgBAAA%3BED5EI%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BECuEA%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BADnEA%3BECmEA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADtDA%2CIAAI%3BECsDJ%2CiCAAA%3BEDpDI%2CYAAA%3B%3BAAGJ%3BAACA%3BECgDA%2CgBAAA%3B%3BAD5CA%3BAACA%3BEC2CA%2CkBAAA%3B%3BADvCA%3BECuCA%2CmBAAA%3BEAAA%2CcAAA%3B%3BADlCA%3BAACA%3BECiCA%2CeAAA%3B%3BAD7BA%3BEACI%2CSAAA%3BEC4BJ%2C6BAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3B%3BADtBA%3BAACA%3BECqBA%2C6BAAA%3BEDnBI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%3BECMA%2CkBAAA%3B%3BADQA%3BECRA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADYA%3BECZA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADgBA%3BEChBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADoBA%3BECpBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADwBA%3BECxBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAD4BA%3BEC5BA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADgCA%2CEACI%3BAADA%2CEACA%3BAADI%2CEACJ%3BAADQ%2CEACR%3BAADY%2CEACZ%3BAADgB%2CEAChB%3BAADJ%2CEAEI%3BAAFA%2CEAEA%3BAAFI%2CEAEJ%3BAAFQ%2CEAER%3BAAFY%2CEAEZ%3BAAFgB%2CEAEhB%3BEClCJ%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADkDA%3BAACA%3BECnDA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CCAAC%3BAAAD%2CMAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCAAC%3BAAAD%2CMAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCAAC%3BAAAD%2CMAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADyEA%3BAACA%3BEC1EA%2CgBAAA%3BEAAA%2CqBAAA%3B%3BADyEA%2CEAYM%3BAAXN%2CEAWM%3BECrFN%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADyEA%2CEAwBI%3BAAvBJ%2CEAuBI%3BAAxBJ%2CEAyBI%3BAAxBJ%2CEAwBI%3BEACI%2CgBAAA%3B%3BAAIR%3BECvGA%2CmBAAA%3BEAAA%2CaAAA%3B%3BAD4GA%3BEC5GA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3B%3BADkHA%3BEClHA%2CmBAAA%3BEAAA%2CaAAA%3BEDqHI%2CcAAA%3B%3BAA2BJ%3BAACA%3BAACA%3BAACA%3BECnJA%2CsCEpR8C%2CwBFoR9C%3B%3BADwJA%3BECxJA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BED6JI%2CmBAAA%3B%3BAAIJ%3BECjKA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BADyKA%3BECzKA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CaAAA%3BEAAA%2CiBAAA%3BEDiLI%2CcAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CGAWI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAuBR%3BECjNA%2C4BAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CWAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BAD6NQ%2CUAHJ%2CEAGK%3BAAAD%2CUAFJ%2CGAEK%3BAAAD%2CUADJ%2CGACK%3BEACG%2CgBAAA%3B%3BAAbZ%2CUAiBI%3BAAjBJ%2CUAkBI%3BAAlBJ%2CUAmBI%3BECpOJ%2CWAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEDwOQ%2CcAAA%3B%3BAAEA%2CUARJ%2COAQK%3BAAAD%2CUAPJ%2CMAOK%3BAAAD%2CUANJ%2COAMK%3BEC1OT%2CSEzEyB%2CaFyEzB%3B%3BADiNA%2CUA8BI%3BEC%5C%2FOJ%2CkBAAA%3B%3BADsPI%2CUAAC%3BAACD%2CUAAC%3BEACG%2CSAAS%2CEAAT%3B%3BAAIR%3BEACI%2CYAAA%3B%3BAAEA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAKR%3BECvQA%2CkBAAA%3B%3BAFnOA%3BEEmOA%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BALoDA%2CKKlDA%3BEACI%2CgBAAA%3B%3BALiDJ%2CKK9CE%2CQAEI%2CKACI%3BAL2CV%2CKK7CE%2CQACI%2CKACI%3BAL2CV%2CKK9CE%2CQAEI%2CKAEI%3BAL0CV%2CKK7CE%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BALyCZ%2CKKpCE%2CQAAQ%2CKACJ%3BALmCN%2CKKpCE%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BALiCR%2CKK7BE%2CQAGI%2CKACI%3BALyBV%2CKK5BE%2CQAEI%2CKACI%3BALyBV%2CKK3BE%2CQACI%2CKACI%3BALyBV%2CKK7BE%2CQAGI%2CKAEI%3BALwBV%2CKK5BE%2CQAEI%2CKAEI%3BALwBV%2CKK3BE%2CQACI%2CKAEI%3BEH2PV%2CiBAAA%3B%3BAF%5C%2FNA%3BEMlBA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2CMAAC%3BAACD%2CMAAC%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CMAAC%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CMAAC%3BAACD%2CMAAC%3BAACD%2CQAAQ%2CUAAW%3BEJiLnB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAN%5C%2FCA%2CMAAC%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAO4LR%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BELwBL%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CKArIK%2CaAqIJ%3BAAAD%2CKApIK%2CiBAoIJ%3BAAAD%2CKAnIK%2CYAmIJ%3BAAAD%2CKAlIK%2CYAkIJ%3BAAAD%2CKAjIK%2CeAiIJ%3BAAAD%2CKAhIK%2CeAgIJ%3BAAAD%2CKA%5C%2FHK%2CcA%2BHJ%3BAAAD%2CKA9HK%2CcA8HJ%3BELtGD%2CYAAA%3B%3BAKqHA%2CKApJK%2CaAoJJ%3BAAAD%2CKAnJK%2CiBAmJJ%3BAAAD%2CKAlJK%2CYAkJJ%3BAAAD%2CKAjJK%2CYAiJJ%3BAAAD%2CKAhJK%2CeAgJJ%3BAAAD%2CKA%5C%2FIK%2CeA%2BIJ%3BAAAD%2CKA9IK%2CcA8IJ%3BAAAD%2CKA7IK%2CcA6IJ%3BELrHD%2CcAAA%3B%3BAK0HA%2CKAzJK%2CaAyJJ%3BAAAD%2CKAxJK%2CiBAwJJ%3BAAAD%2CKAvJK%2CYAuJJ%3BAAAD%2CKAtJK%2CYAsJJ%3BAAAD%2CKArJK%2CeAqJJ%3BAAAD%2CKApJK%2CeAoJJ%3BAAAD%2CKAnJK%2CcAmJJ%3BAAAD%2CKAlJK%2CcAkJJ%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CKA9JK%2CaA8JJ%3BAAAD%2CKA7JK%2CiBA6JJ%3BAAAD%2CKA5JK%2CYA4JJ%3BAAAD%2CKA3JK%2CYA2JJ%3BAAAD%2CKA1JK%2CeA0JJ%3BAAAD%2CKAzJK%2CeAyJJ%3BAAAD%2CKAxJK%2CcAwJJ%3BAAAD%2CKAvJK%2CcAuJJ%3BEL%5C%2FHD%2CcAAA%3B%3BAKpBA%2CKAAK%3BEAvKL%2C0BAAA%3B%3BAANA%2CKA6KK%2CeA7KJ%3BAACD%2CKA4KK%2CeA5KJ%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAA8KF%2CKAAK%3BEAvKL%2CwBAAA%3B%3BAACA%2CKAsKK%2CeAtKJ%3BAACD%2CKAqKK%2CeArKJ%3BAACD%2CKAoKK%2CeApKJ%3BAACD%2CKAmKK%2CeAnKJ%3BEACG%2CwBAAA%3B%3BAAsKJ%3BELYA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CMAAC%3BELtGD%2CYAAA%3B%3BAKRA%2CMAAM%3BELQN%2CYAAA%3BEKNI%2CsBAAA%3B%3BAAGJ%3BELGA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CwEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CaAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3BELiPA%2CgBAAA%3B%3BAKsGA%2CQAAC%3BELtGD%2CYAAA%3B%3BAKqHA%2CQAAC%3BELrHD%2CcAAA%3B%3BAK0HA%2CQAAC%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CQAAC%3BEL%5C%2FHD%2CcAAA%3B%3BAKEA%2CKAAK%3BELFL%2CmBAAA%3BEKII%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5MJ%2CKAyMK%2CiBAzMJ%3BELuMD%2CYAAA%3B%3BAKQA%2CKAAK%3BELRL%2CmBAAA%3B%3BAKvMA%2CKA%2BMK%2CcA%5C%2FMJ%3BELuMD%2CYAAA%3B%3BAKzHA%2CKAAC%3BAAAD%2CMAAC%3BAAAD%2CQAAC%3BELyHD%2CqBAAA%3B%3BAKkBA%2CGAAG%3BELlBH%2CcAAA%3BEAAA%2CiBAAA%3B%3BAKsBA%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEACD%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CSAAA%3BEACA%2CUAAA%3B%3BAPrPJ%3BEACI%2C6CAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAIA%2CCAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQJ%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEEmML%2C%2BBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAMhSA%2CyBAmCI%2CsBAqBI%2CQAAO%3BACrCf%2CQAAC%3BAC2OD%3BACvGA%2CeACI%3BAC7HJ%2CYAGI%3BACIJ%3BACxBA%3BACgCA%3BACwEY%2C0BAXR%2CUAEK%2COASI%3BAChHb%2CcAmBI%3BACLR%2CoBAUI%3BACiHA%2COAAC%2CQACG%3BAC5IJ%2CcAII%3BAAHJ%2CqBAGI%3BACHR%2CYA4CI%2CcAII%3BEnB%2BOJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAOtHA%2CyBAmCI%2CsBAqBI%2CQAAO%2CMcnDb%3BAbcF%2CQAAC%2CMadC%3BAZyPF%2CYYzPE%3BAXkJF%2CeACI%2CwBWnJF%3BAVsBF%2CYAGI%2CKUzBF%3BAT6BF%2CiBS7BE%3BARKF%2C0BQLE%3BAPqCF%2CMOrCE%3BAN6GU%2C0BAXR%2CUAEK%2COASI%2CMM7GX%3BALHF%2CcAmBI%2CWKhBF%3BAJWN%2CoBAUI%2CWIrBE%3BAHsIF%2COAAC%2CQACG%2CGGvIF%3BAFLF%2CcAII%2CcECF%3BAFJF%2CqBAGI%2CcECF%3BADJN%2CYA4CI%2CcAII%2CQC5CF%3BEACE%2CSAAA%3B%3BAAgjBR%3BADlboB%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEfrFjB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BEIxHA%2CqBAAA%3BEJwHA%2CkBAAA%3B%3BAI5MA%2CuBAAC%3BAACD%2CuBAAC%3BAgBieL%2CyBhBleK%3BAgBkeL%2CyBhBjeK%3BAe%2BCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfhDhB%3BAegDe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMf%5C%2FChB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CuBAAC%3BAgBqdL%2CyBhBrdK%3BAemCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfnChB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CQAAQ%2CUAAW%3BAgBucvB%2CyBhBzcK%3BAgBycL%2CyBhBxcK%3BAACD%2CQAAQ%2CUgBucZ%3BADlboB%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfvBhB%3BAeuBe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMftBhB%3BAACD%2CQAAQ%2CUeqBQ%2CaAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEnB4JjB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAwDJ%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CuBAAC%3BAgB0YL%2CyBhB5YK%3BAgB4YL%2CyBhB3YK%3BAgB2YL%2CyBhB1YK%3BAexCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfsChB%3BAetCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfuChB%3BAevCe%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfwChB%3BEACG%2CqBAAA%3B%3BAK7GJ%2CKAAK%2CcAmED%2CcW1GJ%3BACwEA%2CgCA4BI%2CSACI%2CcDrGR%3BAExBA%2CcAuEI%2CcF%5C%2FCJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAXoCJ%2CKAAK%2CcAmED%2CcW1GJ%2CGAIK%3BACoEL%2CgCA4BI%2CSACI%2CcDrGR%2CGAIK%3BAE5BL%2CcAuEI%2CcF%5C%2FCJ%2CGAIK%3BEACG%2CSAAS%2CIAAT%3B%3BAXkCR%2CKAAK%2CcAmED%2CcWlGJ%3BACgEA%2CgCA4BI%2CSACI%2CcD7FR%3BAEhCA%2CcAuEI%2CcFvCJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAb%2BGR%2CcAqBI%3BAExGA%2CKAAK%2CcA8ED%3BAcRJ%2CeAcI%3BAFnDJ%2CgCAII%3BEDKJ%2CYAAA%3BEACA%2CoBAAA%3B%3BAbwCJ%2CcAqBI%2CuBa5DA%3BAX5CA%2CKAAK%2CcA8ED%2CuBWlCJ%3BAG0BA%2CeAcI%2CuBHxCJ%3BACXA%2CgCAII%2CuBDOJ%3BEACI%2CgBAAA%3B%3BAZjBJ%2CQAAQ%2CMACJ%2CSAAQ%2CMAAO%2COAAM%3BEY%2BBzB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAgCJ%2CmBACI%3BAZqbA%2CcACI%3BAa7gBJ%2C2BACI%3BAAuBJ%2CgCACI%3BAPgFJ%2C8BACI%3BAE1ER%2CcACI%3BACgGJ%2COAEI%3BAOvJA%2CeACI%3BACpDJ%2CwBACI%2COL6JJ%3BAE%5C%2FJA%2CcF%2BJA%3BAL9JA%2CcACI%2COK6JJ%3BAMhGJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSN8Fd%3BAJwBJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%3BAJyBJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%3BEARA%2CmBAAA%3B%3BAAOJ%2CmBACI%2CaAXE%3BAZgcF%2CcACI%2CaYjcF%3BAC5EF%2C2BACI%2CaD2EF%3BACpDF%2CgCACI%2CaDmDF%3BAN6BF%2C8BACI%2CaM9BF%3BAJ5CN%2CcACI%2CaI2CE%3BAHqDN%2COAEI%2CaGvDE%3BAIhGF%2CeACI%2CaJ%2BFF%3BAKnJF%2CwBACI%2COL6JJ%2CaAXE%3BAEpJF%2CcF%2BJA%2CaAXE%3BALnJF%2CcACI%2COK6JJ%2CaAXE%3BAMrFN%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSN8Fd%2CaAXE%3BAJmCN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%2CaAXE%3BAJoCN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%2CaAXE%3BEpB2IF%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAyB9RA%2CwBACI%2COL6JJ%2CaAEM%3BAEjKN%2CcF%2BJA%2CaAEM%3BALhKN%2CcACI%2COK6JJ%2CaAEM%3BAMlGV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSN8Fd%2CaAEM%3BAJsBV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%2CaAEM%3BAJuBV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSI3Bd%2CaAEM%3BEACE%2CiBAAA%3B%3BAKjKR%2CwBACI%2COLmKJ%3BAErKA%2CcFqKA%3BALpKA%2CcACI%2COKmKJ%3BAMtGJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSNoGd%3BAJkBJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%3BAJmBJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%3BEAII%2CqBAAA%3BEACA%2CeAAA%3B%3BAKzKJ%2CwBACI%2COLmKJ%2CWACM%3BAEtKN%2CcFqKA%2CWACM%3BALrKN%2CcACI%2COKmKJ%2CWACM%3BAMvGV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSNoGd%2CWACM%3BAJiBV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%2CWACM%3BAJkBV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%2CWACM%3BEpByHN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAyB9RA%2CwBACI%2COLmKJ%2CWAMM%3BAE3KN%2CcFqKA%2CWAMM%3BAL1KN%2CcACI%2COKmKJ%2CWAMM%3BAM5GV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSNoGd%2CWAMM%3BAJYV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%2CWAMM%3BAJaV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIrBd%2CWAMM%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAK5KR%2CwBACI%2COL8KJ%2CeACI%2CEAAC%3BAEjLL%2CcFgLA%2CeACI%2CEAAC%3BALhLL%2CcACI%2COK8KJ%2CeACI%2CEAAC%3BAMlHT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSN%2BGd%2CeACI%2CEAAC%3BAJMT%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIVd%2CeACI%2CEAAC%3BAJOT%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIVd%2CeACI%2CEAAC%3BEACG%2CgBAAA%3B%3BAKjLR%2CwBACI%2COL8KJ%2CeAII%3BAEpLJ%2CcFgLA%2CeAII%3BALnLJ%2CcACI%2COK8KJ%2CeAII%3BAMrHR%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSN%2BGd%2CeAII%3BAJGR%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIVd%2CeAII%3BAJIR%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSIVd%2CeAII%3BEACI%2CmBAAA%3B%3BAC9JR%3BAPuEI%2CSAAC%3BEalDL%2CqBAAA%3BEACA%2CkBAAA%3B%3BA3BFA%2CoBAAC%3BAACD%2CoBAAC%3BAqBrBD%2CqBrBoBC%3BAqBpBD%2CqBrBqBC%3BAckDG%2CSAAC%2CSdnDJ%3BAcmDG%2CSAAC%2CSdlDJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAC%3BAqB1BD%2CqBrB0BC%3BAc6CG%2CSAAC%2CSd7CJ%3BEACG%2CWAAA%3B%3BAoB4IR%2CoBO%5C%2FII%3BANxBA%2CqBMwBA%3BAb%2BCI%2CSAAC%2CSa%5C%2FCL%3BEAEI%2CeAAA%3BE3B8OJ%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeCsBC%3BAP9CD%2CqBMwBA%2CeCsBC%3BAdyBG%2CSAAC%2CSa%5C%2FCL%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BzPgB%2CO7ByPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeCkCC%2CMACI%3BAP3DL%2CqBMwBA%2CeCkCC%2CMACI%3BAdYD%2CSAAC%2CSa%5C%2FCL%2CeCkCC%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CoBDzCJ%2CeCwCC%2COACI%3BAPjEL%2CqBMwBA%2CeCwCC%2COACI%3BAdMD%2CSAAC%2CSa%5C%2FCL%2CeCwCC%2COACI%3BE5BuML%2CcAAA%3B%3BA2BqEA%2CoBArTA%2CeAqTC%3BAN7UD%2CqBMwBA%2CeAqTC%3BAbtQG%2CSAAC%2CSa%5C%2FCL%2CeAqTC%3BE3BrED%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeAqTC%2COC%5C%2FRA%3BAP9CD%2CqBMwBA%2CeAqTC%2COC%5C%2FRA%3BAdyBG%2CSAAC%2CSa%5C%2FCL%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BxOc%2CO7BwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeAqTC%2COCnRA%2CMACI%3BAP3DL%2CqBMwBA%2CeAqTC%2COCnRA%2CMACI%3BAdYD%2CSAAC%2CSa%5C%2FCL%2CeAqTC%2COCnRA%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CoBDzCJ%2CeAqTC%2COC7QA%2COACI%3BAPjEL%2CqBMwBA%2CeAqTC%2COC7QA%2COACI%3BAdMD%2CSAAC%2CSa%5C%2FCL%2CeAqTC%2COC7QA%2COACI%3BE5BuML%2CcAAA%3B%3BAoBjGJ%2CoBOwCI%3BAN%5C%2FMA%2CqBM%2BMA%3BAbxII%2CSAAC%2CSawIL%3BE3ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE2BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE3B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAoBjGJ%2CoBOwCI%2CYAsBI%3BANrOJ%2CqBM%2BMA%2CYAsBI%3BAb9JA%2CSAAC%2CSawIL%2CYAsBI%3BE3BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA2B3BQ%2CoBA9BR%2CYAsBI%2CGAQK%3BAN7OT%2CqBM%2BMA%2CYAsBI%2CGAQK%3BAbtKL%2CSAAC%2CSawIL%2CYAsBI%2CGAQK%3BE3B2BT%2CmBAAA%3BE2BzBY%2CeAAA%3B%3BAAuTZ%2CoBAvVA%2CYAuVC%3BAACD%2CoBAxVA%2CYAwVC%3BANviBD%2CqBM%2BMA%2CYAuVC%3BANtiBD%2CqBM%2BMA%2CYAwVC%3BAbheG%2CSAAC%2CSawIL%2CYAuVC%3BAb%5C%2FdG%2CSAAC%2CSawIL%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CoBAjWA%2CYAiWC%3BANhjBD%2CqBM%2BMA%2CYAiWC%3BAbzeG%2CSAAC%2CSawIL%2CYAiWC%3BEACG%2CiBAAA%3BE3BzSJ%2CsDAAA%3BE2B2SI%2CWAAA%3B%3BAAGJ%2CoBAvWA%2CYAuWC%3BANtjBD%2CqBM%2BMA%2CYAuWC%3BAb%5C%2FeG%2CSAAC%2CSawIL%2CYAuWC%3BEACG%2CiBAAA%3BE3B%5C%2FSJ%2CsDAAA%3BE2BiTI%2CWAAA%3B%3BAAzDJ%2CoBAjTA%2CYAiTC%3BANhgBD%2CqBM%2BMA%2CYAiTC%3BAbzbG%2CSAAC%2CSawIL%2CYAiTC%3BE3BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA2B6PA%2CoBAtTA%2CYAsTC%3BANrgBD%2CqBM%2BMA%2CYAsTC%3BAb9bG%2CSAAC%2CSawIL%2CYAsTC%3BE3B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA2BZA%2CoBAAC%3BAN5PD%2CqBM4PC%3BAbrLG%2CSAAC%2CSaqLJ%3BEACG%2CiBAAA%3B%3BAADJ%2CoBAAC%2COAGG%3BAN%5C%2FPJ%2CqBM4PC%2COAGG%3BAbxLA%2CSAAC%2CSaqLJ%2COAGG%3BEACI%2CcAAA%3B%3BAGxRR%2COACI%2CgBA4BI%2CKACI%3BAxB9BZ%2CyBAYI%2CYAAW%3BAGgEP%2CKAZH%2CcAUD%2CKAEK%2CIACG%3BAsBzBhB%2CQAgCI%2CoBACI%2CKACI%3BAV1DR%2CyBACI%2COAAM%2CIAAK%3BAAoEf%2CgCAUI%2CKACI%3BAW3GZ%2CMAAM%2CQAeF%2CSACI%3BAlBsNI%2C0BADJ%2CYACK%3BAQtOT%2CcAQI%2CeAMI%2CKACI%2CKAEI%3BAEXhB%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BAA4CA%2CcAFM%2CSACV%2CSACK%2CKA%2BBG%2CYACI%2CMAAK%3BASnFD%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%3BEb4LxB%2CWAAA%3BEACA%2CkBAAA%3B%3BAWpGJ%3BAdyFA%2CQACI%2CQAAO%2CMAAM%2CIAAI%3BAADrB%2CQAEI%2CQAAO%2CIAAI%3BACrMX%3BAACA%3BEEqNA%2CmBAAA%3B%3BAZmHQ%2CQADJ%2CQACK%3BAAqKT%2CiBAwEI%2CMAAK%2COAID%2CQAAO%3BAAmCP%2CcADJ%2CQACK%3BAKhjBT%2CSAII%2CMAOI%2CQAAO%3BEbwOf%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAR2MJ%2C6BQuDM%3BApBqDM%2CQADJ%2CQACK%2COoBrDP%3BApB0NF%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COoBtSb%3BApByUM%2CcADJ%2CQACK%2COoBzUP%3BAfvOF%2CSAII%2CMAOI%2CQAAO%2COe4Nb%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2C6BAAC%3BApBiTO%2CQADJ%2CQACK%2COoBjTR%3BApBsdD%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COoBliBd%3BApBqkBO%2CcADJ%2CQACK%2COoBrkBR%3BAfqBD%2CSAII%2CMAOI%2CQAAO%2COehCd%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B1OU%2CO7B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C6BADH%2CMACI%3BApBoSG%2CQADJ%2CQACK%2COoBrSR%2CMACI%3BApBycL%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COoBthBd%2CMACI%3BApBwjBG%2CcADJ%2CQACK%2COoBzjBR%2CMACI%3BAfQL%2CSAII%2CMAOI%2CQAAO%2COepBd%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2C6BADH%2COACI%3BApB8RG%2CQADJ%2CQACK%2COoB%5C%2FRR%2COACI%3BApBmcL%2CiBAwEI%2CMAAK%2COAID%2CQAAO%2COoBhhBd%2COACI%3BApBkjBG%2CcADJ%2CQACK%2COoBnjBR%2COACI%3BAfEL%2CSAII%2CMAOI%2CQAAO%2COedd%2COACI%3BE5BqPL%2CcAAA%3B%3BAOxQI%2CQAFH%2CKAEI%3BACyCL%2CQAAQ%2CKAAM%3BEY6Kd%2CgBAAA%3B%3BAbtNI%2CQAFH%2CKAEI%2CKauNH%3BAZ9KF%2CQAAQ%2CKAAM%2CEY8KZ%3BEpBiDF%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBqBgGE%2CIrBhGD%3BAQvHG%2CQAFH%2CKAEI%2CKauNH%2CIrBhGD%3BAS9ED%2CQAAQ%2CKAAM%2CEY8KZ%2CIrBhGD%3BECiJD%2CWAAA%3BEAAA%2C0BAAA%3B%3BAD5IA%2CiBqB2FE%2CIrB3FD%3BAQ5HG%2CQAFH%2CKAEI%2CKauNH%2CIrB3FD%3BASnFD%2CQAAQ%2CKAAM%2CEY8KZ%2CIrB3FD%3BEC4ID%2CWAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CiBqBsFE%2CIrBtFD%3BAQjIG%2CQAFH%2CKAEI%2CKauNH%2CIrBtFD%3BASxFD%2CQAAQ%2CKAAM%2CEY8KZ%2CIrBtFD%3BECuID%2CWAAA%3BEAAA%2C0BAAA%3B%3BAqB9QA%2CKAAK%2CaAAa%2CMACd%3BAajBJ%2CmBACI%3BACkMJ%2CSAAU%2CQAAC%2COAAO%3BAXpMlB%2CKAAK%2CSAAS%2CMACV%3BEJgQJ%2CcAAA%3B%3BAAsFI%2CeADJ%2CQACK%3BACvVL%2CwBDsVA%2CQACK%3BACtVL%2CuBDqVA%2CQACK%3BAgBvVT%2CqBhBsVI%2CQACK%3BAMvVT%2CmBNsVI%2CQACK%3BAiBvVT%2CKAAK%2CKAAK%2COjBsVN%2CQACK%3BEA7DL%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAC9RA%2CwBDiTA%3BAChTA%2CuBDgTA%3BAgBjTJ%2CqBhBiTI%3BAMjTJ%2CmBNiTI%3BAiBjTJ%2CKAAK%2CKAAK%2COjBiTN%3BEACI%2CmBAAA%3B%3BAClTJ%2CwBDiTA%2CUAEI%2COACK%2CIAAI%2CSACD%3BACpTZ%2CuBDgTA%2CUAEI%2COACK%2CIAAI%2CSACD%3BAgBrThB%2CqBhBiTI%2CUAEI%2COACK%2CIAAI%2CSACD%3BAMrThB%2CmBNiTI%2CUAEI%2COACK%2CIAAI%2CSACD%3BAiBrThB%2CKAAK%2CKAAK%2COjBiTN%2CUAEI%2COACK%2CIAAI%2CSACD%3BEACI%2CUAAA%3B%3BACtThB%2CwBDiTA%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAC5Td%2CuBDgTA%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAgB7TlB%2CqBhBiTI%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAM7TlB%2CmBNiTI%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BAiB7TlB%2CKAAK%2CKAAK%2COjBiTN%2CUASI%2CiBACK%2CIAAI%2CcAEC%3BEAME%2CWAAA%3B%3BACnUhB%2CwBDiTA%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAC9TrB%2CuBDgTA%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAgB%5C%2FTzB%2CqBhBiTI%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAM%5C%2FTzB%2CmBNiTI%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BAiB%5C%2FTzB%2CKAAK%2CKAAK%2COjBiTN%2CUASI%2CiBACK%2CIAAI%2CcAEC%2CaACE%2CQACK%3BEACG%2CgBAAA%3B%3BAChUxB%2CwBDiTA%2CUAsBI%2CQACI%3BACvUR%2CuBDgTA%2CUAsBI%2CQACI%3BAgBxUZ%2CqBhBiTI%2CUAsBI%2CQACI%3BAMxUZ%2CmBNiTI%2CUAsBI%2CQACI%3BAiBxUZ%2CKAAK%2CKAAK%2COjBiTN%2CUAsBI%2CQACI%3BEACI%2CSAAA%3B%3BACzUZ%2CwBD6UA%2CSACK%3BAC7UL%2CuBD4UA%2CSACK%3BAgB9UT%2CqBhB6UI%2CSACK%3BAM9UT%2CmBN6UI%2CSACK%3BAiB9UT%2CKAAK%2CKAAK%2COjB6UN%2CSACK%3BEACG%2CgBAAA%3B%3BAC%5C%2FUR%2CwBDkVA%3BACjVA%2CuBDiVA%3BAgBlVJ%2CqBhBkVI%3BAMlVJ%2CmBNkVI%3BAiBlVJ%2CKAAK%2CKAAK%2COjBkVN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAkB3LI%2CoBAFa%2CaACjB%2CoBACK%2CIAAI%3BEtC3Ib%2CSAAA%3BEACA%2CkBAAA%3B%3BAQ8dA%2CiBAGI%2CMAAK%2CMAAM%2COAEP%3BAALR%2CiBAII%2CMAAK%2CMAAM%2CQACP%3BACvaA%2CKAZH%2CcAUD%2CKAEK%2CIAIG%3BAcyBJ%2CiBADJ%2CQACK%2CSAEG%3BAAFJ%2CiBADJ%2CQACK%2CSAoBG%3BAb9GZ%2CqBAEI%3BAADJ%2CyBACI%3BA6BHJ%2CwBA8FI%2CsBACM%3BAA%5C%2FFV%2CwBA2GI%2CUACI%3BACzGR%2CwBAiFI%2COACI%3BAT%5C%2FCZ%2CQAII%2CQAAO%2CKAWH%2CSACK%3BAA0Bb%2CMAAM%2COACF%2COAAM%2CWACF%3BAUzDR%2C0BAWI%2CyBACI%2CUACI%2CQAAO%3BACtCnB%2CsBAWI%2CUAAS%2CSACJ%3BACdL%2CYACI%2CuBAEI%2COAEI%3BA9BHZ%2CuBACI%3BACoJJ%2C2BAII%2CsBAGI%2CUACM%3BAAgBd%2CuBACI%2CoBACI%3BAQ5LR%2CcAQI%2CeAMI%2CKAOI%3BAArBZ%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUACM%3BAsBjF1B%2CMAAM%2CWAIF%3BA5BgGJ%2CcAII%2CcAMI%3BA6BnHJ%2CYACI%2CeAEI%2COACI%3BA5B%2BEZ%2COADG%2CKACF%2CIAAI%3BAAuET%2CYAEI%2CUA2BI%3BAA5BR%2CYACI%2CUA2BI%3BAOpHI%2CcAFM%2CSACV%2CSACK%2CKAaG%2CaACI%3BExB7DhB%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA8CdI%2CsBAAC%2CcAGG%2CsBAMI%3BE9CSZ%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAQA%2CiBAAC%3BAACD%2CiBAAC%3BAoB%2BQO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BAoBgRO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BA%2BClCD%2CQ%5C%2FCiCC%3BA%2BCjCD%2CQ%5C%2FCkCC%3BA%2BCtBG%2CQAAC%2CS%5C%2FCqBJ%3BA%2BCrBG%2CQAAC%2CS%5C%2FCsBJ%3BAQ4OD%2CQA%2BDI%2CsBR5SH%3BAQ6OD%2CQA%2BDI%2CsBR3SH%3BASmBD%2CKAAK%2CcAmED%2CcTvFH%3BASoBD%2CKAAK%2CcAmED%2CcTtFH%3BAuByFD%2CeAEI%2CcAQM%2CWvBpGT%3BAuB0FD%2CeAEI%2CcAQM%2CWvBnGT%3BAUvBD%2CmBVsBC%3BAUtBD%2CmBVuBC%3BAgDxCD%2CsBhDuCC%3BAgDvCD%2CsBhDwCC%3BAiDsDO%2CYADJ%2COACK%2CUjDvDR%3BAiDuDO%2CYADJ%2COACK%2CUjDtDR%3BAyCNL%2C0BACI%2CkBzCIC%3BAyCLL%2C0BACI%2CkBzCKC%3BAsC5BD%2CatC2BC%3BAsC3BD%2CatC4BC%3BAsC0CD%2CgBA6BI%2CStCxEH%3BAsC2CD%2CgBA6BI%2CStCvEH%3BAsCmFD%2CoBACI%2CoBtCrFH%3BAsCoFD%2CoBACI%2CoBtCpFH%3BAsCmFD%2CoBAEI%2CkCtCtFH%3BAsCoFD%2CoBAEI%2CkCtCrFH%3BAqBoDD%2CgCA4BI%2CSACI%2CcrBlFP%3BAqBqDD%2CgCA4BI%2CSACI%2CcrBjFP%3BAkDtBD%2CmBlDqBC%3BAkDrBD%2CmBlDsBC%3BAkD6DD%2CYAAa%2CMAAK%2CMAGd%2CelDjEH%3BAkD8DD%2CYAAa%2CMAAK%2CMAGd%2CelDhEH%3BAkD8DD%2CkBAEI%2CelDjEH%3BAkD%2BDD%2CkBAEI%2CelDhEH%3BAkD%2BDD%2CmBACI%2CelDjEH%3BAkDgED%2CmBACI%2CelDhEH%3BAmDlCD%2CUASI%2CgBnDwBH%3BAmDjCD%2CUASI%2CgBnDyBH%3BAsB5CD%2CcAuEI%2CctB5BH%3BAsB3CD%2CcAuEI%2CctB3BH%3BAsB5CD%2CcA%2BEI%2COtBpCH%3BAsB3CD%2CcA%2BEI%2COtBnCH%3BAsB5CD%2CcAqHI%2CetB1EH%3BAsB3CD%2CcAqHI%2CetBzEH%3BAmCyDL%2CgBACI%2CiBnC3DC%3BAmC0DL%2CgBACI%2CiBnC1DC%3BAiBOD%2COAAC%2CQjBRA%3BAiBQD%2COAAC%2CQjBPA%3BAqB5CD%2CwBDiTA%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BAqB3CD%2CwBDiTA%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BAqB3CD%2CuBDgTA%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BAqB1CD%2CuBDgTA%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BAoC5CL%2CqBhBiTI%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BAoC3CL%2CqBhBiTI%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BA0B5CL%2CmBNiTI%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BA0B3CL%2CmBNiTI%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BAqC5CL%2CKAAK%2CKAAK%2COjBiTN%2CUASI%2CiBACK%2CIAAI%2CcpBhRZ%3BAqC3CL%2CKAAK%2CKAAK%2COjBiTN%2CUASI%2CiBACK%2CIAAI%2CcpB%5C%2FQZ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BAoB0QO%2CeAVR%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BA%2BCvCD%2CQ%5C%2FCuCC%3BA%2BC3BG%2CQAAC%2CS%5C%2FC2BJ%3BAQuOD%2CQA%2BDI%2CsBRtSH%3BAScD%2CKAAK%2CcAmED%2CcTjFH%3BAuBoFD%2CeAEI%2CcAQM%2CWvB9FT%3BAU5BD%2CmBV4BC%3BAgD7CD%2CsBhD6CC%3BAiDiDO%2CYADJ%2COACK%2CUjDjDR%3BAyCXL%2C0BACI%2CkBzCUC%3BAsCjCD%2CatCiCC%3BAsCqCD%2CgBA6BI%2CStClEH%3BAsC8ED%2CoBACI%2CoBtC%5C%2FEH%3BAsC8ED%2CoBAEI%2CkCtChFH%3BAqB%2BCD%2CgCA4BI%2CSACI%2CcrB5EP%3BAkD3BD%2CmBlD2BC%3BAkDwDD%2CYAAa%2CMAAK%2CMAGd%2CelD3DH%3BAkDyDD%2CkBAEI%2CelD3DH%3BAkD0DD%2CmBACI%2CelD3DH%3BAmDvCD%2CUASI%2CgBnD8BH%3BAsBjDD%2CcAuEI%2CctBtBH%3BAsBjDD%2CcA%2BEI%2COtB9BH%3BAsBjDD%2CcAqHI%2CetBpEH%3BAmCoDL%2CgBACI%2CiBnCrDC%3BAiBED%2COAAC%2CQjBFA%3BAqBjDD%2CwBDiTA%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BAqBhDD%2CuBDgTA%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BAoCjDL%2CqBhBiTI%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BA0BjDL%2CmBNiTI%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BAqCjDL%2CKAAK%2CKAAK%2COjBiTN%2CUASI%2CiBACK%2CIAAI%2CcpB1QZ%3BEACG%2CWAAA%3B%3BAoBs8BR%2CeACI%3BAAsBJ%3BAgC5gCA%2CQAEI%2CQAAO%3BAAFX%2CQASI%3BAtBbA%2COACI%2CgBAiBI%3BAvBIR%2CQAAC%3BACmQD%2CQA%2BDI%2CsBAGI%3BA6C5TZ%3BA5CzBI%3BAwC6BA%2CYAuBI%3BAH7CA%2CsBAAC%2CcAcG%3BAQTR%3BArBRoB%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BAd8GL%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%3BAoCnGjB%2CMAAC%2CKnCq%2BBD%3BAiCp5BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCo5BT%3BAoCl%5C%2FBQ%2CMADJ%2CSACK%3BEpCgeT%2CsBAAA%3B%3BAQlaA%2CoBAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA5B7TA%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BAoBufR%2CiBOzGI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAPuGR%2CiBOpGI%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAPkGR%2CiBOpFI%2COAAM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAPkFR%2CiBO%5C%2FEI%2COAAS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAP4ER%2CiBO3YI%3BE3BiIA%2CgBAAA%3BEAAA%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAR0eJ%2CiBO3YI%2CeCqHE%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CiBDyFA%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BzPgB%2CO7ByPhB%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeC7EC%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CiBDsEJ%2CeCvEC%2COACI%3BE5BuML%2CcAAA%3B%3BA2BuHA%2CiBAxPA%2CeAwPC%3BE3BvHD%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BADuVA%2CiBAxPA%2CeAwPC%2COCnIC%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CiBDyFA%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BxOc%2CO7BwOd%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeAwPC%2COCrUA%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CiBDsEJ%2CeAwPC%2COC%5C%2FTA%2COACI%3BE5BuML%2CcAAA%3B%3BAoB0QJ%2CiBOnUI%3BE3ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BE2BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE3B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAoB0QJ%2CiBOnUI%2COAsBI%3BE3BmCJ%2CSAAA%3BEAAA%2CgBAAA%3B%3BA2B3BQ%2CiBA9BR%2COAsBI%2CGAQK%3BE3B2BT%2CmBAAA%3BE2BzBY%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2COAuVC%3BAACD%2CiBAxVA%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2COAiWC%3BEACG%2CiBAAA%3BE3BzSJ%2CsDAAA%3BE2B2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2COAuWC%3BEACG%2CiBAAA%3BE3B%5C%2FSJ%2CsDAAA%3BE2BiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2COAwUC%3BE3B%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BA2BoRA%2CiBA7UA%2COA6UC%3BE3BpRD%2CUAAA%3BEAAA%2CUAAA%3B%3BA2BZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAbnPQ%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%3BAAAD%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%3BEd2PjB%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BARyiBJ%2C2BQvSM%3BAd%5C%2FOc%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMc%2BOf%3BAd%5C%2FOc%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMc%2BOf%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2C2BAAC%3BAdae%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMcbhB%3BAdae%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMcbhB%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C2BADH%2CMACI%3BAdAW%2CiBAJU%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMcDhB%2CMACI%3BAdAW%2CcAHO%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMcDhB%2CMACI%3BE5B2PL%2CWAAA%3B%3BAyDlNgB%2CeALZ%2CeAGI%2CiBACI%2CQACK%3BAhCoBT%2CkBADJ%2CQACK%3BAFzCW%2CeAPhB%2CeACM%2CWAGI%2CWAEE%2CQACK%3BA0BsFT%2CiBAFR%2CiBACI%2CQACK%3BASlHb%2CqBAqBI%2CQAAO%3BAArBX%2CqBAsBI%2CQAAO%3BAnBhBS%2CwBAJhB%2CwBACM%2CmBACI%2CWACE%2CQACK%3BAjBlCrB%2CcAmEI%2CQAAO%3BEtB4NX%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAoBPJ%3BAXpLY%2CKArCH%2CcAoCD%2CQACK%2CKAAK%3BAwClEd%2CYAoFI%3BAS7FJ%3BAnBZA%2CwBAiEI%2CgCASI%3BAA1ER%2CwBAiEI%2CgCAaI%2CyBAII%3BA3BhGZ%2C0BAGI%3BA8BCI%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAJYnB%2CaAEI%2CiBACI%3BAxBaA%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%3BAADN%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%3BA6CEd%2CqBACI%3BAvCkTA%2CeADJ%2CQACK%3BACvVL%2CwBDsVA%2CQACK%3BACtVL%2CuBDqVA%2CQACK%3BAgBvVT%2CqBhBsVI%2CQACK%3BAMvVT%2CmBNsVI%2CQACK%3BAiBvVT%2CKAAK%2CKAAK%2COjBsVN%2CQACK%3BEpBxDL%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEgBiZA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BArB1cA%2C0BAAC%3BAqB0IL%2CkBrB1IK%3BAU1CO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIV0Cb%3BAkD5GD%2CYAoFI%2CmBlDwBH%3BA2DrHD%2CmB3DqHC%3BAwCjID%2CwBAiEI%2CgCASI%2CexCuDP%3BAwCjID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBxC%2BCX%3BAa%5C%2FID%2C0BAGI%2Cab4IH%3BA2C3IO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3C0IlB%3BAuC9HD%2CaAEI%2CiBACI%2CevC2HP%3BAe9GO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUf4Gb%3BAe7GO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUf4Gb%3BA4D1GD%2CqBACI%2Ce5DyGH%3BAqByMG%2CeADJ%2CQACK%2COrBzMJ%3BAsB9ID%2CwBDsVA%2CQACK%2COrBzMJ%3BAsB7ID%2CuBDqVA%2CQACK%2COrBzMJ%3BAqC9IL%2CqBhBsVI%2CQACK%2COrBzMJ%3BA2B9IL%2CmBNsVI%2CQACK%2COrBzMJ%3BAsC9IL%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COrBzMJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2C0BAAC%3BAqBqIL%2CkBrBrIK%3BAU%5C%2FCO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIV%2BCb%3BAkDjHD%2CYAoFI%2CmBlD6BH%3BA2D1HD%2CmB3D0HC%3BAwCtID%2CwBAiEI%2CgCASI%2CexC4DP%3BAwCtID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBxCoDX%3BAapJD%2C0BAGI%2CabiJH%3BA2ChJO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3C%2BIlB%3BAuCnID%2CaAEI%2CiBACI%2CevCgIP%3BAenHO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUfiHb%3BAelHO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUfiHb%3BA4D%5C%2FGD%2CqBACI%2Ce5D8GH%3BAqBoMG%2CeADJ%2CQACK%2COrBpMJ%3BAsBnJD%2CwBDsVA%2CQACK%2COrBpMJ%3BAsBlJD%2CuBDqVA%2CQACK%2COrBpMJ%3BAqCnJL%2CqBhBsVI%2CQACK%2COrBpMJ%3BA2BnJL%2CmBNsVI%2CQACK%2COrBpMJ%3BAsCnJL%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COrBpMJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2C0BAAC%3BAqBgIL%2CkBrBhIK%3BAUpDO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIVoDb%3BAkDtHD%2CYAoFI%2CmBlDkCH%3BA2D%5C%2FHD%2CmB3D%2BHC%3BAwC3ID%2CwBAiEI%2CgCASI%2CexCiEP%3BAwC3ID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBxCyDX%3BAazJD%2C0BAGI%2CabsJH%3BA2CrJO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CM3CoJlB%3BAuCxID%2CaAEI%2CiBACI%2CevCqIP%3BAexHO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUfsHb%3BAevHO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUfsHb%3BA4DpHD%2CqBACI%2Ce5DmHH%3BAqB%2BLG%2CeADJ%2CQACK%2COrB%5C%2FLJ%3BAsBxJD%2CwBDsVA%2CQACK%2COrB%5C%2FLJ%3BAsBvJD%2CuBDqVA%2CQACK%2COrB%5C%2FLJ%3BAqCxJL%2CqBhBsVI%2CQACK%2COrB%5C%2FLJ%3BA2BxJL%2CmBNsVI%2CQACK%2COrB%5C%2FLJ%3BAsCxJL%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COrB%5C%2FLJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2C0BAAC%3BAgB%2BEL%2CkBhBjFK%3BAgBiFL%2CkBhBhFK%3BAgBgFL%2CkBhB%5C%2FEK%3BAKrGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILmGb%3BAKnGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILoGb%3BAKpGO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CILqGb%3BA6CvKD%2CYAoFI%2CmB7CiFH%3BA6CrKD%2CYAoFI%2CmB7CkFH%3BA6CtKD%2CYAoFI%2CmB7CmFH%3BAsDhLD%2CmBtD8KC%3BAsD9KD%2CmBtD%2BKC%3BAsD%5C%2FKD%2CmBtDgLC%3BAmC5LD%2CwBAiEI%2CgCASI%2CenCgHP%3BAmC1LD%2CwBAiEI%2CgCASI%2CenCiHP%3BAmC3LD%2CwBAiEI%2CgCASI%2CenCkHP%3BAmC5LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnCwGX%3BAmC1LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnCyGX%3BAmC3LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnC0GX%3BAQ1MD%2C0BAGI%2CaRqMH%3BAQxMD%2C0BAGI%2CaRsMH%3BAQzMD%2C0BAGI%2CaRuMH%3BAsCtMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCmMlB%3BAsCpMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCoMlB%3BAsCrMO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtCqMlB%3BAkCzLD%2CaAEI%2CiBACI%2CelCoLP%3BAkCvLD%2CaAEI%2CiBACI%2CelCqLP%3BAkCxLD%2CaAEI%2CiBACI%2CelCsLP%3BAUzKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVqKb%3BAUvKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVsKb%3BAUxKO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUVuKb%3BAUxKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVqKb%3BAUtKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVsKb%3BAUvKO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUVuKb%3BAuDrKD%2CqBACI%2CevDkKH%3BAuDnKD%2CqBACI%2CevDmKH%3BAuDpKD%2CqBACI%2CevDoKH%3BAgB8IG%2CeADJ%2CQACK%2COhBhJJ%3BAgBgJG%2CeADJ%2CQACK%2COhB%5C%2FIJ%3BAgB%2BIG%2CeADJ%2CQACK%2COhB9IJ%3BAiBzMD%2CwBDsVA%2CQACK%2COhBhJJ%3BAiBvMD%2CwBDsVA%2CQACK%2COhB%5C%2FIJ%3BAiBxMD%2CwBDsVA%2CQACK%2COhB9IJ%3BAiBxMD%2CuBDqVA%2CQACK%2COhBhJJ%3BAiBtMD%2CuBDqVA%2CQACK%2COhB%5C%2FIJ%3BAiBvMD%2CuBDqVA%2CQACK%2COhB9IJ%3BAgCzML%2CqBhBsVI%2CQACK%2COhBhJJ%3BAgCvML%2CqBhBsVI%2CQACK%2COhB%5C%2FIJ%3BAgCxML%2CqBhBsVI%2CQACK%2COhB9IJ%3BAsBzML%2CmBNsVI%2CQACK%2COhBhJJ%3BAsBvML%2CmBNsVI%2CQACK%2COhB%5C%2FIJ%3BAsBxML%2CmBNsVI%2CQACK%2COhB9IJ%3BAiCzML%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COhBhJJ%3BAiCvML%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COhB%5C%2FIJ%3BAiCxML%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COhB9IJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2CQAAQ%2CUAAW%3BAgBwEvB%2CkBhB1EK%3BAgB0EL%2CkBhBzEK%3BAACD%2CQAAQ%2CUgBwEZ%3BAXpLY%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIL0Gb%3BAK1GO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIL2Gb%3BAACD%2CQAAQ%2CUK5GA%2CMArCH%2CcAoCD%2CQACK%2CKAAK%3BAwClEd%2CYAoFI%2CmB7CwFH%3BA6C5KD%2CYAoFI%2CmB7CyFH%3BAACD%2CQAAQ%2CU6C9KR%2CaAoFI%3BAS7FJ%2CmBtDqLC%3BAsDrLD%2CmBtDsLC%3BAACD%2CQAAQ%2CUsDvLR%3BAnBZA%2CwBAiEI%2CgCASI%2CenCuHP%3BAmCjMD%2CwBAiEI%2CgCASI%2CenCwHP%3BAACD%2CQAAQ%2CUmCnMR%2CyBAiEI%2CgCASI%3BAA1ER%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnC%2BGX%3BAmCjMD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnCgHX%3BAACD%2CQAAQ%2CUmCnMR%2CyBAiEI%2CgCAaI%2CyBAII%3BA3BhGZ%2C0BAGI%2CaR4MH%3BAQ%5C%2FMD%2C0BAGI%2CaR6MH%3BAACD%2CQAAQ%2CUQjNR%2C2BAGI%3BA8BCI%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC0MlB%3BAsC3MO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtC2MlB%3BAACD%2CQAAQ%2CUsC7MA%2CMAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BAJYnB%2CaAEI%2CiBACI%2CelC2LP%3BAkC9LD%2CaAEI%2CiBACI%2CelC4LP%3BAACD%2CQAAQ%2CUkChMR%2CcAEI%2CiBACI%3BAxBaA%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUV4Kb%3BAU9KO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUV6Kb%3BAACD%2CQAAQ%2CUUhLA%2CkBAAkB%2CUA1BrB%2CMAAM%2COA4BG%3BAADN%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUV4Kb%3BAU7KO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUV6Kb%3BAACD%2CQAAQ%2CUU%5C%2FKA%2CeAAe%2CUA3BlB%2CMAAM%2COA4BG%3BA6CEd%2CqBACI%2CevDyKH%3BAuD1KD%2CqBACI%2CevD0KH%3BAACD%2CQAAQ%2CUuD5KR%2CsBACI%3BAvCkTA%2CeADJ%2CQACK%2COhBzIJ%3BAgByIG%2CeADJ%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUgBuIJ%2CgBADJ%2CQACK%3BACvVL%2CwBDsVA%2CQACK%2COhBzIJ%3BAiB9MD%2CwBDsVA%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUiBhNR%2CyBDsVA%2CQACK%3BACtVL%2CuBDqVA%2CQACK%2COhBzIJ%3BAiB7MD%2CuBDqVA%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUiB%5C%2FMR%2CwBDqVA%2CQACK%3BAgBvVT%2CqBhBsVI%2CQACK%2COhBzIJ%3BAgC9ML%2CqBhBsVI%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUgChNZ%2CsBhBsVI%2CQACK%3BAMvVT%2CmBNsVI%2CQACK%2COhBzIJ%3BAsB9ML%2CmBNsVI%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUsBhNZ%2CoBNsVI%2CQACK%3BAiBvVT%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COhBzIJ%3BAiC9ML%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COhBxIJ%3BAACD%2CQAAQ%2CUiChNZ%2CMAAK%2CKAAK%2COjBsVN%2CQACK%3BEpBxDL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAgBmER%2CkBAiUK%3BAAjUL%2CkBAkUK%2CIAAI%3BAXtfG%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIWqfb%3BAXrfO%2CKArCH%2CcAoCD%2CQACK%2CKAAK%2CIWsfb%2CIAAI%3BA6BxjBL%2CYAoFI%2CmB7BmeH%3BA6BvjBD%2CYAoFI%2CmB7BoeH%2CIAAI%3BAsCjkBL%2CmBtCgkBC%3BAsChkBD%2CmBtCikBC%2CIAAI%3BAmB7kBL%2CwBAiEI%2CgCASI%2CenBkgBP%3BAmB5kBD%2CwBAiEI%2CgCASI%2CenBmgBP%2CIAAI%3BAmB7kBL%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnB0fX%3BAmB5kBD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBnB2fX%2CIAAI%3BAR3lBL%2C0BAGI%2CaQulBH%3BAR1lBD%2C0BAGI%2CaQwlBH%2CIAAI%3BAsBvlBG%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtBqlBlB%3BAsBtlBO%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%2CMtBslBlB%2CIAAI%3BAkB1kBL%2CaAEI%2CiBACI%2CelBskBP%3BAkBzkBD%2CaAEI%2CiBACI%2CelBukBP%2CIAAI%3BAN1jBG%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUMujBb%3BANzjBO%2CiBAAkB%2CUA1BrB%2CMAAM%2COA4BG%2CUMwjBb%2CIAAI%3BANzjBG%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUMujBb%3BANxjBO%2CcAAe%2CUA3BlB%2CMAAM%2COA4BG%2CUMwjBb%2CIAAI%3BAuCtjBL%2CqBACI%2CevCojBH%3BAuCrjBD%2CqBACI%2CevCqjBH%2CIAAI%3BAAnQD%2CeADJ%2CQACK%2COAkQJ%3BAAlQG%2CeADJ%2CQACK%2COAmQJ%2CIAAI%3BAC1lBL%2CwBDsVA%2CQACK%2COAkQJ%3BACzlBD%2CwBDsVA%2CQACK%2COAmQJ%2CIAAI%3BACzlBL%2CuBDqVA%2CQACK%2COAkQJ%3BACxlBD%2CuBDqVA%2CQACK%2COAmQJ%2CIAAI%3BAgB1lBT%2CqBhBsVI%2CQACK%2COAkQJ%3BAgBzlBL%2CqBhBsVI%2CQACK%2COAmQJ%2CIAAI%3BAM1lBT%2CmBNsVI%2CQACK%2COAkQJ%3BAMzlBL%2CmBNsVI%2CQACK%2COAmQJ%2CIAAI%3BAiB1lBT%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COAkQJ%3BAiBzlBL%2CKAAK%2CKAAK%2COjBsVN%2CQACK%2COAmQJ%2CIAAI%3BEACD%2CgBAAA%3B%3BAKrlBY%2CwBAJZ%2COAEI%2CiBACI%2CQACK%3BAjB4lBT%2CcAPJ%2CQAOK%3BAa5jBL%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BANzCC%2CcAJZ%2COAEI%2CiBACI%2CQACK%3BEfyRjB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAIqDA%2C2BAAC%3BAACD%2C2BAAC%3BAqB%5C%2FUe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQrB8UhB%3BAqB9Ue%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQrB%2BUhB%3BAI6QO%2CcAPJ%2CQAOK%2CQJ9QR%3BAI8QO%2CcAPJ%2CQAOK%2CQJ7QR%3BAiB%5C%2FSG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjBqSd%3BAiB9SG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjBsSd%3BAW%5C%2FUe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQX8UhB%3BAW9Ue%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQX%2BUhB%3BEJtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI4DA%2C2BAAC%3BAqBrVe%2CwBAJZ%2COAEI%2CiBACI%2CQACK%2CQrBqVhB%3BAIuQO%2CcAPJ%2CQAOK%2CQJvQR%3BAiBrTG%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%2CQjB4Sd%3BAWrVe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQXqVhB%3BEJ5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAqBzPI%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BErBgPf%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAMhSA%2CyBA%2BBI%2Ccc8lBJ%3BAd7nBA%2CyBA%2BBI%2Ccc%2BlBJ%3BAd9nBA%2CyBA%2BBI%2CccgmBJ%3BAZ9cA%2CwBA4BI%2COAII%2CcY4aR%3BAZ5cA%2CwBA4BI%2COAII%2CcY6aR%3BAZ7cA%2CwBA4BI%2COAII%2CcY8aR%3BAXznBA%2CaWunBA%3BAXvnBA%2CaWwnBA%3BAXxnBA%2CaWynBA%3BA8BhgBA%2Ca9B8fA%3BA8B9fA%2Ca9B%2BfA%3BA8B%5C%2FfA%2Ca9BggBA%3BA8B%5C%2FfA%2Ca9B6fA%3BA8B7fA%2Ca9B8fA%3BA8B9fA%2Ca9B%2BfA%3BEACI%2CqBAAA%3BEpBhWJ%2CiBAAA%3BEoBkWI%2CmBAAA%3B%3BAdloBJ%2CyBA%2BBI%2CccqmBJ%2CqBAAuB%3BAZndvB%2CwBA4BI%2COAII%2CcYmbR%2CqBAAuB%3BAX9nBvB%2CaW8nBA%2CqBAAuB%3BA8BrgBvB%2Ca9BqgBA%2CqBAAuB%3BA8BpgBvB%2Ca9BogBA%2CqBAAuB%3BEACnB%2CqBAAA%3BEpBrWJ%2CiBAAA%3B%3BAMhSA%2CyBA%2BBI%2CccqmBJ%2CqBAAuB%2CuBAGlB%3BAZtdL%2CwBA4BI%2COAII%2CcYmbR%2CqBAAuB%2CuBAGlB%3BAXjoBL%2CaW8nBA%2CqBAAuB%2CuBAGlB%3BA8BxgBL%2Ca9BqgBA%2CqBAAuB%2CuBAGlB%3BA8BvgBL%2Ca9BogBA%2CqBAAuB%2CuBAGlB%3BEACG%2CSAAS%2CIAAG%2CiBAAgB%2CIAA5B%3B%3BAdxoBR%2CyBA%2BBI%2CccqmBJ%2CqBAAuB%2CuBAMlB%3BAZzdL%2CwBA4BI%2COAII%2CcYmbR%2CqBAAuB%2CuBAMlB%3BAXpoBL%2CaW8nBA%2CqBAAuB%2CuBAMlB%3BA8B3gBL%2Ca9BqgBA%2CqBAAuB%2CuBAMlB%3BA8B1gBL%2Ca9BogBA%2CqBAAuB%2CuBAMlB%3BEACG%2CSAAQ%2CGAAR%3B%3BAwChnBR%2CoBAQI%3BAAPJ%2CoBAOI%3BAnCjCJ%2CwBA8BI%2CqCAgBI%3BELqmBR%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEpBvXA%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAAMA%2CcAAC%3BAgC3CD%2CoBAQI%2CgBhCmCH%3BAgC1CD%2CoBAOI%2CgBhCmCH%3BAHpED%2CwBA8BI%2CqCAgBI%2CgBGsBP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAgC9UA%2CoBAQI%2CgBxC4nBH%3BAwCnoBD%2CoBAOI%2CgBxC4nBH%3BAK7pBD%2CwBA8BI%2CqCAgBI%2CgBL%2BmBP%3BEACG%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3B%3BAQliBJ%2CcRoiBC%2CSQpiBA%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BA4BhKA%2CuBAAC%3BAgC3FO%2CoBAFJ%2CgBAEK%2CShC2FR%3BAgC3FO%2CoBAFJ%2CgBAEK%2CShC2FR%3BAH9EW%2CwBAlBR%2CqCAgBI%2CgBAEK%2CSG8EZ%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAuBlRA%2CeAQI%2CUACI%2COHiuBP%3BAGlnBD%2CeA%2BDI%2CaAEI%2COHijBP%3BAGlnBD%2CeAgEI%2CgBACI%2COHijBP%3BAkBxnBD%2CoBACI%2CoBAcI%2COlBymBP%3BAkBxnBD%2CoBAEI%2CkCAaI%2COlBymBP%3BAN7oBe%2C0BAJZ%2CUAEK%2COACG%2CeACK%2CMM6oBhB%3BEACG%2CSAAS%2CIAAT%3B%3BAAkCR%2CuBAMI%2CQAAO%3BAN1xBH%2CSAAC%2CMAAM%2COM0xBX%2CQAAO%3BANlsBH%2CSAAC%2CSMksBL%2CQAAO%3BEpBjgBP%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAAMA%2CaAAC%3BARmwBL%2CuBAMI%2CQAAO%2CIQzwBN%3BAdjBG%2CSAAC%2CMAAM%2COM0xBX%2CQAAO%2CIQzwBN%3BAduEG%2CSAAC%2CSMksBL%2CQAAO%2CIQzwBN%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BpOU%2CO7BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAdlWI%2CSAAC%2CMAAM%2COMqxBX%2COAAO%2CMAAK%2CWACP%3BAN9rBD%2CSAAC%2CSM6rBL%2COAAO%2CMAAK%2CWACP%3BEpB7fL%2CmBAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COM0xBX%2CQAAO%2CIAEF%3BANpsBD%2CSAAC%2CSMksBL%2CQAAO%2CIAEF%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAgTZ%2CmBA6EI%3BAZz4BA%2CQAuDI%3BAC1UJ%2CaAQI%2COA4BI%2CUAAS%2CSACH%3BAArCd%2CaAQI%2COA4BI%2CUAAS%2CSAEH%2CUAAU%3BAc0FxB%2CeAyCI%2CsBAKI%2CMAAK%2CYAED%3BAmBxKhB%2CsBAWI%2CUAAS%2CSAIJ%2CUAAU%3BAJ2Hf%2CoBAAqB%2CaACjB%2CoBAII%2CQAAO%3BAhB5Jf%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUAIM%2CUAAU%3BAAxFhC%2CcAgKI%3BAAaJ%2CyBACI%3BAADJ%2CyBAEI%3BAN%5C%2FCJ%2CaAAc%2CeAAE%3BAAChB%2CmBAAoB%2CeAAE%3BAC0MtB%3BARvRA%2CYW6mCA%3BAkChpCA%2CkBAYI%2CclCooCJ%3BEAlVA%2CaAAA%3B%3BAMjyBJ%3BAV6BA%3BEI4xBI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAZpRA%2CcAkBI%3BAgBljBJ%2CeAII%3BExBuOJ%2CcAAA%3BEAAA%2CiBAAA%3BEoB6oBA%2CmBAAA%3B%3BAU72BA%2CkBVq3BA%2CQACK%3BEhBv4BL%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BE4B9QA%2CqBAAA%3BER86BQ%2CkBAAA%3BEACA%2CiBAAA%3B%3BAhBvxBR%2CwBgB2wBA%2CQACK%2CShB5wBJ%3BAACD%2CwBgB0wBA%2CQACK%2CShB3wBJ%3BAACD%2CwBgBywBA%2CQACK%2CShB1wBJ%3BA0B5GD%2CkBVq3BA%2CQACK%2CShB5wBJ%3BA0B1GD%2CkBVq3BA%2CQACK%2CShB3wBJ%3BA0B3GD%2CkBVq3BA%2CQACK%2CShB1wBJ%3BEACG%2CqBAAA%3B%3BAwBrJJ%2CwBR65BA%2CQACK%2CSQ95BJ%3BAEwCD%2CkBVq3BA%2CQACK%2CSQ95BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BzOQ%2CO7ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBRg5BJ%2CQACK%2CSQl5BJ%2CMACI%3BAE2BL%2CkBVq3BA%2CQACK%2CSQl5BJ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CwBR04BJ%2CQACK%2CSQ54BJ%2COACI%3BAEqBL%2CkBVq3BA%2CQACK%2CSQ54BJ%2COACI%3BE5BqPL%2CcAAA%3B%3BAI5MA%2CwBgBi2BA%2CQACK%2CShBl2BJ%3BAACD%2CwBgBg2BA%2CQACK%2CShBj2BJ%3BA0BrBD%2CkBVq3BA%2CQACK%2CShBl2BJ%3BA0BpBD%2CkBVq3BA%2CQACK%2CShBj2BJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CwBgBo1BA%2CQACK%2CShBr1BJ%3BA0BjCD%2CkBVq3BA%2CQACK%2CShBr1BJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CwBgBw0BA%2CQACK%2CShBz0BJ%3BAACD%2CwBgBu0BA%2CQACK%2CShBx0BJ%3BAACD%2CQAAQ%2CUAAW%2CyBgBs0BnB%2CQACK%3BAUt3BL%2CkBVq3BA%2CQACK%2CShBz0BJ%3BA0B7CD%2CkBVq3BA%2CQACK%2CShBx0BJ%3BAACD%2CQAAQ%2CU0B%5C%2FCR%2CmBVq3BA%2CQACK%3BEpBtpBL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0BlDJ%2CkBVq3BA%2CQACK%2CSAYI%3BEpBlqBT%2C%2BCAAA%3B%3BA8BhOA%2CkBVq3BA%2CQAiBK%3BEpBtqBL%2CqBAAA%3BE4B9QA%2CqBAAA%3BER07BQ%2CiBAAA%3B%3BAQp7BR%2CwBR65BA%2CQAiBK%2COQ96BJ%3BAEwCD%2CkBVq3BA%2CQAiBK%2COQ96BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B7PU%2CO7B6PV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CwBRg5BJ%2CQAiBK%2COQl6BJ%2CMACI%3BAE2BL%2CkBVq3BA%2CQAiBK%2COQl6BJ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CwBR04BJ%2CQAiBK%2COQ55BJ%2COACI%3BAEqBL%2CkBVq3BA%2CQAiBK%2COQ55BJ%2COACI%3BE5BqPL%2CcAAA%3B%3BAuD3QA%2CMAAC%2CKnCq%2BBD%3BAiCp5BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCo5BT%3BEAEI%2CkBAAA%3B%3BAAHR%2CeAKI%3BACt8BA%2CyBAKI%2CyBAMI%3BAkC9CR%2CMAAC%2CKnCy%2BBD%3BAiCx5BQ%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKjCw5BT%3BEpB9tBA%2CkBAAA%3BEoByuBA%2COAAO%2C0BAAP%3B%3BAoCjgCQ%2CMADJ%2CSACK%3BEpC0gCT%2CkBAAA%3B%3BAoC1gCQ%2CMADJ%2CSACK%2CcpC2gCT%3BEpBnvBA%2CkBAAA%3BEoBqvBI%2COAAO%2CgCAAP%3B%3BAyC%5C%2FgCJ%2CqBACI%2CaACI%2CeACI%3BAfIR%2CsBAAC%2CcAcG%3BE9CqQR%2CYAAA%3BEAAA%2CSAAA%3BEoBgwBA%2CUAAA%3B%3BAyC1hCA%2CqBACI%2CaACI%2CeACI%2CuBzCyhCX%3BAyC5hCD%2CqBACI%2CaACI%2CeACI%2CuBzC0hCX%3BA0BthCG%2CsBAAC%2CcAcG%2CuB1BugCP%3BA0BrhCG%2CsBAAC%2CcAcG%2CuB1BwgCP%3BEpBrtBD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2CiBAAA%3BEAAA%2CWAAA%3BEoB2wBI%2CUAAA%3BEACA%2COAAA%3B%3BAyCtiCJ%2CqBACI%2CaACI%2CeACI%2CuBzCqiCX%3BA0BjiCG%2CsBAAC%2CcAcG%2CuB1BmhCP%3BEpB9wBD%2CyBAAA%3B%3BA6D1RA%2CqBACI%2CaACI%2CeACI%2CuBzCwiCX%3BA0BpiCG%2CsBAAC%2CcAcG%2CuB1BshCP%3BEpBjxBD%2C4BAAA%3BEoBmxBI%2CQAAA%3B%3BAVxhCJ%2CYAOI%3BAoDfJ%2C%2BBAEI%3BARHJ%2CkBAMM%3BA1CdN%2C0BAQI%3BEZ8QJ%2C6BAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAS3OA%2CYWiiCA%3BAkCpkCA%2CkBAYI%2CclCwjCJ%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAXniCJ%2CYWiiCA%2CMAGI%3BAkCvkCJ%2CkBAYI%2CclCwjCJ%2CMAGI%3BEACI%2CgBAAA%3B%3BAXriCR%2CYWwiCA%3BAkC3kCA%2CkBAYI%2CclC%2BjCJ%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAX3iCJ%2CYWwiCA%2CQAII%3BAkC%5C%2FkCJ%2CkBAYI%2CclC%2BjCJ%2CQAII%3BEACI%2CgBAAA%3B%3BAX7iCR%2CYWgjCA%2COACI%3BAXjjCJ%2CYWgjCA%2COAEI%3BAkCrlCJ%2CkBAYI%2CclCukCJ%2COACI%3BAkCplCJ%2CkBAYI%2CclCukCJ%2COAEI%3BEACI%2CiBAAA%3B%3BAXnjCR%2CYWgjCA%2COAKI%3BAkCxlCJ%2CkBAYI%2CclCukCJ%2COAKI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3B%3BAXvjCR%2CYWgjCA%2COAKI%2CQAGI%3BAkC3lCR%2CkBAYI%2CclCukCJ%2COAKI%2CQAGI%3BEACI%2CgBAAA%3B%3BAXzjCZ%2CYW6jCA%3BAkChmCA%2CkBAYI%2CclColCJ%3BEACI%2CmBAAA%3B%3BAX9jCJ%2CYWgkCA%2CYACK%2CQACG%3BAXlkCR%2CYWgkCA%2CYACK%2CQAEG%3BAkCtmCR%2CkBAYI%2CclCulCJ%2CYACK%2CQACG%3BAkCrmCR%2CkBAYI%2CclCulCJ%2CYACK%2CQAEG%3BEpBx1BR%2C6BAAA%3BEAAA%2CgCAAA%3BEoB21BY%2CeAAA%3B%3BAXtkCZ%2CYWgkCA%2CYACK%2CQAOG%2CQAAQ%3BAkC3mChB%2CkBAYI%2CclCulCJ%2CYACK%2CQAOG%2CQAAQ%3BEACJ%2CkBAAA%3BEACA%2CmBAAA%3BEpB%5C%2F1BZ%2CcAAA%3BE4BhOA%2CqBAAA%3B%3BARsjCI%2CmBADJ%2CYACK%2CQAOG%2CQAAQ%2COQz2Bd%3BAnB%5C%2FNF%2CYWgkCA%2CYACK%2CQAOG%2CQAAQ%2COQz2Bd%3BA0BlQF%2CkBAYI%2CclCulCJ%2CYACK%2CQAOG%2CQAAQ%2COQz2Bd%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CmBR%2BiCA%2CYACK%2CQAOG%2CQAAQ%2COQvjCf%3BAnBjBD%2CYWgkCA%2CYACK%2CQAOG%2CQAAQ%2COQvjCf%3BA0BpDD%2CkBAYI%2CclCulCJ%2CYACK%2CQAOG%2CQAAQ%2COQvjCf%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAnBpTA%2CYWgkCA%2CYACK%2CQAOG%2CQAAQ%2COAUH%3BAkCrnCb%2CkBAYI%2CclCulCJ%2CYACK%2CQAOG%2CQAAQ%2COAUH%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAXrlChB%2CYWgkCA%2CYACK%2CQAuBI%2CSACG%3BAXzlCZ%2CYWgkCA%2CYACK%2CQAuBI%2CSAEG%3BAkC7nCZ%2CkBAYI%2CclCulCJ%2CYACK%2CQAuBI%2CSACG%3BAkC5nCZ%2CkBAYI%2CclCulCJ%2CYACK%2CQAuBI%2CSAEG%3BEACI%2CgBAAA%3B%3BAQhhChB%2CmBRq%5C%2FBA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COQlhCnB%3BAnB3ED%2CYWgkCA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COQlhCnB%3BA0B9GD%2CkBAYI%2CclCulCJ%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COQlhCnB%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAS3OA%2CYWgkCA%2CYAqCK%3BAkCxoCL%2CkBAYI%2CclCulCJ%2CYAqCK%3BEACG%2CaAAA%3BEpB33BR%2CgCAAA%3B%3BAS3OA%2CYWgkCA%2CYAqCK%2CQAGI%3BAkC3oCT%2CkBAYI%2CclCulCJ%2CYAqCK%2CQAGI%3BEACG%2CkBAAA%3B%3BAKrkCZ%2CiCLmlCE%3BAXtqCF%2CaAQI%2COW8pCF%3BALlnCF%2CuBAGI%2COK%2BmCF%3BEACE%2C6BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEpB%5C%2F4BJ%2CcAAA%3BE4BhOA%2CqBAAA%3BERsnCI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAQnnCJ%2CmBRsmCE%2CSQtmCD%3BAHmBD%2CiCLmlCE%2CSQtmCD%3BAnBhED%2CaAQI%2COW8pCF%2CSQtmCD%3BAbZD%2CuBAGI%2COK%2BmCF%2CSQtmCD%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAHhRA%2CiCLmlCE%2CSAcG%3BAXprCL%2CaAQI%2COW8pCF%2CSAcG%3BALhoCL%2CuBAGI%2COK%2BmCF%2CSAcG%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGA%2COAAO%2CKKvmCf%2CkCLmlCE%2CSAmBE%3BAACI%2COAAO%2CKX1rCf%2CcAQI%2COW8pCF%2CSAmBE%3BAACI%2COAAO%2CKLtoCf%2CwBAGI%2COK%2BmCF%2CSAmBE%3BEAEQ%2CgBAAA%3B%3BAKxmCZ%2CiCL4mCE%3BAX%5C%2FrCF%2CaAQI%2COWurCF%3BAL3oCF%2CuBAGI%2COKwoCF%3BEACE%2CaAAA%3B%3BAQtkCJ%2CmBRwkCC%2COACK%2CSQzkCL%3BAHvCD%2CiCL%2BmCC%2COACK%2CSQzkCL%3BAnB1HD%2CaAQI%2COW0rCH%2COACK%2CSQzkCL%3BAbtED%2CuBAGI%2COK2oCH%2COACK%2CSQzkCL%3BE5BgKD%2CS6BzOQ%2CO7ByOR%3B%3BAyBvMA%2CiCL%2BmCC%2COAOK%3BAXzsCN%2CaAQI%2COW0rCH%2COAOK%3BALrpCN%2CuBAGI%2COK2oCH%2COAOK%3BEACE%2CcAAA%3B%3BArBxsCR%3BEACI%2CaELiB%2CWFKjB%3BEACA%2CSAAS%2C8CAAsB%2COAAO%2CcAClC%2C6CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CWFKjB%3BEACA%2CSAAS%2CgDAAsB%2COAAO%2CcAClC%2C%2BCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CWFKjB%3BEACA%2CSAAS%2CiDAAsB%2COAAO%2CcAClC%2CgDAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CWFKjB%3BEACA%2CSAAS%2C6CAAsB%2COAAO%2CcAClC%2C4CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAgE0BR%3BE%5C%2FDwPI%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAqDlHJ%3BEpDgZI%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEgEnZJ%2CsBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAZnCR%2CQAEI%2CQAAO%3BEpDsZP%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEA3IR%2CoBAAA%3BEAgKA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAoD9bb%2CQASI%3BEpD%2BYA%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAiElcT%3BEACI%2CmBAAA%3B%3BAAGJ%2CK9DyeE%3BEHzdF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAiEjBQ%2CMADH%2CIAAI%2COACA%2CIAAI%3BE9DkOb%2CYAAA%3B%3BA8DlOQ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DoOX%2CQAGI%2CKACI%3BA8DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DqOX%2CQAEI%2CKACI%3BA8DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DsOX%2CQACI%2CKACI%3BA8DxOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DoOX%2CQAGI%2CKAEI%3BA8DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DqOX%2CQAEI%2CKAEI%3BA8DzOF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9DsOX%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BA8D1OJ%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9D%2BOX%2CQACI%2CKACI%3BA8DjPF%2CMADH%2CIAAI%2COACA%2CIAAI%2CS9D%2BOX%2CQACI%2CKAEI%3BEHoCV%2CgCAAA%3B%3BAiE%5C%2FQoB%2CMARf%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMACM%2CKACG%2CYACG%3BAADJ%2CMARf%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMACM%2CKACG%2CYAEG%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAXpB%2CMADH%2CIAAI%2COACA%2CIAAI%2CSAKD%2CMAUI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC1BpB%2CQAAQ%3BElE%2BRR%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEmEtCA%2CkBAAA%3B%3BADzPA%2CQAAQ%2CKCoDR%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQDvDI%2CKCoDR%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQD3DI%2CKCoDR%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAkE%5C%2FRA%2CQAAQ%2CKC2PN%2CIAAC%2CYAAY%3BEvCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9PW%2CO7B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE5BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEmErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADvQJ%2CQAAQ%3BElE2RR%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEmEtCA%2CkBAAA%3B%3BADrPA%2CQAAQ%2CMCgDR%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQDnDI%2CMCgDR%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQDvDI%2CMCgDR%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAkE3RA%2CQAAQ%2CMCuPN%2CIAAC%2CYAAY%3BEvCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9PW%2CO7B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE5BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEmErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADnQJ%2CQAAQ%3BElEuRR%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEmEtCA%2CkBAAA%3B%3BADjPA%2CQAAQ%2CQC4CR%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQD%5C%2FCI%2CQC4CR%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQDnDI%2CQC4CR%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAkEvRA%2CQAAQ%2CQCmPN%2CIAAC%2CYAAY%3BEvCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9PW%2CO7B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE5BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEmErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD%5C%2FPJ%2CQAAQ%3BElEmRR%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEmEtCA%2CkBAAA%3B%3BAD7OA%2CQAAQ%2COCwCR%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQD3CI%2COCwCR%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQD%5C%2FCI%2COCwCR%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAkEnRA%2CQAAQ%2COC%2BON%2CIAAC%2CYAAY%3BEvCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9PW%2CO7B8PX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE5BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEmErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD3PJ%2CQAAQ%3BElE%2BQR%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEmEtCA%2CkBAAA%3B%3BADzOA%2CQAAQ%2CQCoCR%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQDvCI%2CQCoCR%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQD3CI%2CQCoCR%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAkE%5C%2FQA%2CQAAQ%2CQC2ON%2CIAAC%2CYAAY%3BEvCiGf%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BhPa%2CO7BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BE5BxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEmErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAC3QJ%2CMAAM%2COACF%3BAADJ%2CMAAM%2COAEF%3BEACI%2CaAAA%3B%3BAAGR%3BEpEyRA%2CqBAAA%3BE4B9QA%2CqBAAA%3BEwCHI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAxCGJ%2CWAAC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BvPQ%2CO7BuPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CWADH%2CMACI%3BE5B2PL%2CWAAA%3B%3BAoEzRA%2CWxC6QE%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAqE1BJ%2CQAAQ%3BECqBJ%2CkBAAA%3B%3BADrBJ%2CQAAQ%2CQCuBJ%3BEtEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEsEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEtE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEsExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2CQDjDA%2CQCuBJ%2CiBA0BK%3BAACD%2CQDlDA%2CQCuBJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQD1DA%2CQCuBJ%2CiBAmCK%3BEtEqOL%2CiBAAA%3BEsEnOQ%2CyBAAA%3B%3BAAGJ%2CQD%5C%2FDA%2CQCuBJ%2CiBAwCK%3BEtEgOL%2CiBAAA%3BEsE9NQ%2CyBAAA%3B%3BAAyIR%2CQD1MI%2CQCuBJ%2CiBAmLC%3BAACD%2CQD3MI%2CQCuBJ%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2CQD%5C%2FMI%2CQCuBJ%2CiBAwLC%3BEtEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAsE1EA%2CQDrNI%2CQCuBJ%2CiBA8LC%3BEtE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAsEhNA%2CQD%5C%2FEI%2CQC%2BEF%3BEtEgNF%2CYAAA%3B%3BAsE5MA%2CQDnFI%2CQCmFF%2CgBAA2B%2CMAAS%3BAACtC%2CQDpFI%2CQCoFF%2CgBAA2B%2CMAAS%3BAACtC%2CQDrFI%2CQCqFH%2CMAAO%3BEACJ%2CcAAA%3B%3BADtFR%2CQAAQ%2CQAMJ%2CSAAQ%2CQACJ%3BEACI%2CgBAAA%3B%3BAARZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAIJ%3BEACI%2CmBAAA%3B%3BAAXZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAOJ%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjBZ%2CQAAQ%2CQAMJ%2CSAAQ%2CQAaJ%3BEACI%2CgBAAA%3B%3BAACA%2CQArBJ%2CQAMJ%2CSAAQ%2CQAaJ%2COAEK%3BEACG%2CaAAA%3B%3BAAtBhB%2CQAAQ%2CQAMJ%2CSAAQ%2CQAmBJ%3BEACI%2CSAAA%3B%3BAAKZ%3BEACE%2CkBAAA%3BEACA%2CaAAA%3B%3BAEjCE%2CKAAK%3BEvE%2BRL%2C0CAAA%3BEAAA%2CaAAA%3BEwE7QA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEDpBI%2CkBAAA%3B%3BACsBJ%2CKDxBK%2CUCwBJ%3BExEuQD%2C4ByE3RgC%2C2CzE2RhC%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEwEhQI%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BADtCJ%2CKAAK%2CUAGC%3BEACE%2CaAAA%3B%3BAAIR%3BECqEA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEDzEI%2CoCAAA%3B%3BAAFJ%2CaAGI%2CQACM%3BECiEV%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAD3EA%2CaAGI%2CQAIM%3BEACE%2CaAAA%3B%3BAAKZ%2CIACM%3BEACE%2CaAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAhBvBR%2COAAU%3BAACV%2COAAU%3BEACN%2CWAAA%3B%3BAAEJ%2COACI%3BEACI%2CgBAAA%3B%3BAAGR%2CQAAQ%3BEACJ%2CSAAA%3BEACA%2CUAAA%3B%3BAAIA%2CMAAC%2CKAEG%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%2CMADJ%2CSACK%3BEACG%2CgBAAA%3B%3BAAKZ%2CGAAG%2CWAAW%3BEACV%2CeAAA%3B%3BAAGJ%2CMAAO%3BEelBH%2CkBAAA%3B%3BAfkBJ%2CMAAO%2CSehBH%3BEtEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEsEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEtE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEsEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CMfVD%2CSehBH%2CiBA0BK%3BAACD%2CMfXD%2CSehBH%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CMfnBD%2CSehBH%2CiBAmCK%3BEtEqOL%2CiBAAA%3BEsEnOQ%2CyBAAA%3B%3BAAGJ%2CMfxBD%2CSehBH%2CiBAwCK%3BEtEgOL%2CiBAAA%3BEsE9NQ%2CyBAAA%3B%3BAA0GR%2CMfpIG%2CSehBH%2CiBAoJC%3BAACD%2CMfrIG%2CSehBH%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CMfzIG%2CSehBH%2CiBAyJC%3BEtE%2BGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAsEzGA%2CMf%5C%2FIG%2CSehBH%2CiBA%2BJC%3BEtEyGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAsEhNA%2CMfxCG%2CSewCD%3BEtEgNF%2CYAAA%3B%3BAsE5MA%2CMf5CG%2CSe4CD%2CgBAA2B%2CMAAS%3BAACtC%2CMf7CG%2CSe6CD%2CgBAA2B%2CMAAS%3BAACtC%2CMf9CG%2CSe8CF%2CMAAO%3BEACJ%2CcAAA%3B%3BAf%5C%2FCR%2CMAAO%2CSAEH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CKAAK%2CMAAS%2CWAAS%3BAACvB%2CMAAM%2CMAAS%2CWAAS%3BEACpB%2CcAAA%3B%3BAAGJ%2CcACM%3BEnDiLF%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CcAAA%3BE4B9QA%2CqBAAA%3BE2B8CI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAnDkLJ%2CcmD7LE%2CyBnD6LD%3BAACD%2CcmD9LE%2CyBnD8LD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CcmDnME%2CyBnDmMD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CcmDxME%2CyBnDwMD%3BAACD%2CcmDzME%2CyBnDyMD%3BAACD%2CQAAQ%2CUAAW%2CemD1MjB%3BEnD2ME%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAuD3OJ%2CcACM%2CyB3B8NA%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2Cc2B8BE%2CyB3B9BD%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9OY%2CO7B8OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA2BvSI%2CcAZF%2CyBAYG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQZ%2CQACI%3BEACI%2CSAAA%3B%3BAAGI%2CQAJR%2CUAEM%2CSAAM%2CIAAI%2CSAEP%2CIAAI%3BAAAL%2CQAJR%2CUAGI%2CQAAU%2CSACL%2CIAAI%3BEACD%2CgBAAA%3B%3BAANhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAKR%3BAARZ%2CQACI%2CUAGI%2CQAAU%2CSAIN%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAZhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAWR%3BAAdZ%2CQACI%2CUAGI%2CQAAU%2CSAUN%3BEACI%2CWAAA%3B%3BAxDnFZ%3BEACI%2CaGFW%2CmBHEX%3BEACA%2CSAAS%2CsDAAsB%2COAAO%2CcAClC%2CqDAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BA2EVR%2CCAAC%2COAAO%3BE1E4RJ%2CqBAAA%3BEIxHA%2CqBAAA%3B%3BAAEA%2CCsEtKH%2COAAO%2CQtEsKH%3BAACD%2CCsEvKH%2COAAO%2CQtEuKH%3BAACD%2CCsExKH%2COAAO%2CQtEwKH%3BEACG%2CqBAAA%3B%3BAuE7KJ%2CMC8VE%3BE5E1UF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA2E3BA%2CMCmHA%3BE5E%2BHA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BE4EgEA%2CmBAAA%3BE5EpBA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CqBAAA%3BEAAA%2CgBAAA%3B%3BA2EhSA%2CMC6HA%3BE5EmKA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CiBAAA%3BEAAA%2CqBAAA%3B%3BA2EhSA%2CMC6HA%2CMAUI%3BE5EnHJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA2E3BA%2CMC4IA%2CEAAC%3BE5EoJD%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BA4EtII%2CMAdJ%2CEAAC%2CKAcI%3BE5EsIL%2CcAAA%3B%3BA4E1HI%2CMA1BJ%2CEAAC%2CKA0BI%3BE5E0HL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA4E7GI%2CMAvCJ%2CEAAC%2CKAuCI%3BE5E6GL%2CcAAA%3B%3BA2EhSA%2CMCgMA%2COAAM%3BE5EgGN%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BA2EhSA%2CMCqNA%3BE5E2EA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3B%3BA4E7DI%2CMAdJ%2CQAcK%3BE5E6DL%2CcAAA%3B%3BA4EjDI%2CMA1BJ%2CQA0BK%3BE5EiDL%2CcAAA%3BEAAA%2CqBAAA%3B%3BA4EpCI%2CMAvCJ%2CQAuCK%3BE5EoCL%2CcAAA%3B%3BA4ExBI%2CMAnDJ%2CQAmDK%3BE5EwBL%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAgD4WI%2CMAzKJ%2CQAmDK%2CKAqHJ%2CQACI%3BE5E9FL%2CcAAA%3B%3BA4EoGI%2CMA%5C%2FKJ%2CQAmDK%2CKA2HJ%2COACI%3BE5EpGL%2CcAAA%3B%3BA4ExBI%2CMAnDJ%2CQAmDK%2CKhDYH%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CMgD6LA%2CQAmDK%2CKhDhPJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BxPQ%2CO7BwPR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CMgDgLJ%2CQAmDK%2CKhDpOJ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CMgD0KJ%2CQAmDK%2CKhD9NJ%2COACI%3BE5BqPL%2CcAAA%3B%3BA4ENI%2CMArEJ%2CQAqEK%3BE5EML%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAgD4WI%2CMAzKJ%2CQAqEK%2CSAmGJ%2CQACI%3BE5E9FL%2CcAAA%3B%3BA4EoGI%2CMA%5C%2FKJ%2CQAqEK%2CSAyGJ%2COACI%3BE5EpGL%2CcAAA%3B%3BA4ENI%2CMArEJ%2CQAqEK%2CShDNH%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CMgD6LA%2CQAqEK%2CShDlQJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BzOQ%2CO7ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CMgDgLJ%2CQAqEK%2CShDtPJ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CMgD0KJ%2CQAqEK%2CShDhPJ%2COACI%3BE5BqPL%2CcAAA%3B%3BA2EhSA%2CMAEI%3BEACI%2CWAAA%3B%3BAACA%2CMAFJ%2CQAEK%3BEACG%2CkBAAA%3B%3BAAEJ%2CMALJ%2CQAKK%3BEACG%2CiBAAA%3B%3BAE4ChB%2CmBAnCqC%3BEACjC%2CYAAY%2CYAAY%2CcAAc%2CgBAAiB%3BIACnD%2C2BAAA%3B%3BEAGJ%2CiBAAiB%2CMAAO%3BIACpB%2CoBAAA%3BIACA%2C2BAAA%3BIACA%2CyBAAA%3B%3BEAEJ%2CaAAc%2CcAAa%3BEAC3B%2CYAAa%2CcAAa%3BEAC1B%2CYAAa%2CcAAa%3BIACtB%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CeAAgB%2CaAAY%2CiBAAkB%2CeAAc%3BIACxD%2CoDAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3B%3BEAEJ%2CeAAgB%2CaAAY%2CiBAAkB%2CeAAc%3BIACxD%2CUAAA%3BIACA%2CyBAAA%3B%3BEAEJ%2CeAAgB%2CaAAY%2CiBAAkB%2CeAAc%3BIACxD%2CmBAAA%3BIACA%2CoDAAA%3BIACA%2CsBAAA%3B%3BEAEJ%2CoBAAqB%2CgBAAgB%2CWAAW%2CWAAW%3BEAAe%2CoBAAsB%2CgBAAgB%2CWAAW%2CWAAW%3BIAClI%2CqBAAA%3BIACA%2CkBAAA%3B%3B%3BAjB7CA%2CMAAC%2CWAAY%3BAACb%2CMAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAAqBR%3BAACA%3BEACI%2CcAAA%3BE5DmQJ%2CiBAAA%3BE4DjQI%2CcAAA%3B%3BAAJJ%2CoBAKI%3BAAJJ%2CoBAII%3BEACI%2CgBAAA%3B%3BAASR%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CcAAA%3BE5DoPJ%2CiBAAA%3B%3BA4DlPI%2CoBAJmB%2CuBAIlB%3BAAAD%2CKAHC%2CYAGA%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BE5DiPR%2CiBAAA%3B%3BA4DtPA%2CoBAAuB%2CuBAQnB%3BAAPJ%2CKAAK%2CYAOD%3BE5D8OJ%2CiBAAA%3B%3BA8E%5C%2FJI%2CIAAC%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKR%3BE9EuJA%2CYAAA%3B%3BA8EnJA%3BAACA%3BEA7GA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyDAAA%3BEACQ%2CiDAAA%3B%3BAAER%2CYAAC%3BAAAD%2CYAAC%3BEACG%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CqCAAA%3BEACQ%2C6BAAA%3B%3BAAJZ%2CYAAC%2CMAMG%3BAANJ%2CYAAC%2CMAMG%3BEACI%2CmBAAmB%2CeAAnB%3BEACQ%2CWAAW%2CeAAX%3B%3BAAyFhB%2CYArFA%3BAAsFA%2CYAtFA%3BE9EwOA%2CsBAAA%3BEAAA%2C4CAAA%3BE8ErOI%2CUAAA%3BEACA%2CoBAAA%3B%3BAAsFJ%3BE9E8IA%2CUAAA%3BEAAA%2CYAAA%3B%3BA8E5NA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAA2EhB%2CYAvEA%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACQ%2CWAAW%2CgBAAX%3BEACR%2CsDAAA%3BEACQ%2CsCAAA%3BEACR%2CWAAA%3B%3BAAiEA%2CYAAC%2CcACG%3BEACI%2CmBAAA%3BE9E8PZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA8EtSJ%2CYAAC%2CcAOG%3BAAPJ%2CYAAC%2CcAQG%3BE9EgQR%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA8EhRJ%2CYAAC%2CcAaG%3BEACI%2CgBAAA%3B%3BAAdR%2CYAAC%2CcAiBG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE9EoHJ%2CwBAAA%3B%3BA8E9IA%2CYA8BI%3BE9EgHJ%2CsBAAA%3BEAAA%2CmBAAA%3B%3BA8E1GA%3BE9E0GA%2CYAAA%3BE8EvMA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%2CQACG%3BE9EmMJ%2CgBAAA%3B%3BA8E9LA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAAiFhB%2CYA7EA%3BE9EuLA%2CiBAAA%3BEAAA%2CUAAA%3BEAoHA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BE8E5UJ%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACQ%2CWAAW%2CiBAAX%3BEACR%2C%2BCAAA%3BEACQ%2C%2BBAAA%3B%3BAAoER%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CKAAM%2CaAHT%3BEAIO%2CgBAAA%3B%3BAAJR%2CYAAC%2CcAOG%3BEACI%2CeAAA%3B%3BAAEA%2CKAAM%2CaAVb%2CcAOG%3BEAIQ%2CgBAAA%3B%3BAAXZ%2CYAAC%2CcAeG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE9EgFJ%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA8E1GA%2CYA%2BBI%3BAA%5C%2FBJ%2CYAgCI%3BE9EsMJ%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA8E9OR%2CYAqCI%3BE9EqEJ%2CsBAAA%3BEAAA%2CiBAAA%3B%3BA8E1GA%2CYA0CI%3BEACI%2CgBAAA%3BE9E%2BDR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BA8E1GA%2CYAgDI%3BEACI%2CiBAAA%3B%3BAC9MR%2CaAGI%3BAAFJ%2CYAEI%3BAADJ%2CYACI%3BE3E2MJ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CqBAAA%3BE4B9QA%2CqBAAA%3BEmDmBQ%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BA3E4MR%2Ca2EvNI%2Cc3EuNH%3BAAAD%2CY2EvNI%2Cc3EuNH%3BAAAD%2CY2EvNI%2Cc3EuNH%3BAACD%2Ca2ExNI%2Cc3EwNH%3BAAAD%2CY2ExNI%2Cc3EwNH%3BAAAD%2CY2ExNI%2Cc3EwNH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2Ca2E7NI%2Cc3E6NH%3BAAAD%2CY2E7NI%2Cc3E6NH%3BAAAD%2CY2E7NI%2Cc3E6NH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2Ca2ElOI%2Cc3EkOH%3BAAAD%2CY2ElOI%2Cc3EkOH%3BAAAD%2CY2ElOI%2Cc3EkOH%3BAACD%2Ca2EnOI%2Cc3EmOH%3BAAAD%2CY2EnOI%2Cc3EmOH%3BAAAD%2CY2EnOI%2Cc3EmOH%3BAACD%2CQAAQ%2CUAAW%2Cc2EpOf%3BA3EoOJ%2CQAAQ%2CUAAW%2Ca2EpOf%3BA3EoOJ%2CQAAQ%2CUAAW%2Ca2EpOf%3BE3EqOA%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA%2BEvQA%2CaAGI%2CcnDwPF%3BAmD1PF%2CYAEI%2CcnDwPF%3BAmDzPF%2CYACI%2CcnDwPF%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CamDII%2CcnDJH%3BAAAD%2CYmDII%2CcnDJH%3BAAAD%2CYmDII%2CcnDJH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B1OU%2CO7B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CamDTA%2CcnDQH%2CMACI%3BAAAD%2CYmDTA%2CcnDQH%2CMACI%3BAAAD%2CYmDTA%2CcnDQH%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CamDfA%2CcnDcH%2COACI%3BAAAD%2CYmDfA%2CcnDcH%2COACI%3BAAAD%2CYmDfA%2CcnDcH%2COACI%3BE5BqPL%2CcAAA%3B%3BA%2BEvPY%2CaAbR%2CcAYK%2CMACI%3BAAAD%2CYAbR%2CcAYK%2CMACI%3BAAAD%2CYAbR%2CcAYK%2CMACI%3BEACG%2CcAAA%3B%3BAAKhB%2CaACI%3BE%5C%2FEgPJ%2CYAAA%3B%3BA%2BE5OA%2CYACI%3BE%5C%2FE2OJ%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CoBAAA%3BE%2BEvOQ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAARR%2CYAUI%3BEACI%2CaAAA%3B%3BAAIR%2CYACI%3BEACI%2CoBAAA%3B%3BAAFR%2CYAII%3BEACI%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAIR%3BE%5C%2FEmNA%2CwCAAA%3BE%2BEjNI%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIA%2CIAAC%2CkBACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3B%3B%3B%3BAtB3ER%2CaAAC%2CkBACK%3BEACE%2CaAAA%3B%3BAAIR%2CaAAC%2CsBACK%3BAADN%2CaAAC%2CsBAEK%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAMZ%3BEzDgXA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAyDlXA%2CyBAII%3BEzDwPJ%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAyDrPQ%2CyBAHJ%2CQAGK%3BEzDqPT%2CgBAAA%3B%3BAyD5PA%2CyBAeI%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAjBR%2CyBAoBI%3BEACI%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3B%3B%3B%3BAAOR%2CeACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CeAOI%3BEACI%2CgBAAA%3B%3BAAYR%2CiBACI%3BEzDyMJ%2CeAAA%3BEAAA%2CgBAAA%3B%3BAyDnMA%2CqBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CiBAAA%3B%3B%3B%3B%3BAAMR%3BEAEI%2CaAAA%3B%3BAAFJ%2CyBAII%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEzDiLR%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgCAAA%3B%3BAyDvKA%2CcACI%3BEACI%2CcAAA%3B%3BAAIR%2C2BACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C2BAOI%2CMACI%2CUACI%3BEzDwJZ%2CeAAA%3B%3BAyDjKA%2C2BAOI%2CMACI%2CUAQM%3BEzDiJd%2C0BAAA%3B%3BAyDjKA%2C2BAOI%2CMAiBI%3BEACI%2CeAAA%3B%3BAAGI%2C2BArBZ%2CMAiBI%2CsBAGI%2CEACK%3BEACG%2CgBAAA%3B%3BAA7BpB%2C2BAOI%2CMA2BI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3B%3BAApCZ%2C2BAOI%2CMA2BI%2CsBAII%3BEACI%2CYAAA%3B%3BAAMhB%3BAACA%3BEzDmHA%2CgBAAA%3B%3B%3B%3B%3B%3BAgFxRA%3BEACI%2CkBAAA%3BEACA%2CYAAA%3B%3BAAFJ%2CwBAGI%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAANR%2CwBAGI%2CkBAKI%3BEACI%2CWAAA%3BEACA%2C2BAAA%3B%3BAAVZ%2CwBAGI%2CkBAKI%2CuBAII%3BEACI%2CcAAA%3B%3BAAbhB%2CwBAGI%2CkBAcI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAnBZ%2CwBAGI%2CkBAmBI%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAxBZ%2CwBAGI%2CkBAmBI%2CwBAII%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAIA%2CwBA7BZ%2CkBAmBI%2CwBASI%2C6BACK%3BEACG%2CgBAAgB%2CwDAAhB%3BEACA%2CSAAS%2CGAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAC%5C%2FCpB%3BEACI%2CaCNuB%2CkBDMvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CuEAAT%3BEACA%2CSAAS%2C%2BEAA8C%2COAAO%2C0BAC1D%2CyEAAwC%2COAAO%2CaAC%5C%2FC%2CwEAAuC%2COAAO%2CWAFlD%3B%3BAAKJ%3BAEiJI%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEFjJD%2CmCAAA%3BEACA%2CaCjBuB%2CkBDiBvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C4BAA4B%3BAAC5B%2C6BAA6B%3BEACzB%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CaC7BuB%2CkBD6BvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCrC%2BB%2CODqC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCxC%2BB%2CODwC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSC3C%2BB%2COD2C%5C%2FB%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSClD6B%2CODkD7B%3B%3BAGhDJ%3BEACI%2CgBAAA%3B%3BAADJ%2C2BAGI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2C%2BBACI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CYAAA%3BEACA%2CWAAA%3B%3BAAFJ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKACJ%3BEACE%2CYAAA%3BEACA%2C0BAAA%3B%3BAAPZ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKAKJ%3BEACE%2CYAAA%3BEACA%2CuBAAA%3B%3BAAUZ%2CgBAAgB%2C2BAA4B%3BEACxC%2CgBAAA%3B%3BADvCJ%3BEACI%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%3BEACR%2CYAAA%3B%3BAANR%2CYAQI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAGJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDzG2B%2COCyG3B%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDlH2B%2COCkH3B%3BEACA%2CiBAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAe%2CkBAAf%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CYAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAHH%2CMAGI%3BAAAD%2CWAHH%2CMAGI%3BEACG%2CYAAA%3B%3BAAEJ%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BEACG%2CcAAA%3B%3BAAIR%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEAEG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BAAAL%2CWAAC%2CIAAI%3BEACD%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CWAPH%2COAOI%3BAAAD%2CWAPH%2COAOI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BEACG%2CgBAAA%3B%3BAAKZ%3BEnFgHA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BEmF3EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CWAQI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CWAQI%2CGASI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CWAtBR%2CGASI%2COAaK%3BEACG%2CyBAAA%3B%3BAAGJ%2CWA1BR%2CGASI%2COAiBK%3BAACD%2CWA3BR%2CGASI%2COAkBK%3BAACD%2CWA5BR%2CGASI%2COAmBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2CWAjCJ%2CGAiCK%2CaACG%3BEACI%2CmBAAA%3B%3BAE3NhB%2C4BAA%2BB%3BAAC%5C%2FB%2C4BAA%2BB%3BEAC3B%2CcAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C4BAL2B%2CwBAK1B%3BAAAD%2C4BAJ2B%2C8BAI1B%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C2BAOI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C2BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2C2BAfJ%2CqBAeK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2C2BAAC%2CSACG%3BEACI%2CUAAA%3B%3BAA7BZ%2C2BAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C2BAsCI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzDR%2C2BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C4BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C4BACI%3BEACI%2CiBAAA%3B%3BACHZ%2C4BACI%2COACI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BACJZ%3BEACI%2CeAAA%3B%3BACDJ%3BEACI%2CeAAA%3B%3BAADJ%2CiCAEI%3BAAFJ%2CiCAGI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3B%3BAALR%2CiCAOI%3BEACI%2CeAAA%3B%3BAAOJ%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BE5FiRL%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CkBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEJ0FA%2CgBAAA%3BE4F1QQ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BA7FuHR%2CC6FhIK%2CwB7FgIJ%3BAAAD%2CM6FhIK%2CwB7FgIJ%3BAAAD%2CG6FhIK%2CwB7FgIJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CC6FrIK%2CwB7FqIJ%3BAAAD%2CM6FrIK%2CwB7FqIJ%3BAAAD%2CG6FrIK%2CwB7FqIJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CC6F1IK%2CwB7F0IJ%3BAAAD%2CM6F1IK%2CwB7F0IJ%3BAAAD%2CG6F1IK%2CwB7F0IJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CCwFzLK%2CwBxFyLJ%3BAAAD%2CMwFzLK%2CwBxFyLJ%3BAAAD%2CGwFzLK%2CwBxFyLJ%3BAACD%2CCwF1LK%2CwBxF0LJ%3BAAAD%2CMwF1LK%2CwBxF0LJ%3BAAAD%2CGwF1LK%2CwBxF0LJ%3BAACD%2CCwF3LK%2CwBxF2LJ%3BAAAD%2CMwF3LK%2CwBxF2LJ%3BAAAD%2CGwF3LK%2CwBxF2LJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCwFhMK%2CwBxFgMJ%3BAAAD%2CMwFhMK%2CwBxFgMJ%3BAAAD%2CGwFhMK%2CwBxFgMJ%3BAACD%2CCwFjMK%2CwBxFiMJ%3BAAAD%2CMwFjMK%2CwBxFiMJ%3BAAAD%2CGwFjMK%2CwBxFiMJ%3BAACD%2CQAAQ%2CUAAW%2CEwFlMd%3BAxFkML%2CQAAQ%2CUAAW%2COwFlMd%3BAxFkML%2CQAAQ%2CUAAW%2CIwFlMd%3BE5FiRL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAwF3LA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BExF6IL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BE4FhQQ%2CgBAAA%3B%3BAxF0IR%2CCwF%5C%2FIK%2C2BxF%2BIJ%3BAAAD%2CMwF%5C%2FIK%2C2BxF%2BIJ%3BAAAD%2CGwF%5C%2FIK%2C2BxF%2BIJ%3BAACD%2CCwFhJK%2C2BxFgJJ%3BAAAD%2CMwFhJK%2C2BxFgJJ%3BAAAD%2CGwFhJK%2C2BxFgJJ%3BAACD%2CCwFjJK%2C2BxFiJJ%3BAAAD%2CMwFjJK%2C2BxFiJJ%3BAAAD%2CGwFjJK%2C2BxFiJJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCwFzDK%2C2BxFyDJ%3BAAAD%2CMwFzDK%2C2BxFyDJ%3BAAAD%2CGwFzDK%2C2BxFyDJ%3BAACD%2CCwF1DK%2C2BxF0DJ%3BAAAD%2CMwF1DK%2C2BxF0DJ%3BAAAD%2CGwF1DK%2C2BxF0DJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CCwFtEK%2C2BxFsEJ%3BAAAD%2CMwFtEK%2C2BxFsEJ%3BAAAD%2CGwFtEK%2C2BxFsEJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CCwFlFK%2C2BxFkFJ%3BAAAD%2CMwFlFK%2C2BxFkFJ%3BAAAD%2CGwFlFK%2C2BxFkFJ%3BAACD%2CCwFnFK%2C2BxFmFJ%3BAAAD%2CMwFnFK%2C2BxFmFJ%3BAAAD%2CGwFnFK%2C2BxFmFJ%3BAACD%2CQAAQ%2CUAAW%2CEwFpFd%3BAxFoFL%2CQAAQ%2CUAAW%2COwFpFd%3BAxFoFL%2CQAAQ%2CUAAW%2CIwFpFd%3BE5FqQL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAwF%5C%2FEA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BExFqIL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BE4FxPQ%2CgBAAA%3B%3BAxFkIR%2CCwFvIK%2C6BxFuIJ%3BAAAD%2CMwFvIK%2C6BxFuIJ%3BAAAD%2CGwFvIK%2C6BxFuIJ%3BAACD%2CCwFxIK%2C6BxFwIJ%3BAAAD%2CMwFxIK%2C6BxFwIJ%3BAAAD%2CGwFxIK%2C6BxFwIJ%3BAACD%2CCwFzIK%2C6BxFyIJ%3BAAAD%2CMwFzIK%2C6BxFyIJ%3BAAAD%2CGwFzIK%2C6BxFyIJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCwFjDK%2C6BxFiDJ%3BAAAD%2CMwFjDK%2C6BxFiDJ%3BAAAD%2CGwFjDK%2C6BxFiDJ%3BAACD%2CCwFlDK%2C6BxFkDJ%3BAAAD%2CMwFlDK%2C6BxFkDJ%3BAAAD%2CGwFlDK%2C6BxFkDJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CCwF9DK%2C6BxF8DJ%3BAAAD%2CMwF9DK%2C6BxF8DJ%3BAAAD%2CGwF9DK%2C6BxF8DJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CCwF1EK%2C6BxF0EJ%3BAAAD%2CMwF1EK%2C6BxF0EJ%3BAAAD%2CGwF1EK%2C6BxF0EJ%3BAACD%2CCwF3EK%2C6BxF2EJ%3BAAAD%2CMwF3EK%2C6BxF2EJ%3BAAAD%2CGwF3EK%2C6BxF2EJ%3BAACD%2CQAAQ%2CUAAW%2CEwF5Ed%3BAxF4EL%2CQAAQ%2CUAAW%2COwF5Ed%3BAxF4EL%2CQAAQ%2CUAAW%2CIwF5Ed%3BE5F6PL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAyFlHJ%3BEACI%2CsBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%2CMAAM%3BEACF%2CsBAAA%3B%3BAADJ%2CMAAM%2C2BAGA%3BAAHN%2CMAAM%2C2BAIA%2CwBAAsB%3BEACpB%2CsBAAA%3B%3BAALR%2CMAAM%2C2BAQF%3BEACI%2CqBAAA%3B%3BACTR%3BEACI%2CsBAAA%3BEACA%2CaAAA%3B%3BACFJ%2CyBACI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAIR%2CmBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAJZ%2CmBACI%2CqBACI%2CcAII%3BEACI%2CqBAAA%3B%3BAAPhB%2CmBACI%2CqBACI%2CcAII%2CWAGI%3BEACI%2CmBAAA%3B%3BAAVpB%2CmBACI%2CqBACI%2CcAYI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAjBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAWI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CmBAiCI%2C%2BBACI%2COAAM%2COACF%2CeACI%2CqBAAoB%2CcAChB%3BEACI%2CYAAA%3B%3BAC5CxB%2C8BAA8B%2C4BAC1B%2CmBACI%2CGAAE%3BEACE%2CcAAA%3B%3BAAEA%2C8BALkB%2C4BAC1B%2CmBACI%2CGAAE%2CaAGG%3BEACG%2CmBAAA%3B%3BAANhB%2C8BAA8B%2C4BAY1B%3BEACI%2CWAAA%3B%3BAAbR%2C8BAA8B%2C4BAgB1B%2CGAAE%3BEACE%2CaAAA%3B%3BAAEA%2C8BAnBsB%2C4BAgB1B%2CGAAE%2CaAGG%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C8BAzB0B%2C4BAyBzB%2CYACG%3BEACI%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEA%2C8BA9BkB%2C4BAyBzB%2CYACG%2CcAIK%3BEACG%2CUAAA%3B%3BAANZ%2C8BAzB0B%2C4BAyBzB%2CYAUG%2CeAAe%3BEACX%2CUAAA%3B%3BACpCZ%2CyBAAyB%3BEACrB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CyBAAyB%2C6BAMrB%3BEACI%2CsBAAA%3B%3BACPR%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BACDJ%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BAADJ%2CyBAAyB%2C8BAGnB%3BEACE%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BACRR%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2C2BAMM%3BAANN%2C2BAOM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BANF%2CwBAMG%3BAAAD%2C2BALF%2C8BAKG%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%2C2BAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2C4BAJd%3BEAKI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C0BAOI%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2C2BARnB%3BEASQ%2COAAA%3B%3BAAIR%2C0BAAC%2CSACG%3BEACI%2CwBAAA%3BEACA%2CUAAA%3B%3BAAHR%2C0BAAC%2CSAMG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAARR%2C0BAAC%2CSAWG%2C2BACM%3BAAZV%2C0BAAC%2CSAWG%2C2BAEM%3BAAbV%2C0BAAC%2CSAWG%2C2BAGM%3BAAdV%2C0BAAC%2CSAWG%2C2BAIM%3BEACE%2CuBAAA%3BEACA%2C0BAAA%3B%3BAArChB%2C0BA0CI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C0BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAhBJ%2CqBAgBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAA3DZ%2C0BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjER%2C0BAoEI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzGR%2C0BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C2BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C2BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C2BACI%3BEACI%2CiBAAA%3B%3BACHZ%2CGAAG%3BEACC%2CkBAAA%3B%3BAAEA%2CGAHD%2C4BAGE%3BEACG%2CmBAAA%3B%3BAAJR%2CGAAG%2C4BAOC%3BAAPJ%2CGAAG%2C4BAQC%3BAARJ%2CGAAG%2C4BASC%3BEACI%2CmBAAA%3B%3BAAVR%2CGAAG%2C4BAOC%2CYAKM%3BAAZV%2CGAAG%2C4BAQC%2CaAIM%3BAAZV%2CGAAG%2C4BASC%2CaAGM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CGAAG%2C4BAmBC%2CEAAC%3BEACG%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BACzBR%2CGAAG%2C0BACC%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAALR%2CGAAG%2C0BACC%2CiBAMI%2CGAAE%3BEACE%2CyBAAA%3B%3BAARZ%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CGAzBT%2C0BACC%2CiBAUI%2CGAAE%2CWAcG%2CIAAI%3BEACD%2CiBAAA%3B%3BAA1BhB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAxChB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAaG%2CKAAI%3BEACA%2CcAAA%3B%3BAAGJ%2CGA9Cb%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAiBI%3BEACG%2CqBAAA%3B%3BAAIR%2CGAnDT%2C0BACC%2CiBAUI%2CGAAE%2CWAwCG%3BEACG%2C4BAAA%3B%3BAAGJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%2CgBAIG%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA7DpB%2CGAAG%2C0BAmEC%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxER%2CGAAG%2C0BAmEC%2CcAOI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CGA9ET%2C0BAmEC%2CcAOI%2C%2BBAIK%2CIAAI%3BEACD%2CaAAA%3B%3BAAKZ%2CGApFD%2C0BAoFE%2CeACG%3BEACI%2CoCAAA%3B%3BAAGR%2CGAzFD%2C0BAyFE%2CgBACG%3BEACI%2CqCAAA%3B%3BAC3FZ%2CGAAG%3BEACC%2CqBAAA%3B%3BACDJ%2CGAAG%3BEACC%2CYAAA%3B%3BAADJ%2CGAAG%2C2BAGC%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAANR%2CGAAG%2C2BASC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CGAAG%2C2BAgBC%3BAAhBJ%2CGAAG%2C2BAiBC%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BACtBR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CSAAI%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CWAAW%2CgBAAX%3B%3BAAGJ%2CSACI%3BEACI%2CmBAAmB%2CoBAAnB%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAARR%2CSAWI%2C2BACI%3BAAZR%2CSAWI%2C2BAEI%3BEACI%2CkBAAA%3B%3BA9BtBZ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BE%2BB%2BGA%2CSAAA%3BEACA%2CUAAA%3B%3BA%5C%2FBhHA%2CsB%2BBkHE%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BA%5C%2FBrHJ%2CsB%2BBkHE%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BA%5C%2FBxHR%2CsB%2BB4HE%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAjH7HJ%2CsBiHwHE%2CQAAK%2CQjHxHN%3BAACD%2CsBiHuHE%2CQAAK%2CQjHvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsBiHkHE%2CQAAK%2CQjHlHN%3BEACG%2CWAAA%3B%3BAiHwHA%2CsBAPF%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BA%5C%2FBpIR%2CsB%2BByLM%2CQAAK%3BEjH%2BDX%2CeAAA%3B%3BAkFxPA%2CsB%2BB6LE%2CQAAK%2CMACD%3BEjH0DN%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C8BAAA%3BEAAA%2C%2BBAAA%3BEAAA%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C0BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsBkHsFE%2CQAAK%2CMACD%2CUlHvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsBkHiFE%2CQAAK%2CMACD%2CUlHlFL%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsBkH4EE%2CQAAK%2CMACD%2CUlH7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BAiH9BI%2CsBA7BF%2CQAAK%2CMA6BF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBA9BF%2CQAAK%2CMA8BF%2CIAAI%2CWAAc%2CUAAO%3BEjH6B9B%2CmBAAA%3B%3BAiHzBI%2CsBAlCF%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBAnCF%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CsBApCF%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CsBArCF%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BEjHsBtB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CmBAAA%3B%3BAkFxPA%2CsB%2BB0OE%2CQAAK%3BEjHcP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2C4BAAA%3B%3B%3B%3B%3B%3BAkHtSJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACgBA%2C2CACI%2CkCACM%3BAAFV%2C2CACI%2CkCAEI%3BEACI%2CqBAAA%3B%3BAAJZ%2C2CAQI%3BAARJ%2C2CASI%3BEACI%2CmBAAA%3B%3BAClBR%2CeACI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3B%3BAAJR%2CeAMI%3BEACI%2CYAAA%3B%3BAAGR%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CuBAAuB%2CmBAAvB%3B%3BAAFJ%2CSAGI%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEAyCA%2CmBAAA%3B%3BAA1CJ%2CeAEI%3BEACI%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CqBAAqB%2CgDAAgD%2C2CAArE%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEAwBA%2CuBAAuB%2CcAAvB%3B%3BAA%5C%2FBR%2CeAEI%2CaAMI%3BEACI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2C2BAAA%3B%3BAAEI%2CeAXZ%2CaAMI%2CcAII%2CWACK%2CMAAM%3BEACH%2CcAAA%3B%3BAAEJ%2CeAdZ%2CaAMI%2CcAII%2CWAIK%3BEACG%2CWAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CqBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA3BpB%2CeAEI%2CaA8BI%3BEACI%2CiCAAA%3B%3BAAjCZ%2CeAEI%2CaAiCI%3BEACI%2CqCAAA%3B%3BAApCZ%2CeAEI%2CaAoCI%3BEACI%2CyBAAA%3B%3BAAvCZ%2CeA6CI%2COACI%2CIAAG%3BEACC%2CqBAAA%3B%3BAA%5C%2FCZ%2CeA6CI%2COAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAApDZ%2CeA6CI%2COAUI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAA1DZ%2CeA6CI%2COAgBI%3BEACI%2CkBAAA%3B%3BAA9DZ%2CeA6CI%2COAgBI%2CeAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKhB%2CqBACM%3BEACE%2CYAAA%3B%3BACtGR%3BAACA%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAIJ%3BEACI%2CmBAAA%3B%3BAADJ%2C6CAGI%3BEACI%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CwBAAC%3BEACG%2C6BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAZR%2CwBAeI%3BEACI%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiCACI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAHR%2CiCAMM%2C6BACE%3BEACI%2CmBAAA%3B%3BAlG%5C%2FCZ%2CwBAYI%3BEACI%2CgBAAA%3B%3BAAbR%2CwBAgBI%3BEACI%2CiBAAA%3B%3BAAjBR%2CwBAgBI%2C%2BBAGM%3BEzB2QV%2CiBAAA%3BEyBzQY%2CgBAAA%3B%3BAArBZ%2CwBAgBI%2C%2BBAQI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAWA%2CwBAPR%2CqCACI%2CKAMK%3BEACG%2CiBAAA%3B%3BAAGJ%2CwBAXR%2CqCACI%2CKAUK%3BEACG%2CkBAAA%3B%3BAA1ChB%2CwBAsDI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CwBAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAA1DhB%2CwBAsDI%2CcAQI%3BEACI%2CSAAA%3B%3BAA%5C%2FDZ%2CwBAmEI%3BEACI%2CgBAAA%3B%3BAAEA%2CwBAHJ%2CqBAGK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBANJ%2CqBAMK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBATJ%2CqBASK%3BAACD%2CwBAVJ%2CqBAUK%3BEACG%2CYAAA%3B%3BAAEJ%2CwBAbJ%2CqBAaK%3BEACG%2CYAAA%3B%3BAAMZ%3BEAEI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAmGhGA%2CeADJ%2CeACM%2CWACE%3BEACI%2CgBAAA%3B%3BACJhB%3BEACI%2CgBAAA%3B%3BACCI%2CcADA%2CMACI%3BEACA%2CsBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAIA%2CaAAE%3BEACE%2CgBAAA%3B%3BACdR%3BEACI%2CgBAAA%3B%3BAAEA%2CWAAE%3BEACE%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3B%3BAAKJ%2CaAAE%3BEACE%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACII%2CkCADJ%2CmCACK%3BEhImRT%2CgBAAA%3BEgIjRY%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CkCAPJ%2CmCAOK%2COAAQ%3BAACT%2CkCARJ%2CmCAQK%3BEACG%2CaAAA%3BEACA%2CaAAA%3B%3BAAXZ%2CkCAeM%2CSAAM%3BEACJ%2CgBAAA%3B%3BAAIR%2CwBACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACvCZ%2CuBACI%3BEACI%2CaAAA%3B%3B%3B%3BACFJ%2C0BAA2B%2CmBAAmB%2CQAAO%3BEACjD%2CWAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CgBAAA%3B%3BAAEP%3BEACC%2CUAAA%3B%3BAAED%2CUAAW%3BAAAc%2CYAAY%3BAAAY%2CYAAY%3BEAC5D%2CUAAA%3B%3BAAED%2CUAAW%3BAAAoB%2CkBAAmB%3BEACjD%2CWAAA%3B%3BAAEE%3BEACK%2CoBAAA%3B%3BAAEL%2CYAAY%2CgBACR%3BEACI%2CUAAA%3BEACA%2CYAAA%3B%3BAAGA%2CYANI%2CgBAKR%2CcACK%3BAAAS%2CYANN%2CgBAKR%2CcACe%3BEACP%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAEJ%2CYAVI%2CgBAKR%2CcAKK%3BEACG%2CWAAA%3B%3BAAXZ%2CYAAY%2CgBAKR%2CcAQI%3BEACI%2CWAAA%3B%3BAAdZ%2CYAAY%2CgBAKR%2CcAWI%3BEACI%2COAAO%2CiBAAP%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAApBZ%2CYAAY%2CgBAKR%2CcAWI%2CsBAKI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAAvBhB%2CYAAY%2CgBAKR%2CcAWI%2CsBASI%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAACA%2CYA7BJ%2CgBAKR%2CcAWI%2CsBASI%2CgBAIK%3BEACG%2CYAAA%3B%3BAA9BpB%2CYAAY%2CgBAKR%2CcA6BI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAtCZ%2CYAAY%2CgBAKR%2CcAmCI%3BEACI%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAA5CZ%2CYAAY%2CgBA%2BCR%3BEACC%2CcAAA%3BEACA%2CiBAAA%3B%3BAAjDL%2CYAAY%2CgBAmDR%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA5DR%2CYAAY%2CgBAmDR%2CkBAUI%2CkBACI%3BEACI%2CeAAA%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CaAAA%3B%3BAAjEhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBACI%2CQAII%3BEACI%2CgBAAA%3BEACA%2CWAAA%3B%3BAApEpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAUI%3BEACI%2CaAAA%3B%3BAAxEhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAaI%3BEACI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAa%2CkBAAb%3B%3BAAnFhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAaI%2CSAUI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAvFJ%2CgBAmDR%2CkBAUI%2CkBAaI%2CSAaK%3BEACG%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CahIlGL%2CmBgIkGK%3BEACA%2CSAAS%2COAAT%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAzGpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBA%2BCI%2CeACM%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAjHpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAuDI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAtHhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAuDI%2CaAGI%3BEACI%2CWAAA%3B%3BAAxHpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBA8DI%3BEACI%2CmBAAA%3BEACA%2CyBAAA%3B%3BAA7HhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkEI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjIhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAsEI%3BEACI%2CmBAAA%3B%3BAApIhB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAsEI%2CkBAEI%2CaACI%3BEACI%2CaAAa%2CwBAAb%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAA3IxB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COACM%3BEACE%2CiBAAA%3B%3BAAjJpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COACM%2CUAEI%3BEACD%2CWAAA%3B%3BAAnJrB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COACM%2CUAKE%3BEACC%2CmBAAA%3B%3BAAtJrB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COACM%2CUAQE%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CSAAA%3B%3B%3B%3B%3BAAjKxB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COAwBI%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CSAAA%3B%3B%3B%3B%3BAAhLpB%2CYAAY%2CgBAmDR%2CkBAUI%2CkBAkFI%2COAsCM%3BEACE%2CgBAAA%3B%3BAAtLpB%2CYAAY%2CgBA2LR%3BEACC%2CaAAA%3BEACH%2CmBAAA%3BEACA%2C8BAAA%3B%3BAA9LF%2CYAAY%2CgBAgMR%3BEACC%2CaAAA%3B%3BAAjML%2CYAAY%2CgBAgMR%2CSAGC%3BEACC%2CiBAAA%3BEACH%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAA%5C%2FMH%2CYAAY%2CgBAgMR%2CSAiBC%3BEACC%2CqBAAA%3BEACA%2CWAvOwB%2COAuOxB%3BEACH%2CkBAAA%3B%3BAApNH%2CYAAY%2CgBAgMR%2CSAsBC%3BEACC%2CkBAAA%3BEACA%2CWA5OwB%2COA4OxB%3B%3BAAxNN%2CYAAY%2CgBAgMR%2CSA0BC%3BEACC%2CWA%5C%2FOwB%2COA%2BOxB%3B%3BAA3NN%2CYAAY%2CgBAgMR%2CSA6BC%3BEACC%2CsBAAA%3B%3BAA9NN%2CYAAY%2CgBAiOR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAArOR%2CYAAY%2CgBAiOR%2CeAKI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAxOZ%2CYAAY%2CgBAiOR%2CeAKI%2CeAGI%3BEACI%2CUAAA%3B%3BAA1OhB%2CYAAY%2CgBA8OR%3BEACI%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAjPR%2CYAAY%2CgBAmPR%2CQACI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CYAzPA%2CgBAmPR%2CQACI%2CEAKK%3BEACG%2CYAAA%3B%3BAA1PhB%2CYAAY%2CgBA8PR%3BEACI%2CcAAA%3B%3BAA%5C%2FPR%2CYAAY%2CgBA8PR%2CyBAEI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAlQZ%2CYAAY%2CgBA8PR%2CyBAMI%3BEACI%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAvQZ%2CYAAY%2CgBA8PR%2CyBAMI%2CiBAII%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAA1QhB%2CYAAY%2CgBA8QR%2C2BACI%3BEACI%2CwBAAA%3B%3BAAEJ%2CYAlRI%2CgBA8QR%2C2BAIK%2CMACG%3BEACI%2CyBAAA%3B%3BAAKhB%2CaAAc%3BEACd%2CaAAA%3B%3BAAEA%2CaAAc%3BEACV%2CcAAA%3B%3BAAOJ%2CwBAL0C%3BEACzC%2CYAAY%2CgBAAiB%3BIAC5B%2CsBAAA%3B%3B%3BAAWF%2CwBAR0C%3BEACzC%2CYAAY%3BIACX%2COAAA%3B%3BEAED%2CYAAY%2CgBAAiB%3BIAC5B%2CYAAA%3B%3B%3BAAQF%2CwBAL0C%3BEACzC%2CYAAY%2CgBAAiB%2CkBAAkB%2CkBAAkB%3BIAChE%2CaAAA%3B%3B%3BAASN%2CwBAN8C%3BEACzC%2CYAAY%2CgBAAiB%2CSAAS%3BIACrC%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAC%5C%2FTJ%3BEACE%2CaAAA%3B%3BAAGF%2CWAAW%3BEACT%2CcAAA%3B%3BAAGF%3BEACE%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CWAAY%3BEACV%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CWAAY%2CaAAY%3BEACtB%2CUAAA%3B%3BAAGF%2CWAAY%3BEACV%2CaAAA%3B%3BAAGF%2CoBAAqB%2CYAAY%2CGAAE%3BEACjC%2CeAAA%3B%3BAAGF%2CoBAAqB%3BEACnB%2CaAAA%3BEACA%2CSAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%3BEACtC%2CYAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CcAAc%3BEACpD%2CeAAe%2CKAAK%2CoBAApB%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BAAC9D%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BEAC5D%2CqBAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%3BEACtC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CQAAA%3BEACA%2CuBAAA%3B%3BAAGF%2CoBAAqB%2CmBAAmB%2CsBAAsB%3BEAC5D%2CWAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CiBAAkB%2CYAAY%2CSAAS%3BEACrC%2CSAAA%3BEACA%2CcAAA%3B%3BAAGF%2CWACE%3BEACE%2CcAAA%3BEACA%2CaAAA%3B%3BAAGF%2CWAAC%3BEACC%2CYAAA%3B%3BAADF%2CWAAC%2CQAEC%3BEACE%2CcAAA%3B%3BAAHJ%2CWAAC%2CQAKC%3BEACE%2CaAAA%3B%3BAAZN%2CWAeE%2CcAAc%3BEACZ%2CaAAA%3B%3BAAhBJ%2CWAkBE%3BEACE%2CmBAAA%3BEACA%2CkBAAA%3B%3BAApBJ%2CWAkBE%2CYAGE%2CGACI%3BAAtBR%2CWAkBE%2CYAGE%2CGAEI%2COAAM%3BEACJ%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAGF%2CWAXN%2CYAGE%2CGAQK%2CaACC%3BAADF%2CWAXN%2CYAGE%2CGAQK%2CaAEC%2COAAM%3BEACJ%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAC9Gb%2CqBAAsB%3BAACtB%2CgBAAiB%3BEACV%2CaAAA%3B%3BAAEP%2CQAAQ%2COAAO%2COAAO%3BEACrB%2CSAAA%3BEACG%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACH%2CcAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAED%2C2BAA2B%2CQAAQ%2COAAQ%3BEAAG%2CaAAA%3B%3BAAC9C%2C2BAA2B%3BEAC1B%2C4CAAA%3BEACA%2CoCAAA%3B%3BAAED%2C2BAA2B%3BEAC1B%2CkBAAA%3B%3BAAED%2C2BAA2B%3BEAC1B%2CgBAAA%3B%3BAAED%2C2BAA2B%3BEAC1B%2CiBAAA%3B%3BAAED%2C2BAA4B%3BAAAO%2C2BAA4B%3BEAC9D%2CqBAAA%3B%3BAC%5C%2FBE%3BAACA%3BAACA%3BEACI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%3BAACb%2CaAAc%3BEACV%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAU%3BEACN%2CmBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CaAAA%3B%3BAAGJ%2CIAAI%3BAACJ%2CIAAI%3BAACJ%2CIAAI%3BAACJ%2CIAAI%3BEAEA%2CiBAAA%3B%3BAAGJ%2CIAAI%2CmBAAoB%3BAACxB%2CIAAI%2CsBAAuB%3BEACvB%2CaAAA%3B%3B%3BAAGJ%2CmBAAoB%2CSAAQ%2CUAAU%3BEAClC%2CaAAA%3B%3BAAGJ%2CmBAAoB%2CSAAQ%2CUAAU%3BEAClC%2CcAAA%3B%3B%3BAAGJ%2CaAAc%3BEACV%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyCAAA%3BEACA%2CyBAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAW%2CcAAX%3BEACA%2CeAAA%3B%3BAAGJ%2CaAAc%2CSAAS%3BEACnB%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CaAAA%3B%3BAAIJ%2CaAAc%2CSAAS%2CKAAI%2CUAAU%3BEACjC%2CsBAAA%3B%3BAAGJ%3BEACI%3BIACI%2CWAAW%2CgBAAX%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CaAAX%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CiBAAX%3BIACA%2CUAAA%3B%3B%3BAC3HR%3BEAAkB%2CsBAAA%3BEAAsB%2CYAAA%3BEAAY%2COAAA%3BEAAO%2CYAAA%3BEAAW%2CyBAAA%3BEAAyB%2CeAAA%3BEAAe%2CMAAA%3BEAAM%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CaAAA%3B%3BAAC9I%2CgBAAiB%3BEAAK%2CYAAA%3BEAAY%2CWAAA%3BEAAW%2CkBAAA%3B%3BAAC7C%2CgBAAiB%2CIAAI%3BEAAK%2CQAAA%3BEAAQ%2CSAAA%3BEAAS%2CcAAA%3BEAAc%2CkBAAA%3BEAAkB%2CiBAAA%3BEAAiB%2CkBAAA%3B%3BAAC5F%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CUAAW%3BAACX%3BEACI%2CWAAA%3B%3BACXP%3BEACC%2CiBAAA%3B%3BAAID%3BEACC%2CYAAA%3BEACA%2CYAAA%3B%3BAAFD%2CkBAGC%3BEACC%2CSAAA%3B%3BAAJF%2CkBAMC%3BAAND%2CkBAOC%3BEAEC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CuHAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CkBAbD%2CcAaE%3BAAAD%2CkBAZD%2CcAYE%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CkBAlBD%2CcAkBE%2CMACA%3BAADD%2CkBAjBD%2CcAiBE%2CMACA%3BEACC%2CcAAA%3B%3BAAID%2CkBAxBF%2CcAuBC%2CEACE%3BAAAD%2CkBAvBF%2CcAsBC%2CEACE%3BEACA%2CqBAAA%3B%3BAA%5C%2FBJ%2CkBAmCC%3BEACC%2CqBAAA%3B%3BAApCF%2CkBAuCC%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAA1CF%2CkBA4CC%2CeACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAApDH%2CkBA4CC%2CeACC%2CEAQC%3BEACC%2CaAAA%3B%3BAAED%2CkBAZF%2CeACC%2CEAWE%3BEACA%2CS1GRO%2CO0GQP%3BEACA%2CarI%5C%2FCc%2CmBqI%2BCd%3B%3BAAED%2CkBAhBF%2CeACC%2CEAeE%3BEACA%2CqBAAA%3B%3BAA7DJ%2CkBAiEC%3BEACC%2CYAAA%3B%3BAACA%2CkBAFD%2COAEE%3BEACA%2CiBAAA%3BEACA%2CarI1De%2CmBqI0Df%3B%3BAAKA%2CkBAFF%2CcACC%2COACE%3BEACA%2CS1GhBO%2CO0GgBP%3B%3BAAMD%2CkBAFF%2CcACC%2COACE%3BEACA%2CS1GtCO%2CO0GsCP%3B%3BAAKJ%2CkBACC%2CmBACC%3BAAFF%2CkBACC%2CmBAEC%3BEACC%2CkBAAA%3B%3BAAJH%2CkBACC%2CmBACC%2CcAIC%3BAANH%2CkBACC%2CmBAEC%2CcAGC%3BEACC%2CkBAAA%3BEACA%2CKAAK%2CiBAAL%3BEACA%2CSAAA%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAGD%2CkBAlBF%2CmBACC%2CcAiBE%2CMACA%3BAADD%2CkBAlBF%2CmBAEC%2CcAgBE%2CMACA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CKAAK%2CgBAAL%3B%3BACnHF%3BEACI%3BIACI%2CWAAW%2CUAAX%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3BIACA%2CUAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CQAAX%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CUAAX%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CWAAW%2CUAAX%3BIACA%2CUAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CsBAAsB%2CSAAjC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAsB%2CeAAjC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAsB%2CeAAjC%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CeAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3B%3BAAIR%3BEACI%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CWAAW%2CgBAAtB%3B%3BEAGJ%3BIACI%2CWAAW%2CQAAX%3B%3B%3BAAIR%3BEACI%3BIACI%2CmBAAmB%2CUAAnB%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CmBAAmB%2CQAAnB%3BIACA%2CUAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CmBAAmB%2CQAAnB%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CmBAAmB%2CUAAnB%3BIACA%2CUAAA%3B%3BEAGJ%3BIACI%2CmBAAmB%2CUAAnB%3BIACA%2CUAAA%3B%3B%3BAAIR%3BEACI%3BIACI%2CmBAAmB%2CsBAAsB%2CSAAzC%3B%3BEAGJ%3BIACI%2CmBAAmB%2CsBAAsB%2CeAAzC%3B%3BEAGJ%3BIACI%2CmBAAmB%2CsBAAsB%2CeAAzC%3B%3B%3BAAIR%3BEACI%3BIACI%2CmBAAmB%2CQAAnB%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CQAAnB%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CeAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CQAAnB%3B%3B%3BAAIR%3BEACI%3BIACI%2CmBAAmB%2CQAAnB%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CQAAnB%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CWAAW%2CgBAA9B%3B%3BEAGJ%3BIACI%2CmBAAmB%2CQAAnB%3B%3B%3BAAIR%3BEACI%2C8BAAA%3B%3B%3BEAGA%2CWAAW%2CoBAAX%3BEACA%2CmBAAmB%2CoBAAnB%3B%3BAAGJ%2CgBAAgB%3BEACZ%2C0CAAA%3BEACA%2CkDAAA%3B%3BAAGJ%2CgBAAgB%3BEACZ%2C0CAAA%3BEACA%2CkDAAA%3B%3BAAGJ%2CgBAAgB%3BEACZ%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CyCAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqDAAA%3BEACA%2C6DAAA%3B%3BAAGJ%2CuBAAuB%3BAACvB%2CuBAAuB%3BEACnB%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2CuBAAuB%3BEACnB%2COAAA%3BEACA%2CqDAAA%3BEACA%2C6DAAA%3B%3BAAGJ%2CuBAAuB%3BEACnB%2CQAAA%3BEACA%2CoDAAA%3BEACA%2C4DAAA%3BEACA%2CuBAAA%3BEACA%2C%2BBAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3B%3B%3BAAIJ%2CcAAe%3B%3BEAEX%2CWAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CcAAe%2CiBAAgB%2CIAAI%3BEAC%5C%2FB%2CsBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAAe%2CoBAAmB%2CWAAW%3BEACzC%2CcAAA%3B%3BAAGJ%2CcAAe%2CYAAY%3B%3BEAEvB%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CaAAc%2CiBAAiB%3BAAC%5C%2FB%2CWAAY%2CiBAAiB%3BAAC7B%2CIAAK%2CiBAAiB%3BEAClB%2COAAA%3B%3B%3B%3B%3BAAOJ%2CcAAe%2COAAM%2CIAAI%3BAACzB%2CcAAe%2CIAAG%2CUAAW%3BEACzB%2CoBAAA%3B%3BAAGJ%2CIAAK%2CqBAAoB%3BEACrB%2CaAAA%3B%3B%3B%3BAAKJ%2CcAAe%3BEACX%2CWAAA%3B%3B%3BAAIJ%2CcAAe%3BAACf%2CcAAe%3BAACf%2CcAAe%2CSAAQ%3BEACnB%2CwBAAA%3B%3BAAGJ%2CcAAe%2CiBAAiB%3B%3BEAE5B%2CqBAAA%3B%3BAC5WP%2CaAAc%3BEACV%2CcAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAGJ%2CaAAc%3BEACb%2CcAAA%3BEACG%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2C0CAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CYAAa%3BEACX%2CsBAAsB%2C8CAAtB%3BEACA%2C0BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAAEF%2CYAAa%2CUAAS%3BEACrB%2CsBAAA%3BEACA%2CqBAAA%3B%3BACxCA%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAACA%2CWAAC%3BEACC%2CcAAA%3B%3BAAXJ%2CWAaE%3BEACE%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAAjBJ%2CWAaE%2CaAKE%3BEACE%2CYAAA%3B%3BAAnBN%2CWAaE%2CaAQE%3BEACE%2CkBAAA%3B%3BAAtBN%2CWAaE%2CaAWE%3BEACE%2CsBAAA%3B%3BAAzBN%2CWAaE%2CaAWE%2CUAEE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAA9BR%2CWAaE%2CaAWE%2CUAEE%2CUAKE%3BEACE%2COAAO%2CiBAAP%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAtCV%2CWAaE%2CaAWE%2CUAiBE%3BAAzCN%2CWAaE%2CaAWE%2CUAkBE%2CwBAAwB%2CWAAW%2CiBAAiB%3BAA1C1D%2CWAaE%2CaAWE%2CUAmBE%2CoBAAoB%2CWAAW%2CiBAAiB%3BEAC9C%2CeAAA%3BEACA%2CWAAA%3B%3BAA7CR%2CWAaE%2CaAWE%2CUAuBE%2CwBAAwB%3BAA%5C%2FC9B%2CWAaE%2CaAWE%2CUAwBE%2CoBAAoB%3BEAClB%2CmBAAA%3B%3BAAjDR%2CWAaE%2CaAWE%2CUA2BE%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAA1DR%2CWAaE%2CaAWE%2CUA2BE%2CWAQE%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAlEV%2CWAaE%2CaAWE%2CUA2BE%2CWAQE%2CWAQE%3BEACE%2CWAAA%3BEACA%2CeAAA%3B%3BAArEZ%2CWAaE%2CaA6DE%3BEACE%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA7EN%2CWAaE%2CaAkEE%2CWAAU%3BEACR%2CyBAAA%3BEACA%2CWAAA%3B%3BAAjFN%2CWAaE%2CaAsEE%2CaACE%3BEACE%2CWAAA%3BEACA%2CsBAAA%3B%3BAAtFR%2CWA0FE%3BEACE%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAA9FJ%2CWA0FE%2CUAKE%3BEACE%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAnGN%2CWA0FE%2CUAKE%2COAKE%3BEACE%2CaxIrFS%2CmBwIqFT%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEE%2CWAfR%2CUAKE%2COAKE%2CIAIG%2CYACE%3BEACC%2CSAAS%2COAAT%3B%3BAAIF%2CWApBR%2CUAKE%2COAKE%2CIASG%2CcACE%3BEACC%2CSAAS%2COAAT%3B%3BAA%5C%2FGZ%2CWAqHE%2CUAAU%2CMAAK%3BEACb%2CUAAA%3B%3BAAtHJ%2CWAwHE%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAAWN%2CwBAR4C%3BEACxC%3BIACE%2CaAAA%3B%3BEAEF%2CYAAa%3BIACX%2CWAAA%3B%3B%3BACnIF%2CIAAI%3BEACA%2CgBAAA%3B%3BAAqCJ%2CQAlC2B%3BEACvB%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CqBAAsB%3BIACxD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC2B%2CwBAAwB%3BEAC%5C%2FC%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CkBAAmB%3BIACrD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAwB%3BEAC9C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsCR%2CQAlC0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAA8BR%2CQA1B0B%2CuBAAuB%3BEAC7C%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CoBAAqB%3BIACvD%2COAAO%2CcAAP%3B%3B%3BAA%2BBR%2CQA3B0B%2CuBAAuB%3BEAE7C%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CmBAAoB%3BIACtD%2COAAO%2CcAAP%3B%3B%3BAAsBZ%2CQAlB8B%3BEAEtB%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3BEAGJ%2CYAAY%2CIAAI%2CsBAAsB%2CiBAAkB%3BIACpD%2COAAO%2CcAAP%3B%3B%3BAC9QY%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%3BAAAD%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%3BEACG%2CqBAAA%3B%3BAADJ%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaAGG%3BAAHJ%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaAGG%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAAfhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%3BAApBJ%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%3BEACI%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACA%2CeAAe%2CiBAAf%3BEACA%2CcAAc%2CiBAAd%3BEACA%2CWAAW%2CiBAAX%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAtCR%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAoBI%3BAAxCR%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAoBI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2C0BAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAjDZ%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%3BAApDR%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%3BEACI%2CQAAQ%2CkBAAR%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAEA%2CoBAhEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAUK%3BAAAD%2C%2BBAhEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAUK%3BEACG%2CUAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CoBAvEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAiBK%3BAAAD%2C%2BBAvEnB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAiBK%3BEACG%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAzEhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%3BAA5EZ%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAA9EhB%2CoBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAII%3BAAhFhB%2C%2BBAFP%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAII%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBA1FvB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAYK%3BAAAD%2C%2BBA1FvB%2CiBACG%2COACK%2COAoBG%2CeAgCI%2CgBAwBI%2CqBAYK%3BEACG%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAKZ%2CoBAvGf%2CiBACG%2COACK%2COAoBG%2CeAiFK%3BAAAD%2C%2BBAvGf%2CiBACG%2COACK%2COAoBG%2CeAiFK%3BEACG%2C8CAAA%3BEACA%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAASI%2CoBArHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COACK%3BAAAD%2C%2BBArHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COACK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2CoBA%5C%2FHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COAWK%3BAAAD%2C%2BBA%5C%2FHvB%2CiBACG%2COAgHK%2COACG%2CaACK%2CaACG%2COAWK%3BEACG%2CS%5C%2FGnEtB%2CO%2BGmEsB%3BEACA%2Ca1InHjB%2CmB0ImHiB%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAA5BpB%2CoBAjHP%2CiBACG%2COAgHK%2COAkCG%3BAAlCJ%2C%2BBAjHP%2CiBACG%2COAgHK%2COAkCG%3BEACI%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CcAAc%2CaAAd%3BEACA%2CWAAW%2CaAAX%3B%3BAAvJhB%2CoBAAC%2CiBA4JG%3BAA5JJ%2C%2BBAAC%2CiBA4JG%3BEACI%2CWAAW%2CkBAAX%3B%3BAA7JR%2CoBAAC%2CiBAgKG%2CgBACI%3BAAjKR%2C%2BBAAC%2CiBAgKG%2CgBACI%3BEACI%2CeAAA%3B%3BAAIR%2CoBAtKH%2CiBAsKI%2CiBACG%3BAADJ%2C%2BBAtKH%2CiBAsKI%2CiBACG%3BEACI%2CaAAA%3B%3BAAKZ%2CoBAAC%2C2BACG%3BAADJ%2C%2BBAAC%2C2BACG%3BEACI%2CeAAA%3B%3BAAKZ%2C%2BBAGI%3BAAFJ%2CqCAEI%3BAADJ%2CsCACI%3BEACI%2CeAAA%3B%3BAA0BR%2CQArB0B%3BEAQF%2CoBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaACG%3BEADJ%2C%2BBAJf%2CiBACG%2COACK%2COACG%2CaACK%2CaACG%3BIACI%2CWAAA%3BIACA%2COAAA%3B%3B%3BAA2DpC%2CQAjD8B%3BEAUE%2CoBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%3BEAAD%2C%2BBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%3BIACG%2CWAAA%3B%3BEADJ%2CoBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%3BEAHJ%2C%2BBANnB%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%3BIACI%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CQAAA%3B%3BEAEA%2CoBAf3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAMK%3BEAAD%2C%2BBAf3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAMK%3BIACG%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGJ%2CoBA1B3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAiBK%3BEAAD%2C%2BBA1B3B%2CiBACG%2COACK%2COACI%2COAEG%2CaACK%2CaAGG%2COAiBK%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAzBpB%2CoBAHX%2CiBACG%2COACK%2COACI%2COA%2BBG%2CeACI%3BEAhCR%2C%2BBAHX%2CiBACG%2COACK%2COACI%2COA%2BBG%2CeACI%3BIACI%2CeAAA%3B%3B%3B%3BAC3PhC%2CgBAAgB%2CqBAAsB%3BEAClC%2CwBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%2COAAM%3BEACxB%2CaAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3B%3BACbJ%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CwCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CmBAAmB%2CoBAAnB%3BEACA%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEAWA%2CaAAA%3B%3BAAVA%2CWAAY%3BEACR%2CYAAA%3B%3BAALR%2CYAOI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAKJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAGR%2CYAAY%3BEACR%2CaAAA%3B%3B%3BAjJhFJ%2CcAAe%3BEACX%2CqBAAqB%2CiDAArB%3B%3B%3BAAIJ%3BAACA%3BEACI%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CeAAe%2CkBAAf%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAACA%2CWAAC%3BAAAD%2CWAAC%3BAAAQ%2CWAAC%3BAAAD%2CWAAC%3BEACN%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAJH%2CMAII%3BAAAD%2CWAJH%2CMAII%3BAAAD%2CWAJM%2CMAIL%3BAAAD%2CWAJM%2CMAIL%3BEACG%2CUAAA%3B%3BAAGR%2CWAAC%2CeAAe%3BAAAhB%2CWAAC%2CeAAe%3BEACZ%2CaAAA%3B%3BAAIR%2CWAAW%3BAAAS%2CWAAW%3BEAC3B%2CaKvCW%2CmBLuCX%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAcJ%3BEACI%2CWAAA%3B%3BAACA%2CWAAY%3BEACR%2CUAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSgClBA%2COhCkBA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSgCnCJ%2COhCmCI%3B%3BAAKZ%3BEACI%2CYAAA%3B%3BAACA%2CWAAY%3BEACR%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAC%3BEACG%2CSgC%5C%2FCA%2COhC%2BCA%3B%3BAACA%2CWAAY%2CYAFf%3BEAGO%2CSgClCJ%2COhCkCI%3B%3B%3BAAOZ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAARJ%2CWASI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3B%3B%3BEAGA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CWASI%2CGAQI%3BEACI%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWApBR%2CGAQI%2COAYK%3BAAAQ%2CWApBjB%2CGAQI%2COAYc%3BEACN%2CaAAA%3B%3BAACA%2CWAtBZ%2CGAQI%2COAYK%2CMAEI%3BAAAD%2CWAtBZ%2CGAQI%2COAYc%2CMAEL%3BEACG%2CUAAA%3B%3BAAGR%2CWA1BR%2CGAQI%2COAkBK%3BEACG%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaKvID%2CmBLuIC%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGR%2CWA3CJ%2CGA2CK%2CaAAc%2COAAM%3BEACjB%2CYAAA%3BEACA%2CaAAA%3B%3B%3BAkJlKf%3BEAAc%2CQAAA%3BEAAQ%2CeAAA%3BEAAe%2CSAAA%3BEAAS%2CWAAA%3BEAAW%2CUAAA%3B%3BAACzD%3BEAAa%2CyBAAA%3BEAAyB%2CsBAAqB%2CiDAArB%3B%3BAACtC%3BEAAa%2C4CAAA%3BEAA4C%2CoDAAA%3BEAAoD%2C0BAAA%3BEAA0B%2C4BAAA%3BEAA4B%2CcAAA%3BEAAc%2CYAAA%3BEAAY%2CYAAA%3BEAAY%2CkBAAA%3BEAAkB%2CWAAA%3B%3BAAC3N%3BEAAa%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CwBAAA%3BEAAwB%2CmBAAA%3BEAAmB%2CcAAA%3B%3BAAClF%2CaAAc%2CEAAC%3BEAAQ%2CqBAAA%3B%3BAACvB%2CaAAc%3BEAAK%2C6BAAA%3B%3BAACnB%2CaAAc%3BEAAK%2CgCAAA%3B%3BAACnB%2CYAAa%3BEAAK%2C%2BBAAA%3B%3BAAClB%2CYAAa%3BEAAK%2CgCAAA%3B%3BAAClB%2CcAAe%3BEAAK%2CgCAAA%3B%3BAACpB%2CeAAgB%3BEAAK%2CgCAAA%3B%3BAACrB%2CcAAe%3BEAAK%2CgCAAA%3B%3BAACpB%2CWAAY%3BEAAK%2CgCAAA%3B%3BAACjB%2CQAAS%3BEAAK%2CgCAAA%3B%3BAACd%2CSAAU%3BEAAK%2CgCAAA%3B%3BAACf%2CaAAc%3BEAAa%2CyBAAA%3B%3BAAC3B%2CaAAc%3BEAAa%2CyBAAA%3B%3BAAC3B%2CYAAa%3BEAAa%2CyBAAA%3B%3BAAC1B%2CeAAgB%3BEAAa%2CyBAAA%3B%3BAAC7B%2CcAAe%3BEAAa%2CyBAAA%3B%3BAAC5B%2CYAAa%3BEAAa%2CyBAAA%3B%3BAAC1B%2CcAAe%3BEAAa%2CyBAAA%3B%3BAAC5B%2CWAAY%3BEAAa%2CyBAAA%3B%3BAACzB%2CSAAU%3BEAAa%2CyBAAA%3B%3BAACvB%2CQAAS%3BEAAa%2CsBAAA%3B%3BAACtB%2CaAAa%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACjC%2CaAAa%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACjC%2CYAAY%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAChC%2CeAAe%2CMAAO%3BEAAa%2CyBAAA%3B%3BAACnC%2CcAAc%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAClC%2CYAAY%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAChC%2CcAAc%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAClC%2CWAAW%2CMAAO%3BEAAa%2CyBAAA%3B%3BAAC%5C%2FB%2CQAAQ%2CMAAO%3BEAAa%2CsBAAA%3B%3BAAC5B%2CSAAS%2CMAAO%3BEAAa%2CyBAAA%3B%3B%3BAAE7B%2CaAAa%3BEAAM%2COAAA%3B%3BAACnB%2CaAAa%2CKAAM%3BEAAa%2CsBAAqB%2CsDAArB%3BEAA4E%2CWAAU%2CeAAV%3BEAA0B%2CeAAc%2CeAAd%3B%3BEAClI%2CcAAa%2CeAAb%3B%3BEACA%2CmBAAkB%2CeAAlB%3B%3B%3BAACJ%2CaAAa%2CKAAM%3BEAAa%2CWAAA%3B%3BAAChC%2CaAAa%2CKAAM%3BEAAa%2CWAAA%3BEAAW%2CWAAU%2CeAAV%3BEAA0B%2CeAAc%2CeAAd%3B%3BEACjE%2CmBAAkB%2CeAAlB%3B%3B%3BAACJ%2CkBAAmB%3BEAAe%2CaAAA%3B%3B%3BAC3C%5C%2FB%3BEACI%3BIACI%2CmBAAmB%2CuBAAnB%3BIACA%2CWAAW%2CuBAAX%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAEJ%3BIACI%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2CUAAA%3B%3B%3BAAGR%3BEACI%3BIACI%2CmBAAmB%2CoBAAnB%3BIACA%2CWAAW%2CoBAAX%3BIACA%2CUAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3BIACA%2CmBAAmB%2CuBAAnB%3BIACA%2CWAAW%2CuBAAX%3BIACA%2CUAAA%3B%3B%3BAAIR%2CeAAe%3BEACX%2CaAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2CYAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2C0BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CcAAe%2CQAAQ%3BEACnB%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIJ%3B%3BEAEI%2CeAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2C8CAAA%3BEACA%2CgBAAA%3B%3BAAPJ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%3BEACI%2CyBAAA%3B%3BAAXZ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAEI%3BAAZZ%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcA2OZ%2CCAzOyC%3BEACrB%2CwBAAA%3B%3BAAbhB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%3BEACI%2CcAAA%3BEACA%2CUAAA%3B%3BAACA%2CsBATZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAGK%3BEACG%2CgBAAA%3B%3BAAEJ%2CsBAZZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAMK%3BAACD%2CsBAbZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAOK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAlBZ%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAYK%3BEACG%2CWAAA%3B%3BAA5BpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgBI%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAlCpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgBI%2CkBAII%3BEACI%2CaAAA%3B%3BAApCxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAyBI%2CuBACI%2CqBAAoB%3BEAChB%2CaAAA%3B%3BAA1CxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%3BEACI%2COAAO%2CiBAAP%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3B%3BAApDpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAOI%3B%3BEAEI%2CkBAAA%3B%3BAAvDxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAWI%3BEACI%2CmBAAA%3BEACA%2CqBAAA%3BEAIA%2CaAAa%2CkBAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3B%3BAArExB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAWI%2CcAaI%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAzE5B%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBA%2BBI%3BEACI%2CaAAA%3BEACA%2C8BAAA%3B%3BAA%5C%2FExB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA%2BBI%2CsBAoCI%3BEACI%2CSAAA%3BEACA%2CcAAA%3B%3BAApFxB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAyEI%3BEACI%2CaAAA%3B%3BAAzFpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA6EI%3BEACI%2CgBAAA%3B%3BAA7FpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAmFI%3BEACI%2CcAAA%3BEACA%2CSAAA%3B%3BAApGpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAwFI%2CWAAW%3BEACP%2CeAAA%3B%3BAAxGpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBA4FI%2CWAAW%2CWAAW%3BEAClB%2CeAAA%3B%3BAA5GpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAgGI%3BAA%5C%2FGhB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAiGI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAnHpB%2CsBASI%2CUAAS%2CQAAQ%2CKACb%2CcAKI%2CmBAuGI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3B%3BAAxHpB%2CsBA8HI%2CcAAc%2CmBAAmB%2CgBAAgB%2CeAAc%3BAA9HnE%2CsBA%2BHI%2CcAAc%2CmBAAmB%2CgBAAgB%2CeAAe%2COAAI%3BEAChE%2CeAAA%3B%3BAAhIR%2CsBAmII%2CiBAAiB%3BEACb%2CeAAA%3B%3BAApIR%2CsBAuII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BAAvI1E%2CsBAwII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CWAAW%2CQAAX%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA3IR%2CsBA%2BII%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CaAAA%3B%3BAAhJR%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%3BEAClE%2CgBAAA%3BEACA%2CWAAA%3B%3BAArJR%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%3BEACI%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAA1JZ%2CsBAmJI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%2CWAKI%3BEACI%2CaAAA%3B%3BAAGJ%2CsBAbR%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%2CcAAc%2CWAIlE%2CWASK%3BEACG%2CUAAA%3B%3BAAjKhB%2CsBAsKI%2CUAAS%2CQAAQ%2CKAAM%2CcAAc%2CmBAAmB%3BEACpD%2CSAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAzKR%2CsBA4KI%2CcAEI%3BEACI%2CiBAAA%3B%3BAA%5C%2FKZ%2CsBA4KI%2CcAEI%2CWAGI%3BEACI%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAKhB%2CMAAM%2CQACF%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BAADjD%2CMAAM%2CUAClB%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BAAD%5C%2FB%2CMAAM%2COACpC%2CSAAS%2CmBAAmB%2CmBAAmB%2CcAAc%3BEACzD%2CYAAA%3B%3BAAGR%2CeAAgB%3BEACZ%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CeAPY%2CSAOX%3BEACG%2CSnH%5C%2FNE%2COmH%2BNF%3BEACA%2CeAAA%3BEACA%2Ca9IhRO%2CmB8IgRP%3B%3BAAGJ%2CeAbY%2CSAaX%3BEACG%2CWAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAADJ%2CcAGI%2CQACK%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3B%3BAAKZ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAU%3BEACzD%2CsBAAA%3B%3BAAGJ%2CqBAAsB%2CuBAAuB%2CeAAe%3BEACxD%2CYAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CsCAAA%3BEACA%2C8BAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAAsB%3BEAClB%2CwCAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%3BEAAgB%2CUAAA%3B%3BACtU%5C%2FC%2CUAAW%3BEACP%2C0BAAA%3B%3B%3BAAqBH%2CmBAlB4C%3BEACzC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%3BIACtB%2CqBAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%2COAAO%3BIAC7B%2CkBAAA%3B%3B%3BAAqBR%2CmBAjB6C%3BEACzC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%3BIACtB%2CqBAAA%3B%3BEAEJ%2CeAAgB%2CWAAU%2COAAO%3BIAC7B%2CkBAAA%3B%3B%3BAAaZ%2CmBATgD%3BEACxC%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BEAC1B%2CeAAgB%2CWAAU%3BIAEtB%2CaAAA%3B%3B%3BAC7CX%2CQACC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAANF%2CQACC%2CwBAOC%3BEACC%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAKH%2C2BACC%2CSACC%3BEACC%2CqBAAA%3B%3BAAKD%2C2BADD%2COACE%2COACA%3BEACC%2CaAAA%3B%3BAAOD%2C2BAFD%2CcACA%2CwBACE%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2C2BAlBD%2CcACA%2CwBAiBE%3BEACA%2CSAAS%2CEAAT%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAMJ%2C0BAEC%2CSACC%3BAAFF%2C2BACC%2CSACC%3BEACC%2CaAAA%3B%3BAAKH%2CoBAEC%2CSACC%3BAAFF%2C%2BBACC%2CSACC%3BEACC%2CqBAAA%3B%3BAAQE%2CoBAJH%2C2BACA%2COACE%2COACA%2CaACE%3BAAAD%2C%2BBAJH%2C2BACA%2COACE%2COACA%2CaACE%3BEACA%2CaAAA%3B%3BAA8BP%2CQAtB0B%3BEAExB%2C2BACC%2CSACC%3BIACC%2CqBAAA%3B%3BEAOF%2C0BAAC%2C2BACA%2CSACC%3BEAFF%2C2BAAC%2C2BACA%2CSACC%3BIACC%2CqBAAA%3B%3B%3BAC5GL%3BEAAW%2CcAAA%3B%3BAACX%2CqBAAsB%3BEAAU%2CwBAAA%3B%3BAAChC%3BEACQ%2CoBAAA%3B%3BAAER%3BAAAc%2CYAAY%3BEACzB%2CUAAA%3B%3BAAED%2CUAAW%3BAAAc%2CYAAY%3BAAAY%2CYAAY%3BEAC5D%2CUAAA%3B%3BAAED%2CgBAAgB%2CqBAAsB%3BEACrC%2CyBAAA%3B%3BACZD%3BEACC%2CsBAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CkBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CYAAa%3BEACZ%2CKAAK%2CuBAAL%3B%3BAAGD%2CYAAY%3BEACX%2CcAAA%3BEACA%2CkBAAkB%2CsBAAlB%3BEACA%2CWAAW%2CeAAX%3BEACA%2CkBAAA%3BEACA%2CyBAAyB%2CgBAAzB%3B%3BAAGD%2CYAAa%3BEACZ%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAY%2CgBAAgB%3BEAC3B%2CWAAW%2CmBAAX%3BEACA%2CaAAA%3B%3BAAGD%2CYAAY%3BEACX%2COAAO%2CiBAAP%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CQAAQ%2CiBAAR%3BEACA%2CWAAW%2CeAAX%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CqBAAT%3BEACA%2CeAAe%2CuBAAf%3BEACA%2COAAO%2CuBAAP%3BEACA%2CkBAAkB%2CsBAAlB%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CuCAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAkB%2CyBAAlB%3BEACA%2CgBAAA%3B%3BAAGD%2CYAAY%2CgBAAgB%3BEAC3B%2CWAAW%2CqBAAX%3B%3BAAGD%2CYAAa%2CyBAAyB%3BEACrC%2CmBAAA%3BEACA%2COAAO%2CuBAAP%3B%3BAAGD%2CYAAa%2CyBAAwB%2CWAAY%3BEAChD%2CsBAAsB%2C6CAAtB%3B%3BAAGD%2CIAAI%2CWAAY%2CaAAa%2CyBAAwB%2CWAAY%3BAACjE%2CIAAK%2CaAAa%2CyBAAwB%2CWAAY%3BEACrD%2CuBAAuB%2CwCAAvB%3B%3BAAGD%2CYAAa%3BEACZ%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CYAAY%2CsBAAZ%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAO%2CeAAP%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGD%2CYAAa%2CSAAQ%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CkBAAkB%2CuBAAlB%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAmB%2CcAAnB%3BEACA%2CWAAW%2CcAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CoBAAoB%2CiBAApB%3B%3BAAGD%2CYAAa%2CSAAQ%3BEACpB%2CSAAS%2CEAAT%3BEACA%2CkBAAkB%2CuBAAlB%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CWAAW%2CaAAX%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CoBAAoB%2CiBAApB%3B%3BAAGD%2CYAAa%2CSAAQ%2CMAAM%3BAAC3B%2CYAAa%2CSAAQ%2CMAAM%3BEAC1B%2CmBAAmB%2CYAAnB%3BEACA%2CWAAW%2CYAAX%3B%3BAAGD%2CYAAa%2CyBAAwB%2CMAAO%3BEAC3C%2CuCAAA%3B%3BAAGD%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CiBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CiBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CgBAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CaAAX%3B%3BEAGD%3BIACC%2CWAAW%2CgBAAX%3B%3B%3BAC3KF%2CSACC%3BEACO%2CWAAA%3BEACH%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CSAXJ%2CgBAWK%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAFD%2CSAXJ%2CgBAWK%2CMAGA%3BEACC%2CUAAA%3BEACA%2CmBAAA%3B%3BAAGL%2CSAnBD%2CgBAmBE%3BAApBH%2CSACC%2CgBAoBC%2CMAAK%3B%3BEAED%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAzBN%2CSA4BC%3BEACI%2CyBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3B%3BAApCL%2CSA4BC%2CiBASI%3BEACC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA1CN%2CSA4BC%2CiBASI%2CkBAMC%3BEACC%2CqBAAA%3B%3BAAED%2CSAlBL%2CiBASI%2CkBASE%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAgB%2C4BAAhB%3BEACA%2CQAAQ%2C8BAAR%3B%3BAA5DP%2CSAgEC%3BEACC%2CmBAAA%3B%3BAAjEF%2CSAmEC%3BAAnED%2CSAoEC%3BEACC%2CkBAAA%3B%3BAArEF%2CSAuEC%2CYACC%3BEACC%2CeAAA%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CSANL%2CYACC%2CGAKK%3BEACA%2CqBAAA%3B%3BAA9EP%2CSAkFC%3BEACC%2CaAAA%3B%3BAAnFF%2CSAqFC%2CWACC%3BEACC%2CcAAA%3B%3BAAIH%3BEACC%2CmBAAA%3B%3BAC7FD%2CUAAW%2CMAAK%3BAAAY%2CUAAW%2CMAAK%3BEAC3C%2CqBAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CaAAA%3B%3BAAED%2CiBAAkB%2CgBAAe%3BEAChC%2CcAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CUAAA%3B%3BAAED%2CiBAAkB%2CeAAc%3BAAAY%2CiBAAkB%2CWAAW%3BAAAgB%2CiBAAkB%2CmBAAmB%3BAAAgB%2CiBAAkB%2CeAAc%3BEAC7K%2CUAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CWAAA%3B%3BAChBD%2C0BACC%3BEACC%2CkBAAA%3B%3BAAFF%2C0BACC%2CoBAEC%3BEACC%2CqBAAA%3B%3BAAJH%2C0BAOC%3BEACC%2CaAAA%3B%3BAARF%2C0BAUC%2CWACC%3BEACC%2CcAAA%3B%3BAAIH%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAED%3BEACC%2CkBAAA%3B%3BAAED%3BEACC%2CWAAA%3B%3BAAGD%3BEACC%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CqBACC%3BEACC%2CeAAA%3B%3BAAGF%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAHD%2CWAIC%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAANF%2CWAIC%2CQAGC%3BEACC%2CWAAA%3B%3BAARH%2CWAIC%2CQAGC%2CMAEC%3BEACC%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAnBJ%2CWAIC%2CQAGC%2CMAeC%2CEAAC%3BAAAQ%2CWAlBX%2CQAGC%2CMAeW%2COAAQ%3BEACjB%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAzBJ%2CWAIC%2CQAwBC%2CUAAU%3BEACT%2CoBAAA%3B%3BAAKH%2CiBAAkB%3BEACjB%2CUAAA%3B%3BAAED%2CiBAAkB%2CeAAc%3BAAAY%2CiBAAkB%2CeAAc%3BEAC3E%2CUAAA%3B%3BAAED%2CiBAAkB%3BEACjB%2CWAAA%3B%3BAC3EA%2CYACE%2CsBAAsB%2CYAAY%2CQAAO%3BEACvC%2CS3HyCM%2CO2HzCN%3BEACA%2CatJUa%2CmBsJVb%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAZJ%2CYAcE%3BEACI%2CkBAAA%3B%3BAAfN%2CYAiBE%3BEACE%2C8BAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAA9BJ%2CYAgCE%3BEACE%2CkBAAA%3B%3BAAEF%2CYAAC%3BEACC%2CmBAAA%3B%3BAADF%2CYAAC%2CYAEC%2CMACE%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CYAAC%2CYAEC%2CMAME%3BEACE%2CaAAA%3B%3BAATN%2CYAAC%2CYAYC%2CcACE%2CMACE%3BEACE%2CYAAA%3BEACA%2CaAAA%3B%3BAAhBR%2CYAAC%2CYAoBC%3BEACE%2CmBAAA%3B%3BAAKJ%2CoBAAC%3BEACC%2CcAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3B%3BAANF%2CoBAAC%2CYAOC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAXJ%2CoBAAC%2CYAaC%3BEACE%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhBN%2CoBAmBE%3BEACE%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2CwBAAyB%3BEACvB%2CmBAAA%3B%3BAAEF%2CuBAAwB%2CeAAe%2CoBAAoB%3BEACzD%2CWAAA%3B%3BAAGF%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CsBAAnB%3BIACA%2CWAAW%2CsBAAX%3B%3BEAGF%3BIACE%2CUAAA%3B%3B%3BAAIJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CsBAAnB%3BIACA%2CWAAW%2CsBAAX%3B%3BEAGF%3BIACE%2CUAAA%3B%3B%3B%3B%3B%3B%3BAC%5C%2FGF%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BAAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BEACD%2CWAAA%3BEACA%2CUAAA%3B%3BACoDJ%2COADH%2CUACI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALP%2CUACI%2CMAII%3BEACG%2CmBAAA%3B%3BAAGJ%2COATP%2CUACI%2CMAQI%2CmBAAmB%3BE1J6NhC%2CcAAA%3BE0J3NgB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%2COApBH%2CUAoBI%3BE1JkNT%2CcAAA%3BE0JhNY%2CkBAAA%3B%3BAAGJ%2COAzBH%2CUAyBI%3BEACG%2CcAAA%3B%3BAAEA%2COA5BP%2CUAyBI%2CQAGI%3BEACG%2CgBAAA%3B%3BAAJR%2COAzBH%2CUAyBI%2CQAOG%2C%2BBAA%2BB%3BE1JsM3C%2CcAAA%3BE0JpMgB%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COA5CH%2CUA4CI%2CKAEG%3BAADJ%2COA7CH%2CUA6CI%2CaACG%3BE1JwLZ%2CmBAAA%3BEAAA%2CcAAA%3B%3BA0JpLgB%2COAlDX%2CUA4CI%2CKAEG%2CeAIK%3BAAAD%2COAlDX%2CUA6CI%2CaACG%2CeAIK%3BE1JoLjB%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA0J3KI%2COAAC%3BE1J2KL%2CyBAAA%3BE0JzKQ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2COAdH%2COAcI%3BEACG%2C%2BBAAA%3B%3BAAGJ%2COAlBH%2COAkBI%3BE1JyJT%2CmBAAA%3BEAAA%2CcAAA%3BE0JtJY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5BP%2COAkBI%2CKAUI%3BE1J%2BIb%2CsBAAA%3B%3BA0J1IQ%2COAjCH%2COAiCI%3BE1J0IT%2C0BAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BA0JpIQ%2COAvCH%2COAuCI%2CIAAI%2CWAAW%3BE1JoIxB%2CsBAAA%3BEAAA%2CWAAA%3BEAAA%2CuBAAA%3B%3BA0J5HY%2COA%5C%2FCP%2COA6CI%2CMAEI%2CIAAI%2CWAAW%3BAAAhB%2COA%5C%2FCP%2COA8CI%2CMACI%2CIAAI%2CWAAW%3BE1J4H5B%2CsBAAA%3BEAAA%2C0BAAA%3B%3BA0JtHQ%2COArDH%2COAqDI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COA1DP%2COAqDI%2CSAKI%3BEAEG%2CYAAY%2C0NAAZ%3BEACA%2CYAAY%2C%2BNAAZ%3BEACA%2CYAAY%2C8NAAZ%3BEACA%2CYAAY%2C6NAAZ%3BEACA%2CYAAY%2CiDAAiD%2CwCAAwC%2CyCAAyC%2C0BAAyC%2C0BAAyC%2C0BAAuC%2C0BAAuC%2C0BAAyC%2C0BAAyC%2CyCAAyC%2CyCAAza%3BEACA%2CYAAY%2CkOAAZ%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2C4GAAR%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIR%2COA5EH%2COA4EI%3BEACG%2CSAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEA%2COAjFP%2COA4EI%2CSAKI%3BE1JkCb%2CmBAAmB%2CcAAnB%3BEACI%2CeAAe%2CcAAf%3BEACI%2CWAAW%2CcAAX%3BEAsDR%2CmBAAA%3BE0JvFgB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2COA9FH%2COA8FI%3BE1J6ET%2CayE3RgC%2CyBzE2RhC%3B%3BA0JzEQ%2COAlGH%2COAkGI%3BE1JyET%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BE0JrEY%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2COA%5C%2FGP%2COAkGI%2CQAeO%3BAADJ%2COAhHP%2COAkGI%2CQAcI%2CQACG%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAvHf%2COAkGI%2CQAeO%2CQAMK%3BAAAD%2COAvHf%2COAkGI%2CQAcI%2CQACG%2CQAMK%3BAACD%2COAxHf%2COAkGI%2CQAeO%2CQAOK%3BAAAD%2COAxHf%2COAkGI%2CQAcI%2CQACG%2CQAOK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAjIf%2COAkGI%2CQAeO%2CQAgBK%3BAAAD%2COAjIf%2COAkGI%2CQAcI%2CQACG%2CQAgBK%3BEACG%2CyDAAA%3BEACA%2C%2BBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAxIf%2COAkGI%2CQAeO%2CQAuBK%3BAAAD%2COAxIf%2COAkGI%2CQAcI%2CQACG%2CQAuBK%3BEACG%2CsDAAA%3BEACA%2C%2BBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7BZ%2COA%5C%2FGP%2COAkGI%2CQA8CO%3BAAhCJ%2COAhHP%2COAkGI%2CQAcI%2CQAgCG%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2COAxJP%2COAkGI%2CQAsDI%3BE1JmBb%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BE0JfgB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA9DR%2COAlGH%2COAkGI%2CQAiEG%3BE1JQZ%2CcAAA%3BE0JNgB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2COA7KH%2COA6KI%3BEACG%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAlLP%2COA6KI%2CaAKI%2CMAAS%3BE1JPtB%2C%2BBAAA%3B%3BA0JWY%2COAtLP%2COA6KI%2CaASI%2CMAAS%3BEACN%2CcAAA%3B%3BAAKZ%2COAAC%3BEACG%2CcAAA%3B%3BAAEA%2COAHH%2CIAGI%3BEACG%2CmBAAA%3B%3BAAIR%2COAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACG%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BACtVJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAKI%2CQAAO%3BEvJkOX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CgBuJ9OI%2CQAAO%2COvJ8OV%3BAACD%2CgBuJ%5C%2FOI%2CQAAO%2COvJ%2BOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBuJpPI%2CQAAO%2COvJoPV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgBuJzPI%2CQAAO%2COvJyPV%3BAACD%2CgBuJ1PI%2CQAAO%2COvJ0PV%3BAACD%2CQAAQ%2CUAAW%2CiBuJ3Pf%2CQAAO%3BEvJ4PP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CgB4J1II%2CQAAO%2CO5J0IV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgB4J%5C%2FII%2CQAAO%2CO5J%2BIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CgB4JpJI%2CQAAO%2CO5JoJV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CgBuJnMI%2CQAAO%2COvJmMV%3BAACD%2CgBuJpMI%2CQAAO%2COvJoMV%3BAACD%2CgBuJrMI%2CQAAO%2COvJqMV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CgBuJ1MI%2CQAAO%2COvJ0MV%3BAACD%2CgBuJ3MI%2CQAAO%2COvJ2MV%3BAACD%2CQAAQ%2CUAAW%2CiBuJ5Mf%2CQAAO%3BE3J2RX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAuJ3MJ%2CsBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CsBAKI%2CQAAO%3BEvJuNX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEuJnLQ%2CkBAAA%3B%3BAvJgOR%2CsBuJnOI%2CQAAO%2CUvJmOV%3BAACD%2CsBuJpOI%2CQAAO%2CUvJoOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBuJzOI%2CQAAO%2CUvJyOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBuJ9OI%2CQAAO%2CUvJ8OV%3BAACD%2CsBuJ%5C%2FOI%2CQAAO%2CUvJ%2BOV%3BAACD%2CQAAQ%2CUAAW%2CuBuJhPf%2CQAAO%3BEvJiPP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CsB4J%5C%2FHI%2CQAAO%2CU5J%2BHV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB4JpII%2CQAAO%2CU5JoIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CsB4JzII%2CQAAO%2CU5JyIV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CsBuJxLI%2CQAAO%2CUvJwLV%3BAACD%2CsBuJzLI%2CQAAO%2CUvJyLV%3BAACD%2CsBuJ1LI%2CQAAO%2CUvJ0LV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBuJ%5C%2FLI%2CQAAO%2CUvJ%2BLV%3BAACD%2CsBuJhMI%2CQAAO%2CUvJgMV%3BAACD%2CQAAQ%2CUAAW%2CuBuJjMf%2CQAAO%3BE3JgRX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAwJtNJ%2CSACI%3BEACI%2CkBAAA%3BE5J8RR%2CiBAAA%3B%3BA4J3RQ%2CSAJJ%2CMAIK%3BEACG%2CaAAA%3B%3BAAMR%2CgBADY%2CKACX%3BEACG%2CaAAA%3B%3BA9HbR%2COACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2COACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2COACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAATpB%2COACI%2CgBACI%2CUAEI%2CQAOI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAdpB%2COACI%2CgBAiBI%3BEAEI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAtBZ%2COACI%2CgBAuBI%2CMACM%3BEACE%2CgBAAA%3B%3BAA1BhB%2COACI%2CgBA4BI%2CKACI%2CKAEM%3BEACE%2CWAAA%3B%3BAAjCpB%2COACI%2CgBAoCI%2CeAKI%3BEACI%2CWAAA%3BE9BqPhB%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAApPA%2CO8B3CI%2CgBAoCI%2CeAKI%2CiB9BEX%3BAACD%2CO8B5CI%2CgBAoCI%2CeAKI%2CiB9BGX%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CO8BjDI%2CgBAoCI%2CeAKI%2CiB9BQX%3BEACG%2CWAAA%3B%3BA8BnDJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BH2DZ%3BEACI%2CWAAA%3B%3BA%5C%2FHtGJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BH1BZ%3BA%5C%2FHhBA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHzBZ%3BEACI%2CqBAAA%3B%3BA%5C%2FHlBJ%2COACI%2CgBAoCI%2CeAKI%2CiB%2BH1BZ%2CSAQI%2CEAAC%3BA%5C%2FHxBL%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHzBZ%2CWAOI%2CEAAC%3BEACG%2CqBAAA%3B%3BA%5C%2FHzBR%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHZZ%2CSACI%3BE7JiQJ%2CiBAAA%3B%3BA8BhSA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHFZ%2CWAKI%2CEAAC%3BE7JmPL%2CeAAA%3B%3BA8BhSA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHcZ%3BA%5C%2FHxDA%2COACI%2CgBAoCI%2CeAKI%2CiB%2BHeZ%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BA%5C%2FH3DJ%2COACI%2CgBAoCI%2CeAKI%2CiBAOM%3BEACE%2CgBAAA%3B%3BAAlDpB%2COACI%2CgBAqDI%3BEACI%2CcAAA%3B%3BAAvDZ%2COACI%2CgBAwDI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAADJ%2CkBAGI%3BE9B6NJ%2CiBAAA%3B%3BA8BhOA%2CkBAGI%2CaAEI%3BEACI%2CgBAAA%3B%3BAANZ%2CkBASI%3BEACI%2CkBAAA%3B%3BAAVR%2CkBASI%2CSAEI%3BEACI%2CmBAAA%3B%3BAACA%2CkBAJR%2CSAEI%2CQAEK%3BEACG%2CkBAAA%3B%3BAxB9EhB%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CyBAII%2CQAAO%3BEN4RX%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAMhSA%2CyBAQI%3BEACI%2CaAAA%3B%3BAATR%2CyBAgBI%3BEACI%2CmBAAA%3B%3BAAjBR%2CyBAoBI%2CQAAO%3BEACH%2CmBAAA%3B%3BAArBR%2CyBAwBI%2CWACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAA3BZ%2CyBAmCI%2CsBACM%2CSAAS%3BEACP%2CcAAA%3BEACZ%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAA1CA%2CyBAmCI%2CsBAUI%3BEACI%2CgBAAA%3B%3BAACA%2CyBAZR%2CsBAUI%2CgBAEK%3BEACG%2CaAAA%3B%3BAAhDhB%2CyBAmCI%2CsBAUI%2CgBAKM%3BEN8Od%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEM5OgB%2CcAAA%3B%3BAApDhB%2CyBAmCI%2CsBAqBI%2CQAAO%2CMAED%3BEACE%2CmBAAA%3B%3BAA3DhB%2CyBAmCI%2CsBA4BI%2CYACI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAlEhB%2CyBAsEI%2CQACI%2COAAM%3BENyNd%2CgBAAA%3B%3BAMhSA%2CyBAsEI%2CQACI%2COAAM%2CIACF%3BENwNZ%2CgBAAA%3BEAAA%2CeAAA%3BEMrNgB%2CqBAAA%3B%3BAA3EhB%2CyBAgFI%3BEACI%2CWAAA%3B%3BACzDJ%2CQAFH%2CKAEI%3BEAEG%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CQAZH%2CKAYI%3BEACG%2CcAAA%3B%3BAAbR%2CQAAC%2CKAeG%2CyBACI%3BEACI%2CiBAAA%3B%3BAAjBZ%2CQAAC%2CKAeG%2CyBAII%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAtBZ%2CQAAC%2CKA0BG%3BEACI%2CmBAAA%3B%3BAA3BR%2CQAAC%2CKA0BG%2CWAEI%3BEACI%2CeAAA%3B%3BAACA%2CQA9BX%2CKA0BG%2CWAEI%2CaAEK%3BEACG%2CSAAS%2CGAAT%3B%3BAA%5C%2FBhB%2CQAAC%2CKAoCG%2CeAEI%3BAAtCR%2CQAAC%2CKAqCG%2CeACI%3BEPoOR%2CiBAAA%3BEOlOY%2CiBAAA%3B%3BAAxCZ%2CQAAC%2CKAoCG%2CeAMI%3BAA1CR%2CQAAC%2CKAqCG%2CeAKI%3BEACI%2CqBAAA%3B%3BAA3CZ%2CQAAC%2CKAoCG%2CeASI%2CqBAAuB%3BAA7C%5C%2FB%2CQAAC%2CKAqCG%2CeAQI%2CqBAAuB%3BEACnB%2CcAAA%3B%3BAA9CZ%2CQAAC%2CKAkDG%3BEACI%2CcAAA%3B%3BAAnDR%2CQAAC%2CKAsDG%2CWACI%3BEACI%2CgBAAA%3B%3BAAxDZ%2CQAAC%2CKA4DG%2CeACI%3BEACI%2CcAAA%3B%3BAA9DZ%2CQAAC%2CKAkEG%3BEACI%2CeAAA%3B%3BAAnER%2CQAAC%2CKAkEG%2CoBAEI%3BEPsMR%2CcAAA%3BEAAA%2CiBAAA%3B%3BAO1QA%2CQAAC%2CKAkEG%2CoBAMI%3BEACI%2CgBAAA%3B%3BAAzEZ%2CQAAC%2CKA6EG%3BAA7EJ%2CQAAC%2CKA8EG%3BAA9EJ%2CQAAC%2CKA%2BEG%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjFR%2CQAAC%2CKAoFG%3BAApFJ%2CQAAC%2CKAqFG%3BEACI%2CSAAA%3B%3BAAKZ%2CgBACI%3BEP8KA%2CiBAAA%3B%3BAO%5C%2FKJ%2CgBAKI%2CqBAAuB%3BAAL3B%2CgBAMI%3BEACI%2CeAAA%3B%3BAAPR%2CgBAUI%2CqBAAuB%3BAAV3B%2CgBAWI%3BAAXJ%2CgBAYI%2CqBAAuB%2CuBAAqB%3BAAZhD%2CgBAaI%2CMAAM%3BAAbV%2CgBAcI%2CMAAQ%2CuBAAoB%3BAAdhC%2CgBAeI%2CMAAQ%2CuBAAqB%3BEPgK7B%2CiBAAA%3B%3BAO3JI%2CgBADJ%2CMACK%3BEACG%2CSAAS%2CIAAG%2CiBAAiB%2CIAA7B%3B%3BAAEJ%2CgBAJJ%2CMAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGA%2CgBARR%2CMAOM%2CuBACG%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAQR%2CcADJ%2CSACK%3BEACG%2CcAAA%3BEACA%2CWAAA%3B%3BAAEA%2CcALR%2CSACK%2CKAII%3BEACG%2CkBAAA%3B%3BAAEJ%2CcARR%2CSACK%2CKAOI%3BEACG%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CcAdR%2CSACK%2CKAaI%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAwChKZ%2CcACI%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAMJ%2CQAAC%3BEACG%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAAS%2CSANhC%3BEAOO%2CaAAA%3B%3BAAGR%2CQAAC%3BEACG%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAAC%2CSAKG%3BEACI%2CaAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAP3B%2CSAKG%3BEAGQ%2CcAAA%3B%3BAARZ%2CQAAC%2CSAWG%3BEACI%2CaAAA%3B%3BAAZR%2CQAAC%2CSAWG%2CSAEI%3BEACI%2CqBAAA%3B%3BAAMhB%3BEACI%2CgBAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAEJ%2COAAC%3BEACG%2CiBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2COAAC%3BEACG%2CmBAAA%3BE%5C%2FC2OR%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAmBkCI%2COAAC%2COnBgOH%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2COmB4BK%2COnB5BJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B7OY%2CO7B6OZ%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2COmBeC%2COnBhBJ%2CMACI%3BE5B2PL%2CWAAA%3B%3BA%2BClOQ%2COAVH%2COAUI%2CUAAU%3BEACP%2CSlBXE%2COkBWF%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAIA%2CQAAC%3BEACG%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CgBAAA%3B%3BAAEJ%2CcAAe%2CSAAS%3BEACpB%2CaAAA%3B%3BAvC9CR%3BAACA%2CIAAI%3BEACA%2C6BAAA%3B%3BAAKI%2CiBADJ%2CqBAAuB%2CuBAClB%3BEACG%2CSAAS%2CIAAI%2CiBAAiB%2CIAA9B%3B%3BAAEJ%2CiBAJJ%2CqBAAuB%2CuBAIlB%2CWAAW%3BEACR%2CSAAS%2CGAAT%3B%3BAANZ%2CiBAUI%2CMAAK%3BEACD%2CeAAA%3B%3BAAXR%2CiBAUI%2CMAAK%2CYAED%3BER4OR%2CiBAAA%3B%3BAQzOQ%2CiBALJ%2CMAAK%2CYAKA%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAQA%2CSAAC%2CMACG%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGR%2CSAAC%3BAACD%2CSAAC%3BEACG%2CmBAAA%3B%3BAAaR%2CQAAQ%2CMAIJ%2CaAAa%2COAAM%3BEACf%2CeAAA%3B%3BAALR%2CQAAQ%2CMAOJ%3BER6LJ%2CcAAA%3BEAAA%2CiBAAA%3BEQ1LQ%2CcAAA%3B%3BAAVR%2CQAAQ%2CMAYJ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAbR%2CQAAQ%2CMAeJ%2COAAM%3BERqLV%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAS1BA%2CQAAQ%2CMAeJ%2COAAM%2COTiBR%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BASlCJ%2CQAAQ%2CMAeJ%2COAAM%2COAEF%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAKZ%2CQAAQ%2CKAAK%3BEACT%2CWAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CQAAQ%2CKAAK%2CSAGT%3BEACI%2CWAAA%3B%3BAAJR%2CQAAQ%2CKAAK%2CSAGT%2CuBLIF%2CQAGI%2CKACI%3BAKXV%2CQAAQ%2CKAAK%2CSAGT%2CuBLKF%2CQAEI%2CKACI%3BAKXV%2CQAAQ%2CKAAK%2CSAGT%2CuBLMF%2CQACI%2CKACI%3BEHiKV%2CyBAAA%3B%3BAQ5KA%2CQAAQ%2CKAAK%2CSAGT%2CuBLIF%2CQAGI%2CKAII%3BAKdV%2CQAAQ%2CKAAK%2CSAGT%2CuBLKF%2CQAEI%2CKAII%3BAKdV%2CQAAQ%2CKAAK%2CSAGT%2CuBLMF%2CQACI%2CKAII%3BEH8JV%2CwBAAA%3B%3BAQ9JA%2CkBACI%2CoBACI%3BEACI%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAIJ%2CkBADJ%2COACK%3BAACD%2CkBAFJ%2COAEK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAKA%2CkBAFR%2CSACK%2CSACI%3BEACG%2CqBAAA%3BEACA%2CmBAAA%3BERyIhB%2CcAAA%3B%3BAQ3IY%2CkBAFR%2CSACK%2CSACI%2CIAIK%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAANR%2CkBAFR%2CSACK%2CSACI%2CIAQG%3BEACI%2CiBAAA%3B%3BAAGR%2CkBAdR%2CSACK%2CSAaI%3BEACG%2CcAAA%3B%3BAAGR%2CkBAlBJ%2CSAkBK%3BEACG%2CcAAA%3B%3BAApCZ%2CkBAuCI%3BEACI%2CgBAAA%3B%3BAAxCR%2CkBA0CI%2CyBAAyB%3BERoH7B%2CiBAAA%3B%3BAQ%5C%2FGA%2CwBACI%2CgCACI%3BER6GR%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CiBAAA%3BEQzGY%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAII%2CwBAZZ%2CgCAUK%2CSACG%2CQACK%3BEACG%2CSAAS%2CGAAT%3BERiGpB%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAQ%5C%2FGA%2CwBA4BI%2COACI%3BEACI%2CcAAA%3B%3BAAQZ%2CkBAEI%2CWACI%2CqBAAuB%3BAAF%5C%2FB%2CuBACI%2CWACI%2CqBAAuB%3BAAH%5C%2FB%2CkBAEI%2CWAEI%2CMAAQ%3BAAHhB%2CuBACI%2CWAEI%2CMAAQ%3BAAJhB%2CkBAEI%2CWAGI%3BAAJR%2CuBACI%2CWAGI%3BERoER%2CiBAAA%3BEQlEY%2CkBAAA%3BEACA%2CiBAAA%3B%3BAARZ%2CkBAEI%2CWACI%2CqBAAuB%2CuBAMnB%3BAARZ%2CuBACI%2CWACI%2CqBAAuB%2CuBAMnB%3BAATZ%2CkBAEI%2CWAEI%2CMAAQ%2CuBAKJ%3BAARZ%2CuBACI%2CWAEI%2CMAAQ%2CuBAKJ%3BAATZ%2CkBAEI%2CWAGI%2CMAII%3BAARZ%2CuBACI%2CWAGI%2CMAII%3BERgEZ%2CiBAAA%3BEQ9DgB%2CgBAAA%3B%3BAAXhB%2CkBAEI%2CWAYI%2CeAAe%3BAAbvB%2CuBACI%2CWAYI%2CeAAe%3BER2DvB%2CiBAAA%3BEQzDY%2CgBAAA%3B%3BAAhBZ%2CkBAmBI%3BAAlBJ%2CuBAkBI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAArBR%2CkBAmBI%2CeAGI%3BAArBR%2CuBAkBI%2CeAGI%3BERmDR%2CiBAAA%3B%3BAQzEA%2CkBAmBI%2CeAMI%2CaAAe%3BAAxBvB%2CuBAkBI%2CeAMI%2CaAAe%3BEACX%2CqBAAA%3B%3BAAMA%2CkBAHR%2CWAEI%2CaACK%3BAAAD%2CuBAHR%2CWAEI%2CaACK%3BAAAD%2CkBAFR%2CeACI%2CaACK%3BAAAD%2CuBAFR%2CeACI%2CaACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAMhB%3BERkCA%2CmBAAA%3BEQ%5C%2FBI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAJJ%2CYAKI%3BEACI%2CqBAAA%3B%3BAANR%2CYAQI%3BAARJ%2CYASI%3BAATJ%2CYAUI%3BEACI%2CqBAAA%3B%3BAAXR%2CYAQI%2CqBAII%3BAAZR%2CYASI%2CqBAGI%3BAAZR%2CYAUI%2CMAEI%3BERsBR%2CiBAAA%3BEQpBY%2CgBAAA%3B%3BAAKZ%3BEReA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BALvDA%2CyBAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyBAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CyBAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CQAAQ%2CUAAW%3BEJ%2BEnB%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAImEJ%2CQACI%2CeACI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CQAJR%2CeACI%2CcAGK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CQAJR%2CeACI%2CcAGK%2CKAGG%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAAGR%2CQAbR%2CeACI%2CcAYK%3BEACG%2CaAAA%3B%3BAAEJ%2CQAhBR%2CeACI%2CcAeK%3BEACG%2CkBAAA%3B%3BAAEJ%2CQAnBR%2CeACI%2CcAkBK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAtBhB%2CQACI%2CeAwBI%3BEACI%2CcAAA%3BEACA%2CaAAA%3B%3BAA3BZ%2CQACI%2CeA4BI%3BEACI%2CiBAAA%3B%3BAA9BZ%2CQACI%2CeA%2BBI%3BERzBR%2CcAAA%3BEAAA%2CiBAAA%3BEQ4BY%2CmBAAA%3B%3BAAnCZ%2CQACI%2CeAoCI%2CUACI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAxChB%2CQACI%2CeAoCI%2CUAKI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAKR%2CQADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAApDZ%2CQA%2BDI%3BEAEI%2CiBAAA%3B%3BAAjER%2CQA%2BDI%2CsBAGI%3BEAEI%2CWAAA%3BEACA%2CiBAAA%3B%3BAArEZ%2CQA6EI%2CqBACI%3BEACI%2CmBAAA%3B%3BAA%5C%2FEZ%2CQA6EI%2CqBAII%3BEACI%2CSAAA%3B%3BAAsHZ%2CIAAI%2C8BACA%2CQAAO%3BEACH%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAUI%2CMAAK%3BAAVT%2CiBAWI%2CGAAE%3BEACE%2C%2BBAAA%3B%3BAAZR%2CiBAeI%3BEACI%2CYAAA%3BEACA%2CaAAA%3B%3BAAjBR%2CiBAeI%2CMAGI%2CUAAS%3BEACL%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBARJ%2CMAQK%2CQAAQ%3BAACT%2CiBATJ%2CMASK%2CQAAQ%3BEACL%2CgCAAA%3B%3BAAEJ%2CiBAZJ%2CMAYK%2CMACG%2CWAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGR%2CiBAnBJ%2CMAmBK%3BERhPT%2CiBAAA%3B%3BAQgPQ%2CiBAnBJ%2CMAmBK%2CUAEG%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAtChB%2CiBA2CI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAA7CR%2CiBA%2BCI%3BEACI%2CcAAA%3B%3BAAhDR%2CiBAmDI%3BAAnDJ%2CiBAoDI%3BAApDJ%2CiBAqDI%2CSAAQ%3BAArDZ%2CiBAsDI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAxDR%2CiBA2DI%3BEACI%2CgBAAA%3B%3BAA5DR%2CiBA2DI%2CqBAGI%2CQAAO%3BAA9Df%2CiBA2DI%2CqBAII%2CQAAO%3BER7Qf%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAQ8MA%2CiBA2DI%2CqBAQI%2CQAAO%3BEACH%2CUAAA%3B%3BAApEZ%2CiBAwEI%2CMAAK%3BEACD%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAA3ER%2CiBAgFI%2CsBACM%2CmBACI%3BEACE%2CgBAAA%3B%3BAAKR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CWAAW%3BER5SX%2CgBAAA%3BEQ8SI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcAII%2CcAAc%3BEACV%2CiBAAA%3B%3BAAGA%2CcADJ%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BAAZZ%2CcAqBI%3BEACI%2CgBAAA%3B%3BAsJpmBZ%3BE9JyRI%2CmBAAA%3BEAAA%2CWAAA%3BE8JtRA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAACA%2CqBAAC%2CMAAM%3BEACH%2CmBAAA%3B%3BAANR%2CqBAQI%3BEACI%2CgBAAA%3B%3BAATR%2CqBAQI%2CaAEI%3BE9J%2BQJ%2CiBAAA%3BE8J7QQ%2CgBAAA%3B%3BAAZZ%2CqBAeI%3BE9J0QA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA%2BJ%5C%2FGJ%2CqBAeI%2CQAEI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAnBZ%2CqBAeI%2CQAMI%3BE9JoQJ%2CiBAAA%3BE8JlQQ%2CgBAAA%3B%3BAAvBZ%2CqBAeI%2CQAUI%3BEACI%2CcAAA%3BEACA%2CyBAAA%3BE9J8PR%2CeAAA%3B%3BA8JzRJ%2CqBA%2BBI%2COACI%3BAAhCR%2CqBA%2BBI%2COAEI%3BEACI%2CcAAA%3B%3BAAlCZ%2CqBA%2BBI%2COAKI%3BE9JqPJ%2CeAAA%3B%3BA8JzRJ%2CqBA%2BBI%2COAQI%3BEACI%2CcAAA%3B%3BAAGA%2CqBAZR%2COAWI%2COACK%3BEACG%2CSAAS%2COAAT%3BE9J6OZ%2CeAAA%3BE8J3OY%2CcAAA%3B%3BAzGxChB%2CaACI%3BErDkRA%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAyBLJ%2CaACI%2COzBsQE%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CayBVA%2COzBUC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B3OU%2CO7B2OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CayBvBJ%2COzBsBC%2CMACI%3BE5B2PL%2CWAAA%3B%3BA4BrPI%2CayB7BJ%2COzB4BC%2COACI%3BE5BqPL%2CWAAA%3B%3BAqDnRJ%2CaAaI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAALJ%2CoBAOI%3BErD0PA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAsD9EI%2CoBAFJ%2CGAEK%2CIAAI%3BErDwPT%2CgBAAA%3BEAAA%2CyBAAA%3BEqDrPQ%2CaAAA%3B%3BAAZZ%2CoBAOI%2CGAOI%3BErDmPJ%2C6BAAA%3BEqDjPQ%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBAfR%2CGAOI%2CGAQK%3BEACG%2CgBAAA%3B%3BAAEJ%2CoBAlBR%2CGAOI%2CGAWK%3BAACD%2CoBAnBR%2CGAOI%2CGAYK%3BErDuOT%2CmBAAA%3B%3BAqDjQJ%2CoBAOI%2CGAOI%2CGAeI%3BErDoOR%2CWAAA%3BEqDlOY%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAUJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%3BEACI%2CmBAAA%3B%3BAACA%2CKARf%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%2CSAEK%3BEACG%2CSAAS%2CSAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAIZ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%2CWAEG%2CIAAG%2CWAAW%3BEACV%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAGR%2CKA3BP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAwBK%2CWACG%3BEACI%2CmBAAA%3B%3BAA7BpB%2CKAAK%2COAAO%2CSAqCR%2COAAM%2CMACF%2COACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BA5C7GZ%3BEAEI%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAHJ%2CaAIM%3BEACE%2CcAAA%3BETqRR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAS1RA%2CaAQI%3BEAEI%2CgBAAA%3B%3BAAVR%2CaAQI%2COAII%3BEACI%2CcAAA%3B%3BAAbZ%2CaAQI%2COAQI%3BEACK%2CmBAAA%3BEACA%2CUAAA%3B%3BAAlBb%2CaAQI%2COAQI%2CUAII%3BEACI%2CgBAAA%3B%3BAACA%2CaAdZ%2COAQI%2CUAII%2COAEK%3BEACG%2CeAAA%3B%3BAAvBpB%2CaAQI%2COAQI%2CUAWI%2CSACI%2COACM%3BEACE%2CeAAA%3B%3BAAiBxB%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CYAII%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKR%2CKAAK%2CcACD%2COACI%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAAHZ%2CKAAK%2CcACD%2COAIM%3BEACE%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAPZ%2CKAAK%2CcAUD%3BEACI%2CiBAAA%3B%3BAAWA%2CKAtBH%2CcAqBD%2CMACK%2CQAAS%3BEACN%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGA%2CKA5BP%2CcAqBD%2CMAMI%2CKACK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAKR%2CKArCH%2CcAoCD%2CQACK%2CKAAK%3BEAEF%2CgBAAA%3B%3BAAIJ%2CKA3CH%2CcA0CD%2CSACK%3BEACG%2CcAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CKApDH%2CcA0CD%2CSAUK%3BEACG%2CmBAAA%3B%3BAAEJ%2CKAvDH%2CcA0CD%2CSAaK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CKA9DH%2CcA6DD%2C0BACK%3BEACG%2CSAAS%2CGAAT%3B%3BAA%5C%2FDZ%2CKAAK%2CcAmED%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAArER%2CKAAK%2CcA0ED%2CmBAAqB%3BEACjB%2CgBAAA%3B%3BAA3ER%2CKAAK%2CcAiFD%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CeACI%3BEAEI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAJR%2CeACI%2CwBAII%2CQAAO%3BEACH%2CWAAA%3B%3BAAGA%2CeARR%2CwBAOI%2CMACQ%3BEACA%2CgBAAA%3B%3BAAUhB%2CMAAM%3BEACF%2CgBAAA%3B%3BAc9JJ%2CeACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2CeACI%2CaAGI%3BEACI%2CgBAAA%3B%3BAAUA%2CeAFR%2CQACI%2CeACK%2CYACG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlBpB%2CeAuBI%3BEACI%2CaAAA%3B%3BAACA%2CeAFJ%2CUAEK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAIJ%2CeADJ%2CMACK%3BEACG%2CkBAAA%3B%3BAAjCZ%2CeAoCI%2CeACM%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAvCZ%2CeAoCI%2CeACM%2CWAGI%3BEACE%2CmBAAA%3B%3BAAEI%2CeAPhB%2CeACM%2CWAGI%2CWAEE%2CQACK%3BEAEG%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CeAZpB%2CeACM%2CWAGI%2CWAEE%2CQACK%2CQAKI%3BEACG%2CgBAAA%3B%3BAAjD5B%2CeAwDI%3BAAxDJ%2CeAyDI%3BAAzDJ%2CeA0DI%3BAA1DJ%2CeA2DI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CiBACI%3BEvBgNJ%2CkBAAA%3BEuB9MQ%2CQAAA%3BEACA%2CYAAA%3B%3BAACA%2CiBAJJ%2CgBAIK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CiBARJ%2CgBAQK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAXZ%2CiBAcI%2CSACI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAlBZ%2CiBAcI%2CSACI%2CSAIM%3BAAnBd%2CiBAcI%2CSACI%2CSAIkB%3BEACV%2CqBAAA%3B%3BAAMR%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAADJ%2CiBADJ%2CQACK%2CSAKG%2CSAAQ%3BEvBkLpB%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CYAAA%3BEAAA%2CiBAAA%3BEuB7KgB%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CiBADJ%2CQACK%2CSAKG%2CSAAQ%2CIASJ%2CQACM%3BEvBwKtB%2CeAAA%3B%3BAuBjNA%2CiBAmDI%3BEACI%2CgBAAA%3B%3BAAGR%3BEvB0JA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAwBgBA%2CeAEI%3BEACI%2CeAAA%3B%3BAACA%2CeAFJ%2CcAEK%2CIAAI%3BEvBsJb%2C0BAAA%3B%3BAuBnJQ%2CeALJ%2CcAKK%3BEACG%2CcAAA%3B%3BAARZ%2CeAiBI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CaAAA%3B%3BAApBZ%2CeAuBI%3BEACI%2CkBAAA%3B%3BAAxBR%2CeA0BI%2CSACM%3BAA3BV%2CeA0BI%2CSAEM%3BEACE%2CWAAA%3B%3BAA7BZ%2CeA0BI%2CSAKI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3B%3BAACA%2CeARR%2CSAKI%2CQAGK%3BEACG%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAArChB%2CeAyCI%2CsBACI%3BAA1CR%2CeAyCI%2CsBAEI%3BEACI%2CeAAA%3B%3BAA5CZ%2CeAyCI%2CsBAKI%2CMAAK%3BEvB4Gb%2CiBAAA%3B%3BAuB1JA%2CeAyCI%2CsBAWI%3BEACI%2CgBAAA%3B%3BAArDZ%2CeAwDI%2CSAAQ%2CQACJ%2CSAAQ%2COACJ%3BEACI%2CaAAA%3B%3BAA3DhB%2CeAqEI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAxER%2CeA0EI%3BEvBgFJ%2CiBAAA%3BEuB9EQ%2CmBAAA%3B%3BAA5ER%2CeA8EI%3BEACI%2CaAAA%3B%3BAb%5C%2FLR%3BEV0QA%2CgBAAA%3B%3BAUrQA%3BEVqQA%2CgBAAA%3B%3BAUrQA%2CYAWI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%3BAADJ%2CqBAEI%3BEACI%2CaAAA%3B%3BAAHR%2CqBAKI%3BEACI%2CcAAA%3B%3BAsC5CR%3BEhD2RA%2C6BAAA%3BEgDvRI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAALJ%2CsBAOI%3BEhDoRJ%2CeAAA%3BEAAA%2CgBAAA%3BEgDjRQ%2CWAAA%3B%3BAAVR%2CsBAOI%2CiBAKI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAOI%2CsBAHZ%2CkBACI%2CQACK%2CSACI%3BEhDsQjB%2CWAAA%3B%3BAW9PA%3BEX8PA%2CgBAAA%3BEW3PI%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEJ%3BEXwPA%2CgBAAA%3BEWtPI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CsBAAC%3BEXgPL%2CmBAAA%3BEAAA%2CWAAA%3BEW7OQ%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIA%2CsBADH%2CYACI%3BEXqOT%2C0BAAA%3B%3BAW%5C%2FNQ%2CsBADH%2CWACI%3BEX%2BNT%2C0BAAA%3B%3BAWxPA%2CsBA8BM%3BEACE%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEXsNR%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAW3MQ%2CsBAfF%2COAeG%3BAACD%2CsBAhBF%2COAgBG%3BEX0MT%2CmBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEWrMY%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CsBA5BF%2COA4BG%3BEX8LT%2CgBAAA%3BEAAA%2CYAAA%3BEAAA%2CkBAAA%3BEAAA%2CQAAA%3BEAAA%2CWAAA%3BEWxLY%2CSAAS%2CUAAT%3BEACA%2CoBAAA%3BEXuLZ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAW1KQ%2CsBADH%2CQACI%3BEACG%2CmBAAA%3B%3BAAFR%2CsBAAC%2CQAIK%3BEXuKV%2CWAAA%3B%3BAWrKY%2CsBANP%2CQAIK%2COAEG%3BEXqKb%2CmBAAA%3B%3BAWlKY%2CsBATP%2CQAIK%2COAKG%3BEXkKb%2CS6BhPa%2CO7BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAWzJI%2CsBAAC%3BEACG%2CeAAA%3B%3BAADJ%2CsBAAC%2CUAEK%3BEXuJV%2CWAAA%3B%3BAWrJY%2CsBAJP%2CUAEK%2COAEG%3BEXqJb%2CS6BhPa%2CO7BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3B%3BAwDpRI%2CMAAC%2COACG%2CSACI%3BAAFR%2CMAAC%2COACG%2CSAEI%3BAAHR%2CMAAC%2COACG%2CSAGI%3BExDgRZ%2CqBAAA%3B%3BAwD1QA%2CYACI%2CUACM%2CSACI%3BEACE%2CgBAAA%3B%3BAuGEhB%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEA%2CcAAC%3BE%5C%2FJ8PL%2CYAAA%3B%3BA%2BJ9PI%2CcAAC%2CQAGG%3BEACI%2CcAAA%3B%3BAAGA%2CcAPP%2CQAMG%2CsBACK%3BE%5C%2FJuPb%2CWAAA%3B%3BA%2BJpQA%2CcAmBI%3BE%5C%2FJiPJ%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BAmIUA%2CcAmBI%2CsBnIqOF%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CcmIuBI%2CsBnIvBH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS6B7NQ%2CO7B6NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcmIUA%2CsBnIXH%2CMACI%3BE5B2PL%2CWAAA%3B%3BA%2BJtOY%2CUAAW%2CeAXnB%2CsBAUK%3BE%5C%2FJuOT%2CYAAA%3B%3BA%2BJtOY%2CUAAW%2CeAXnB%2CsBAUK%2CMAGS%3BEACE%2CcAAA%3B%3BAAEJ%2CUALO%2CeAXnB%2CsBAUK%2CMAMQ%3BE%5C%2FJiOjB%2CWAAA%3B%3BA%2BJpQA%2CcA0CI%3BE%5C%2FJ0NJ%2CmBAAA%3BEAAA%2CsBAAA%3BEAAA%2CkBAAA%3BEAAA%2CeAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BE%2BJnNQ%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAfJ%2CuBAeK%3BAACD%2CcAhBJ%2CuBAgBK%3BE%5C%2FJwPT%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2C2BAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3BE%2BJlMY%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcA7BJ%2CuBA6BK%3BE%5C%2FJ6LT%2C2BAAA%3B%3BA%2BJ1LQ%2CcAhCJ%2CuBAgCK%3BE%5C%2FJ0LT%2C2BAAA%3BE%2BJxLY%2CUAAA%3BEACA%2CUAAA%3B%3BA9GtEZ%2CYAMI%3BAANJ%2CYAOI%3BEjDsPJ%2CgBAAA%3BEiDpPQ%2CmBAAA%3B%3BAATR%2CYAMI%2CYAKI%2CUACI%3BAAZZ%2CYAOI%2CuBAII%2CUACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAdhB%2CYAmBI%3BEACI%2CYAAA%3B%3BAApBR%2CYAuBI%3BEjDsOJ%2C6BAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2C6BAAA%3BEAAA%2CaAAA%3BEiD9NQ%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEA%2CYAdJ%2CuBAcK%3BEjDwNT%2CqBAAA%3B%3BAiDrNY%2CYAjBR%2CuBAcK%2CcAGI%3BEjDqNb%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CS6BhPa%2CO7BgPb%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEiD9MgB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAhBR%2CYAdJ%2CuBAcK%2CcAmBG%3BEAEI%2CkBAAA%3B%3BAA1DhB%2CYAqEI%3BEACI%2CgBAAA%3B%3BAAEI%2CYAHR%2CmBAEM%2COACG%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3B%3BAA1EhB%2CYA%2BEI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAjFR%2CYAoFI%3BEAEI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAQR%2CyBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CyBAII%3BEACI%2CcAAA%3B%3BAAOI%2CiBAFR%2CiBACI%2CQACK%3BEAEG%2CgBAAA%3B%3BAAMhB%2C%2BBACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C%2BBAMI%2CMACI%3BEjDkIR%2C0BAAA%3BEAAA%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAiD9HY%2C%2BBALR%2CMACI%2CGAIK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKJ%2C%2BBAbR%2CMAYI%2CGACK%2CYACG%3BEACI%2CgBAAA%3B%3BAArBpB%2C%2BBAMI%2CMAmBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAH5KhB%3BEACI%2CkBAAA%3B%3BAAIA%2CsBAAC%3BEACG%2CSAAA%3B%3BAADJ%2CsBAAC%2CcAGG%3BE9CgRR%2CcAAA%3BE8C9QY%2CeAAA%3B%3BAACA%2CsBANP%2CcAGG%2CsBAGK%3BEACE%2CaAAA%3B%3BAAPX%2CsBAAC%2CcAcG%3BE9CqQR%2CYAAA%3BE8CjQY%2CSAAA%3B%3BAgBZZ%2C%2BBAEI%3BE9D2QJ%2C6BAAA%3BE8DxQQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAANR%2C%2BBAEI%2C4BAMI%3BEACI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAXZ%2C%2BBAeI%3BE9D8PJ%2CiBAAA%3B%3BA8D7QA%2C%2BBAeI%2C8BAEI%3BEACI%2CcAAA%3B%3BAAlBZ%2C%2BBAsBI%3BAAtBJ%2C%2BBAuBI%3BEACI%2CgBAAA%3B%3BARzBR%3BEtD8QA%2CmBAAA%3BEAAA%2CkBAAA%3BEsD1QI%2CgBAAA%3B%3BAAJJ%2CkBAMM%3BEAEE%2CcAAA%3B%3BAARR%2CkBAgBI%2CMACI%3BEtD6PR%2CWAAA%3BEsD3PY%2CcAAA%3B%3BAAKJ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%3BAADJ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%3BEACI%2CaAAA%3BEtDmPhB%2CiBAAA%3BEsDjPgB%2CcAAA%3B%3BAALR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%2CMAKI%3BAANR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%2CQAII%3BEACI%2CgBAAA%3B%3BAA%5C%2FBpB%2CkBAqCI%3BEACI%2CkBAAA%3B%3BAAtCR%2CkBA8CI%2CeACM%3BEACE%2CgCAAA%3BEtD8NZ%2CyBAAA%3BEsD5NY%2CeAAA%3BEtD4NZ%2CcAAA%3BE4BhOA%2CqBAAA%3BE0BcY%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA7DZ%2CkBA8CI%2CeACM%2CS1BmNR%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CkB0BNI%2CeACM%2CS1BKT%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CeAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA0BzRY%2CkBAhBR%2CeACM%2CSAeG%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAjEhB%2CkBA8CI%2CeACM%2CSAoBE%3BEtD2MZ%2CiBAAA%3BEsDzMgB%2CgBAAA%3BEACA%2CSAAA%3B%3BA1BwChB%2CkB0BhEI%2CeA2BK%2COACK%2CS1BoCb%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAsD9QA%2CkBA8CI%2CeAmCI%3BEACI%2CkBAAA%3B%3BAAlFZ%2CkBAuFI%3BEtDuLJ%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEsDnLQ%2CSAAA%3B%3BAAEJ%2COAAO%2CKAAM%2CmBACT%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAAhGZ%2CkBAmGI%2CcACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAvGZ%2CkBAmGI%2CcAMI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA5GZ%2CkBAmGI%2CcAWI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAhHZ%2CkBAmGI%2CcAeI%3BEtD4JR%2CiBAAA%3BEsD1JY%2CgBAAA%3B%3BAAGA%2CkBApBR%2CcAmBI%2CqBACQ%3BEACA%2CSAAA%3B%3BAADJ%2CkBApBR%2CcAmBI%2CqBACQ%2CuBAEA%3BEtDqJhB%2CeAAA%3B%3BA0DtRA%3BEACI%2CsBAAA%3B%3BAADJ%2CwBAEI%3BEACI%2CaAAA%3B%3BAAGR%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CgBAAiB%3BEACb%2CYAAA%3B%3BAAMR%2CqBACI%3BE1DkQJ%2CiBAAA%3BE0DhQQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CaAII%3BEACI%2CgBAAA%3B%3BAANZ%2CqBASI%2COACI%3BEACI%2CgBAAA%3B%3BAAXZ%2CqBAcI%3BEACI%2CkBAAA%3B%3BAAfR%2CqBAcI%2CiBAEM%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAlBZ%2CqBAyBI%2COAAM%3BEACF%2CSAAA%3B%3BAA1BR%2CqBAyBI%2COAAM%2COAEF%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA7BZ%2CqBAyBI%2COAAM%2COAMF%2COACI%3BAAhCZ%2CqBAyBI%2COAAM%2COAMF%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGR%2CqBAbJ%2COAAM%2COAaE%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CqBAlBR%2COAAM%2COAaE%2CSAKC%3BE1DwNb%2CYAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BE0DnNgB%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CMAAA%3B%3BAnB5EhB%2CwBACI%3BEACI%2CgBAAA%3B%3BAAGA%2CwBADJ%2CgBACK%2CYACG%3BEACI%2CaAAA%3B%3BAAGR%2CwBANJ%2CgBAMK%2CQACG%3BEACI%2CcAAA%3B%3BAAZhB%2CwBA6BI%3BEvCqPJ%2C0BAAA%3BEAAA%2CeAAA%3BEuClPQ%2CSAAA%3B%3BAAhCR%2CwBA6BI%2CsBAKI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAArCZ%2CwBA6BI%2CsBAWI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1CZ%2CwBA8CI%3BEACI%2CaAAA%3BEvCmOR%2CsBAAA%3B%3BAuChOY%2CwBAJR%2CwBAGI%2CUACK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAnDhB%2CwBAwDI%3BAAxDJ%2CwBAyDI%3BEvCyNJ%2CgBAAA%3B%3BAuClRA%2CwBA6DI%3BEACI%2CgBAAA%3B%3BAA9DR%2CwBAiEI%3BEACI%2CgBAAA%3B%3BAAlER%2CwBAiEI%2CgCAGI%2CSACI%3BEACI%2CeAAA%3B%3BAAtEhB%2CwBAiEI%2CgCAaI%3BEvCoMR%2CiBAAA%3BEAAA%2CmBAAA%3B%3BAuCzLQ%2CwBADJ%2CqBACQ%3BEACA%2CgBAAA%3B%3BAA1FZ%2CwBAmGI%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAtGR%2CwBAwGI%3BEACI%2CcAAA%3B%3BACjGY%2CwBAJhB%2CgBACK%2CQACG%2CsBACI%2CeACK%3BEACG%2CSX0ClB%2COW1CkB%3B%3BAAKhB%2CwBAVJ%2CgBAUK%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CwBAVJ%2CgBAUK%2CaAIG%3BEACI%2CaAAA%3B%3BAAhBhB%2CwBAqBI%3BExC0PJ%2C0BAAA%3BEAAA%2CeAAA%3B%3BAwC%5C%2FQA%2CwBAqBI%2CsBAII%3BExCsPR%2CcAAA%3BEAAA%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAAMA%2CwBYhCI%2CsBAII%2CeZ4BP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CwBY7CA%2CsBAII%2CeZwCP%2CMACI%3BE5B6ML%2CWAAA%3B%3BA4BvMI%2CwBYnDA%2CsBAII%2CeZ8CP%2COACI%3BE5BuML%2CcAAA%3B%3BAwC%5C%2FQA%2CwBAwCI%3BExCuOJ%2CsBAAA%3B%3BAwC%5C%2FQA%2CwBA4CI%3BEACI%2CgBAAA%3B%3BAA7CR%2CwBAgDI%3BEACI%2CUAAA%3B%3BAAjDR%2CwBAgDI%2CmBAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CwBAPR%2CmBAEI%2CMAKK%3BEACG%2CgBAAA%3B%3BAADJ%2CwBAPR%2CmBAEI%2CMAKK%2CQAEG%3BEACI%2CgBAAgB%2CaAAhB%3BEACA%2CQAAQ%2CaAAR%3BEACA%2CYAAA%3B%3BAAGR%2CwBAfR%2CmBAEI%2CMAaK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAAjEhB%2CwBAgDI%2CmBAEI%2CMAiBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAtEhB%2CwBAgDI%2CmBAyBI%3BEACI%2CgBAAgB%2CeAAhB%3BEACA%2CiCAAA%3BEACA%2CQAAQ%2CeAAR%3BEACA%2CYAAA%3B%3BAA7EZ%2CwBAiFI%2COAII%2CQACM%3BEACE%2CiBAAA%3B%3BAAvFhB%2CwBAiFI%2COAII%2CQAII%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA3FhB%2CwBAiFI%2COAaI%2COACI%3BEACI%2CYAAA%3B%3BAAhGhB%2CwBAiFI%2COAkBI%2CMACI%3BEACI%2CWAAA%3B%3BAArGhB%2CwBAiFI%2COAuBI%2CQACI%3BEACI%2CYAAA%3B%3BAA1GhB%2CwBAiFI%2COA6BM%2CSAAM%2CIACF%3BEACE%2CmBAAA%3BEACA%2CWAAA%3B%3BAAjHhB%2CwBAiFI%2COAmCI%2CKACI%3BEACI%2CWAAA%3B%3BAAIR%2CwBAzCJ%2COAyCK%2CSACK%2CSACE%2CQAAO%2CMAAM%2CQACT%3BEACI%2CsBAAA%3B%3BA5B%5C%2FIxB%3BEACI%2CmBAAA%3B%3BAADJ%2C0BAGI%3BEAEI%2CwBAAA%3B%3BAAKR%3BEAEI%2CoBAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3B%3BAALR%2C0BAQI%3BEAEI%2CgBAAA%3B%3BAAKR%3BEACI%2CcAAA%3B%3BAmBvBA%2CgBADJ%2COACK%2CaACG%3BEACI%2CgBAAA%3B%3BAAJhB%2CgBAQI%3BEACC%2CSAAA%3BEACH%2CUAAA%3B%3BA1BshCE%2CgB0BxhCA%2CU1BwhCC%3BELjwBD%2CgBAAA%3BEK8xBA%2CSAAS%2CsBAAT%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3BELjyBA%2CcAAA%3BEAAA%2CiBAAA%3B%3BA%2BBnRI%2CgBAJJ%2CUAIK%3BEACG%2CgBAAA%3B%3BAAKZ%2CqBACI%2COAAM%2CUACA%3BEACE%2CmBAAA%3B%3BAACA%2CqBAHR%2COAAM%2CUACA%2CQAEG%3BEACG%2CgBAAA%3B%3BAAMhB%2CkBACI%3BEACI%2CaAAA%3B%3BAAIR%2CkBACI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIR%2CoBAII%3BAAHJ%2CqBAGI%3BAAFJ%2CgBAEI%3BAADJ%2CeACI%3BEACI%2CiBAAA%3B%3BAAKR%2CQACI%3BEACI%2CmBAAA%3B%3BAAFR%2CQAII%2CQAAO%3BEACH%2CmBAAA%3B%3BAALR%2CQAII%2CQAAO%2CKAEH%3BEACI%2CaAAA%3B%3BAAPZ%2CQAII%2CQAAO%2CKAKH%3BEACI%2CkBAAA%3B%3BAAVZ%2CQAII%2CQAAO%2CKAKH%2CSAEI%3BEACI%2CWAAA%3B%3BAAUR%2CQADJ%2CeACK%3BEACG%2CgBAAA%3B%3BAAvBZ%2CQAqBI%2CeAII%3BEACI%2CkBAAA%3B%3BAACA%2CQANR%2CeAII%2CQAEK%3BEACG%2CeAAA%3B%3BAA6BR%2COADG%2CKAAM%2COACR%3BEACG%2CgBAAA%3B%3BAAJZ%2CMAOI%3BEACI%2CmBAAA%3B%3BAARR%2CMAUI%2CEAAC%3BEACG%2CSAAA%3B%3BAAXR%2CMAaI%3BEACI%2CeAAA%3B%3BAAIR%2CQAAQ%3BE%5C%2FBoKJ%2CgBAAA%3B%3BA%2BBpKJ%2CQAAQ%2CcAEJ%3BEACI%2CsBAAA%3B%3BAU9HR%2CaAAa%3BEACT%2CmBAAA%3B%3BAADJ%2CaAAa%2CQAET%3BEACI%2CgBAAA%3B%3BAAGR%2C4BACI%3BEACI%2CkBAAA%3B%3BAAGR%2CMAAM%2CUACF%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CMAJF%2CUACF%2CiBAGK%3BEACG%2CSAAS%2CKAAT%3BEACA%2CeAAA%3B%3BAANZ%2CMAAM%2CUASF%3BEACI%2CeAAA%3B%3BAACA%2CMAXF%2CUASF%2CqBAEK%3BEACG%2CSAAS%2CKAAI%2CiBAAiB%2CIAA9B%3B%3BAAEJ%2CMAdF%2CUASF%2CqBAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAfZ%2CMAAM%2CUAkBF%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEzCgQJ%2CiBAAA%3B%3BAyCpRJ%2CMAAM%2CUAuBF%2CQAAO%3BEACH%2CYAAA%3B%3BAAGR%2C0BACI%3BEACI%2CWAAA%3BEACA%2CmBAAA%3B%3BAAHR%2C0BAMI%2CwBACI%2COAAM%3BEACF%2CuBAAA%3B%3BAC3CA%2CKAFP%2CQACG%2COACK%2CSACG%2CQAAO%3BE1C2RnB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BE0CxRgB%2CgBAAA%3B%3BAAMpB%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CsBACI%2CiBAGI%2COAAM%3BEACF%2CoBAAA%3B%3BAALZ%2CsBAQI%2CyBAAyB%2COAAM%3BEAC3B%2CgBAAA%3B%3BACtBJ%2CiBACI%3BEACI%2CaAAA%3B%3BAAFR%2CiBAII%2CsBACI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAKZ%2CYACI%3BEACI%2CgBAAA%3B%3BAAFR%2CYACI%2CuBAEI%3BEACI%2CgBAAA%3B%3BAAJZ%2CYAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CYAUI%2CuBAGI%3BEACI%2CgBAAA%3B%3BALlBZ%2CaACI%2COACI%3BEtCsRR%2CWAAA%3BEAAA%2CgBAAA%3B%3BAsC%5C%2FQA%2CaAEI%2CiBACI%3BEAEI%2CaAAA%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CgBAAA%3B%3BAAGR%2CaACI%2CiBACM%3BEACE%2CWAAA%3B%3BAAHZ%2CaACI%2CiBACM%2CaAEE%3BEACI%2CqBAAA%3B%3BAAUhB%2CKAAK%2CcACD%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACA%2CKATH%2CcACD%2CcAQK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAXZ%2CKAAK%2CcAeD%3BEtC8NJ%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAAMA%2CKUnBK%2CcAeD%2CaVIH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CKUhCC%2CcAeD%2CaVgBH%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CKUtCC%2CcAeD%2CaVsBH%2COACI%3BE5BuML%2CcAAA%3B%3BA4BhKA%2CKU7EK%2CcAeD%2CaAQK%2CQVsDR%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAsCzMA%3BEACI%2CSAAA%3B%3BAVwCJ%2CgBUvCK%2CQACG%2COVsCP%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAsCzMA%2CgBAWI%3BEACI%2CkBAAA%3BElCpDR%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BE4BhOA%2CqBAAA%3BE5BgOA%2CgBAAA%3B%3BA4B1NA%2CgBU4BI%2COV5BH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CgBUeA%2COVhBH%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CgBUSA%2COVVH%2COACI%3BE5BuML%2CcAAA%3B%3BAI5MA%2CgBkCcI%2COlCdH%3BAACD%2CgBkCaI%2COlCbH%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CgBkCCI%2COlCDH%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CgBkCXI%2COlCWH%3BAACD%2CgBkCZI%2COlCYH%3BAACD%2CQAAQ%2CUAAW%2CiBkCbf%3BEtC8LJ%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAkCHI%2CgBAbJ%2COAaK%3BEtCiLT%2C%2BCAAA%3B%3BAsCzMA%2CgBA6BI%3BEtC4KJ%2CgCAAA%3BEsCzKQ%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2CoBACI%2CoBAEI%2CcACI%3BAAJZ%2CoBAEI%2CkCACI%2CcACI%3BEtC4JZ%2CgBAAA%3BEsC1JgB%2CcAAA%3B%3BAAKJ%2CoBAVR%2CoBASI%2CGACK%3BAAAD%2CoBATR%2CkCAQI%2CGACK%3BEACG%2CSAAS%2CEAAT%3B%3BAAZhB%2CoBACI%2CoBAiBI%3BAAlBR%2CoBAEI%2CkCAgBI%3BEACI%2CWAAA%3B%3BAAKZ%2CoBAAqB%2CaASjB%2CQAAO%3BEtC%2BHX%2CqBAAA%3BE4BhOA%2CqBAAA%3BEUyGQ%2CmBAAA%3BEACA%2CkBAAA%3B%3BAVpGR%2CoBUkFqB%2CaASjB%2CQAAO%2CKV3FV%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAU9LQ%2CoBAnBa%2CaASjB%2CQAAO%2CKAUF%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAV9CZ%2CoBUwBqB%2CaASjB%2CQAAO%2CKAeF%2CSVhDR%3BE5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BAsCvGA%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAjB1LJ%2CwBAGI%2CiBAAgB%2CIAAI%3BAAFxB%2CuBAEI%2CiBAAgB%2CIAAI%3BEAChB%2CmBAAA%3B%3BAAJR%2CwBAMI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BAARhB%2CuBAKI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BEACI%2CWAAA%3B%3BAAiBpB%2CyBAII%3BEACI%2CWAAA%3BErB%2BPR%2CkBAAA%3B%3BAqBzPI%2CaAAc%2CMADb%2CaAAc%3BEAEX%2CkBAAA%3B%3BAADJ%2CaAAc%2CMADb%2CaAAc%2CUAGX%3BEACI%2CgBAAA%3B%3BAAHR%2CaAAc%2CMADb%2CaAAc%2CUAGX%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAANZ%2CaAAc%2CMADb%2CaAAc%2CUAUX%2CQAAO%3BEACH%2CgBAAA%3B%3BAAOZ%3BEACI%2CmBAAA%3B%3BAAMQ%2CyBAFR%2CyBACI%2COACK%2CiBAAiB%3BEACd%2CgBAAA%3B%3BAAShB%2C2BAKI%3BEACI%2CkBAAA%3B%3BAAIR%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAKZ%2CgCAOI%3BEACI%2CgCAAA%3B%3BAARR%2CgCAeI%3BEACI%2CsBAAA%3B%3BAAhBR%2CgCAeI%2CKAEI%3BEACI%2CqBAAA%3B%3BAAlBZ%2CgCAeI%2CKAKI%3BErB2KR%2CiBAAA%3BEqBzKY%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAxBZ%2CgCA4BI%2CSACI%3BEAGI%2CgBAAA%3B%3BAAEJ%2CgCANJ%2CSAMK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgCAXJ%2CSAWK%3BEACG%2CcAAA%3BEACA%2CeAAA%3B%3BA6BzHZ%3BElD%2BQA%2CgBAAA%3BEkD7QI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEAEI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CmBAKI%3BElDoQJ%2CmBAAA%3BEAAA%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAsBzCA%2CmBAKI%2CUtBwPF%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CmBsB1CI%2CUtB0CH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BvNW%2CO7BuNX%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAsBlUQ%2CmBAXJ%2CUAWK%3BEACG%2CcAAA%3B%3BAAKZ%3BAACA%2CmBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CmBAAC%3BEACG%2CeAAA%3B%3BAAII%2CmBAFP%2CQACG%2CKACK%3BElDkOb%2CsBAAA%3BEkDhOgB%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAhBhB%2CmBAoBM%3BEACE%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%2CUACM%3BEACE%2CeAAA%3B%3BAACA%2CqBAHR%2CUACM%2CSAEG%3BEACG%2CaAAA%3B%3BAAMhB%2CsBACI%3BEACI%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CYAAa%2CMAAK%2CMAGd%3BAAFJ%2CkBAEI%3BAADJ%2CmBACI%3BEAEI%2CcAAA%3B%3BAALR%2CYAAa%2CMAAK%2CMAGd%2CeAGI%3BAALR%2CkBAEI%2CeAGI%3BAAJR%2CmBACI%2CeAGI%3BEACI%2CWAAA%3B%3BAAPZ%2CYAAa%2CMAAK%2CMAGd%2CeAMI%3BAARR%2CkBAEI%2CeAMI%3BAAPR%2CmBACI%2CeAMI%3BEACI%2CSAAA%3B%3BAAVZ%2CYAAa%2CMAAK%2CMAGd%2CeAMI%2CSAEM%3BAAVd%2CkBAEI%2CeAMI%2CSAEM%3BAATd%2CmBACI%2CeAMI%2CSAEM%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CaAEI%3BAADJ%2CaACI%3BEACI%2CiBAAA%3B%3BAAGA%2CaADJ%2CeACK%3BAAAD%2CaADJ%2CeACK%3BEACG%2CSAAS%2CiBAAgB%2CIAAzB%3B%3BAAPZ%2CaAKI%2CeAII%3BAARR%2CaAII%2CeAII%3BEACI%2CgBAAA%3B%3BAlBxIhB%2CMAAM%2CQ7BiKA%2CQAGI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BkKA%2CQAEI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BmKA%2CQACI%2CKACI%3BA6BrKd%2CMAAM%2CQ7BiKA%2CQAGI%2CKAEI%3BA6BtKd%2CMAAM%2CQ7BkKA%2CQAEI%2CKAEI%3BA6BtKd%2CMAAM%2CQ7BmKA%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAgC%5C%2FRJ%2CMAAM%2CQ7B4KA%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B6KA%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B8KA%2CQAAK%2CYACD%2CKAAE%2CYACE%3BA6BhLd%2CMAAM%2CQ7B4KA%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BA6BjLd%2CMAAM%2CQ7B6KA%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BA6BjLd%2CMAAM%2CQ7B8KA%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BA6BlLhB%2CMAAM%2CQ7BuLA%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAgC%5C%2FRJ%2CMAAM%2CQAIA%2CQAAQ%2CKAAK%3BEACX%2CgBAAA%3B%3BAALR%2CMAAM%2CQAOF%3BEACI%2CgBAAA%3B%3BAARR%2CMAAM%2CQAUF%2CWACI%3BEACI%2CeAAA%3B%3BAAZZ%2CMAAM%2CQAoBF%2COAAM%3BEACF%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAxBR%2CMAAM%2CQA0BF%2CgBACI%3BEACI%2CaAAA%3B%3BAA5BZ%2CMAAM%2CQA0BF%2CgBAII%3BEACI%2CoBAAA%3B%3BAI5BJ%2CqBADJ%2CQACK%3BEpC4RL%2CqBAAA%3BE4B9QA%2CqBAAA%3BEQRQ%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CqBADJ%2CQACK%2CIRgRH%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CqBQrBA%2CQACK%2CIRoBJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BpOU%2CO7BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqBQlCJ%2CQACK%2CIRgCJ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CqBQxCJ%2CQACK%2CIRsCJ%2COACI%3BE5BqPL%2CcAAA%3B%3BAa%5C%2FRA%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2COAEF%3BEACI%2CmBAAA%3B%3BAAHR%2CMAAM%2COAEF%2CcAEI%3BEACI%2CeAAA%3B%3BAAIZ%3BEACI%2CaAAA%3B%3BAAQJ%3BEACI%2CSAAA%3B%3BAADJ%2CeAEI%3BEb2QJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BEazQQ%2CgBAAA%3BEACA%2CqBAAA%3B%3BAALR%2CeAOI%3BEACI%2CgBAAA%3B%3BAARR%2CeAOI%2CwBAEI%3BEACI%2CkBAAA%3B%3BAAVZ%2CeAaI%3BEbgQJ%2CcAAA%3B%3BAa9PQ%2CeAFJ%2COAEK%3BEACG%2CSAAS%2CGAAT%3B%3BAAEJ%2CeALJ%2COAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAOZ%2CSACI%3BEACI%2CcAAA%3B%3BAAFR%2CSAII%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2CSAII%2CMAII%3BEACI%2CgBAAA%3B%3BAATZ%2CSAII%2CMAOI%2CQAAO%3BEAEH%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3B%3BAAGR%2CSAAI%3BEACA%2CmBAAA%3B%3BAsC5DI%2CkBAFP%2CMACG%2CQACK%3BEnD4Rb%2CSAAA%3B%3BAmDrRA%3BEnDqRA%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2COAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEgKlJA%2CaAAA%3BEACA%2CUAAA%3B%3BA7GpIA%2CU6GsEA%3BEhK%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAmDrRA%2CU6GsEA%2CcAGI%3BEhK4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmDrRA%2CU6GmFA%3BEhKkMA%2CgBAAA%3B%3BAmDrRA%2CU6G4FA%2CeACI%2CQAAO%3BEhKwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAmDrRA%2CU6G4FA%2CeACI%2CQAAO%2CMpI4KT%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CUoI%2BEA%2CeACI%2CQAAO%2CMpIhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B1OU%2CO7B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUoIkEJ%2CeACI%2CQAAO%2CMpIpEV%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CUoI4DJ%2CeACI%2CQAAO%2CMpI9DV%2COACI%3BE5BqPL%2CcAAA%3B%3BAI7CA%2CU4J5IA%2CeACI%2CQAAO%2CM5J2IV%3BAACD%2CU4J7IA%2CeACI%2CQAAO%2CM5J4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU4JlJA%2CeACI%2CQAAO%2CM5JiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CU4JvJA%2CeACI%2CQAAO%2CM5JsJV%3BAACD%2CU4JxJA%2CeACI%2CQAAO%2CM5JuJV%3BAACD%2CQAAQ%2CUAAW%2CW4JzJnB%2CeACI%2CQAAO%3BE5JyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAgK%5C%2FIA%2CUAAC%3BEACG%2CUAAA%3B%3BA7GvIJ%2CUASI%3BEAEI%2CmBAAA%3B%3BAAXR%2CUASI%2CgBAGI%3BEACI%2CgBAAA%3B%3BAAEI%2CUANZ%2CgBAGI%2CWAEI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAShB%2CcAAC%2CIAAI%3BAAAL%2CmBADgB%2CeACf%2CIAAI%3BEACD%2CkBAAA%3B%3BAAIR%3BEACI%2CqBAAA%3B%3BAADJ%2CcAEI%3BEACI%2C6BAAA%3B%3BAAIR%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BArC9CJ%2CSAAC%2CMAAM%3BEa0IX%2CqBAAA%3BEACA%2CkBAAA%3BEb7HQ%2CsBAAA%3B%3BAduBR%2CScrCK%2CMAAM%2COdqCV%3BAACD%2CSctCK%2CMAAM%2COdsCV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSc3CK%2CMAAM%2COd2CV%3BEACG%2CWAAA%3B%3BAc5CA%2CSAAC%2CMAAM%2COa0bX%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAb5bA%2CSAAC%2CMAAM%2COa%2BbX%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAbjcA%2CSAAC%2CMAAM%2COa%2BcX%2COAAM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAbjdA%2CSAAC%2CMAAM%2COaodX%2COAAS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAbvdA%2CSAAC%2CMAAM%2COawJX%3BE3BiIA%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAdzDI%2CSAAC%2CMAAM%2COawJX%2CeCqHE%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CSd%5C%2FDK%2CMAAM%2COawJX%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSd5EC%2CMAAM%2COawJX%2CeC7EC%2CMACI%3BE5B6ML%2CWAAA%3B%3BA4BvMI%2CSdlFC%2CMAAM%2COawJX%2CeCvEC%2COACI%3BE5BuML%2CcAAA%3B%3BA2BuHA%2CSbhZK%2CMAAM%2COawJX%2CeAwPC%3BE3BvHD%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BADuVA%2CSbhZK%2CMAAM%2COawJX%2CeAwPC%2COCnIC%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CSd%5C%2FDK%2CMAAM%2COawJX%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B%5C%2FNM%2CO7B%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CSd5EC%2CMAAM%2COawJX%2CeAwPC%2COCrUA%2CMACI%3BE5B6ML%2CWAAA%3B%3BA4BvMI%2CSdlFC%2CMAAM%2COawJX%2CeAwPC%2COC%5C%2FTA%2COACI%3BE5BuML%2CcAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COagOX%3BE3ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE2BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE3B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAczRI%2CSAAC%2CMAAM%2COagOX%2COAsBI%3BE3BmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BA2B3BQ%2CSb9PH%2CMAAM%2COagOX%2COAsBI%2CGAQK%3BE3B2BT%2CmBAAA%3BE2BzBY%2CeAAA%3B%3BAAuTZ%2CSbvjBK%2CMAAM%2COagOX%2COAuVC%3BAACD%2CSbxjBK%2CMAAM%2COagOX%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CSbjkBK%2CMAAM%2COagOX%2COAiWC%3BEACG%2CiBAAA%3BE3BzSJ%2CsDAAA%3BE2B2SI%2CWAAA%3B%3BAAGJ%2CSbvkBK%2CMAAM%2COagOX%2COAuWC%3BEACG%2CiBAAA%3BE3B%5C%2FSJ%2CsDAAA%3BE2BiTI%2CWAAA%3B%3BAAzDJ%2CSbjhBK%2CMAAM%2COagOX%2COAiTC%3BE3BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA2B6PA%2CSbthBK%2CMAAM%2COagOX%2COAsTC%3BE3B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA2BZA%2CSb7QK%2CMAAM%2COa6QV%3BEACG%2CiBAAA%3B%3BAADJ%2CSb7QK%2CMAAM%2COa6QV%2COAGG%3BEACI%2CcAAA%3B%3BAbjRJ%2CSAAC%2CMAAM%2COAeH%3BEACI%2CgBAAA%3B%3BAAhBR%2CSAAC%2CMAAM%2COAkBH%2COAAO%2CMAAK%3BEACR%2CmBAAA%3B%3BAACA%2CSApBP%2CMAAM%2COAkBH%2COAAO%2CMAAK%2CWAEP%3BEdqQb%2CmBAAA%3B%3BA4BzKA%2CiBdtF0B%2CUA1BrB%2CMAAM%2COA4BG%2CUAEG%2CMckFhB%3BAAAD%2CcdrFuB%2CUA3BlB%2CMAAM%2COA4BG%2CUAEG%2CMckFhB%3BE5ByKD%2CS6B%5C%2FPkB%2CO7B%2BPlB%3B%3BAcrPgB%2CiBAVU%2CUA1BrB%2CMAAM%2COA4BG%2CUAQG%3BAAAD%2CcATO%2CUA3BlB%2CMAAM%2COA4BG%2CUAQG%3BAACD%2CiBAXU%2CUA1BrB%2CMAAM%2COA4BG%2CUASG%3BAAAD%2CcAVO%2CUA3BlB%2CMAAM%2COA4BG%2CUASG%3BAACD%2CiBAZU%2CUA1BrB%2CMAAM%2COA4BG%2CUAUG%3BAAAD%2CcAXO%2CUA3BlB%2CMAAM%2COA4BG%2CUAUG%3BEdmPjB%2CWAAA%3B%3BAc9OgB%2CiBAjBU%2CUA1BrB%2CMAAM%2COA0CG%2CUAAO%2COACJ%3BAAAD%2CcAhBO%2CUA3BlB%2CMAAM%2COA0CG%2CUAAO%2COACJ%3BEACG%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAQJ%2CkBAJW%2CUApDtB%2CMAAM%2COAuDC%2CQACK%3BAAAD%2CqBAHc%2CUArDzB%2CMAAM%2COAuDC%2CQACK%3BAAAD%2CiBAFU%2CUAtDrB%2CMAAM%2COAuDC%2CQACK%3BAACD%2CkBALW%2CUApDtB%2CMAAM%2COAuDC%2CQAEK%3BAAAD%2CqBAJc%2CUArDzB%2CMAAM%2COAuDC%2CQAEK%3BAAAD%2CiBAHU%2CUAtDrB%2CMAAM%2COAuDC%2CQAEK%3BEdgOjB%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAc7NgB%2CkBARW%2CUApDtB%2CMAAM%2COAuDC%2CQAKK%3BAAAD%2CqBAPc%2CUArDzB%2CMAAM%2COAuDC%2CQAKK%3BAAAD%2CiBANU%2CUAtDrB%2CMAAM%2COAuDC%2CQAKK%3BEACG%2CUAAA%3B%3BAAIZ%2CKAAK%2CcAAe%2CUAjEvB%2CMAAM%3BEAkEC%2CmBAAA%3B%3BAAII%2CKALH%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAGG%3BEACG%2CgBAAA%3B%3BAAKhB%2CSAAC%2COAAO%3BEd6MZ%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2CSAAA%3BEAAA%2COAAA%3BEAAA%2CeAAA%3BEAAA%2CQAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BEgKlJA%2CaAAA%3BEACA%2CUAAA%3B%3BAlJ5DI%2CSAAC%2COAAO%2CMkJFZ%3BEhK%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMkJFZ%2CcAGI%3BEhK4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%3BEhKwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAc7MI%2CSAAC%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CMpI4KT%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CSd2DK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CMpIhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B1OU%2CO7B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CSd8CC%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CMpIpEV%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CSdwCC%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CMpI9DV%2COACI%3BE5BqPL%2CcAAA%3B%3BAI7CA%2CSUhKK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CM5J2IV%3BAACD%2CSUjKK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CM5J4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSUtKK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CM5JiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSU3KK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CM5JsJV%3BAACD%2CSU5KK%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%2CM5JuJV%3BAACD%2CQAAQ%2CUAAW%2CUU7Kd%2COAAO%2CMkJoBZ%2CeACI%2CQAAO%3BE5JyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAgK%5C%2FIA%2CSlJ9DK%2COAAO%2CMkJ8DX%3BEACG%2CUAAA%3B%3BAlJ7DI%2CSAFH%2COAAO%2CMAEH%3BEACG%2CcAAA%3B%3BAAGR%2CSAAC%3BEduML%2CgCAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEgKhIA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAEA%2CSlJ9EK%2CQkJ8EJ%3BEhKyHD%2CYAAA%3BEgKrHQ%2CyBAAA%3B%3BAlJhFA%2CSAFH%2CQAEI%3BEACG%2CcAAA%3B%3BAASZ%3BEACI%2CkBAAA%3B%3BAAKY%2C0BAJZ%2CUAEK%2COACG%2CeACK%3BEACG%2CgBAAA%3B%3BAAiBZ%2C0BAtBJ%2CUAsBK%3BEACG%2CmBAAA%3B%3BAADJ%2C0BAtBJ%2CUAsBK%2CMAEG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2C0BAlCJ%2CUAkCK%3BEduJT%2CcAAA%3BEcrJY%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAMA%2C0BA3CR%2CUA0CK%2CQACI%3BAACD%2C0BA5CR%2CUA0CK%2CQAEI%3BEACG%2CqBAAA%3B%3BAAEJ%2C0BA%5C%2FCR%2CUA0CK%2CQAKI%3BEACG%2CkBAAA%3B%3BAAMR%2C0BAtDJ%2CUAsDK%2CSAAS%3BEACN%2CkBAAA%3B%3BAAKZ%2C2BAII%3BEdyHJ%2CmBAAA%3BEcvHQ%2CgBAAA%3B%3BAASR%2C8BAII%3BEACI%2CkBAAA%3B%3BAAYR%2C0BACI%3BEd4FJ%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAc7FA%2C0BACI%2CaAGM%3BEACE%2CgBAAA%3B%3BAALZ%2C0BAQI%3BEACI%2CWAAA%3B%3BAATR%2C0BAWI%3BEACI%2CiBAAA%3B%3BAAZR%2C0BAcI%3BEACI%2CWAAA%3B%3BAACA%2C0BAFJ%2CmBAEK%2CMACG%3BEACI%2CmBAAA%3B%3BAAlBhB%2C0BAsBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxBR%2C0BA0BI%3BEACI%2CWAAA%3BEACA%2CeAAA%3B%3BAAGA%2C0BADJ%2CQACK%3BEACG%2CeAAA%3B%3BAAIJ%2C0BADJ%2CYACK%3BEAEG%2CkBAAA%3B%3BAQxOZ%2CcACI%3BEACI%2CmBAAA%3B%3BAAFR%2CcACI%2COAEI%3BEACI%2CgBAAA%3B%3BAAJZ%2CcAQI%3BEACI%2CgBAAA%3B%3BAATR%2CcAQI%2CeAEI%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CeAAA%3B%3BAAZZ%2CcAQI%2CeAMI%2CKACI%3BEACI%2CqBAAA%3B%3BAAQJ%2CcAhBR%2CeAMI%2CKAUK%2CKACG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAYhB%2CcAAC%2CIAAI%2CUACD%2CeACI%3BEACI%2CSAAA%3B%3BAA1ChB%2CcA%2BCM%3BEACE%2CgBAAA%3B%3BAAhDR%2CcAmDI%2CiBACM%3BEACE%2CcAAA%3B%3BAArDZ%2CcAmDI%2CiBACM%2CaAEE%3BEACI%2CmBAAA%3B%3BAACA%2CcALZ%2CiBACM%2CaAEE%2CQAEK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAA1DpB%2CcAmDI%2CiBAWM%3BEACE%2CkBAAA%3B%3BAA%5C%2FDZ%2CcAuEI%3BEACI%2CgBAAA%3B%3BAAoBgB%2CcAbpB%2COAGI%2CkBACI%2CcACI%2CUAOM%2CSACG%3BEACG%2CaAAA%3B%3BAA7F5B%2CcA%2BEI%2COAGI%2CkBACI%2CcACI%2CUAOM%2CSAIE%3BEACI%2CqBAAA%3B%3BAAhG5B%2CcAwGI%3BAAxGJ%2CcAyGI%2CeAAe%3BEAEX%2CgCAAA%3BEACA%2CoBAAA%3B%3BAA5GR%2CcAwGI%2CaAKI%3BAA7GR%2CcAyGI%2CeAAe%2COAIX%3BEACI%2CgBAAA%3B%3BAA9GZ%2CcAwGI%2CaAKI%2COAEI%3BAA%5C%2FGZ%2CcAyGI%2CeAAe%2COAIX%2COAEI%3BEtBgLZ%2CcAAA%3B%3BAsB%5C%2FRA%2CcAqHI%2CeAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CcAAC%2CaACG%2CaAAe%3BEtBiKvB%2CiBAAA%3B%3BAsBlKI%2CcAAC%2CaAIG%2CgBACI%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAnIhB%2CcAwII%2CWACI%3BEACI%2CkBAAA%3B%3BAA1IZ%2CcAwII%2CWAIM%3BEACE%2CSAAA%3B%3BAA7IZ%2CcAiJI%2CqBACI%3BEACI%2CgBAAA%3B%3BAAnJZ%2CcAuJI%2CoBACI%3BEACI%2CSAAA%3B%3BAAzJZ%2CcAuJI%2CoBACI%2CUAEI%2CQAAO%3BEACH%2CeAAA%3B%3BAA3JhB%2CcAoKI%2CiBAAiB%2COAAM%3BEtB2H3B%2CiBAAA%3BEsBzHQ%2CmBAAA%3B%3BAAtKR%2CcAoKI%2CiBAAiB%2COAAM%2COAGnB%3BEACI%2CgBAAA%3B%3BAAKZ%2CyBAKI%3BEACI%2CcAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CcAAA%3B%3BAsBrLZ%2CMAAM%2CWACF%3BEACI%2CaAAA%3B%3BAeHI%2COADH%2CMACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CyBAAA%3B%3BAAIJ%2COADH%2COACI%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CIAA%5C%2FB%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAGR%2COAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2COAAC%2CWAGG%3BEACI%2CeAAA%3B%3BAAKZ%2CWAEI%2CQAAQ%3BAADZ%2CeACI%2CQAAQ%3BEACJ%2CcAAA%3BEACA%2CcAAA%3B%3BA5C%5C%2FBR%2CcAYI%2CoBACM%3BEfiRV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEe%5C%2FQY%2CqBAAA%3B%3BAAfZ%2CcAmBI%2CWAEI%3BEACI%2CmBAAA%3B%3BAAGA%2CcANR%2CWAKI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA1BhB%2CcA%2BBI%2CqBACM%3BEf8PV%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEe5PY%2CqBAAA%3B%3BAAlCZ%2CcAsCI%3BEACI%2CgBAAA%3B%3BAAvCR%2CcA0CI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CcAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAA9ChB%2CcA0CI%2CcAOI%3BEACI%2CSAAA%3B%3BAAMZ%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAAFJ%2CuBAGI%3BEAEI%2CgBAAA%3B%3BAALR%2CuBAGI%2COAGI%3BEACI%2CoBAAA%3B%3B%3B%3B%3B%3BAkJrEZ%2CyBAAC%3BEACG%2C4EAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAXR%2CyBAaI%3BEACI%2CwBAAA%3B%3BAAGA%2CyBADH%2CeACI%2CMACG%3BEACI%2CYAAA%3B%3BAAEJ%2CyBALP%2CeACI%2CMAII%3BEACG%2CWAAW%2CWAAX%3B%3BAAMhB%2CiBAAiB%3BEACb%2C2EAAA%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAARJ%2CcASI%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAcR%2CwBARA%2C8BACA%2C8BAA8B%3BEAC1B%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CuBAAuB%2CMAAO%2CwBAAuB%2CiBAAiB%3BEAClE%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BA9HlFJ%2CwBAEI%2CgB%2BHyIA%3BA%5C%2FH1IJ%2CcACI%2CgB%2BHyIA%3BElKxHA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAmCfA%2CMAAC%2CIAAI%3BEACD%2CmBAAA%3B%3BAADJ%2CMAAC%2CIAAI%2COAEC%3BEnCkRN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCpRA%2CMAAC%2CIAAI%2COAKD%3BEnC%2BQJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEmC7QQ%2CgBAAA%3B%3BAAPR%2CMAAC%2CIAAI%2COASD%2COAAM%3BEACF%2CkBAAA%3B%3BAAVR%2CMAAC%2CIAAI%2COASD%2COAAM%2COAEF%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAdZ%2CMAAC%2CIAAI%2COASD%2COAAM%2COAOF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAIZ%2CMAAC%2CQAAQ%2CKACH%3BEnC6PN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmCzPQ%2CMALP%2CQAAQ%2CKAIL%2CQACK%3BEACG%2CmBAAA%3B%3BAAEJ%2CMARP%2CQAAQ%2CKAIL%2CQAIK%3BEnCsPT%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmC%5C%2FOJ%2CKAAK%2CMAAM%2CQACP%3BEACI%2CgBAAA%3B%3BAAIR%2CgBAAgB%3BEACZ%2CmBAAA%3B%3BAADJ%2CgBAAgB%2CKAEZ%2CQAAO%3BAAFX%2CgBAAgB%2CKAGZ%3BAAHJ%2CgBAAgB%2CKAIZ%3BEACI%2CmBAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAACA%2CSAAS%2CQAAQ%2CKAAM%3BEACnB%2CcAAA%3B%3BAAEJ%2CwBAAC%3BEACG%2CcAAA%3B%3BAAPR%2CwBASI%3BEACI%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAZR%2CwBASI%2CiBAII%3BEACI%2CiBAAA%3B%3BAAwBZ%2CgBACI%3BEAEI%2CmBAAA%3B%3BAAHR%2CgBAOI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAXR%2CgBAeI%2CgBAGI%3BEnCwKJ%2CmBAAA%3B%3BAmC1LJ%2CgBAeI%2CgBAGI%2CwBAEI%3BEnCsKR%2CmBAAA%3B%3BAmCpKY%2CgBAPZ%2CgBAGI%2CwBAEI%2CMAEK%3BEACG%2CgBAAA%3B%3BAAvBpB%2CgBAeI%2CgBAYI%3BEnC%2BJJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAmC1LJ%2CgBAeI%2CgBAiBI%3BEnC0JJ%2CmBAAA%3B%3BAmC1LJ%2CgBAsCI%2CyBACI%3BAAvCR%2CgBAsCI%2CyBAEI%3BEACI%2CcAAA%3B%3BAAKZ%2CqBACI%3BEACI%2CcAAA%3B%3BAAFR%2CqBAII%3BEACI%2CkBAAA%3B%3BAALR%2CqBAII%2CqBAEI%3BAANR%2CqBAII%2CqBAGI%3BEACI%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAVZ%2CqBAII%2CqBAQI%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAdZ%2CqBAII%2CqBAYI%3BEACI%2CgBAAA%3B%3BAASR%2COAAC%3BEACG%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2COAJH%2CQAII%3BEACG%2CaAAA%3B%3BAALR%2COAAC%2CQAOG%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAXR%2COAAC%2CQAaG%3BEACI%2CaAAA%3B%3BAAGR%2COAAC%2CIACG%3BEACI%2CaAAA%3B%3BAAIR%2CSAAU%2CQAAC%2COAAO%3BEAMd%2CmBAAA%3B%3BAANJ%2CSAAU%2CQAAC%2COAAO%2COAEd%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAWR%2COAAC%2CaAGG%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGR%2COAAC%3BEAIG%2CmBAAA%3B%3BAAJJ%2COAAC%2CKACG%2CaAAa%3BEnCmEjB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAmC9DA%2COAAC%3BEACG%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3B%3BAnC7KJ%2COmC0KC%2CKnC1KA%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAmC4KA%2COALH%2CKAKI%3BEACG%2CeAAA%3B%3BAAGR%2COAAC%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CeAAA%3B%3BAAQJ%2COAAC%3BEnCsCD%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEmCpCI%2CgBAAA%3B%3BAAEJ%2COAAC%3BEACG%2CmBAAA%3B%3BAgI1PA%2CkBAHJ%2CcAGK%2CIAAI%3BAAAL%2CkBAFJ%2CcAEK%2CIAAI%3BAAAL%2CkBADJ%2CiBACK%2CIAAI%3BEACD%2CmBAAA%3B%3BAALZ%2CkBACI%2CcAMI%3BAAPR%2CkBAEI%2CcAKI%3BAAPR%2CkBAGI%2CiBAII%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAzITZ%2CmBAEI%2COACI%2CSAAW%3BAAHnB%2CmBAEI%2COAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CmBADJ%2CYACK%3BEACG%2CaAAA%3B%3BAAXZ%2CmBASI%2CYAII%2COAAM%2CeAAe%3BEACjB%2CgBAAA%3B%3BAAdZ%2CmBASI%2CYAOI%2COAAM%3BEACF%2CgBAAA%3B%3BAAjBZ%2CmBAoBI%2COAAM%3BEACF%2CgBAAA%3B%3BAAIR%2CuBACI%2CkBACI%3BAAFR%2CuBACI%2CkBAEI%3BEACI%2CSAAA%3B%3BAAJZ%2CuBACI%2CkBAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CuBACI%2CkBAQI%3BEACI%2CmBAAA%3B%3BAACA%2CuBAVR%2CkBAQI%2CGAEK%3BEACG%2CgBAAA%3B%3BAAZhB%2CuBAgBI%3BEACI%2CmBAAA%3B%3BAAQR%2C4BAGI%2CoBACI%3BAAHR%2C0BAEI%2CoBACI%3BAAFR%2CyBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAVvDZ%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAFJ%2CYAGI%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CsBACI%3BEACI%2CkBAAA%3B%3BAAIR%3BEACI%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAHJ%2CoBAII%2CaACM%3BEhB2QN%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEgBzQQ%2CqBAAA%3B%3BAAPZ%2CoBAUI%2CWAEI%3BEACI%2CmBAAA%3B%3BAAGA%2CoBANR%2CWAKI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAjBhB%2CoBAqBI%2CmBACI%3BEACI%2CaAAA%3B%3BAAvBZ%2CoBAqBI%2CmBAII%2CMAAQ%3BEACJ%2C6BAAA%3B%3BAA1BZ%2CoBA6BI%2CcACI%3BEACI%2CSAAA%3B%3BAA%5C%2FBZ%2CoBA6BI%2CcAII%3BEACI%2CgBAAA%3B%3BAAEJ%2CoBAPJ%2CcAOK%2CMACG%3BEACI%2CqBAAA%3B%3BAACA%2CoBAVZ%2CcAOK%2CMACG%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAAJZ%2CoBAPJ%2CcAOK%2CMAOG%3BEACI%2CSAAA%3B%3BAAMhB%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAEI%3BEACI%2CkBAAA%3B%3BAACA%2CsBAFJ%2CQAEK%3BEACG%2CSAAA%3B%3BAASZ%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CQAGI%2CoBACI%3BAAHR%2CuBAEI%2CoBACI%3BAAFR%2CiBACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAAOJ%2CmBADJ%2COACK%3BAACD%2CmBAFJ%2COAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcAII%2CcACI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CwBAAA%3B%3BAARZ%2CcAII%2CcASI%2COAAM%3BEACF%2CqBAAA%3B%3BAAdZ%2CcAiBI%3BEACI%2CqBAAA%3B%3BAAlBR%2CcAoBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAASJ%2CoBAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAAC%2CSAEG%3BEACI%2CgBAAA%3B%3BAAHR%2CoBAAC%2CSAKG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CoBAAC%2CKACG%2CaACI%2CgBACI%3BEACI%2CgBAAA%3B%3BAAJhB%2CoBAAC%2CKACG%2CaACI%2CgBAII%3BEACI%2CSAAA%3B%3BAAPhB%2CoBAAC%2CKACG%2CaACI%2CgBAII%2CSAEM%3BEACE%2CgBAAA%3B%3BAACA%2CoBAVnB%2CKACG%2CaACI%2CgBAII%2CSAEM%2CSAEG%3BEACG%2CSAAS%2CIAAT%3B%3BAAS5B%3BEACI%2CgCAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAHJ%2CeAII%3BEACI%2CqBAAA%3B%3BAALR%2CeAOI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BA6BhLJ%2CYACI%3BEACI%2CgBAAA%3B%3BAuHaR%2CIAAK%2CcAAc%2CkBAAkB%2COAAM%3BEACnC%2CMAAA%3B%3BAAGR%2CYAAa%3BAACb%2CIAAK%2CaAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BEAC%5C%2FC%2CaAAA%3B%3BAAGJ%2CaAAc%2CUAAU%2CGAAG%2CGAAG%3BEAC1B%2CWAAA%3B%3BAAEJ%2CWAAY%2CYAAY%2CQAAQ%3BEAC5B%2CkBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CWAAY%2CYAAY%2CQAAO%2COAAQ%2CIAAC%2CIAAI%3BAAC5C%2CWAAY%2CYAAY%2CQAAO%2CWAAY%2CIAAC%2CIAAI%3BEAC5C%2CuBAAA%3B%3BAAGJ%2CWAAY%2CYAAY%3BEACpB%2C6BAAA%3B%3BAAGJ%2CWAAY%2CYAAY%2CQAAQ%2CSAAS%3BEACrC%2CqBAAA%3B%3BAAMJ%2CsBACI%3BEACI%2CgCAAA%3B%3BAAEA%2CsBAHJ%2CMAGK%3BEACG%2C6BAAA%3B%3BAALZ%2CsBACI%2CMAOI%3BAARR%2CsBACI%2CMAQK%3BEACG%2CcAAA%3BEACA%2C0BAAA%3B%3BAAXZ%2CsBACI%2CMAaI%3BEACI%2CqBAAA%3B%3BAAEA%2CsBAhBR%2CMAaI%2CEAGK%3BEACG%2CcAAA%3B%3BAAIR%2CsBArBJ%2CMAqBK%2CQAEG%3BAAFJ%2CsBArBJ%2CMAqBK%2CQAGG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAALR%2CsBArBJ%2CMAqBK%2CQAQG%3BEACI%2CcAAA%3B%3BAAMhB%2CKAAK%2COAAQ%2CSAAQ%3BEACjB%2CSAAS%2CGAAT%3B%3BAAGJ%2CKAAK%2COAAQ%2CSAAQ%3BEACjB%2CSAAS%2CGAAT%3B%3BAAGJ%2CkBAAmB%2CiBAAiB%2CQAAO%2CUAAU%2CGAAG%3BEACpD%2CSAAS%2CGAAT%3B%3BAAGJ%2CqBAAsB%2CYAAY%3BEAC9B%2CcAAA%3B%3BAAGJ%2CqBAAsB%2CUAAU%2CeAAc%2COAAQ%3BEAClD%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CgBAAiB%2CMAAM%3BEACnB%2CaAAA%3B%3BAAEJ%2CgBAAiB%2CMAAK%3BEAClB%2CSAAQ%2CGAAR%3B%3BAAEJ%2CgBAAiB%2CMAAK%3BEAClB%2CSAAQ%2CGAAR%3B%3BAAGJ%2CwBAAyB%2CiBAAiB%2CMAAM%2CKAAI%3BEAChD%2CqBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAGJ%2CMAAM%2COAAQ%3BAACd%2CKAAK%3BEACD%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CoBAAoB%3BAACpB%2CqBAAsB%2COAAM%2CUAAW%2CMAAK%2CQAAS%2CQAAO%3BAAC5D%2CQAAS%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%3BAACzC%2CqBAAsB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%3BAACtD%2CiBAAkB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%3BAAClD%2CMAAO%2CaAAa%2CQAAO%3BEACvB%2C8BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2CoBAAoB%2CWAAW%3BAAC%5C%2FB%2CqBAAsB%2COAAM%2CUAAW%2CMAAK%2CQAAS%2CQAAO%2CWAAW%3BAACvE%2CQAAS%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%2CWAAW%3BAACpD%2CqBAAsB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%2CWAAW%3BAACjE%2CiBAAkB%2CMAAK%2CMAAO%2CKAAI%2CQAAS%2CQAAO%2CWAAW%3BAAC7D%2CMAAO%2CaAAa%2CQAAO%2CWAAW%3BEAClC%2CaAAA%3B%3BAAGJ%2CiBAAkB%2CMAAM%3BAACxB%2CkBAAmB%2CMAAM%3BEACrB%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CiBAAkB%2CMAAM%2CeAAe%2CKAAI%2CUAAU%3BAACrD%2CkBAAmB%2CKAAK%2CeAAe%2CKAAI%2CUAAU%3BEACjD%2CYAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CiBAAkB%2CMAAM%2CKAAK%3BAAC7B%2CkBAAmB%2CMAAM%2CKAAK%3BEAC1B%2CiBAAA%3B%3BAAGJ%2CoBAAqB%2CqBAAqB%3BEACtC%2CsBAAA%3B%3BAAGJ%2CoBAAqB%2CWAAW%2CQAAO%3BEACnC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CoBAAqB%2CmBACjB%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAAXR%2CoBAAqB%2CmBACjB%2CSAYI%3BAAbR%2CoBAAqB%2CmBACjB%2CSAaI%3BEACI%2CsBAAA%3B%3BAAKZ%2CoBAAqB%3BEACjB%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C6BAA8B%2CiBAAiB%2COAAO%3BEAClD%2CmBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CUAAA%3BEAEA%2CeAAA%3BEACA%2CkBAAkB%2CmBAAlB%3B%3BAAGJ%2CWAAW%3BEACP%2CUAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CWAAW%3BEACP%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2CaAAR%3BEACA%2CYAAY%2CiBAAZ%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CWAAY%3BAACZ%2CWAAY%3BEACR%2CWAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CWAAY%3BEACR%2CaAAA%3B%3BAAGJ%2CWACI%2CUAAU%2CcAAc%3BEACpB%2CoBAAA%3B%3BAAFR%2CWAKI%2CMAAK%2CMAAO%3BEACR%2CUAAA%3B%3BAANR%2CWASI%2CQAAO%3BEACH%2CaAAa%2CiBAAb%3BEACA%2CeAAA%3BEACA%2CSAAS%2CKAAT%3B%3BAAZR%2CWAeI%3BEACI%2CeAAA%3B%3BAAhBR%2CWAmBI%2CMAAM%3BEACF%2CUAAA%3B%3BAApBR%2CWAuBI%2CMAAM%3BEACF%2CeAAA%3B%3BAAxBR%2CWA2BI%2CMACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA9BZ%2CWAkCI%3BAAlCJ%2CWAmCI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAArCR%2CWAwCI%2CSACI%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CWAPJ%2CSAOK%2CMACG%3BEACI%2CcAAA%3B%3BAAjDhB%2CWAsDI%2CeACI%2CMACI%3BEACI%2CcAAA%3B%3BAAzDhB%2CWAsDI%2CeACI%2CMAKI%2CSACI%3BEACI%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAOpB%2CoBACI%3BEACI%2CgBAAA%3B%3BAAIR%2CmBAAoB%3BEAChB%2CaAAA%3B%3BAAiCR%2CmBAjBqC%3BEACjC%3BIACI%2CiBAAA%3B%3BEAGJ%2CqBAAsB%3BIAClB%2CgBAAA%3BIACA%2CwBAAA%3BIACA%2CSAAA%3BIACA%2CsBAAA%3B%3B%3BAnJ5UR%3BEjB0PI%2CsBAAA%3B%3BAiBnPJ%3BEAEI%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAIA%2COAAC%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAKR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAALJ%2CKAMI%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAAEL%2CWAAY%3BEACP%2CWAAA%3B%3BAAIR%2CUACM%2CsBACE%2CYAAc%3BEACV%2CgBAAA%3B%3BAASR%2COAJG%2CKAIF%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEjBmMJ%2CmBAAA%3BEAAA%2CaAAA%3B%3BAiBzLJ%2CQAAQ%2COACJ%3BEACI%2CSAAA%3B%3BAAEJ%2CQAJI%2COAIH%3BAACD%2CQALI%2COAKH%3BEjBoLD%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CqBAAA%3BEAAA%2CWAAA%3BEiBlLI%2CSAAA%3B%3BAAHJ%2CQAJI%2COAIH%2CSkDtDD%3BAlDuDA%2CQALI%2COAKH%2COkDvDD%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQlD%2BCA%2COAIH%2CSkDtDD%2CEAGK%3BAAAD%2CQlD%2BCA%2COAKH%2COkDvDD%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQlD2CA%2COAIH%2CSkDtDD%2CEAOK%3BAAAD%2CQlD2CA%2COAKH%2COkDvDD%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAiBhLA%2CQATI%2COASH%3BEACG%2CeAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAALJ%2CQATI%2COASH%2COAMG%3BEACI%2CgBAAA%3B%3BAAGR%2CQAnBI%2COAmBH%3BEjBsKD%2CgBAAA%3BEAAA%2CkBAAA%3BEmEnQA%2CcAAA%3BEnEmQA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEiBpKI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CQAnBI%2COAmBH%2CKkDrED%3BEnE2OA%2CcAAA%3B%3BAmExOI%2CQlD%2BCA%2COAmBH%2CKkDrED%2CEAGK%3BEnEwOL%2CcAAA%3B%3BAmEpOI%2CQlD2CA%2COAmBH%2CKkDrED%2CEAOK%3BEnEoOL%2CcAAA%3B%3BAiB3JJ%3BEACI%2CgBAAA%3B%3BAAKA%2COAAC%2CQAIG%2COACM%3BEACE%2CeAAA%3B%3BAANZ%2COAAC%2CQASG%3BEACI%2CgBAAA%3B%3BAAKZ%2CYAEI%3BAADJ%2CYACI%3BEACI%2CkBAAA%3B%3BAAHR%2CYAEI%2CUAEI%3BAAHR%2CYACI%2CUAEI%3BEUjHJ%2CqBAAA%3BEACA%2CkBAAA%3B%3BA3BFA%2CYiBgHA%2CUAEI%2CSjBlHH%3BAAAD%2CYiBgHA%2CUAEI%2CSjBlHH%3BAACD%2CYiB%2BGA%2CUAEI%2CSjBjHH%3BAAAD%2CYiB%2BGA%2CUAEI%2CSjBjHH%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYiB0GA%2CUAEI%2CSjB5GH%3BAAAD%2CYiB0GA%2CUAEI%2CSjB5GH%3BEACG%2CWAAA%3B%3BAiBuGR%2CYAEI%2CUAEI%2CSU9GJ%3BAV2GJ%2CYACI%2CUAEI%2CSU9GJ%3BE3BgPA%2CUAAA%3BE2B9OI%2CeAAA%3BE3B8OJ%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BAX0FJ%2CYAEI%2CUAEI%2CSU9GJ%2CeCoOE%3BAXzHN%2CYACI%2CUAEI%2CSU9GJ%2CeCoOE%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CYXsFA%2CUAEI%2CSU9GJ%2CeCsBC%3BAAAD%2CYXsFA%2CUAEI%2CSU9GJ%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B9NQ%2CO7B8NR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYXyEJ%2CUAEI%2CSU9GJ%2CeCkCC%2CMACI%3BAAAD%2CYXyEJ%2CUAEI%2CSU9GJ%2CeCkCC%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CYXmEJ%2CUAEI%2CSU9GJ%2CeCwCC%2COACI%3BAAAD%2CYXmEJ%2CUAEI%2CSU9GJ%2CeCwCC%2COACI%3BE5BuML%2CcAAA%3B%3BA2BqEA%2CYVzMA%2CUAEI%2CSU9GJ%2CeAqTC%3BAAAD%2CYVzMA%2CUAEI%2CSU9GJ%2CeAqTC%3BE3BrED%2CqBAAA%3BE4BhOA%2CqBAAA%3B%3BADqSA%2CYVzMA%2CUAEI%2CSU9GJ%2CeAqTC%2COCjFC%3BADiFF%2CYVzMA%2CUAEI%2CSU9GJ%2CeAqTC%2COCjFC%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4B2CA%2CYXsFA%2CUAEI%2CSU9GJ%2CeAqTC%2COC%5C%2FRA%3BAAAD%2CYXsFA%2CUAEI%2CSU9GJ%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B%5C%2FNM%2CO7B%2BNN%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYXyEJ%2CUAEI%2CSU9GJ%2CeAqTC%2COCnRA%2CMACI%3BAAAD%2CYXyEJ%2CUAEI%2CSU9GJ%2CeAqTC%2COCnRA%2CMACI%3BE5B6ML%2CcAAA%3B%3BA4BvMI%2CYXmEJ%2CUAEI%2CSU9GJ%2CeAqTC%2COC7QA%2COACI%3BAAAD%2CYXmEJ%2CUAEI%2CSU9GJ%2CeAqTC%2COC7QA%2COACI%3BE5BuML%2CcAAA%3B%3BAiBtIJ%2CYAEI%2CUAEI%2CSUyEJ%3BAV5EJ%2CYACI%2CUAEI%2CSUyEJ%3BE3ByDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BE2BhDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BE3B8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAiBtIJ%2CYAEI%2CUAEI%2CSUyEJ%2CYAsBI%3BAVlGR%2CYACI%2CUAEI%2CSUyEJ%2CYAsBI%3BE3BmCJ%2CSAAA%3BEAAA%2CUAAA%3B%3BA2B3BQ%2CYVzGR%2CUAEI%2CSUyEJ%2CYAsBI%2CGAQK%3BAAAD%2CYVzGR%2CUAEI%2CSUyEJ%2CYAsBI%2CGAQK%3BE3B2BT%2CmBAAA%3BE2BzBY%2CeAAA%3B%3BAAuTZ%2CYVlaA%2CUAEI%2CSUyEJ%2CYAuVC%3BAAAD%2CYVlaA%2CUAEI%2CSUyEJ%2CYAuVC%3BAACD%2CYVnaA%2CUAEI%2CSUyEJ%2CYAwVC%3BAAAD%2CYVnaA%2CUAEI%2CSUyEJ%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CYV5aA%2CUAEI%2CSUyEJ%2CYAiWC%3BAAAD%2CYV5aA%2CUAEI%2CSUyEJ%2CYAiWC%3BEACG%2CiBAAA%3BE3BzSJ%2CsDAAA%3BE2B2SI%2CWAAA%3B%3BAAGJ%2CYVlbA%2CUAEI%2CSUyEJ%2CYAuWC%3BAAAD%2CYVlbA%2CUAEI%2CSUyEJ%2CYAuWC%3BEACG%2CiBAAA%3BE3B%5C%2FSJ%2CsDAAA%3BE2BiTI%2CWAAA%3B%3BAAzDJ%2CYV5XA%2CUAEI%2CSUyEJ%2CYAiTC%3BAAAD%2CYV5XA%2CUAEI%2CSUyEJ%2CYAiTC%3BE3BxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BA2B6PA%2CYVjYA%2CUAEI%2CSUyEJ%2CYAsTC%3BAAAD%2CYVjYA%2CUAEI%2CSUyEJ%2CYAsTC%3BE3B7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BA2BZA%2CYVxHA%2CUAEI%2CSUsHH%3BAAAD%2CYVxHA%2CUAEI%2CSUsHH%3BEACG%2CiBAAA%3B%3BAADJ%2CYVxHA%2CUAEI%2CSUsHH%2COAGG%3BAAHJ%2CYVxHA%2CUAEI%2CSUsHH%2COAGG%3BEACI%2CcAAA%3B%3BAV9HZ%2CYAEI%2CUAEI%2CSAWI%2CGAAE%2CSACE%3BAAfhB%2CYACI%2CUAEI%2CSAWI%2CGAAE%2CSACE%3BEACI%2CcAAA%3BEACA%2CYAAA%3B%3BAACA%2CYAjBhB%2CUAEI%2CSAWI%2CGAAE%2CSACE%2CEAGK%3BAAAD%2CYAjBhB%2CUAEI%2CSAWI%2CGAAE%2CSACE%2CEAGK%3BEACG%2CqBAAA%3B%3BAApBxB%2CYAEI%2CUAuBI%3BAAxBR%2CYACI%2CUAuBI%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAA3BZ%2CYAEI%2CUA8BI%3BAA%5C%2FBR%2CYACI%2CUA8BI%3BEACI%2CgBAAA%3B%3BAAeZ%3BEACI%2CWAAA%3B%3BAAsIA%2CcAAe%3BEACX%2CUAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CEAAE%3BAAAM%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CWAAW%3BEAC3E%2CsBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CkBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CaAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CUAAA%3B%3BAAEJ%2CaAAc%2CaAAa%3BEACvB%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CaAAc%2CaAAa%2CQAAO%3BEAC9B%2CeAAA%3BEACA%2CSAAS%2CKAAT%3BEACA%2CaAAa%2CiBAAb%3BEACA%2CmBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%2CQAAQ%3BEAC%5C%2FB%2CaAAA%3B%3BAAEJ%2CaAAc%2CaAAa%2CQAAO%3BEAC9B%2CcAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAOrYJ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB2JjC%2CQAGI%2CKACI%3BAqB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB4JjC%2CQAEI%2CKACI%3BAqB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB6JjC%2CQACI%2CKACI%3BAqB%5C%2FJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB2JjC%2CQAGI%2CKAEI%3BAqBhKV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB4JjC%2CQAEI%2CKAEI%3BAqBhKV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrB6JjC%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAwBzRA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBsKjC%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BAqB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBuKjC%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BAqB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBwKjC%2CQAAK%2CYACD%2CKAAE%2CYACE%3BAqB1KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBsKjC%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BAqB3KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBuKjC%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BAqB3KV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBwKjC%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BAqB5KZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSrBiLjC%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAwBzRA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAI%5C%2FB%2CMAAQ%2CKAAK%3BEACT%2CgBAAA%3B%3BAALR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAO%5C%2FB%2CMAAQ%2CKAAE%2CWAAc%3BEACpB%2CgCAAA%3B%3BAARR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAU%5C%2FB%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%3BEACI%2CcAAA%3B%3BAAfR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BEACI%2CsBAAA%3B%3BAAKJ%2CQAtBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKACK%3BEACG%2CUAAA%3B%3BAAEJ%2CQAzBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAIK%3BEACG%2CgBAAA%3B%3BAAEJ%2CQA5BC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAOK%3BEACG%2CeAAA%3B%3BAA7BZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAgC%5C%2FB%3BEACI%2CcAAA%3B%3BAAjCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAmC%5C%2FB%2CYAAW%3BEACP%2CmBAAA%3B%3BAApCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAsC%5C%2FB%2CQAAO%3BEACH%2CmBAAA%3B%3BAAvCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAyC%5C%2FB%3BEACI%2CgBAAA%3B%3BAAIR%2CeAOI%3BEACI%2CkBAAA%3B%3BAAOI%2CcAHE%2CSACV%2CSACK%2CKACI%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CcAPE%2CSACV%2CSACK%2CKAKI%3BEACG%2CaAAA%3B%3BAANR%2CcAFM%2CSACV%2CSACK%2CKAQG%3BEACI%2CSAAA%3B%3BAASJ%2CcApBE%2CSACV%2CSACK%2CKAkBI%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CcAzBE%2CSACV%2CSACK%2CKAuBI%2CQACK%3BEACE%2CkBAAA%3B%3BAACA%2CcA5BN%2CSACV%2CSACK%2CKAuBI%2CQACK%2CIAEG%3BEACG%2CeAAA%3B%3BAA3BhB%2CcAFM%2CSACV%2CSACK%2CKA%2BBG%2CYACI%2CMAAK%3BEACD%2CYAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BA6IpGvB%2C0BAA2B%3BEAAW%2CkBAAA%3BEAAkB%2CcAAA%3B%3BAACxD%2CUAAW%3BEAAa%2CgBAAA%3BEAAgB%2CSAAA%3BEAAS%2CUAAA%3B%3BAACjD%2CUAAW%2CaAAa%3BEAAQ%2CYAAA%3BEAAY%2CWAAA%3BEAAW%2CqBAAA%3B%3BAACvD%2CUAAW%2CaAAa%2CQAAO%2CKAAK%3BEAAS%2CaAAA%3BEAAc%2CSAAA%3B%3BAAE3D%2CuBAAwB%2CWAAW%2CaAAa%2CQAAO%2CKAAK%2CQAAS%3BEAAE%2CSAAA%3BEAAU%2CaAAA%3BEAAc%2CWAAA%3B%3BAAC%5C%2FF%2CuBAAwB%2CWAAW%2CaAAa%2CQAAO%2CKAAK%2CQAAS%2CEAAE%3BEAAI%2CeAAA%3B%3BAAC3E%2CuBAAwB%2CWAAW%2CaAAa%2CQAAQ%3BEAAW%2CkBAAA%3B%3BAACnE%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CWAAU%3BEAAQ%2CSAAS%2COAAT%3BEAAiB%2CaAAa%2CaAAb%3BEAA2B%2CeAAA%3BEAAgB%2CgBAAA%3BEAAiB%2CiBAAA%3B%3BAACxI%2CUAAW%2CaAAa%2CQAAO%2CKAAQ%3BAAAE%2CUAAW%2CaAAa%2CQAAO%2COAAU%3BAAAE%2CUAAW%2CaAAa%2CQAAO%2COAAU%2CIAAE%2CKAAI%3BAAAW%2CUAAW%2CaAAa%2CQAAU%2CIAAC%3BAAAO%2CUAAW%2CaAAa%2CQAAU%2CIAAC%2CMAAM%3BEAAW%2CcAAA%3B%3BAAC5O%2CUAAW%2CaAAa%2CQAAU%2CIAAC%2CMAAO%3BEAAY%2CcAAA%3B%3BAACtD%2CUAAW%2CaAAa%2CQAAQ%3BEAAW%2CcAAA%3BEAAe%2CeAAA%3BEAAgB%2CgBAAA%3BEAAiB%2CmBAAA%3BEAAoB%2CoBAAA%3BEAAqB%2CaAAA%3BEAAc%2CkBAAA%3BEAAmB%2CkBAAA%3BEAAmB%2CqBAAA%3B%3BAACxL%2CUAAW%2CaAAa%2CQAAQ%2CWAAW%2CKAAI%3BEAAW%2CWAAA%3BEAAY%2CSAAA%3B%3BAACtE%2CUAAW%2CaAAa%2CQAAQ%2CWAAa%3BEAAK%2CeAAA%3BEAAgB%2CiBAAA%3BEAAmB%2CUAAA%3BEAAW%2CmBAAA%3BEAAoB%2CmBAAA%3B%3BAACpH%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CWAAW%3BEAAW%2CaAAA%3B%3BAAC3D%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CWAAW%3BEAAM%2CaAAA%3B%3BAACtD%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CWAAW%3BEAAW%2CeAAA%3B%3BAAC3D%2CUAAW%2CaAAa%2CQAAO%2COAAQ%2CWAAW%3B%3B%3BAAClD%2CUAAW%2CaAAa%2CQAAO%2COAAQ%2CWAAW%2CKAAI%3BEAAO%2CSAAS%2CEAAT%3BEAAY%2C6BAAA%3BEAA8B%2CWAAA%3BEAAY%2CaAAA%3BEAAc%2CeAAA%3B%3BAACjI%2CUAAW%2CaAAa%2CQAAQ%3BAAChC%2CUAAW%2CaAAa%2CQAAO%2CSAAY%3BEAAU%2CoBAAA%3BEAAqB%2C2BAAA%3BEAA4B%2CsCAAA%3BEAAuC%2CgBAAA%3BEAAiB%2CqBAAA%3BEAAqB%2CkBAAA%3BEAAkB%2CcAAA%3BEAAc%2CcAAA%3BEAAc%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CkBAAA%3BEAAkB%2CiFAAA%3BEAAkF%2CyFAAA%3BEAA0F%2CoFAAA%3BEAAqF%2CwCAAA%3B%3BAACvgB%2CUAAW%2CaAAa%2CQAAO%2CMAAO%3BAACtC%2CUAAW%2CaAAa%2CQAAO%2CSAAS%2CMAAS%3BEAAQ%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CmBAAA%3BEAAmB%2CaAAA%3B%3BAAC%5C%2FF%2CuBAAwB%2CWAAW%2CaAAa%2CQAAO%2CMAAO%3BEAAgB%2CSAAA%3B%3BAAC9E%2CUAAW%2CaAAa%2CQAAO%2CKAAM%3BEAAgB%2CaAAA%3BEAAc%2CgBAAA%3BEAAiB%2CYAAA%3B%3BAACpF%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CgBAAgB%3BEAAE%2CiBAAA%3B%3BAACvD%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%3BAAAE%2CUAAW%2CaAAa%3BEAAE%2CcAAA%3BEAAe%2CeAAA%3BEAAgB%2CgBAAA%3BEAAiB%2CqBAAA%3B%3BAACtI%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%3BEAAE%2CkBAAA%3BEAAmB%2CUAAA%3B%3BAAC%5C%2FE%2CUAAW%2CaAAa%2CWAAW%3BEAAE%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CqBAAA%3BEAAqB%2CgBAAA%3B%3BAACpF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CEAAE%3BEAAK%2CeAAA%3B%3BAACjE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%3BEAAE%2CiBAAA%3BEAAkB%2CiBAAA%3BEAAkB%2CkBAAA%3B%3BAACzG%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAE%3BEAAK%2CeAAA%3B%3BAAC1E%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%3BAAAU%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAY%2CIAAC%3BEAAS%2CSAAS%2CEAAT%3BEAAY%2CkBAAA%3BEAAmB%2COAAA%3BEAAQ%2CYAAA%3BEAAa%2CgCAAA%3BEAAiC%2CWAAA%3BEAAY%2CaAAA%3B%3BAACzO%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAI%3BEAAc%2CcAAA%3B%3BAAC5E%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAQ%3BEAAI%2CgBAAA%3B%3BAACrE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BAAAgB%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAoB%2CiBAAA%3BEAAkB%2CWAAA%3BEAAW%2CWAAA%3B%3BAACjK%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAmB%2CkBAAA%3B%3BAACnE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CmBAAmB%3BEAAgB%2CeAAA%3B%3BAACnF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CyBAAyB%3BEAAU%2CoBAAA%3B%3BAACnF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CaAAY%3BEAAU%2CWAAA%3B%3BAACtE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CaAAa%3BEAAU%2CWAAA%3BEAAW%2CgBAAA%3BEAAgB%2CUAAA%3BEAAW%2CYAAA%3B%3BAAC7G%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CqBAAqB%2CaAAa%3BEAAU%2CWAAA%3B%3BAAC5F%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CaAAa%2CUAAU%3BEAAG%2CkBAAA%3B%3BAAC1E%2CYAAY%3BEAAiB%2CWAAA%3B%3BAAC7B%2CYAAY%3BEAAkB%2CYAAA%3BEAAY%2CiBAAA%3BEAAkB%2CgBAAA%3B%3BAAC5D%2CYAAa%3BEAAI%2CeAAA%3BEAAgB%2CYAAA%3B%3BAACjC%2CiBAAkB%3BEAAG%2CcAAA%3BEAAgB%2CeAAA%3BEAAiB%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CyBAAA%3B%3BAACzF%2COAAQ%2CaAAa%2CgBAAgB%3BEAAgB%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CmBAAA%3B%3BAAC9E%2COAAQ%2CaAAa%2CgBAAgB%3BAAAe%2COAAQ%2CaAAa%2CgBAAgB%3BEAAc%2CYAAA%3BEAAa%2CiBAAA%3B%3BAACpH%2COAAQ%2CaAAa%2CgBAAgB%3BEAAkB%2CWAAA%3BEAAY%2CWAAA%3B%3BAACnE%2COAAQ%2CaAAa%2CgBAAgB%3BAAAkB%2CUAAW%2CaAAa%2CQAAQ%2CWAAW%2CKAAI%3BEAAY%2CaAAA%3B%3BAAClH%2COAAQ%2CaAAa%2CgBAAgB%3BEAAgB%2CmBAAA%3B%3BAACrD%3BAAAY%3BAAAa%3BEAAU%2CWAAA%3B%3BAACnC%3BEAAa%2CiBAAA%3B%3BAACb%3BEAAc%2CWAAA%3B%3BAACd%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAgB%2CWAAA%3BEAAY%2CgBAAA%3B%3BAAC5E%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CgBAAgB%3BEAAgB%2CkBAAA%3BEAAkB%2CgBAAA%3B%3BAAClG%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%3BEAAO%2CWAAA%3BEAAW%2CqBAAA%3B%3BAAC7F%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAG%3BEAAE%2CWAAA%3BEAAW%2CiBAAA%3BEAAiB%2CeAAA%3B%3BAACnH%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAG%2CEAAC%3BEAAO%2CyBAAA%3BEAAyB%2CWAAA%3B%3BAACtH%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAE%3BEAAO%2CWAAA%3BEAAW%2CiBAAA%3BEAAiB%2CeAAA%3BEAAe%2CiBAAA%3B%3BAACtI%2CUAAW%2CaAAa%2CQAAQ%2CWAAW%3BEAAY%2CcAAA%3BEAAc%2CeAAA%3BEAAe%2CgBAAA%3BEAAgB%2CiBAAA%3BEAAiB%2C0BAAA%3BEAA0B%2CWAAA%3B%3BAAC%5C%2FI%2CUAAW%2CWAAa%3BEAAK%2CaAAA%3B%3BAAC7B%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%2CQAAQ%3BAAAS%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%2CQAAQ%3BEAAS%2CaAAA%3BEAAc%2CUAAA%3B%3B%3B%3B%3BAAI5K%2CUAAW%2CaAAa%2CQAAO%2CSAAY%3BAAC3C%2CWAAY%2CmBAAmB%2CQAAO%2CSAAY%3BEAAQ%2C0CAAA%3BEAA2C%2C%2BCAAA%3BEAAgD%2CkDAAA%3BEAAmD%2C6CAAA%3BEAA8C%2C8CAAA%3BEAA%2BC%2CWAAA%3BEAAY%2CeAAA%3BEAAgB%2CiBAAA%3BEAAkB%2CiBAAA%3BEAAkB%2CwCAAA%3B%3BAACrW%2CUAAW%2CaAAa%2CQAAO%2CSAAU%3BAACzC%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%3BEAAW%2CkBAAA%3BEAAmB%2CSAAA%3B%3BAAC9E%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CUAAY%2CIAAC%3BAACtD%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CUAAY%2CIAAC%3BEAAS%2CSAAS%2COAAT%3BEAAiB%2CcAAA%3BEAAe%2CiBAAA%3BEAAkB%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CiBAAA%3BEAAkB%2CwBAAA%3B%3BAACzL%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CUAAU%3BAACnD%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CUAAU%3BEAAK%2CkBAAA%3BEAAmB%2CUAAA%3BEAAW%2CMAAA%3BEAAO%2CUAAA%3BEAAW%2CkBAAA%3BEAAmB%2C2BAAA%3BEAA4B%2CmBAAA%3BEAAoB%2CsCAAA%3BEAAuC%2C2CAAA%3BEAA4C%2C8CAAA%3BEAA%2BC%2CyCAAA%3BEAA0C%2C0CAAA%3BEAA2C%2CiBAAA%3BEAAkB%2CeAAA%3BEAAgB%2CUAAA%3B%3BAAC3a%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CUAAS%2CMAAS%3BAAC3D%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CUAAS%2CMAAS%3BEAAG%2CUAAA%3BEAAW%2CmBAAA%3B%3BAAChF%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CQAAQ%3BAACjD%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CQAAQ%3BEAAE%2CeAAA%3BEAAgB%2CcAAA%3BEAAe%2CkBAAA%3B%3BAACzF%2CUAAW%2CaAAa%2CQAAO%2CSAAU%2CQAAQ%2CEAAE%3BAACnD%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CQAAQ%2CEAAE%3BEAAK%2CeAAA%3B%3BAAC%5C%2FD%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%2CUAAU%2CGAAG%3BEAAG%2CSAAA%3B%3BAAEhE%2CUAAW%2CaAAa%2CQAAO%2CKAAM%3BEAAgB%2CeAAA%3BEAAgB%2CYAAA%3BEAAa%2CkBAAA%3B%3BAAClF%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CgBAAgB%3BEAAE%2CiBAAA%3BEAAkB%2CgBAAA%3B%3BAACzE%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CgBAAgB%2CEAAE%3BEAAK%2CeAAA%3BEAAgB%2CgBAAA%3B%3BAAC5E%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CgBAAgB%2CEAAC%3BEAAQ%2CaAAA%3BEAAc%2CUAAA%3BEAAW%2CkBAAA%3BEAAmB%2CcAAA%3BEAAe%2CiBAAA%3BEAAkB%2CgBAAA%3BEAAiB%2CmBAAA%3BEAAoB%2CSAAS%2CKAAT%3BEAAe%2CwBAAA%3B%3BAAC%5C%2FL%2CUAAW%2CaAAa%2CQAAO%2CKAAM%2CgBAAgB%2CEAAC%2CMAAM%3BEAAQ%2CUAAA%3BEAAW%2CmBAAA%3B%3BAAC%5C%2FE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%3BAAAE%2CUAAW%2CaAAa%3BEAAE%2CgBAAA%3BEAAgB%2CqBAAA%3BEAAqB%2CeAAA%3BEAAgB%2CcAAA%3B%3BAAC3I%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAK%3BEAAE%2CcAAA%3BEAAe%2CiBAAA%3B%3BAAChF%2CUAAW%2CaAAa%2CWAAW%3BEAAE%2CWAAA%3BEAAW%2CeAAA%3BEAAe%2CqBAAA%3BEAAqB%2CgBAAA%3B%3BAACpF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%3BEAAE%2CkBAAA%3BEAAkB%2CUAAA%3B%3BAACvF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAQ%3BEAAI%2CeAAA%3BEAAe%2CYAAA%3B%3BAACpF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%3BEAAE%2CkBAAA%3BEAAmB%2CiBAAA%3BEAAkB%2CkBAAA%3BEAAkB%2CiBAAA%3B%3BAAC5H%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%3BAACpE%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAY%2CIAAC%3BEAAS%2CgCAAA%3BEAAkC%2CYAAA%3BEAAa%2CSAAS%2CEAAT%3BEAAY%2COAAA%3BEAAQ%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CaAAA%3B%3BAAC5J%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAQ%2CQAAQ%3BEAAE%2CkBAAA%3BEAAmB%2CeAAA%3BEAAgB%2CSAAA%3BEAAS%2CcAAA%3BEAAe%2CiBAAA%3B%3BAACtI%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAI%3BAAC9D%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%3BEAAW%2CcAAA%3BEAAe%2CUAAA%3B%3BAAC9F%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%2CQAAQ%3BAAAQ%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAS%2COAAU%2CIAAC%2CQAAQ%3BEAAQ%2CaAAA%3B%3BAAC5J%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAS%2COAAQ%3BEAAI%2CgBAAA%3B%3BAACrE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BAAAgB%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAoB%2CiBAAA%3BEAAkB%2CWAAA%3BEAAW%2CWAAA%3B%3BAACjK%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAmB%2CkBAAA%3B%3BAACnE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CmBAAmB%3BEAAgB%2CeAAA%3B%3BAACnF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CyBAAyB%3BEAAU%2CoBAAA%3B%3BAACnF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CaAAY%3BEAAU%2CWAAA%3B%3BAACtE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CaAAa%3BEAAU%2CWAAA%3BEAAW%2CgBAAA%3BEAAgB%2CUAAA%3BEAAW%2CYAAA%3B%3BAAC7G%2CWAAY%2CgBAAgB%2CaAAY%3BEAAU%2CeAAA%3B%3BAAClD%2CYAAY%3BAAAiB%3BEAAiB%2CWAAA%3B%3BAAC9C%3BEAAiB%2CUAAA%3BEAAW%2CuBAAA%3B%3BAAC5B%2CgBAAgB%3BEAAe%2CmBAAA%3B%3BAAC%5C%2FB%2CgBAAgB%3BEAAgB%2CkBAAA%3B%3BAAChC%2CYAAY%3BEAAkB%2CYAAA%3BEAAY%2CiBAAA%3BEAAkB%2CgBAAA%3B%3BAAC5D%2CYAAa%3BEAAI%2CeAAA%3BEAAgB%2CYAAA%3B%3BAACjC%2CiBAAkB%3BEAAG%2CcAAA%3BEAAgB%2CeAAA%3BEAAiB%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CyBAAA%3B%3BAACzF%3BAAAY%3BAAAa%3BEAAU%2CWAAA%3B%3BAACnC%3BEAAa%2CiBAAA%3B%3BAACb%3BEAAc%2CWAAA%3B%3BAACd%3BEAAa%2CkBAAA%3B%3BAACb%3BEAAkB%2CkBAAA%3BEAAmB%2CYAAA%3BEAAa%2CUAAA%3B%3BAAClD%2CiBAAkB%3BEAAG%2CWAAA%3BEAAY%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CiBAAA%3BEAAkB%2CSAAA%3B%3BAACtF%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAgB%2CWAAA%3BEAAY%2CgBAAA%3B%3BAAC5E%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CgBAAgB%3BEAAgB%2CkBAAA%3BEAAkB%2CgBAAA%3B%3BAAClG%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%3BEAAO%2CWAAA%3BEAAW%2CqBAAA%3B%3BAAC7F%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAG%3BEAAE%2CWAAA%3BEAAW%2CiBAAA%3BEAAiB%2CeAAA%3B%3BAACnH%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAG%2CEAAC%3BEAAO%2CyBAAA%3BEAAyB%2CWAAA%3B%3BAACtH%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CcAAc%2CaAAa%2COAAO%2CGAAE%3BEAAO%2CWAAA%3BEAAW%2CiBAAA%3BEAAiB%2CeAAA%3BEAAe%2CiBAAA%3B%3BAACtI%2CUAAW%2CaAAa%2CQAAQ%2CWAAW%3BEAAY%2CcAAA%3BEAAc%2CeAAA%3BEAAe%2CgBAAA%3BEAAgB%2CiBAAA%3BEAAiB%2C0BAAA%3BEAA0B%2CWAAA%3B%3B%3B%3B%3BAAI%5C%2FI%2CYAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CGAAE%2COAAQ%3BEAAU%2CkBAAA%3B%3BAACnE%2CYAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CGAAE%2COAAQ%2CUAAS%3BEAAQ%2CSAAS%2COAAT%3BEAAiB%2CcAAA%3BEAAe%2CiBAAA%3BEAAkB%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CiBAAA%3BEAAkB%2CwBAAA%3B%3BAAC7L%2CYAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CGAAE%2COAAQ%2CUAAU%3BEAAK%2CkBAAA%3BEAAmB%2CUAAA%3BEAAW%2CUAAA%3BEAAW%2CkBAAA%3BEAAmB%2CMAAA%3BEAAM%2CsBAAA%3BEAAuB%2C0CAAA%3BEAA2C%2CuBAAA%3BEAAwB%2CgBAAA%3BEAAiB%2CUAAA%3B%3BAACrP%2CYAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CGAAE%2COAAQ%2CUAAS%2CMAAS%3BEAAG%2CUAAA%3BEAAW%2CSAAA%3BEAAU%2CmBAAA%3B%3B%3BAAGnG%2CaAAc%3BEAAY%2CcAAA%3BEAAgB%2CUAAA%3BEAAY%2CWAAA%3BEAAa%2CkBAAA%3BEAAoB%2CWAAA%3B%3BAACvF%2CWAAY%3BEAAG%2CeAAA%3BEAAiB%2CcAAA%3BEAAgB%2C0BAAA%3BEAA4B%2CiBAAA%3BEAAmB%2CkBAAA%3BEAAoB%2CiBAAA%3BEAAmB%2CSAAA%3BEAAU%2CyBAAA%3BEAA2B%2CgBAAA%3BEAAkB%2CeAAA%3BEAAiB%2CeAAA%3BEAAgB%2CoCAAA%3BEAAqC%2CiCAAA%3BEAAkC%2C4BAAA%3B%3BAACrS%2CWAAY%2C0BAA0B%3BEAAmB%2CUAAA%3BEAAW%2CsBAAA%3BEAAuB%2CiBAAA%3BEAAkB%2CmBAAA%3BEAAoB%2CqBAAA%3BEAAsB%2CkBAAA%3BEAAmB%2CgBAAA%3BEAAiB%2CkBAAA%3BEAAmB%2CaAAA%3B%3B%3BAAC9M%2CWAAY%2C0BAA0B%3BAAAmB%2CWAAY%3BEAAmB%2CWAAA%3BEAAY%2CeAAA%3B%3BAACpG%2CWAAW%2CMAAO%2C0BAA0B%3B%3BEAAwD%2CcAAA%3B%3BAACpG%2CWAAY%3BEAAc%2CyBAAA%3BEAA0B%2CgBAAA%3BEAAiB%2CgBAAA%3BEAAiB%2CiBAAA%3BEAAkB%2CmBAAA%3BEAAoB%2C4BAAA%3BEAA6B%2CeAAA%3B%3BAACzJ%2CWAAY%2CaAAa%3BEAAM%2CeAAA%3BEAAgB%2CgBAAA%3B%3BAAC%5C%2FC%2CWAAY%2CaAAa%3BEAAqB%2CYAAA%3B%3BAAC9C%2CWAAY%2CaAAa%3BEAAM%2CiBAAA%3BEAAkB%2CmBAAA%3BEAAoB%2CeAAA%3BEAAgB%2CsBAAA%3B%3BAACrF%2CWAAY%2CGAAE%3BEAAQ%2CeAAA%3BEAAe%2CWAAA%3BEAAW%2CiBAAA%3BEAAiB%2CWAAA%3BEAAW%2CgBAAA%3BEAAiB%2CkBAAA%3BEAAmB%2CSAAA%3B%3BAAChH%2CWAAY%2CQAAQ%3BEAAQ%2CiBAAA%3B%3BAAC5B%2CWAAY%2CQAAO%3BEAAM%2CYAAA%3B%3BAACzB%2CWAAY%2CQAAO%2CMAAO%3BEAAQ%2C6BAAA%3B%3BAAClC%2CWAAY%2CQAAQ%3BEAAW%2CYAAA%3BEAAa%2CeAAA%3BEAAe%2CqBAAA%3BEAAqB%2CcAAA%3BEAAc%2CoBAAA%3BEAAoB%2CqBAAA%3BEAAsB%2CmBAAA%3BEAAoB%2CkBAAA%3B%3BAAC5J%2CWAAY%2CQAAQ%2CWAAW%3BEAAI%2CsBAAA%3BEAAuB%2CkBAAA%3BEAAmB%2CqBAAA%3B%3BAAC7E%2CWAAY%2CQAAO%2CSAAU%2CWAAU%3BEAAO%2CSAAS%2COAAT%3BEAAiB%2CwBAAA%3BEAAwB%2CYAAA%3BEAAY%2CkBAAA%3BEAAkB%2CmBAAA%3BEAAmB%2CwBAAA%3BEAAwB%2CsBAAA%3BEAAsB%2CeAAA%3B%3BAACtL%2CWAAY%2CQAAQ%2CWAAW%3BEAAK%2CeAAA%3B%3BAACpC%2CWAAY%2CQAAQ%3BAAAgB%2CWAAY%2CmBAAmB%2CQAAO%2CSAAY%3BEAAQ%2C2BAAA%3BEAA4B%2CmBAAA%3BEAAoB%2CsCAAA%3BEAAuC%2C2CAAA%3BEAA4C%2C8CAAA%3BEAA%2BC%2CyCAAA%3BEAA0C%2C0CAAA%3BEAA2C%2CkBAAA%3BEAAmB%2CmBAAA%3BEAAoB%2CUAAA%3BEAAU%2CYAAA%3BEAAY%2CUAAA%3BEAAW%2CkBAAA%3B%3B%3BAAC7a%2CWAAY%2CQAAO%2CMAAO%3BAAC1B%2CWAAY%2CmBAAmB%2CQAAO%2CSAAS%2CSAAS%2CMAAS%3BEAAG%2CUAAA%3BEAAW%2CmBAAA%3B%3B%3BAAC%5C%2FE%2CWAAY%2CQAAQ%2CgBAAgB%3BEAAc%2CSAAA%3BEAAS%2CYAAA%3BEAAY%2C0CAAA%3BEAA2C%2C%2BCAAA%3BEAAgD%2CkDAAA%3BEAAmD%2C6CAAA%3BEAA8C%2C8CAAA%3B%3BAACnQ%2CWAAY%2CQAAQ%2CgBAAgB%2CcAAa%3BAAAQ%2CWAAY%2CQAAQ%2CgBAAgB%2CcAAa%3BEAAO%2CcAAA%3BEAAe%2CSAAS%2CEAAT%3BEAAY%2CWAAA%3B%3BAAC5I%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%3BAAAE%2CWAAY%3BEAAE%2CiBAAA%3BEAAiB%2CgBAAA%3BEAAgB%2CqBAAA%3BEAAqB%2CkBAAA%3BEAAmB%2CcAAA%3B%3BAACvI%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CEAAE%3BEAAK%2CeAAA%3B%3BAACrD%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAY%3BEAAE%2CcAAA%3BEAAe%2CkBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CiBAAA%3BEAAkB%2CiBAAA%3B%3BAACxH%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAY%2CIAAE%3BEAAK%2CeAAA%3B%3BAACvD%2CWAAY%2CWAAW%3BEAAE%2CeAAA%3BEAAe%2CqBAAA%3BEAAqB%2CgBAAA%3B%3BAAC7D%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%3BEAAS%2CeAAA%3BEAAe%2CgBAAA%3BEAAgB%2CiBAAA%3B%3BAACtF%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CSAAS%3BEAAE%2CeAAA%3BEAAe%2CyBAAA%3BEAAyB%2CgBAAA%3B%3BAACjG%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%3BEAAK%2CiBAAA%3BEAAiB%2CgCAAA%3B%3BAACpE%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAI%3BEAAY%2CYAAA%3B%3BAAC9D%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAY%3BEAAK%2CYAAA%3B%3BAACrD%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAK%3BEAAE%2CgBAAA%3B%3BAACrD%2CWAAY%2CQAAQ%2CgBAAgB%3BAAAgB%2CWAAY%2CQAAQ%2CgBAAgB%3BEAAmB%2CWAAA%3B%3BAAC3G%2CWAAY%2CQAAQ%2CgBAAgB%3BEAAmB%2CWAAA%3BEAAW%2CmBAAA%3B%3BAAClE%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%3BEAAS%2CyBAAA%3BEAAyB%2CgBAAA%3BEAAgB%2CkBAAA%3B%3BAACzG%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%3BAAAY%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%3BAAAoB%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CoBAAoB%3BEAAG%2CWAAA%3BEAAW%2CiBAAA%3B%3BAAClQ%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CoBAAoB%3BEAAG%2CeAAA%3B%3BAACvF%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CYAAY%3BEAAO%2CgBAAA%3B%3BAACnF%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CYAAY%3BEAAK%2CeAAA%3BEAAe%2CcAAA%3B%3BAAChG%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CoBAAoB%2CGAAG%3BEAAE%2CcAAA%3BEAAc%2CqBAAA%3BEAAqB%2CiBAAA%3BEAAiB%2CeAAA%3B%3BAAC7I%2CWAAY%2CQAAQ%2CgBAAgB%2CmBAAmB%2CSAAS%2CoBAAoB%2CGAAG%2CEAAC%3BEAAO%2CyBAAA%3BEAAyB%2CcAAA%3B%3BAACxH%2CWAAY%2CQAAQ%2CgBAAgB%2CaAAa%3BEAAU%2CWAAA%3BEAAW%2CYAAA%3BEAAY%2CgBAAA%3BEAAgB%2CkBAAA%3B%3BAAClG%2CWAAY%2CQAAQ%2CgBAAgB%2CaAAa%3BAAAG%2CUAAW%2CaAAa%2CQAAO%2CSAAU%3BAAAI%2CWAAY%2CmBAAmB%2CQAAO%2CSAAU%3BAAAG%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%3BEAAG%2CSAAA%3B%3BAACvM%2CWAAY%2CQAAQ%2CgBAAgB%2CaAAa%2CUAAU%3BEAAG%2C6BAAA%3BEAA8B%2CmBAAA%3B%3BAAC5F%2CgBAAiB%2CYAAY%2C0BAA0B%3BEAAmB%2CcAAA%3B%3BAAC1E%2CgBAAiB%2CwBAAwB%2CYAAY%2C0BAA0B%3BEAAmB%2CUAAA%3BEAAW%2CSAAA%3BEAAU%2CoCAAA%3BEAAqC%2CkBAAA%3B%3BAAC5J%2CgBAAiB%2CwBAAwB%2CYAAW%2CMAAO%2C0BAA0B%3BEAAqB%2CUAAA%3BEAAW%2CSAAA%3BEAAU%2CmBAAA%3B%3BAAC%5C%2FH%2CgBAAiB%2CYAAY%2C0BAA0B%3BEAAmB%2CeAAA%3B%3BAAC1E%2CuBAAwB%2CeAAc%3BEAAS%2CaAAA%3B%3BAAC%5C%2FC%2CuBAAwB%3BEAAY%2CWAAA%3B%3BAACpC%2CuBAAwB%2CYAAY%2CaAAa%3BEAAqB%2CaAAA%3B%3BAACtE%2CuBAAwB%2CYAAY%3BEAAa%2CkBAAA%3B%3BAACjD%2CuBAAwB%2CYAAY%2CaAAa%3BEAAK%2CWAAA%3B%3BAACtD%2CuBAAwB%2CYAAY%2CaAAa%3BEAAI%2CWAAA%3B%3BAACrD%2CuBAAwB%2CWAAW%2CaAAa%2CQAAQ%2CWAAW%2CKAAI%3BEAAY%2CUAAA%3B%3B%3BAAEnF%2CWAAY%2CmBAAoB%2CKAAE%2CUAAU%3BEAAS%2CaAAA%3B%3BAACrD%2CWAAY%2C0BAA0B%3BEAAW%2CcAAA%3BEAAgB%2CgBAAA%3BEAAiB%2CUAAA%3B%3BAAClF%2CWAAY%2C0BAA0B%2CSAAS%3BEAAM%2CiBAAA%3B%3BAACrD%2CQAAS%2CKAAI%3BEAAS%2CSAAS%2COAAT%3BEAAiB%2CwBAAA%3BEAAyB%2CiBAAA%3B%3BAAEhE%2CSAAU%2CQAAQ%2CWAAW%3BEAAI%2CaAAA%3B%3BAACjC%2CQAAS%3BEAAqB%2CyBAAA%3BEAA0B%2CyBAAA%3BEAA0B%2CkBAAA%3BEAAmB%2CmBAAA%3B%3BAACrG%3BEAAc%2CgCAAA%3BEAAiC%2CcAAA%3BEAAe%2CeAAA%3BEAAgB%2CiBAAA%3BEAAkB%2CgBAAA%3BEAAiB%2CkBAAA%3BEAAmB%2C0BAAA%3BEAA2B%2CmBAAA%3B%3BAAC%5C%2FJ%2CEAAE%3BEAAe%2CkBAAA%3BEAAkB%2CgBAAA%3BEAAgB%2CSAAA%3BEAAS%2CoBAAA%3B%3BAAC5D%2CEAAE%2CcAAe%3BEAAG%2CkBAAA%3BEAAkB%2CSAAA%3B%3BAACtC%2CEAAE%2CcAAe%2CGAAE%3BEAAQ%2CqBAAA%3B%3BAAC3B%2CEAAE%2CcAAe%2CGAAE%3BEAAS%2CgCAAA%3B%3BAAC5B%2CEAAE%2CcAAe%2CGAAE%2COAAO%2CYAAa%2CGAAE%3BAAAU%2CEAAE%2CcAAe%2CGAAG%2CGAAE%2COAAO%3BAAAc%2CEAAE%2CcAAe%2CGAAG%2CGAAE%2COAAQ%2CGAAG%2CGAAE%3BEAC7H%2C6BAAA%3B%3BAAEJ%2CEAAE%2CcAAe%2CGAAG%3BEAAE%2CkBAAA%3BEAAmB%2CcAAA%3BEAAc%2CeAAA%3BEAAe%2CiBAAA%3BEAAiB%2CSAAA%3BEAAS%2CmBAAA%3BEAAmB%2CgBAAA%3BEAAgB%2CqBAAA%3BEAAqB%2CiBAAA%3BEAAiB%2CcAAA%3BEAAc%2CoBAAA%3B%3BAACvL%2CEAAE%2CcAAe%2CGAAG%2CEAAE%3BEAAK%2CeAAA%3B%3BAAC3B%2CEAAE%2CcAAe%2CGAAE%2COAAU%3BEAAG%2CiBAAA%3B%3BAAChC%2CEAAE%2CcAAe%2CGAAG%2CEAAC%3BAAAO%2CQAAQ%2CMAAO%3BEAAK%2CWAAA%3B%3BAAChD%2CEAAE%2CcAAe%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CmBAAA%3B%3BAAC5B%2CEAAE%2CcAAe%2CGAAG%2CGAAG%2CGAAG%2CGAAG%2CGAAE%2COAAU%3BEAAE%2CmBAAA%3B%3B%3BAAE3C%2CEAAE%2CcAAe%2CGAAG%2CGAAG%2CGAAE%2COAAU%2CIAAE%2CKAAI%3BEAAS%2CaAAA%3B%3BAAClD%2CEAAE%2CcAAe%3BEAAG%2CSAAA%3BEAAS%2CYAAA%3B%3BAAC7B%2CEAAE%2CcAAe%2CGAAE%3BEAAS%2CaAAA%3B%3BAAC5B%2CEAAE%2CcAAe%2CGAAG%3BEAAG%2CWAAA%3BEAAW%2CSAAA%3BEAAS%2CUAAA%3B%3BAAC3C%2CEAAE%2CcAAe%2CGAAG%2CGAAG%3BEAAE%2CaAAA%3BEAAa%2CkBAAA%3B%3BAACtC%2CEAAE%2CcAAe%2CGAAG%2CGAAE%3BEAAQ%2CmBAAA%3B%3BAAC9B%2CEAAE%2CcAAe%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CkBAAA%3B%3BAAC5B%2CEAAE%2CcAAe%2CGAAG%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CiBAAA%3B%3BAAC%5C%2FB%2CEAAE%2CcAAe%3BAAAQ%2CEAAE%2CcAAe%3BEAAU%2CSAAA%3BEAAS%2CeAAA%3BEAAe%2CcAAA%3BEAAc%2CuBAAA%3BEAAwB%2CYAAA%3BEAAY%2CkBAAA%3BEAAkB%2CUAAA%3BEAAU%2CQAAA%3BEAAQ%2CWAAA%3BEAAW%2CqBAAA%3B%3BAAC7K%2CEAAE%2CcAAe%2CGAAE%2COAAU%2CIAAI%2COAAO%3BEAAW%2CiBAAA%3B%3BAACnD%2CEAAE%2CcAAe%2CGAAE%2COAAU%2CIAAI%2COAAO%2CcAAW%3BEAAQ%2CiBAAA%3BEAAiB%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CQAAA%3BEAAQ%2CSAAA%3BEAAS%2CSAAQ%2CEAAR%3BEAAW%2CmBAAA%3BEAAmB%2CeAAA%3B%3BAAC9I%2CEAAE%2CcAAe%2CQAAO%3BEAAQ%2CSAAS%2COAAT%3BEAAkB%2CcAAA%3B%3BAAClD%2CEAAE%2CcAAe%2CUAAS%3BEAAQ%2CSAAS%2COAAT%3BEAAiB%2CcAAA%3B%3BAACnD%2CEAAE%2CcAAe%2CUAAS%3BAAAQ%2CEAAE%2CcAAe%2CQAAO%3BEAAQ%2CwBAAA%3BEAA0B%2CqBAAA%3BEAAsB%2CeAAA%3BEAAgB%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CiBAAA%3BEAAkB%2CmBAAA%3B%3BAACnL%2CEAAE%2CcAAe%2CUAAS%2CMAAM%3BEAAQ%2CWAAA%3B%3BAACxC%2CcAAe%2CKAAE%2CUAAU%3BEAAS%2CaAAA%3B%3BAACpC%3BEAAW%2CcAAA%3BEAAe%2CoBAAA%3B%3BAAC1B%2CQAAS%3BEAAM%2CWAAA%3BEAAY%2CcAAA%3BEAAe%2CeAAA%3BEAAgB%2CcAAA%3BEAAe%2CeAAA%3BEAAgB%2CiBAAA%3BEAAkB%2CgBAAA%3B%3B%3BAAE3G%2CeAAgB%2CaAAY%3BEAAU%2CSAAA%3BEAAS%2C6BAAA%3B%3BAAC%5C%2FC%3BEAAO%2CYAAA%3BEAAY%2CWAAA%3B%3BAACnB%2CMAAO%3BEAAa%2CmBAAA%3BEAAmB%2CiBAAA%3BEAAiB%2CwCAAA%3B%3BAACxD%2CMAAO%3BEAAc%2CaAAA%3B%3BAAIrB%2CwBAHwC%3BEAAC%3BIAAY%2CwBAAA%3B%3B%3B%3B%3BAAGrD%2CaAAc%3BEAAU%2CWAAA%3BEAAW%2CWAAA%3BEAAY%2CkBAAA%3BEAAmB%2CsBAAA%3BEAAuB%2CUAAA%3BEAAW%2COAAA%3B%3BAACpG%2CaAAc%2CUAAU%3BEAAY%2CcAAA%3BEAAc%2CeAAA%3BEAAe%2CiBAAA%3BEAAiB%2CSAAA%3BEAAS%2CmBAAA%3BEAAmB%2CgBAAA%3BEAAgB%2CyBAAA%3BEAAyB%2CgBAAA%3BEAAiB%2CkBAAA%3BEAAmB%2CUAAA%3BEAAW%2CUAAA%3BEAAW%2CaAAA%3B%3BAACjN%2CaAAc%2CUAAU%3BEAAG%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CWAAA%3BEAAW%2CqBAAA%3B%3BAACzD%2CaAAc%2CUAAU%2CGAAG%3BEAAG%2CkBAAA%3BEAAkB%2CWAAA%3BEAAW%2CWAAA%3BEAAW%2CSAAA%3B%3BAACtE%2CaAAc%2CUAAU%2CGAAG%2CGAAG%3BEAAE%2CcAAA%3BEAAc%2CeAAA%3BEAAe%2CSAAA%3BEAAS%2CgBAAA%3BEAAgB%2CcAAA%3BEAAc%2CgCAAA%3BEAAgC%2CqBAAA%3BEAAqB%2C0BAAA%3B%3BAACzJ%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CEAAE%3BAAAM%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CWAAW%3BEAAK%2CeAAA%3BEAAe%2CeAAA%3BEAAe%2CgBAAA%3B%3BAAClH%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CeAAA%3BEAAiB%2CyBAAA%3BEAA0B%2CyBAAA%3BEAAyB%2CmBAAA%3B%3BAACvG%2CaAAc%2CUAAU%2CGAAG%2CGAAE%2CUAAW%3BEAAE%2CgBAAA%3B%3BAAC1C%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CeAAA%3BEAAiB%2CyBAAA%3B%3BAACvD%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CgBAAA%3B%3BAACzC%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CGAAG%2CGAAG%2CGAAG%2CGAAG%3BEAAE%2CgBAAA%3B%3BAAC5C%2CaAAc%2CUAAU%2CGAAG%2CGAAG%3BEAAQ%2CcAAA%3BEAAgB%2CWAAA%3BEAAa%2CYAAA%3BEAAc%2CiBAAA%3BEAAmB%2CuBAAA%3BEAAyB%2CkBAAA%3BEAAoB%2CkBAAA%3BEAAoB%2CUAAA%3BEAAY%2CQAAA%3BEAAU%2CWAAA%3BEAAa%2CgBAAA%3BEAAkB%2CsBAAA%3BEAAwB%2CuBAAA%3B%3BAAA0B%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CQAAO%3BEAAQ%2CSAAS%2COAAT%3BEAAiB%2CwBAAA%3BEAAyB%2CqBAAA%3BEAAsB%2CeAAA%3BEAAgB%2CWAAA%3BEAAY%2CkBAAA%3BEAAmB%2CkBAAA%3B%3BAACxa%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CUAAS%3BEAAQ%2CSAAS%2COAAT%3B%3BAAC%5C%2FC%2CaAAc%3BEAAW%2CWAAA%3BEAAW%2CWAAA%3BEAAW%2CUAAA%3BEAAU%2CSAAA%3BEAAS%2CWAAA%3B%3BAAClE%2CSAAU%3BEAAS%2CWAAA%3BEAAW%2CUAAA%3BEAAU%2CSAAA%3B%3BAACxC%2CaAAc%2CUAAU%2CGAAG%2CGAAE%2CKAAM%2CEAAE%2CKAAI%3BEAAW%2CaAAA%3B%3B%3BAAEpD%3BAAAU%2CSAAU%3BEAAE%2C%2BBAAA%3BEAA%2BB%2C4BAAA%3BEAA4B%2CuBAAA%3B%3BAACjF%3BEAAa%2CaAAA%3B%3BAAMb%2CQAJ0B%2CuBAAwB%3BEACjD%2CWAAY%2CQAAQ%2CgBAAgB%3BIAAc%2CoBAAA%3B%3BEAClD%2CWAAY%2CQAAQ%2CgBAAgB%2CaAAa%3BIAAU%2CYAAA%3B%3B%3BAAM5D%2CQAJ0B%3BEAAC%3BIAA4B%2CcAAA%3B%3B%3B%3B%3B%3BAAIvD%3BEAAgB%2CWAAA%3B%3BAAChB%2CUAAW%2CaAAa%2CQAAQ%2CWAAW%3BAAC3C%2CUAAW%2CaAAa%2CQAAQ%3BAAChC%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%3BAAAW%2CUAAW%2CGAAG%2CEAAE%2CKAAI%3BAACrD%2CWAAY%2CQAAQ%3BAACpB%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%3BEAAW%2C6BAAA%3BEAA6B%2CmBAAA%3BEAAoB%2CmBAAA%3BEAAoB%2CkBAAA%3BEAAkB%2CqBAAA%3BEAAsB%2CcAAA%3BEAAc%2CgBAAA%3BEAAiB%2C0BAAA%3BEAA0B%2CcAAA%3BEAAc%2CoBAAA%3BEAAoB%2CkBAAA%3BEAAkB%2CQAAA%3BEAAS%2CyBAAA%3B%3BAAC5R%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAAQ%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAChF%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BEAAS%2CyBAAA%3BEAA0B%2CmBAAA%3BEAAoB%2CyBAAA%3BEAA0B%2CyBAAA%3BEAA0B%2CSAAS%2CEAAT%3BEAAY%2CSAAA%3BEAAU%2CkBAAA%3BEAAmB%2CSAAA%3BEAAU%2CSAAA%3BEAAU%2C6CAAA%3BEAA8C%2CQAAA%3BEAAS%2CaAAA%3B%3BAACvR%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CIAAI%3BAAC9C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CIAAI%3BAAC9C%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CIAAI%3BAAC5D%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CIAAI%3BAAC5D%2CWAAY%2CQAAQ%2CWAAU%2CIAAI%3BAAClC%2CWAAY%2CQAAQ%2CWAAU%2CIAAI%3BAAClC%2CWAAY%2CQAAQ%2CWAAU%2CIAAI%3BEAAS%2CyBAAA%3B%3BAAC3C%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CSAAS%2CEAAE%2CWAAU%3BAAC%5C%2FE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CKAAK%2CEAAE%2CWAAU%3BEAAS%2CaAAA%3B%3BAACpF%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CIAAI%3BAAC9C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CIAAI%3BAAC9C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CIAAI%3BAAC9C%2CWAAY%2CQAAQ%2CWAAU%2CIAAI%3BAAClC%2CWAAY%2CQAAQ%2CWAAU%2CIAAI%3BAAClC%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CIAAI%3BAAC5D%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CIAAI%3BAAAQ%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%2CIAAI%3BAAAQ%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%2CIAAI%3BEAAQ%2CuDAAA%3B%3BAACxJ%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CKAAK%3BAAC%5C%2FC%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%2CKAAK%3BAAC%5C%2FC%2CWAAY%2CQAAQ%2CWAAU%2CKAAK%3BAACnC%2CWAAY%2CQAAQ%2CWAAU%2CKAAK%3BAACnC%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CKAAK%3BAAC7D%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%2CKAAK%3BAAC7D%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%2CKAAK%3BAAAQ%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%2CKAAK%3BEAAQ%2CuDAAA%3B%3BAACtF%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAC1C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAC1C%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CEAAE%2CWAAU%3BAACtE%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CEAAE%2CWAAU%3BAACtE%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BAACxD%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BAACxD%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAChC%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAAM%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAAM%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BEAAM%2CcAAA%3B%3BAAC9G%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAC1C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAC1C%2CUAAW%2CaAAa%2CQAAQ%2CWAAU%3BAAC1C%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CWAAU%3BAAC9B%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BAACxD%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BAACxD%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%2CWAAU%3BAACxD%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAChC%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAChC%2CSAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAAK%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BAAAK%2CUAAW%2CGAAG%2CEAAE%2CKAAI%2CUAAU%3BEAAK%2CcAAA%3B%3B%3BAAE3G%2CUAAW%2CaAAa%2CQAAQ%2CgBAAgB%2CUAAU%2CEAAE%3BAAAY%2CUAAW%2CaAAa%2CQAAQ%2CQAAQ%3BAAAY%2CWAAY%2CQAAQ%3BAAAY%2CWAAY%2CQAAQ%2CgBAAgB%2CUAAU%3BAAAY%2CaAAc%2CUAAU%2CGAAG%2CGAAG%2CEAAE%2CKAAI%3BEAAW%2CiBAAA%3B%3BAAErQ%2CWAAY%3BAAAW%2CmBAAoB%3BEAAW%2CSAAA%3BEAAW%2CeAAA%3BEAAiB%2CcAAA%3BEAAgB%2CuBAAA%3BEAAyB%2CYAAA%3BEAAc%2CkBAAA%3BEAAoB%2CUAAA%3BEAAY%2CQAAA%3BEAAU%2CWAAA%3BEAAa%2CqBAAA%3B%3BAAChM%2CWAAY%2CGAAG%3BEAAI%2CkBAAA%3B%3BAACnB%2CWAAY%2CQAAQ%2CWAAU%3BEAAQ%2CaAAA%3B%3BAACtC%3BEAAqB%2CcAAA%3B%3BAACrB%2CSAAU%2CGAAG%2CGAAG%2CUAAS%3BEAAS%2CSAAS%2COAAT%3BEAAkB%2CwBAAA%3BEAA0B%2CqBAAA%3BEAAuB%2CeAAA%3BEAAiB%2CWAAA%3BEAAa%2CkBAAA%3BEAAoB%2CkBAAA%3B%3BAnJ3UpJ%2CcAQI%3BAAPJ%2CqBAOI%3BEACI%2CcAAA%3B%3BAATR%2CcAYI%3BAAXJ%2CqBAWI%3BEACI%2CmBAAA%3B%3BAAbR%2CcAYI%2CqBAGI%3BAAdR%2CqBAWI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAoJhBR%2CyBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CgCAAC%3BEACG%2CSAAA%3B%3BArITR%2CQACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2CQACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2CQACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BEAEG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%2CKAEM%3BEACE%2CWAAA%3B%3BAApBhC%2CQACI%2CgBACI%2CUAEI%2CQAqBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAA5BpB%2CQACI%2CgBA%2BBI%2CeACI%3BEACI%2CmBAAA%3B%3BAAlChB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%3BEACI%2CgBAAA%3B%3BAApCpB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%2CSAEI%3BEACI%2CWAAA%3B%3BAAtCxB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAQI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKR%2CQA%5C%2FCR%2CgBA8CI%2CQACK%3BEjCgPb%2CqBAAA%3BE4B9QA%2CqBAAA%3BEKoCgB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAARJ%2CQA%5C%2FCR%2CgBA8CI%2CQACK%2CILoOX%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CQKvBI%2CgBA8CI%2CQACK%2CILxBZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BpOU%2CO7BoOV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQKpCA%2CgBA8CI%2CQACK%2CILZZ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CQK1CA%2CgBA8CI%2CQACK%2CILNZ%2COACI%3BE5BqPL%2CcAAA%3B%3BAiCtOY%2CQAzDR%2CgBA8CI%2CQAWK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQA7DR%2CgBA8CI%2CQAeK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CQAjER%2CgBA8CI%2CQAmBK%3BEjC8Nb%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BAiC9NY%2CQAjER%2CgBA8CI%2CQAmBK%2COLkNX%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CQKvBI%2CgBA8CI%2CQAmBK%2COL1CZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6B1OU%2CO7B0OV%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQKpCA%2CgBA8CI%2CQAmBK%2COL9BZ%2CMACI%3BE5B2PL%2CcAAA%3B%3BA4BrPI%2CQK1CA%2CgBA8CI%2CQAmBK%2COLxBZ%2COACI%3BE5BqPL%2CcAAA%3B%3BAI7CA%2CQ6BlPI%2CgBA8CI%2CQAmBK%2CO7BiLZ%3BAACD%2CQ6BnPI%2CgBA8CI%2CQAmBK%2CO7BkLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6BxPI%2CgBA8CI%2CQAmBK%2CO7BuLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ6B7PI%2CgBA8CI%2CQAmBK%2CO7B4LZ%3BAACD%2CQ6B9PI%2CgBA8CI%2CQAmBK%2CO7B6LZ%3BAACD%2CQAAQ%2CUAAW%2CS6B%5C%2FPf%2CgBA8CI%2CQAmBK%3BE7B%2BLT%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAuK7RA%2CmBAAC%3BAAAD%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2C0BAAC%3BEACG%2CSAAA%3B%3BAAIR%2CMAAM%2COACF%3BEACI%2CWAAA%3B%3BAAFR%2CMAAM%2COAIF%3BEACI%2CUAAA%3B%3BAALR%2CMAAM%2COAIF%2COAEI%3BEACI%2CWAAA%3BEvK0QR%2CiBAAA%3B%3BAuKjRJ%2CMAAM%2COAIF%2COAMI%3BEACI%2CeAAA%3B%3BAAXZ%2CMAAM%2COAIF%2COASI%3BEACI%2CkBAAA%3B%3BAAdZ%2CMAAM%2COAIF%2COAYI%3BEACI%2CmBAAA%3B%3BApJ9BR%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAKI%3BEACI%2CkBAAA%3B%3BAANR%2CYAKI%2CeAEO%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CYARR%2CeAEO%2CUAME%3BAACD%2CYATR%2CeAEO%2CUAOE%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEnB8QZ%2CqBAAA%3BE4B9QA%2CqBAAA%3B%3BATJQ%2CYARR%2CeAEO%2CUAME%2CSSsQP%3BATrQM%2CYATR%2CeAEO%2CUAOE%2CQSqQP%3BE5BhQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4BHA%2CYTlBA%2CeAEO%2CUAME%2CSSUR%3BAAAD%2CYTlBA%2CeAEO%2CUAOE%2CQSSR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BE5B9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS6BzOQ%2CO7ByOR%3BEAAA%2CaEzRe%2CmBFyRf%3BEAAA%2CsBAAA%3BE4BqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAThVY%2CYAnBZ%2CeAEO%2CUAME%2CSAWI%3BAAAD%2CYAnBZ%2CeAEO%2CUAOE%2CQAUI%3BEACG%2CkBAAA%3B%3BAAGR%2CYAvBR%2CeAEO%2CUAqBE%3BEACG%2COAAA%3B%3BAAEJ%2CYA1BR%2CeAEO%2CUAwBE%3BEACG%2CQAAA%3B%3BASsFZ%2CYTjHA%2CeAEO%2CUAwBE%2CQSuFR%3BE5ByKD%2CS6BxPQ%2CO7BwPR%3B%3BAmB5PQ%2CYA9BR%2CeAEO%2CUA4BE%3BEACG%2CeAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CYAlCR%2CeAEO%2CUAgCE%3BEACG%2CUAAA%3B%3BAAxChB%2CYA4CI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FCR%2CYA4CI%2CcAII%3BEAEI%2CmBAAA%3B%3BAAlDZ%2CYA4CI%2CcAII%2CQAGI%3BEnB4OR%2CmBAAA%3BEmB1OY%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAACA%2CaAAc%2CaAd1B%2CcAII%2CQAGI%3BAAQI%2CmBAAoB%2CaAfhC%2CcAII%2CQAGI%3BEASQ%2CWAAA%3B%3BAA5DpB%2CYA4CI%2CcAII%2CQAGI%2CMAWI%3BEACI%2CeAAA%3B%3BAA%5C%2FDpB%2CYA4CI%2CcAII%2CQAGI%2CMAcI%3BEACI%2CqBAAA%3BEnB6NhB%2CiBAAA%3BEmB3NgB%2CmBAAA%3BEACA%2CqBAAA%3B%3BAArEpB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%3BEnBwNZ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAoBrHJ%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAEI%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAA3ExB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAMI%3BEnBkNhB%2CiBAAA%3BEmBhNoB%2CgBAAA%3B%3BAA%5C%2FExB%2CYA4CI%2CcAII%2CQAGI%2CMAoBI%2CQAUI%3BEACI%2CcAAA%3BEnB6MpB%2CiBAAA%3B%3BAmB%5C%2FRJ%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%3BEACI%2CgBAAA%3B%3BAAvFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAEI%3BAAxFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAGI%3BAAzFpB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAII%3BEACI%2CcAAA%3B%3BAAGA%2CYAlDpB%2CcAII%2CQAGI%2CMAmCI%2COAOI%2COACK%3BEACG%2CSAAS%2COAAT%3BEnBgMxB%2CiBAAA%3BEmB9LwB%2CcAAA%3B%3BAAjG5B%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAcI%3BEnB2LhB%2CiBAAA%3BEmBzLoB%2CgBAAA%3B%3BAAtGxB%2CYA4CI%2CcAII%2CQAGI%2CMAmCI%2COAkBI%3BEnBuLhB%2CiBAAA%3B%3BAmB%5C%2FRJ%2CYA4CI%2CcAII%2CQAGI%2CMAyDI%2CWACI%3BEACI%2CmBAAA%3B%3BAA9GxB%2CYA4CI%2CcAII%2CQAGI%2CMAyDI%2CWAII%3BEACI%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%3BEAEG%2CcAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%2CKAIG%2CUAAS%3BEACL%2CqBAAA%3BEACA%2CoBAAA%3B%3BAANR%2CYA3EhB%2CcAII%2CQAGI%2CMAmEI%2CQACK%2CKAQG%3BEACI%2CcAAA%3B%3BAAGR%2CYAvFhB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEfrFjB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CaCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEeoEoB%2CgBAAA%3B%3BAfnDpB%2CYevCA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfhDhB%3BAACD%2CYexCA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMf%5C%2FChB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAI%5C%2FLA%2CYepDA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfnChB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CWAAA%3B%3BAInLA%2CYehEA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMfvBhB%3BAACD%2CYejEA%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMftBhB%3BAACD%2CQAAQ%2CUAAW%2CaelEnB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%3BEnB4JjB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAesBgB%2CYA3FpB%2CcAII%2CQAGI%2CMAmEI%2CQAaK%2CMAII%3BEACG%2CqBAAA%3B%3BAqJpIxB%2CmBAAC%3BAAAD%2CeAAC%3BExK2RD%2CmBAAA%3B%3BAwKzRI%2CMAAO%2CoBAFV%3BAAEG%2CMAAO%2CgBAFV%3BEAGO%2CgBAAA%3B%3BAAMR%2CsBAAC%3BEACG%2CSAAA%3B%3BACpBR%2CsBACI%3BEACI%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACAJ%2CQAAQ%2CuBACJ%3BEACI%2CaAAA%3B%3BAAFR%2CQAAQ%2CuBAKJ%3BEACI%2CmBAAA%3B%3BAANR%2CQAAQ%2CuBAKJ%2CsCAGM%3BEACE%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAXZ%2CQAAQ%2CuBAKJ%2CsCAGM%2CMAKI%3BEACE%2CgBAAA%3B%3BAAdhB%2CQAAQ%2CuBAmBJ%2COAAM%3BAAnBV%2CQAAQ%2CuBAoBJ%2COAAM%2COAAO%2CIAAI%3BAApBrB%2CQAAQ%2CuBAqBJ%2COAAM%2COAAO%2CIAAI%3BAArBrB%2CQAAQ%2CuBAsBJ%2CSAAQ%3BEACJ%2CwBAAA%3B%3BAAvBR%2CQAAQ%2CuBA0BJ%3BEACI%2CaAAA%3B%3BAA3BR%2CQAAQ%2CuBA8BJ%2C%2BBAAiC%3BEAC7B%2CkBAAA%3B%3BAA%5C%2FBR%2CQAAQ%2CuBAkCJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAApCR%2CQAAQ%2CuBAuCJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAzCR%2CQAAQ%2CuBAuCJ%2C6BAII%3BEACI%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CQA%5C%2FCJ%2CuBAuCJ%2C6BAII%2CMAIK%3BEACG%2CeAAA%3B%3BAAhDhB%2CQAAQ%2CuBAuCJ%2C6BAaI%3BEACI%2CYAAA%3B%3BAArDZ%2CQAAQ%2CuBAyDJ%3BEACI%2CmBAAA%3B%3BAA1DR%2CQAAQ%2CuBA6DJ%3BEACI%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAhER%2CQAAQ%2CuBAmEJ%3BE1KgOJ%2CiBAAA%3BE0K9NQ%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAA3ER%2CQAAQ%2CuBAgFJ%3BEACI%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAvFR%2CQAAQ%2CuBA0FJ%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAA5FR%2CQAAQ%2CuBA%2BFJ%3BE1KwTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BE0KxTQ%2C8BAAA%3BEACA%2CmBAAA%3B%3BAAlGR%2CQAAQ%2CuBAqGJ%3BE1KkTJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BE0KrWA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEA%2CQAhHA%2CuBAqGJ%2CYAWK%3BEACG%2CqBAAA%3B%3BAAGJ%2CQApHA%2CuBAqGJ%2CYAeK%3BEACG%2CkBAAA%3B%3BAArHZ%2CQAAQ%2CuBAqGJ%2CYAmBK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BAA7HZ%2CQAAQ%2CuBAqGJ%2CYAmBK%2CMAOG%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAjIhB%2CQAAQ%2CuBAqGJ%2CYAgCI%3BEACI%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA1IZ%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAApJhB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAxJpB%2CQAAQ%2CuBAqGJ%2CYAgCI%2CgBAOI%2CGAUI%2CGAII%3BEACI%2CYAAA%3B%3BAA3JxB%2CQAAQ%2CuBAkKJ%3BE1KqPJ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkDA%2C2BAAA%3BEACI%2CuBAAA%3BEACI%2CmBAAA%3BE0KxSA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CQA7KA%2CuBAkKJ%2CYAWK%3BEACG%2CmDAAA%3BEACA%2CsDAAA%3BEACA%2CsBAAA%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CQA3LA%2CuBAkKJ%2CYAyBK%3BEtK%2BCT%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BE0KtGY%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAtKqDZ%2CQsKtPQ%2CuBAkKJ%2CYAyBK%2CctK2DR%3BAACD%2CQsKvPQ%2CuBAkKJ%2CYAyBK%2CctK4DR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQsK5PQ%2CuBAkKJ%2CYAyBK%2CctKiER%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQsKjQQ%2CuBAkKJ%2CYAyBK%2CctKsER%3BAACD%2CQsKlQQ%2CuBAkKJ%2CYAyBK%2CctKuER%3BAACD%2CQAAQ%2CUAAW%2CSsKnQX%2CuBAkKJ%2CYAyBK%3BEtKyEL%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA0K%5C%2FFQ%2CQApMA%2CuBAkKJ%2CYAkCK%3BEACG%2CaAAA%3B%3BAAGJ%2CQAxMA%2CuBAkKJ%2CYAsCK%3BEACG%2CkBAAA%3B%3BAAzMZ%2CQAAQ%2CuBA6MJ%2CgBAEI%3BEACI%2CaAAA%3B%3BAAhNZ%2CQAAQ%2CuBA6MJ%2CgBAMI%3BEACI%2CSAAA%3B%3BAApNZ%2CQAAQ%2CuBA6MJ%2CgBAUI%3BEACI%2C8BAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3B%3BAA1NZ%2CQAAQ%2CuBA8NJ%2CkBAEI%3BAAhOR%2CQAAQ%2CuBA8NJ%2CkBAGI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnOZ%2CQAAQ%2CuBA2OJ%2C%2BBAEI%3BEACI%2CgBAAA%3B%3BACxOZ%3BE3KiZA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BE2KjZI%2CmBAAA%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAOJ%3BEACI%2CqBAAA%3B%3BAADJ%2CqCAGI%3BEACI%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAIR%3BEACI%2C6BAAA%3BEACA%2CqCAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3BEACA%2CqCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3B%3BAAGJ%2C4BAA4B%2CSAExB%3BAADJ%2C4BAA4B%2CKACxB%3BEACI%2CWAAA%3B%3BAAQR%3BEACI%2CYAAY%2CiEAAZ%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAGJ%3BEACI%2CgBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CyBAA0B%3BEACtB%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2C0CAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2C8BAA8B%3BEAC1B%2CyCAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAADJ%2CgCAGI%3BEACI%2CSAAA%3B%3BAAJR%2CgCAOI%3BEACI%2CqBAAA%3BEACA%2CUAAA%3B%3BAATR%2CgCAYI%3BEACI%2CqBAAA%3B%3BAAQR%3BEACI%2CWAAA%3B%3BAAOJ%2CMAAM%3BEACF%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CwBAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmFAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C2EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C4EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CsBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CkDAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyBAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%3BEAC7B%2CWAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2C0EAAA%3B%3BAAGJ%2CMAAM%2C2BAA2B%2CMAAM%3BEACnC%2CyEAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CwBAAyB%2CmBAAkB%2C4BAA6B%3BEACpE%2CoBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CWAAA%3B%3BAAGJ%2CwCACI%2COAAO%2CUACH%2COACI%3BEACI%2CgBAAA%3B%3BAAGJ%2CwCANR%2COAAO%2CUACH%2COAKK%2CSAAU%2CSAAM%3BEACb%2CcAAA%3BEACA%2CSAAS%2CGAAT%3BE3KgBhB%2CiBAAA%3BE2KdgB%2CiBAAA%3B%3BAAXhB%2CwCACI%2COAAO%2CUACH%2COAYI%3BEACI%2CqBAAA%3B%3BAAfhB%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAGI%2CMAAK%2CaAAa%3BAAjBlC%2CwCACI%2COAAO%2CUACH%2COAYI%2CSAII%2CMAAK%2CeAAe%3BEAChB%2CgBAAA%3B%3BAAOpB%2C6BACI%3BEACI%2CWAAA%3B%3BAAFR%2C6BACI%2CSAGI%3BEACI%2CmBAAA%3BEACA%2CWAAA%3B%3BAANZ%2C6BACI%2CSAGI%2CQAII%3BEACI%2CYAAA%3B%3BAAMhB%2CkCACI%3BEACI%2CiBAAA%3B%3BAAOA%2CkCADJ%2COACK%2CSACG%3BAADJ%2CwCADJ%2COACK%2CSACG%3BEACI%2CgBAAA%3B%3BAAEA%2CkCALZ%2COACK%2CSACG%2COAGK%3BAAAD%2CwCALZ%2COACK%2CSACG%2COAGK%3BEACG%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BE3K%5C%2FBpB%2CiBAAA%3BE2KiCoB%2CiBAAA%3B%3BAAXpB%2CkCAEI%2COAcI%3BAAfR%2CwCACI%2COAcI%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2Ca1KxUS%2CaCMC%2C8CyKkUV%3BE3K5CZ%2CiBAAA%3BE2K8CY%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CkCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BAAAxE%2CwCA5BR%2COAcI%2CgBAcK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAAhChB%2CkCAEI%2COAkCI%3BAAnCR%2CwCACI%2COAkCI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BE3K5DZ%2CiBAAA%3BE2K8DY%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAKZ%3BAACA%3BEACI%2CYAAA%3B%3BAAOJ%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEACI%2CgBAAA%3B%3BAAOJ%2CyBACI%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CyBANJ%2CgBAMK%2CgCAAgC%2CIAAI%2CkCAAmC%3BEACpE%2CYAAA%3BEACA%2CUAAA%3B%3BAATZ%2CyBAaI%3BEACI%2CWAAA%3BEACA%2CcAAA%3BE3K1GR%2CiBAAA%3BE2K4GQ%2CSAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAIR%2CyBAA0B%3BEACtB%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CyBAA0B%2CKAItB%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAFJ%2C2BAIK%3BEACG%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3B%3BAAPR%2C2BAUI%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEA%2C2BALJ%2CKAKK%3BEACG%2CWAAA%3B%3BAAGJ%2C2BATJ%2CKASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAJJ%2C2BATJ%2CKASK%2CyBAMI%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3B%3BAAGJ%2C2BAtBR%2CKASK%2CyBAaI%3BEACG%2CgBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAvChB%2C2BA4CK%2CMAAI%3BEACD%2CYAAA%3B%3BAAKA%2C2BAFJ%2CWAEK%3BAACD%2C2BAHJ%2CWAGK%3BEACG%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2C2BARJ%2CWAQK%3BEACG%2CYAAA%3B%3BAAGJ%2C2BAZJ%2CWAYK%3BEACG%2CYAAA%3B%3BAAMR%2C4CAAC%3BEACG%2CoBAAA%3B%3BAADJ%2C4CAAC%2CIAGG%3BAACA%2CsBAAuB%2C6CAJ1B%3BEAKO%2CiBAAA%3B%3BAAIR%2C4CAAC%3BEACG%2CeAAA%3B%3BACtdR%2CwBAJ%2BC%3BExJyiC%5C%2FC%3BE2I97BA%2CcACI%3BI%5C%2FJiKJ%2CYAAA%3BIAAA%2CSAAA%3BIoBgwBA%2CUAAA%3B%3BEAEA%2CiDAAC%3BEACD%2CiDAAC%3BE2Ir6BD%2CcACI%2CuB3Im6BH%3BE2Ip6BD%2CcACI%2CuB3Io6BH%3BIpBrtBD%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CiBAAA%3BIAAA%2CWAAA%3BIoB2wBI%2CUAAA%3BIACA%2COAAA%3B%3BEAEJ%2CiDAAC%3BE2Ih7BD%2CcACI%2CuB3I%2B6BH%3BIpB9wBD%2CyBAAA%3B%3BEoBixBA%2CiDAAC%3BE2In7BD%2CcACI%2CuB3Ik7BH%3BIpBjxBD%2C4BAAA%3BIoBmxBI%2CQAAA%3B%3BE2D76BA%2CYAAC%2CYACG%2CkBAAiB%3BI%5C%2FEyJzB%2CyBAAA%3B%3BE%2BErJY%2CYALP%2CYAII%2CcACI%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CYAJH%2CYAII%2CcAKG%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CYAgBI%3BI%5C%2FE2IJ%2CeAAA%3BIAAA%2CgBAAA%3B%3B%3BA4KrQA%2CwBAJqD%3BExJ8CrD%3BIhB0JA%2CWAAA%3B%3BEgBuMA%3BIpBlZA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C0BAAC%3BEACD%2C0BAAC%3BE0BiCD%2CmBACI%2CUACM%2CmB1BpCT%3BE0BkCD%2CmBACI%2CUACM%2CmB1BnCT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BE0B4BD%2CmBACI%2CUACM%2CmB1B9BT%3BIACG%2CWAAA%3B%3BEoBwtBJ%3BEN9eQ%2C0BAtCJ%2CUAsCK%2CIAAI%2CKACD%3BIdEZ%2CcAAA%3BI4B9QA%2CqBAAA%3B%3BEAMA%2CoBAAC%3BEdqQO%2C0BAtCJ%2CUAsCK%2CIAAI%2CKACD%2CKctQX%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6BpOU%2CO7BoOV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BERscA%3BENtjBQ%2C0BAFJ%2CUAEK%2COAEG%3BEsJgIZ%2CsBAOI%3BIhJ8aA%2C6BAAA%3BIACA%2CgCAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CkBAAA%3BIpBrhBJ%2CcAAA%3BI4BhOA%2CqBAAA%3B%3BEAMA%2C0BAAC%3BEdmLO%2C0BAFJ%2CUAEK%2COAEG%2CecrLX%3BEwIqTD%2CsBAOI%2COxI5TH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6B9NQ%2CO7B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BERodI%2C0BAAC%3BENpkBG%2C0BAFJ%2CUAEK%2COAEG%2CeMkkBP%3BEgJlcL%2CsBAOI%2COhJ2bC%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3B%3BEQhsBR%2C0BRksBK%2COQlsBJ%3BEdyHO%2C0BAFJ%2CUAEK%2COAEG%2CeMukBP%2COQlsBJ%3BEwI2PD%2CsBAOI%2COhJgcC%2COQlsBJ%3BI5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BEoBilBA%2CyBACI%3BEADJ%2CyBAEI%3BEAFJ%2CyBAGI%3BEWxtBJ%2CQAII%2CSXktBA%3BEWttBJ%2CQAII%2CSXmtBA%3BEWvtBJ%2CQAII%2CSXotBA%3BENthBJ%2CyBMohBI%3BENphBJ%2CyBMqhBI%3BENrhBJ%2CyBMshBI%3BIACI%2CmBAAA%3BIACA%2CWAAA%3B%3BEA2FR%2C%2BBACI%3BIACI%2CkBAAA%3B%3BEAGA%2C%2BBADJ%2CQACK%3BEACD%2C%2BBAFJ%2CQAEK%3BEACD%2C%2BBAHJ%2CQAGK%3BIACG%2CmBAAA%3B%3BEAEJ%2C%2BBANJ%2CQAMK%3BEACD%2C%2BBAPJ%2CQAOK%3BIACG%2CcAAA%3B%3BEgCl8BZ%3BEACA%2CYAAa%2CQAAO%3BEACpB%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CQAAS%3BEACT%2CmBAAoB%3BIAChB%2CkBAAA%3BIACA%2CiBAAA%3B%3BEgBTR%3BIACI%2CUAAA%3B%3BEADJ%2CWAEI%2CQACI%3BIACI%2CkBAAA%3BIpE6PZ%2CcAAA%3BI4BhOA%2CqBAAA%3B%3BEAMA%2CWwCrCI%2CQACI%2CWxCoCP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6B9NQ%2CO7B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEwC%5C%2FTY%2CWATR%2CQACI%2CWAQK%3BIACG%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BExCmFhB%2CWwC%5C%2FFI%2CQACI%2CWAaK%2CgBxCiFZ%3BI5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BEoEvOA%3BIpEuNF%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIoErOI%2CYAAA%3BIACA%2CUAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEATJ%2CaAWI%3BIACI%2C6BAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkCAAA%3B%3BEAhBR%2CaAWI%2CUAMI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CaAVJ%2CUAUK%3BIACO%2CgCAAA%3B%3BEAER%2CaAbJ%2CUAaK%2CQACG%3BIACI%2CqBAAA%3BIACA%2CkBAAA%3BIpE4MhB%2CcAAA%3BI4BhOA%2CqBAAA%3B%3BEAMA%2CawCFI%2CUAaK%2CQACG%2COxCZX%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6B9NQ%2CO7B8NR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEwC9QgB%2CaAvBZ%2CUAaK%2CQACG%2COASK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BExCkCpB%2CawC5DI%2CUAaK%2CQAgBI%2COAAQ%2COxC%2BBpB%3BI5BgKD%2CS6B%5C%2FNM%2CO7B%2BNN%3B%3BEoExLQ%2CaApCJ%2CUAoCK%3BIpEwLT%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIqEZY%2CeAAA%3B%3BEAjDZ%2CaAqDI%2CQAAO%3BIpEkLX%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIqENQ%2CgCAAA%3B%3BEAvDR%2CaAqDI%2CQAAO%2CMAGH%3BIACI%2CiBAAA%3BIACA%2CSAAA%3B%3BEACA%2CaANR%2CQAAO%2CMAGH%2CGAGK%2CMAAM%3BIACH%2C6BAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA9DhB%2CaAqDI%2CQAAO%2CMAGH%2CGAQM%3BIACE%2C6BAAA%3B%3BEAjEhB%2CaAqDI%2CQAAO%2CMAeH%3BEApER%2CaAqDI%2CQAAO%2CMAgBH%2CEAAC%3BIpEkKT%2CcAAA%3BIAAA%2CqBAAA%3BIoE%5C%2FJY%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA1EZ%2CaAqDI%2CQAAO%2CMAuBH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CgBAGI%3BIpEkIN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIoEhJQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CgBAWI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CSAAA%3BIACA%2CMAAM%2CiBAAN%3B%3BEAHR%2CSAMI%3BIpE4GN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BIoExHQ%2COAAA%3BIACA%2CWAAA%3B%3BEAIA%2CSADJ%2CYACK%3BIACG%2C%2BBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAMR%2CaAAC%3BIAEG%2CkBAAA%3BIACA%2CUAAA%3B%3BEpEnJR%2CaoEgJK%2CMpEhJJ%3BEACD%2CaoE%2BIK%2CMpE%5C%2FIJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CaoE0IK%2CMpE1IJ%3BIACG%2CWAAA%3B%3BEoE%2BIA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3B%3BEACA%2CaAVH%2CWAUI%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAGA%2CaAfP%2CWAcG%2C0BACK%3BIACG%2CqBAAA%3B%3BEUiCZ%2CYAAC%3BI9E6CL%2CUAAA%3BIAAA%2CYAAA%3B%3BE8E5NA%2CYA%2BKK%2CYA%5C%2FKJ%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BEA4KZ%2CYAAC%2CYAxKL%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BEAgKA%2CYAAC%2CYAGG%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3B%3BEC%5C%2FIZ%3BIDxEA%2CSAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CyDAAA%3BIACQ%2CiDAAA%3BI9EsPR%2CUAAA%3BIAAA%2CYAAA%3B%3BE8EpPA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CqCAAA%3BIACQ%2C6BAAA%3B%3BEAJZ%2CaAAC%2CMAMG%3BIACI%2CmBAAmB%2CeAAnB%3BIACQ%2CWAAW%2CeAAX%3B%3BECqDhB%2CaDjDA%3BI9EwOA%2CsBAAA%3BIAAA%2C4CAAA%3BI8ErOI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQJ%2CaAAC%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BECkChB%2CaD9BA%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BECyBA%2CaAAC%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEANR%2CaAQI%3BI%5C%2FE%2BKJ%2CyBAAA%3BI%2BE7KQ%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAIJ%2CIAAC%3BIACG%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAHJ%2CIAAC%2CkBAIG%3BI%5C%2FEmKR%2CwCAAA%3B%3BEgFxOA%3BIACI%2CcAAA%3B%3BEADJ%2CiBAGI%3BIACI%2CaAAA%3B%3BEAJR%2CiBAOI%3BEAPJ%2CiBAQI%3BIACI%2CWAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEKAR%3BIACI%2CwCAAA%3B%3BEADJ%2C2BAGI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEQ7DR%3BIACI%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEgFXJ%3BIACI%2CeAAA%3B%3BECHJ%3BIACI%2CeAAA%3B%3BE1EgBJ%2CyBAAyB%2C6BACrB%3BIACI%2CwCAAA%3B%3BECTR%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECOJ%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECgGJ%2C0BACI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEMfR%3BIACI%2CwCAAA%3B%3BE3BrDJ%3BIACI%2CwBAAA%3B%3BEuE1BJ%2CoBACI%2CQAAO%2CIAAI%2CeACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEAJZ%2CoBAQI%2CQAAO%2CIAAI%2CqBACP%2CMAAK%3BIACD%2CWAAA%3BIACA%2CWAAA%3B%3BEEPZ%2CgBACI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%3BIACI%2CaAAA%3B%3BEAEA%2CgBAJR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAGK%3BIACG%2CaAAA%3B%3BEAGJ%2CgBARR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAOK%3BIACG%2CcAAA%3B%3BEAVhB%2CgBAeI%2CWACI%3BIACI%2CsBAAA%3B%3BEnJyUZ%2CqBACI%2CQAAO%3BIR4BX%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEQnER%2CqBAKI%2CSAAQ%3BIRoEZ%2CkBAAA%3BIACC%2CiBAAA%3BIACQ%2CSAAA%3B%3BES5QL%2CKAAC%3BIACG%2CiBAAA%3B%3BEAGQ%2CKAJX%2CcAEG%2CMACI%2CKACK%2CIAAI%3BIACD%2CaAAA%3B%3BEAKR%2CKAVP%2CcASG%2CKACK%3BEACD%2CKAXP%2CcASG%2CKAEK%3BEACD%2CKAZP%2CcASG%2CKAGK%3BEACD%2CKAbP%2CcASG%2CKAIK%3BIACG%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2CKApBX%2CcASG%2CKACK%2CIAUI%3BEAAD%2CKApBX%2CcASG%2CKAEK%2CMASI%3BEAAD%2CKApBX%2CcASG%2CKAGK%2CSAQI%3BEAAD%2CKApBX%2CcASG%2CKAIK%2CKAOI%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2CKA3BP%2CcASG%2CKAkBK%3BIACG%2CmBAAA%3B%3BEA5BZ%2CKAAC%2CcA%2BBG%2CMACI%2CKAAI%3BIACA%2CiBAAA%3B%3BE8BjFhB%2CwBACI%3BIvCyJJ%2CeAAA%3B%3BEuC1JA%2CwBAKI%3BIvCqJJ%2CaAAA%3B%3BEuC1JA%2CwBASI%3BIvCiJJ%2CoBAAA%3B%3BEuC1JA%2CwBAaI%2CgCACI%3BIACI%2CgBAAA%3B%3BECQZ%2CwBACI%3BIxCkIJ%2CeAAA%3B%3BEwCnIA%2CwBACI%2CgBAGI%3BIxC%2BHR%2CaAAA%3B%3BEwCnIA%2CwBACI%2CgBAOI%3BIxC2HR%2CoBAAA%3B%3BE%2BBzIQ%2CgBADJ%2CUACK%3BIACG%2CkBAAA%3B%3BEAIZ%2CQACI%2CMAAK%3BIACD%2CmBAAA%3B%3BEAMR%2CQAAQ%2CcACJ%3BIACI%2CcAAA%3BI%5C%2FB0HR%2CmBAAA%3B%3BE%2BBtHA%2CuBACI%3BIACI%2CkBAAA%3B%3BEOwBR%2CaACI%2CiBACI%3BItC0FR%2CeAAA%3BIsCxFY%2CaAAA%3BIACA%2CWAAA%3B%3BEAIZ%3BIACI%2CgBAAA%3BItCkFJ%2C6BAAA%3B%3BEsC%5C%2FEA%2CKAAK%2CcACD%3BIACI%2CmBAAA%3B%3BEY9DR%3BIlD2IA%2CgCAAA%3BIkDzII%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3B%3BEAEJ%2CsBACI%3BIACI%2CWAAA%3B%3BEAGR%2CaACI%2CiBACI%2CcACI%3BEAHZ%2CaACI%2CiBACI%2CcAEI%3BIACI%2CcAAA%3B%3BEdnJhB%2CqBACI%3BEADJ%2CqBAEI%2COAAM%3BIpC0QV%2CgBAAA%3B%3BEmDjOA%3BIACI%2CeAAA%3B%3BEAEJ%3BEACA%3BIACI%2CqBAAA%3B%3BEACA%2CcAAC%2CIAAI%3BEAAL%2CcAAC%2CIAAI%3BIACD%2CmBAAA%3B%3BErC8KR%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGI%2C0BAFJ%2CUAEK%3BIACG%2CoBAAA%3B%3BEAQA%2C0BAXR%2CUAEK%2COASI%3BIACG%2CgCAAA%3BId6BhB%2CmBAAA%3BIc3BgB%2CaAAA%3BIACA%2CeAAA%3B%3BEACA%2C0BAhBZ%2CUAEK%2COASI%2CMAKI%3BIACG%2CcAAA%3B%3BEANR%2C0BAXR%2CUAEK%2COASI%2CMAQG%3BIACI%2CeAAA%3B%3BEACA%2C0BArBhB%2CUAEK%2COASI%2CMAQG%2CMAEK%3BIACG%2CaAAA%3B%3BEAEJ%2C0BAxBhB%2CUAEK%2COASI%2CMAQG%2CMAKK%3BIACG%2CaAAA%3B%3BEAdZ%2C0BAXR%2CUAEK%2COASI%2CMAQG%2CMAQI%3BIACI%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEACA%2C0BA%5C%2FBpB%2CUAEK%2COASI%2CMAQG%2CMAQI%2CEAIK%3BIdUzB%2CmBAAA%3B%3BEcGQ%2C0BA5CJ%2CUA4CK%2CMACG%3BIdJZ%2CiBAAA%3B%3BEcWQ%2C0BApDJ%2CUAoDK%3BIACG%2CmBAAA%3B%3BEAQA%2C0BA7DR%2CUA4DK%2CQACI%3BEACD%2C0BA9DR%2CUA4DK%2CQAEI%3BIACG%2CmBAAA%3B%3BEAeJ%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAGA%2CuBAAwB%2CeAT1B%2CSACV%2CSACK%2CKAMI%3BIAEO%2CiBAAA%3B%3BEAOJ%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAWI%3BEAIG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAYI%3BEAGG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAaG%3BEAEI%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAcI%3BIAEO%2CkBAAA%3B%3BEAlBpB%2CcAAc%2CSAuBV%3BIACI%2CaAAA%3B%3BEQqBR%2C%2BBACI%3BIACI%2CcAAA%3B%3BEAFR%2C%2BBAII%3BIACI%2CiBAAA%3B%3BE6I%5C%2FVR%2CgBACM%3BIACE%2CgBAAA%3B%3BEzI8DR%2CQACI%2CQAAO%2CKACH%2CuBACI%2CwBACI%2CaACM%2CUAAO%3BIACL%2CWAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BE0I8RxB%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEALJ%2CsBAWI%3BIACI%2CgCAAA%3BIACA%2CaAAA%3B%3BEAEA%2CsBAJJ%2CSAIK%3BIACG%2CcAAA%3B%3BE5I9QZ%2CcAAc%3BIACV%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAEI%2CcAJM%2CSAGV%2CSACK%3BIACG%2C4BAAA%3BIACA%2CkBAAA%3B%3BEACA%2CcAPE%2CSAGV%2CSACK%2CKAGI%3BIACG%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CcAXE%2CSAGV%2CSACK%2CKAOI%3BIxBwJb%2CiBAAA%3B%3BEwBrJY%2CcAdE%2CSAGV%2CSACK%2CKAUI%3BIACG%2CcAAA%3B%3BEADJ%2CcAdE%2CSAGV%2CSACK%2CKAUI%2CQAEG%3BIACI%2CkBAAA%3B%3BEACA%2CcAlBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAEK%3BIACG%2CeAAA%3B%3BEAEJ%2CcArBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAKK%3BIACG%2CWAAA%3B%3BEAEJ%2CcAxBN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAQK%3BIACG%2CYAAA%3B%3BEAEJ%2CcA3BN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAWK%3BEACD%2CcA5BN%2CSAGV%2CSACK%2CKAUI%2CQAEG%2CQAYK%3BIACG%2CeAAA%3B%3BEAIZ%2CcAjCE%2CSAGV%2CSACK%2CKA6BI%3BEACD%2CcAlCE%2CSAGV%2CSACK%2CKA8BI%3BEA9BL%2CcAJM%2CSAGV%2CSACK%2CKA%2BBG%3BEACA%2CcApCE%2CSAGV%2CSACK%2CKAgCI%3BIACG%2CiBAAA%3B%3BEAjCR%2CcAJM%2CSAGV%2CSACK%2CKAmCG%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEArCR%2CcAJM%2CSAGV%2CSACK%2CKAmCG%2CYAGI%3BIACI%2CeAAA%3B%3BEAvCZ%2CcAJM%2CSAGV%2CSACK%2CKA0CG%3BEA1CJ%2CcAJM%2CSAGV%2CSACK%2CKA2CG%2COAAM%3BIACF%2CaAAA%3B%3BEAGR%2CcAnDM%2CSAGV%2CSAgDK%3BIACG%2CeAAA%3B%3BEAWJ%2CqBADJ%2CSACK%3BIACG%2CWAAA%3B%3BEACA%2CqBAHR%2CSACK%2CKAEI%3BIACG%2CWAAA%3B%3BEkJmDhB%2CQAAQ%2CuBACJ%3BIACI%2CsBAAA%3B%3BEAFR%2CQAAQ%2CuBACJ%2CaAGK%3BIACG%2CuBAAA%3B%3BEALZ%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%3BIACA%2CmBAAA%3B%3BEARhB%2CQAAQ%2CuBACJ%2CaAGK%2CMAGI%2CMAAG%2CYAGA%3BIACI%2CkBAAA%3B%3BEAIR%2CQAfJ%2CuBACJ%2CaAGK%2CMAWI%3BIACG%2CmBAAA%3BIACA%2CeAAA%3B%3BEAjBhB%2CQAAQ%2CuBAsBJ%3BIACI%2CgBAAA%3B%3BECgPR%3BIACI%2CcAAA%3B%3BEADJ%2CqCAGI%3BIACI%2CWAAA%3B%3BEAIR%2CGAAG%2C2BACE%2CMAAI%3BIACD%2CWAAA%3B%3BEAIA%2CGANL%2C2BAKC%2CWACK%2CiBAAiB%3BIACd%2CYAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CGAXL%2C2BAKC%2CWAMK%3BIACG%2CYAAA%3B%3B%3BAC9eZ%2CwBAJqD%3BExJqYrD%3BECzQQ%2CyBADJ%2CKAAI%2CQACC%3BIrBnIT%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CwBAAC%3BEACD%2CwBAAC%3BEoBmqBD%2C0BACI%2CMAAM%2CGpBrqBT%3BEoBoqBD%2C0BACI%2CMAAM%2CGpBpqBT%3BEiE8BW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%2CGjElCnB%3BEiE%2BBW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%2CGjEjCnB%3BEqBwGD%2CyBACI%2CKAAI%2CQrB1GP%3BEqByGD%2CyBACI%2CKAAI%2CQrBzGP%3BEsB%2BKG%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGpBrqBT%3BEsBgLG%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGpBpqBT%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BEoB8pBD%2C0BACI%2CMAAM%2CGpB%5C%2FpBT%3BEiEyBW%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%2CGjE5BnB%3BEqBmGD%2CyBACI%2CKAAI%2CQrBpGP%3BEsB0KG%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGpB%5C%2FpBT%3BIACG%2CWAAA%3B%3BEoB%2BpBI%2C0BADJ%2CMAAM%2CGACD%2CIAAI%3BEEtfT%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGACD%2CIAAI%3BIACD%2CgCAAA%3B%3BEAKI%2C0BAPZ%2CMAAM%2CGAKF%2CKACK%2CKACI%3BEE5fb%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKACK%2CKACI%3BIACG%2CaAAA%3B%3BEAGR%2C0BAXR%2CMAAM%2CGAKF%2CKAMK%3BEACD%2C0BAZR%2CMAAM%2CGAKF%2CKAOK%3BEACD%2C0BAbR%2CMAAM%2CGAKF%2CKAQK%3BEElgBT%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAMK%3BEEhgBT%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAOK%3BEEjgBT%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAQK%3BIACG%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2C0BAnBZ%2CMAAM%2CGAKF%2CKAMK%2CIAQI%3BEAAD%2C0BAnBZ%2CMAAM%2CGAKF%2CKAOK%2CMAOI%3BEAAD%2C0BAnBZ%2CMAAM%2CGAKF%2CKAQK%2CSAMI%3BEExgBb%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAMK%2CIAQI%3BEExgBb%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAOK%2CMAOI%3BEExgBb%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGAKF%2CKAQK%2CSAMI%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAxBpB%2C0BACI%2CMAAM%2CGA2BF%3BEEhhBJ%2CcAAC%2CaAeG%2CMAAK%2CMFseT%2CMAAM%2CGA2BF%3BIACI%2CSAAA%3B%3BEA2GZ%3BE6ChyBoB%2CcAbhB%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAUA%2CsBACG%2CMACI%3BEhBcpB%2CYAdJ%2CuBAcK%2CcAmBG%3BI7BqvBZ%2CaAAA%3B%3BEAgDA%2C2BACI%3BEADJ%2C2BAEI%3BEAFJ%2C2BAGI%3BEC5tBJ%2C6BD0tBI%3BEC1tBJ%2C6BD2tBI%3BEC3tBJ%2C6BD4tBI%3BIACI%2CmBAAA%3B%3BE6C51BR%3BI9DwUA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C4CAAA%3BIACA%2CiCAAA%3BI8D1UI%2CkBAAA%3B%3BEAIY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%3BI9DycrB%2CYAAA%3BIACA%2CcAAA%3B%3BE8D1cgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9D4cnB%2CQAAQ%2CKAAK%3BIACX%2CaAAA%3B%3BE8D7cY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%3BIACE%2CcAAA%3B%3BE8DjdY%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%2CQAGI%3BIACE%2CcAAA%3B%3BE8DpdQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%2CQAGI%2CKAGE%3BE8DtdQ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%2CQAGI%2CKAIE%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIHvOZ%2CcAAA%3B%3BEG0OY%2Cc8D%5C%2FdR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%2CQAGI%2CKAGE%2CGAMK%2CSAAS%3BEAAV%2Cc8D%5C%2FdR%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmB9DgdnB%2CQAGI%2CKAIE%2CGAKK%2CSAAS%3BIH1OtB%2CmBAAA%3BIG4OgB%2CSAAS%2CcAAa%2CIAAtB%3BIACA%2CqBAAA%3BIH7OhB%2CcAAA%3BIAAA%2CgBAAA%3B%3BEiElPgB%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAED%2CMAAQ%2CKACF%2CKAAE%3BIACA%2CiBAAA%3B%3BEAJZ%2CcAHZ%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAED%2CMAAQ%2CKAIF%2CKAAE%3BIACA%2CoBAAA%3B%3BEASI%2CcAnB5B%2COACK%2CIAAI%2COACA%2CIAAI%2CSACA%2CIAAI%2CmBAUA%2CsBACG%2CMAII%2CGACK%3BIACG%2CYAAA%3BIACA%2CgBAAA%3B%3BEAWxB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%3BIACI%2CcAAA%3B%3BEAFR%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%3BIACI%2CcAAA%3B%3BEAEA%2CcARpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%2CGAGK%2CYACG%3BEADJ%2CcARpB%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAEI%2CGAGK%2CYAEG%3BIACI%2CiBAAA%3B%3BEATpB%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAYI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAnBZ%2CcAFR%2COACK%2CIAAI%2CSACA%2CIAAI%2CmBACD%2CMAoBI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BExCUhB%2CoCADJ%2CKACK%3BIACG%2CgBAAA%3B%3BEAHZ%2CoCAOI%3BIACI%2CqBAAA%3B%3BEqGtGJ%2CaAAE%3BIACE%2CgBAAA%3B%3BEhGyER%2COACI%2CgBACI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2COANR%2CgBAKI%2CQACK%3BI9B%2BLb%2CqBAAA%3BIIzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIJgDA%2CgBAAA%3B%3BE8B%5C%2FLY%2COANR%2CgBAKI%2CQACK%2COFmLX%3BI5BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4BHA%2COEmEI%2CgBAKI%2CQACK%2COFzEZ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6B1OU%2CO7B0OV%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2COEsDA%2CgBAKI%2CQACK%2COF7DZ%2CMACI%3BI5B2PL%2CcAAA%3B%3BE4BrPI%2COEgDA%2CgBAKI%2CQACK%2COFvDZ%2COACI%3BI5BqPL%2CcAAA%3B%3BEI7CA%2CO0BxJI%2CgBAKI%2CQACK%2CO1BkJZ%3BEACD%2CO0BzJI%2CgBAKI%2CQACK%2CO1BmJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO0B9JI%2CgBAKI%2CQACK%2CO1BwJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO0BnKI%2CgBAKI%2CQACK%2CO1B6JZ%3BEACD%2CO0BpKI%2CgBAKI%2CQACK%2CO1B8JZ%3BEACD%2CQAAQ%2CUAAW%2CQ0BrKf%2CgBAKI%2CQACK%3BI1BgKT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEO3GI%2CcADW%2CSACV%3BIACG%2CmBAAA%3B%3BEACA%2CcAHO%2CSACV%2CKAEI%3BIACG%2CsBAAA%3BIACA%2CUAAA%3B%3BEgByCZ%3BIACI%2CgBAAA%3B%3BEbxKJ%2CYACI%3BIVoOJ%2CeAAA%3BIUlOQ%2CgBAAA%3BIACA%2CiBAAA%3B%3BEuCiIR%2CYACI%3BIjD%2BFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEiDhGA%2CYAOI%3BIjDyFJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIiDrFQ%2CWAAA%3B%3BEACA%2CYALJ%2CuBAKK%3BIjDoFT%2C4BAAA%3BIiDlFY%2CwBAAA%3B%3BEAFJ%2CYALJ%2CuBAKK%2CcAIG%3BIjDgFZ%2CWAAA%3B%3BEiDhGA%2CYAsBI%3BEAtBJ%2CYAuBI%3BIjDyEJ%2CgBAAA%3B%3BEiDhGA%2CYA2BI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEA9BR%2CYAiCI%3BIACI%2CWAAA%3B%3BEAlCR%2CYAqCI%3BIjD2DJ%2CqBAAA%3BI4B9QA%2CqBAAA%3BIqB6NQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3B%3BEAlDR%2CYAqCI%2CmBrB%2BCF%3BI5BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4BHA%2CYqB6MI%2CmBrB7MH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6B1PY%2CO7B0PZ%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CYqBgMA%2CmBrBjMH%2CMACI%3BI5B2PL%2CcAAA%3B%3BE4BrPI%2CYqB0LA%2CmBrB3LH%2COACI%3BI5BqPL%2CcAAA%3B%3BE8CrPI%2CsBAAC%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAJJ%2CsBAAC%2CcAMG%3BI9C%2BOR%2CYAAA%3BI8C7OY%2CWAAA%3B%3BEACA%2CsBATP%2CcAMG%2CuBAGK%3BEACD%2CsBAVP%2CcAMG%2CuBAIK%3BIACG%2CWAAA%3B%3BEfmFhB%2CQACI%2CQAAO%3BEADX%2CQAEI%3BIACI%2CSAAA%3B%3BEO6ER%2CKAAK%2CcACD%3BIACI%2CgCAAA%3BIACA%2CmBAAA%3B%3BEjBvER%2CyBAOI%2COAAM%3BEAPV%2CyBAQI%2COAAM%3BIACF%2CqBAAA%3B%3BEAGR%2CyBACI%3BIACI%2CmBAAA%3B%3BERzFR%2CiBACI%2CSACI%3BIboXR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3BEsB3PG%2CcAFR%2CMAAK%2CMACD%2CSACK%3BIACG%2CkBAAA%3B%3BEAJhB%2CcASI%3BEATJ%2CcAUI%3BEAVJ%2CcAWI%3BIACI%2CqBAAA%3B%3BEAIA%2CcADJ%2CeAAe%2CKACV%2CIAAI%3BIACD%2CmBAAA%3B%3BEAEJ%2CcAJJ%2CeAAe%2CKAIV%3BIACG%2CgBAAA%3B%3BEAIR%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%3BIACI%2CcAAA%3B%3BEAJhB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAEI%3BIACI%2CcAAA%3B%3BEANpB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAKI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAlCxB%2CcA4CI%2CiBACI%3BIACI%2CmBAAA%3B%3BEA9CZ%2CcA4CI%2CiBAIM%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BEN9CZ%2CQACI%2CqBACI%2CmBACI%3BEAHZ%2CQACI%2CqBACI%2CmBAEI%3BEAJZ%2CQACI%2CqBACI%2CmBAGI%3BEALZ%2CQACI%2CqBACI%2CmBAII%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEARhB%2CQACI%2CqBAUI%2CQAAO%3BIACH%2CaAAA%3B%3BEAZZ%2CQAeI%2CSAEI%3BIACI%2CYAAA%3B%3BEAlBZ%2CQAeI%2CSAKI%3BIACI%2CWAAA%3B%3BEQ3GZ%2CcAAc%2CSACV%3BIACI%2CgCAAA%3B%3BEACA%2CcAHM%2CSACV%2CcAEK%3BIACG%2C6BAAA%3B%3BEmJ6XZ%2CwBAAyB%3BIACrB%2CWAAA%3B%3B%3BACjdJ%2CwBAJsD%3BEbqFtD%2CYACI%2CeACI%3BI%5C%2FJ0KR%2CYAAA%3B%3B%3BA4KrPJ%2CgBAJ2C%3BExJyDvC%3BIAjBA%2CYAAA%3B%3BEACA%2CsBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CsBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEA2LJ%3BEEjBQ%2COAAO%2CIAAI%2CeAAgB%2CeAD%5C%2FB%3BEADJ%2CcA2BI%2CgBAMI%2CqBAII%2CUACI%3BIFjChB%2CcAAA%3B%3BEAoIA%3BIpBtGA%2CkBAAA%3B%3BEoB4IA%3BE2BnTI%2CMAAC%3BI%5C%2FCrGL%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C2BAAC%3BEACD%2C2BAAC%3BEsBgND%2CcAkDI%2CetBnQH%3BEsBiND%2CcAkDI%2CetBlQH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAAC%3BEsB2MD%2CcAkDI%2CetB7PH%3BIACG%2CWAAA%3B%3BEoBmcJ%3BEEzPA%2CcA2BI%2CgBACI%3BEA5BR%2CcAkDI%2CeAEI%3BEApDR%2CcAkDI%2CeAOI%3BIFkLR%2CsBAAA%3B%3BEyD7dI%2CUAAC%3BIACG%2CYAAA%3B%3BE8C4CR%2CwBAAyB%3BIACrB%2CsBAAA%3B%3BE7FyDQ%2COAFR%2CgBACI%2CQACK%3BI1BqHb%2CsBAAA%3BIAEA%2C4BAAA%3BIAEA%2CgBAAA%3BIACA%2CoBAAA%3BIAIA%2CiBAAA%3BIJgDA%2CgBAAA%3BIAAA%2CuBAAA%3BIAAA%2CSAAA%3BIAAA%2CUAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BII5FA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BI0BjFgB%2CeAAA%3B%3BE1B8HhB%2CO0BnII%2CgBACI%2CQACK%2CO1BiIZ%3BEACD%2CO0BpII%2CgBACI%2CQACK%2CO1BkIZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO0BzII%2CgBACI%2CQACK%2CO1BuIZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2CO0B9II%2CgBACI%2CQACK%2CO1B4IZ%3BEACD%2CO0B%5C%2FII%2CgBACI%2CQACK%2CO1B6IZ%3BEACD%2CQAAQ%2CUAAW%2CQ0BhJf%2CgBACI%2CQACK%3BI1B%2BIT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEDjJA%2CO%2BB%5C%2FBI%2CgBACI%2CQACK%2CO%5C%2FB6BZ%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CO%2BBpCI%2CgBACI%2CQACK%2CO%5C%2FBkCZ%3BIC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEDvIA%2CO%2BBzCI%2CgBACI%2CQACK%2CO%5C%2FBuCZ%3BICuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEIxFA%2CO0BxFI%2CgBACI%2CQACK%2CO1BsFZ%3BEACD%2CO0BzFI%2CgBACI%2CQACK%2CO1BuFZ%3BEACD%2CO0B1FI%2CgBACI%2CQACK%2CO1BwFZ%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2CO0B%5C%2FFI%2CgBACI%2CQACK%2CO1B6FZ%3BEACD%2CO0BhGI%2CgBACI%2CQACK%2CO1B8FZ%3BEACD%2CQAAQ%2CUAAW%2CQ0BjGf%2CgBACI%2CQACK%3BI9B8Kb%2CcAAA%3BIAAA%2CYAAA%3BII5EI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3B%3BEGjBI%2CQAJH%2CKAII%3BIACG%2CcAAA%3B%3BEwC3GZ%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3B%3BEAEJ%2CQAAC%3BIACG%2CWAAA%3B%3BEAIR%3BIACI%2CYAAA%3B%3BEAGJ%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAOJ%2CMAAC%3BI%5C%2FCmKL%2CcAAA%3BI%2BCjKQ%2CyBAAA%3BIACA%2CeAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI%5C%2FC2JR%2CqBAAA%3BI4B9QA%2CqBAAA%3B%3BEmBoHQ%2CMATH%2CKASI%2CIAAI%2CSAAS%3BI%5C%2FC0JtB%2CcAAA%3BI%2BCxJY%2CmBAAA%3B%3BEAEJ%2CMAbH%2CKAaI%3BIACG%2C%2BBAAA%3B%3BEAEJ%2CMAhBH%2CKAgBI%3BI%5C%2FCmJT%2CcAAA%3B%3BE%2BCnKI%2CMAAC%2CKnBuJH%3BI5BhQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BE4BHA%2CMmBqGK%2CKnBrGJ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BI5B9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS6BnPQ%2CO7BmPR%3BIAAA%2CaEzRe%2CmBFyRf%3BIAAA%2CsBAAA%3BI4BqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CMmBwFC%2CKnBzFJ%2CMACI%3BI5B2PL%2CcAAA%3B%3BE4BzKA%2CUAAC%3BI5ByKD%2CS6BrPQ%2CO7BqPR%3B%3BE%2BClIA%3BIACI%2CYAAA%3B%3BEACA%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CcAAA%3B%3BEzB4FR%2CcACI%2CiBAII%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEARZ%2CcACI%2CiBAII%2CWAII%3BIACI%2CiBAAA%3B%3BEACA%2CcAVZ%2CiBAII%2CWAII%2CQAEK%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAbpB%2CcAmBI%3BIACI%2CgBAAA%3B%3BEApBR%2CcAuBI%2CeAAe%3BIACX%2CgBAAA%3B%3BEAxBR%2CcA2BI%2CgBACI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEA%5C%2FBZ%2CcA2BI%2CgBAMI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAMQ%2CcAfhB%2CgBAMI%2CqBAII%2CUAII%2COACK%3BIACG%2CaAAA%3B%3BEA3CxB%2CcAkDI%2CeAEI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEAvDZ%2CcAkDI%2CeAOI%3BIAEI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CcAAC%2CKAAK%2CQACF%2CeACI%3BIACI%2CeAAA%3B%3BEAKZ%2CcAAC%2CaACG%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEALR%2CcAAC%2CaAOG%2CKAAI%3BIACA%2CUAAA%3B%3BEAjFZ%2CcAsFI%2CiBACI%2CcAAgB%3BIACZ%2CWAAA%3B%3BEAEI%2CcAJZ%2CiBACI%2CcAAgB%2CYAEZ%2COACK%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEA5FpB%2CcAsFI%2CiBAUI%2CUAAY%2CSAAM%2CIAAI%2CSAChB%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CcAjBR%2CiBAUI%2CUAAY%2CSAAM%2CIAAI%2CSAOjB%2CIAAI%2CMACD%3BIACI%2CWAAA%3B%3BEa5FhB%2COAAC%3BIACG%2CgBAAA%3B%3BEAIJ%2COAAC%3BIACG%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2COAAC%2CQAAW%2CUAAC%3BEACb%2COAAC%2CQAAW%2CUAAC%3BIACT%2CkBAAA%3B%3BEAIJ%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAEG%3BIACI%2CeAAA%3B%3BEAGR%2CSAAU%2CQAAC%2COAAO%3BIACd%2CmBAAA%3B%3BEAEJ%2COAAC%3BIACG%2CeAAA%3B%3BEAEJ%2COAAC%3BIACG%2CgBAAA%3B%3BEXhGR%2CqBACI%2CeACI%3BIACI%2CmBAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CqBACI%2CeAKI%3BIACI%2CSAAA%3B%3BE%2BIlKZ%2CMAAM%2COAAQ%2CeAAe%3BEAC7B%2CoBAAqB%2COAAM%2COAAQ%2CeAAe%3BEAClD%2CqBAAsB%2COAAM%2COAAQ%2CeAAe%3BIAAgB%2CaAAA%22%7D *//*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../../frontend/Alothemes/demo3/en_US/font/fontawesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('../../frontend/Alothemes/demo3/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('../../frontend/Alothemes/demo3/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('../../frontend/Alothemes/demo3/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('../../frontend/Alothemes/demo3/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('../../frontend/Alothemes/demo3/en_US/font/pe-icon-stroke/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}
@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('../../frontend/Alothemes/demo3/en_US/font/webfont/fonts/Simple-Line-Icons.eot');
	src:url('../../frontend/Alothemes/demo3/en_US/font/webfont/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('../../frontend/Alothemes/demo3/en_US/font/webfont/fonts/Simple-Line-Icons.woff') format('woff'),
		url('../../frontend/Alothemes/demo3/en_US/font/webfont/fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('../../frontend/Alothemes/demo3/en_US/font/webfont/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}@font-face {
	font-family: 'ElegantIcons';
	src:url('../../frontend/Alothemes/demo3/en_US/font/elegantfont/fonts/ElegantIcons.eot');
	src:url('../../frontend/Alothemes/demo3/en_US/font/elegantfont/fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('../../frontend/Alothemes/demo3/en_US/font/elegantfont/fonts/ElegantIcons.woff') format('woff'),
		url('../../frontend/Alothemes/demo3/en_US/font/elegantfont/fonts/ElegantIcons.ttf') format('truetype'),
		url('../../frontend/Alothemes/demo3/en_US/font/elegantfont/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="your-class-prefix"] {
*/
.arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
	content: "\21";
}
.arrow_down:before {
	content: "\22";
}
.arrow_left:before {
	content: "\23";
}
.arrow_right:before {
	content: "\24";
}
.arrow_left-up:before {
	content: "\25";
}
.arrow_right-up:before {
	content: "\26";
}
.arrow_right-down:before {
	content: "\27";
}
.arrow_left-down:before {
	content: "\28";
}
.arrow-up-down:before {
	content: "\29";
}
.arrow_up-down_alt:before {
	content: "\2a";
}
.arrow_left-right_alt:before {
	content: "\2b";
}
.arrow_left-right:before {
	content: "\2c";
}
.arrow_expand_alt2:before {
	content: "\2d";
}
.arrow_expand_alt:before {
	content: "\2e";
}
.arrow_condense:before {
	content: "\2f";
}
.arrow_expand:before {
	content: "\30";
}
.arrow_move:before {
	content: "\31";
}
.arrow_carrot-up:before {
	content: "\32";
}
.arrow_carrot-down:before {
	content: "\33";
}
.arrow_carrot-left:before {
	content: "\34";
}
.arrow_carrot-right:before {
	content: "\35";
}
.arrow_carrot-2up:before {
	content: "\36";
}
.arrow_carrot-2down:before {
	content: "\37";
}
.arrow_carrot-2left:before {
	content: "\38";
}
.arrow_carrot-2right:before {
	content: "\39";
}
.arrow_carrot-up_alt2:before {
	content: "\3a";
}
.arrow_carrot-down_alt2:before {
	content: "\3b";
}
.arrow_carrot-left_alt2:before {
	content: "\3c";
}
.arrow_carrot-right_alt2:before {
	content: "\3d";
}
.arrow_carrot-2up_alt2:before {
	content: "\3e";
}
.arrow_carrot-2down_alt2:before {
	content: "\3f";
}
.arrow_carrot-2left_alt2:before {
	content: "\40";
}
.arrow_carrot-2right_alt2:before {
	content: "\41";
}
.arrow_triangle-up:before {
	content: "\42";
}
.arrow_triangle-down:before {
	content: "\43";
}
.arrow_triangle-left:before {
	content: "\44";
}
.arrow_triangle-right:before {
	content: "\45";
}
.arrow_triangle-up_alt2:before {
	content: "\46";
}
.arrow_triangle-down_alt2:before {
	content: "\47";
}
.arrow_triangle-left_alt2:before {
	content: "\48";
}
.arrow_triangle-right_alt2:before {
	content: "\49";
}
.arrow_back:before {
	content: "\4a";
}
.icon_minus-06:before {
	content: "\4b";
}
.icon_plus:before {
	content: "\4c";
}
.icon_close:before {
	content: "\4d";
}
.icon_check:before {
	content: "\4e";
}
.icon_minus_alt2:before {
	content: "\4f";
}
.icon_plus_alt2:before {
	content: "\50";
}
.icon_close_alt2:before {
	content: "\51";
}
.icon_check_alt2:before {
	content: "\52";
}
.icon_zoom-out_alt:before {
	content: "\53";
}
.icon_zoom-in_alt:before {
	content: "\54";
}
.icon_search:before {
	content: "\55";
}
.icon_box-empty:before {
	content: "\56";
}
.icon_box-selected:before {
	content: "\57";
}
.icon_minus-box:before {
	content: "\58";
}
.icon_plus-box:before {
	content: "\59";
}
.icon_box-checked:before {
	content: "\5a";
}
.icon_circle-empty:before {
	content: "\5b";
}
.icon_circle-slelected:before {
	content: "\5c";
}
.icon_stop_alt2:before {
	content: "\5d";
}
.icon_stop:before {
	content: "\5e";
}
.icon_pause_alt2:before {
	content: "\5f";
}
.icon_pause:before {
	content: "\60";
}
.icon_menu:before {
	content: "\61";
}
.icon_menu-square_alt2:before {
	content: "\62";
}
.icon_menu-circle_alt2:before {
	content: "\63";
}
.icon_ul:before {
	content: "\64";
}
.icon_ol:before {
	content: "\65";
}
.icon_adjust-horiz:before {
	content: "\66";
}
.icon_adjust-vert:before {
	content: "\67";
}
.icon_document_alt:before {
	content: "\68";
}
.icon_documents_alt:before {
	content: "\69";
}
.icon_pencil:before {
	content: "\6a";
}
.icon_pencil-edit_alt:before {
	content: "\6b";
}
.icon_pencil-edit:before {
	content: "\6c";
}
.icon_folder-alt:before {
	content: "\6d";
}
.icon_folder-open_alt:before {
	content: "\6e";
}
.icon_folder-add_alt:before {
	content: "\6f";
}
.icon_info_alt:before {
	content: "\70";
}
.icon_error-oct_alt:before {
	content: "\71";
}
.icon_error-circle_alt:before {
	content: "\72";
}
.icon_error-triangle_alt:before {
	content: "\73";
}
.icon_question_alt2:before {
	content: "\74";
}
.icon_question:before {
	content: "\75";
}
.icon_comment_alt:before {
	content: "\76";
}
.icon_chat_alt:before {
	content: "\77";
}
.icon_vol-mute_alt:before {
	content: "\78";
}
.icon_volume-low_alt:before {
	content: "\79";
}
.icon_volume-high_alt:before {
	content: "\7a";
}
.icon_quotations:before {
	content: "\7b";
}
.icon_quotations_alt2:before {
	content: "\7c";
}
.icon_clock_alt:before {
	content: "\7d";
}
.icon_lock_alt:before {
	content: "\7e";
}
.icon_lock-open_alt:before {
	content: "\e000";
}
.icon_key_alt:before {
	content: "\e001";
}
.icon_cloud_alt:before {
	content: "\e002";
}
.icon_cloud-upload_alt:before {
	content: "\e003";
}
.icon_cloud-download_alt:before {
	content: "\e004";
}
.icon_image:before {
	content: "\e005";
}
.icon_images:before {
	content: "\e006";
}
.icon_lightbulb_alt:before {
	content: "\e007";
}
.icon_gift_alt:before {
	content: "\e008";
}
.icon_house_alt:before {
	content: "\e009";
}
.icon_genius:before {
	content: "\e00a";
}
.icon_mobile:before {
	content: "\e00b";
}
.icon_tablet:before {
	content: "\e00c";
}
.icon_laptop:before {
	content: "\e00d";
}
.icon_desktop:before {
	content: "\e00e";
}
.icon_camera_alt:before {
	content: "\e00f";
}
.icon_mail_alt:before {
	content: "\e010";
}
.icon_cone_alt:before {
	content: "\e011";
}
.icon_ribbon_alt:before {
	content: "\e012";
}
.icon_bag_alt:before {
	content: "\e013";
}
.icon_creditcard:before {
	content: "\e014";
}
.icon_cart_alt:before {
	content: "\e015";
}
.icon_paperclip:before {
	content: "\e016";
}
.icon_tag_alt:before {
	content: "\e017";
}
.icon_tags_alt:before {
	content: "\e018";
}
.icon_trash_alt:before {
	content: "\e019";
}
.icon_cursor_alt:before {
	content: "\e01a";
}
.icon_mic_alt:before {
	content: "\e01b";
}
.icon_compass_alt:before {
	content: "\e01c";
}
.icon_pin_alt:before {
	content: "\e01d";
}
.icon_pushpin_alt:before {
	content: "\e01e";
}
.icon_map_alt:before {
	content: "\e01f";
}
.icon_drawer_alt:before {
	content: "\e020";
}
.icon_toolbox_alt:before {
	content: "\e021";
}
.icon_book_alt:before {
	content: "\e022";
}
.icon_calendar:before {
	content: "\e023";
}
.icon_film:before {
	content: "\e024";
}
.icon_table:before {
	content: "\e025";
}
.icon_contacts_alt:before {
	content: "\e026";
}
.icon_headphones:before {
	content: "\e027";
}
.icon_lifesaver:before {
	content: "\e028";
}
.icon_piechart:before {
	content: "\e029";
}
.icon_refresh:before {
	content: "\e02a";
}
.icon_link_alt:before {
	content: "\e02b";
}
.icon_link:before {
	content: "\e02c";
}
.icon_loading:before {
	content: "\e02d";
}
.icon_blocked:before {
	content: "\e02e";
}
.icon_archive_alt:before {
	content: "\e02f";
}
.icon_heart_alt:before {
	content: "\e030";
}
.icon_star_alt:before {
	content: "\e031";
}
.icon_star-half_alt:before {
	content: "\e032";
}
.icon_star:before {
	content: "\e033";
}
.icon_star-half:before {
	content: "\e034";
}
.icon_tools:before {
	content: "\e035";
}
.icon_tool:before {
	content: "\e036";
}
.icon_cog:before {
	content: "\e037";
}
.icon_cogs:before {
	content: "\e038";
}
.arrow_up_alt:before {
	content: "\e039";
}
.arrow_down_alt:before {
	content: "\e03a";
}
.arrow_left_alt:before {
	content: "\e03b";
}
.arrow_right_alt:before {
	content: "\e03c";
}
.arrow_left-up_alt:before {
	content: "\e03d";
}
.arrow_right-up_alt:before {
	content: "\e03e";
}
.arrow_right-down_alt:before {
	content: "\e03f";
}
.arrow_left-down_alt:before {
	content: "\e040";
}
.arrow_condense_alt:before {
	content: "\e041";
}
.arrow_expand_alt3:before {
	content: "\e042";
}
.arrow_carrot_up_alt:before {
	content: "\e043";
}
.arrow_carrot-down_alt:before {
	content: "\e044";
}
.arrow_carrot-left_alt:before {
	content: "\e045";
}
.arrow_carrot-right_alt:before {
	content: "\e046";
}
.arrow_carrot-2up_alt:before {
	content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
	content: "\e048";
}
.arrow_carrot-2left_alt:before {
	content: "\e049";
}
.arrow_carrot-2right_alt:before {
	content: "\e04a";
}
.arrow_triangle-up_alt:before {
	content: "\e04b";
}
.arrow_triangle-down_alt:before {
	content: "\e04c";
}
.arrow_triangle-left_alt:before {
	content: "\e04d";
}
.arrow_triangle-right_alt:before {
	content: "\e04e";
}
.icon_minus_alt:before {
	content: "\e04f";
}
.icon_plus_alt:before {
	content: "\e050";
}
.icon_close_alt:before {
	content: "\e051";
}
.icon_check_alt:before {
	content: "\e052";
}
.icon_zoom-out:before {
	content: "\e053";
}
.icon_zoom-in:before {
	content: "\e054";
}
.icon_stop_alt:before {
	content: "\e055";
}
.icon_menu-square_alt:before {
	content: "\e056";
}
.icon_menu-circle_alt:before {
	content: "\e057";
}
.icon_document:before {
	content: "\e058";
}
.icon_documents:before {
	content: "\e059";
}
.icon_pencil_alt:before {
	content: "\e05a";
}
.icon_folder:before {
	content: "\e05b";
}
.icon_folder-open:before {
	content: "\e05c";
}
.icon_folder-add:before {
	content: "\e05d";
}
.icon_folder_upload:before {
	content: "\e05e";
}
.icon_folder_download:before {
	content: "\e05f";
}
.icon_info:before {
	content: "\e060";
}
.icon_error-circle:before {
	content: "\e061";
}
.icon_error-oct:before {
	content: "\e062";
}
.icon_error-triangle:before {
	content: "\e063";
}
.icon_question_alt:before {
	content: "\e064";
}
.icon_comment:before {
	content: "\e065";
}
.icon_chat:before {
	content: "\e066";
}
.icon_vol-mute:before {
	content: "\e067";
}
.icon_volume-low:before {
	content: "\e068";
}
.icon_volume-high:before {
	content: "\e069";
}
.icon_quotations_alt:before {
	content: "\e06a";
}
.icon_clock:before {
	content: "\e06b";
}
.icon_lock:before {
	content: "\e06c";
}
.icon_lock-open:before {
	content: "\e06d";
}
.icon_key:before {
	content: "\e06e";
}
.icon_cloud:before {
	content: "\e06f";
}
.icon_cloud-upload:before {
	content: "\e070";
}
.icon_cloud-download:before {
	content: "\e071";
}
.icon_lightbulb:before {
	content: "\e072";
}
.icon_gift:before {
	content: "\e073";
}
.icon_house:before {
	content: "\e074";
}
.icon_camera:before {
	content: "\e075";
}
.icon_mail:before {
	content: "\e076";
}
.icon_cone:before {
	content: "\e077";
}
.icon_ribbon:before {
	content: "\e078";
}
.icon_bag:before {
	content: "\e079";
}
.icon_cart:before {
	content: "\e07a";
}
.icon_tag:before {
	content: "\e07b";
}
.icon_tags:before {
	content: "\e07c";
}
.icon_trash:before {
	content: "\e07d";
}
.icon_cursor:before {
	content: "\e07e";
}
.icon_mic:before {
	content: "\e07f";
}
.icon_compass:before {
	content: "\e080";
}
.icon_pin:before {
	content: "\e081";
}
.icon_pushpin:before {
	content: "\e082";
}
.icon_map:before {
	content: "\e083";
}
.icon_drawer:before {
	content: "\e084";
}
.icon_toolbox:before {
	content: "\e085";
}
.icon_book:before {
	content: "\e086";
}
.icon_contacts:before {
	content: "\e087";
}
.icon_archive:before {
	content: "\e088";
}
.icon_heart:before {
	content: "\e089";
}
.icon_profile:before {
	content: "\e08a";
}
.icon_group:before {
	content: "\e08b";
}
.icon_grid-2x2:before {
	content: "\e08c";
}
.icon_grid-3x3:before {
	content: "\e08d";
}
.icon_music:before {
	content: "\e08e";
}
.icon_pause_alt:before {
	content: "\e08f";
}
.icon_phone:before {
	content: "\e090";
}
.icon_upload:before {
	content: "\e091";
}
.icon_download:before {
	content: "\e092";
}
.social_facebook:before {
	content: "\e093";
}
.social_twitter:before {
	content: "\e094";
}
.social_pinterest:before {
	content: "\e095";
}
.social_googleplus:before {
	content: "\e096";
}
.social_tumblr:before {
	content: "\e097";
}
.social_tumbleupon:before {
	content: "\e098";
}
.social_wordpress:before {
	content: "\e099";
}
.social_instagram:before {
	content: "\e09a";
}
.social_dribbble:before {
	content: "\e09b";
}
.social_vimeo:before {
	content: "\e09c";
}
.social_linkedin:before {
	content: "\e09d";
}
.social_rss:before {
	content: "\e09e";
}
.social_deviantart:before {
	content: "\e09f";
}
.social_share:before {
	content: "\e0a0";
}
.social_myspace:before {
	content: "\e0a1";
}
.social_skype:before {
	content: "\e0a2";
}
.social_youtube:before {
	content: "\e0a3";
}
.social_picassa:before {
	content: "\e0a4";
}
.social_googledrive:before {
	content: "\e0a5";
}
.social_flickr:before {
	content: "\e0a6";
}
.social_blogger:before {
	content: "\e0a7";
}
.social_spotify:before {
	content: "\e0a8";
}
.social_delicious:before {
	content: "\e0a9";
}
.social_facebook_circle:before {
	content: "\e0aa";
}
.social_twitter_circle:before {
	content: "\e0ab";
}
.social_pinterest_circle:before {
	content: "\e0ac";
}
.social_googleplus_circle:before {
	content: "\e0ad";
}
.social_tumblr_circle:before {
	content: "\e0ae";
}
.social_stumbleupon_circle:before {
	content: "\e0af";
}
.social_wordpress_circle:before {
	content: "\e0b0";
}
.social_instagram_circle:before {
	content: "\e0b1";
}
.social_dribbble_circle:before {
	content: "\e0b2";
}
.social_vimeo_circle:before {
	content: "\e0b3";
}
.social_linkedin_circle:before {
	content: "\e0b4";
}
.social_rss_circle:before {
	content: "\e0b5";
}
.social_deviantart_circle:before {
	content: "\e0b6";
}
.social_share_circle:before {
	content: "\e0b7";
}
.social_myspace_circle:before {
	content: "\e0b8";
}
.social_skype_circle:before {
	content: "\e0b9";
}
.social_youtube_circle:before {
	content: "\e0ba";
}
.social_picassa_circle:before {
	content: "\e0bb";
}
.social_googledrive_alt2:before {
	content: "\e0bc";
}
.social_flickr_circle:before {
	content: "\e0bd";
}
.social_blogger_circle:before {
	content: "\e0be";
}
.social_spotify_circle:before {
	content: "\e0bf";
}
.social_delicious_circle:before {
	content: "\e0c0";
}
.social_facebook_square:before {
	content: "\e0c1";
}
.social_twitter_square:before {
	content: "\e0c2";
}
.social_pinterest_square:before {
	content: "\e0c3";
}
.social_googleplus_square:before {
	content: "\e0c4";
}
.social_tumblr_square:before {
	content: "\e0c5";
}
.social_stumbleupon_square:before {
	content: "\e0c6";
}
.social_wordpress_square:before {
	content: "\e0c7";
}
.social_instagram_square:before {
	content: "\e0c8";
}
.social_dribbble_square:before {
	content: "\e0c9";
}
.social_vimeo_square:before {
	content: "\e0ca";
}
.social_linkedin_square:before {
	content: "\e0cb";
}
.social_rss_square:before {
	content: "\e0cc";
}
.social_deviantart_square:before {
	content: "\e0cd";
}
.social_share_square:before {
	content: "\e0ce";
}
.social_myspace_square:before {
	content: "\e0cf";
}
.social_skype_square:before {
	content: "\e0d0";
}
.social_youtube_square:before {
	content: "\e0d1";
}
.social_picassa_square:before {
	content: "\e0d2";
}
.social_googledrive_square:before {
	content: "\e0d3";
}
.social_flickr_square:before {
	content: "\e0d4";
}
.social_blogger_square:before {
	content: "\e0d5";
}
.social_spotify_square:before {
	content: "\e0d6";
}
.social_delicious_square:before {
	content: "\e0d7";
}
.icon_printer:before {
	content: "\e103";
}
.icon_calulator:before {
	content: "\e0ee";
}
.icon_building:before {
	content: "\e0ef";
}
.icon_floppy:before {
	content: "\e0e8";
}
.icon_drive:before {
	content: "\e0ea";
}
.icon_search-2:before {
	content: "\e101";
}
.icon_id:before {
	content: "\e107";
}
.icon_id-2:before {
	content: "\e108";
}
.icon_puzzle:before {
	content: "\e102";
}
.icon_like:before {
	content: "\e106";
}
.icon_dislike:before {
	content: "\e0eb";
}
.icon_mug:before {
	content: "\e105";
}
.icon_currency:before {
	content: "\e0ed";
}
.icon_wallet:before {
	content: "\e100";
}
.icon_pens:before {
	content: "\e104";
}
.icon_easel:before {
	content: "\e0e9";
}
.icon_flowchart:before {
	content: "\e109";
}
.icon_datareport:before {
	content: "\e0ec";
}
.icon_briefcase:before {
	content: "\e0fe";
}
.icon_shield:before {
	content: "\e0f6";
}
.icon_percent:before {
	content: "\e0fb";
}
.icon_globe:before {
	content: "\e0e2";
}
.icon_globe-2:before {
	content: "\e0e3";
}
.icon_target:before {
	content: "\e0f5";
}
.icon_hourglass:before {
	content: "\e0e1";
}
.icon_balance:before {
	content: "\e0ff";
}
.icon_rook:before {
	content: "\e0f8";
}
.icon_printer-alt:before {
	content: "\e0fa";
}
.icon_calculator_alt:before {
	content: "\e0e7";
}
.icon_building_alt:before {
	content: "\e0fd";
}
.icon_floppy_alt:before {
	content: "\e0e4";
}
.icon_drive_alt:before {
	content: "\e0e5";
}
.icon_search_alt:before {
	content: "\e0f7";
}
.icon_id_alt:before {
	content: "\e0e0";
}
.icon_id-2_alt:before {
	content: "\e0fc";
}
.icon_puzzle_alt:before {
	content: "\e0f9";
}
.icon_like_alt:before {
	content: "\e0dd";
}
.icon_dislike_alt:before {
	content: "\e0f1";
}
.icon_mug_alt:before {
	content: "\e0dc";
}
.icon_currency_alt:before {
	content: "\e0f3";
}
.icon_wallet_alt:before {
	content: "\e0d8";
}
.icon_pens_alt:before {
	content: "\e0db";
}
.icon_easel_alt:before {
	content: "\e0f0";
}
.icon_flowchart_alt:before {
	content: "\e0df";
}
.icon_datareport_alt:before {
	content: "\e0f2";
}
.icon_briefcase_alt:before {
	content: "\e0f4";
}
.icon_shield_alt:before {
	content: "\e0d9";
}
.icon_percent_alt:before {
	content: "\e0da";
}
.icon_globe_alt:before {
	content: "\e0de";
}
.icon_clipboard:before {
	content: "\e0e6";
}


	.glyph {
		float: left;
		text-align: center;
		padding: .75em;
		margin: .4em 1.5em .75em 0;
		width: 6em;
text-shadow: none;
	}
        .glyph_big {
        font-size: 128px;
        color: #59c5dc;
        float: left;
        margin-right: 20px;
        }

        .glyph div { padding-bottom: 10px;}

	.glyph input {
		font-family: consolas, monospace;
		font-size: 12px;
		width: 100%;
		text-align: center;
		border: 0;
		box-shadow: 0 0 0 1px #ccc;
		padding: .2em;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
	}
	.centered {
		margin-left: auto;
		margin-right: auto;
	}
	.glyph .fs1 {
		font-size: 2em;
	}

	
@charset "UTF-8";

@font-face {
  font-family: "untitled-font-6";
  src:url("../../frontend/Alothemes/demo3/en_US/font/font-SVG/fonts/untitled-font-6.eot");
  src:url("../../frontend/Alothemes/demo3/en_US/font/font-SVG/fonts/untitled-font-6.eot?#iefix") format("embedded-opentype"),
    url("../../frontend/Alothemes/demo3/en_US/font/font-SVG/fonts/untitled-font-6.woff") format("woff"),
    url("../../frontend/Alothemes/demo3/en_US/font/font-SVG/fonts/untitled-font-6.ttf") format("truetype"),
    url("../../frontend/Alothemes/demo3/en_US/font/font-SVG/fonts/untitled-font-6.svg#untitled-font-6") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-6" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-6" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-to-cart:before {
  content: "\61";
}
.icon-comment:before {
  content: "\63";
}
.icon-compare:before {
  content: "\64";
}
.icon-customers:before {
  content: "\65";
}
.icon-dollar:before {
  content: "\66";
}
.icon-favorites:before {
  content: "\67";
}
.icon-grid-view:before {
  content: "\68";
}
.icon-list-view:before {
  content: "\69";
}
.icon-phone:before {
  content: "\6b";
}
.icon-returning:before {
  content: "\6c";
}
.icon-search:before {
  content: "\6d";
}
.icon-shopping-bag:before {
  content: "\6e";
}
.icon-support:before {
  content: "\6f";
}
.icon-tag:before {
  content: "\70";
}
.icon-thing-arrow-right:before {
  content: "\71";
}
.icon-user:before {
  content: "\72";
}
.icon-arrow-right-categproes:before {
  content: "\62";
}
.icon-blog-likes:before {
  content: "\6a";
}
.icon-category-icon:before {
  content: "\73";
}
.icon-mail:before {
  content: "\74";
}
.icon-map-pointer:before {
  content: "\75";
}
.icon-newsletter:before {
  content: "\76";
}
.icon-close-remove:before {
  content: "\77";
}
.icon-payment:before {
  content: "\78";
}
.icon-arrow-down-search:before {
  content: "\79";
}
.icon-list-view-small:before {
  content: "\7a";
}
.icon-list-view-medium:before {
  content: "\41";
}
.icon-transport:before {
  content: "\42";
}
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, 100% {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, 100% {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


@-webkit-keyframes zoomIn {
    0% { opacity: 0; -webkit-transform: scale(1.8); }
    100% { opacity: 1; -webkit-transform: scale(1); }
}

@-moz-keyframes zoomIn {
    0% { opacity: 0; -moz-transform: scale(1.8); }
    100% { opacity: 1; -moz-transform: scale(1); }
}

@-o-keyframes zoomIn {
    0% { opacity: 0; -o-transform: scale(1.8); }
    100% { opacity: 1; -o-transform: scale(1); }
}

@keyframes zoomIn {
    0% { opacity: 0; transform: scale(1.8); }
    100% { opacity: 1; transform: scale(1); }
}
@-webkit-keyframes zoomOut {
    0% { opacity: 0; -webkit-transform: scale(.6); }
    100% { opacity: 1; -webkit-transform: scale(1); }
}

@-moz-keyframes zoomOut {
    0% { opacity: 0; -moz-transform: scale(.6); }
    100% { opacity: 1; -moz-transform: scale(1); }
}

@-o-keyframes zoomOut {
    0% { opacity: 0; -o-transform: scale(.6); }
    100% { opacity: 1; -o-transform: scale(1); }
}

@keyframes zoomOut {
    0% { opacity: 0; transform: scale(.6); }
    100% { opacity: 1; transform: scale(1); }
}

@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


/*For Effec bxSlider*/
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*End For Effec bxSlider*/






/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.333333333333332%}.col-xs-2{width:16.666666666666664%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333333333%}.col-xs-5{width:41.66666666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333333333336%}.col-xs-8{width:66.66666666666666%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333333334%}.col-xs-11{width:91.66666666666666%}.col-xs-12{width:100%}@media(min-width:768px){.container{max-width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}}@media(min-width:1200px){.container{max-width:1200px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.form-control-static{padding-top:7px;margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('../../frontend/Alothemes/demo3/en_US/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('../../frontend/Alothemes/demo3/en_US/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../../frontend/Alothemes/demo3/en_US/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../../frontend/Alothemes/demo3/en_US/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../../frontend/Alothemes/demo3/en_US/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.btn-group-justified .btn{display:table-cell;float:none;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;z-index:1030}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web,please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
body{background-color:#ffffff;margin:0;padding:0;font:12px/1.55 Open Sans,Helvetica,sans-serif;color:#757575;text-align:left}
html, body{height:auto !important;}
img{border:0;vertical-align:top;height: auto;}
a{color:#aaa;outline:medium none !important;}
a:hover{text-decoration:none}
:focus{outline:0}
/* Headings */
h1,h2,h3,h4,h5,h6{margin:0 0 5px;line-height:1.35;color:#0a263c}
h1{font-size:20px;font-weight:normal}
h2{font-size:18px;font-weight:normal}
h3{font-size:16px;font-weight:bold}
h4{font-size:14px;font-weight:bold}
h5{font-size:12px;font-weight:bold}
h6{font-size:11px;font-weight:bold}
/* Forms */
/*form{display:inline}*/
fieldset{border:0}
/* Table */
table{border:0;/*border-collapse:collapse;*/
 border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:middle;text-align:left;}
/* Content */
strong{font-weight:bold}
address{font-style:normal;line-height:1.35;color:#333333;}
cite{font-style:normal}
q,blockquote{quotes:none}
q:before,q:after{content:''}
small,big{font-size:1em}
/*sup{font-size:1em;vertical-align:top}
*/

/* Lists */
ul,ol{list-style:none;padding: 0;}
/* Tools */
.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}
.nobr{white-space:nowrap!important;font-size:12px}
.wrap{white-space:normal!important}
.a-left{text-align:left!important}
.a-center{text-align:center!important}
.a-right{text-align:right!important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,.left{float:left!important}
.f-right,.right{float:right!important}
.f-none{float:none!important}
.f-fix{float:left;width:100%}
.no-display{display:none}
.no-margin{margin:0!important}
.no-padding{padding:0!important}
.no-bg{background:none!important}
.clear_b{}
/* ======================================================================================= */
/* Layout ================================================================================ */
.page-wrapper{overflow:hidden;}
.page{}
.page-print{background:#fff;padding:25px 30px;text-align:left}
.page-empty{background:#fff;padding:20px;text-align:left}
.page-popup{background:#fff;padding:25px 30px;text-align:left}
.main{margin:0;padding: 0px;text-align: left;}
.col-left .currency-switcher{display:none}
/* Base Columns */
.col-left{margin: 60px 0;}
.col-main{font-size: 0;}
.col-right{margin-top: 60px;}
.catalog-product-view .col-left{margin-top: 0px;}
.page-layout-2columns-left .page-main .sidebar-main,
.page-layout-2columns-left .page-main .sidebar-additional,
.page-layout-2columns-right .page-main .sidebar-main,
.page-layout-2columns-right .page-main .sidebar-additional{width:25%;padding-right: 15px;padding-left: 15px;}
.page-layout-2columns-left .sidebar.sidebar-additional{padding-left: 15px;padding-right: 15px;}
.page-layout-2columns-left .product-view .product.media, .page-layout-2columns-right .product-view .product.media, .page-layout-3columns .product-view .product.media{width: 41.6667%;}
.page-layout-2columns-left .product-view .product-info-main, .page-layout-2columns-right .product-view .product-info-main, .page-layout-3columns .product-view .product-info-main{width: 58.3333%;}
/* 1 Column Layout */
.col1-layout .col-main{float:none;width:auto;font-size: 0;}
/* 2 Columns Layout */
.page-layout-2columns-left .alocolumns,.page-layout-2columns-right .alocolumns{margin: 0 -15px;}
.col2-left-layout .col-main{margin-top: 30px;}
.col2-right-layout .col-main{margin-top: 30px;}
.page-layout-2columns-left .column.main,
.page-layout-2columns-right .column.main{width:75% !important;padding: 0 15px;}
/* 3 Columns Layout */
.col3-layout .col-main{width:475px;margin-left:17px}
.col3-layout .col-wrapper{float:left;width:687px}
.col3-layout .col-wrapper .col-main{float:right}
/* Content Columns */
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-3{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.col2-set .col-wide{width:65%}
.col3-set .col-1{float:left;width:32%}
.col3-set .col-2{float:left;width:32%;margin-left:2%}
.col3-set .col-3{float:right;width:32%}
.col4-set .col-1{float:left;width:23.5%}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-3{float:left;width:23.5%}
.col4-set .col-4{float:right;width:23.5%}
/* ======================================================================================= */

/* Global Styles ========================================================================= */

/* Form Elements */

input.input-text,select,textarea{border:1px solid #ddd}
input.input-text,textarea{color: #333e49}
input.input-text{padding: 0 10px; height: 47px; line-height: 45px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; -ms-border-radius: 25px;}
.field .label{font-size: 14px; color: #333e48; font-weight: bold; line-height: 30px; display: block; padding-bottom: 5px}
select option{padding-right:10px}
select.multiselect option{border-bottom:1px solid #b6b6b6;padding:2px 5px}
select.multiselect option:last-child{border-bottom:0}
textarea{overflow:auto}
input.radio{margin-right:3px;display:inline-block;margin-top:0;min-height:18px}
input.checkbox{margin-right:3px}
input.qty{width:2.5em}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"]{border-color: #eee;}
button.button::-moz-focus-inner{padding:0;border:0}
/* FF Fix */
button.button{-webkit-border-fit:lines}
/* <- Safari & Google Chrome Fix */
button.button,.cart .continue,
.actions-toolbar .primary a.action{display: inline-block;vertical-align: top;overflow:visible;width:auto;border-style: solid;border-width: 1px;padding:0;margin:0;background:transparent;cursor:pointer;height:35px;line-height:35px;padding:0 20px;}
button, button.button{width: auto; height: auto; padding: 0 30px; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; background-color: #efecec; border-width: 1px; border-style: solid; border-color: #efecec}
button span, button.button span{display: block; font-size: 15px;font-weight: bold; line-height: 45px}

button:hover, button.button:hover{background-color: #fed700; border-color: #fed700}
button.button span span,.blog-postbox .button-set button.button span span{padding:0}
.cart button.button.btn-update span,button.button.btn-continue span,button.button.btn-empty span,button.button.btn-checkout span,.cart .buttons-set button.button span{}
.cart-container .checkout-methods-items .action.primary{background-color: #fed700; border-color: #fed700}
button.disabled span{}
button.disabled {position: relative;}
.box-tocart .fieldset .actions .tocart.disabled span{padding-left: 20px;text-indent: inherit;}
.box-tocart .fieldset .actions .tocart.disabled:before,
.item .button.disabled:before{font-size: 20px;animation: 2s linear 0s normal none infinite running fa-spin;-webkit-animation: 2s linear 0s normal none infinite running fa-spin;content: "\f110";font-family: "FontAwesome";left: 8px;position: absolute;top: 0;z-index: 99;}
.box-tocart .fieldset .actions .tocart.disabled:before{left: 25px;}
.item button.button.disabled .icon,.box-tocart .fieldset .actions .tocart.disabled .icon{display: none;}
@keyframes fa-spin {
	0% {
	    transform: rotate(0deg);
	}
	100% {
	    transform: rotate(359deg);
	}
}
@-webkit-keyframes fa-spin {
	0% {
	    transform: rotate(0deg);
	}
	100% {
	    transform: rotate(359deg);
	}
}
button.btn-checkout.no-checkout span{background-position:0 100%;color:#b8baba}
button.btn-checkout.no-checkout span span{background-position:100% 100%}
p.control input.checkbox,p.control input.radio{margin-right:6px}
#add_recipient_button{margin:0px;overflow: hidden;padding-left: 10px;}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus,._keyfocus *:focus, input:focus:not([disabled]), textarea:focus:not([disabled]), select:focus:not([disabled]){background-color:#fff;box-shadow: none;}
a:hover, a:focus{outline:none !important;text-decoration: none;}
/*.highlight{background:#efefef}
*/


input[type="text"]:disabled,input[type="password"]:disabled,
input[type="url"]:disabled,input[type="tel"]:disabled,input[type="search"]:disabled,
input[type="number"]:disabled,input[type="datetime"]:disabled,input[type="email"]:disabled{opacity: .5}
button.disabled,button[disabled],fieldset[disabled] button{opacity: .5;cursor: default;pointer-events: none}
button::-moz-focus-inner{border: 0;padding: 0}input[type="text"],
input[type="password"],input[type="url"],input[type="tel"],
input[type="search"],input[type="number"],input[type="datetime"],
input[type="email"]{background: #fff;background-clip: padding-box;border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 14px;height: 35px;line-height: 35px;padding: 0 10px;vertical-align: baseline;
	width: 100%;box-sizing: border-box}

input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,input[type="email"]::-moz-placeholder{color: #ddd}
input[type="text"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder{color: #ddd}input[type="text"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder{color: #ddd}input[type="number"]{-moz-appearance: textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{-webkit-appearance: none;margin: 0}input[type="search"]{-webkit-appearance: none}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance: none}
select{background: #fff;background-clip: padding-box;border: 1px solid #ddd;
border-radius: 20px;
font-size: 14px;height: 35px;line-height: 35px;padding: 0px 5px;
vertical-align: baseline;width: 100%;box-sizing: border-box}
select:disabled{opacity: .5}
select[multiple="multiple"]{height: auto;background-image: none}
textarea{background: #fff;background-clip: padding-box;border: 1px solid #ddd;
border-radius: 1px;
font-size: 14px;height: auto;line-height: 1.42857143;margin: 0;padding: 10px;
vertical-align: baseline;width: 100%;box-sizing: border-box;resize: vertical}
textarea:disabled{opacity: .5}
textarea::-moz-placeholder{color: #ddd}
textarea::-webkit-input-placeholder{color: #ddd}
textarea:-ms-input-placeholder{color: #ddd}
input[type="checkbox"]{margin: 2px 5px 0 0}
input[type="checkbox"]:disabled{opacity: .5}
input[type="radio"]{margin: 2px 5px 0 0}
input[type="radio"]:disabled{opacity: .5}
input.mage-error,select.mage-error,textarea.mage-error{border-color: #ed8380}
div.mage-error[generated]{color: #e02b27;font-size: 1.2rem}
input[type="button"],input[type="reset"],input[type="submit"]{cursor: pointer;-webkit-appearance: button;*overflow: visible}
input::-moz-focus-inner{border: 0;padding: 0}
form{-webkit-tap-highlight-color: rgba(0,0,0,0)}
address{font-style: normal}*:focus{box-shadow: none;outline: 0}
._keyfocus *:focus,input:not([disabled]):focus,
textarea:not([disabled]):focus,select:not([disabled]):focus{/* box-shadow: 0 0 3px 1px #68a8e0 */}

.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty{width: 50px;text-align: center}

/* Form lists */

/* Grouped fields */

/*.form-list{width:535px;margin:0 auto;overflow:hidden}
*/
.form-list li{margin:0 0 8px}
.form-list label,.fieldset label{color:#666;font-weight:400;font-size:13px;padding: 0;margin: 0;line-height: normal;}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#eb340a;position:absolute;top:0;right:-8px}
.form-list li.control label{float:none;margin:0}
.form-list li.control input.radio,.form-list li.control input.checkbox{margin-right:6px;margin-top:0;display:inline-block;vertical-align:top}
.form-list li.control .input-box{clear:none;display:inline;width:auto}
/*.form-list li.fields{margin-right:-15px}
*/
.form-list .input-box{display:block;clear:both;width:100%;padding-bottom:5px}
.form-list .field{/* float:left;width:275px;*/}
.form-list input.input-text{width:100%}
.form-list textarea{/*width:254px;*/width:100%;height:10em}
.form-list select{width:100%}
.form-list li.wide .input-box{/* width:535px;*/}
.form-list li.wide input.input-text{/* width:529px;*/}
.form-list li.wide textarea{/*width:529px;*/}
.form-list li.wide select{/* width:535px;*/}
.form-list li.additional-row{border-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px}
.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,.form-list-narrow li.wide textarea{width:254px}
.form-list-narrow li.wide select{width:260px}
.contact-content .form-list textarea{height:175px;}
.map-conttact iframe{width: 100%;}

/*page title*/
.page-title{margin-bottom: 0; margin-top: 60px}
.page-title .base{font-size: 40px; display: block; color: #434343}
.page-title-wrapper .page-title{margin: 25px 0;line-height: 40px;font-size: 100%;text-align: left;}
.page-title-wrapper .page-title span{font-size: 20px;}

/*Contact page/contact us*/
.page-title{font-size: 40px; color: #434343;font-weight: normal; line-height: 60px; text-align: center;}
.contact .page-title{ margin-bottom: 60px; }
.custom-title .title{font-size: 25px; color: #333e48; font-weight: normal; line-height: 35px; position: relative; border-bottom: 1px solid #dddddd; padding-bottom: 10px}
.custom-title .title:before{content: ""; position: absolute; left: 0; width: 115px; height: 2px; bottom: -2px; background-color: #fed700}
.custom-title .subcribe{font-size: 14px; color: #747474; margin-bottom: 0; line-height: 20px; margin-top: 30px}
.contact-content iframe {margin-bottom: 50px;width: 100%;}
.contact .form{text-align: left; margin-top: 40px}
.contact .form-content{text-align: left;}
.contact .form-content input.input-text{height: 44px; width: 100%; line-height: 42px; padding: 0 15px;-webkit-border-radius: 22px;-moz-border-radius: 22px;border-radius: 22px;background-color: #fff;border: 1px solid #ddd;}
.contact .form-content textarea.input-text{width: 100%; background-color: #fff;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background-color: #fff;border: 1px solid #ddd;}
.contact .form-content label{font-size: 14px; color: #333e48; font-weight: bold; display: block; text-transform: capitalize; line-height: 20px}
.contact .form-content .fname-box{margin-right: 30px}
.contact .form-content .box{margin-top: 15px}
.contact-content .actions-toolbar .primary{background-color: #fed700; border-color: #fed700; margin-top: 28px; padding: 0 35px; height: 47px;-webkit-border-radius: 24px;-moz-border-radius: 24px;border-radius: 24px;}
.contact .more-info .detail-info .text{font-size: 14px; color: #747474; font-weight: normal; margin: 0; line-height: 25px}
.contact .more-info .detail-info .sub-title{font-size: 14px; color: #333e48; font-weight: bold; margin-bottom: 10px; text-transform: capitalize; line-height: 25px}
.contact .more-info .detail-info .open-time{margin-bottom: 35px}
.contact .more-info .detail-info .contact-info{margin: 32px 0}
.contact .more-info .detail-info .text .mail{color: #0062bd;display: inline-block;}
.contact .more-info .detail-info .care .text .mail{text-decoration: underline;}
/*FAQs / FAQ*/
.faq .page-title{line-height: normal; margin: 0}
.faq .list-question{margin-top: 45px}
.faq .short-description{font-size: 13px; color: #9f9f9f; margin-bottom: 0; text-align: center;}
.faq .list-question .question-item .question-name span{font-size: 20px; color: #434343; font-weight: normal; line-height: 35px; display: block;}
.faq .list-question .question-item .question-name{cursor: pointer; margin: 0; padding: 5px 0; display: block;}
.faq .list-question .question-item input[name=toggle]:checked ~ .question-name{cursor: default;}
.faq .list-question .question-item input[name=toggle]{display: none;}
.faq .list-question .question-item{perspective: 40em; margin: 0; border-bottom: 1px solid #dadada;}
.faq .list-question .question-item:last-child{border-bottom: 0}
.faq .list-question .question-item .question-content{visibility: hidden; opacity: 0;  transform: rotateX(90deg);transform-origin: 50% 0%;max-height: 0; transition: all 0.8s; }
.faq .list-question .question-item input[name=toggle]:checked ~ .question-content{visibility: visible; opacity: 1; position: static; transform: rotateX(0); max-height: 9999px;}
.faq .list-question .question-item .question-content p{font-size: 14px; color: #747474; line-height: 25px; margin-bottom: 0; padding: 11px 0 33px 0}
/* Customer */
.form-list .customer-name-prefix .input-box,.form-list .customer-name-suffix .input-box,.form-list .customer-name-prefix-suffix .input-box,.form-list .customer-name-prefix-middlename .input-box,.form-list .customer-name-middlename-suffix .input-box,.form-list .customer-name-prefix-middlename-suffix .input-box{width:auto}
.form-list .name-prefix{width:65px}
.form-list .name-prefix select{width:55px}
.form-list .name-prefix input.input-text{width:49px}
.form-list .name-suffix{width:65px}
.form-list .name-suffix select{width:55px}
.form-list .name-suffix input.input-text{width:49px}

.form-list .customer-dob .dob-month,.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-year{float:left;width:85px}
.form-list .customer-dob input.input-text{display:block;width:74px}
.form-list .customer-dob label{font-size:10px;font-weight:normal;color:#888}
.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:60px}
.form-list .customer-dob .dob-day input.input-text,.form-list .customer-dob .dob-month input.input-text{width:46px}
.form-list .customer-dob .dob-year{width:140px}
.form-list .customer-dob .dob-year input.input-text{width:134px}
.buttons-set{clear:both;margin:2em 0;padding:0 0 0;text-align:right}
.buttons-set.buttons-set-contact{padding: 0 15px;}
.box-review_form .form-add .buttons-set{padding:15px 0;margin:0}
.buttons-set p.required{margin:0 0 10px;float: right;line-height: 30px;}
.buttons-set .back-link{float:right;margin:0}
.buttons-set button.button{float:left}
.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}
.fieldset{background:#fff;padding:0px;margin:0;}
.fieldset .legend{float:left;font-weight:normal;text-transform:capitalize;font-size:14px;border:1px solid #eee;background:#fff;color:#252525;margin:-33px 0 0 -10px;padding:0 8px;position:relative}
.form.create.account > .fieldset {float: left;padding: 0 25px; width: 50%;}
.form.create.account .actions-toolbar {clear: both; padding: 0 25px;}
.form-create-account .create .field{margin-bottom: 15px}
.account .action, .action.edit span, .action.back span, .action.remind span, .login-container .fieldset::after {color: #ff0000;}
.action.edit span:hover, .action.back span:hover, .action.remind span:hover {text-decoration: underline;}
.block-new-customer .primary a.action{font-size: 16px; color: #333e48; font-weight: bold; height: auto; line-height: 45px; border-width: 1px; border-style: solid; border-color: #efecec; background-color: #efecec; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;}
.block-new-customer .primary a.action span{display: block;}
.block-new-customer .primary a.action:hover{background-color: #fed700; border-color: #fed700}
/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:11px;font-weight:bold;line-height:13px;background:url(../../frontend/Alothemes/default/en_US/Magento_Theme/images/validation_advice_bg.gif) 2px 0 no-repeat;color:#eb340a;width: 270px;}
.validation-failed{border:1px dashed #eb340a!important;background:#faebe7!important}
.validation-passed{}
p.required{font-size:11px;text-align:right;color:#EB340A}
/* Expiration date and CVV number validation fix */
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}
/* Global Messages  */
.success{color:#3d6611;font-weight:bold}
.error{color:#df280a;font-weight:bold}
.notice{color:#e26703}
.messages,.messages ul{list-style:none!important;margin:0!important;padding:0!important}
.messages{width:100%;overflow:hidden}
.messages li{margin:0 0 10px!important}
.messages li li{margin:0 0 3px!important}
.error-msg,.success-msg,.note-msg,.notice-msg{border-style:solid!important;border-width:1px!important;background-position:10px 9px!important;background-repeat:no-repeat!important;min-height:24px!important;padding:8px 8px 8px 32px!important;font-size:11px!important;font-weight:bold!important}
.error-msg{border-color:#f16048;background-color:#faebe7;background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_msg-error.gif);color:#df280a}
.success-msg{border-color:#446423;background-color:#eff5ea;background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_msg-success.gif);color:#3d6611}
.note-msg,.notice-msg{border-color:#fcd344;background-color:#fafaec;background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_msg-note.gif);color:#3d6611}
#popupNewsletterMessages.messages { padding: 40px 9px 10px 10px !important;}
/* BreadCrumbs */
.breadcrumbs{text-align: left;}
.breadcrumbs li{display:inline-block;}
.breadcrumbs li:before{content: "\71"; font-family: "untitled-font-6" !important; font-size: 15px; color: #d5d5d5; display: inline-block; line-height: 35px; vertical-align: middle; padding-right: 10px}
.breadcrumbs li.home:before{display: none;}
.breadcrumbs li.home{padding-left:0}
.breadcrumbs li.home a{background-color: transparent; padding-left: 0}
.breadcrumbs li a{outline:medium none;color: #666;}
.breadcrumbs li a,.breadcrumbs li strong{font-size: 14px; color: #333e48; text-transform: capitalize; display: inline-block; line-height: 35px; padding: 0 13px; font-weight: normal;}
.breadcrumbs li a{background-color: #f5f5f5;}
.breadcrumbs ul{margin:0; padding: 17px 0;}

/*Toolbar*/
.toolbar-products .pages{display: none;}
.toolbar-top .toolbar{background-color: #f5f5f5;-webkit-border-radius: 10px; text-align: center; padding: 11px 0;-moz-border-radius: 10px;border-radius: 10px;}
.toolbar .toolbar-amount{float: right; font-size: 13px; color: #717171; line-height: 38px; padding-top: 0; padding-right: 25px}
.toolbar .modes{margin-left: 15px; margin-right: 0; float: left;display: block;}
.toolbar-top .toolbar{margin-bottom: 23px}
.toolbar .modes-mode:last-child{border: 0}
.toolbar .modes:before, .toolbar .modes:after{content: ""; clear: both; display: table;}
.toolbar .modes-mode{width: 30px; height: 38px; padding: 0; text-align: center; background-color: transparent; border: 0; line-height: 38px; color: #d6dbe1; float: left;}
.toolbar .modes-mode.mode-grid{margin-right: 10px;}
.toolbar .modes-mode.active{color: #333e48}
.toolbar .modes .modes-mode:before{font-family: "untitled-font-6" !important; font-size: 20px; color: inherit;}
.toolbar .modes .modes-mode.mode-grid:before{content: "\68";}
.toolbar .modes .modes-mode.mode-list:before{content: "\69";}
.toolbar .modes-mode:not(.active):hover{background-color: transparent; color: #333e48}
.toolbar .modes .modes-mode > span,
.toolbar .modes .modes-label{display: none;}

/* Pager */
.pager{margin: 0;padding:  0;border-top:0;text-align:center}
.pager .amount{float:left;margin:0}
.pager .amount strong{font-weight:normal}
.pager .limiter{float:right}
.pager .limiter label{vertical-align:middle;font-weight:300;margin:0;vertical-align:middle}
.pager .limiter select{padding:0;margin:0 0 1px;vertical-align:middle}
.pager .pages strong{display: none;color: #2a2a2a;float: left;font-size: 14px;font-weight: 400;line-height: 45px;padding-right: 10px;}
.pager .pages ol{display:inline}
.pager .pages li{display:inline-block;margin:7px 7px 0 0;width:30px;height: 30px;float:left;line-height: 29px;border-style: solid;border-width: 1px;}
.pager .pages li a{border: 0;border-radius:0;display:block;padding:0;text-decoration:none;height: 28px;line-height: 28px;}
.pager .pages li a .fa{padding-left:5px}

/* Sorter */
.toolbar .sorter,.toolbar .limiter{padding-top: 0;  float: none;}
.toolbar .sorter,.page-products .toolbar .limiter{display: inline-block;vertical-align: top;}
.toolbar .sorter .sorter-action:before{font-size: 24px;}
.toolbar .sorter-label{font-weight: normal;font-size: 13px;font-weight: normal;}
.toolbar .sorter-options, .toolbar .limiter-options{color: #7e7e7e; height: 38px; border: 1px solid #e3e3e3;-webkit-border-radius:  20px;-moz-border-radius: 20px;border-radius: 20px;background-color: #fff;font-size: 13px;}
/*Toolbar bottom*/
.toolbar-bottom .toolbar-products .pages{display: inline-block; float: right;}
.toolbar-bottom .toolbar .modes, .toolbar-bottom .toolbar .sorter{display: none;}
.toolbar-bottom .toolbar .limiter{display: inline-block; float: left;}
.toolbar-bottom .toolbar .toolbar-amount{display: none;}
.toolbar .limiter-options{padding: 0 10px; font-size: 14px; }
.toolbar .limiter .label, .toolbar .limiter-text{font-size: 14px; color: #7e7e7e; font-weight: normal; display: inline-block;padding: 0;}
.toolbar .limiter-text{display: none;}
.pages .item .page, .pages .item .next, .pages .item .previous{width: 45px; border: 1px solid #e4e4e4; display: inline-block; font-size: 15px; color: #7e7e7e; line-height: 36px; border-radius: 20px}
/*.pages .item .page .number{color: #}*/
.pages .item.current .page, .pages .item .page:hover, .pages .item .next:hover, .pages .item .previous:hover{background-color: #fed700; border-color: #fed700; color: #262626; font-weight: bold;}
.toolbar-bottom .pages .action.previous:before, .toolbar-bottom .pages .action.next:before{margin: 0; color: inherit;font-size: 30px;}
.pages .action.next,
.pages .action.previous{margin: 0;}
.pages .item{margin: 0 5px 0 0;}
.toolbar-bottom .toolbar-products{padding: 0; margin: 0}
.toolbar-bottom{padding: 25px 0; border-top: 1px solid #eaeaea; margin-top: 42px}

/* Data Table */
.data-table{width:100%;border:1px solid #eeeeee;}
.data-table .odd{background:#ffffff}
.data-table .even{background:#ffffff}
.table.grouped .product-item-name{font-weight: normal;}
.cart.table-wrapper .product-item-name a{font-size: 17px; color: #3e3e3e; text-transform: capitalize;}
.data-table tbody tr td .cart-price .price{font-size: 16px; color: #343f49}
.data.table tbody tr td.a-subtotal .cart-price .price,.data.table tbody tr td .cart-price .price{color:#343f49;font-size: 16px;}
.data.table tbody tr td input.qty{color:#818181;text-align:center;width:35px!important; font-size: 14px; float: left;height: 35px;border: 0;background-color: transparent;}
.cart .data.table tbody tr td input.qty{width: 60px !important; text-align: left;}
.data-table tfoot{border-bottom:1px solid #eeeeee}
.data-table tfoot tr{background-color:#fff!important}
.data-table tfoot td{padding-top:1px;padding-bottom:1px;border-bottom:0;}
.data-table tfoot strong{font-size:16px}
.data-table tbody th,.data-table tbody td{border-bottom:1px solid #eeeeee;border-right:1px solid #eeeeee}
.data.table .custom-qty{width: 110px;background-color: #f5f5f5;border: 1px solid #ebebeb;}
.data.table .custom-qty .alo_qty{width: 35px;float: left;height: 35px;line-height: 35px;text-align: center;outline: medium none;}
.cart.table-wrapper .col {vertical-align: middle;}
.cart.table-wrapper .item .col.item {padding: 30px 0 0;}
.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td{border-bottom: 1px solid #ddd}

.cart.table-wrapper .item-actions td {padding: 0 0 10px;}
.cart-summary .block .fieldset .methods .field > .label{float: none;}
.cart.table-wrapper .items .cart.item:last-child .item-info{border-bottom: 1px solid #dddddd}
.cart.table-wrapper .items thead ~ .cart.item:first-of-type .item-info{border-top: 1px solid #dddddd}

/* Bundle products tables */
.data-table tbody.odd tr{background:#f8f7f5!important}
.data-table tbody.even tr{background:#f6f6f6!important}
.data-table tbody.odd tr td,.data-table tbody.even tr td{border-bottom:0}
.data-table tbody.odd tr.border td,.data-table tbody.even tr.border td{border-bottom:1px solid #eeeeee}
.data-table tbody td .option-label{font-weight:bold;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}

/*Bundle product*/
.bundle-options-container .bundle-options-wrapper, .bundle-options-container .block-bundle-summary{width: 48%}
.bundle-options-container .block-bundle-summary{float: right;}
.bundle-options-container .bundle-options-wrapper{float: left;}
.bundle-options-container .product-add-form{display: none}
.bundle-options-container .product-options-wrapper{margin-bottom: 30px}
.bundle-options-container .price-box .price{font-size: 18px;font-weight: 700}
.bundle-options-container .block-bundle-summary{background: #e8e8e8;padding: 10px 20px}
.bundle-options-container .block-bundle-summary > .title{margin-bottom: 10px}
.bundle-options-container .block-bundle-summary .bundle-summary{margin-top: 30px}
.bundle-options-container .block-bundle-summary .bundle-summary.empty{display: none}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle{font-weight: 300;line-height: 1.1;font-size: 1.8rem;margin-top: 1.5rem;margin-bottom: 1rem;display: block}
.bundle-options-container .block-bundle-summary .box-tocart .actions{display: inline-block;}
.bundle-options-container .block-bundle-summary .product-addto-links > .action{vertical-align: top}
.bundle-options-container .nested .field.qty{margin-top: 20px}
.bundle-options-container .nested .field.qty .label{font-weight: 700; display: inline-block; padding: 0}
.bundle-options-container p.required{color: #e02b27}
.bundle-options-container .product-options-bottom{clear: left}
.bundle-options-container .block-bundle-summary .product-addto-links > .action{background-image: none;background: #f2f2f2;border: 1px solid #cdcdcd;color: #333;cursor: pointer;margin: 0;padding: 7px 15px;font-size: 1.4rem;line-height: 1.6rem;box-sizing: border-box;vertical-align: middle;display: inline-block;text-decoration: none;border-radius: 3px}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active{background: #e2e2e2;border: 1px solid #cdcdcd;color: #333}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover{background: #e2e2e2;border: 1px solid #cdcdcd;color: #555}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action{opacity: .5;cursor: default;pointer-events: none}
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus{text-decoration: none}
.bundle-info .product-addto-links .action .icon,.page-product-downloadable .product-addto-links .action .icon{display: inline-block;font-size: 15px;line-height: 20px;padding-right: 5px;vertical-align: middle;}

.fieldset-bundle-options .field.qty .control{display: inline-block;}
.fieldset-bundle-options .field.option{margin-bottom: 30px}
.bundle-options-container:before, .bundle-options-container:after{content: ""; clear: both; display: table}
.bundle-options-wrapper .product-options-wrapper{border-bottom: 0; padding-bottom: 0; margin-bottom: 0; padding-top: 0}
.bundle-info .product-details{margin-top: 10px}
.bundle-info .box-tocart .fieldset{padding-bottom: 10px;background-color: transparent;}
.bundle-info .box-tocart .fieldset .qty{margin: 0 0 20px !important;max-width: 200px;display: block;}
.bundle-info .box-tocart .fieldset .actions{margin: 0 !important;}
.bundle-info .product-addto-links{display: none;}
.bundle-info .box-tocart .control{background-color: #fff;}

.product-info-main .price-box .price-from{padding-right: 15px}
.product-info-main .price-box .price-from .price-wrapper .price, .product-info-main .price-box .price-to .price-wrapper .price,
.product-info-main .price-box .price-from .price-container .price-label, .product-info-main .price-box .price-to .price-container .price-label{font-size: 16px; color: #333e48; }
.product-info-main .price-box .price-from, .product-info-main .price-box .price-to{display: inline-block; vertical-align: top;}
.bundle-actions .customize span{font-size: 13px}
.bundle-actions{padding-bottom: 15px;}
.product-quickview .bundle-actions{padding-top: 15px;}

.page-product-downloadable .product-add-form{margin: 0;}
.page-product-downloadable .product-options-wrapper{padding: 0;}
.page-product-downloadable .product-options-bottom .price-box{float: none;}
.page-product-downloadable .box-tocart .fieldset .actions{margin: 0 !important;}
.page-product-downloadable .product-social-links{margin-top: 10px;}

/* Generic Info Box */
.info-box{background:#fff url(../../frontend/Alothemes/demo3/en_US/images/bkg_block-title.gif) 0 0 repeat-x;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:bold;font-size:13px}
.info-table th{font-weight:bold;padding:2px 15px 2px 0}
.info-table td{padding:2px 0}
/* Shopping cart total summary row expandable to details */
.cart-totals .amount, .opc-block-summary .table-totals .amount{color: #333e49}
.methods .item-title{color: #333e49}
.cart-summary .block > .title, .paypal-review-discount .block > .title{color: #333e49}
tr.summary-total{cursor:pointer}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}
tr.show-details .summary-collapse{background-position:0 -52px}
tr.show-details td{}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}
tr.summary-details-first td{border-top:1px solid #d2d8db}
tr.summary-details-excluded{font-style:italic}
/* Shopping cart tax info */
.cart-tax-info{display:block}
.cart-tax-info,.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,.cart-tax-total .price{display:inline!important;font-weight:normal!important}
.cart-tax-total-expanded{background-position:100% -52px}
/* Class:std - styles for admin-controlled content */
.std .subtitle{padding:0;}
.std ol.ol{list-style:decimal outside;padding-left:1.5em;}
.std ul.disc{list-style:disc outside;padding-left:18px;margin:0 0 10px;}
.std dl dt{font-weight:bold;}
.std dl dd{margin:0 0 10px;}
.std ul,.std ol,.std dl,.std p,.std address,.std blockquote{margin:0 0 1em;padding:0;}
.std ul{list-style:disc outside;padding-left:1.5em;}
.std ol{list-style:decimal outside;padding-left:1.5em;}
.std ul ul{list-style-type:circle;}
.std ul ul,.std ol ol,.std ul ol,.std ol ul{margin:.5em 0;}
.std dt{font-weight:bold}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em;}
.std address{font-style:normal;}
.std b,.std strong{font-weight:bold;}
.std em{font-style:italic;}
/* Misc */
.links li{display:inline}
.links li.last{}
.link-cart{color:#d22753;font-weight:bold}
.link-wishlist{color:#d22753;font-weight:normal}
.link-reorder{font-weight:normal;color:#ea5648!important}
.link-compare{font-weight:bold}
.link-print{/*background:url(../../frontend/Alothemes/demo3/en_US/images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;*/
 font-weight:bold;color:#d22753}
.link-rss{background:url(../../frontend/Alothemes/demo3/en_US/images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.btn-remove{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../../frontend/Alothemes/demo3/en_US/images/btn_remove.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../../frontend/Alothemes/demo3/en_US/images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-remove2{display:block;padding:9px;font-size:12px;text-indent: inherit;background-image: none;width: auto;height: auto;}
.btn-remove2:hover,.btn-edit:hover{background-color:transparent;}
.btn-edit{display:block;padding:9px;font-size:12;line-height:0;}
.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}
.separator{margin:0 3px}
.divider{clear:both;display:block;font-size:0;line-height:0;height:1px;margin:10px 0;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_divider1.gif) 0 50% repeat-x;text-indent:-999em;overflow:hidden}
#product-attribute-specs-table th {color: #666666; border-radius: 0;display: block;font-size: 100%;text-align: left;}
/* Global site notices */
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(../../frontend/Alothemes/demo3/en_US/images/i_notice.gif) 20px 25px no-repeat;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}
/* Cookie Notice */
.notice-cookie{position:fixed;z-index:9999;width:100%;bottom:0;left:0;margin:0!important;opacity:0.95;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";/* IE8 */}
/* Noscript Notice */
.noscript{}
/* Demo Notice */
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}
/* Demo 404 */
.cms-no-route .page-not-found {text-align: center;}
.cms-no-route .page-not-found .page-title h1,.cms-no-route .page-not-found .page-title h1 span{line-height: 130px;text-indent: -999em;padding-top: 120px;}
.cms-no-route .page-not-found .page-title h1{background-image: url(../../frontend/Alothemes/demo3/en_US/images/404.png);background-position: 50% 50%;background-repeat: no-repeat;}
.cms-no-route .page-not-found .page-title h1 span{color: #242628;font-weight: bold;}
.page-not-found h2{ color: #333;font-size: 28px;margin-bottom: 20px;letter-spacing: 5px;text-transform: uppercase;}
.page-not-found h3{font-size: 16px;color: #666666;font-weight: normal;}
.page-not-found .block-newletter label{display: none;}
.page-not-found .form-search{ margin: 0 auto; position: relative;width: 500px;}
.page-not-found .form-search .button{position: absolute;top: 2px;right: 2px;border: 0 none;height: 41px;line-height: 41px;}
.page-not-found .form-search .button span{height: 43px;line-height: 45px;background-color: transparent;}
.page-not-found .form-search .button span .fa{font-size: 17px;}
.page-not-found .previus-page{letter-spacing: 3px;color: #333;height: 40px;line-height: 40px;padding:0 29px;font-size: 13px;text-transform: uppercase;margin:60px 0 100px;display: inline-block;border: 1px solid #aaaaaa;}
.page-not-found .previus-page:hover{background-color: #ff5555;color: #fff;border: 1px solid #ff5555;}
.page-not-found .form-search #search{width: 500px;border: 2px solid #242628;height: 45px;line-height: 45px;padding: 0 60px 0 9px;}
/* ======================================================================================= */
/* Header ================================================================================ */
.page-header{padding: 0; margin: 0; border: 0}
.header-container-fixed {animation-duration: 450ms; animation-fill-mode: both; animation-name: fadeInDown; box-shadow: 0 0 3px #666666;-moz-box-shadow: 0 0 3px #666666; -webkit-box-shadow: 0 0 3px #666666; -o-box-shadow: 0 0 3px #666666;-ms-box-shadow: 0 0 3px #666666;position: fixed; width: 100%; z-index: 10000;top:0;}
@keyframes fadeInDown {
	0% {
	    opacity: 0;
	    transform: translate3d(0px, -100%, 0px);
	}
	100% {
	    opacity: 1;
	    transform: none;
	}
}
.header-top .top-left {float: left;padding-left: 15px;}
.header-top .top-right {float: right;padding-right: 15px;}
.header-top{border-width: 0 0 1px; border-style: solid; border-color: #efefef;}
.header-content{padding: 25px 0}
/*Top support/hot support*/
.hot-support .hotline, .hot-support .email{display: inline-block; }
.hot-support .hotline{margin-right: 24px}
.hot-support p{margin: 0; font-size: 13px; color: #334141; line-height: 43px}
.hot-support p .icon{color: #fed700; padding-right: 10px; font-size: 19px; display: inline-block; vertical-align: middle; line-height: 34px}

/*header setting*/
.store-location, .track-order,.customer{float: left; padding-left: 20px; padding-right: 22px; cursor: pointer;}
.customer{padding-right: 0}
.store-location:after, .track-order:after{content: ""; width: 1px; height: 13px; top: calc(50% - 6px); right: 0; background-color: #cad5d5; display: block; position: absolute;}
.store-location a, .track-order a{display: block; font-size: 13px; color: #334141; text-transform: capitalize; line-height: 43px}
.store-location:hover a, .track-order:hover a{color: #fed700}
.store-location a:before, .track-order a:before{font-size: 18px; display: inline-block; vertical-align: middle; padding-right: 6px; }
/*Top links / Customer*/
.header.links{margin: 0;}
.customer:hover .icon{color: #fed700}
.customer .icon, .customer .top-links{margin: 0; display: block; float: left;}
.customer .top-links li{float: left; margin: 0}
.customer .icon{font-size: 16px; color: #334141; line-height: 43px; padding-right: 7px;}
.customer .top-links li a{color: #334141}
.customer .top-links li a, .customer .top-links li span{font-size: 13px; text-transform: none; line-height: 43px}
.customer .top-links li a:hover{color: #fed700}
.customer .top-links li span{padding: 0 5px; color: #959595}
.customer .links li:nth-child(1):after{content: attr(data-label);display: inline-block;padding: 0 5px; color: #959595;line-height: 43px;}
.customer .links li.customer-welcome:after,.customer .links .customer-menu li:nth-child(1):after{display: none;}
.customer .top-links li.customer-welcome span{color: #343434;padding: 0;}
.customer-welcome .action.switch {background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0; padding: 0;text-decoration: none;text-shadow: none;font-weight: 400;vertical-align: middle;height: auto;}
.customer-welcome .action.switch > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.customer-welcome .action.switch:after {font-size: 16px;line-height: 15px;color: inherit;content: '\f107';font-family: FontAwesome;margin:0 5px;vertical-align: middle;display: inline-block; font-weight: normal;overflow: hidden;speak: none;text-align: center;}
.customer-welcome.active .action.switch:after {content: '\f106';}
.customer-welcome .customer-menu {display: none;position: absolute;min-width: 160px;box-shadow: 0 0 3px rgba(0,0,0,0.25);background-color: #fff;padding: 10px;z-index: 99;}
.customer-welcome.active .customer-menu {display: block;}
.customer .top-links .customer-menu li{float: none;display: block;}
.customer .links .customer-menu li a{line-height: normal;padding: 5px 0;display: block;}
/*Currency*/
.switcher-currency .switcher-trigger strong{font-size: 13px; color: #334141;  vertical-align: middle;}
.switcher-currency .switcher-trigger:after{vertical-align: middle; display: inline-block;}
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after{vertical-align: middle;}
.page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after{vertical-align: middle;}
.currency-top .currency .action strong span{font-size: 13px; color: #334141; font-weight: normal;}
.currency-top:hover .currency .action strong span, .currency-top .currency .action.active strong span{color: #fed700}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown{margin-bottom: 0; padding: 15px 20px;left: 0; border: 0; position: absolute; top: 43px; z-index: 35; min-width: 120px;background-color: #fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);display: none;}
.page-header .switcher .options ul.dropdown::before, .page-footer .switcher .options ul.dropdown::before, .page-header .switcher .options ul.dropdown::after, .page-footer .switcher .options ul.dropdown::after{display: none;}
.switcher .options ul.dropdown li:hover{cursor: pointer;}
.switcher .options ul.dropdown li a{color: #333333}
.currency_top, .top-form-language {float: left;line-height: 23px;padding: 10px 15px 0;position: relative;}
.currency_top .currentcode {color: #334141;font-size: 16px;font-style: normal !important;font-variant: normal !important;font-weight: bold !important;padding: 0 5px 0 0;}
.top-form-language {padding-left: 0;}
.page-header .switcher, .page-footer .switcher{margin: 0;}
.top-form-language:after, .currency_top:after {border-right: 1px solid #cad5d5;content: "";height: 13px;position: absolute;right: 0;top: 15px;}
.top-form-language .language .dropdown span, .page-header .top-form-language .switcher .options ul.dropdown a {background-position: left center;background-repeat: no-repeat;line-height: normal;padding: 0 0 0 25px;font-size: 13px;display: inline-block;}
.page-header .switcher .options, .page-footer .switcher .options{position: static;}
.page-header .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a{padding: 0 8px;display: inline-block;}
.page-header .switcher .options ul.dropdown li:hover, .page-footer .switcher .options ul.dropdown li:hover{background-color: transparent;}
/*Header Logo*/
.header .logo{margin:0; text-decoration:none!important; outline:none; display: block; max-width: 180px; float: none;}
.header .logo .logo1{padding: 44px 0 30px;display: block;}
.header .logo strong{position:absolute;top:-999em;left:-999em;width:0;height:0;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
.header h1.logo{padding: 0;}

/*header search*/
.content-seach{padding: 0}
.header-search .block-search .block-title{display: none;}
.header-search .block-search .block-content{margin: 0}
.header-search .form-search:before, .header-search .form-search:after{content: ""; clear: both; display: table;}
.header-search .form-search{border-width: 2px;border-style: solid;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;position: relative;}
.header-search .form-search button.button{float: right; width: 75px; text-align: center; padding: 0;border: 0; height: auto; opacity: 1;border-radius: 0 25px 25px 0;cursor: pointer;pointer-events: auto;position: absolute;right: -2px;top: 0;}
.header-search .field.search{width: calc(100% - 75px)}
.header-search .form-search button.button > span > span{padding:0;border:none; display: block; text-align: center; line-height: 50px;font-size: 0;display: none;}
.header-search .form-search button.button > span{height: 39px;line-height: 39px;}
.header-search .form-search button.button > span:before{font-size: 22px;font-family: 'FontAwesome';content: "\f002";font-weight: normal;content: "\6d";font-family: "untitled-font-6" !important;}
.header-search .form-search button.button > span .icon{font-size: 24px; display: inline-block; padding-top: 5px}
.header-search .form-search input.input-text{background-color:transparent; font-size:15px; margin:0;line-height:53px;height: 50px; border: 0; color: #a0a0a0; padding: 0 20px}
.header-search .form-search input[type="search"],.header-search .form-search input[type="search"]:-moz-placeholder{color: #a0a0a0 !important;}
.header .form-search .dd-container{position: absolute;right: 40px;width: 130px !important;border-left: 1px solid #d9dadc}
.header .form-search .catalogsearch {position: relative;}
.catalogsearch .c-smartsearch__overlay{display: none;}
.header .form-search .catalogsearch input.input-text { width: 70%;float: left;border-radius: 0 3px 3px 0;border-color: #ccc;border-width: 0 0 0 1px;margin: 0;padding: 0 20px 0 20px;height: 37px;}
.header .form-search .catalogsearch-box {background-color: #fff;border: 1px solid #fff;border-left: 0;border-right: 0;border-radius: 3px;font-size: 13px;float: right;height: 37px;padding: 0 20px 0 15px;width: 30%;position: absolute;right: 0px;display: block;color: #555555;text-overflow: ellipsis;white-space: nowrap;}
.header .form-search .catalogsearch-box span{color: #6b6b6b;font-size: 15px;display: block;height: 37px;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.header .form-search .catalogsearch-box span:after {content: "\f0d7";display: block;font-size: 10px;font-family: 'FontAwesome';color: #555555;position: absolute;right: 15px;top: 0px;}
.header .form-search .dd-container{background-color: #fff;position: absolute;z-index: 99999991;left: 0;width: 230px !important;height: 250px;overflow: auto;border: 1px solid #e6e6e6;}
.header .form-search .dd-container li{border: 0;color: #666;padding: 5px 25px 5px 25px;margin: 0;;text-align: left;}
.header .form-search .dd-container li:hover,.header .form-search .dd-container li.selected{color: #000;background: #f0f2f5;}
.header .form-search .dd-options{height: 250px;box-shadow:0 0 10px 0 rgba(0,0,0,0.15); -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-o-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);-ms-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);border: 0;}
.header .form-search .dd-container .dd-select{border-radius: 0;border: 0;border-right: 1px solid #dddddd;background-color: transparent !important;margin-bottom: 0px;}
.header .form-search .dd-option-text{font-size: 12px;margin: 0;font-weight: 500;cursor: pointer;}
.header .form-search .dd-options .dd-option{border: 0;color: #666;padding: 5px 0 5px 18px;text-align: left;}
.dd-container .dd-selected{padding: 13px 17px;margin: 0;}
.dd-pointer-down,.dd-pointer-up{border-color:rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ddd !important}
.dd-pointer{right: 14px !important;margin-top: -6px !important;}
.dd-container .dd-selected .dd-selected-text{margin: 0;text-transform: uppercase;color: #2a2a2a;font-weight: normal;}
.header .form-search .dd-options .dd-option:before {color: #bbbbbb;content: "";font-family: FontAwesome;font-size: 13px;margin-right: 10px;text-align: left;width: 32px;}
.header .form-search .dd-options .dd-option:hover{color: #ffa800;}

.header .form-search .search-autocomplete{margin-top: 0;}
.header .form-search .search-autocomplete ul{border:1px solid #5c7989;}
.header .form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #f4eee7;padding:2px 8px 1px 8px;cursor:pointer}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold}
.header .form-search .search-autocomplete li.odd{background-color:#fffefb}
.header .form-search .search-autocomplete li.selected{background-color:#f7e8dd}
.header .block-search .search-autocomplete {top: 50px !important;}
.header .form-search .search-autocomplete ul{border: 1px solid #e1e1e1;padding: 15px 15px 15px;}
.header .form-search .search-autocomplete li{padding: 10px 15px;}
.header .form-search .search-autocomplete ul li.full-search{padding: 2px 15px 10px;margin-left: -15px;margin-right: -15px;border: 0;}
.header .form-search .search-autocomplete .c-smartsearch__image{float: left;}
.header .form-search .search-autocomplete .c-smartsearch__description{padding: 10px 0 0 110px;}
.header .form-search .search-autocomplete .c-smartsearch__description .c-smartsearch__title a{font-size: 14px;font-weight: 600;line-height: 1.3;}
.header .form-search .search-autocomplete .c-smartsearch__description .option-reviews .product-reviews-summary{margin: 5px 0 5px;}
.header .form-search .search-autocomplete .c-smartsearch__description .product-reviews-summary .reviews-actions{line-height: 25px;}
.header .form-search .search-autocomplete .c-smartsearch__description .option-price{font-size: 20px;color: #333;}
.header .form-search .search-autocomplete .row:last-child li{border: 0;}
.header .form-search .search-autocomplete .action.close {background-color: transparent;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 20px;line-height: inherit; margin: 0;padding: 0;text-decoration: none;text-shadow: none;top: 0;width: 20px;color: #000000;opacity: 0.2;font-size: 0;}
.header .form-search .search-autocomplete .action.close:before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:20px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.header .form-search .search-autocomplete .action.close:hover{opacity: 1;background-color: transparent;}
.header .form-search .search-autocomplete li.selected,.header .form-search .search-autocomplete ul li:hover {background-color: transparent;}
.header .form-search .search-autocomplete .c-smartsearch__title{display: block;clear: inherit;}
.header .form-language{clear:both;padding:10px 0;text-align:left;float:left}
.header .form-language label{font-weight:bold;padding-right:5px;color:#a7c6dd;vertical-align:middle;float:left;margin:0}
.header .form-language select{padding:0}
.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}
.header .header-setting{float: right;}
.header .header-setting .settting-switcher{position:relative;}
.righ-header-content{text-align: right; padding-top: 2px}
.top-link-product li{display: inline-block; vertical-align: middle; margin: 0}
.top-link-product a.compare, .top-link-product a.wishlist{font-size: 22px; color: #333e48; display: inline-block; vertical-align: middle; line-height: 40px; font-weight: bold; width: 50px; height: 40px; line-height: 40px; overflow: hidden; text-align: center; position: relative;}
.top-link-product, .minicart-wrapper{display: inline-block; vertical-align: middle; margin: 0}
.top-link-product a.compare:before{content: "\64"; display: block; line-height: 40px;font-family: "untitled-font-6" !important;font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;}
.top-link-product a.compare .counter, .top-link-product a.wishlist .counter{position: absolute; bottom: 9px; right: 2px; width: 22px; height: 22px; line-height: 22px; font-weight: bold; color: #3a454e; text-align: center; overflow: hidden; background-color: #fed700;border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;}
/*minicart cart*/
.miniCartWrap .icons{font-size:25px;padding: 10px;display: block;}
.miniCartWrap .mini-contentCart .icons{font-size: 14px;}
.minicart-wrapper{ margin: 0 !important;text-align: center; position: relative;}
.minicart-wrapper .icon{font-size: 24px; color: #333e48; text-align: center; display: inline-block; line-height: 40px; position: relative;}
.minicart-wrapper .icon:before{ width: 50px; height: 40px; text-align: center; display: inline-block; line-height: 40px}
.minicart-wrapper .icon .amount .price{font-size: 15px;font-weight: 700;}
.minicart-wrapper .action.showcart .counter.qty{position: absolute;left: 26px;bottom: 13px;padding: 0;margin: 0;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;height: 22px;line-height: 22px;width: 22px; background-color: #fedf33; font-size: 12px; color: #3a454e; font-weight: bold;}
.minicart-wrapper .block-minicart{background-color: #ffffff;border-style: solid;border-width: 2px 0 0;border-color: #fed700;z-index: 10;position: absolute;top: 100%;padding: 30px 25px 20px;width: 350px;display: none;box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);}
.block-minicart .subtitle.empty{font-weight: 600;}
.block-minicart .subtitle.empty span{font-size: 12px;}
.minicart-wrapper .block-minicart .block-title{display: none;}
.block-minicart .items-total,.block-minicart .subtotal{margin: 0;display: inline-block;float: none;}
.subtotal .amount.price-container {display: inline-block;}
.block-minicart .subtotal .label{color: #666;font-weight: normal;padding: 0;}
.block-minicart .amount .price-wrapper:first-child .price {font-size: 16px;font-weight: normal; color: #333e48}
.block-minicart .block-content > .actions{padding: 0;}
.block-minicart .block-content > .actions .secondary .viewcart{border: 1px solid #efecec;background-color: #efecec;border-radius: 25px;display: block;line-height: 45px;text-align: center;float: none;color: #333e48;}
.block-minicart .block-content > .actions .secondary .viewcart span{font-size: 15px;}
.block-minicart .block-content > .actions .secondary .viewcart:hover{background-color: #fed700;border-color: #fed700;}
.block-minicart .block-content > .actions > .primary{margin: 0 0 15px;}
.block-minicart .block-content > .actions > .primary .action.primary {background-color: #fed700;border: 1px solid #fed700;color: #ffffff;display: block;padding: 0 20px;width: 100%;line-height: 45px;font-size: 15px;}
.minicart-items-wrapper{margin: 0;padding: 15px 0;border: 0;}
.minicart-items-wrapper .product-item-photo {display: block;overflow: hidden;position: relative;}
.minicart-items .product-item-details{text-align: left;padding-left: 95px;}
.minicart-items .product-item-name{margin: 0 0 5px;font-size: 100%;height: 20px; line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.minicart-items .product-item-name a{font-size: 14px;font-weight: 600;color: #0062bd}
.minicart-items .product .toggle::after{content: "";font-family: "FontAwesome";color: inherit;display: inline-block;font-size: 15px;padding-left: 5px;font-weight: normal;line-height: 16px;overflow: hidden;text-align: center;vertical-align: middle;}
.minicart-items .product.active > .toggle::after{content: "";}
.minicart-items .product-item-details .price{color: #ee0000;font-size: 15px;}
.label{color: #666666;font-size: 13px;margin: 0;padding: 10px 0;text-align: left;}
/* .minicart-items .action.edit::before, .minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,
.cart.table-wrapper .actions-toolbar > .action-edit::before,
.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {color: #999; content: "\f040";display: inline-block;font-family: "FontAwesome"; font-size: 15px;font-weight: normal;line-height: 15px; overflow: hidden;text-align: center;vertical-align: middle;}
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {content: "\f00d";font-size: 18px;line-height: 18px;}
.minicart-wrapper .product .actions > .primary,.cart.table-wrapper .actions-toolbar > .action-edit{margin-right: 10px;}
.minicart-items .action.edit > span, .minicart-items .action.delete > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.cart.table-wrapper .actions-toolbar > .action-edit > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close {border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 30px;line-height: inherit; margin: 0;padding: 0;position: absolute; right: 0;text-decoration: none;text-shadow: none;top: 0;width: 30px;color: #000000;opacity: 0.2;}
.minicart-wrapper .action.close::before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:15px;margin: 0;overflow: hidden;text-align: center;vertical-align: top; line-height: 30px}
.minicart-wrapper .action.close > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close:hover{opacity: 1; color: #ee0000;background-color: #fed700;} */
.minicart-items .product-item{margin: 0;}
.minicart-items .product-item:not(:first-child){border-top: 1px solid #ddd}
.minicart-items-wrapper .minicart-items .product-item-details .content{position: relative; z-index: 9; background-color: #fff; border: 1px solid #ddd; text-align: left; padding: 10px 10px 0;}

.minicart-items .action.edit::before, .minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,
.cart.table-wrapper .actions-toolbar > .action-edit::before {opacity: 0.3;color: #1a1a1a; content: "";display: inline-block;font-family: "FontAwesome"; font-size: 15px;font-weight: normal;line-height: 15px; overflow: hidden;text-align: center;vertical-align: middle;}
.minicart-items .action.edit:hover:before, .minicart-items .action.delete:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before,
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before{opacity: 1;}
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before {content: "";font-size: 18px;line-height: 18px;}
.minicart-wrapper .product .actions > .primary,.cart.table-wrapper .actions-toolbar > .action-edit{margin-right: 10px;}
.cart.table-wrapper .actions-toolbar > .action-towishlist{margin-right: 10px;vertical-align: middle;}
.minicart-items .action.edit > span, .minicart-items .action.delete > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.cart.table-wrapper .actions-toolbar > .action-edit > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close {border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 20px;line-height: inherit; margin: 0;padding: 0;position: absolute; right: 0;text-decoration: none;text-shadow: none;top: 0;width: 20px;color: #000000;opacity: 0.2;}
.block-actions.filter-actions{padding: 10px 0;}
.filter-current .action.remove{float: right;text-align: right;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 20px;line-height: inherit; margin: 0;padding: 0;text-decoration: none;text-shadow: none;top: 0;width: 20px;color: #000000;opacity: 0.2;}
.filter-current .action.remove span{display: none;}
.minicart-wrapper .action.close:before,.filter-current .action.remove:before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:20px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.minicart-wrapper .action.close > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close:hover,.filter-current .action.remove:hover{opacity: 1;background-color: transparent;}
.minicart-items .product-item{margin: 0;}
.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;line-height: inherit; margin: 0;padding: 0; position: absolute;right: 0;text-decoration: none;text-shadow: none;top: 0;}
.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {opacity: 0.3;color: #1a1a1a;content: "";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;margin: 0;overflow: hidden;text-align: center;vertical-align: top;}
.modal-custom .action-close:hover:before, .modal-popup .action-close:hover:before, .modal-slide .action-close:hover:before{opacity: 1;}
.modal-custom .action-close > span, .modal-popup .action-close > span, .modal-slide .action-close > span { border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.modal-popup .action-close{padding: 5px 10px;}
.modals-wrapper .modal-popup .modal-footer{margin-top: 10px;text-align: left;}
.modals-wrapper .modal-popup .modal-inner-wrap{width: 50%;}
.modal-inner-wrap .modal-header{border: 0;}

/*minicart update*/
.minicart-items .update-cart-item{border: 1px solid #eee; padding: 0 5px; height: 32px}
.minicart-items .update-cart-item span{font-size: 11px; font-weight: normal; text-transform: capitalize; line-height: 30px; display: block;}
/*end cart*/

/* Style Slide =============================================================================== */
.home-slider .slick-slide .figcaption .caption1,
.home-slider .slick-slide .figcaption .caption2,
.home-slider .slick-slide .figcaption .caption3,
.home-slider .slick-slide .figcaption .caption4{display:none;}
.home-slider.slick-slider{margin-bottom: 30px;}
.slick-slide img{margin: 0 auto;}
.magicslider >.item:nth-child(n+2), .magicslider >.item .figcaption{display: none;}
.magicslider >.item.slick-slide, .magicslider >.item.slick-slide .figcaption{display: block;}
.magicslider{text-align: center; display:block}
.external-video:after {background: rgba(0, 0, 0, 0) url("../../frontend/Alothemes/demo3/en_US/images/alothemes/gallery-sprite.png") repeat scroll right bottom;bottom: 0;content: "";height: 100px;left: 0;margin: auto;position: absolute;right: 0;top: 12px;width: 100px;}
.external-video.embed:after {display: none;}
.slick-initialized .slick-slide{position: relative;}
.home-slider >.item:nth-child(n+2), .home-slider >.item .figcaption{display: none;}
.home-slider >.item.slick-slide, .home-slider >.item.slick-slide .figcaption{display: block;}/* 
.home-slider .slick-slide.slick-active .figcaption .text-slide{position: absolute;top: 40%;left: 45%;} */
.home-slider .slick-slide.slick-active .figcaption .caption1 {display: block;font-size: 60px;font-weight: 300;line-height: 1;letter-spacing: -1px;position: absolute;top: 14%;z-index: 30;opacity: 1;text-transform: uppercase;color: #333e48;}
.home-slider .slick-slide.slick-active .figcaption .caption1{
	-moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
	-webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
	animation: fadeInRight 0.8s ease-in 1s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption2 {display: block;font-size: 15px;font-weight: 800;line-height: normal;margin: 0;text-transform: uppercase;position: absolute;top: 38%;z-index: 40;opacity: 1;color: #333e48;}
.home-slider .slick-slide.slick-active .figcaption .caption2 span{font-size: 20px;font-weight: bold;}
.home-slider .slick-slide.slick-active .figcaption .caption2{
    -moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    -webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
    animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption3 {display: block;font-size: 48px;font-weight: 300;line-height: 30px;margin: 0;text-transform: uppercase;position: absolute;top: 48%;z-index: 50;opacity: 1;color: #333e48;}
.home-slider .slick-slide.slick-active .figcaption .caption3 span {font-size: 48px;font-weight: 700;}
.home-slider .slick-slide.slick-active .figcaption .caption3{
    -moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    -webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    animation: fadeInUp 0.8s ease-in 1.7s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption4{display: block;position: absolute;top: 65%;z-index: 60;opacity: 1;}
.home-slider .slick-slide.slick-active .figcaption .caption4{
    -moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    -webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
    animation: fadeInUp 0.8s ease-in 1.7s backwards;
}
.home-slider .slick-slide.slick-active .figcaption .caption4 a{background-color: #fed700;color: #333e48;border-radius: 10px;line-height: 45px;font-size: 18px;padding: 0 58px;display: inline-block;font-weight: 300;}
.home-slider .slick-slide.slick-active .figcaption .caption4 a:hover{background-color: #000;color: #fff;}

.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 span{color: #dc1212;}

.home-slider .slick-slide.slick-active .figcaption .caption1,.home-slider .slick-slide.slick-active .figcaption .caption2,.home-slider .slick-slide.slick-active .figcaption .caption3,.home-slider .slick-slide.slick-active .figcaption .caption4{left: 10%;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{animation-name: zoomOut;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4{animation-name: zoomIn;}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1 {top: 29%;font-size: 48px;line-height: 40px;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2 {top: 17%;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{top: 52%;}
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption4{top: 70%;}

.slide-showcase .home-slider .slick-prev{left: 0px;background-position: 0 0;}
.slide-showcase .home-slider .slick-prev:hover{background-position: 0 -104px;}
.slide-showcase .home-slider .slick-next{right: 0px;background-position: 100% 0;}
.slide-showcase .home-slider .slick-next:hover{background-position: 100% 100%;}
.slide-showcase .home-slider .slick-arrow {font-size: 0;width: 73px;height: 104px;line-height: 104px;-moz-transition: all 0.45s ease;-webkit-transition: all 0.45s ease;-o-transition: all 0.45s ease;-ms-transition: all 0.45s ease;transition: all 0.45s ease;opacity: 0.2;top: 35%;background-image: url("../../frontend/Alothemes/demo3/en_US/images/alothemes/bx-controls.png");background-repeat: no-repeat;display: none !important;}
.slide-showcase .home-slider .slick-arrow:hover{opacity: 1;}
.slide-showcase:hover .home-slider .slick-arrow{display: block !important;}
.slide-showcase .home-slider .slick-prev:before, .slide-showcase .home-slider .slick-next:before{font-size: 24px;line-height: 86px;display: none;}
.home-slider.home-slider-index:hover .slick-arrow {opacity: 1;transform: translate(0px, -50px);visibility: visible;}
.home-slider.home-slider-index .slick-arrow:hover{background-color: #fff;color: #5f5f5f;}
.home-slider .slick-dots{bottom: 23px;}
.home-slider-index .slick-dots li button{width: 12px;height: 12px;line-height: 12px;border: 1px solid #fff;border-radius: 50%;}
.home-slider-index .slick-dots li.slick-active button{background-color: transparent;}
.shipping-policy-block.field-tooltip{display: none !important;}
#inline-qXxEfch3daFeTEbiP5Y6 {min-height: 680px;}
.footer-custom-wrapper {padding: 40px 20px;}
.footer-custom-row { display: flex;flex-wrap: wrap;max-width: 1400px;margin: 0 auto;gap: 30px;}
.footer-item {flex: 1;min-width: 280px;}
.footer-logo-col .box-content {text-align: center;}
.footer-logo-col .title {margin-bottom: 20px;}
.footer-item .footer_logo {max-width: 220px;height: auto;display: block;}
.footer-logo-col p {font-size: 15px;line-height: 1.6;color: #333;margin: 0 0 20px 0;font-weight: 500;text-align: left;}
/* Social Links */
.footer-item .link-social {margin-top: 20px;}
.footer-item .link-social .link-list {list-style: none;padding: 0;margin: 0;display: flex;gap: 15px;justify-content: left;}
.footer-item .link-icon {display: inline-block;}
.footer-item .link-icon a {
	display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    color: #333;
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}

.footer-item .link-icon a:hover {background: #FFD700;color: #fff;transform: translateY(-3px);box-shadow: 0 4px 8px rgba(0,0,0,0.2);}
/* Column 2: Customer Care */
.footer-care-col .title {font-size: 22px;font-weight: bold;margin-bottom: 20px;color: #000;}
.footer-care-col .link-list {list-style: none;padding: 0;margin: 0 0 20px 0;}
.footer-care-col .link-list li {margin-bottom: 12px;}
.footer-care-col .link-list a {color: #333;text-decoration: none;font-size: 15px;display: block;transition: all 0.3s ease;font-weight: 500;}
.footer-care-col .link-list a:hover {color: #FFD700;padding-left: 5px;}
.footer-care-col .delivery-note {font-size: 13px;color: #666;line-height: 1.5;margin-top: 15px;font-style: italic;}

/* Column 3: Contact Information */

.footer-contact-col .title {font-size: 22px;font-weight: bold;margin-bottom: 20px;color: #000;}
.footer-contact-col .info {margin-bottom: 20px;}
.footer-contact-col .info strong {display: block;margin-bottom: 8px;color: #000;font-size: 16px;}
.footer-contact-col .infohours{margin-bottom: 0px}
.footer-contact-col .infohours strong {display: block;margin-bottom: 8px;color: #000;font-size: 16px;}
.footer-contact-col ul li {margin-bottom: 0px}
.footer-item .hot-number {color: #FF6B00;font-weight: bold;font-size: 16px;display: block;margin-bottom: 5px;}
.footer-contact-col .address {margin-bottom: 20px;}
.footer-contact-col .address strong {display: block;margin-bottom: 8px;color: #000;font-size: 16px;}
.footer-contact-col .address a {color: #0066cc;text-decoration: none;line-height:line-height: 1.6;display: inline-block;}
.footer-contact-col .address a:hover {text-decoration: underline;}

.footer-item .business-hours-compact {margin-top: 15px;}
.footer-item .business-hours-compact p {margin: 5px 0;font-size: 14px;color: #333;line-height: 1.5;}
.footer-item .business-hours-compact p strong {color: #FF6B00;font-size: 16px;display: block;margin-bottom: 10px;}

@media(min-width:1920px) {
	.home-slider .slick-slide.slick-active .figcaption .caption1, .home-slider .slick-slide.slick-active .figcaption .caption2, .home-slider .slick-slide.slick-active .figcaption .caption3, .home-slider .slick-slide.slick-active .figcaption .caption4{left: 20%;}
	.home-slider .slick-slide.slick-active .figcaption .caption1{top: 23%;}
	.home-slider .slick-slide.slick-active .figcaption .caption2{top: 40%;}
	.home-slider .slick-slide.slick-active .figcaption .caption3{top: 48%;}
	.home-slider .slick-slide.slick-active .figcaption .caption4{top: 60%;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{top: 34%;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2{top: 25%;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{top: 50%;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption4{top: 64%;}
}
/*For Effec caption slick slider*/
@keyframes alothemes{
    from{transform: scale(0); opacity: 0; visibility: hidden;}
    to{transform: scale(1); opacity: 1; visibility: visible;}
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*End For Effec caption slick slider*/

/********** < Navigation */
#nav{font-size:13px;margin:0}
.header-bottom .vmagicmenu.vertical-menu{display: none;}
.header-bottom .magicmenu .nav-desktop .level0 .level-top{padding: 14px 14px;border-left: 1px solid #e7c300;}
.header-bottom .magicmenu .nav-desktop .level0:first-child .level-top{border:0;}
.header-bottom .magicmenu .nav-desktop .level0 .level-top,.header-bottom .magicmenu .nav-desktop .level0 .level-top > span{font-size: 14px;}
/* All Levels */
 
/* Style consistent throughout all nav levels */
#nav li{position:relative;text-align:left}
#nav li.over{z-index:998}
#nav a,#nav a:hover{display:block;text-decoration:none}
#nav span{display:block;cursor:pointer;white-space:nowrap}
#nav li ul span{white-space:normal}
#nav ul li.parent a{background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_nav2.gif) 100% 100% no-repeat}
#nav ul li.parent li a{background-image:none}
/* 0 Level */
#nav li{float:left}
#nav li.active a{color:#d96708}
#nav a{float:left;padding:5px 12px 6px 8px;color:#E5E5E5;font-weight:bold;line-height:35px}
#nav li.over a,#nav a:hover{color:#d96708}
/* 1st Level */
#nav ul li,#nav ul li.active{float:none;margin:0;padding-bottom:1px;background:#ecf3f6 url(../../frontend/Alothemes/demo3/en_US/images/bkg_nav1.gif) 0 100% repeat-x}
#nav ul li.last{background:#ecf3f6;padding-bottom:0}
#nav ul a,#nav ul a:hover{float:none;padding:0;background:none}
#nav ul li a{font-weight:normal!important}
/* 2nd Level */
#nav ul,#nav div{position:absolute;width:15em;top:45px;left:-10000px;border:1px solid #899ba5}
#nav div ul{position:static;width:auto;border:none}
/* 3rd+ Level */
#nav ul ul,#nav ul div{top:5px}
#nav ul li a{background:#ecf3f6}
#nav ul li a:hover{background:#d5e4eb}
#nav ul li a,#nav ul li a:hover{color:#2f2f2f!important}
#nav ul span,#nav ul li.last li span{padding:3px 15px 4px 15px}
/* Show menu */
#nav li ul.shown-sub,#nav li div.shown-sub{left:0;z-index:999}
#nav li .shown-sub ul.shown-sub,#nav li .shown-sub li div.shown-sub{left:100px}
/********** Navigation > */
/* ======================================================================================= */
.support .box-services .media-body p,.account-login .content p{color:#555}
/* Style Default =============================================================================== */

/* Static Block =============================================================================== */
.magiccart-column{padding-bottom:20px;padding-top:20px}
/* Sidebar =============================================================================== */
.block .block-title strong{ color: #333e48; display: block; font-size: 19px; font-weight: normal; line-height: 30px; padding-bottom: 13px; text-transform: capitalize;}
.block .block-title::before {background-color: #fed700;bottom: -1px;content: "";height: 2px;left: 0; position: absolute;width: 70px;}
.block .block-title {border-bottom: 1px solid #dddddd; position: relative;}
.block-subscribe .block-title {border-bottom: 0px}
.block-subscribe .block-title::before{display: none;}
/*Filter*/
.block.filter{margin-bottom: 60px;}
.filter .filter-title:before{content: ""; width: 70px; height: 2px; position: absolute; left: 0; bottom: -1px; background-color: #fed700;}
.block.filter .filter-title strong{font-size: 19px; color: #333e48;line-height: 30px; font-weight: normal; display: block; padding-bottom: 13px}
.filter-options .filter-options-title{font-size: 14px; color: #575560;font-weight: bold; line-height: 25px; margin-bottom: 14px}
.filter-options .filter-options-content .item a{display: block; font-size: 14px; color: #333e48; text-transform: capitalize; position: relative; padding-left: 23px}
.filter-options .filter-options-content .item a span.price{font-size: 14px; color: #333e48; text-transform: capitalize;}
.filter-options .filter-options-content .item{margin-bottom: 10px}
.filter-options .narrow-box .filter-options-content{border-bottom: 1px solid #ddd; padding-bottom: 25px; margin-bottom: 28px}
/* .filter-options .narrow-box:last-child .filter-options-content{border-bottom: 0; padding-bottom: 0; margin-bottom: 0} */
.filter-options .filter-options-content .item a:before{content: ""; position: absolute; left: 0; top: calc(50% - 7.5px); width: 15px;height: 15px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color: #fff;border: solid 1px #dfdfdf;}
.filter-options .filter-options-content .item a:hover:before{background-color: #fed700; border-color: #fed700}
.filter-options .filter-options-content .item .count{float: right; font-size: 12px; color: #acacac; }
.block{margin:0 0 30px;}
.block-reorder .actions a {clear: both; display: block;padding-top: 10px;padding-right: 10px;}
.sidebar .block.block-progress { padding: 0;}
.block .block-title,.col-left .magicproduct.mage-custom .item span{margin: 0 0 30px;padding: 0;text-align: left;line-height: normal;font-weight: 500;}
.block .block-title strong{font-weight: normal;margin: 0;}
.block .block-title strong span{display: block; font-size: 18px;padding: 0px;line-height: normal;font-weight: 500;}
.block .block-title strong span:before,
.block-blog .blog-title h5:before{position: absolute;bottom: -10px;left: 0;width: 68px;height: 1px;background-color: #dddddd;content: "";}
.block.block-shipping .block-title strong span:before{display: none;}
.block .block-title a{text-decoration:none!important}
.block .block-subtitle{margin:0;padding:5px 0;font-size:1em;color:#555}
.block .btn-remove,.block .btn-edit{float:right;margin:1px 0 2px 5px}
.block .actions{padding:6px 0px;text-align:left}
.block .actions a:hover{color:#333}
.block .empty{margin:0;padding:0px;color:#666666;font-size:14px;}
.col-left .magicproduct.mage-custom .item .title:before,.col-left .magicproduct.mage-custom .item .title:after{display: none;}
.col-left .magicproduct.mage-custom .magictabs{margin:0 !important;border: 0;}
.col-left .magicproduct.mage-custom .content-products .item .images-container{padding-right: 0;padding-left: 0;}
/* Mini Blocks */
.block-cart,.block-wishlist,.block-subscribe,.block-compare,.block-reorder,.block-poll,.block-gr-search,.block-viewed,.block-compared,.block-related,.block-tags,.block-login{font-size:11px;line-height:1.25}
.block-cart .block-title strong,.block-wishlist .block-title strong,.block-subscribe .block-title strong,.block-compare .block-title strong,.block-reorder .block-title strong,.block-poll .block-title strong,.block-viewed .block-title strong,.block-compared .block-title strong,.block-related .block-title strong,.block-tags .block-title strong,.block-login .block-title strong{background-repeat:no-repeat}

/* Block:Account */
.block-account{border-color:#bbb}
.block-account .block-title{padding:0}
.block-account .block-content{padding:0}
.block-account .block-content li a{display:block;line-height:30px;padding:0px;text-decoration:none!important}
.block-account .block-content li.last a{border-bottom:0}
.block-account .block-content li.current{padding:0px;line-height:30px;color:#ff3535}
.block-account .block-content li.current.last{border-bottom:0}
.customer-account-index .block .block-title {margin: 0px 0 15px;}
.customer-account-index .sidebar .block .block-title{ margin: 0 0 30px;}
.customer-account-index .block .block-title:before{display: none;}
.customer-account-index .block .block-title strong {padding: 0;display: inline-block;}
.account .box .box-title {background-color: #f5f5f5;border: 1px solid #dddddd;margin: 0;padding: 10px 15px;display: block;}
.account .box .box-content {border: 1px solid #dddddd;border-top: 0;font-size: 13px;min-height: 135px;padding: 20px 15px;}
.account .box .box-actions {background-color: #f5f5f5;border: 1px solid #dddddd;border-top: 0;margin: 0;padding: 10px 15px;}
.customer-account-index .box .box-title,
.customer-account-index .box .box-title span{color: #333;font-weight: 600;text-transform: uppercase;}
.block-collapsible-nav .item a:hover{background-color: transparent;}
.abs-blocks-2columns, .abs-discount-block-desktop .block, .login-container .block, .account .column.main .block:not(.widget) .block-content .box, .block-addresses-list .items.addresses > .item, .form-edit-account .fieldset, .form-address-edit .fieldset, .storecredit .block, .paypal-review-discount .block, .cart-discount .block {
    width: 48%;
}
.abs-discount-block-desktop .block:nth-child(1), .login-container .block:nth-child(1), .account .column.main .block:not(.widget) .block-content .box:nth-child(1), .block-addresses-list .items.addresses > .item:nth-child(1), .form-edit-account .fieldset:nth-child(1), .form-address-edit .fieldset:nth-child(1), .storecredit .block:nth-child(1), .paypal-review-discount .block:nth-child(1), .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
}
.abs-discount-block-desktop .block:nth-child(2), .login-container .block:nth-child(2), .account .column.main .block:not(.widget) .block-content .box:nth-child(2), .block-addresses-list .items.addresses > .item:nth-child(2), .form-edit-account .fieldset:nth-child(2), .form-address-edit .fieldset:nth-child(2), .storecredit .block:nth-child(2), .paypal-review-discount .block:nth-child(2), .cart-discount .block:nth-child(2) {
    float: right;
}
.block-collapsible-nav .item a::before, .block-collapsible-nav .item > strong::before {content: "\f0da";font-family: FontAwesome;left: 0;position: absolute;}
.block-collapsible-nav .content{margin-top: 40px;padding: 0;}
.account .actions-toolbar{clear: both;}
.account .nested{margin-top: 5px;}
/* Block:Currency Switcher */
.block-currency{border:0;margin:0 0 0 10px;padding:10px 0}
.block-currency .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-currency .block-title strong{font:bold 13px/21px Arial,Helvetica,sans-serif;background:url(../../frontend/Alothemes/demo3/en_US/images/i_block-currency.gif) 0 50% no-repeat;padding:0 0 0 21px;text-transform:none;color:#fff}
.block-currency .block-content{background:none;padding:0}
.block-currency .block-content select{width:100%;padding:0}
/* Block:Layered Navigation */
.block-layered-nav #narrow-by-list,.block-layered-nav .block-content ol{margin:0;padding:0;}
.block-layered-nav .block-subtitle{line-height:1.35;background:#d5e8ff url(../../frontend/Alothemes/demo3/en_US/images/bkg_block-layered1.gif) 0 50% repeat;padding:3px 9px;border:1px solid #b9ccdd;border-width:1px 0;text-transform:uppercase;color:#1f5070}
.block-layered-nav .block-content .block-subtitle{display:none}
.block-layered-nav .block-content li{border-bottom: 1px solid #f4f4f4;color: #444444;line-height: 40px; padding: 0px;float: left;width: 100%;}
.block-layered-nav .block-content li:last-child{border: 0;}
.block-layered-nav .block-content li a{ font-size: 14px; text-decoration: none; text-transform: capitalize;color: #444;}
.block-layered-nav .block-content li a span{font-size: 14px;color: #444;}
.block-layered-nav .block-content li span.count{font-size: 12px; color: #888;float: right;}
.block-layered-nav .block-content li a:hover,.block-layered-nav .block-content li a span:hover{color:#ff5555;}
.block-layered-nav dt{padding:0px;position:relative;line-height: 30px;margin: 0px;display: block;text-align: left;text-transform: uppercase;font-weight:500;color:#ff5555;font-size:16px;}
.block-layered-nav dt span{font-weight:bold;padding:0 10px 0 0;height:26px;line-height:26px;color:#757575;font-size:14px;text-transform:capitalize;}
.block-layered-nav dd{padding:0 0 30px;overflow: hidden;}
.block-layered-nav .currently li{position:relative}
.block-layered-nav .currently .label{font-weight:normal;color:#000;padding:5px 0;display:inline-block;font-size:13px}
.block-layered-nav .currently .value{display:inline-block;vertical-align:middle}
.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove{position:absolute;right:8px;top:15px;margin:0}
.block-layered-nav .currently .btn-previous{right:17px}
.block-layered-nav .actions{font-size:11px;padding:4px 5px 4px 9px;text-align:right}
.block-layered-nav .actions a{float:none}
.block-layered-nav .toggle-content{ display: none;}
.block-layered-nav .toggle-content.visible{ display: block;}
.block-layered-nav .toggle-tab.mobile{color: #888;font-size: 14px;cursor: pointer;}
.block-layered-nav .toggle-tab.mobile:hover{color: #ff5555;}
.block-layered-nav .toggle-tab:before{content: "";font-family: FontAwesome;}
.block-layered-nav .toggle-visible .toggle-tab:before{content: "";}
.block-layered-nav .toggle-tab.mobile{position: absolute;right: -4px;top: 0;display: block !important;line-height: 40px;width: 19px;text-align: center; }
.narrow-by{position: relative;padding: 5px 0;outline:medium none !important;margin: 0;}
/* Block:Cart */
.block-cart .summary{background:#fff;padding:2px 8px 8px;margin:-1px 0 0;position:relative;z-index:1}
.block-cart .amount{margin:0}
.block-cart .amount a{font-weight:bold}
.block-cart .subtotal{margin:5px 0 0;padding:5px 0;background:#f4f4f4;text-align:center}
.block-cart .subtotal .label{color:#666}
.block-cart .subtotal .price{font-weight:normal;color:#666}
.block-cart .actions{border-bottom:1px solid #f4f4f4}
.block-cart .mini-products-list .product-image{width:30%;float:left}
.block-cart .mini-products-list .product-details{width:70%;float:left}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right}
.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0}
/* Block:Wishlist */
.block-wishlist .block-title strong{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_block-wishlist.gif)}
.block-wishlist .actions{text-align:right}
.block-wishlist .actions a{float:none}
.products-grid.wishlist .product-item .price-box{float: none;}
.wishlist-index-index .products-grid.wishlist .product-item{width: 50%;float: left;margin-left: 0;padding: 0; border: 0 none;}
.wishlist-index-index .products-grid.wishlist .product-item-info{width: 90%;}
.wishlist-index-index .products-grid.wishlist .product-item:nth-child(2n+1) {clear: left;}
.products-grid.wishlist .product-item-photo{float: none;margin: 0;}
.products-grid.wishlist .product-item .fieldset .field.qty {margin-bottom: 10px;padding-right: 10px;}
.products-grid.wishlist .product-item-name, .products-grid.wishlist .product-item-description, .products-grid.wishlist .product-item .price-box, .products-grid.wishlist .product-item-tooltip{margin: 0;}
.products-grid.wishlist .product-item-actions .btn-remove,.sidebar .product-item .product-item-actions .btn-remove{width: auto;height: auto;line-height:normal;}
.sidebar .product-items .product-item{float: none;width: 100%;border-bottom: 1px solid #e6e6e6;margin-bottom: 15px;padding-bottom: 15px;padding-left: 0;padding-right: 0;}
.sidebar .product-items .slick-slide div:last-child .product-item{margin: 0;padding: 0;border: 0;}
.sidebar .products-grid .item:hover .per-product{border: 0; padding: 0 !important;margin: 0;box-shadow: none;}
.sidebar .product-items .product-item-info .price-box {display: block;margin: 1px 0 0 !important;float: none;max-width: 100%;line-height: normal;}
.sidebar .product-items .product-item-info{ border: 0 none;margin: 0 !important; padding: 0 !important;}
.sidebar .block-custom-product .product-items .product-item-info .product-item-photo{float: none;}
/* Related / upsell*/
.block-related{margin-bottom: 0}

.block-related .products-grid .item .images-container:after,
.box-up-sell .products-grid .item .images-container:after{display: none; visibility: hidden; opacity: 0;}
.block-related .products-grid .item.slick-active .images-container:after,
.box-up-sell .products-grid .item.slick-active .images-container:after{display: block; visibility: visible; opacity: 1;}
.block-related .products-grid .item.slick-active:last-child .images-container:after{display: none; visibility: hidden; opacity: 0;}
.block.block-related .block-title,.block.crosssell .block-title{margin-bottom: 20px;}
.block.block-related .products .slick-slider .slick-list,.box-up-sell .products .slick-slider .slick-list{padding-bottom: 50px;}
.block-related .block-title strong,.crosssell .block-title strong{font-size: 20px !important;margin-bottom: 0;}
.block-related .item .actions{padding-top: 0;}
.block.block-related .block-content .padding-none{padding: 0;}
.block.block-related .block-subtitle{padding-bottom: 10px;display: none;}
.block.block-related .block-subtitle button{display: inline-block; vertical-align: middle;}
.block.block-related .block-subtitle button span,.block.block-related .block-subtitle button{font-size: 13px; color: #333e48; line-height: 33px;}
.block-related input.checkbox{display: block;margin:0 auto;clear: both;}
.data.item:hover .product-item-info{box-shadow: none;padding: 0;margin: 0;position: static;}
.data.item:hover .actions .add-to-links {bottom: -48px;opacity: 1;visibility: visible;position: static;padding: 0;}
.data.item:hover .add-to-links a{opacity: 0;visibility: hidden; transform: scale(0);}
.detailed .block-related .item:hover .actions .add-to-links {bottom: -48px;opacity: 1;visibility: visible;}
.detailed .block-related .item:hover .add-to-links a{opacity: 1;transform: scale(1);visibility: visible;}
.detailed .block-related .item:hover .product-item-info {background-color: #ffffff;box-shadow: 0 0 6px rgba(1, 1, 1, 0.3);position: relative;z-index: 9;}
.box-up-sell .block-title{margin-bottom: 20px; border-bottom: 1px solid #dddddd}
.box-up-sell .block-title strong{font-size: 20px !important;display: inline-block;position: relative; margin: 0;}

/*control*/
.block-related .slick-arrow,
.crosssell .slick-arrow,
.box-up-sell .slick-arrow{top: -41px;}
.block-related .slick-prev,.box-up-sell .slick-prev,.crosssell .slick-prev{left: auto; right: 15px;}
.block-related .slick-next,.box-up-sell .slick-next,.crosssell .slick-next{right: -5px;}

/*Crossell*/
.block.crosssell{padding-top: 30px; clear: both;}


/* Block:Compare Products */
.cms-index-index .block-compare{display:none}
.block-compare button.button{ margin-left: 10px;}
.block.block-compare .actions a{line-height: 35px;}
.catalog-product-compare-index .compare-table .product-image img {width: auto;margin: 0 auto;}
.catalog-product-compare-index .compare-table .button.btn-cart,.catalog-product-compare-index .compare-table .link-wishlist{display: inline-block !important;}
.page-popup .link-print{background:url(../../frontend/Alothemes/demo3/en_US/images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;font-weight:bold;color:#1e7ec8}
.compare-table{border:0}
.compare-table thead tr.first th,.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0}
.compare-table .btn-remove{float:right;background-image:url(../../frontend/Alothemes/demo3/en_US/images/btn_remove2.gif);width:72px;height:15px}
.compare-table tbody th{background:#d9e5ee url(../../frontend/Alothemes/demo3/en_US/images/bkg_th-v.gif) 100% 0 repeat-y}
.compare-table tbody th,.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc;vertical-align: top;}
.compare-table tbody td.last{border-right:1px solid #ccc}
.compare-table tbody tr.last th,.compare-table tbody tr.last td{border-bottom:1px solid #ccc!important}
.compare-table tr.add-to-row td{background:#fffada;text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{font-size:13px;font-weight:bold;margin:0 0 5px;color:#203548}
.compare-table tr.first td .product-name a{color:#203548}
.compare-table tr.first td .ratings{width:69px;margin:0 auto}
.compare-table tr.first td p,.compare-table tr.add-to-row td p{margin:0}
.block-compare .action.delete{left: 0;}
.table-comparison .cell { display: table-cell;width: 180px;}
.table-comparison .cell.label, .table-comparison td:last-child {border-right: 1px solid #d1d1d1 !important;border-left: 1px solid #d1d1d1 !important;}
.table-comparison .cell.remove {border-bottom: 0 none !important;}
.abs-remove-button-for-blocks::before, 
.sidebar .action.delete::before, 
.table-comparison .cell.remove .action.delete::before, 
.block-compare .action.delete::before, 
.filtered .item .action.remove::before{color: #cccccc;content: "";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height: 15px;overflow: hidden;text-align: center;vertical-align: middle;}
.abs-remove-button-for-blocks:hover:before, 
.sidebar .action.delete:hover:before, 
.table-comparison .cell.remove .action.delete:hover:before, 
.block-compare .action.delete:hover:before, 
.filtered .item .action.remove:hover:before{color: #333;}
/* Block:Recently Viewed */

/* Block:Recently Compared */

/* Block:Poll */
.block-poll .block-subtitle{font-size:12px}
.block-poll label{color:#777;font-weight:normal;margin:0}
.block-poll input.radio{float:left;margin:1px -18px 0 0}
.block-poll .label{display:block;margin-left:18px;text-align:left;line-height:normal}
.block-poll li{padding:3px 9px}
.block-poll .actions{margin:5px 0 0}
.block-poll .answer{font-weight:bold}
.block-poll .votes{float:left;margin-left:10px}
/* Block:Orders and Returns */
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{border-color:#406a83;background:#618499}
/* Block:Tags */
.block-tags .block-content .tags-list{background:none;border:0;font-size:12px;padding: 3px 0 0;}
.block-tags .block-content .tags-list li{margin:0}
.block-tags .block-content a{display:inline-block;margin:0 12px 12px 0;padding:10px 12px;text-decoration:none;}
.block-tags .actions{text-align:right;padding:0;display: none;}
/* Subscribe / newsletter*/
.page-bottom{padding-top: 15px; padding-bottom: 15px; margin-top: 75px}
.block-newletter .block-subscribe:before, .block-newletter .block-subscribe:after{content: ""; clear: both; display: table;}
.page-bottom .block-subscribe{margin: 0;}
.block-subscribe .block-title{float: left; margin: 0}
.block-subscribe .form.subscribe{float: right;}
.block-subscribe .block-title h3{font-size: 20px; color: #333e48; font-weight: normal; line-height: 30px; padding: 5px 0; margin: 0}
.block-subscribe .block-title h3:before{content: "\76"; font-family: "untitled-font-6" !important; color: #333e48; font-size: 40px; display: inline-block; vertical-align: middle; padding-right: 15px}
.block-subscribe .form-subscribe-header, .block-subscribe .field {display: inline-block; vertical-align: middle;}
.block-subscribe .form-subscribe-header p{margin: 0; font-size: 15px; color: #333e48; font-weight: normal; padding-right: 70px}
.block-subscribe .form-subscribe-header p span{font-weight: bold;}
.block-subscribe .field{position: relative;}
.block-subscribe .actions{position: absolute; right: 0; top: 0; padding: 0}
.block-subscribe .field input.input-text{width: 465px; height: 41px; line-height: 41px; background-color: #fff; border: 0; border-radius: 50px; padding: 0 130px 0 30px; color: #333;}
.block-subscribe .actions .button{border: 0; background-color: #333e48; padding: 0; border-radius: 0 50px 50px 0; height: auto}
.block-subscribe .actions .button span{font-size: 14px; color: #fff; padding: 0 38px 0 30px; display: block; line-height: 41px; text-transform: capitalize;font-weight: 400;}

/* Block:popup-newsletter */
.fancybox-close{height:18px!important;width:18px!important;top:3px!important;right:3px!important}
#popup-newsletter .block-content .block-title label{font-size: 2em;text-transform: uppercase;}
#popup-newsletter .form-subscribe-header label{font-size: 20px;font-weight: bold;line-height: 20px; margin: 0 0 10px; padding:0px;text-transform: uppercase;}
#popup-newsletter .form-subscribe-header img{margin: 0 auto 20px;}
#popup-newsletter .form-subscribe-header{position:relative;}
#popup-newsletter .newsletter-new{padding: 45px 0;}
#popup-newsletter .subscribe-bottom{display:block;margin:30px 0px 0;padding:0px;font-size:13px;}
#popup-newsletter .subscribe-bottom input{margin:0 5px 1px 0;vertical-align: middle;}
#popup-newsletter .block-content .input-box{width: 380px;}
#popup-newsletter .block-content input.input-text{border-radius: 35px;border-width: 1px;border-style: solid;height: 50px; line-height: 50px; margin-left: 0;padding: 0px 12px; width: 100%;float: left;font-size: 15px;text-align: left;}
#popup-newsletter .block-content .actions{padding: 0px;float: left;margin-left: 5px;}
#popup-newsletter .block-content button.button span{height:50px;line-height:50px;padding: 0 25px;font-size: 16px;}
#popup-newsletter .block-content button.button {border-width: 1px;border-style: solid;height:50px;padding: 0;}
#popup-newsletter .block-content button.button span span{padding:0;}
#popup-newsletter .block-content{ margin: 0;padding: 70px 29px 29px;text-align: left;}
.promo-panel-sale span, .promo-panel-text { font-size: 35px;font-weight: bold;line-height: 33px;margin: 0;text-transform: uppercase;}
.promo-panel-sale span {margin: 0;padding: 0 5px 0 0;}
.promo-panel-text1 {border-bottom: 1px solid #b0b0b0;display: inline-block;font-size: 18px;margin: 0 0 15px 3px;padding: 0;}
.promo-panel-text2 {color: #666666;font-size: 13px;margin: 0 0 50px 3px; padding: 0;}
.promo-panel-sale span, .promo-panel-text, .promo-panel-text1 {color: #343f49;}
.promo-panel-sale span.getsale {color: #fed700;}
/*@media(max-width:767px) {
	#popup-newsletter{width: 100% !important;background-size: cover;background-repeat: no-repeat;}
	.promo-panel-sale span, .promo-panel-text{font-size: 20px;line-height: 20px;}
	#popup-newsletter .block-content{width: 100%;float: none;padding: 30px 20px;text-align: center;}
	#popup-newsletter .block-content .input-box{width: 100%;}
	#popup-newsletter .block-content .actions{float: none;clear: both;margin: 0;padding-top: 20px;}
	#popup-newsletter .subscribe-bottom{text-align: center;}
	
}*/
/* Block:Reorder */
.block-reorder .block-title strong{}
.block-reorder input.checkbox{float:left;margin:0;min-height:10px}
.block-reorder .product-name{margin-left:20px}
.block-reorder .validation-advice{margin:3px 9px 7px}
.block-reorder .product-name a{color:#666;text-decoration:none}
/* Block:Login */
.block-login .block-title strong{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_ma-info.gif)}
.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:bold;color:#666}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;padding:0;margin:3px 0 0}
.block-login .actions button.button span{border-color:#406a83;background:#618499}
.login-container,.form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage{border: 1px solid #e8e8e8;margin-bottom: 40px;padding: 30px 20px;display: block;}
.login-container .actions-toolbar{margin-top: 35px;}
/* Paypal */
.sidebar .paypal-logo{display:none;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
/* ======================================================================================= */
/* Block:New and Sale */
.sticker{position:absolute;top:0px;z-index:2}
.sticker.top-right{right:0px;}
.sticker.top-left{left:0px;}
.cms-page-countdown-product .sticker.top-left{right:0px;top: 35px;left: auto;}
.labelnew,.labelsale{display:block;line-height:35px;text-align:center;font-size:13px;padding: 0px;font-weight: bold;width: 35px;height: 35px;border-radius: 50%;}
.special-product-label{position: relative;}
.special-product-label .special{font-size: 28px;color: #343f49;line-height: 35px;}
.special-product-label .special strong{font-size: 28px;display: block;}

/* Block:testimonials */

/* Block:backtotop */
.product-view .product-collateral .box-collateral{display:none}
.product-view .product-collateral .box-collateral.active{display:block}
#backtotop{bottom:20px;display:block;height:40px;width:40px;line-height:40px;overflow:hidden;position:fixed;right:35px;text-align:center;text-decoration:none;z-index:9999;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px;-ms-border-radius: 2px;-o-border-radius: 2px;}
#backtotop .fa{font-size:20px;line-height:35px;width: 20px;height:40px;}
#backtotop:hover{background:none repeat scroll 0 0 #000;color:#fff}
#backtotop .back-to-top{display:none}
.cookie-message #backtotop {
	bottom: 63px;
}
/* Block:banner / Banner*/
.cms-page-banner .banner-box-content .btn-shop{position: absolute; font-size: 15px; color: #333e48; font-weight: bold; top: 66%; right: 13%; } 
.cms-page-banner .banner-box-content:hover .btn-shop:after{-webkit-animation: translate 0.8s linear 0s infinite;-o-animation: translate 0.8s linear 0s infinite;animation: translate 0.8s linear 0s infinite;}
@-webkit-keyframes translate{
	from {transform: translateX(-5px); opacity: 1;}
	to {transform: translateX(15px); opacity: 0;}
}
@-o-keyframes translate{
	from {transform: translateX(-5px); opacity: 1;}
	to {transform: translateX(15px); opacity: 0;}
}
@keyframes translate{
	from {transform: translateX(-5px); opacity: 1;}
	to {transform: translateX(15px); opacity: 0;}
}
.cms-page-banner .banner-box-content .btn-shop:first-letter{text-transform: uppercase;}
.cms-page-banner .banner-box-content .btn-shop:after{content: "\62"; font-family: "untitled-font-6" !important; font-size: 13px; width: 17px; height: 17px; text-align: center; border-radius: 50%; color: #fff; background-color: #fed700; display: inline-block; vertical-align: middle; margin-left: 7px; line-height: 17px}
.cms-page-banner .banner-box-content > a{display: block; position: relative; overflow: hidden;}
.cms-page-banner .banner-box-content:before, 
.cms-page-banner .banner-box-content:after{content: ""; position: absolute; width: 50px; height: 200%; background-color: rgba(255, 255, 255, 0.5);transform: rotate(35deg);-webkit-transform: rotate(35deg);-o-transform: rotate(35deg);-moz-transform: rotate(35deg);z-index: 1;transition: all 0.7s;}
.cms-page-banner .banner-box-content{position: relative; overflow: hidden;}
.cms-page-banner .banner-box-content:before{left: -40px; top: -250px;}
.cms-page-banner .banner-box-content:after{right: -40px; bottom: -250px;}
.cms-page-banner .banner-box-content:hover:after{transform: rotate(35deg) translateX(-900px);-webkit-transform: rotate(35deg) translateX(-900px);-o-transform: rotate(35deg) translateX(-900px);-moz-transform: rotate(35deg) translateX(-900px);}
.cms-page-banner .banner-box-content:hover:before{transform: rotate(35deg) translateX(900px);-webkit-transform: rotate(35deg) translateX(900px);-o-transform: rotate(35deg) translateX(900px);-moz-transform: rotate(35deg) translateX(900px);}

.bottom-banner{margin-top: 50px}
/*Policy / service*/
.policy {margin-top: 10px;margin-bottom: 40px;}
.policy .policy-wrap{background-color: #fdfdfd; border: 1px solid #dddddd; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.policy .policy-box{border-left: 1px solid #ddd;float: left;width: 20%;}
.policy .policy-box:first-child{border: 0;}
.policy .policy-box:last-of-type{border-bottom: 0;}
.policy .policy-box .box-content {padding: 17px 5px;text-align: center;}
.policy .policy-box .box-content .icons{font-size: 45px; color: #fed700; display: inline-block; line-height: 50px; padding-top: 10px}
.policy .policy-box .box-content .icon-service{width: 50px;}
.policy .policy-box .box-content .service-content{padding-left: 10px;}
.policy .policy-box .box-content .icon-service, .policy .policy-box .box-content .service-content{display: inline-block; vertical-align: middle;}
.policy .policy-box .box-content .service-content{text-align: center;}
.policy .policy-box .box-content .service-content .info-title h3{font-size: 15px; color: #333e48; font-weight: bold; margin: 0; text-transform: capitalize; line-height: 18px}
.policy .policy-box .box-content .service-content .sub-title{padding: 0}
.policy .policy-box .box-content .service-content .sub-title span{font-size: 15px; color: #333e48; font-weight: normal; text-transform: none; display: block; line-height: 17px}
/* Cate categories ========================================================================= */
.group-title  {border-bottom: 1px solid #dadada;margin-bottom: 2.857em;}
.group-title span {color: #333e48;display: inline-block;font-size: 25px;line-height: normal;padding-bottom: 10px;position: relative;}
.group-title span:after {background-color: #fed700;bottom: -1px;content: "";height: 2px;left: 0; position: absolute;width: 100%;}
.home-gird-categories .categories {float: left;width: 33.3333%;margin-bottom: 2.857em;position: relative;padding-right: 15px;padding-left: 15px;}
.home-gird-categories .categories:after {border-right: 1px solid #eaeaea;content: "";display: block;height: calc(100% - 24px); position: absolute;right: 0;top: 0;}
.home-gird-categories .categories:nth-child(3n):after {content: none;}
.home-gird-categories .categories:nth-child(3n+1){clear: left;}
.home-gird-categories .categories .group-categories-box .cate-box {margin-bottom: 0.5em;}
.home-gird-categories .categories .group-categories-box .see-all {color: #9d9c9c;display: block;font-size: 1em; font-weight: 700;line-height: 1.714em;text-align: right;}
.home-gird-categories .categories .group-categories-box .see-all:hover {color: #3b3b3b;}
.media-cate,.cate-content{display: inline-block;vertical-align: middle;}
.media-cate{padding-right: 10px;width: 40%;}
.cate-content{width: 57%;}
.categories .cate-content .media-heading {font-weight: 400;font-size: 18px;color: #333e48;line-height: 1.333em;margin-bottom: 1em;}
.sub-categories li{margin: 0;}
.sub-categories li a{font-size: 13px;color: #9d9c9c;}
.sub-categories li a:hover{color: #3b3b3b;}
/* About Us ========================================================================= */
.about-us-title{background-image: url("../../frontend/Alothemes/demo3/en_US/images/alothemes/bg-header-about.jpg"); background-repeat: no-repeat; background-position: center; background-attachment: fixed; text-align: center; padding: 230px 0}
.about-us-title .page-title{font-size: 40px; color: #434343; font-weight: bold; margin-bottom: 25px; margin-top: 0;}
.about-us-title .short-description{font-size: 18px; color: #434343; line-height: 25px; width: 65%; margin: 0 auto}
.about-us-content{margin-top: 65px}
.about-us-content .box-content .title, .detail-about .box .title{font-size: 18px; font-weight: 600; margin-bottom: 0; color: #434343;}
.about-us-content .box-content .text, .detail-about .box .text{font-size: 14px; margin-bottom: 0; color: #747474; line-height: 25px}
.about-us-content .box-content .title{text-align: center; margin-top: 33px}
.about-us-content .box-content .text{text-align: center; padding: 20px 20px 0 20px}

.company-worker{margin-top: 110px; background-color: #f5f5f5; padding-top: 90px; padding-bottom: 87px}
.company-worker .item .img{width: 170px; height: 170px; line-height: 170px; margin: 0 auto; background-color: #fed700; border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}
.company-worker .item .img img{ border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;}
.company-worker .info{text-align: center;}
.company-worker .info .name{margin-bottom: 0; margin-top: 20px}
.company-worker .info .name a{font-size: 18px; color: #434343; font-weight: 600; text-transform: capitalize;}
.company-worker .info .working{font-size: 14px; color: #989898;  margin-bottom: 0; text-transform: capitalize;}
.company-worker .item .hr span{display: block; text-align: center; text-transform: capitalize; color: #333e48;}
.company-worker .item .hr span.first{font-size: 18px; line-height: 22px; padding-top: 54px}
.company-worker .item .hr span.last{font-size: 36px; line-height: 40px; font-weight: 600;}
.detail-about{margin-top: 110px;}
.detail-about .box .text{margin-top: 28px}
.detail-about .left-detail-about .box{margin-bottom: 80px}
.detail-about .box:nth-child(2n+1){clear: left;}
.right-detail-about .title{font-size: 18px; color: #434343; font-weight: 600; margin-bottom: 25px}
.right-detail-about .box{margin: 10px 0}
.detail-about .right-detail-about .box label, .detail-about .right-detail-about .box .box-content{display: table-cell; vertical-align: top;}
.detail-about .right-detail-about .box .box-content{padding-left: 20px; }
.detail-about .right-detail-about .box .box-content .sub-title{font-size: 18px; color: #797979; font-weight: normal; text-transform: capitalize; padding: 0; margin: 0; line-height: 37px}
.detail-about .right-detail-about .box input[name=toggle]:checked ~ .box-content .sub-title{font-weight: bold; color: #333e48 }
.detail-about .right-detail-about .box .box-content .subcribe{font-size: 14px; color: #747474; line-height: 25px; margin-bottom: 0; padding: 10px 0}
.right-detail-about .box .box-content .subcribe{visibility: hidden; opacity: 0; position: absolute; transform: translateX(100%); transition: all 0.3s}
.right-detail-about .box input[name=toggle]:checked ~ .box-content .subcribe{visibility: visible; opacity: 1; transform: translateX(0); position: static;}
.detail-about .right-detail-about .box label:before{content: "\2b"; width: 37px;height: 37px; display: block; cursor: pointer;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #fff;border: solid 1px #b5b5b5;text-align: center;line-height: 35px;color: #b5b5b5;font-size: 12px;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.detail-about .right-detail-about .box input[name=toggle]:checked ~ label:before{content: "\2212"; border-color: #fed700; background-color: #fed700; color: #333e48}
.detail-about .right-detail-about .box input[name=toggle]{display: none;}
/* Home Products Page ========================================================================= */
.block-custom{text-align: center;}
.block-custom .block-title{padding: 68px 0 0px;}
.block-custom .block-title h2{background-image: url("../../frontend/Alothemes/demo3/en_US/images/icon-title.png");background-repeat: no-repeat;background-position: center top;padding-bottom: 40px;margin: 0;}
.block-custom .block-title span{font-size: 39px;color: #242628;text-transform: uppercase;padding: 7px 0 0;display: block;}
.block-custom .block-title .title-backgruond{clear: both;display: block;font-size: 24px;color: #222;padding-top: 9px;}
.block-custom.block-custom1 .block-title h2{background-image: none;}
.content-products ul{padding:0;margin:0}
.flexisel-content .item{float:left;margin-bottom:30px;list-style:none;text-align:center;}
.flexisel-content .products-grid-rows .item{float: none;margin-right: 0;}
.flexisel-content > li:nth-child(3n+1){margin-right: 0px;}
.flexisel-content .item ul{list-style:none}
.nbs-flexisel-inner .item{box-shadow:none;background:none}
.nbs-flexisel-inner{background:none;border:none;border-radius:0}

/* magic category */
.main-category{background-image: url("../../frontend/Alothemes/demo3/en_US/images/alothemes/home3productbackground.jpg");background-position: center center;background-repeat: no-repeat; background-size: cover;margin-top: 20px;}
.main-category .magiccategory .box-product-content .box-product{width: 50%;float: right;}
.main-category .magiccategory .box-product-content .box-product-adv{width: 50%;float: left;}
.main-category .magiccategory .block-title-tabs{margin: 20px 0 35px;width: 50%;float: right;}
.main-category .content-products .slick-arrow{top:-56px;}
.main-category .magiccategory{margin-top: 50px;}
.main-category .magiccategory .magictabs{display: none;}
.main-category .magictabs .item .title{font-size: 17px;margin: 0 20px;}
.magiccategory{margin-top: 70px;}
.magiccategory .block-title-tabs{border-bottom:1px solid #ddd;margin: 25px 0;}
.magiccategory .block-title-tabs .title-category{float: left; margin: 0; font-size: 25px; color: #333e48; text-transform: capitalize; font-weight: normal;padding-bottom: 10px; position: relative;}
.magiccategory .title-category:before {content: ""; position: absolute; left: 0; width: 100%; bottom: -1px; height: 2px; background-color: #fed700; }
.magiccategory .magictabs{float: right;margin: 0 !important;border: 0;}
.magiccategory .magictabs .item{display: inline-block; margin-bottom: 0;padding-left: 0;padding-right: 0;}
.main-category .promotion img{max-width: 100%;height: auto;width: auto;}
.main-category .slick-slider .slick-list{padding: 5px 5px 60px !important;margin: 0 -15px;}
.main-category .products-grid .item.slick-slide.slick-active .images-container:after{display: none;}
.main-category .products-grid .item .product-item-info {padding-left: 20px;padding-right: 20px;padding-top: 20px;background-color: #ffffff;}
.main-category .products-grid .item .product-item-info .images-container{padding: 0;}
.cms-static-category .magiccategory .box-product-content .item .images-container{padding: 15px 18px 0;}
.page-alo-sectionbottom .cms-static-category .box-product-content .item.product.product-item{margin-bottom: 5px;}

.cms-static-category.section-category-slide{background-color: #f9f9f9;margin-bottom: 70px;padding-bottom: 70px;}
.cms-static-category.section-category-slide .product-item .product-item-info {background-color: #ffffff;}
.home-gird-categories .sub-categories li a {color: #9d9c9c;}
.home-gird-categories .sub-categories li a:hover {text-decoration: underline;}
.section-category-slide .magiccategory .box-product-content .box-product {float: left;width: 58.3333%;}
.section-category-slide .magiccategory .box-product-content .box-product-adv {float: left;padding-left: 5px;width: 41.6667%;}
.section-category-slide .magiccategory .magictabs .item .title{font-size: 15px;text-transform: capitalize; padding: 0 20px 0 18px; display: inline-block; border: 2px solid transparent; line-height: 27px; cursor: pointer;}
.section-category-slide .magiccategory .magictabs .item.activated .title{border: 2px solid #fed700; border-radius: 30px;color: #333e48;font-weight: normal;}
.section-category-slide .magiccategory .magictabs .item .title:before,.section-category-slide .magiccategory .magictabs .item .title:after{display: none;}
.section-category-slide .magicproduct.magiccategory .magictabs .item{padding: 0;}
.section-category-slide .magiccategory .magictabs {border: 0 none;float: right;margin: 0 !important;}
.section-category-slide .magiccategory .products-grid .item .images-container:after{display: none;}
.section-category-slide .magiccategory .slick-slide .item {margin-bottom: 5px;}
/* block main product*/
.main-product{margin-top: 65px}

/*Brands / logo brands*/
.brands .slick-slide img{margin: 0 auto}
.cms-index-index .brands {margin-top: 88px}
.brands{margin-top: 72px}
.brands h2.title{display: none;}
.brands .brands-content{padding: 12px 0; border-width: 1px 0; border-style: solid; border-color: #dadada}
.shopbrand >.item:nth-child(n+2),.alo-blog .block-content >.item:nth-child(n+2),.testimonial >.item:nth-child(n+2){display: none;}
.shopbrand >.item.slick-slide,.alo-blog .block-content >.item.slick-slide,.testimonial >.item.slick-slide{display: block;}
/* Category Page ========================================================================= */
.category-title{margin:0 0 20px}
.category-image{text-align:center;display: none;}
.category-image img{max-width:100%;height:auto}
.category-description{margin:20px 0 0}
.catalog-product-view .category-image{display: none;}
.catalog-category-view .category-image{display: block;}

.content-products .mage-magictabs {display: none;visibility: hidden;opacity: 0;}
.content-products .mage-magictabs.activated {display: block;visibility: visible;opacity: 1;}
.products-grid .product-item{float: left;}
/*nav product tabs */
.magicproduct .magictabs{text-align: center; border-bottom: 1px solid #dddddd; margin-bottom: 12px}
.magicproduct .magictabs .item{display: inline-block; padding: 0 13px; margin: 0;}
.magictabs .item span{cursor: pointer;}
.magictabs .item .title{font-size: 20px; font-weight: normal; color: #343f49;display: block; line-height: 30px; padding-bottom: 7px; position: relative;}
.magictabs .item.activated .title{font-weight: bold;}
.magictabs .item .title:after{content: ""; position: absolute; width: 100%; height: 2px; background-color: #fed700; bottom: 9px; left: 0;}
.magictabs .item .title:before{content: ""; position: absolute; width: 10px; height: 5px; background-color: #fed700; left: calc(50% - 5px); bottom: 5px; border-radius: 0 0 5px 5px; }
.magictabs .item .title:after, .magictabs .item .title:before{transition: all 0.3s}
.magictabs .item .title:after, .magictabs .item .title:before{visibility: hidden; opacity: 0;}
.magictabs .item.activated .title:before,.magictabs .item.activated .title:after{visibility: visible; opacity: 1;}
.magictabs .item.activated .title:after{bottom: -1px}
.magictabs .item.activated .title:before{bottom: -5px}
.main-product .magicproduct .magictabs{text-align: left;}
.magictabs .item:first-child {padding-left: 0;}
.main-product .products .slick-slider .slick-list,.block-custom-product2 .products .slick-slider .slick-list{margin-bottom: 56px;}
.cms-static-section-products {margin-top: 70px;}
.block-custom-product2 .products .slick-slider .slick-list {padding-bottom: 20px;}
.block-custom-product2 .magicproduct.magicproduct-custom .item .title{font-size: 25px;}
.magictabs .item.activated, .magictabs .item:hover {border-color : #ff3366;}
.content-products .mage-magictabs {display: none;}
.content-products .mage-magictabs.activated {display: block;}
/*content product*/
.ajax_loading{background-image: url("../../frontend/Alothemes/demo3/en_US/images/alothemes/loading.gif");background-color:#fff;background-position: center center;background-repeat: no-repeat;margin-left:47%;padding:0;position:absolute;z-index:12;animation:1.2s ease-in-out 0s normal none infinite tp-rotateplane;-webkit-animation:tp-rotateplane 1.2s infinite ease-in-out;animation:tp-rotateplane 1.2s infinite ease-in-out;box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);padding:0px;width: 50px;height: 50px;}
.products-grid .item .product-item-info{ background-color: #fff;transition: all 0.3s}
.products-grid .item:hover{z-index: 999}
.item:hover .product-item-info{box-shadow: 0 0 6px rgba(1, 1, 1, 0.3); padding-bottom: 48px; margin-bottom: -48px; position: relative; z-index: 9; background-color: #fff}
.item .images-container{padding: 15px 25px 0; position: relative;}
.products-grid .item .images-container:after{content: ""; position: absolute; left: -1px; width: 1px; background-color: #eaeaea; top: 45px; bottom: 30px}
.products-grid .item.slick-current.slick-active .images-container:after{display: none;}
.cms-page-mix-product .products-grid .item:nth-child(3n+1) .images-container:after{display: none;}
.item .price-box{display: block; margin: 0; float: left; max-width: calc(100% - 35px);}
.block-related .item .price-box,.box-up-sell .item .price-box{line-height: 45px;}
.products-grid .item .actions .actions-primary{display: block; float: right; padding: 7px 0 8px 0}
.products-grid .item .product-hover{text-align: center;position: relative;}
.products-grid .item .hover-box{padding-top: 20px}
.magicproduct-custom .products-grid .item .product-hover{padding-bottom: 0px}
.sidebar-additional .cms-static-banner-sidebar.banner-sidebar img {width: 100%;}
.item .actions .add-to-links:before, .products-grid .item .actions .add-to-links:after{content: ""; clear: both; display: table;}
.item .actions:before, .products-grid .item .actions:after{content: ""; clear: both; display: table;}
.item .actions{padding-bottom: 7px; position: relative;}
.item .actions .add-to-links{clear: both; border-top: 1px solid #eaeaea; padding-top: 10px; padding-bottom: 15px; left: 0px; right: 0px;visibility: hidden; opacity: 0; position: absolute; bottom: 0; transition: all 0.3s;}
.item:hover .actions .add-to-links{visibility: visible; opacity: 1; bottom: -48px}
.item button.button{padding: 0; border-width: 0; width: 35px; height: 35px;text-align: center;border-radius: 50%;-webkit-border-radius: 50%;-o-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;}
.item button.button.disabled{background-color: #fed700}
.item button.button .icon{font-size: 20px; color: #fff; display: block; line-height: 40px}
.magiccategory-product .products-grid .item:hover .price-box > .price-container .price{color: #343f49}
.item button.button span span{text-indent: -9999px}
.item button.button > span{line-height: 0px; display: none;}
.item .product-name{text-align: left;}
.item .product-name{font-size: 100%;line-height: normal;margin: 0 0 5px;min-height: 40px;text-align: left;}
.item .product-name a.product-item-link{font-size: 14px; color: #0062bd; font-weight: 600; line-height: normal;display: block;}
.item .product-name a.product-item-link:hover{text-decoration: none; outline: none;}
.product-sidebar .item .product-name a.product-item-link{color: #333e48;}

.item .add-to-links a{font-size: 13px;line-height: 20px; display: block; max-width: 50%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transform: scale(0); opacity: 0; visibility: hidden;}
.item:hover .add-to-links a{transform: scale(1); opacity: 1; visibility: visible;}
.item .add-to-links a .icon{font-size: 15px; display: inline-block; line-height: 20px; color: #848484; vertical-align: middle; padding-right: 7px}
.item .add-to-links .tocompare{float: left;}
.item .add-to-links .towishlist{float: right;}
.link-view{position: absolute;opacity: 0;visibility: hidden;top: 8px;right: 8px;z-index: 2;overflow: hidden;}
.quickview{width: 35px;height: 35px;line-height: 35px;text-align: center;padding: 0;border: 0;border-radius: 0;background-color: transparent;}
.quickview span{line-height: normal;}
.item .link-view .quickview:hover{border: 0;border-radius: 0;background-color: transparent;color: #df3737;}
.products-list .item .images-container .link-view{top: auto;bottom: 0;}
.quickview .icons{font-size: 20px;}
.products-list .item .images-container:hover .link-view,.item:hover .link-view{opacity: 1;visibility: visible;}

/*Price*/
/*.product-item .old-price{float: right;}*/
.product-item .old-price .price{font-size: 12px; color: #848484; font-weight: normal; display: block; line-height: 25px;}
.product-item .special-price .price{font-size: 20px; color: #ee0000; font-weight: normal; display: block; line-height: 45px}
.product-item .special-price, .product-item .old-price {display: inline-block; vertical-align: middle;}
.fearured-products .product-item .special-price, .fearured-products .product-item .old-price {display: block;}
/*.price-box > .price-container .price, .product-item .price-box .minimal-price .price{display: block; line-height: 45px; font-size: 20px; color: #343f49; font-weight: normal;}*/
.price-box .price {
    line-height: 45px;
    font-size: 20px;
    color: #343f49;
    font-weight: normal;
}
.price-box .old-price .price {
	font-size: 14px;
}
.price-box .price-label {
    display: none;
}
.old-price .price{text-decoration: line-through;}
/*Custom product*/
.magicproduct-custom .item .images-container{padding: 0}
.magicproduct-custom .item .product-name{min-height: auto;}
.magicproduct-custom .grid.products-grid .item{position: relative; z-index: 9; margin-bottom: 30px;/*width: 100%;*/}
.magiccategory-product.magicproduct-custom .grid.products-grid .item{margin-bottom: 25px;}
.magicproduct-custom .products-grid .item:hover{z-index: 99}
.magicproduct-custom .products-grid .item .product-item-info{padding-left: 20px; padding-right: 20px; position: relative; background-color: #fff; z-index: 99; padding-top: 20px;width: 100%;}
.magiccategory-product.magicproduct-custom .products-grid .slick-active .item .product-item-info:after{ border-left: 1px solid #eaeaea;content: "";display: block;height: 80%;left: 0;position: absolute;top: 50%;transform: translateY(-50%);/* content: ""; position: absolute; left: 0px; width: 1px; top: 35px; bottom: 18px; background-color: #eaeaea; */}
.magiccategory-product.magicproduct-custom .products-grid .slick-current.slick-active .item .product-item-info:after{display: none;}
.bestsellers-category .magicproduct-custom .products-grid .slick-slide:not(.slick-active) .item .product-item-info:after{display: none;}
.magicproduct-custom .products-grid .item:hover .product-item-info:after{display: none;}
.magicproduct-custom .products-grid .item .product-item-info .images-container{width: 40%;float: left;}
.magicproduct-custom .products-grid .item .product-item-info .product-item-details{width: 60%;padding-left: 10px;}
.magicproduct-custom .products-grid .item .product-item-info .images-container, .magicproduct-custom .products-grid .item .product-item-info .product-item-details{display: inline-block; vertical-align: top;}
.bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .images-container, .bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .product-item-details{vertical-align: bottom;}
.magicproduct-custom .item .actions{margin-top: 0;}
.block-custom-product2 .magicproduct-custom .products-grid .item .product-item-info .images-container,.block-custom-product2 .magicproduct-custom .products-grid .item .product-item-info .product-item-details{float: none;display: inline-block;vertical-align: middle;}
.block-custom-product2 .magicproduct-custom .products-grid .item .product-item-info .product-item-details{vertical-align: middle;width: calc(60% - 4px);}
.block-custom-product2 .products-grid .item .images-container:after{display: none;}
.block-custom-product2 .products-grid .item .product-item-info:after {border-left: 1px solid #eaeaea;content: "";display: block;height: 80%;left: 0;position: absolute;top: 50%;transform: translateY(-50%);}
.block-custom-product2 .products-grid .slick-slide.slick-current.slick-active .product-item-info:after,.block-custom-product2 .products-grid .slick-slide .item .product-item-info:after {display: none;}
.block-custom-product2 .products-grid .slick-slide.slick-active .product-item-info:after{display: block;}
.block-custom-product2 .item .price-box{line-height: normal;}
.block-custom-product2 .magicproduct-custom .grid-custom .price-box > .price-container .price, .block-custom-product2 .magicproduct-custom .grid-custom .price-box .special-price .price {font-size: 20px;line-height: 45px;}

.cms-static-mix-custom-product{margin-top: 90px}
.cms-static-mix-custom-product .magicproduct .products-grid .item .images-container:after,
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info:after,
.magicproduct-custom .grid-custom .products-grid .item:after{display: none;}
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item:hover .product-item-info{padding-bottom: 0; margin-bottom: 0; box-shadow: 0 0 0 transparent}
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info{padding: 0}
.cms-static-mix-custom-product .magicproduct-custom .grid.products-grid .item{padding: 0}
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info .images-container{width: 25%}
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info .product-item-details{width: calc(75% - 4px); padding-left: 15px;}
.cms-static-mix-custom-product .magicproduct-custom .item .product-name{position: static;}
.cms-static-mix-custom-product .item .price-box{margin-top: 5px;float: none;}
.cms-static-mix-custom-product .content-products{margin-top: 20px}

/*.magicproduct-custom .grid-custom .price-box > .price-container .price, .magicproduct-custom .grid-custom .price-box .special-price .price{font-size: 15px; color: #333e48; line-height: 20px}*/
.grid-custom .product-item .old-price .price{color: #8f8f8f; line-height: 20px}
.magicproduct.magicproduct-custom .magictabs{text-align: left;}
.magicproduct.magicproduct-custom .magictabs .item{padding: 0}
.magicproduct.magicproduct-custom .item .title{cursor: text;font-size: 20px; color: #333e48; font-weight: normal; padding-bottom: 11px}
.magicproduct.magicproduct-custom .item .title:hover{color: #333e48;}
.magicproduct.magicproduct-custom .item .title:before{display: none;}
.bestsellers-category{margin-top: 42px}
/*Navgation category tab*/
.magiccategory-product .block-title-tabs:before, .magiccategory-product .block-title-tabs:after{content: ""; clear: both; display: table;}
.magiccategory-product .block-title-tabs{border-bottom: 1px solid #dddddd; margin: 25px 0}
.magiccategory-product .type-product-title{float: left; margin: 0; font-size: 25px; color: #333e48; text-transform: capitalize; font-weight: normal; line-height: 35px; padding-bottom: 11px; position: relative;}
.magiccategory-product .type-product-title:before{content: ""; position: absolute; left: 0; width: 100%; bottom: -1px; height: 2px; background-color: #fed700; }
.magiccategory-product .magictabs{float: right; margin: 0}
.magiccategory-product .magictabs .item{display: inline-block; margin-bottom: 0; padding-bottom: 15px}
.section-category-slide .magiccategory-product .magictabs .item .title{position: relative;font-size: 15px; color: #343f49; padding: 0 20px 0 18px; display: inline-block; line-height: 27px; cursor: pointer;}
.section-category-slide .magiccategory-product .magictabs .item .title{border: 2px solid transparent;}
.section-category-slide .magiccategory-product .magictabs .item.activated .title{border: 2px solid #fed700; border-radius: 30px;}
.section-category-slide .magictabs .item.activated .title{font-weight: normal;}
.section-category-slide .magiccategory-product .magictabs .item .title::before, .section-category-slide .magiccategory-product .magictabs .item .title::after {display: none;}

/*Main category multi grid*/
.main-category .products .product-items .sub-item:nth-child(1), .main-category .products .product-items .sub-item:nth-child(3){width: 22%; display: table-cell; vertical-align: top;}
.main-category .products .product-items .sub-item:nth-child(1) .product-item-info:first-child, .main-category .products .product-items .sub-item:nth-child(3) .product-item-info:first-child{margin-bottom: 8px}
.main-category .products .product-items .sub-item:nth-child(2){width: 55.3%; display: table-cell; vertical-align: top; padding: 0 8px}
.main-category .products-grid .item .images-container:after{display: none;}
.main-category .product-image-photo{width: 100%}

.main-category .product-items .sub-item:nth-child(2) button.button{width: auto; height: auto; padding: 0 15px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px;}
.main-category .product-items .sub-item:nth-child(2) button.button .icon{display: inline-block; vertical-align: middle; padding-right: 5px}
.main-category .product-items .sub-item:nth-child(2) button.button > span{padding: 0; display: inline-block; font-weight: bold; color: #fff; font-size: 13px; text-transform: none;}
.main-category .magictabs .item .title {font-size: 17px;margin: 0 20px;}
.main-category .magiccategory-product .magictabs .item, .main-category .magiccategory-product .type-product-title{padding-bottom: 0;}
.main-category .magiccategory-product .type-product-title:before {bottom: -3px;}
.main-category .products-grid .item .product-item-info .per-product{padding-top: 20px;padding-right: 20px;padding-left: 20px;background-color: #fff;}
.main-category .product-item-info:hover .per-product{box-shadow: 0 0 6px rgba(1, 1, 1, 0.3);margin-bottom: -48px;padding-bottom: 48px;position: relative;z-index: 9;}
.main-category .products-grid .item .product-item-info .per-product .images-container{padding: 0;}
.main-category .item:hover .actions .add-to-links{bottom: 0;opacity: 0;visibility: hidden;}
.main-category .product-item-info:hover .actions .add-to-links{bottom: -48px;opacity: 1;visibility: visible;}
.main-category .per-product:hover .add-to-links a {opacity: 1;transform: scale(1);visibility: visible;}

/*Best seller category product*/
.bestsellers-category .products-grid .item .images-container:after{display: none;}
.bestsellers-category .slick-active:nth-child(1) .item .product-item-info:after
.bestsellers-category .slick-current ~ .bestsellers-category .slick-slide .item .product-item-info:after{display: none;}
.bestsellers-category .slick-dots{bottom: -8px;; z-index: 3}
.bestsellers-category .content-products .slick-list{z-index: 9;}

/*Featured product*/
.fearured-products{margin-top: 70px}
.fearured-products .magicproduct .magictabs{text-align: left;}
.fearured-products .magicproduct .magictabs .item{padding: 0}
.fearured-products .magicproduct .magictabs .item .title{font-size: 25px; color: #333e48; text-transform: capitalize; font-weight: normal; line-height: 35px; padding-bottom: 11px}
.fearured-products .magicproduct .magictabs .item .title:before{display: none;}
.fearured-products .item .images-container{padding: 15px 15px 0;}
.fearured-products .item .price-box{line-height: normal;}

.products-grid .item.slick-slide .images-container:after{display: none;}
.products-grid .item.slick-slide.slick-active .images-container:after{display: block;}
.products-grid .item.slick-slide.slick-current.slick-active .images-container:after{display: none;}
/*.fearured-products .products-grid .item.slick-active:last-child .images-container:after{display: none; visibility: hidden; opacity: 0;}*/
.content-products .slick-arrow{top: -26px;}
.content-products .slick-prev{right: 16px;left: auto;}
.content-products .slick-next{right: -6px;}

/*Product sidebar*/
.product-sidebar .magicproduct.magicproduct-custom .magictabs{margin-bottom: 30px;}
.product-sidebar .magicproduct-custom .products-grid .item:hover .product-item-info{padding-bottom: 0; margin-bottom: 0; box-shadow: 0 0 0 transparent; }
.product-sidebar .products-grid .item .images-container:after, .product-sidebar .products-grid .item.slick-slide.slick-active .images-container:after{display: none;}
.product-sidebar{margin-top: 65px}
.product-sidebar .magicproduct-custom .products-grid .item .product-item-info{padding: 0;}
.product-sidebar .magicproduct-custom .products-grid .item.slick-active:last-child .product-item-info{border-bottom: 0}
.product-sidebar .magicproduct-custom .products-grid .item{}
.product-sidebar .magicproduct-custom .products-grid .item.slick-active{border-top: 1px solid #ddd;}
.product-sidebar .magicproduct-custom .products-grid .item.slick-current.slick-active{border-top: 0;}
/*.product-sidebar .product-item .price-box .minimal-price .price{font-size: 15px; line-height: 20px;}*/
.product-sidebar .product-item:hover .price-box .minimal-price .price{color: #ee0000;}
.product-sidebar .products .slick-slider .slick-list{padding-bottom: 0;}
.product-sidebar .slick-slider .slick-list{margin: 0; padding: 0;}
.product-sidebar .magicproduct-custom .products-grid .item .product-item-info .product-item-details{width: 60%;float: left;padding-left: 15px;}
.product-sidebar .item .price-box{line-height: normal;}

/*timer product*/
.timer-product .list .item{border: 2px solid #fed700; background-color: #fff-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.timer-product .products-grid .item .product-item-info{background-color: transparent;}
.timer-product .products-grid .item:hover .product-item-info{padding-bottom: 0; margin-bottom: 0; box-shadow: 0 0 0 transparent; }
.cms-page-countdown-product .magicproduct .block-title-tabs{display: none;}
.cms-page-countdown-product .images-container {padding: 40px 25px 0;}
.cms-page-countdown-product .products-grid .product-name{margin-bottom: 5px;}
.timer-product .item .products-textlink{position: static; padding-top: 50px}
.timer-product .products-grid .item .images-container:after{display: none;}
.timer-product .item .price-box{float: none; text-align: center; margin-top: 12px}
.timer-product .item .product-name a.product-item-link{text-align: center;}
.timer-product .product-item .special-price .price{font-size: 30px; color: #ee0000;line-height: 45px;}
.timer-product .product-item .old-price .price{font-size: 18px; color: #383838;}

/*timer*/
.slogan-countdown{display: block; font-size: 15px; color: #383838; line-height: 25px; text-align: center; margin-top: 13px;}
.alo-count-down{clear: both; text-align: center; margin-top: 12px; margin-bottom: 26px}
.alo-count-down .countdown{display: block;}
.timer-box{margin: 0 auto;text-align: center;display: inline-block; position: relative; margin: 0 7px}
.timer-box:after{content: ":"; position: absolute; color: #383838; display: block; line-height: 41px; text-align: center; top: 0; right: -8px}
.alo-count-down .timer-box:last-child:after{display: none;}
.timer-box > span:first-child{display: block; width: 56px;height: 41px; line-height: 41px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #e6e6e6; text-align: center;}
.timer-box span b{display: block; font-size: 30px; color: #383838; font-weight: normal;}
.timer-box span.title{font-size: 12px; color: #383838; text-transform: uppercase; font-weight: normal; display: block; line-height: 22px}
.alo-count-down .timer-box .title:before, .alo-count-down .timer-box .title:after{display: none;}

/* View Type:Grid */
.category-product-grid .short-desc{margin-top: 20px}
.description.product-item-description{margin: 0;}
.category-product-grid .product-item{width: 33.3333%; margin-bottom: 30px}
.category-product-grid .item .actions{margin-top: 8px}
.sku{margin-top: 32px}
.sku, .sku label{font-size: 12px; font-weight: normal; color: #7d7d7d;}
.sku label{text-transform: uppercase; padding-right: 5px; margin-bottom: 0}
/* .products-grid.category-product-grid .item .images-container:after{top: 60px; bottom: 50px} */
.products-grid.category-product-grid .item:nth-child(3n+1) .images-container:after{display: none;}

/* View Type:List */
.category-product-list li.item{border-bottom: 1px solid #eaeaea; margin: 0 0 30px;padding: 0 0 30px;}
.category-product-list li.item:last-child{border-bottom: 0}
.category-product-list .item:hover .product-item-info{box-shadow:none;padding: 0;margin: 0;}
.category-product-list .item .actions .add-to-links{position: static; visibility: visible; opacity: 1; border: 0; margin: 0; padding-top: 15px; padding-bottom: 0}
.category-product-list .item .add-to-links a{transform: scale(1); visibility: visible; opacity: 1;}
.category-product-list .item .product-item-details,
.category-product-list .item .product-hover,
.category-product-list .item .hover-box{float: left; vertical-align: middle;}
.category-product-list .item .images-container{padding: 0}
.category-product-list .item .product-item-details{margin: 0; width: 22%;}
.category-product-list .item .product-swatch.product-item-details{width: 100%;float: none;}
.category-product-list .item .product-swatch.product-item-details .price-box{display: none;}
.category-product-list .item .product-hover{width: 22%;position: relative;}
.category-product-list .item .hover-box{width: 56%; padding-left: 30px; padding-right: 30px}
.products-list .item .product-item-photo{display: table-cell; padding: 10px}
.products-list.category-product-list .item .product-item-photo {display: block; padding: 0;width: auto;}
.category-product-list .item .price-box{float: none; padding: 10px 0}
.category-product-list .item button.button .icon{display: inline-block; line-height: 43px; vertical-align: middle;}
.category-product-list .item button.button > span{display: inline-block;  line-height: 43px; text-transform: none; font-size: 14px; color: #ffffff; font-weight: bold;}

.category-product-list .item button.button{width: 100%; height: auto; border-radius: 43px}
.category-product-list .item button.button span span{text-indent: 0; display: inline-block; line-height: 43px; text-transform: none; font-size: 14px; color: #ffffff; font-weight: bold;}
.content-products .actions .stock:before {content: "a";font-family: "untitled-font-6" !important;font-size: 20px; font-style: normal !important;font-variant: normal !important; font-weight: normal !important;line-height: 37px;text-transform: none !important;}
.content-products .actions .stock:after {background-color: #df3737;content: "";display: block; height: 30px;position: absolute;right: 9px;top: 9px;transform: rotate(35deg);width: 2px;}
.content-products .stock span{text-indent: -999em;width: 0;}
.stock label{font-size: 12px; color: #8f8e94; font-weight: normal; margin: 0; padding-right: 5px; line-height: 20px; display: inline-block;}
.stock span{font-size: 12px; color: #df3737; font-weight: bold; display: inline-block; line-height: 20px}
.stock{padding-bottom: 8px;color: #df3737;}
.category-product-list .stock{ border-bottom: 1px solid #dddddd;}
.category-product-list .stock span{color: #5bb300;}
/*.category-product-list .price-box > .price-container .price, .category-product-list .product-item .special-price .price{font-size: 23px}*/
.category-product-list .item .actions .add-to-links:before, .category-product-list .item .actions .add-to-links:after{content: ""; clear: both; display: table;}
.toolbar-bottom.toolbar-view-list{margin-top: 20px}
.category-product-list .product-item .product-reviews-summary .reviews-actions{display: inline-block;}
.category-product-list .item .product-name{min-height: auto;}
.product-item-description ul{list-style: disc outside;padding-left: 1.5em;margin-left: -5px;}
.product-item-description ul li{margin: 0;padding: 0;color: #555;font-size: 14px;}
/* Product Hover ========================================================================== */
.product-img-back{left:0;opacity:0;position:absolute;top:0;transition:all 0.2s ease-in-out 0s;visibility:hidden;width:100%;}
.item:hover .product-img-back{opacity:1;visibility:visible;transition:all 0.2s ease 0s}
.magicmenu .nav-desktop .level0 .product-img-back{transition-property:none;}
.magicmenu .nav-desktop .level0.hasChild .level-top:after {display: inline-block;}
/* ======================================================================================= */

/* Product View ========================================================================== */
/*detail product / view product*/
.box-tocart .fieldset .actions .tocart span{display: inline-block; font-size: 14px;}
.product-info-main .page-title-wrapper .page-title{margin: 0}
.product-info-main .page-title-wrapper .page-title span{font-size: 25px; color: #333e48; font-weight: normal; display: block; line-height: 30px; text-align: left;margin-bottom: 15px;}
.product-essential .product-media, .product-essential .product-info-main{float: left; padding: 0 15px}
.product-essential .product-media{width: 45%}

.product-essential .product-info-main{width: 55%}
.product-reviews-summary .rating-summary, .product-reviews-summary .reviews-actions{display: inline-block;position: relative;text-align: left;vertical-align: middle;}
.product-info-main .product-reviews-summary{margin-top: 7px}
.product-info-main .product-info-stock-sku{margin-top: 13px; margin-bottom: 18px}
.product-essential .product-info-main .price-box{padding-top: 12px}

.product-essential .stock label{font-size: 13px; color: #8f8e94; text-transform: capitalize;}
.product-essential .stock span{font-size: 13px; color: #5bb300; text-transform: capitalize;}
.product-essential .stock{padding-bottom: 0; border: 0;}
.product-essential .product-info-main .product-social-links{ padding-top: 20px; text-align: left;}
.product-essential .product-info-main .product-social-links .product-addto-links{display: inline-block; text-align: left;}
.product-essential .product-info-main .product-social-links .mailto.friend{
	font-size: 13px;
    color: #848484;
    display: inline-block;
    line-height: 20px;
}
.product-essential .product-info-main .product-social-links .mailto.friend span{padding-left: 5px}
.product-essential .product-info-main .product-social-links .mailto.friend:before{    
    padding-left: 10px; 
    font-family: "untitled-font-6" !important;
    content: "\74";
    line-height: 23px;
    font-size: 13px;
    vertical-align: middle;
}
.product-info-main.product-shop .product.attribute.overview{border-top: 1px solid #e9e9e9;}
.product-essential .product-social-links .tocompare, 
.product-essential .product-social-links .towishlist{font-size: 13px; color: #848484; display: inline-block; line-height: 20px}
.product-essential .product-social-links .towishlist{padding-left: 10px}
.product-essential .product-social-links .action .icon{font-size: 15px; display: inline-block; line-height: 20px; vertical-align: middle; padding-right: 5px}

.product-info-main .attibute ul li{font-size: 12px; color: #7d7d7d; font-weight: normal; margin: 5px 0; line-height: 15px; position: relative; padding-left: 12px}
.product-info-main .attibute ul li:before{content: ""; width: 4px; height: 4px; position: absolute; left: 0; bottom: 3px; background-color: #7d7d7d; border-radius: 50%;}
.product-info-main .price-box .price-wrapper .price{font-size: 35px; color: #333e48; font-weight: normal;}

.product-info-main .price-box .old-price .price-wrapper .price{font-size: 20px; color: #848484}
.product-info-main .price-box .special-price, .product-info-main .price-box .old-price{display: inline-block; vertical-align: middle; margin: 0}
.product-info-main .price-box .special-price .price-container .price, .product-info-main .price-box .old-price .price-container .price{display: block; line-height: 35px}
.product-info-main .price-box .special-price .price-container, .product-info-main .price-box .old-price .price-container{margin: 0}

.product-info-main .product-add-form .box-tocart{margin-top: 15px}
.product-info-main .product-add-form .box-tocart .fieldset .control{width: 138px !important;}
.cart.item .control{width: 115px;}
.cart.item .control,
.box-tocart .control{height: 34px; border: 1px solid #dfdfdf; position: relative;border-radius: 34px;-moz-border-radius: 34px;-webkit-border-radius: 34px;-ms-border-radius: 34px; -o-border-radius: 34px;}
 .cart.item .control .increase,.cart.item .control .reduced,.box-tocart .control .increase, 
 .box-tocart .control .reduced{position: absolute; width: 21px; height: 21px; color: #333e48; line-height: 22px; border: 0; background-color: #ededed; top: 6px; font-size: 10px; padding: 0;border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%;-ms-border-radius: 100%;-o-border-radius: 100%;}
.box-tocart .control .increase{right: 35px}
.cart.item  .control .increase{right: 35px}
.box-tocart .control .reduced{right: 8px}
.cart.item  .control .reduced{right: 8px}
.box-tocart .qty .label{font-size: 13px; color: #333e48; margin-bottom: 0; line-height: 15px; display: inline-block; padding-bottom: 5px; float: none;}
.box-tocart .control input.qty{width: 80px; background-color: transparent; border: 0; font-size: 14px; color: #818181; padding: 0 13px; height: 32px; line-height: 32px}
.box-tocart .fieldset .qty, .box-tocart .fieldset .actions{display: inline-block; vertical-align: bottom; margin: 0 12px !important;}
.box-tocart .fieldset .qty{margin-left: 0}
.box-tocart .fieldset .actions{margin-right: 0 !important}
.box-tocart .fieldset .actions .tocart{height: 50px; border: 0; background-color: #fed700; line-height: 50px; color: #fff; padding: 0 45px 0 40px;border-radius: 50px;-moz-border-radius: 50px;-webkit-border-radius: 50px;-ms-border-radius: 50px; -o-border-radius: 50px;}
.box-tocart .fieldset .actions .tocart .icon{font-size: 20px;display: inline-block; vertical-align: middle; line-height: 45px}
.box-tocart .fieldset .actions .tocart span > span{font-size: 14px;line-height: 50px; font-weight: bold; text-transform: capitalize;}.product-info-main.product-shop .product.attribute.overview{padding: 15px 0 0;}
._has-modal #backtotop {z-index: 99;}
/*grouped product*/
.product-info-main .table.grouped .product-item-name{display: block;font-weight: normal; text-align: left;margin: 0; }
.product-info-main .table.grouped .price-box .price-wrapper .price{font-size: 15px; line-height: 20px}
.product-essential .product-info-main .price-box{line-height: normal;}

/* Rating */
.ratings-table th,.ratings-table td{font-size:11px;line-height:1.15;padding:3px 0}
.ratings-table th{font-weight:normal;padding-right:8px}
/* Availability */
.availability{margin:0}
.availability span{font-weight:bold}
.availability.in-stock span{}
.availability.out-of-stock span{color:#d83820}
.availability-only{margin:10px 0 7px;line-height:16px;background:url(../../frontend/Alothemes/demo3/en_US/images/i_availability_only.gif) 0 50% no-repeat;padding-left:15px}
.availability-only span,.availability-only a{border-bottom:1px dashed #751d02;color:#000}
.availability-only a{background:url(../../frontend/Alothemes/demo3/en_US/images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none}
.availability-only .expanded{background-position:100% -15px}
.availability-only strong{color:#be2c00}
.availability-only-details{margin:0 0 7px}
.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px}
.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:bold}
/* Email to a Friend */
.email-friend{margin:0}
.product-view .product-shop .email-friend{float: left;}
/* Alerts */
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}
/********** < Product Prices */
.price{white-space:nowrap!important}
.price-box{margin:5px 0}
/*.price-box .price{font-size:16px;color: #ff5555;}*/
/* Regular price */
.regular-price{color:#c76200}
.regular-price .price{ color: #ff5555;}
/* Old price */
.old-price{margin:0;display: inline-block;}
.old-price .price-label{white-space:nowrap;color:#999;display:none}
/* Special price */
.special-price{margin:0;padding:0 3px 0 0;display: inline-block;line-height: 20px;}
.special-price .price-label{font-size:14px;font-weight:normal;white-space:nowrap;color:#cd5033;display:none}
.special-price .price{color:#ff5555;margin:0 5px 0 0;}
.product-view .product-shop .special-price .price{font-size: 25px;}
.product-view .product-shop .special-price{line-height: 25px;}
/* Minimal price (as low as) */
.minimal-price{margin:0}
.product-item .special-price .price, .product-item .minimal-price .price {
	line-height: 45px;
    font-size: 20px;
    color: #343f49;
    font-weight: normal;
}
/*.minimal-price .price-label{font-weight:bold;white-space:nowrap;display:none}*/
.minimal-price-link{display:block}
.minimal-price-link .label{color:#1e7ec8}
.minimal-price-link .price{font-weight:normal;color:#1e7ec8}
/* Excluding tax */
.price-excluding-tax{display:inline-block;color:#999; vertical-align: middle;}
.price-excluding-tax .label{white-space:nowrap;color:#999}
.price-excluding-tax .price{font-size:13px;font-weight:normal;color:#c76200}
/* Including tax */
.price-including-tax{display:block;color:#999}
.price-including-tax .label{white-space:nowrap;color:#999}
.price-including-tax .price{font-size:13px;font-weight:bold;color:#c76200}
/* Configured price */
.configured-price{margin:0}
.configured-price .price-label{font-weight:bold;white-space:nowrap}
.configured-price .price{font-weight:bold}
/* FPT */
.weee{display:block;font-size:11px;color:#444;display: inline-block;vertical-align: middle;}
/* Excl tax (for order tables) */
.price-excl-tax{display:block}
.price-excl-tax .label{display:block;white-space:nowrap}
.price-excl-tax .price{display:block}
/* Incl tax (for order tables) */
.price-incl-tax{display:block}
.price-incl-tax .label{display:block;white-space:nowrap}
.price-incl-tax .price{display:block;font-weight:bold}
/* Price range */
.price-from{margin:0}
.price-from .price-label{font-weight:bold;white-space:nowrap}
.price-to{margin:0}
.price-to .price-label{font-weight:bold;white-space:nowrap}
/* Price notice next to the options */
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:bold;color:#2f2f2f}
/* Price as configured */
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:300;white-space:nowrap}
.price-box-bundle{padding:0 0 10px 0}
.price-box-bundle .price-box{margin:0!important;padding:0!important}
.price-box-bundle .price{color:#000}
/********** Product Prices > */

/*Table*/
.table-wrapper .col{font-size: 14px; font-weight: normal; color: #747474; text-transform: capitalize;}


/* Tier Prices */
.product-pricing,.tier-prices{margin:10px 0;padding:10px;background-color:#f4f7f7;border:1px solid #dadddd;color:#424242}
.tier-prices li{line-height:1.4;background:url(../../frontend/Alothemes/demo3/en_US/images/i_tier.gif) no-repeat 0 3px;padding:2px 0 2px 10px}
.tier-prices .benefit{font-style:italic;font-weight:bold;color:#2f2f2f}
.tier-prices .price{font-weight:bold;color:#2f2f2f}
.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:bold}
/* Add to Links */
.add-to-links{font-size:11px;margin:5px 0 0}
.add-to-links .separator{display:none}
/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:normal;color:#666;line-height:40px}
.add-to-cart .qty{float:left;margin-right:5px;height:40px}
.add-to-cart button.button{float:left}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0}
.product-view .add-to-cart .paypal-logo{margin:0}
/* Add to Links + Add to Cart */
.add-to-box{margin:10px 0}
.add-to-box .add-to-links{border-bottom:1px solid #f3f3f3;clear:both;margin:0 0 15px;padding:0 0 25px;text-align:left}
.add-to-box .add-to-cart{float:left}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666}
.add-to-box .add-to-links{float:left;font-size:12px!important;line-height:1.25!important;text-align:left!important}
.add-to-box .add-to-links li .separator{display:none!important}
/* Tab detail */
.product.info.detailed .data.item{border: 1px solid #dddddd; border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;}
.product.data.items > .item.title{display: inline-block;  cursor:pointer; position: relative; border: 0; padding: 0 25px;}
.product.info.detailed{margin: 60px 0 50px;}
.product.info.detailed .product.data.items > .item.title .switch{position: relative; font-size: 18px; color: #333e48; display: inline-block; line-height: 25px; padding-bottom: 15px}
.product.info.detailed .product.data.items > .item.title.active .switch{font-weight: bold;}
.product.info.detailed .product.data.items > .item.title .switch:before{content: ""; position: absolute; width: 100%; height: 2px; background-color: #fed700; left: 0; bottom: 15px; opacity: 0; visibility: hidden; transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;}
.product.info.detailed .product.data.items > .item.title .switch:after{content: ""; position: absolute; width: 10px; height: 5px; left: calc(50% - 5px); bottom: 10px; background-color: #fed700; opacity: 0; visibility: hidden; transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-ms-border-radius: 0 0 5px 5px;-o-border-radius: 0 0 5px 5px;}
.product.info.detailed .product.data.items > .item.title:hover .switch:before, .product.info.detailed .product.data.items > .item.title.active .switch:before{opacity: 1; visibility: visible; bottom: -1px}
.product.info.detailed .product.data.items > .item.title:hover .switch:after, .product.info.detailed .product.data.items > .item.title.active .switch:after{opacity: 1; visibility: visible; bottom: -6px}
.product.info.detailed .product.data.items .description p{font-size: 14px;color: #686c6f;line-height: 25px;}
.review-product-list .pager{float: none;padding:0;}
.product.data.items {position: relative;z-index: 1;text-align: left;}
.product.data.items > .item.content {padding: 30px 30px 20px;text-align: left; width: 100%; float: left;}
/*.product.data.items > .item.title > .switch {display: block;position: relative; z-index: 2;color: #aaaaaa;font-size: 20px;}*/
.product.data.items > .item.title > .switch .counter{font-size: 20px;}
/*.product.data.items > .item.title.active > .switch,.product.data.items > .item.title:hover > .switch{color: #333;}*/
.product.data.items::before, .product.data.items::after {content: "";display: table;}
.product.data.items:after {clear: both;}

.product-view .toggle-tabs .item.active,.product-view .toggle-tabs .item:hover{color:#333333;}
.review-add .block-content .fieldset{padding: 0;margin: 0;}
.product-collateral h2{display:none}
.product-collateral h3,.product-collateral h4{color:#666666;font-size:20px;}
.product-collateral .box-collateral.box-review_form{color:#000}
.product-collateral .box-description{font-size:13px;color:#666666; line-height: 24px;}
.product-collateral h2{font-weight:bold;font-size:15px;color:#e26703;border-bottom:2px solid #e5dcc3;padding:0 0 1px;margin:0 0 15px}

/* Product Images */
.product-view .product-img-box .product-image{position:relative;z-index:0;}
.product-view .product-img-box .product-image-zoom{position: relative;z-index: 0;}
.zoomContainer, .zoomWindowContainer{ z-index :10000;}
.product-view .product-img-box .more-views{width: 360px;margin: 20px auto;}
.fotorama__nav-wrap{margin-top: 20px;}
.product-view .product-img-box .more-views h2{ display: none; font-size: 11px;margin: 10px 0; text-transform: uppercase;}
.product-view .product-img-box .more-views li img{margin: 0;border: 0px solid #fff;}
.product-view .product-img-box .more-views li img:hover{opacity: 0.5;}
.product-view .product-img-box .more-views .bx-wrapper .bx-pager{display: none;}
.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a{top: 0;background-color: #f5f5f5;width: 30px;height: 95px;border: 0;line-height: 95px;font-size: 14px;color: #444;display: none;}
.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a:hover{background-color: #ff5555;color: #fff;}
.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-prev{left: -46px;}
.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-next{right: -48px;}
.product-view .product-img-box:hover .more-views .bx-wrapper .bx-controls-direction a{display: block;}
.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:bold;margin:0 0 10px;color:#2f2f2f}
.fotorama__stage{border: 1px solid #eee;transform: none !important;-moz-transform: none !important;-webkit-transform: none !important;-o-transform: none !important;}
.fotorama--fullscreen .zoomImg {display: none !important;}

.cms-index-index .fancybox-wrap .page-wrapper{background-color: #fff;}
.page-layout-2columns-left .fancybox-wrap .alocolumns, .page-layout-2columns-right .fancybox-wrap .alocolumns{margin: 0 !important;}
.page-layout-2columns-left .fancybox-wrap .column.main, .page-layout-2columns-right .fancybox-wrap .column.main{width: 100% !important;float: none;margin: 0 !important;padding: 0 !important;}
.fancybox-wrap .container{max-width: 100%;}
.fancybox-skin{border-radius: 4px;}
.product-view.product-quickview{margin: 0;}
.product-view.product-quickview .product-essential{padding: 15px 0;}
.product-view.product-quickview .product-media.product.media{float: left;width: 41.6667%;padding-left: 15px;}
.product-view.product-quickview .product-info-main.product-shop{float: left;width: 58.3333%;padding: 0 15px;}
.fancybox-wrap iframe{vertical-align: inherit !important;}
.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper{position: static;text-align: left;transform: none; -moz-transform: none;-webkit-transform: none;-o-transform: none; -ms-transform: none;}
.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper .page-title{border: 0;}
.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper .page-title span{border: 0;padding: 0;position: static;}
.product-view.product-quickview .product-shop .shop-content-left,.product-view.product-quickview .product-shop .shop-content-right{float: none;width: 100%;}
.product-view.product-quickview .product-shop .shop-content-right{padding: 0;border: 0;text-align: left;}
.product-view.product-quickview .product-qty{margin: 0;}
/* move style alothemes */
.alothemes{display: block;}
.item .quickview.configurable{display: none !important;}
/* Product Shop */
.product-view .product-shop{text-align:left;}
.product-view .product-shop .page-title-wrapper .page-title{margin: 0;}
.product-view .product-shop .product-name h1,
.product-view .product-shop .page-title-wrapper .page-title span{display: block;color: #444;font-size: 25px;line-height: 25px;margin: 0px 0 15px; text-transform: uppercase;letter-spacing: 2px;font-weight: normal;}
.product-info-stock-sku{margin: 10px 0;}
.product-info-main .stock.available, .product-info-main .stock.unavailable{/*font-weight: normal;text-transform: inherit;*/}
.product-info-main .product.attibute.sku .type{color: #767676;font-size: 15px;font-weight: normal;}
.product-info-main .product.attibute.sku .type::after {content: "#:";}
/* .product-view .product-shop .short-description{margin:0;padding:22px 0 40px;margin-top: 20px;border-bottom:1px solid #f0f0f0;color: #666;font-size: 14px;}
.product-view .product-shop .short-description p{margin: 0;font-size: 15px;font-weight: 300;}
.product-view .product-shop .short-description h2{color:#2a2a2a;font-size: 16px;text-transform: uppercase;display: none;}
.product-view .product-shop .price-box{clear:both;margin:0;padding:0;display: inline-block;}
.product-view .product-shop .product-social-links{clear: inherit; float: left;margin: 0 0 0 20px;padding: 45px 0; border: 0 none;}
.product-view .product-shop .add-to-links{float: left;margin: 0;}
.product-view .product-shop .product-social-links a{float: left; border: 1px solid #aaa;text-align: center; color: #666666; display: block !important; font-size: 16px;height: 35px; line-height: 35px;width: 40px;overflow: hidden;margin: 0 10px 0px 0; padding: 0px; text-decoration: none;transition: all 0.5s ease 0s;}
.product-view .product-shop .product-social-links a.mailto{margin: 0;}
.product-view .product-shop .product-social-links a:hover{background: none repeat scroll 0 0 #ff5555;border: 1px solid #ff5555; color: #ffffff;}
.product-view .product-shop .product-social-links a .icons{font-size: 16px;}
.product-view .product-shop .product-social-links a span{display: none;}

.product-view .product-shop .ratings,
.product-view .product-shop .product-reviews-summary{margin-top: 0;margin-bottom:10px;border-top:1px solid #ecedee;border-bottom:1px solid #ecedee;display: block;} */
.product-item .product-reviews-summary .reviews-actions{display: none;}
.category-product-grid .product-item .product-reviews-summary .reviews-actions{display: inline-block;}
.product-item .product-reviews-summary{display: block;margin: 5px 0;}
.product-reviews-summary.empty{border: 0;margin: 0;}
.product-info-main .product-reviews-summary .reviews-actions .action{margin: 0;}
.block .block-content li.item.review-item {padding: 30px 0;}
.review-title{font-weight: 600;}
.review-ratings .label{ color: #666666;display: inline-block;font-size: 13px;font-weight: normal; line-height: normal;margin: 0; padding: 6px 10px 10px 0;}
.rating-summary .rating-result{width: 98px; position: relative;vertical-align: middle;display: inline-block;}
.rating-summary .rating-result > span:before{content: "\e006" "\e006" "\e006" "\e006" "\e006";color: #fed700;position: relative;z-index: 2;}
.rating-summary .rating-result:before{content: "\e007" "\e007" "\e007" "\e007" "\e007";position: absolute;top: 0;left: 0;color: #dcdcdc;width: 100%;z-index: 1;}
.product-item .rating-summary .rating-result > span:before, .product-item .rating-summary .rating-result:before{font-size: 13px; height: 13px; line-height: 13px}
.product-item .rating-summary .rating-result{width: 83px}
.rating-summary .rating-result > span:before,
.rating-summary .rating-result:before{display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; display: block;letter-spacing: 4px;font-size: 16px;height: 18px;line-height: 18px; padding-left: 2px}
.rating-summary .rating-result > span span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px; overflow: hidden;padding: 0;position: absolute;width: 1px;}
.rating-summary .rating-result > span {display: block;overflow: hidden;}
.review-field-ratings .review-field-rating .control {padding-top: 2px;}
.review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {display: table-cell;padding-bottom: 10px;vertical-align: top;}
.review-field-rating .control {margin-bottom: 48px; margin-top: 10px;}
.review-control-vote {overflow: hidden;}
.review-control-vote::before { color: #dcdcdc;content: "\e007" "\e007" "\e007" "\e007" "\e007";display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-size: 16px;font-style: normal;font-weight: normal;height: 25px;letter-spacing: 10px; line-height: 25px; position: absolute;vertical-align: top;z-index: 1;}
.review-control-vote label::before {color: #fed700; font-size: 16px;display: inline-block;font-family: 'Glyphicons Halflings'; font-style: normal;height: 25px;letter-spacing: 10px;line-height: 25px;opacity: 0;vertical-align: top;}
.review-control-vote input[type="radio"] {border: 0 none;clip: rect(0px, 0px, 0px, 0px); height: 1px;margin: -1px;overflow: hidden; padding: 0;position: absolute;width: 1px;}
.review-control-vote label span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute; width: 1px;}
.review-control-vote label {cursor: pointer;display: block;position: absolute;}
.review-control-vote .rating-1 {z-index: 6;}
.review-control-vote .rating-2 {z-index: 5;}
.review-control-vote .rating-3 {z-index: 4;}
.review-control-vote .rating-4 {z-index: 3;}
.review-control-vote .rating-5 {z-index: 2;}
.review-control-vote .rating-1::before {content:"\e006";}
.review-control-vote .rating-2::before { content: "\e006" "\e006";}
.review-control-vote .rating-3::before {content: "\e006" "\e006" "\e006";}
.review-control-vote .rating-4:before {content: "\e006" "\e006" "\e006" "\e006";}
.review-control-vote .rating-5:before {content: "\e006" "\e006" "\e006" "\e006" "\e006";}
.review-control-vote label:hover:before {opacity: 1;}
.review-control-vote input[type="radio"]:focus + label::before, .review-control-vote input[type="radio"]:checked + label::before {opacity: 1;}

.product-add-form .fieldset{padding: 0; margin: 0;}
.product-view .product-shop .short-description .std p{font-size:13px;color:#252525;margin: 0;line-height: 24px;}
.product-view .product-shop .addit{border-top:1px solid #e8e8e8;padding:28px 0 0}
.product-view .product-shop .addit .so-social-share{float: left;margin-right: 10px;}
.so-twitter.so-social-share{width: 80px;}
.so-plusone.so-social-share{width: 65px;}
.product-view .add-to-box .add-to-cart {float: left;}

.product-info-main .price-box .price-including-tax + .price-excluding-tax, .product-options-bottom .price-box .price-including-tax + .price-excluding-tax, .product-info-main .price-box .weee + .price-excluding-tax, .product-options-bottom .price-box .weee + .price-excluding-tax, .product-info-main .price-box .weee, .product-options-bottom .price-box .weee{line-height: normal;margin: 0;}
.product-view .product-qty label,.product-view .product-qty label span{font-size: 13px;font-weight: normal;margin: 0 10px 0 0;padding: 0;line-height: 35px;text-transform: uppercase;}
.product-view .product-qty label,.product-view .product-qty .custom-qty{float: left;}
.product-view .product-qty .custom-qty{margin: 0 55px 0 0;background-color: #f5f5f5;}
.product-view .product-shop .add-to-cart .items:hover,.product-options-bottom .items:hover,.product-shop .add-to-box .items:hover{color: #ff5555;}
.product-view .product-shop input.qty{background-color: transparent;border: 0px solid #dddee0;float:left;height: 35px;text-align: center;width: 35px !important;color: #333333;font-size: 13px;}
.product-static img{background-color:#fff;padding:10px;}
.container-quickview{padding-bottom:15px;padding-top:15px;}
/* Product Options */
.product-options{margin:0;padding:0px;position:relative;border-bottom: 1px solid #e8e8e8;}
.product-options dl{margin:0;overflow:hidden;}
.product-options dt{padding:40px 0 0;font-weight:normal}
.product-options dt label{font-weight:normal;color:#444444;}
.product-options dt label.required em{color:#eb340a;margin-right:5px}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder label{vertical-align:middle;font-weight:300}
.product-options dt .qty-disabled{background:none;border:0;padding:3px;color:#2f2f2f}
.product-options dd{padding:0px;margin:0}
.product-options dl.last dd.last{border-bottom:0;margin-bottom:0}
.product-options dd input.input-text{width:98%}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:99%}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.options-list input.radio{float:left;margin-top:3px}
.product-options ul.options-list input.checkbox{float:left;margin-top:3px}
.product-options ul.options-list .label{display:block;margin-left:18px}
.product-options ul.options-list label{font-weight:normal}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.note{margin:0;font-size:11px}
.product-options p.required{text-align:left;clear: both;margin: 10px 0 40px;}
/*.box-tocart{padding:45px 0;float: left;}*/
.product-options-bottom .fieldset{padding: 0;margin: 0;}
.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,.product-options-bottom .tier-prices .benefit{color:#e26703}
.product-options-bottom .price-box{float:left;margin:0;padding:0}
.product-options-bottom .add-to-links{clear:both;padding:5px 0 0;text-align:right}
.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}
.product-options-bottom .price-label{float:left;padding-right:5px}
.product-options-bottom .price-tax{float:left}
.product-shop .product-options-bottom .price-box{float:left;margin:0;padding:0 0 10px;display: none;}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0}
.product-shop .product-options-bottom .price-tax{float:none}
.product-options-wrapper{border-bottom: 1px solid #e8e8e8; padding-top: 30px;padding-bottom: 30px;}
.table-wrapper.grouped{border: 1px solid #ddd}
/*review form detail product*/
.review-add .review-form{width: 100%; max-width: 100%}
.review-add .review-form .review-field-ratings{width: 35%; float: left;}
.review-add .review-form .review-fieldset .review-field-nickname,
.review-add .review-form .review-fieldset .review-field-summary,
.review-add .review-form .review-fieldset .review-field-text{width: 65%; float: right; padding: 4px 0}
.review-add .review-form .review-fieldset .review-field-ratings > .label{font-size: 18px; color: #333e48; font-weight: normal; text-transform: capitalize; line-height: 25px; padding: 0 0 10px 0; border: 0}
.review-add .review-form .review-fieldset .review-field-ratings .control{margin-top: 10px}
.review-add .review-form .review-fieldset .review-field-ratings .control .label{font-size: 14px; color: #333e48; padding: 0; min-width: 70px}
.review-add .review-form .review-fieldset .review-field-nickname .label,
.review-add .review-form .review-fieldset .review-field-summary .label,
.review-add .review-form .review-fieldset .review-field-text .label{width: 100px; display: inline-block; font-size: 14px; color: #333e48; line-height: 37px}
.review-add .review-form .review-fieldset .review-field-nickname .control,
.review-add .review-form .review-fieldset .review-field-summary .control,
.review-add .review-form .review-fieldset .review-field-text .control{width: calc(100% - 104px); display: inline-block;}
.review-add .review-form .review-fieldset .field .control > .input-text{background-color: #fff; padding: 0 15px; height: 37px; line-height: 37px; border: 1px solid #dddddd; font-size: 14px; color: #818181;border-radius: 35px;-moz-border-radius: 35px;-webkit-border-radius: 35px;-ms-border-radius: 35px;-o-border-radius: 35px;}
.review-add .review-form .review-fieldset .field .control > textarea{background-color: #fff; padding: 0 15px; line-height: 25px; border: 1px solid #dddddd; font-size: 14px; color: #818181;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px;-ms-border-radius: 10px;-o-border-radius: 10px;}
.review-add .review-form .review-form-actions{text-align: right; margin-top: 13px}
.review-add .review-form .review-form-actions .actions-primary{float: none;}
.review-add .review-form .review-form-actions .actions-primary .action{height: 37px; border-color: #fed700; padding: 0 16px; margin: 0;border-radius: 35px;-moz-border-radius: 35px;-webkit-border-radius: 35px;-ms-border-radius: 35px;-o-border-radius: 35px;}
.review-add .review-form .review-form-actions .actions-primary .action span{font-size: 13px; font-weight: bold; line-height: 35px; text-transform: capitalize;}

/*review list*/
.review-list .block-title{display: none;}
.review-list .block-content .review-item .review-title{display: none;}
.review-list .block-content .review-item .review-ratings{max-width: 100%; float: none;}
.review-list .block-content .review-item .review-content{margin: 0; padding-top: 10px; font-size: 14px; color: #686c6f; line-height: 20px}
.review-list .block-content .review-item .review-details{margin: 0; padding-top: 20px}
.review-list .block-content .review-item .review-details p{display: inline-block; vertical-align: middle; margin: 0}
.review-list .block-content .review-item .review-details p.review-author .review-details-value{font-size: 14px; color: #686c6f; text-transform: capitalize;}
.review-list .block-content .review-item .review-details p.review-author .review-details-label{font-size: 13px; color: #aeaeae;}
.review-list .block-content .review-item .review-details p.review-date{font-size: 13px; color: #aeaeae; padding-left: 20px}
.review-list .block-content .review-item{border-bottom: 1px solid #dddddd}
.review-list .block-content .review-item:last-child{border-bottom: 0; padding-bottom: 0}
.review-list .block-content .review-toolbar{border: 0; margin: 0}


/* Grouped Product */
.product-view .grouped-items-table .price-box{margin:0;padding:0}
.data.table.grouped tbody tr td input.qty{border-width: 1px; padding: 5px; border-style: solid; border-color: #ddd}
/* Block:Description */
.product-view .box-description{}
/* Block:Additional */
.product-view .box-additional .data-table th,.product-view .box-additional .data-table td{line-height:1.25}
/* Block:Upsell */
.product-view .box-up-sell{margin-bottom:0px;}
.product-view .box-up-sell .block-title h3 span {padding: 0;}
.product-view .box-up-sell .title-divider{margin-bottom: 30px;}
.product-view .box-up-sell .products-grid{width:100%;padding:0;}
.product-view .box-up-sell .products-grid td{width:25%;background:#f6f2e7;border-right:1px solid #e5dcc3;border-bottom:1px solid #e5dcc3;padding:15px 10px 12px;line-height:1.6em}
.product-view .box-up-sell .products-grid tr.last td{border-bottom:0}
.product-view .box-up-sell .products-grid td.last{border-right:0}
.product-view .box-up-sell .products-grid td img{border:1px solid #e5dcc3}
.product-view .box-up-sell .products-grid .product-image{text-align:center}
.product-view .box-up-sell .products-grid td.empty{border-right:0;background:#f1ecdb}
.product-view .box-up-sell .products-grid .ratings .rating-links{padding:0}
.product-view .sale-content .block-title-tabs { display: none;}
.product-view .box-up-sell .bx-controls .bx-default-pager{display: none;}
/* Block:Tags */
.product-view .box-tags{margin:0}
.product-view .box-tags h3{font-size:13px}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_pipe3.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block;font-size:13px;font-weight:normal;margin:0 0 5px;color:#000000}
.product-view .box-tags .form-add .input-box{float:left;width:305px;margin:0 5px 0 0;padding:0}
.product-view .box-tags .form-add input.input-text{width:299px;height:38px;}
.product-view .box-tags .note{margin:5px 0 0;padding:0;font-size:11px;color:#666}
/* Block:Reviews */
.product-view .box-reviews dl{margin:0}
.product-view .box-reviews dt{padding:0 0 5px}
.product-view .box-reviews dt a,.product-view .box-reviews dt span{font-weight:bold}
.product-view .box-reviews dd{margin:0 0 15px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add{margin:15px 0 0}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal}
.product-view .box-reviews .form-add h3 span{font-weight:bold}
.product-view .box-reviews .form-add h4{font-size:12px}
.product-view .box-reviews .form-add .data-table td{text-align:center}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0}
.product-view .box-reviews .form-add .form-list .input-box{width:360px}
.product-view .box-reviews .form-add .form-list input.input-text,.product-view .box-reviews .form-add .form-list textarea{width:354px}
.product-view .box-collateral .data-table th{font-weight:normal}
.product-view .box-collateral .data-table{margin-bottom:10px}
/* Send a Friend */
.send-friend .form-list{width:615px;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
/* ======================================================================================= */

/* Content Styles ================================================================= */
.product-name{margin:0;font-size:1em;font-weight:normal}
/* Product Tags */
.tags-list{display:block;font-size:13px;border:1px solid #c1c4bc;background:#f8f7f5;padding:10px 0 10px 0}
.tags-list li{display:inline!important;margin:0 4px 0 0}
.tags-list li a{color:#e8e9ee}
/* Advanced Search */
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range{float:left;clear:none}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #e9d7c9;background:#fff6f1;padding:10px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(../../frontend/Alothemes/demo3/en_US/images/i_search_criteria.gif) 0 3px no-repeat}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0}
/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -22px 0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .links a:hover{text-decoration:underline}
.page-sitemap .sitemap{margin:12px}
.page-sitemap .sitemap a{color:#1b2d3b}
.page-sitemap .sitemap li{margin:3px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}
/* RSS */
.rss-title h1{background:url(../../frontend/Alothemes/demo3/en_US/images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
/* ======================================================================================= */

/* Checkout Types */
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right;display: none;}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px}
/* Shopping Cart ========================================================================= */
.cart.table-wrapper .product-item-photo{display: table-cell;max-width: 100%;padding-right: 20px;vertical-align: middle;}
.cart.table-wrapper .item .col.item{display: block;min-height: 75px;position: relative}
.cart.table-wrapper .action.help.map{font-weight: 400}
.checkout-cart-index .cart.table-wrapper .product-image-container{display: inline-block;}
.cart-container .form-cart .item-info .action-delete,.cart-container .form-cart .item-info .action-edit{display: block; line-height: 20px}
/*.cart-container .cart-summary{position: static !important}*/
.form-cart .actions .continue{border: 0; padding: 0 20px 0; display: inline-block; vertical-align: middle;}
.form-cart .actions .continue:before{content: "\f100"; font-family: FontAwesome; font-size: 16px; display: inline-block; vertical-align: middle; padding-right: 5px}

.coupon .control .input-text{height: 47px; padding: 0 145px 0 10px; line-height: 45px; border: 1px solid #dddddd; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;}
.coupon{position: relative;}
.coupon .actions-toolbar{position: absolute; right: 0; bottom: 0; }
.coupon .actions-toolbar button.apply{margin: 0; padding: 0 15px; background-color: #333e48; border-color: #333e48; border-radius: 0 25px 25px 0; -webkit-border-radius:  0 25px 25px 0; -moz-border-radius:  0 25px 25px 0;}
.coupon .actions-toolbar button.apply span{color: #fff}
.coupon .actions-toolbar button.apply:hover{background-color: #fed700; border-color: #fed700}
.cart-summary{z-index: 9}
.checkout-methods-items .item .multicheckout{display: block;text-align: center; border-radius: 25px;font-size: 15px; }
.checkout-methods-items .item .multicheckout span{font-size: 15px;}

.modal-inner-wrap{background-color: #f5f5f5}
.modal-inner-wrap .modal-content{border: 0; border-radius: 0; box-shadow: none; background-color: transparent;}
.opc-block-summary.modal-inner-wrap .modal-content {background-color: transparent; margin: 0}
.opc-block-summary .modal-inner-wrap .modal-content .items-in-cart{margin: 0}
/*.opc-block-summary .modal-inner-wrap .modal-content .items-in-cart .minicart-items-wrapper{max-height: auto; margin: 0; padding: 15px 0 0 0}*/
.opc-block-summary .minicart-items-wrapper{max-height: 330px; margin: 0; padding: 15px 0 0 0; overflow: auto}
.opc-block-summary .product-item .product-item-name-block{display: block;}
.opc-block-summary .product-item .subtotal{display: block; text-align: left;}
.opc-block-summary .product-item .product-item-inner{display: block;}
.opc-block-summary .minicart-items .product-image-container,
.opc-block-summary .minicart-items .product-item-details{display: inline-block; float: none; vertical-align: middle;}
.opc-block-summary .minicart-items .product-item-details{width: calc(100% - 100px)}

#opc-sidebar .opc-block-summary{margin: 0; padding-bottom: 0}
#checkout .opc-sidebar{margin: 0}
#checkout .opc-wrapper .form-login, #checkout .opc-wrapper .form-shipping-address{max-width: auto; width: 100%}
#checkout .opc-wrapper .form-login .fieldset, #checkout .opc-wrapper .form-shipping-address .fieldset{padding: 0}
#shipping-new-address-form > .field {padding: 10px 0}
#shipping-new-address-form > .field.street .label {padding: 0; border: 0}
.checkout-shipping-method .actions-toolbar .action.primary{padding-top: 0; padding-bottom: 0}
#discount-form .control .input-text{line-height: 45px; height: 47px; border-color: #ddd; border-radius: 25px}

#opc-sidebar .opc-block-shipping-information{margin-top: 20px}
.opc-block-summary .minicart-items .product-item-details {padding-left: 20px}
/* Shopping Cart Table */
#multiship-addresses-table{border-bottom: 1px solid #ddd}
.multicheckout .actions-toolbar > .secondary{float: right;}
.multicheckout .actions-toolbar > .primary{float: left;}
.multicheckout .actions-toolbar .secondary .action.back{text-align: right; display: block;}
.multicheckout > .actions-toolbar{margin-top: 40px}



.cart-table th{padding:2px 10px}
.cart-table td{padding:25px 20px;border:1px solid #eeeeee;}
.cart-table .product-name{margin:0 0 5px;color:#333;}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a}
.cart-table tfoot td{padding:15px;}
.cart-table .btn-continue{float:left}
.cart-table .btn-update,.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}
.table thead > tr > th,
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td,
.table tbody + tbody{border: 0;}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:25px 0 0}
.cart .cart-collaterals .col2-set{}
.cart .cart-collaterals .col2-set .col-1,.cart .cart-collaterals .col2-set .col-2,.cart .cart-collaterals .col2-set .col-3{width:33.3333%;float:left}
.cart .crosssell{padding:0 0 50px}
.cart .crosssell .block-title h3 span{padding: 0;}
.cart .crosssell .title-divider{margin-bottom: 10px;}
.cart .crosssell .product-name{font-size: 100%; margin: 0 0 9px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.cart .crosssell .product-name a{font-size: 14px;outline: 0 none;text-decoration: none;text-transform: uppercase;letter-spacing: 1px;font-weight: 500;}
.cart .crosssell li.item{margin:12px 0}
.cart .crosssell .link-compare{font-weight:normal}
.cart .bx-has-controls-direction .bx-default-pager{display: none;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping p,.cart .discount label{font-size:13px;color:#2a2a2a;font-weight:300}
.cart .discount,.cart .shipping{padding:15px 0;margin:0 0 18px;}
.cart .discount h2,.cart .shipping h2{margin:0 0 20px;padding:0 10px 0 0;color:#333;text-transform:uppercase;font-size:19px;letter-spacing: 1px;}
.cart .discount .buttons-set,.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left}
.cart .discount .buttons-set button.button,.cart .shipping .buttons-set button.button{float:none;margin-left:0}
.cart .discount .input-box{margin:8px 0 0}
.cart .discount input.input-text{width:100%}
.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_divider1.gif) 0 0 repeat-x}
/* Shopping Cart Totals */
.cart-summary{float: right;position: relative;width: 33.3333%}
.cart-container .form-cart{width: 66.6667%;float: left;position: relative;padding: 0 15px}

.cart .totals{padding: 15px 0px 15px 0;margin:0;}
.cart .totals table{width:100%;margin:7px 0}
.cart .totals td{padding:1px 0 1px 30px}
.cart-totals .mark, .opc-block-summary .table-totals .mark,.cart-totals .mark .label{color: #333;font-size: 13px;}
.cart .totals td.a-right .price{font-weight: 600;}
.cart .totals tr.last td{}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot td{padding-top:5px;padding-bottom:5px}
.cart-totals .mark strong, .opc-block-summary .table-totals .mark strong{font-weight: normal;font-size: 15px;color: #333;text-transform: uppercase;}
.cart-totals .grand.totals .price {font-size: 15px;color: #ee0000;}
.cart .totals .checkout-types{font-size:13px;padding:0;text-align:right}
.cart .totals .checkout-types li a{color:#666666;text-decoration:none;}
.cart .totals .checkout-types li a:hover{color:#ff5555;}
.cart .totals .checkout-types li{clear:both;margin:10px 0}
/* Options Tool Tip */
.item-options dt{font-weight:bold;color: #666;}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;border:1px solid #ddd;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:50%}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
/* ======================================================================================= */

/* Checkout ============================================================================== */
.authentication-wrapper{display: none;}
.checkout-index-index .nav-sections{display: block;}
.opc-progress-bar{margin-top: 60px;}
.opc-wrapper .form-login .fieldset .note, .opc-wrapper .form-shipping-address .fieldset .note{display: block;clear: both;}
#opc-sidebar .opc-block-shipping-information{padding: 0 30px 30px;}
/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods{margin:0 0 8px}
.sp-methods dt{margin:13px 0 5px;font-weight:300}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0}
.sp-methods label{font-weight:300;color:#666;line-height:16px}
.sp-methods .price{font-weight:300}
.sp-methods .form-list{padding-left:20px}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:154px;margin-right:10px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:3em!important}
.sp-methods .checkmo-list li{margin:0 0 5px}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}
.sp-methods .checkmo-list address{float:left}
.sp-methods .centinel-logos a{margin-right:3px}
.sp-methods .centinel-logos img{vertical-align:middle}
.sp-methods .release-amounts{margin:0.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}
.please-wait{float:right}
.please-wait img{vertical-align:middle}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px}
/* Tooltip */
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(../../frontend/Alothemes/demo3/en_US/images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}
/* Gift Messages */
.gift-messages h3{font-size:12px;font-weight:bold;color:#e87403}
.gift-messages p.control{color:#8e8d8b}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none!important;position:static!important}
.gift-messages-form h4{font-size:12px;font-weight:bold;color:#e87403}
.gift-messages-form .whole-order{margin:0 0 25px}
.gift-messages-form .item{margin:0 0 10px}
.gift-messages-form .item .product-img-box{float:left;width:75px}
.gift-messages-form .item .product-image{margin:0 0 7px}
.gift-messages-form .item .number{margin:0;font-weight:bold;text-align:center;color:#8a8987}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{font-size:13px;font-weight:bold;margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:494px}
.gift-message-link{font-size:11px;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(../../frontend/Alothemes/demo3/en_US/images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}
/* Checkout Agreements */
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:bold;color:#666}
.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}
/* Centinel */
.centinel{}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent!important;margin:0!important;padding:0!important;border:0!important}
.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}
/* Generic Info Set */
.info-set{background:#fbfaf6;border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:bold;margin:0 0 10px}
.info-set h3,.info-set h4{font-size:13px;font-weight:bold;color:#E26703}
.info-set h2 a,.info-set h3 a,.info-set h4 a{font-weight:normal}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em!important;font-weight:bold!important;color:#1e7ec8!important}
.info-set .data-table .product-name a{font-weight:bold!important}
.info-set .data-table .item-options{margin:5px 0 0}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress{border:0;margin:0}
.block-progress .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-progress .block-title strong{font-size:13px;color:#0a263c}
.block-progress .block-content{padding:30px 20px}
.block-progress dl{margin:0}
.block-progress dt{background-color:transparent;background-image:url("../../frontend/Alothemes/demo3/en_US/images/icon-Progress.png");background-position:0 8px;background-repeat:no-repeat;color:#888;font-size:13px;font-weight:400;line-height:25px;margin:0 0 6px;padding:0 0 0 20px}
.block-progress dd{padding:8px 13px;margin:0 0 6px}
.block-progress dt.complete{margin:0}
.block-progress dd.complete{color:#666;font-weight:300}
.block-progress p{margin:0}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0}
.block-progress .cards-list .info-table th{font-weight:normal}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 .checkout-onepage-success .col-right{padding-top: 25px;}
.checkout-onepage-index .main-container { padding-top: 30px;}
.opc-block-progress dt.complete a,.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt a,.opc-block-progress dt .separator{display:none}
.opc .buttons-set{margin-top:0;padding-top:1em;padding-bottom:1em;margin: 0;}
.opc .buttons-set p.required{margin:0;padding:0 0 10px;margin:0!important}
.opc .buttons-set a.f-left{float:right!important;color:#ff0000;text-decoration:none}
.opc .buttons-set a.f-left:hover{color:#f2bc4d}
.opc .buttons-set .back-link small{display:none}
.opc .buttons-set .back-link a{background:url(../../frontend/Alothemes/demo3/en_US/images/i_arrow-top.gif) 0 50% no-repeat;padding-left:16px}
.opc .buttons-set.disabled button.button{display:none}
.opc .buttons-set .please-wait{height:21px;line-height:21px}
.opc .ul{list-style:disc outside;padding-left:18px}
.opc{position:relative;margin-bottom: 30px;}
.opc li.section{margin-top: 10px;}
.opc .step-title{text-align:left;line-height:40px;}
.opc .step-title .number{background:#dddddd;padding:0;margin:0 10px 0 0;color:#fff;font-size:14px;width:40px;height:40px;text-align:center;}
.opc .step-title h2{margin:0;color:#333;font-size:14px;text-transform:uppercase;line-height:40px;}
.opc .step-title a{display:none;float:right;font-size:11px;line-height:16px}
.opc .allow .step-title{color:#a4b3b9;cursor:pointer}
.opc .allow .step-title .number{margin-right: 10px;background:#dddddd;color:#fff}
.opc .allow .step-title h2{}
/*.opc .allow .step-title a{display:block}
*/
.opc .active .step-title{padding:0;color:#f18200;cursor:default;border:0 none;text-align:left;line-height:40px}
.opc .active .step-title .number{background:#333;margin-right: 10px;color:#fff}
.opc .active .step-title h2{}
/*.opc .active .step-title a{display:none}
*/
.opc .step{background:#fff;padding: 15px;position:relative;border: 1px solid #f5f5f6;}
.opc .step .tool-tip{right:30px}
#opc-login .buttons-set{border-top:0}
#opc-login h3{font-size:15px;padding-bottom:2px;text-transform:capitalize;color:#000;font-weight:300}
#opc-login p{font-size:13px;color:#ff0000;margin:0 0 5px}
#opc-login h4{font-size:13px;font-weight:300;margin:0;color:#000000;margin:0 0 10px;}
#opc-login .step .ul li{color:#888888;font-size:13px;font-weight:300}
#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{margin:0 -30px;background:#f6f1eb;border:1px solid #e9e4de;border-width:1px 0;padding:22px 24px 22px 30px}
.opc .gift-messages-form .inner-box{padding:5px;height:260px;overflow:auto}
#opc-review .step{border:0;padding:0}
#opc-review .product-name{font-weight:300;color:#000}
#opc-review .item-options{margin:5px 0 0}
#opc-review .buttons-set{padding:20px 30px;border:1px solid #d9dde3;border-width:0 1px 1px}
#opc-review .buttons-set p{margin:0;line-height:40px}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px}
#opc-review .authentication{margin:0 auto;width:570px}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0}
#checkout-review-submit .buttons-set button.button{float:right}
/* Multiple Addresses Checkout */
.checkout-progress{padding:0 90px;margin:50px 0;}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #444;padding:2px 0 0;font-weight:bold;text-align:center;color:#444;font-weight: 300;}
.checkout-progress li.active{border-top-color:#965554;color:#965554;font-weight: 400;}
.multiple-checkout h2{font-size:13px;font-weight:400;margin:0 0 10px;color: #444;}
.multiple-checkout h3,.multiple-checkout h4{font-size:13px;font-weight:bold;color:#965554}
.multiple-checkout h2 a,.multiple-checkout h3 a,.multiple-checkout h4 a{font-weight:normal}
.multiple-checkout .data-table .product-name{font-size:1em!important;font-weight:bold!important;color:#1e7ec8!important}
.multiple-checkout .data-table .item-options{margin:5px 0 0}
.multiple-checkout .gift-messages{margin:15px 0 0}
.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}
.multiple-checkout .col2-set,.multiple-checkout .col3-set{background:#fbfaf6;border:1px solid #d7d7d7;margin:0 0 25px;padding:20px}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;border-bottom:1px solid #d7d7d7;position:relative}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.multiple-checkout .box{margin:0 0 15px}
.multiple-checkout .box h2{color:#965554}
.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;padding:0 0 0 21px;overflow:hidden}
.multiple-checkout .place-order .grand-total .inner{float:left;height:71px;padding:14px 0px 0 0;}
.multiple-checkout .place-order .grand-total .inner div{display:inline}
.multiple-checkout .place-order .grand-total big{display:inline;margin-right:12px}
.multiple-checkout .place-order .grand-total .price{color:#d22753}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}
/* Step 1 */
.multiple-checkout .title-buttons button.button span{}
#multiship-addresses-table td{padding:10px}
#multiship-addresses-table tfoot td{padding:5px 10px}
#multiship-addresses-table tfoot button.button span{}
/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%;overflow:hidden}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:445px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:439px}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #d9d2be;background:#f9f3e3;padding:13px;position:relative}
.checkout-multishipping-shipping .box-sp-methods .pointer{position:absolute;top:-20px;right:-40px;width:178px;height:41px;background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_sp-methods.gif) 0 0 no-repeat;overflow:hidden}
/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative}
/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */

/* Captcha ================================================================================ */
.captcha-note{clear:left;padding-top:5px}
.captcha-image{margin:0;}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}0%{-webkit-transform:rotate(-360deg)}}
@-moz-keyframes rotate{0%{-moz-transform:rotate(0)}0%{-moz-transform:rotate(-360deg)}}
@keyframes rotate{0%{transform:rotate(0)}0%{transform:rotate(-360deg)}}
/* Remember Me Popup ===================================================================== */
.window-overlay{background:rgba(0,0,0,0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}
.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(../../frontend/Alothemes/demo3/en_US/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;font:bold 12px/19px Arial,Helvetica,sans-serif;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
/* Remember Me Popup ===================================================================== */

/* My Account ============================================================================= */
.customer-account-index .main-container {margin-top: 30px;}
.my-account .title-buttons .link-rss{float:none;margin:0}
/********** < Dashboard */
.dashboard .welcome-msg{margin:0 8em 1.5em 0}
.dashboard .welcome-msg p{margin:0}
.dashboard .col2-set{margin:0 0 15px}
/* General Box */
.box-account{background:#fff;border:1px solid #eee;padding:15px;margin:0 0 20px}
.box-account .box-head{margin:0 0 20px;text-align:right}
.box-account .box-head h2{float:left;margin:0;font-size:14px;font-weight:normal;text-transform:uppercase;background-position:0 0;background-repeat:no-repeat;padding-left:21px;color:#444}
.dashboard .box .box-title{padding:0 0 5px;margin:0 0 10px;text-align:right;border-bottom: 1px solid #eeeeee;}
.dashboard .box .box-title h3,.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:normal;margin:0;color:#333;text-transform: uppercase;}
/* Block:Recent Orders */
.dashboard .box-recent .box-head h2{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_folder-table.gif)}
/* Block:Account Information */
.dashboard .box-info .box-head h2{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_ma-info.gif)}
.dashboard .box-info h4{font-size:11px;font-weight:normal;text-transform:uppercase}
/* Block:Reviews */
.dashboard .box-reviews .box-head h2{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_ma-reviews.gif)}
.dashboard .box-reviews .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-reviews .details{margin-left:20px}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews li.item.last{margin:0}
.dashboard .box-reviews .ratings{margin:7px 0 0}
/* Block:Tags */
.dashboard .box-tags .box-head h2{background-image:url(../../frontend/Alothemes/demo3/en_US/images/i_ma-tags.gif)}
.dashboard .box-tags .number{float:left;font-size:10px;font-weight:bold;line-height:1;color:#fff;margin:3px -20px 0 0;padding:2px 3px;background:#0a263c}
.dashboard .box-tags .details{margin-left:20px}
.dashboard .box-tags li.item{margin:0 0 7px}
.dashboard .box-tags li.item.last{margin:0}
.dashboard .box-tags .tags strong,.dashboard .box-tags .tags ul,.dashboard .box-tags .tags ul li{display:inline}
/********** Dashboard > */

/* Address Book */
.my-account .pager {margin: 15px 0;}
.addresses-list h2{font-size:13px;color:#333;text-transform:uppercase;margin-bottom: 15px;}
.addresses-list h3{font-weight:bold;font-size:13px}
.addresses-list address{margin:0 0 3px}
.addresses-list p{margin:0}
.addresses-list a{font-weight:bold}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{border:1px solid #eee;padding:10px 13px;margin:0 0 10px;}
.addresses-list li.empty{background:none;border:0;padding:0}
.addresses-list li.empty p{font-weight:bold}
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}
/* Order View */
.order-info{background:#dee5e8;border:1px solid #d0cbc1;padding:4px 8px;margin:0 0 8px}
.order-info dt,.order-info dd,.order-info ul,.order-info li{display:inline}
.order-info .current{font-weight:bold}
.order-info li{margin:0 3px}
.order-date{margin:10px 0}
.order-info-box{background:#fff;border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.order-info-box h2{font-weight:bold;font-size:13px}
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px}
.order-items{width:100%;overflow-x:auto}
.order-items h2,.order-items h3{clear:none;font-weight:bold;font-size:13px;padding:0;margin:0 0 5px;color:#0a263c}
.order-items .product-name{font-size:1em!important;font-weight:bold!important}
.order-items .link-print{color:#1e7ec8;font-weight:normal}
.order-items .order-links{text-align:right}
.order-additional{margin:15px 0}
/* Order Gift Message */
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
/* Order Comments */
.order-about dt{font-weight:bold}
.order-about dd{font-size:13px;margin:0 0 7px}
.tracking-table{margin:0 0 15px}
.tracking-table th{font-weight:bold;white-space:nowrap}
.tracking-table-popup{width:100%}
.tracking-table-popup th{font-weight:bold;white-space:nowrap}
.tracking-table-popup th,.tracking-table-popup td{padding:1px 8px}
/* Order Print Pages */
.page-print .print-head{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:bold}
.page-print h2,.page-print h3{font-size:13px;font-weight:bold}
.page-print h2.h2{font-size:16px;font-weight:bold}
.page-print .order-date{background:url(../../frontend/Alothemes/demo3/en_US/images/bkg_divider1.gif) 0 100% repeat-x;padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
/* Price Rewrites */
.page-print .gift-message-link{display:none}
.page-print .price-excl-tax,.page-print .price-incl-tax{display:block;white-space:nowrap}
.page-print .cart-price,.page-print .price-excl-tax .label,.page-print .price-incl-tax .label,.page-print .price-excl-tax .price,.page-print .price-incl-tax .price{display:inline}
/* My Wishlist */
.my-wishlist .data-table td{padding:10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px}
.my-wishlist .buttons-set{margin-top:2em}
.my-wishlist .buttons-set button.button{float:none}
.my-wishlist .buttons-set .btn-add span,.my-wishlist .buttons-set .btn-share span{}
#wishlist-table .add-to-links{white-space:nowrap}
.my-wishlist .cart-cell .old-price,.my-wishlist .cart-cell .special-price{float: none;}
.my-wishlist .cart-cell .add-to-cart-alt input.qty{margin-bottom: 10px;}
/* My Tags */
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}
/* My Reviews */
#my-reviews-table td{padding:10px}
.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{display:block;width:125px;height:125px}
.product-review .product-img-box .label{font-size:11px;margin:0 0 3px}
.product-review .product-img-box .ratings .rating-box{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
.product-review .product-name{font-size:16px;font-weight:bold;margin:0 0 10px}
.product-review h3{font-size:12px;margin:0 0 3px;color:#2f2f2f}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:bold}
.product-review dd{font-size:13px;margin:5px 0 0}
/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left;margin-left:10px}
.billing-agreements .table-caption{font-weight:bold;font-size:13px}
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px!important;font-weight:bold;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:bold;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}
.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{background:url(../../frontend/Alothemes/demo3/en_US/images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(../../frontend/Alothemes/demo3/en_US/images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block;padding-right:30px}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-price .price-box,.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
/* ======================================================================================= */
/*link social*/
.link-social .link-list .link-icon{display: inline-block;}
.footer-item .box-content .content .link-social .link-list .link-icon a{font-size: 25px; color: #7c7c7c; padding: 0 10px; line-height: 30px}
.footer-item .box-content .content .link-social .link-list .link-icon:first-child a{padding-left: 0; }
.footer-item .box-content .content .link-social{margin-top: 37px}


/* Footer ================================================================================ */

.page-footer .main-footer{background-color: #f8f8f8; padding: 60px 0 65px}
.footer-item .title{font-size: 16px; font-weight: bold; text-transform: capitalize; margin: 0; line-height: 40px}
.footer-item .box-content .icon{font-size: 75px; color: #fed700; }
.footer-item .box-content .content .link-list{display: table-cell; vertical-align: top}
.footer-item:nth-child(2) .box-content .content .link-list:nth-child(2){padding-left: 75px}
.footer-item .box-content{position: relative;}
.footer-item .box-content .content .link-list a{font-size: 14px;font-weight: normal; text-transform: capitalize; display: block; line-height: 20px}
.footer-item .box-content .content .link-list a{transition: all 0.3s; padding-bottom: 15px}
.footer-item .box-content .content .info .question{font-size: 13px; color: #333e48; font-weight: 300; line-height: 20px; display: inline-block;}
.footer-item .box-content .content .info .hot-number{font-size: 22px; color: #333e48; font-weight: 600; display: inline-block; line-height: 30px}
.footer-container .border{padding: 70px 0 65px 0; border-bottom: 1px solid #333333;}
.footer-item .box-content .content{margin-top: 22px}
.footer-item:first-child .box-content .content{margin-top: 33px}
.footer-item .box-content .content .icon,
.footer-item .box-content .content .info{display: table-cell; vertical-align: middle;}
.footer-item .box-content .content .info{padding-bottom: 10px; padding-left: 10px}
.footer-item .box-content .content ul li .sub-title{font-size: 14px; color: #333e48; font-weight: bold; text-transform: none; display: block; line-height: 25px; padding: 0; margin-top: 23px}
.footer-item .box-content .content .address{font-size: 14px; color: #333e48; text-transform: capitalize; font-weight: normal; line-height: 25px; margin: 0}
/*.footer-item .box-content .content .icon{color: #a6a6a6; text-align: left; min-width: 30px; font-size: 20px; padding-left: 1px; padding-bottom: 5px}*/
.footer-item .box-content .content li:nth-child(2) .icon{font-size: 16px}
.footer-item .box-content .content li{margin: 0}
.copyright address{margin: 0;  font-size: 12px; font-weight: 300; text-transform: uppercase; color: #a3a3a3; line-height: 27px}
.copyright address a{color: #fff}
/*Footer bottom*/
.footer-bottom{background-color: #eaeaea; padding-top: 23px; padding-bottom: 22px}
/*Paypal*/
.footer-bottom .paypal{display: block; text-align: right;}
.paypal .list-page{text-align: right; margin: 0; line-height: normal;}
.paypal .list-page li{display: inline-block; padding-left: 16px}
.paypal .list-page li a{display: block;}
.copyright span{font-size: 14px; color: #333e48; font-weight: normal; display: block; line-height: 20px}
.copyright span a{font-weight: bold; color: #333e48}
/* ======================================================================================= */

/* Clears ================================================================================ */
.clearer:after,.header-container:after,.header-container .top-container:after,.header:after,.header .quick-access:after,#nav:after,.main:after,.footer:after,.footer-container .bottom-container:after,.col-main:after,.col2-set:after,.col3-set:after,.col3-layout .product-options-bottom .price-box:after,.col4-set:after,.search-autocomplete li:after,.block .block-content:after,.block .actions:after,.block li.item:after,.block-poll li:after,.block-layered-nav .currently li:after,.page-title:after,.products-grid:after,.products-list li.item:after,.box-account .box-head:after,.dashboard .box .box-title:after,.box-reviews li.item:after,.box-tags li.item:after,.pager:after,.sorter:after,.ratings:after,.add-to-box:after,.add-to-cart:after,.product-essential:after,.product-collateral:after,.product-view .product-img-box .more-views ul:after,.product-view .box-tags .form-add:after,.product-view .product-shop .short-description:after,.product-view .box-description:after,.product-options .options-list li:after,.product-options-bottom:after,.product-review:after,.cart:after,.cart-collaterals:after,.cart .crosssell li.item:after,.opc .step-title:after,.checkout-progress:after,.multiple-checkout .place-order:after,.group-select li:after,.form-list li:after,.form-list .field:after,.buttons-set:after,.page-print .print-head:after,.advanced-search-summary:after,.gift-messages-form .item:after,.send-friend .form-list li p:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden}
/* ======================================================================================= */
.guest-select{width:305px!important}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {content: '';display: table;clear: both;}
/* Custom Font */

/*Page arrow*/
.slick-slider .slick-list{padding: 5px; margin: -5px;}
.products .slick-slider .slick-list{padding-bottom: 60px}
.slide-showcase .home-slider.slick-slider .slick-list{padding: 0px !important; margin: 0px !important;}
/*Toggle tab / toggle mobile*/
.filter-options .toggle-tab{position: absolute; right: 0; top: 0; text-align: center; cursor: pointer; z-index: 3; display: none;color: #888888;}
.filter-options .toggle-tab:before{content: "\f196"; font-family: FontAwesome; font-size: 14px; display: block; line-height: 25px; }
.filter-options .toggle-visible .toggle-tab:before{content: "\f147";}
.filter .toggle-tab{display: block;}
.narrow-box{position: relative;}
.filter-options .narrow-box .toggle-content{display: none;}
.filter-options .narrow-box:first-child .toggle-content,.filter-options .narrow-box .toggle-content.visible {display: block;}

.filter-options-item.narrow-by{padding: 0;}
.filter-options .filter-options-item .filter-options-content {border-bottom: 1px solid #ddd;margin: 0 0 28px;padding-bottom: 25px;}
.filter-options .filter-options-title:after{content: "\f196"; font-family: FontAwesome; font-size: 14px;position: absolute;right: 0px;display: block !important;line-height: 25px; padding: 0px;top: 0;color: #888888;width: auto;cursor: pointer;font-weight: normal;}
.filter-options .active .filter-options-title:after{content: "\f147";font-family: FontAwesome;}
.price-box .prices-tier{ background: transparent;padding: 0;margin:0;}
/* move style alothemes */
.alothemes{display: block;}
.item .quickview.configurable{display: none !important;}
@media print {a[href]:after {content: none !important;}}
.account .page-title-wrapper .page-title{margin-bottom: 0px;}
.account .column.main .block .block-title {font-size: 16px;line-height: 1.2; margin: 0 0 15px;}
.account .block .block-title strong {color: #333;}
.account.sales-order-view .column.main .block:not(.widget) .block-content .box{margin-bottom: 30px;}
.account .column.main .block:not(.widget) .block-content .box.box-order-billing-method{float: right;}
.account .column.main .block:not(.widget) .block-content .box.box-order-billing-address{float: left;}
.product-info-main .product.attribute ul,.product-info-main .product.attribute ol,.product.detailed .product.description ol,.product.detailed .product.description ul,.product-item-description ul,.post-text-hld ul,.post-text-hld ol,.catalog-product-view .block.related ul.block-content,.catalog-product-view .block.related ol.block-content,.post-view .block.related ul.block-content,.post-view .block.related ol.block-content{list-style: disc outside;padding-left: 1.5em;margin-left: -7px;margin-bottom: 0;}
.product-info-main .product.attribute ol,.product.detailed .product.description ol,.post-text-hld ol,.catalog-product-view .block.related ul.block-content,.catalog-product-view .block.related ol.block-content,.post-view .block.related ol.block-content{list-style: decimal outside none;}
.product-info-main .product.attribute ul li,.product-info-main .product.attribute ol li,.product.detailed .product.description ol li,.product.detailed .product.description ul li,.product-item-description ul li,.post-text-hld ul li,.post-text-hld ol li{margin: 0;padding: 0;color: #7d7d7d;line-height: 20px;font-size: 12px;}
.swatch-option.text{height: auto;}
.product-info-main .product.attribute.sku .type, .product-info-main .product.attribute.sku .value{display: inline-block;}
.product-info-main .product.attribute.sku .type:after {content: ":";}
.product-info-main .product.attribute.sku .type,.product-options-wrapper .swatch-attribute-label{color: #333e48;}
.field-tooltip #tooltip-label{display: none;}
.field.street .field.additional,.field.street .field._required{padding-bottom: 10px;}
/* style new */
.minicart-wrapper .counter.qty.empty .counter-number:empty:before {
	content: "0";
}
.header .form-search .dd-container {
	height: auto;
	max-height: 400px;
}
.header .form-search .dd-container,
.minisearch .searchsuite-autocomplete {
	scrollbar-width: thin;
}
.header .form-search .dd-container::-webkit-scrollbar,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar {
    width: 6px;
    background-color: #dedede;
}
.header .form-search .dd-container::-webkit-scrollbar-track,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f8f8f8;
    border-radius: 10px; 
}
.header .form-search .dd-container::-webkit-scrollbar-thumb,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #dedede; 
}
.header .form-search .dd-container::-webkit-scrollbar-thumb:hover,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb:hover {
  background: #888; 
}
.minisearch .searchsuite-autocomplete {
	left: 0;
	top: 35px;
	max-height: 400px;
	overflow-y: auto;
}
.magepow-gdpr-checkbox {
	position: relative;
	margin-top: 30px;
}
.magepow-gdpr-checkbox > .checkbox {
	position: absolute;
	top: 4px;
	left: 0;
}
.magepow-gdpr-checkbox .label {
	white-space: initial;
	font-size: 13px;
}
.magepow-gdpr-checkbox .label > span {
	text-indent: 20px;
	display: block;
}
.item .actions .add-to-links {
	transition: initial;
}
/*.main-category .slick-slider .slick-list {
    padding: 5px 0 60px !important;
}*/
.fieldset>.field.required>.label:after, 
.fieldset>.fields>.field.required>.label:after, 
.fieldset>.field._required>.label:after, 
.fieldset>.fields>.field._required>.label:after {
	content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}

.slick-prev, .slick-next {
	z-index: 2;
}
.slick-prev:hover, 
.slick-next:hover,
.slick-prev:focus, 
.slick-next:focus {
	border: 0;
}
.slick-prev:before,
.slick-next:before {
	font-family: "FontAwesome";
    color: #b8b8b8;
    font-size: 18px;
    font-weight: 700;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
}
.slick-prev:before {
	content: "\f104";
}
.slick-next:before {
	content: "\f105"; 
}
.slick-dots {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom: 0;
    margin: 0;
    line-height: 0;
}
.slick-dots li {
    display: inline-block;
    cursor: pointer;
    padding: 0;
    margin: 0 4px;
    line-height: 1px;
    width: auto;
    height: auto;
}
.slick-dots li button {
    width: 8px;
    height: 8px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #bcbcbc;
    text-indent: -9999px;
    padding: 0;
    margin: 0;
}
.slick-dots li.slick-active button {
    width: 30px;
    background-color: #fed700;
}
.brands .slick-prev, .brands .slick-next {
    /*top: calc(50% - 10px);*/
}
.brands .slick-prev {
    left: 15px;
}
.brands .slick-next {
    right: 15px;
}
.brands .brands-content .item img {
	filter: grayscale(100%);
}
.brands .brands-content .item img:hover {
	filter: none;
}
.slide-showcase .home-slider .slick-arrow {
	border: 0;
	transform: none;
}
.fearured-products .slick-arrow {
	top: -31px;
}
.fearured-products .slick-prev, 
.product-sidebar .slick-prev {
    right: 13px;
    left: auto;
}
.fearured-products .slick-next, .product-sidebar .slick-next {
    right: -6px;
}
.fearured-products .item .product-name {
	max-width: 150px;
}
.item .product-name a.product-item-link {
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
	padding-left: 0;
	padding-right: 0;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
	min-height: initial;
}
.notify-slider-wrapper .products.wrapper.grid .item .actions .add-to-links {
	border-top: 0;
}

.suggest-slider .x-close {
	top: -10px;
	cursor: pointer;
}
.notify-slider-wrapper:hover .x-close {
	z-index: 9999;
}
.notify-slider-wrapper .products-grid .item .images-container:after {
	opacity: 0;
}
.main-category .slick-slider .slick-list {
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.cookie-message .modal-popup.modals-quickview .page-wrapper {
	padding-bottom: 0;
}
.cookie-message .notify-slider-wrapper {
	bottom: 75px;
}
.message.global.cookie.magepow-gdpr-cookie-notice {
    -webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
    -moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
    box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
    background-color: #000;
    color: #ffffff;
    z-index: 14;
}
.catalog-product-view.cookie-message .message.global.cookie.magepow-gdpr-cookie-notice {
	display: none !important;
}
.magepow-gdpr-cookie-notice.message.global h3 {
    display: none;
}
.magepow-gdpr-cookie-notice.message.global .content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.message.global.cookie .actions .btn-cookie {
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
}
.message.global.cookie .actions .btn-cookie span {
	font-size: 12px;
	line-height: 28px;
}
.magepow-gdpr-cookie-notice.message.global .content > div {
    display: inline-block;
}
.message.global.cookie .actions {
	margin-top: 0;
	margin-left: 30px;
}
.message.global.cookie.magepow-gdpr-cookie-notice #privacyLink {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    line-height: 1.6;
}
.message.global.cookie.magepow-gdpr-cookie-notice #privacyLink:hover {
    border-bottom-style: dashed;
}

/* product detail additional */
.page-layout-1column .column.main .product.media {
	width: 50%;
}
.page-layout-1column .column.main .product-info-main {
	width: 50%;
}
.page-layout-2columns-left .column.main .product.media, 
.page-layout-2columns-right .column.main .product.media, 
.page-layout-3columns .column.main .product.media {
	width: 50%;
}
.page-layout-2columns-left .column.main .product-info-main, 
.page-layout-2columns-right .column.main .product-info-main, 
.page-layout-3columns .column.main .product-info-main {
	width: 50%;
}
.product-info-main .page-title-wrapper .brand a {
	display: flex;
	align-items: center;
}
.product-info-main .page-title-wrapper .brand a > span:after {
	content: ":";
	display: inline-block;
}
.product-info-main .sku {
	margin-top: 20px;
}
/* timer detail */
.product-info-main .additional-timer-block .deal-stock-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 5px;
}
.product-info-main .additional-timer-block .deal-progress {
    height: 12px;
    background-color: #d2d2d2;
    border-radius: 20px;
}
.product-info-main .additional-timer-block .deal-progress span {
    height: 100%;
    border-radius: 20px;
    display: block;
    text-align: center;
    line-height: 12px;
    font-size: 0;
    -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
    background-size: 40px 40px;
    background-color: #fed700 !important;
    transition: .9s linear;
    transition-property: width,background-color;
}
.product-info-main .box-tocart .field.qty {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.product-info-main .alo-count-down {
	text-align: left;
	margin-top: 20px;
}
.product-info-main .alo-count-down .timer-box:first-child {
	margin-left: 0;
}
.product-info-main .slogan-countdown {
	text-align: left;
	margin-top: 20px;
}
.product-info-main .product-addto-links {
	margin-bottom: 18px;
}
.product-info-main .bundle-actions {
	padding-bottom: 18px;
	margin-top: 20px;
}
.page-product-bundle .product-info-main .sku {
	margin-top: 3px;
}
.page-product-bundle .product-essential .product-info-main .price-box {
	margin-top: 0;
	padding-top: 0;
}
.bundle-options-container p.required {
	text-align: left;
	margin-top: 10px;
}
.page-product-grouped .product-essential .product-info-main .price-box {
	margin-top: 0;
	padding-top: 0;
}
.page-product-grouped .box-tocart .fieldset .actions {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.page-product-configurable .product-options-wrapper {
	padding-top: 19px;
    padding-bottom: 10px;
}
.page-product-configurable .product-essential .product-info-main .price-box {
	padding-top: 0;
}
.product-essential .product-info-main .swatch-attribute-options {
	display: inline-block;
	margin: 10px 0;
}
.product-essential .swatch-attribute-label {
	display: inline-block;
	width: 95px;
}
.product-info-main .alo-social-links .title-social {
	display: none;
}
.product-info-main .alo-social-links .socials-share li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 10px;
}
.product-info-main .alo-social-links .socials-share a {
	font-size: 16px;
	color: #a8aeba; 
}
.product-info-main .alo-social-links .socials-share a:hover {
	color: #fed700;
}
.product-info-main .product-add-form {
	margin-bottom: 22px;
}
.product-info-main .product-addto-links .action,
.product-info-main .product-addto-links .action .icon {
	display: inline-block;
}
.product-info-main .product-addto-links .action {
	color: #949494;

}
.product-info-main .product-addto-links .action:hover {
	color: #fed700;
}
.product-info-main .product-addto-links .action.towishlist {
	margin-right: 10px;
}
.product-info-main .product-addto-links .action .icon {
	font-size: 15px;
	margin-right: 5px;
}
.product-info-main .product-addto-links .action .icon:before {
	vertical-align: middle;
}

/* quick view */
.modals-overlay {
    background-color: rgba(51,51,51,.55);
}
._has-modal .header-container-fixed {
	z-index: 100;
}
._has-modal .recentorder.suggest-slider {
	display: none; 
}
.modal-popup.modals-quickview .modal-inner-wrap {
	width: auto;
	max-width: 900px;
	max-height: 469px;
	max-height: 75%;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	/*border-radius: 25px;*/
	scrollbar-width: thin;
	border-radius: 5px;
}
.modal-popup.modals-quickview .modal-header {
	padding-top: 15px;
	padding-bottom: 0;
}

.modal-popup.modals-quickview .modal-content {
	padding-bottom: 15px;
}
.modal-popup.modals-quickview .modal-header, 
.modal-popup.modals-quickview .modal-content, 
.modal-popup.modals-quickview .modal-footer {
	padding-left: 15px;
	padding-right: 15px;
}
.modal-popup.modals-quickview .bundle-options-container {
	margin-bottom: 0;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar {
    width: 6px;
    background-color: #dedede;
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #f8f8f8;
    border-radius: 10px; 
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #dedede; 
}
.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb:hover {
  background: #888; 
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main, 
.page-layout-2columns-right .modal-popup.modals-quickview .column.main,
.page-layout-3columns .modal-popup.modals-quickview .column.main {
	width: 100% !important;
}
.page-layout-1column .modal-popup.modals-quickview .column.main .product.media {
	width: 50%;
}
.page-layout-1column .modal-popup.modals-quickview .column.main .product-info-main {
	width: 50%;
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media, 
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product.media,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product.media {
	width: 50%;
}
.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main, 
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
	width: 50%;
}
.product-view .product-shop .page-title-wrapper .page-title span {
	font-size: 25px;
	text-transform: none;
}
.modal-popup.modals-quickview .additional-timer-block, 
.modal-popup.modals-quickview .product-reviews-summary, 
.modal-popup.modals-quickview .product-info-stock-sku {
    display: none;
}
.products-grid .item .product-item-info {
	background-color: transparent;
}
.products-grid .item:hover .product-item-info {
	background-color: #ffffff;
}
.products-grid .product-items.slick-active .item .product-item-info {
	background-color: #ffffff;
}
.main-category .products-grid .item .product-item-info .per-product {
	background-color: transparent;
}
.main-category .products-grid .product-items.slick-active .item .product-item-info .per-product {
	background-color: #ffffff;
}
/* sticky add to cart */
.show-add-cart-bottom .notify-slider-wrapper {
	bottom: 95px;
}
.stickyCart,
.stickyCart .stickyChild,
.stickyCart .stickyChild #parentQtySticky {
	height: auto;
}
.stickyCart {
	padding: 10px;
	background-color: rgba(0, 0, 0, .8);
}
.stickyCart .stickyChild #timerSticky {
	max-width: 300px;
}
.stickyCart .stickyChild .clSticky {
	padding-top: 0;
	padding-bottom: 0;
}
.stickyCart .stickyChild .clSticky #btnSticky {
    background-color: #fed700;
    border-color: #fed700;
    color: #ffffff;
}
.stickyCart .stickyChild .clSticky #btnSticky span {
	line-height: 40px;
}
.stickyCart .countdown .timer-box span:first-child {
	background-color: transparent;
	width: auto;
	height: auto;
	line-height: initial;
	
}
.stickyCart .countdown .timer-box b {

	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	
	
}
.stickyCart .product-qty > .label {
	display: none;
}
.stickyCart .countdown .timer-box .title {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 0;
}
.stickyCart .alo-count-down {
	margin-top: 0;
	margin-bottom: 0;
}
.stickyCart .control {
	height: 34px;
    border: 1px solid #dfdfdf;
    position: relative;
    border-radius: 34px;
    -moz-border-radius: 34px;
    -webkit-border-radius: 34px;
    -ms-border-radius: 34px;
    -o-border-radius: 34px;
    width: 138px !important;
}
.stickyCart .control .reduced,
.stickyCart .control .increase {
	position: absolute;
    width: 21px;
    height: 21px;
    color: #333e48;
    line-height: 22px;
    border: 0;
    background-color: #ededed;
    top: 6px;
    font-size: 10px;
    padding: 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
.stickyCart .control .reduced {
	right: 8px;
}
.stickyCart .control .increase {
	right: 35px;
}
.stickyCart .control .qty.input-text {
	display: inline-block;
    vertical-align: bottom;
    margin: 0 12px !important;
    width: 80px;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    color: #818181;
    padding: 0 13px;
    height: 32px;
    line-height: 32px;
}
/* slider price */
#layered_ajax_price_text {
    margin-bottom: 15px;
    font-size: 16px;
}
.ui-slider-horizontal {
    height: 5px;
    margin-left: 7px;
    margin-right: 7px;
}
.ui-slider-handle {
    width: 14px;
    height: 14px;
    top: -5px;
    background-color: #fed700;
}
.ui-slider .ui-slider-range {
    height: 5px;
    background-color: #fed700;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: absolute;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -7px;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -7px;
}
.filter-options .filter-options-content .item .ui-slider a {
	position: absolute;
	padding-left: 0;
	display: inline-block;
}
.ui-slider-horizontal .ui-slider-handle:before {
	display: none;
}

.catalog-category-view .category-product-grid .short-desc,
.catalogsearch-result-index .category-product-grid .short-desc {
	display: none;
}
.filter-options .filter-options-title {
	position: relative;
}
.fixed-height-sticky {
	position: absolute;
}
.nav-open .recentorder.suggest-slider {
	display: none;
}
.nav-open .message.global.cookie.magepow-gdpr-cookie-notice {
	z-index: 0;
}
.cart.table-wrapper .item-options dd {
	padding-left: 0;
	padding-right: 0;
}
/* Ajax cart */

.modals-ajaxcart.modal-popup .modal-inner-wrap{
	top: calc(50% - 100px);
    width:auto;
    max-width: 450px;
    overflow: visible;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap .modal-header {
    padding: 0;
}
.modals-ajaxcart.modal-popup .modal-content{
    text-align: center;
    padding-top: 5px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.modals-ajaxcart .product-image{
    display: flex;
    justify-content: center;
    margin-right: 15px;
}
.modal-popup.modals-ajaxcart .modal-header {
    padding-bottom: 5px;
}
.modal-popup.modals-ajaxcart .modal-inner-wrap a {
  	text-decoration: none;
}
.modals-ajaxcart .cart-info {
    display: none;
}
.modals-ajaxcart .modal-content .header{
    font-size: 18px;
    margin-bottom: 20px;
    display: none;
}
.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
    margin-top: 0;
    padding: 5px;
    background-color: #e5efe5;
    font-size: 13px;
    margin-bottom: 20px;
    color: #006400;
    position: relative;
    line-height: 25px;
}
.modals-ajaxcart .block {
    margin-bottom: 0;
}
.ajaxcart-wrapper-main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.ajaxcart-wrapper-main .actions {
    display: flex;
    flex-wrap: wrap;
}
.modals-ajaxcart .modal-content .actions .checkout-link{
    margin-right: 15px;
}

.ajaxcart-wrapper-main .full-width {
	width: auto !important;
}
.ajaxcart-wrapper-main .product-image img{
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 50%;
}
.modals-ajaxcart .modal-content .subtotal{
    font-weight: 600;
}
.modals-ajaxcart .modal-content .actions .action{
    border-width: 1px;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    padding:0 20px;
    border-radius: 25px;
    width:100%;
    text-transform: uppercase;
    border-style: solid;
    border-color: #fed700;
    background: #fed700;
    color:#fff;
}
.modals-ajaxcart .modal-content .actions .action:hover{
    color:#333;
    background: transparent;
}
/* recent post */
.widget.block-recent-posts .post-image {
	float: left;
	width: 90px;
	padding-right: 15px;
}
.widget.block-recent-posts .post-info-main {
	width: calc(100% - 90px);
	float: left;
}
.widget.block-recent-posts .post-item-link img {
	width: 75px;
	height: 75px;
	object-fit: cover;
}
.sidebar .widget.block-recent-posts .item,
.sidebar .widget.block-recent-posts .item a {
	line-height: 23px;
	border-bottom: 0;
	
}
.sidebar .widget.block-recent-posts .item:not(:last-child) {
	margin-bottom: 13px;
}
.sidebar .widget.block-recent-posts .item .post-info-main a {
	margin-bottom: 2px;
}
.widget.blog-custom .textwidget {
	font-size: 14px;
	color: #575560;
	font-weight: 300;
}
/* tag */
.tagclaud-hld:before {
    content: "";
    display: table;
}
.tagclaud-hld:after {
    content: "";
    display: table;
    clear: both;
}
.tagclaud-hld span {
	line-height: 25px;
    margin-bottom: 5px;
    float: left;
    display: block;
}
.block-tagclaud .tagclaud-hld .small {
    font-size: 14px;
}
.tagclaud-hld span a {
    background: #fff;
    border: 1px solid #e4e5e7;
    display: block;
    margin: 5px 5px 5px 0;
    min-width: 30px;
    overflow: hidden;
    padding: 2px 8px 0;
    text-align: center;
    text-decoration: none;
    height: 36px;
    line-height: 30px;
   /* box-shadow: 0 0 5px 0 rgba(0,0,0,.1);*/
}
.tagclaud-hld span a:hover {
    border: 1px solid #fed700;
    /*box-shadow: 0 0 0 2px rgba(0,0,0,.15);*/
    color: #fff;
    border-color: #fed700;
    background-color: #fed700;
    font-weight: 400;
}
.price-box .minimal-price > .price-container {
	display: inline-block;
	padding: 0 3px 0 0;
}
.price-box .minimal-price > .price-container .price {
    margin: 0 5px 0 0;
}
.post-info .post-categories a {
	display: inline-block;
}
.post-nextprev-hld .nextprev-link{
	display: inline-block;
}
.post-view .post-bottom {
    margin-top: 30px;
}
.post-actions {
    display: table;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 65px !important;
}
.post-actions .action {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    position: relative;
    padding: 23px 15px;
    font-size: 15px;
}
.post-actions .action.prev-action {
	text-align: left;
}
.post-actions .action.next-action {
    text-align: right;
    padding-right: 15px;
}
.post-actions .action a {
    color: #788188;
}
.post-actions .action a:after {
    content: "\f0d9";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 21px;
}
.post-actions .action.next-action a:after {
    content: "\f0da";
    left: auto;
    right: 0;
}
/*404 new */
.page-404 {
    margin-top: 50px;
    margin-bottom: 40px;
}
.page-404 .text-title {
    width: 60%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.page-404 .img-404 {
    width: 40%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.page-404 .title-404 {
    font-size: 140px;
    color: #fed700;
    margin-bottom: 0;
    font-weight: 700;
}
.page-404 .title-2-404 {
    font-size: 30px;
    color: #333e48;
}
.page-404 .text-404 {
    font-size: 1.4rem;
    color: #666;
    margin-top: 0;
    margin-bottom: 32px;
}
.page-404 .button-404 {
    display: inline-block;
    padding: 0 60px;
    line-height: 40px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background-color: #e6e6e6;
    color: #333e48;
}
.page-404 .button-404:hover {
    background-color: #fed700;
}
.opc-wrapper .fieldset>.field.required>label:after {
	top: 0;
}
.modals-wrapper .modal-popup.modal-magepow-gdpr .modal-inner-wrap {
	max-width: 1000px;
	width: auto;
}
.data-table.data-table-definition-list thead>tr>th {
	border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}
.form-gdpr-manage .field .label {
	display: inline-block;
}
.form-edit-account .radio, 
.form-edit-account .checkbox {
	display: inline-block;
}
.form-edit-account .field .label {
	display: inline-block;
}
.form-edit-account .field.password-info {
	clear: both;
}
.form-shipping-address .field.street [name$=".street.0"] > .label {
	display: none;
}
/* newsletter popup additional */
.modal-popup.popup-newsletter .modal-content {
    padding: 0;
    margin-bottom: 0 !important;
    border-radius: 20px;
}
.modal-popup.popup-newsletter .modal-header {
    padding: 0;
    border-bottom: 0;
    display: block;
}
.modal-popup.popup-newsletter .modal-content #popup-newsletter {
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 1;
    background-size: cover;
    padding: 55px 30px 65px;
    border-radius: 20px;
}
.modal-popup.popup-newsletter .subscribe-bottom input[type="checkbox"]{
	position: relative;
	top: -2px;
}
.modal-popup.popup-newsletter .modal-inner-wrap {
	height: auto !important;
}
.modal-popup.popup-newsletter #popup-newsletter .block-content {
	padding: 0;
}
.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {
	z-index: 1;
}
.modal-popup.popup-newsletter .modal-content .block-content .subcribe-box {
   /* margin-bottom: 45px;*/
    display: flex;
    flex-wrap: wrap;
}
.modal-popup.popup-newsletter .modal-content .block-content .actions {
    margin-left: 5px;
}

.magicmenu .nav-desktop .level0 span.cat_label:after,
.vmagicmenu .nav-desktop .level0 span.cat_label:after{
    width: 100% !important;
    height: 100% !important;

    border: 0 !important;
    padding: 0;
    display: block !important;
    content: attr(rel) !important;
    text-align: center;
    position: static !important;
    display: initial !important;
}
ul.nav-accordion li a span.cat_label:after {
    width: 100% !important;
    height: 100% !important;
    
    border: 0 !important;
    padding: 0;
    display: block !important;
    content: attr(rel) !important;
    text-align: center;
    position: static !important;
    display: initial !important;
}
.nav-sections .mean-nav li a span.cat_label:after {
    width: 100% !important;
    height: 100% !important;
    
    border: 0 !important;
    padding: 0;
    display: block !important;
    content: attr(rel) !important;
    text-align: center;
    position: static !important;
    display: initial !important;
}
.navigation.navigation-mobile .parent .level-top:after {
    display: none;
}
.suggest-slider .x-close:before {
    font-size: 28px;
}
.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
    margin-top: 13px;
}

.modal-popup.modals-ajaxcart .action-close {
    top: 0;
    right: 0;
}
.modal-popup.modals-ajaxcart .modal-header {
    min-height: initial;
}
.catalog-product-view .swatch-opt .swatch-attribute {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.catalog-product-view .swatch-attribute-selected-option {
    display: none;
}
.catalog-product-view .product-essential .swatch-attribute-label {
    margin-right: 15px;
}
.zoomContainer {
    z-index: 3;
}
#cookie-status {
    display: none;
}
.block.block-collapsible-nav .item:first-child {
    border-top: 0;
}
.block.block-collapsible-nav .item {
    border-bottom: 0;
}
.product-info-main .brand .title {
    display: none;
}
.product-next-prev .category-back a:before,
.product-next-prev .arrow:before {
    font-size: 2.6rem;
}
.slick-prev:not(.primary), 
.slick-next:not(.primary) {
  background-color: rgba(0, 0, 0, 0);
}
.blog-page .post-list .post-header .post-title {
    max-width: none;
}
.widget.block-popular-posts .post-image {
    float: left;
    width: 90px;
    padding-right: 15px;
}
.widget.block-popular-posts .post-info-main {
    width: calc(100% - 90px);
    float: left;
}
.widget.block-popular-posts .post-item-link img {
    width: 75px;
    height: 75px;
    object-fit: cover;
}
.sidebar .widget.block-popular-posts .item:not(:last-child) {
    margin-bottom: 13px;
}
.sidebar .widget.block-popular-posts .item .post-info-main a {
    margin-bottom: 2px;
    color: #333333;
    font-weight: 300;
}
.blog-page .post-list .post-header .post-title a, 
.blog-page .post-view .post-header .post-title a {
    color: #2a2a2a;
    font-size: 18px;
    outline: medium none;
    text-decoration: none;
    font-weight: 400;
}

.checkout-cart-index .cart.table-wrapper .product-item-photo {
    max-width: 60px;


/* Css for custom addons message display Starts */

.column.main .product-info-main .addon_message {
    background: #00800033;
    padding: 10px;
}

/* Css for custom addons message display Ends */
/* Responsive Design */
@media (max-width: 1024px) {
	.footer-custom-row {gap: 25px;}
    .footer-item {min-width: 45%;}
}

@media (max-width: 767px) {
	.footer-custom-wrapper {padding: 30px 15px;}
    .footer-custom-row {flex-direction: column;gap: 35px;}
    .footer-item {min-width: 100%;max-width: 100%;text-align: center;}
    .cms-page-banner .banner-box {width: 50%;}
     /* Center all columns on mobile */
    .footer-logo-col .box-content,
    .footer-care-col .box-content,
    .footer-contact-col .box-content {text-align: center;}
    
    .footer_logo {margin: 0 auto 15px;max-width: 180px;}    
    .footer-item .link-social .link-list {justify-content: center;}    
    .footer-care-col .link-list {display: inline-block;text-align: left;margin: 0 auto;}    
    .footer-care-col .link-list a {text-align: left;}    
    .footer-item .delivery-note {text-align: center;margin: 15px auto 0;max-width: 300px;}    
    /* Center Contact Info */
    .footer-contact-col .title {text-align: center;}    
    .footer-contact-col .address,
    .footer-contact-col .info,
    .business-hours-compact {text-align: center;}
     .footer-contact-col .address strong,
    .footer-contact-col .info strong {text-align: center;}
    .business-hours-compact p {text-align: center;}
}

@media (max-width: 480px) {
    .footer-custom-wrapper {padding: 25px 10px;}    
    .footer-custom-row {gap: 30px;}    
    .footer_logo {max-width: 160px;}    
    .footer-logo-col p {font-size: 14px;padding: 0 10px;}    
    .footer-care-col .title,.footer-contact-col .title {font-size: 20px;}    
    .footer-item .link-icon a {width: 38px;height: 38px;line-height: 38px;font-size: 16px;}    
    .footer-care-col .link-list a {font-size: 14px;}    
    .footer-item .hot-number {font-size: 15px;}    
    .footer-item .business-hours-compact p {font-size: 13px;}    
    .footer-item .delivery-note {font-size: 12px;padding: 0 5px;}
}

/* Extra Small Mobile (max 320px) */
@media (max-width: 320px) {
    .footer_logo {max-width: 140px;}    
    .footer-logo-col p {font-size: 13px;}    
    .footer-item .link-icon a {width: 35px;height: 35px;line-height: 35px;font-size: 14px;}    
    .footer-item .link-social .link-list {gap: 10px;}
}

@media (max-height: 500px) and (orientation: landscape) {
    .footer-custom-wrapper {padding: 20px 15px;}    
    .footer-custom-row {gap: 20px;}
}@media (min-width: 1200px) {}
@media(max-width:1200px) {}
@media (min-width: 992px) and (max-width: 1200px) {
	.products-grid.category-product-grid .item:nth-child(2n) .images-container:after {
		display: block;
	}
	.products-grid.category-product-grid .item:nth-child(2n + 1) .images-container:after {
		display: none;
	}
	.top-link-product a.compare, .top-link-product a.wishlist{width: 40px;}
	.minicart-wrapper .icon:before{width: 45px;}
	.minicart-wrapper .action.showcart .counter.qty{left: 22px;}
	.magicmenu .nav-desktop .level0 .level-top{padding: 15px 10px;}
	.free-shipping{display: none;}
	.header-bottom .magicmenu .nav-desktop .level0 .level-top, .header-bottom .magicmenu .nav-desktop .level0 .level-top > span{font-size: 14px;}
	.header-bottom .magicmenu .nav-desktop .level0 .level-top{padding: 14px 14px;}
	.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children{width:180px;}
	.cms-index-index .vmagicmenu .block-vmagicmenu-content {opacity: 0;visibility: hidden;}
	.cms-index-index .vmagicmenu:hover .block-vmagicmenu-content {opacity: 1;visibility: visible;}
	.vmagicmenu .block-vmagicmenu-content{min-width: 245px;}
	.home-slider .slick-slide.slick-active .figcaption .caption1, .home-slider .slick-slide.slick-active .figcaption .caption2, .home-slider .slick-slide.slick-active .figcaption .caption3, .home-slider .slick-slide.slick-active .figcaption .caption4{left: 10%;}
    .home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 45px;}
	.home-slider .slick-slide.slick-active .figcaption .caption3,.home-slider .slick-slide.slick-active .figcaption .caption3 span,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{font-size: 35px;}
	.home-slider .slick-slide.slick-active .figcaption .caption4 a{line-height: 40px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{line-height: 30px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4{top: 70%;}
	.item .price-box{line-height: normal;}
	.block-subscribe .field input.input-text{width: 350px;padding: 0 110px 0 30px;}
	.block-subscribe .actions .button span{padding: 0 20px;}
	.block-subscribe .form-subscribe-header p{padding-right: 20px;}
	.block-subscribe .block-title h3{font-size: 18px;}
	.box-tocart .fieldset .actions .tocart {
		padding: 0 30px 0 30px;
	}
}
	
@media(max-width:991px) {
	.header .logo img {
		margin: 0 auto;
	}
	.product-view.product-quickview .product-media.product.media {
		margin-bottom: 30px;
	}
	.recentorder.suggest-slider {
		display: none;
	}
	.righ-header-content{text-align: center;}
	.minicart-wrapper .block-minicart{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
	.page-header.alothemes{height: auto !important;}
	.content-logo,.content-seach,.righ-header-content{width: 100%;}
	.link-view{display: none !important;}
	.nav-toggle { cursor: pointer;display: block;font-size: 0;left: auto; position: absolute;text-decoration: none;top: 67px;z-index: 14;right: 50px;}
	.nav-toggle:before{content: "\f0c9"; color: #333e49; font-family: "FontAwesome";font-size: 21px;}
	.nav-toggle:hover::before { color: #333333;}
	.nav-sections {background: #fff none repeat scroll 0 0;height: 100%;left: calc(-1 * (100% - 54px));overflow: auto;position: fixed;top: 0;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;width: calc(100% - 54px);}
	.nav-open .nav-sections {box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);left: 0;z-index: 99;}
    .nav-before-open .page-wrapper {height: 100%;left: 0;overflow: visible;position: fixed;transition: left 0.3s ease 0s;-moz-transition: left 0.3s ease 0s;-webkit-transition: left 0.3s ease 0s;-o-transition: left 0.3s ease 0s;-ms-transition: left 0.3s ease 0s;}
    .nav-before-open body {height: 100%;overflow: hidden;position: relative;width: 100%;}
	.nav-before-open {height: 100%;width: 100%;}
	.nav-sections-item-content > .navigation{padding: 0;}
	.nav-sections-item-content > .navigation .nav-mobile{display: block !important;padding: 0;}
	.nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
	.nav-open .page-wrapper {left: calc(100% - 0px);}
	.nav-open .nav-toggle:after {background: rgba(0, 0, 0, 0.01) none repeat scroll 0 0;content: "";display: block;height: 100%;position: fixed; right: 0;top: 0;width: 100%;z-index: 1;}
	.nav-before-open.nav-open .place-menu-mobile .nav-toggle{background-color: #333;height: 30px;line-height: 26px;left: auto;position: fixed;right: 0;top: 0;width: 30px;text-align: center;}
	.nav-before-open .nav-toggle:before{position: static;content: "\f00d";font-family: FontAwesome;color: #fff;font-size: 20px;}
	.nav-before-open .nav-toggle:hover:before{color: #fff;}

	.sidebar .block .block-content.filter-content,.sidebar .block .block-title.filter-title,.sidebar .block.filter{border: 0;padding: 0;}
	.alocolumns:after {clear: both;content: " ";display: block;height: 0;overflow: hidden;visibility: hidden;}
	.page-products .alocolumns {padding-top: 80px;position: relative;z-index: 1;}
	.filter-options {display: none;margin: 0;}
	.filter.active .filter-options {background: #fff none repeat scroll 0 0;bottom: 0;display: block;left: 0;overflow: scroll;position: fixed;right: 0;top: 50px;z-index: 10;padding: 10px 15px 0;}
	.filter.active {position: relative;visibility: visible;z-index: 99;}
	.filter.active .filter-title {height: 48px;left: 0;position: fixed;right: 0;top: 0;z-index: 2;}
	.sidebar .filter-title strong {border: 1px solid #ccc;border-radius: 3px;font-weight: 400 !important;left: 15px;line-height: 16px !important;padding: 7px 10px !important;position: absolute !important;text-align: center;top: 0;z-index: 2;font-size: 14px !important;cursor: pointer;}
	.filter.active .filter-title strong:after {color: #7d7d7d;content: "\f00d";display: inline-block;font-family: FontAwesome;font-size: 16px;font-weight: normal;line-height: inherit;overflow: hidden;text-align: center;vertical-align: middle;}
	.filter.active .filter-title strong {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 0 none;box-shadow: none;color: transparent !important;display: inline-block;left: auto;right: 10px;text-decoration: none;top: 10px;cursor: pointer;}
	.filter-subtitle {display: none;}
	.filter.active .filter-subtitle {background: transparent none repeat scroll 0 0;display: block;height: 50px;left: 0;line-height: 32px;position: fixed;right: 0;top: 0;z-index: 1;}
	.filter .filter-subtitle {font-size: 20px;font-weight: 300;}
	.filter .block-subtitle {border-bottom: 1px solid #ccc;font-size: 14px;font-weight: 600;line-height: 1em;padding: 10px 10px 20px;}
	body.filter-active .page-wrapper {height: 0;margin-top: -999999em;visibility: hidden;}
	body.filter-active .page-header,.sidebar .accordion-container,.page-products .toolbar .limiter,.toolbar .toolbar-amount {display: none;}
	.block .block-title.filter-title{position: static;}
	.block .block-title.filter-title:before{display: none;}
	.page-products .toolbar-bottom .toolbar .limiter{display: inline-block;}
	.filter.active .block-title.filter-title{position: fixed;}
	/*category product*/
	.page-products .alocolumns .toolbar {background-color: transparent;padding: 0;position: absolute;right: 15px;text-align: right;top: 0;}
	.page-products .alocolumns .toolbar-bottom .toolbar {position: static;text-align: center;}
	.page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main, .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right .sidebar-additional{width: 100% !important;}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-sidebar .magicproduct-custom .grid.products-grid .item .product-item-info:before,
	.product-sidebar .magicproduct-custom .grid.products-grid .item .product-item-info:after {
		content: "";
		display: table;
	}
	.product-sidebar .magicproduct-custom .grid.products-grid .item .product-item-info:after {
		clear: both;
	}
	.products-grid.category-product-grid .item:nth-child(2n) .images-container:after {
		display: block;
	}
	.products-grid.category-product-grid .item:nth-child(2n + 1) .images-container:after {
		display: none;
	}
	.header .logo{margin: 0 auto 20px;}
	.header-top .top-left,.header-top .top-right{padding: 0;}
	/*Menu*/
	.header-bottom .vmagicmenu{display: none;}
	.header-bottom .magicmenu .nav-desktop {display: none;}
	.header-bottom{background-color: transparent !important;}
	.nav-sections .vmagicmenu{width: 100%}
	.place-menu-mobile{display: inline-block;padding: 0 0px 0 20px;position: relative;top: -5px;}
	.place-menu-mobile .nav-toggle{position: static;}
	.menu-mobile .nav-toggle,.mean-container .mean-nav ul.nav-mobile { display: block !important;}
	.home-slider .slick-slide.slick-active .figcaption .caption1, .home-slider .slick-slide.slick-active .figcaption .caption2, .home-slider .slick-slide.slick-active .figcaption .caption3, .home-slider .slick-slide.slick-active .figcaption .caption4{left: 10%;}
    .home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 30px;}
	.home-slider .slick-slide.slick-active .figcaption .caption3,.home-slider .slick-slide.slick-active .figcaption .caption3 span,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{font-size: 25px;}
	.home-slider .slick-slide.slick-active .figcaption .caption4 a{font-size: 16px;line-height: 40px;padding: 0 40px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{font-size: 30px;line-height: 25px;}
	
    /*newsletter*/
    
	.block-subscribe .block-title{float: none; text-align: center;}
	.block-subscribe .form-subscribe-header p{padding-right: 0}
	.block-subscribe .form-subscribe-header{padding-bottom: 15px}
	.block-subscribe .form.subscribe{text-align: center;}
	/*Footer*/
	/*.footer-item .toggle-tab{top: 10px;}*/
	.cms-static-main-footer .footer-item:not(:first-child){margin-top: 20px}

	/*product tab*/
	.magicproduct .magictabs .item .title{ font-size: 18px;}
	/*main category tab*/
	.main-category .magiccategory{margin-left: 0;margin-right: 0;}
	.magiccategory-product .block-title-tabs {text-align: center;}
	.magiccategory-product .type-product-title{float: none; display: inline-block; margin-bottom: 15px}
	.main-category .products .product-items .sub-item:nth-child(1), .main-category .products .product-items .sub-item:nth-child(3),.main-category .products .product-items .sub-item:nth-child(2){width: 100%;display: block;}
    .main-category .products .product-items .sub-item:nth-child(1) .product-item-info, .main-category .products .product-items .sub-item:nth-child(3) .product-item-info{width: 50%;float: left;}
    .magiccategory-product .type-product-title{font-size: 20px;}
    .magiccategory-product .magictabs .item .title{font-size: 15px;}
    .section-category-slide .magiccategory .magictabs .item .title{ padding: 0 14px 0 12px;font-size: 14px;}
	
	.magiccategory-product .magictabs{float: none;}
	.magiccategory-product .magictabs .item .title{border-color: #ddd; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
    .cms-static-mix-custom-product .item .price-box{line-height: normal;}
	/*Contact us*/
	.contact .more-info{padding-left: 0}
	.contact .feed-back{margin-top: 50px}

	/*policy*/
	.policy .policy-wrap{padding: 0 20px;}
    .policy .policy-box .box-content .icon-service,.policy .policy-box .box-content .service-content{width: 100%;display: block;text-align: center;}

	/*blog list page*/
	.post-list-wrapper{border-bottom: 1px solid #ddd}

	/*grid product category*/
	.products-grid.category-product-grid .item:nth-child(3n+1) .images-container::after{display: block;}
	.products-grid.category-product-grid .item:nth-child(2n+1) .images-container::after{display: none;}
	/*.category-product-list .item .add-to-links a{max-width: 100%; float: none;}*/

	ul.nav-accordion{padding: 0 0 17px;}
	ul.nav-accordion li a{line-height: 30px;padding: 0 0 0 5px;}
	ul.nav-accordion li ul li a {padding: 0 0 0 15px;}
	ul.nav-accordion li a span{font-size: 13px;}

	.product-sidebar .magicproduct-custom .products-grid .item .product-item-info .images-container,
	.product-sidebar .magicproduct-custom .products-grid .item .product-item-info .product-item-details{/*width: 100%;*/}
	.product-sidebar .magicproduct-custom .products-grid .item .product-item-info .product-item-details{/*padding: 0;*/}

	.filter-options-content .items:before, .filter-options-content .items:after{content: ""; clear: both; display: table;}
	.filter-options-content .items > .item{width: calc(50% - 15px); margin-right: 30px; float: left;}
	.filter-options-content .items > .item:nth-child(2n){margin-right: 0}

	/*checkout / shopping cart*/
	.cart-summary, .cart-container .form-cart{width: 100%; position: static;}
	.multicheckout .actions-toolbar > .secondary,.multicheckout .actions-toolbar > .primary{float: none; display: inline-block;}
	.multicheckout > .actions-toolbar{text-align: center;}
	.multicheckout .actions-toolbar > .secondary{margin-top: 15px}
	.cart.item .control{width: 40px;height: auto;text-align: center;}
	.cart.item .control .increase, .cart.item .control .reduced{position: static;}
	.cart .data.table tbody tr td input.qty{width: 40px !important;}
	.form-cart .cart.table-wrapper .product-item-photo{padding: 0;}

    /*Page Detail*/
	.product-essential .product-media,.product-essential .product-info-main,.page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main{width: 100% !important;}
	.product-essential .product-info-main{padding-top:20px;}

}
@media(max-width:768px) {
	.modal-popup.modal-slide .modal-inner-wrap[class] {
	    background-color: #fff;
	}
}
/* Iphone 5 landscape */
@media(max-width:767px) {
	.modal-popup.modal-slide.popup-newsletter {
		left: 0;
	}
	.modal-popup.modal-slide.popup-newsletter .modal-inner-wrap {
		position: absolute;
	}
	.minisearch .searchsuite-autocomplete {
		top: 39px;
	}
	.cms-index-index .brands {
		margin-top: 40px;
	}
	.cms-static-mix-custom-product {
		margin-top: 60px;
	}
	.magiccategory {
		margin-top: 40px;
	}
	.page-404 .text-title,
	.page-404 .img-404 {
		width: 100%;
	}
	.page-layout-1column .modal-popup.modals-quickview .column.main .product.media {
		width: 100%;
	}
	.page-layout-1column .modal-popup.modals-quickview .column.main .product-info-main {
		width: 100%;
	}
	.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media, 
	.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product.media,
	.page-layout-3columns .modal-popup.modals-quickview .column.main .product.media {
		width: 100%;
	}
	.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main, 
	.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main,
	.page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
		width: 100%;
	}
	.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap {
		position: absolute;
		height: auto;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.modal-popup.modal-slide.modals-ajaxcart {
		left: 0;
	}
	.show-add-cart-bottom .page-wrapper {
		padding-bottom: 85px;
	}
	.stickyCart .contentShow {
		width: 100%;
	}
	.recentorder.suggest-slider {
		display: none;
	}
	.products-grid.category-product-grid .item:nth-child(2n) .images-container:after {
		display: block;
	}
	.products-grid.category-product-grid .item:nth-child(2n + 1) .images-container:after {
		display: none;
	}
	.page-layout-2columns-left .column.main .product.media, 
	.page-layout-2columns-right .column.main .product.media, 
	.page-layout-3columns .column.main .product.media {
		width: 100%;
	}
	.page-layout-2columns-left .column.main .product-info-main, 
	.page-layout-2columns-right .column.main .product-info-main, 
	.page-layout-3columns .column.main .product-info-main {
		width: 100%;
	}
     .page-header.alothemes{height: auto !important;}
	.header-container-fixed{position: static !important;animation-duration: none;animation-fill-mode: none;animation-name: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;-ms-box-shadow: none;}
	.header-content{padding-bottom: 0}
	.header-bottom{background-color: transparent !important;}
	.alocolumns .column-main{float: none !important;}
    .header .logo{margin: 0 auto 20px;}
	.header-top .top-left,.header-top .top-right{padding: 0;width: 100%;float: none;text-align: center;}
	.header .header-setting,.currency_top, .top-form-language,.customer{float: none;}
	.currency_top, .top-form-language,.customer,.page-header .switcher, .page-footer .switcher{display: inline-block;vertical-align: top;}
	.content-seach { padding-left: 15px;padding-right: 15px;}
	/*Menu*/
	.header-bottom .vmagicmenu{display: none;}
	.header-bottom .magicmenu .nav-desktop {display: none;}
	.nav-sections .vmagicmenu{width: 100%}
	.place-menu-mobile{display: inline-block;padding: 0 0px 0 20px;vertical-align:middle;}
	.place-menu-mobile .nav-toggle{position: static;}
	.menu-mobile .nav-toggle,.mean-container .mean-nav ul.nav-mobile { display: block !important;}

	.home-slider .slick-slide.slick-active .figcaption .caption1, .home-slider .slick-slide.slick-active .figcaption .caption2, .home-slider .slick-slide.slick-active .figcaption .caption3, .home-slider .slick-slide.slick-active .figcaption .caption4{left: 10%;}
    .home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 25px;line-height: 20px;}
    .home-slider .slick-slide.slick-active .figcaption .caption2{top: 32%;font-size: 13px;}
	.home-slider .slick-slide.slick-active .figcaption .caption3{top: 42%;font-size: 25px;}
	.home-slider .slick-slide.slick-active .figcaption .caption3 span{font-size: 25px;}
	.home-slider .slick-slide.slick-active .figcaption .caption4 a{font-size: 13px;height: 35px;line-height: 35px;padding: 0 20px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{line-height: 20px;font-size: 22px;}

	/*product tab*/
	.magicproduct .magictabs .item .title{ font-size: 18px;}
	/*main category tab*/
	.magiccategory-product .block-title-tabs {text-align: center;}
	.magiccategory-product .type-product-title{float: none; display: inline-block; margin-bottom: 15px}
	.main-category .products .product-items .sub-item:nth-child(1), .main-category .products .product-items .sub-item:nth-child(3),.main-category .products .product-items .sub-item:nth-child(2){width: 100%;display: block;}
    .main-category .products .product-items .sub-item:nth-child(1) .product-item-info, .main-category .products .product-items .sub-item:nth-child(3) .product-item-info{width: 50%;float: left;}
    .magiccategory-product .type-product-title,.fearured-products .magicproduct .magictabs .item .title{font-size: 20px;}
    .magiccategory-product .magictabs .item .title{font-size: 15px;}
	
	.magiccategory-product .magictabs{float: none;}
	.magiccategory-product .magictabs .item .title{border-color: #ddd; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
    .cms-static-mix-custom-product .item .price-box{line-height: normal;}

	/*newsletter*/
	.block-subscribe .block-title{float: none; text-align: center;}
	.block-subscribe .form-subscribe-header p{padding-right: 0}
	.block-subscribe .form-subscribe-header{padding-bottom: 15px}
	.block-subscribe .form.subscribe{text-align: center;float: none;}
	.block-subscribe .field input.input-text{width: 440px;}
	/*Footer*/
	/*.footer-item .toggle-tab{top: 10px;}*/
	.cms-static-main-footer .footer-item:not(:first-child){margin-top: 20px}
	.toggle-content{ display: none;}
	.toggle-content.visible{ display: block;}
	.mobile-collapsible .toggle-tab.mobile{padding: 0px 10px;top: 0;width: auto;font-size: 14px;line-height: 20px;cursor: pointer;}
	.collapsible .toggle-tab:before{content: "\f196";font-family: FontAwesome;}
	.collapsible.toggle-visible .toggle-tab:before{ content: "\f147";font-family: FontAwesome;}
	.mobile-collapsible .toggle-tab.mobile{color: #666;display: block !important;position: absolute;right: 0;line-height: 40px;}
	.mobile-collapsible .toggle-tab.mobile:hover{color: #000;}

	/*worker company / about us */ 
	.about-us-title .short-description{width: 96%}
	.about-us-content .box{margin-bottom: 30px}
	.about-us-content .box:last-child{margin-bottom: 0px}

	/*policy*/
	.policy .policy-box .box-content{text-align: center;}
	.policy .policy-box .box-content .service-content{width: auto;}

    /*category product*/
	.page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main, .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right .sidebar-additional{width: 100% !important;}

	/*Pages Detail / grouped product*/
	.product-essential .product-media{text-align: center;}
	.product-essential .product-media, .product-essential .product-info-main{width: 100%;}
	.product-essential .product-info-main{padding-top: 30px}
	.product-essential .product-media .fotorama__stage{margin: 0 auto}

	/*Shopping cart / checkout*/
	.opc-estimated-wrapper .minicart-wrapper{display: none;}
	.checkout-payment-method .payment-methods {margin: 0 !important;}
	.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .multicheckout .action.primary{padding: 0 30px;}
	.cart-summary{width: 100%;}
	.cart-container .form-cart{width: 100%;}
	.cart.item .field.qty{display: inline-block; vertical-align: middle;}
	.cart.table-wrapper .table > thead{display: none;}
	.cart.table-wrapper .items .item-info > td{display: block; padding: 10px 0; text-align: center;}
	.cart.table-wrapper .item .col.item{padding: 10px 0; text-align: center;}
	.cart.table-wrapper .product-item-photo{display: block; padding: 0;position: static;}
	.cart-container .form-cart .item-info .action-delete{line-height: normal;}
	.cart.table-wrapper .items .cart.item .item-info{border-bottom: 1px solid #ddd}
	.cart.main{text-align: center;}
	.form-cart .actions .action{margin-bottom: 10px;} 
	.multicheckout .table-wrapper .col .qty{display: inline-block; vertical-align: middle;}

	/*My account */ 
	.block-collapsible-nav .block-collapsible-nav-title{display: none;}
	.block-collapsible-nav .content{display: block;}
	.block-collapsible-nav{position: static;border: 0 none;}
	.login-container, .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account, .form.form-edit-account, .form-address-edit, .form-newsletter-manage{overflow: hidden;}

	/*bundle product*/
	.bundle-options-container .block-bundle-summary{float: right;}
}

@media only screen and (max-width: 639px) {
	.modal-popup.popup-newsletter .modal-inner-wrap #popup-newsletter .block-content .input-box {
		width: calc(100% - 135px);
	}
	.modal-popup.popup-newsletter .promo-panel-sale span, .modal-popup.popup-newsletter .promo-panel-text {
		font-size: 28px;
	}
	.modal-popup.popup-newsletter .promo-panel-text1 {
		font-size: 14px;
	}
	.message.global.cookie.magepow-gdpr-cookie-notice .notice-cookie-content {
		font-size: 10px;
	}
	.product-info-main .price-box .price-wrapper .price {
		font-size: 25px;
	}
	.product-info-main .price-box .old-price .price-wrapper .price {
		font-size: 15px;
	}
    .home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 25px;line-height: 20px;}
    .home-slider .slick-slide.slick-active .figcaption .caption2{top: 35%;}
	.home-slider .slick-slide.slick-active .figcaption .caption3,
	.home-slider .slick-slide.slick-active .figcaption .caption3 span{font-size: 18px;}
	.home-slider .slick-slide.slick-active .figcaption .caption4 a{font-size: 10px;line-height: 25px;padding: 0 15px;height: 25px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{font-size: 19px;line-height: 19px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1{top: 35%;line-height: 1;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2{top: 25%;}
    
    /*main banner*/
	.cms-page-banner .banner-box{width: 100%;margin: 0 0 20px;}
	.cms-page-banner .banner-box .banner-box-content img{margin: 0 auto;}
	.cms-page-banner .banner-box-content .btn-shop{right: 27%;}

	/*product tab*/
	.magicproduct .magictabs .item .title{ font-size: 18px;}
	/*main category tab*/
	.magiccategory-product .block-title-tabs {text-align: center;}
	.magiccategory-product .type-product-title{float: none; display: inline-block; margin-bottom: 15px}
	.main-category .products .product-items .sub-item:nth-child(1), .main-category .products .product-items .sub-item:nth-child(3),.main-category .products .product-items .sub-item:nth-child(2){width: 100%;display: block;}
    .main-category .products .product-items .sub-item:nth-child(1) .product-item-info, .main-category .products .product-items .sub-item:nth-child(3) .product-item-info{width: 50%;float: left;}
    .magiccategory-product .type-product-title,.fearured-products .magicproduct .magictabs .item .title{font-size: 20px;}
    .magiccategory-product .magictabs .item .title{font-size: 15px;}
	
	.magiccategory-product .magictabs{float: none;}
	.magiccategory-product .magictabs .item .title{border-color: #ddd; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px;}
    .cms-static-mix-custom-product .item .price-box{line-height: normal;}

    .main-category .magiccategory .block-title-tabs,.main-category .magiccategory .box-product-content .box-product,
    .section-category-slide .magiccategory .box-product-content .box-product,.section-category-slide .magiccategory .box-product-content .box-product-adv{width: 100%;}
	.main-category .magiccategory .box-product-content .box-product-adv{display: none;}
	.main-category .magiccategory{margin-left: 0;margin-right: 0;}
	.section-category-slide .magiccategory .block-title-tabs .title-category{margin-bottom: 20px;float: none;}

    .category-product-list .item .product-hover,.category-product-list .item .hover-box,.category-product-list .item .product-item-details{width: 100%;}
    .category-product-list .item .hover-box{padding: 0;}

    .home-gird-categories .categories{width: 100%;}
	.home-gird-categories .categories::after{display: none;}
	.group-title span,.magiccategory .block-title-tabs .title-category{font-size: 20px;}

	.footer-item:nth-child(2) .box-content .content .link-list:nth-child(2){padding-left: 30px}
	.footer-bottom .row > div{width: 100%; float: none !important; text-align: center;}
	.footer-bottom .paypal{text-align: center; margin-bottom: 15px}

	/*worker company / about us */
	.company-worker, .detail-about{margin-top: 60px}
	.company-worker .item{width: 50%}
	.about-us-content .box{width: 100%}
	.about-us-content .box .box-content img{width: 100%}

	.policy .policy-box{width: 100%;border-bottom: 1px solid #ddd;border-left: 0;}
	.policy .policy-box:first-child{border-bottom: 1px solid #ddd;}
	
	/*About us*/
	.contact .form-content .fname-box, .contact .form-content .lname-box{width: 100%; margin-right: 0}
	
	/*FAQs*/
	.faq .page-title{font-size: 30px}
	.faq .list-question .question-item .question-name span{font-size: 20px}
	.faq .list-question .question-item .question-name{padding: 15px 0}

	/*Page Detail*/
	.product-info-main .table.grouped .product-item-name{text-align: left; display: inline-block;}
	.product-essential .product-info-main .table.grouped .price-box{float: none; max-width: 100%}
	.product.data.items > .item.title{padding: 0 10px;}

	.product-info-main .data.table tbody tr td input.qty{float: none;}
	.data.table.grouped tbody tr td .qty{display: inline-block;}
	.product-info-main .table.grouped .price-box .price-wrapper .price{display: inline-block;}
	.product-info-main .table.grouped .price-box .price-wrapper:before{content: 'Price: '; display: inline-block; padding-right: 10px; font-weight: bold; font-size: 15px; color: #333e49;}
	.form-address-edit .fieldset,.account .column.main .block:not(.widget) .block-content .box,.wishlist-index-index .products-grid.wishlist .product-item,.login-container .block,.form.create.account > .fieldset{width: 100%;}
	#product-attribute-specs-table th {
		display: none;
	}
	.form.create.account > .fieldset{padding: 0;}
	.account .column.main .block:not(.widget) .block-content .box{margin-bottom: 20px;}
	.account .form-address-edit .actions-toolbar{padding-top: 20px;}
	.account .form-wishlist-items .actions-toolbar{padding-bottom: 20px;}
	.account .form-wishlist-items .actions-toolbar .action{margin-bottom:10px;}
	.login-container .fieldset:after {text-align: left;}
	/*table*/
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th{display: none}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child{text-align: left; padding-top: 20px; padding-left: 20px; padding-right: 20px}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child{text-align: left; padding-bottom: 20px; padding-left: 20px; padding-right: 20px}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td::before,
	 .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th::before{padding-right: 10px; content: "";display: none;color: #333e49;font-weight: 700}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th{border-bottom: none;display: block;padding: 5px 0}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) .additional-attributes tbody td:last-child{display: inline-block;}
	.table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child,#product-attribute-specs-table th{display: inline-block;padding:0;}
	.table-wrapper .table.additional-attributes:not(.cart):not(.totals):not(.table-comparison) tbody td:last-child{ padding-bottom: 20px;padding-left: 20px;padding-right: 20px;}
	
	/*bundle product*/
	.bundle-options-container .bundle-options-wrapper, .bundle-options-container .block-bundle-summary{width: 100%}
	
	/*Review*/
	.review-add .review-form .review-field-ratings{width: 100%}
	.review-add .review-form .review-fieldset .review-field-ratings .control .label{}
	.review-add .review-form .review-fieldset .review-field-nickname, .review-add .review-form .review-fieldset .review-field-summary, .review-add .review-form .review-fieldset .review-field-text{width: 100%}
}

/* width < 480px */
@media only screen and (max-width: 480px) {
	.cms-static-main-slide .slick-slide img {
	    min-height: 200px;
	    object-fit: cover;
	}
	.minisearch .searchsuite-autocomplete {
		right: auto;
		width: 300px;
	} 
	.page-404 .title-404 {
		font-size: 100px;
	}
	.page-404 .title-2-404 {
		font-size: 20px;
	}
	.page-404 .text-404 {
		font-size: 1.3rem;
	}
	.header .form-search .dd-container {
		left: auto;
		right: 0;
	}
	.modal-popup.modals-quickview .modal-header, 
	.modal-popup.modals-quickview .modal-content, 
	.modal-popup.modals-quickview .modal-footer {
		padding-left: 0;
		padding-right: 0;
	}
	.box-tocart .fieldset .actions .tocart {
		padding: 0 30px 0 30px;
	}
	.product.data.items > .item.title {
		padding: 0 5px;
	}
	.toolbar .modes {
		display: none;
	}
	.item .images-container {
	    padding: 15px 8px 0;
	}
	.products-grid.category-product-grid .item:nth-child(2n) .images-container:after {
		display: block;
	}
	.products-grid.category-product-grid .item:nth-child(2n + 1) .images-container:after {
		display: none;
	}
	.cms-static-main-footer .col-mobile-12{width: 100%}
	.footer-item .toggle-tab{display: block; visibility: visible; opacity: 1}
	.footer-item .toggle-content{display: none;}
	.footer-item .toggle-content.visible {
		display: block;
	}

	/*company wworker*/
	.detail-about .left-detail-about .box{width: 100%; margin-bottom: 50px}
	.main-product .magicproduct .magictabs {text-align: center;}
	/*grid categoryproduct*/
	/*.products-grid.category-product-grid .item:nth-child(n) .images-container::after{display: none;}*/

	/*sidebar*/
	.filter-options-content .items > .item{width: 100%; margin-right: 0}
	
	.narrow-box{position: relative;}
	.narrow-box .toggle-content{display: none;}
	.narrow-box .toggle-tab{display: block; visibility: visible; opacity: 1;}
	.filter-options .narrow-box .filter-options-content{border: 0; margin-bottom: 0}

	/*toolbar*/
	.toolbar .sorter{text-align: right; margin-right: 0px}
	.toolbar-bottom .toolbar .limiter,.toolbar-bottom .toolbar-products .pages{display: block; float: none;}
	.toolbar-bottom .toolbar .limiter{margin-bottom: 10px}
}

@media only screen and (max-width: 479px) {
	.modal-popup.popup-newsletter .promo-panel-sale span, .modal-popup.popup-newsletter .promo-panel-text {
		font-size: 22px;
	}
	.minicart-wrapper{position: static;}
	.minicart-wrapper .block-minicart{width: 100%;}
	.currency_top, .top-form-language{padding: 10px 5px 0;}
	.customer{padding-left: 8px;}

    .home-slider .slick-slide.slick-active .figcaption .caption2{top: 44%;}
    .home-slider .slick-slide.slick-active .figcaption .caption3{top: 52%;}
	.home-slider .slick-slide.slick-active .figcaption .caption4 a,.slide-showcase .home-slider .slick-arrow,.slide-showcase:hover .home-slider .slick-arrow{display: none !important;}
	
	.main-category .products .product-items .sub-item:nth-child(1) .product-item-info, .main-category .products .product-items .sub-item:nth-child(3) .product-item-info{width: 100%;float: left;}
	
	.products-grid .item.slick-slide.slick-active .images-container:after{display: none !important;}
	.block-subscribe .field input.input-text{width: 310px;padding: 0 102px 0 18px;}
	.block-subscribe .actions .button span{padding:0 15px;}
}
/* Iphone 4 landscape */
@media (max-width: 360px) {
	.modal-popup.popup-newsletter .promo-panel-sale span, .modal-popup.popup-newsletter .promo-panel-text {
		font-size: 20px;
	}
	.modal-popup.popup-newsletter .modal-content #popup-newsletter {
		padding: 15px 20px 30px;
	}
	#popup-newsletter .newsletter-new {
		padding: 30px 0;
	}
	#popup-newsletter .subscribe-bottom {
		margin: 16px 0 0;
	}
	.header .form-search .catalogsearch-box {
		display: none;
	}
	.box-tocart .fieldset .actions {
		display: block;
		margin-left: 0 !important;
		margin-right: 0 !important;
		margin-top: 20px !important;
	}
	.box-tocart .fieldset .actions .tocart {
		width: 100%;
	}
	.product-info-main .page-title-wrapper .page-title span {
		font-size: 20px;
	}
	.product.info.detailed .product.data.items > .item.title .switch {
		font-size: 15px;
	}
	.products-grid.category-product-grid .item:nth-child(n) .images-container:after {
		display: none;
	}
	.home-slider .slick-slide.slick-active .figcaption .caption1{font-size: 20px;line-height: 15px;}
    .home-slider .slick-slide.slick-active .figcaption .caption2{font-size: 12px;}
	.home-slider .slick-slide.slick-active .figcaption .caption3,
	.home-slider .slick-slide.slick-active .figcaption .caption3 span{font-size: 14px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3 span, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3,.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 span{line-height: 1;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1{font-size: 15px;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1{top:40%;}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3, .home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3{top:68%;}
	.home-slider .slick-dots {bottom: 10px;}.header .form-search .dd-container{right: 0;left: auto;}
    
	/*company worker*/
	.company-worker .item{width: 100%}

	/*toolbar*/
	.toolbar .modes-mode{float: none; display: inline-block;}
	.toolbar .sorter{float: none; display: block; text-align: center;}
    /*Shopping cart / checkout*/
	.cart.item .control{width: 90px;}
	.cart .data.table tbody tr td input.qty{width: 35px !important;}
}

/* IPHONE 4 + 5 Portrait */
@media only screen and (min-width: 240px) and (max-width: 320px) {
}

@media only screen and (min-width: 240px) and (max-width: 319px) {
	.sorter .view-mode,.sorter .sort-by,.sorter .limiter,.sorter .pull-right{width: 100%;text-align: left;}
}







/** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
.servicearea-section {padding: 60px 0;background-color: #f9f9f9;clear: both;}
.servicearea-container {max-width: 1200px;margin: 0 auto;padding: 0 20px;}
.servicearea-heading {font-size: 32px;font-weight: bold;text-align: center;margin-bottom: 40px;color: #333;}
.servicearea-content {display: flex;gap: 30px;align-items: flex-start;}
.servicearea-map {flex: 0 0 50%;max-width: 50%;}
.servicearea-map iframe {width: 100%;height: 500px;border: 0;border-radius: 8px;box-shadow: 0 4px 6px rgba(0,0,0,0.1);}
.servicearea-locations {flex: 0 0 50%;max-width: 50%;display: flex;gap: 20px;}
.locations-column {flex: 1;}
.location-item {display: flex;align-items: center;margin-bottom: 15px;padding: 8px 0;}
.location-icon {margin-right: 10px;min-width: 20px;display: inline-flex;align-items: center;justify-content: center;}
.location-icon svg {width: 18px;height: 18px;}
.location-link {color: #333;text-decoration: none;font-size: 15px;transition: color 0.3s ease;}
.location-link:hover {color: #eeff00;}
.no-locations {text-align: center;padding: 20px;color: #666;font-style: italic;}
/* Responsive Design */
@media (max-width: 991px) {
    .servicearea-content {flex-direction: column;}    
    .servicearea-map,
    .servicearea-locations {flex: 0 0 100%;max-width: 100%;width: 100%;}
    .servicearea-map iframe {height: 400px;}
}

@media (max-width: 768px) {
    .servicearea-heading {font-size: 24px;}    
    .servicearea-map iframe {height: 350px;}
}
@media (max-width: 480px) {
    .servicearea-locations {flex-direction: column;}
}form.minisearch.loading .control input[type="text"] {
    box-shadow: none;
    -webkit-animation-name: search-loading; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: search-loading;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

/* Standard syntax */
@keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -85px;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    margin: 0;
}

.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
    display: block;
}

.searchsuite-autocomplete .suggest {
    color: #3C3C3C;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f0f0;
    color: #575757;
}

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #909090;
    cursor: pointer;
}

.searchsuite-autocomplete .no-result {
    padding: 10px;
    background: #f0f0f0;
    color: #575757;
    text-align: center;
}

.searchsuite-autocomplete ul {
    padding: 0 10px;
    margin-bottom: 0;
    list-style-type: none;
}

.searchsuite-autocomplete ul li {
    color: #000;
    cursor: unset;
    padding: 0;
}

.searchsuite-autocomplete .suggest ul li {
    color: #3C3C3C;
}

.searchsuite-autocomplete .product ul li {
    border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
    border-bottom: none;
}

.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
    background-color: #fff;
}

.searchsuite-autocomplete ul li:after {
    clear: both;
    content: '';
    display: block;
}

.searchsuite-autocomplete ul li.action {
    padding: 0;
}

.searchsuite-autocomplete ul li.action .action.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 400;
    height: 30px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}

.searchsuite-autocomplete ul li.action .action.close:before {
    color: #8f8f8f;
    content: '\e616';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.searchsuite-autocomplete ul li.gray-row {
    text-align: center;
}

.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
    background-color: #e8e8e8;
}

.searchsuite-autocomplete ul li.gray-row a {
    color: #7B7B7B;
    text-decoration: blink;
}

.searchsuite-autocomplete ul li a {
    cursor: pointer;
}

.searchsuite-autocomplete ul li .qs-option-image {
    float: left;
    max-width: 82px;
    width: 25%;
}

.searchsuite-autocomplete ul li .qs-option-info {
    color: #000;
    display: inline-block;
    float: left;
    padding-left: 5%;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
}

.searchsuite-autocomplete ul li .qs-option-info.noimage {
    padding-left: 0;
    width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-bottom: 4px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    display: block;
    width: 100%;
    color: #004875;
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    color: #3C3C3C;
    font-size: 13px;
}


.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .searchsuite-autocomplete {
        border-top: 0;
        left: 15px;
        margin-top: 0;
        right: 15px;
        width: auto;
    }
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('../../frontend/Alothemes/demo3/en_US/mage/gallery/gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #fff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #fff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: 0.5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../frontend/Alothemes/demo3/en_US/images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_fullscreen.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FAlothemes%5C%2Fdemo3%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_focus.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAKA%3BAAqCI%2CuBAAC%3BACOL%3BAA0BA%3BAAgDA%3BAAsOA%2CgBAOI%3BEDlWA%2CSAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BACwCA%2CeAKI%3BED5CA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BAC%2BCA%2CmBAAoB%3BED9ChB%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAE5BA%3BADiPA%3BAAwDA%2CqBAMI%3BAANJ%2CqBAUI%3BAAVJ%2CqBAWI%3BAAXJ%2CqBAYI%3BAAZJ%2CqBAeI%3BAAySA%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BAA8ML%2CqBACI%2CwBAeI%3BEDnyBJ%2CWAAW%2CaAAX%3B%3BAAGJ%3BAC6GA%3BAAgTI%2C0BAAC%3BAAAD%2CmBAAC%3BAAAD%2CkBAAC%3BED5ZD%2CUAAA%3B%3BAAIA%2CuBAAC%3BEAEG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIR%3BACmRA%2CsBACI%3BAADJ%2CsBAEI%3BAAFJ%2CsBAGI%3BAAHJ%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BED1RJ%2C0BAAA%3B%3BAAGJ%3BACwPA%2CqBACI%3BAADJ%2CqBAEI%3BAAFJ%2CqBAGI%3BED1PA%2CwBAAA%3BEACA%2CqCAAA%3BEACA%2C4BAA4B%2C6BAA5B%3B%3BAAGJ%3BACpCA%3BAAiUA%3BAA0BA%3BAACA%3BAACA%3BEDxTI%2CiBAAA%3B%3BAAGJ%3BACoRA%3BEDnRI%2CiBAAA%3B%3BAAGJ%3BEACI%2C2EAAA%3B%3BAAGJ%3BACuDA%3BAAmBA%3BEDzEI%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAC4DA%3BAASA%3BAAoIA%3BEE1OI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAHgCJ%3BACiEA%3BEDhEI%2CuBAAA%3B%3BAAGJ%3BACqJA%3BAA4CA%3BAAiHA%3BEDjTI%2CsBAAA%3B%3BAAGJ%3BACoMA%3BAAgEA%3BEDnQI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BACvDA%3BAA0BA%3BAAoDA%3BAAUA%3BAASA%3BAAiOA%3BAACA%3BAACA%3BED5QI%2C6CAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%3BAE9FA%2CqBAaI%3BAAbJ%2CqBAqBI%3BAD4VJ%2CcAWI%3BAA4BJ%3BAAgCA%3BAAsdA%3BAAmCA%3BEDj1BI%2CsBAAsB%2CcAAtB%3BEACA%2C4BAAA%3B%3BAAOJ%3BEAAA%3BEAVA%3BECsHA%3BECpNA%2CqBAaI%3BEAbJ%2CqBAqBI%3BED4VJ%2CcAWI%3BEA4BJ%3BEAgCA%3BEAsdA%3BEAmCA%3BID30BQ%2C2BAAA%3B%3B%3BAIvHR%2C0BAA0B%3BAAC1B%2CmBAAmB%3BAACnB%2CkBAAkB%3BAAClB%2CcAAc%3BAACd%2CuBAAuB%3BAACvB%2C4BAA4B%2CMAAO%3BAACnC%2C0BAA0B%2CMAAO%3BEAC7B%2CgBAAA%3B%3BAACA%2C0BARsB%2CMAQrB%3BAAAD%2CmBAPe%2CMAOd%3BAAAD%2CkBANc%2CMAMb%3BAAAD%2CcALU%2CMAKT%3BAAAD%2CuBAJmB%2CMAIlB%3BAAAD%2C4BAHwB%2CMAAO%2CiBAG9B%3BAAAD%2C0BAFsB%2CMAAO%2CeAE5B%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAIR%2C4BAA4B%2CMAExB%2CiBAAgB%3BAADpB%2C0BAA0B%2CMACtB%2CiBAAgB%3BAAFpB%2C4BAA4B%2CMAGxB%2CeAAc%3BAAFlB%2C0BAA0B%2CMAEtB%2CeAAc%3BEACV%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAPR%2C4BAA4B%2CMASxB%2CiBAAgB%2CwBAAwB%3BAAR5C%2C0BAA0B%2CMAQtB%2CiBAAgB%2CwBAAwB%3BEACpC%2CSAAA%3BEACA%2CUAAA%3B%3BAAXR%2C4BAA4B%2CMAaxB%3BAAZJ%2C0BAA0B%2CMAYtB%3BEACI%2CiBAAA%3B%3BAAIR%2CqBAAqB%2CUAAU%2CGAAG%2CMAC9B%2CiBAAgB%3BEACZ%2CSAAA%3B%3BAAFR%2CqBAAqB%2CUAAU%2CGAAG%2CMAI9B%2CiBAAgB%2CwBAAwB%3BEACpC%2CQAAA%3B%3BAAIR%2CqBAAqB%2CWAAW%2CMAC5B%2CiBAAgB%3BEACZ%2CUAAA%3B%3BAAFR%2CqBAAqB%2CWAAW%2CMAI5B%2CiBAAgB%2CwBAAwB%3BEACpC%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAF1DJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2CqBAYI%3BEACI%2C0BAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAHJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CqBAaI%3BEAEI%2C4BAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBAJJ%2CoBAIK%3BEACG%2CaAAA%3B%3BAAlBZ%2CqBAqBI%3BEAEI%2CmCAAA%3BEACA%2CMAAA%3B%3BAACA%2CqBAJJ%2CmBAIK%3BEACG%2CaAAA%3B%3BAA1BZ%2CqBA6BI%3BEACI%2CaAAA%3B%3BAAIR%2CqBAAsB%2CwBAClB%3BEACI%2CaAAA%3B%3BAAFR%2CqBAAsB%2CwBAIlB%3BEACI%2CcAAA%3B%3BAD%5C%2FCR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CcAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEAGI%2CkBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAQR%2CsBACI%3BEACI%2CqBAAA%3B%3BAAQR%3BEAGI%2CgBAAA%3B%3BAACA%2CuBAAC%3BEACG%2CUAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAII%2CwBAAuB%3BAAJ3B%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAATR%2CqBAWI%3BEACI%2CUAAA%3B%3BAAZR%2CqBAcI%3BEACI%2CUAAA%3B%3BAACA%2CqBAFJ%2CqBAEK%3BEACG%2CUAAA%3B%3BAAjBZ%2CqBAoBI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CiBAAkB%3BAAClB%2CgBAAiB%3BEACb%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAOJ%3BEAGI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAGI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEAMI%2CkBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CoBAGI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAALR%2CoBAOI%3BAAPJ%2CoBAQI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CsBAEI%3BEACI%2C0BAAA%3B%3BAACA%2CsBAFJ%2CsBAEK%3BEACG%2C2BAAA%3B%3BAALZ%2CsBAQI%3BEACI%2CaAAA%3B%3BAAIR%2CiBACI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CqBAAC%2CiBAAkB%3BEACf%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBAJH%2CiBAAkB%2CsBAId%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CqBAAqB%2CMAAO%3BEAExB%2CgBAAA%3B%3BAACA%2CqBAHiB%2CMAAO%2CCAGvB%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAAqB%2CMAAO%3BEAExB%2CUAAA%3B%3BAAIR%3BEAGI%2C2BAAA%3BEACA%2CkBAAkB%2CkFAAlB%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAATJ%2CkBAUI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CkBALJ%2CEAKK%3BEACG%2CkCAAA%3BEACA%2CWAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsBAAuB%3BAACvB%2C4BAA6B%3BEACzB%2CaAAA%3B%3BAAIR%3BEAGI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAOJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAIR%3BEEpSI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAlYJ%2CqBAMI%3BEAEI%2CsCAAA%3B%3BAARR%2CqBAeI%3BEAEI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAAIR%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BEAEI%2CUAAA%3B%3BAAKZ%3BEAEI%2CYAAA%3B%3BAAWJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CeAAe%3BEACX%3BIACI%2C6BAAA%3B%3B%3BAAIR%3BAACA%3BAACA%3BEAGI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEA%2CuBAAwB%3BEACpB%2CUAAA%3B%3BAARR%2CcAWI%3BEE5YA%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA3RI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2COAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgCAAA%3B%3BAAIR%3BEACI%2CQAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEAEI%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CaAAA%3B%3BAAYR%2CqBACI%3BEACI%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEExcI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA%5C%2FNA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAAsB%3BAACtB%2CsBAAuB%2CiBAAiB%3BEACpC%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BAAClB%2CgBAAiB%3BAACjB%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2C4BAA4B%2C8BACxB%3BAADJ%2C4BAA4B%2C8BAExB%3BEACI%2CUAAA%3B%3BAACA%2C4BAJoB%2C8BACxB%2CeAGK%3BAAAD%2C4BAJoB%2C8BAExB%2C2BAEK%3BEACG%2CUAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CsBACI%3BAADJ%2CsBAEI%3BEACI%2CqBAAA%3B%3BAAKJ%2CqBAAC%2C4BAA4B%2C8BACzB%3BAADJ%2CqBAAC%2C4BAA4B%2C8BAEzB%3BEACI%2CaAAA%3B%3BAACA%2CqBAJP%2C4BAA4B%2C8BACzB%2CeAGK%3BAAAD%2CqBAJP%2C4BAA4B%2C8BAEzB%2C2BAEK%3BEACG%2CcAAA%3B%3BAAIZ%2CqBAAC%2CsBACG%3BAADJ%2CqBAAC%2CsBAEG%3BEACI%2CwBAAA%3B%3BAAMR%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAC%5C%2FC%2C2BAA0B%2CIAAI%3BEE7jBlC%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAI%5C%2FC%2CqBAAoB%2CIAAI%3BEEhkB5B%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAO%5C%2FC%2CqBAAoB%2CIAAI%3BEEnkB5B%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFokBA%2CqBAAC%2CsBACG%3BEExkBJ%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFokBA%2CqBAAC%2CsBAIG%3BEE3kBJ%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFokBA%2CqBAAC%2CsBAOG%3BEE9kBJ%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFilBJ%2CqBACI%2CeAAc%2CIAAI%3BAADtB%2CqBAEI%2C2BAA0B%2CIAAI%3BAAFlC%2CqBAGI%2CsBAAqB%2CIAAI%3BAAH7B%2CqBAII%2CuBAAsB%2CIAAI%3BEACtB%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAMJ%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BEAEG%2C4BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BAACzB%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEACtB%2CmCAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BAACxB%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEACvB%2CoCAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BEEjmBzB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEFmmBI%2C6BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEEvmB1B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFymBI%2CmCAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BEE5mBxB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEF8mBI%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEElnB3B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFonBI%2CmCAAA%3BEACA%2CSAAA%3B%3BAASJ%2CqBALkB%2CiBAKjB%3BAAAD%2CqBAJkB%2CeAIjB%3BAAAD%2C2BAHwB%2CiBAGvB%3BAAAD%2C2BAFwB%2CeAEvB%3BAAAD%2CqBADkB%2CiBACjB%3BAACD%2CqBANkB%2CiBAMjB%3BAAAD%2CqBALkB%2CeAKjB%3BAAAD%2C2BAJwB%2CiBAIvB%3BAAAD%2C2BAHwB%2CeAGvB%3BAAAD%2CqBAFkB%2CiBAEjB%3BEACG%2CaAAA%3B%3BAAWR%2CmBACI%2CyBACI%3BEE3pBJ%2CmBAAmB%2CgBAAnB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEF0pBQ%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CmBAUI%2C2BACI%3BEE7pBJ%2CmBAAmB%2CqBAAnB%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CWAAW%2CsBAAX%3BEF4pBQ%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAATJ%2CaAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CkBAAC%2CIAAI%3BEACD%2CsBAAA%3B%3BAATR%2CkBAWI%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEEzwBJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEF2wBI%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAJA%2CgBAHkC%3BEAGlC%2CuBAVJ%3BIAQQ%2CUAAA%3B%3B%3BAAUZ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%2C6BAAC%3BEACG%2CqBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAALR%2C6BAQI%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAVR%2C6BAQI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CkCAAA%3B%3BAAKZ%2CqBACI%2CwBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CqBACI%2CwBAII%3BAALR%2CqBACI%2CwBAKI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAdZ%2CqBACI%2CwBAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA5BR%2CwBAeI%2CqBAaK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CqBAlCR%2CwBAeI%2CqBAmBK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAArChB%2CqBACI%2CwBAuCI%3BEACI%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAMR%2C%2BBAAC%3BEACG%2CgBAAA%3B%3BAAFR%2C%2BBAKI%3BAALJ%2C%2BBAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAZR%2C%2BBAKI%2C4BAQI%3BAAbR%2C%2BBAMI%2C6BAOI%3BEE32BJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEAmMQ%2CWAAA%3B%3BAAfZ%2C%2BBAkBI%3BEACI%2COAAA%3B%3BAAnBR%2C%2BBAqBI%3BEACI%2CQAAA%3B%3BAAMR%2C6BACI%3BAADJ%2C6BAEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAARR%2C6BACI%2C4BAQI%3BAATR%2C6BAEI%2C6BAOI%3BEE53BJ%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEF43BQ%2CYAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAeI%3BEACI%2CMAAA%3B%3BAAhBR%2C6BAkBI%3BEACI%2CSAAA%3B%3BAAIR%2C4BACI%3BAADJ%2C4BAEI%3BEACI%2C6BAAA%3B%3BAAHR%2C4BAKI%3BEACI%2CkBAAA%3B%3BAANR%2C4BAQI%2CwBAAuB%3BEACnB%2CmBAAA%3B%3BAAIR%3BEAEI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CiCAAA%3B%3BAAIR%2C4BACI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEEt4BI%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAAEJ%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAFo4BR%2CeAAe%2CIAAI%2CgCACf%3BAADJ%2CeAAe%2CIAAI%2CgCAEf%3BAAFJ%2CeAAe%2CIAAI%2CgCAGf%3BEE74BA%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CeFw4BW%2CIAAI%2CgCACf%2C2BEz4BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAEf%2CoBE14BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAGf%2CmBE34BC%3BEACG%2C0CAAA%3B%3BAAEJ%2CeFq4BW%2CIAAI%2CgCACf%2C2BEt4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAEf%2CoBEv4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAGf%2CmBEx4BC%3BEACG%2C0CAAA%3B%3BAF44BR%3BEAEI%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAW%2C2BAAX%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAOA%2CgBANkC%3BEAMlC%3BIALI%2CiCAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAEJ%2CsBAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3B%3BAAMJ%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKR%3BEACI%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAAC%3BEACG%2CcAAA%3B%3BAAIR%2CgCACI%3BAADJ%2CgCACoB%3BEACZ%2CwBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CyBAAA%3B%3BAAFR%2CgBAKI%3BEACI%2CwBAAA%3B%3BAAIR%2CuBAAwB%3BEACpB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAoB%2CIAAI%2CyBAEpB%3BEACI%2CaAAA%22%7D *//**
 * Magiccart 
 * @category 	Magiccart 
 * @copyright 	Copyright (c) 2014 Magiccart (http://www.magiccart.net/) 
 * @license 	http://www.magiccart.net/license-agreement.html
 * @Author:Magiccart<team.magiccart@gmail.com>
 * @@Create Date:2014-04-26 11:18:55
 * @@Modify Date: 2016-03-16 21:34:21
 * @@Function:*/

.shopbrand{text-align: center;display:block}
/**
 * Magiccart 
 * @category 	Magiccart 
 * @copyright 	Copyright (c) 2014 Magiccart (http://www.magiccart.net/) 
 * @license 	http://www.magiccart.net/license-agreement.html
 * @Author:Magiccart<team.magiccart@gmail.com>
 * @@Create Date:2014-04-26 11:18:55
 * @@Modify Date: 2016-03-16 21:34:21
 * @@Function:*/

.testimonial{text-align: center; display:block}
/** ================================================================
  *                         SMARTSEARCH
  * ============================================================= */
#search.loading {

}
#search_autocomplete {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.c-smartsearch {
  text-transform: capitalize;
}
.c-smartsearch__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.c-smartsearch__wrapper {position: absolute;width: 99.6%;top: 42px;z-index: 999;left: 7px;border: 1px solid #e2e2e2;box-shadow: 0px 1px 4px 0px #e2e2e2;background: #FFFFFF;}
.c-smartsearch__wrapper--inner {width: 100%;max-width: 460px;margin: 0 auto;}
.c-smartsearch__content {background-color: white;}
.c-smartsearch__product {border-top: 1px solid #f2f2f2;padding: 15px 15px;}
.c-smartsearch__title {text-decoration: none;clear: both;}
.c-smartsearch .c-smartsearch__sale--accent{color: #3a3a3a;}
.c-smartsearch .c-smartsearch__price{float: none;}
.c-smartsearch .c-smartsearch__price > span{padding-right: 2px;}
.c-smartsearch .u-strike-through{text-decoration: line-through;}
.c-smartsearch .col-8-8 {width: 100%; float: left;margin-left: 0; margin-right: 0;}
.c-smartsearch .col-2-8 {width: 22.89157%;float: left;margin-right: 2.81124%;}
.c-smartsearch .col-6-8 {width: 72%;float: right;margin-right: 0;margin-top: 12px;}
.c-smartsearch .c-smartsearch__title{font-size: 14px;text-transform: capitalize;}
.c-smartsearch .c-smartsearch__price span span{color: #222;font-size: 18px;font-weight: 600;}

@media screen and (max-width: 1023px) {
.c-smartsearch__wrapper--inner {max-width: 100% !important;}
.c-smartsearch__wrapper {top: 50px !important;}
.c-smartsearch__image{text-align: center;}
.c-smartsearch__image img{max-height: 150px;width: auto;}
}/**
 * Copyright © 2015 Ihor Vansach (ihor@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}
.post-holder {margin-bottom: 20px;}
.post-list .post-holder{margin-bottom: 50px;}
.post-holder .post-header {position:relative;}
.post-holder .post-header .post-info {padding: 14px 0; border-bottom: 1px dotted #d8d8d8;}
.item.post-categories .label{font-weight: 400;}
/* .post-holder .post-header .post-info .item,
.post-holder .post-header .post-info .dash {display: inline-block;} */
.post-holder .post-header .post-info .dash{padding: 0 5px;display: none;}
.post-holder .post-header .post-info .item .label,
.post-holder .post-header .post-info .item a,
.block-categories .accordion li a,.block-recent-posts .item a,
.block-archive .item a,.post-bottom .block-content .item a{font-size: 14px;}
.post-list {list-style: none;}
.post-list .post-content .post-read-more {display: inline-block;font-size: 12px;line-height: 38px;margin: 20px 0 0;padding: 0 30px;}
.post-content .post-description img {margin:0 15px 0 15px;}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: inside;}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0px; margin:0px;}
.blog-index-index.page-layout-2columns-left .column.main, .blog-index-index.page-layout-2columns-right .column.main,.blog-post-view.page-layout-2columns-right .column.main,.blog-post-view.page-layout-2columns-left .column.main{margin-top:0;}
.post-list .post-header .post-title {max-width:80%;}
.post-list .post-header .post-title a,.post-view .post-header .post-title a {color: #2a2a2a;font-size: 18px;outline: medium none;text-decoration: none;font-weight: 400;}
.post-list .post-header .post-title,.post-view .post-header .post-title {margin: 0px;padding: 10px 0;float:left;}
.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 16px;}
.toolbar.toolbar-blog-posts{border: 0;padding: 0;}
.post-text-hld p{ color: #5b5b5b;font-size: 13px;font-weight: 300;line-height: 25px;}
.post-view .post-text-hld{padding: 10px 0;}
.post-view .post-holder .post-header .addthis_toolbox {float: right;padding-top: 20px;}
.post-view .post-bottom {margin-top:30px;}
.post-bottom .block.related .block-title strong {font-size: 16px;font-weight: bold;line-height: normal;padding: 0;text-transform: uppercase;}
.post-view .block {margin-bottom: 30px;}
.widget.block-categories ul {/* list-style: initial; */padding-left:0px;}
.widget.block-categories ul ul {margin-left:20px;}
.widget.block-categories ul{margin: 0px;padding: 0px;}
.widget.block-categories li {padding: 0px;margin: 0;}
.widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;}
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;z-index: 4;}
.widget.blog-search .block-content {margin-bottom: 0;}
.block.blog-search .actions{padding:0;}
.widget.blog-search  label {border: 0;clip: rect(0, 0, 0, 0);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0; margin: 0; padding: 0; clear: both;}
.widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;}
.widget.blog-search .action.search { position: absolute;right: 0px;top: 0;z-index: 1;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;text-decoration: none;text-shadow: none;font-weight: 400;}
.widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;font-size: 16px;line-height: 32px;color: #8f8f8f;content: attr(data-icon);font-family: "Simple-Line-Icons";margin: 0;vertical-align: top;display: inline-block;font-weight: normal;overflow: hidden;speak: none;text-align: center;}
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.blog-index-index .accor-title{padding: 0;}
.blog-index-index .sidebar .accordion-container{margin-bottom: 0;}
.block-categories .accordion li a,
.sidebar .block-recent-posts .item a,.block-archive .item a{border-bottom: 1px solid #f0f0f0;display: block;font-size: 13px;font-weight: 300;line-height: 38px;outline: medium none; padding: 0;text-decoration: none;}
.alo-blog .block-recent-posts .block-content .item,.sidebar .alo-blog .block-recent-posts .block-content .item a{border: 0;}
.blog_short_text{padding: 20px 0 0;}
.blog_short_text .post-info .post-posed-date .value{font-size: 13px;color: #878787;}
.sidebar .alo-blog .block-recent-posts .blog_short_text .post-item-link{color: #333e48;display: block;font-size: 15px; font-weight: 700;}
.sidebar .alo-blog .block-recent-posts .item a.post-read-more{border: 0;padding: 0 20px;display: inline-block;}
.post-list-wrapper .post-list:before, .post-list-wrapper .post-list:after{content: ""; clear: both; display: table}
.post-list-wrapper .post-list .post-holder{width: 100%; margin: 0 15px; float: left; margin-bottom: 77px}
.post-list-wrapper .post-list .post-holder:nth-child(2n){margin-right: 0}
/*.post-list-wrapper .post-list */.post-holder .post-title{margin-top: 25px; margin-bottom: 7px}
.post-list-wrapper .post-description .desc{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  max-height: 50px; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.post-description .desc{ line-height: 25px; margin-top: 16px}
.post-description .desc p{font-size: 14px; color: #747474; line-height: 25px}
.post-title .post-item-link{font-size: 25px; color: #434343; font-weight: normal; text-transform: capitalize; display: block; line-height: 35px}
.post-info .post-categories .label, .post-info .posted-date .label{display: none;}
.post-info .post-categories, .post-info .posted-date{display: inline-block; vertical-align: middle; font-size: 13px; color: #878787; line-height: 20px}
.post-info .post-categories a{color: #878787}
.post-info .dots:after{content: "\f111"; display: inline-block; font-family: FontAwesome; vertical-align: middle; color: #878787; font-size: 4px; padding: 0 5px}

.post-info .dots:last-child:after{display: none;}
.post-holder .post-info{border-bottom: 1px solid #ececec; padding-bottom: 15px}
.post-read-more{display: inline-block; font-size: 14px; color: #333e48; line-height: 40px; border: 1px solid #efecec; padding: 0 44px; margin-top: 20px;background-color: #efecec;-webkit-border-radius: 21px;-moz-border-radius: 21px;border-radius: 21px;}
.post-read-more:hover{background-color: #fed700; color: #fff; border-color: #fed700}

.blog-index-index .column-main, .blog-index-index .col-sidebar{float: left !important;}
.blog-post-view .column-main, .blog-post-view .col-sidebar{float: left !important;}
.block-categories .accordion li{margin-bottom: 0}
.block-categories .accordion li,.block-recent-posts .block-content .item,.related-posts .block-content .item,.block-archive .block-content .item{border-bottom: 1px solid #ddd;}
.block-categories .accordion li ul,.block-recent-posts .block-content .item ul,.related-posts .block-content .item ul,.block-archive .block-content .item ul{border-top: 1px solid #ddd;margin: 0;padding-left: 20px;}
.block-categories .accordion li ul li:last-child{border: 0;}
.block-categories .accordion li > a,
.block-recent-posts .block-content .item > a,
.related-posts .block-content .item > a,
.block-archive .block-content .item > a{font-size: 14px; color: #575560; display: inline-block; line-height: 35px; padding-left: 15px;border: 0;}
.post-holder .block.related{clear: both;}
.post-holder .block.related .block-content .item > a{border-bottom: 1px solid #ddd;color: #575560;display: block;font-size: 14px;line-height: 35px;}
.post-holder .block.related .block-content .item > a:hover{font-weight: 700;}
.post-holder .post-bottom .block.related .block-title strong {color: #333e48;font-size: 19px;font-weight: 400;padding: 0 0 13px;text-transform: none;}
.post-nextprev-hld{float: right;text-align: right;width: 100%;}
.post-nextprev-hld .nextprev-link.next-link{padding-left:15px;}
.block-categories .accordion > li:last-child a,
.block-recent-posts .block-content .item:last-child a,
.related-posts .block-content .item:last-child a,
.block-archive .block-content .item:last-child a
{border-bottom: 0}
.block-categories .accordion li > a,
.block-recent-posts .block-content .item > a,
.related-posts .block-content .item > a,
.block-archive .block-content .item > a
{padding-left: 0}
.block-categories .accordion li > a:hover,
.block-recent-posts .block-content .item > a:hover,
.related-posts .block-content .item > a:hover,
.block-archive .block-content .item > a:hover
{font-weight: bold;}
/*.block-categories .accordion li a:hover, .block .block-content .item a:hover{font-weight: bold;}*/

.block-categories .accordion li a:before{content: "\f105"; font-family: FontAwesome; display: inline-block; font-size: 16px; color: #a5a5a5; line-height: 35px; padding-right: 14px; text-align: center;}

/*product related posts*/
.related-products-post{margin-top: 50px}
.related-products-post .products-grid .item:nth-child(3n+1) .images-container::after{display: none;}
.related-products-post .items .item{width: 33.3333%; float: left; margin-bottom: 30px}

@media(max-width:991px) {
	.block-categories .block-title{margin-top: 45px}
}
@media only screen and (max-width: 767px) {
	.related-products-post .products-grid .item:nth-child(3n+1) .images-container::after{display: block;}
	.related-products-post .products-grid .item:nth-child(2n+1) .images-container::after{display: none;}
	.related-products-post .items .item{width: 50%;}
}
@media only screen and (max-width: 640px) {
.post-list-wrapper .post-list .post-holder{width: 100%; margin: 0 0 30px 0}

}
@media only screen and (max-width: 480px) {
	.post-title .post-item-link{font-size: 20px; line-height: 30px}

	.related-products-post .products-grid .item .images-container::after{display: none;}
	.related-products-post .items .item{width: 100%;}
}
/* FAQ Section - Perfect Width Match with Product Grid */
.category-faq-section {
    margin: 50px 0 60px 0;
    padding: 0;
    width: 100%;
}

.category-faq-section .faq-container {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

/* Match Luma columns container width */
.category-faq-section .faq-container {
    box-sizing: border-box;
}

/* Title */
.category-faq-section .faq-title {
    font-size: 28px;
    font-weight: 300;
    color: #333;
    text-align: left;
    margin: 0 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

/* FAQ Items Container */
.category-faq-section .faq-items {
    border: none;
    border-radius: 0;
    overflow: visible;
}

/* Individual FAQ Item */
.category-faq-section .faq-item {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.category-faq-section .faq-item:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.category-faq-section .faq-item:last-child {
    margin-bottom: 0;
}

/* Question */
.category-faq-section .faq-question {
    padding: 18px 60px 18px 20px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    display: block;
    position: relative;
    background: #fafafa;
    transition: all 0.3s ease;
    user-select: none;
}

.category-faq-section .faq-question:hover {
    background: #f5f5f5;
    color: #000;
}

/* Toggle Icon */
.category-faq-section .faq-toggle {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: #1979c3;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    font-weight: 300;
}

.category-faq-section .faq-item.active .faq-toggle {
    background: #006bb4;
    transform: translateY(-50%) rotate(45deg);
}

/* Answer */
.category-faq-section .faq-answer {
    display: none;
    padding: 20px;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}

.category-faq-section .faq-answer p {
    margin: 0 0 10px 0;
}

.category-faq-section .faq-answer p:last-child {
    margin-bottom: 0;
}

/* Active State */
.category-faq-section .faq-item.active .faq-question {
    background: #fff;
    color: #1979c3;
}

/* Responsive Design */
@media (max-width: 767px) {
    .category-faq-section {
        margin: 30px 0 40px 0;
    }

    .category-faq-section .faq-title {
        font-size: 22px;
        margin-bottom: 20px;
        padding-bottom: 12px;
    }

    .category-faq-section .faq-question {
        font-size: 15px;
        padding: 15px 50px 15px 15px;
    }

    .category-faq-section .faq-toggle {
        width: 26px;
        height: 26px;
        font-size: 18px;
        line-height: 26px;
        right: 15px;
    }

    .category-faq-section .faq-answer {
        padding: 15px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .category-faq-section .faq-title {
        font-size: 20px;
    }

    .category-faq-section .faq-question {
        font-size: 14px;
        padding: 12px 45px 12px 12px;
    }

    .category-faq-section .faq-toggle {
        width: 24px;
        height: 24px;
        font-size: 16px;
        line-height: 24px;
        right: 12px;
    }

    .category-faq-section .faq-answer {
        padding: 12px;
    }
}/* All Widget Templates ************************************************************************************************
***********************************************************************************************************************/
.fav-color-green {color: #4caf50;color: #28a745;}
.fav-color-yellow {color: #f9c100;color: #ffc107;}
.fav-color-blue {color: #4db2ec;}
.fav-color-black {color: #222222;}
.fav-color-gray {color: #607d8b;color: #6c757d;}
.fav-color-red {color: #f44336;color: #dc3545;}


/* Buttons */
.btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;}
.btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;}
.btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}
.btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;}
.btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;}


/* Slider *************************************************************************************************************/
.post-slider .post-block .image-wrap {padding-bottom: 450px;}
/* END Slider *********************************************************************************************************/


.clearfix:after {content:"";display:table;clear:both;}

.post-holder {margin-bottom: 40px;/*padding: 20px;*/border-radius: 0;color: #222222;}
.fa, .fas {font-family:'FontAwesome';font-weight: 900;}
button {box-shadow: none !important;}
/** {zoom: 1;}*/


/* Blog Post List *****************************************************************************************************/
/* * {box-sizing: border-box;}*/
/*.post-list a {color: #222222;text-decoration: none;}*/
/*.post-list a:hover {color: #006bb4;text-decoration: none;}*/

/* .post-list {margin-top: 0px;margin-bottom: 20px;list-style: none;padding-left: 0} */
.post-list .post-item.post-holder {padding: 0 15px 0 0;margin-bottom: 30px;}
.post-list .post-container {display: -ms-flexbox;display: flex;}

/* Post Image ************************************/
.post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;}
.post-list .post-image .image-container {position: relative;}
.post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;}
/* Post Category */
.post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;}
.post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;
    /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/}
.post-list .post-image .post-category a:hover {background: #4db2ec;}

/* Post Info **************************************/
.post-list .post-info {padding: 0 0 0 25px;width: 100%;}
/* Post Title */
.post-list .post-info .post-title-wrap h3 {margin: 0;}
.post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;}
/* Post Data */
.post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;}
.post-list .post-info .post-data-wrap .post-date {font-size: 11px;color: #bbbbbb;}
.post-list .post-info .post-data-wrap a {font-weight: 600;}
/* Post Description */
/* .post-list .post-description {color: #7d7d7d;line-height: 21px;font-size: 13px;} */
/* Post View */
.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}
.post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;}
/*.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}*/
/*.post-list .post-view:before {display: inline-block;content: "\f06e";width: 10px;height: 10px;text-align: center;margin-right: 3px;*/
/*    font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
/* Read More */
/*  .post-list .post-read-more {display: none;}  */
.post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;}
.post-read-more a.post-read:hover {color: #fff;background: #222222;}
/*@media (max-width: 1200px) {
    .blog-index-index .post-list /*.post-read-more *//* {display: none;}
}
*/
@media (max-width: 768px) {
    .post-list .post-item.post-holder {margin-bottom: 1.5rem;}
}
@media (max-width: 767px) {
    .post-list .post-image .post-category {display: none;}
    .post-list .post-info {padding: 0 0 0 15px;}
    .post-list .post-description {display: none;}
    .post-read-more a.post-read {display: none;}
}
@media (max-width: 640px) {
    .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block;
        /*max-height: 39px;overflow: hidden;*/}
}


/* Images Format *******************************************/
.post-image .image-wrap._16x9 {padding-bottom: 35% !important;}
.post-image .image-wrap._4x3 {padding-bottom: 67% !important;}
.post-image .image-wrap._3x2 {padding-bottom: 55% !important;}
.post-image .image-wrap._1x1 {padding-bottom: 100% !important;}
@media (max-width: 768px) {

}
/* Blog Post List *****************************************************************************************************/


/* Post View **********************************************************************************************************/
/* Page Title */
/*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/
/* Category */
.blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;}

/* Post Data */
.blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;}
.blog-post-view .post-data-wrap a {font-weight: 600;}
.blog-post-view .post-data {color: #bbbbbb;}
/* Post View */
/* .blog-post-view .post-view {font-size: 13px;font-weight: 600;} */
/* Post Comments */
.blog-post-view .post-comments {margin-right: 20px;}
/* Social */
.blog-post-view .post-sharing {margin-bottom: 20px;}
/* Image */
.blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;}
/* Tags */
.blog-post-view .post-tag {margin-bottom: 20px;}
.blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222; color: #fff;line-height: 1;margin-right: 10px;text-transform: uppercase;font-size: 11px;}
.blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid #e8e8e8;color: #222;background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;}
.blog-post-view .post-tag .post-tags a.current,
.blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9; background: #333;color: #fff;}


/* Post Text */
.blog-post-view .post-description {margin-bottom: 30px;color: #7d7d7d;}
.blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;}


/* Post Bottom *****************************************/
.post-view .post-bottom {margin-top:30px;}

/* Post Sharing Bottom */
.post-view-modern .post-sharing-bottom {}
.post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);}
.post-sharing-bottom .share-elements {text-align: center;}
.post-sharing-bottom .share-elements .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 5px 5px 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;}
.post-sharing-bottom .share-elements .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);}
.post-sharing-bottom .share-elements .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);}
.post-sharing-bottom .share-elements .icon-wrapper .icon {line-height: 48px;height: 48px;width: 48px;display: inline-block;overflow: hidden;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper .label {font-size: 13px;line-height: 48px;height: 48px;color: #ffffff;display: inline-block;padding: 0 15px 0 3px;vertical-align: top;}
.post-sharing-bottom .share-elements .icon-wrapper:hover {transform: translateY(-4px);}
.post-sharing-bottom {padding: 30px 0;margin-bottom: 20px;border-top: 1px solid #d5d6da;border-bottom: 1px solid #d5d6da;}
.post-sharing-bottom .addthis_inline_share_toolbox {text-align: center;}

/* Post Navigation */
.blog-post-view .post-nextprev  {margin-bottom: 30px;display: flex;padding: 20px 0;}
.blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;color: #222222;font-weight: 600;}
.blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;}
.blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;}

/* Block Related */
.blog-post-view .post-bottom .block.related {margin-bottom: 0;}
.mfblog-replated-posts-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;}
.mfblog-replated-posts-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;}

.mfblog-replated-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;
    position: relative;overflow: hidden;margin-left: -15px;margin-right: -15px;}
.mfblog-replated-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;}

.mfblog-replated-posts-block.block.related .post-list .post-item .image-container {
    -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.mfblog-replated-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.mfblog-replated-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
.mfblog-replated-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
.mfblog-replated-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important;color: #222222;}
@media (max-width: 767px) {
    .mfblog-replated-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;}
}

/* Block Comments */
.block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;}
.block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;}
/* END Post Bottom *************************************/

@media (max-width: 767px) {
    .blog-post-view .page-title-wrapper .page-title {font-size: 20px;}
    .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;}
}
/* END Post View ******************************************************************************************************/

/* Animation Zoom */
.image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;}
.image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;}
.image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1);  -webkit-transform: scale3d(1.1,1.1,1);}

/* Block Search */
.widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;}
.widget.blog-search .block-content {margin-bottom: 0;}
.widget.blog-search .block-content .form {position: relative;}
.widget.blog-search  label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;}
.widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;}
/* .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;border: 1px solid #bbbbbb;} */
.widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
/*.blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;}*/

/* Posts List */
.widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;}
/* Images */
/* Span Background */
.widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;}
.widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;}
/* Post Info */
.widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;}
.widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;}
.widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;}

/* Post Grid */
.widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;}
.widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;}
.widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;}
/* END Posts List */

/* Archive */
/* .widget.block-archive .archive-item-link {font-weight: 600} */

/* RSS Feed */
.widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;}
/* End Sidebar ********************************************************************************************************/

.subcategory-links-wrapper ul,
.post-links-wrapper ul {list-style: none}

.post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: inside;}


.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}

.post-list .post-header .post-title {max-width:80%;}
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;color: #222222;font-weight: 400;}

.post-list .post-header .post-title {
    margin: 0;
    padding: 10px 0;
    float:left;
}

.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 17px;}
.post-list .hidden {display:none;}

.post-view .post-holder .post-header .addthis_toolbox {float: right;}

.post-view .post-gallery {margin:15px 0 15px 0}
.post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left}
.post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block}

.post-view .block {margin-bottom: 30px;}
.widget.block-categories ul ul {
    margin-left:20px;
}
/* Tag cloud widget */
/* .widget.block-tagclaud .smallest{font-size: 0.75em}
.widget.block-tagclaud .small{font-size:1em}
.widget.block-tagclaud .medium{font-size:1.25em}
.widget.block-tagclaud .large{font-size:1.5em}
.widget.block-tagclaud .largest{font-size:2em} */

.blog-widget-recent .post-list {
    padding: 0;
    margin: 0;
}

.blog-widget-recent .post-holder {
    width: 31.2%;
    float: left;
    margin: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;}
.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {
    clear: both;
}
@media (max-width: 767px) {
    .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;}
}

@media (max-width: 1024px) {
    .blog-widget-recent .post-holder {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .blog-widget-recent .post-holder {
        width: 98%;
    }
}

.blog-widget-recent .post-description .post-text-hld {
    min-height: 150px;
    overflow-y: auto;
}

.blog-widget-recent-masonry .post-description .post-text-hld {
    max-height: none;
    min-height: 0;
}
.blog-widget-recent-masonry .post-description .post-ftimg-hld {
    width: 100%;
    margin: 0;
}

.mfblog-autoloader {text-align: center;}
.mfblog-autoloader .mfblog-show-onload {display: none;}


@media (max-width: 420px) {
    #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}

.blog-category-view .category-content,
.blog-tag-view .tag-content {padding-left: 0}


/* Posts List */
/* .widget.block-list-posts .block-content .item {
    padding: 8px 0 0 0;
} */
/* END Posts List */

/* Fix Related Products */
/* .blog-post-view .products-grid .product-item {
    display: inline-block;
    margin-left: 2%;
    width: calc((100% - 2%)/2);
} */
.blog-post-view .product-item:nth-child(2n+1) {
    margin-left: 0;
}
.blog-post-view .products-grid .product-item .product-item-info {
    width: auto;
}
@media (min-width: 640px){
    /* .blog-post-view .products-grid .product-item {
        display: inline-block;
        margin-left: 2%;
        width: calc((100% - 4%)/3);
    } */
    /* .blog-post-view .products-grid .product-item:nth-child(2n+1) {
        margin-left: 2%;
    } */
    .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 0;
    }
}
@media (min-width: 1024px){
    /* .blog-post-view .products-grid .product-item {
        width: calc((100% - 8%)/5);
        margin-left: 2%;
    } */
    /* .blog-post-view .products-grid .product-item:nth-child(3n+1) {
        margin-left: 2%;
    } */
    .blog-post-view .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0;
    }
}/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 *
 * Glory to Ukraine! Glory to the heroes!
 */