.break-word {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
}
#_asm * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#_asm *:before,
#_asm *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#_asm a {
  color: #428bca;
  text-decoration: none;
}
#_asm a:hover,
#_asm a:focus {
  color: #2a6496;
  text-decoration: underline;
}
#_asm a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#_asm figure {
  margin: 0;
}
#_asm img {
  vertical-align: middle;
}
#_asm .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#_asm .img-rounded {
  border-radius: 6px;
}
#_asm .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#_asm hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
#_asm .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#_asm .container {
  margin-right: auto;
  margin-left: auto;
  width: 1400px;
}
@media (min-width: 10px) {
  #_asm .container {
      width: auto;
  }
}
@media (min-width: 668px) {
  #_asm .container {
      width: 100%;
  }
}
@media (min-width: 1050px) {
  #_asm .container {
      width: 1050px;
  }
}
@media (min-width: 1400px) {
  #_asm .container {
      width: 1400px;
  }
}
#_asm .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#_asm .row {
  margin-left: -15px;
  margin-right: -15px;
}



#_asm .first-top-row.row {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  
  #_asm .first-top-row.row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  
}



#_asm .col-xs-1, #_asm .col-sm-1, #_asm .col-md-1, #_asm .col-lg-1, #_asm .col-xs-2, #_asm .col-sm-2, #_asm .col-md-2, #_asm .col-lg-2, #_asm .col-xs-3, #_asm .col-sm-3, #_asm .col-md-3, #_asm .col-lg-3, #_asm .col-xs-4, #_asm .col-sm-4, #_asm .col-md-4, #_asm .col-lg-4, #_asm .col-xs-5, #_asm .col-sm-5, #_asm .col-md-5, #_asm .col-lg-5, #_asm .col-xs-6, #_asm .col-sm-6, #_asm .col-md-6, #_asm .col-lg-6, #_asm .col-xs-7, #_asm .col-sm-7, #_asm .col-md-7, #_asm .col-lg-7, #_asm .col-xs-8, #_asm .col-sm-8, #_asm .col-md-8, #_asm .col-lg-8, #_asm .col-xs-9, #_asm .col-sm-9, #_asm .col-md-9, #_asm .col-lg-9, #_asm .col-xs-10, #_asm .col-sm-10, #_asm .col-md-10, #_asm .col-lg-10, #_asm .col-xs-11, #_asm .col-sm-11, #_asm .col-md-11, #_asm .col-lg-11, #_asm .col-xs-12, #_asm .col-sm-12, #_asm .col-md-12, #_asm .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#_asm .col-xs-1, #_asm .col-xs-2, #_asm .col-xs-3, #_asm .col-xs-4, #_asm .col-xs-5, #_asm .col-xs-6, #_asm .col-xs-7, #_asm .col-xs-8, #_asm .col-xs-9, #_asm .col-xs-10, #_asm .col-xs-11, #_asm .col-xs-12 {
  float: left;
}
#_asm .col-xs-12 {
  width: 100%;
}
#_asm .col-xs-11 {
  width: 91.66666667%;
}
#_asm .col-xs-10 {
  width: 83.33333333%;
}
#_asm .col-xs-9 {
  width: 75%;
}
#_asm .col-xs-8 {
  width: 66.66666667%;
}
#_asm .col-xs-7 {
  width: 58.33333333%;
}
#_asm .col-xs-6 {
  width: 50%;
}
#_asm .col-xs-5 {
  width: 41.66666667%;
}
#_asm .col-xs-4 {
  width: 33.33333333%;
}
#_asm .col-xs-3 {
  width: 25%;
}
#_asm .col-xs-2 {
  width: 16.66666667%;
}
#_asm .col-xs-1 {
  width: 8.33333333%;
}
#_asm .col-xs-pull-12 {
  right: 100%;
}
#_asm .col-xs-pull-11 {
  right: 91.66666667%;
}
#_asm .col-xs-pull-10 {
  right: 83.33333333%;
}
#_asm .col-xs-pull-9 {
  right: 75%;
}
#_asm .col-xs-pull-8 {
  right: 66.66666667%;
}
#_asm .col-xs-pull-7 {
  right: 58.33333333%;
}
#_asm .col-xs-pull-6 {
  right: 50%;
}
#_asm .col-xs-pull-5 {
  right: 41.66666667%;
}
#_asm .col-xs-pull-4 {
  right: 33.33333333%;
}
#_asm .col-xs-pull-3 {
  right: 25%;
}
#_asm .col-xs-pull-2 {
  right: 16.66666667%;
}
#_asm .col-xs-pull-1 {
  right: 8.33333333%;
}
#_asm .col-xs-pull-0 {
  right: 0%;
}
#_asm .col-xs-push-12 {
  left: 100%;
}
#_asm .col-xs-push-11 {
  left: 91.66666667%;
}
#_asm .col-xs-push-10 {
  left: 83.33333333%;
}
#_asm .col-xs-push-9 {
  left: 75%;
}
#_asm .col-xs-push-8 {
  left: 66.66666667%;
}
#_asm .col-xs-push-7 {
  left: 58.33333333%;
}
#_asm .col-xs-push-6 {
  left: 50%;
}
#_asm .col-xs-push-5 {
  left: 41.66666667%;
}
#_asm .col-xs-push-4 {
  left: 33.33333333%;
}
#_asm .col-xs-push-3 {
  left: 25%;
}
#_asm .col-xs-push-2 {
  left: 16.66666667%;
}
#_asm .col-xs-push-1 {
  left: 8.33333333%;
}
#_asm .col-xs-push-0 {
  left: 0%;
}
#_asm .col-xs-offset-12 {
  margin-left: 100%;
}
#_asm .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
#_asm .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
#_asm .col-xs-offset-9 {
  margin-left: 75%;
}
#_asm .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
#_asm .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
#_asm .col-xs-offset-6 {
  margin-left: 50%;
}
#_asm .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
#_asm .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
#_asm .col-xs-offset-3 {
  margin-left: 25%;
}
#_asm .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
#_asm .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
#_asm .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 668px) {
  #_asm .col-sm-1, #_asm .col-sm-2, #_asm .col-sm-3, #_asm .col-sm-4, #_asm .col-sm-5, #_asm .col-sm-6, #_asm .col-sm-7, #_asm .col-sm-8, #_asm .col-sm-9, #_asm .col-sm-10, #_asm .col-sm-11, #_asm .col-sm-12 {
      float: left;
  }
  #_asm .col-sm-12 {
      width: 100%;
  }
  #_asm .col-sm-11 {
      width: 91.66666667%;
  }
  #_asm .col-sm-10 {
      width: 83.33333333%;
  }
  #_asm .col-sm-9 {
      width: 75%;
  }
  #_asm .col-sm-8 {
      width: 66.66666667%;
  }
  #_asm .col-sm-7 {
      width: 58.33333333%;
  }
  #_asm .col-sm-6 {
      width: 50%;
  }
  #_asm .col-sm-5 {
      width: 41.66666667%;
  }
  #_asm .col-sm-4 {
      width: 33.33333333%;
  }
  #_asm .col-sm-3 {
      width: 25%;
  }
  #_asm .col-sm-2 {
      width: 16.66666667%;
  }
  #_asm .col-sm-1 {
      width: 8.33333333%;
  }
  #_asm .col-sm-pull-12 {
      right: 100%;
  }
  #_asm .col-sm-pull-11 {
      right: 91.66666667%;
  }
  #_asm .col-sm-pull-10 {
      right: 83.33333333%;
  }
  #_asm .col-sm-pull-9 {
      right: 75%;
  }
  #_asm .col-sm-pull-8 {
      right: 66.66666667%;
  }
  #_asm .col-sm-pull-7 {
      right: 58.33333333%;
  }
  #_asm .col-sm-pull-6 {
      right: 50%;
  }
  #_asm .col-sm-pull-5 {
      right: 41.66666667%;
  }
  #_asm .col-sm-pull-4 {
      right: 33.33333333%;
  }
  #_asm .col-sm-pull-3 {
      right: 25%;
  }
  #_asm .col-sm-pull-2 {
      right: 16.66666667%;
  }
  #_asm .col-sm-pull-1 {
      right: 8.33333333%;
  }
  #_asm .col-sm-pull-0 {
      right: 0%;
  }
  #_asm .col-sm-push-12 {
      left: 100%;
  }
  #_asm .col-sm-push-11 {
      left: 91.66666667%;
  }
  #_asm .col-sm-push-10 {
      left: 83.33333333%;
  }
  #_asm .col-sm-push-9 {
      left: 75%;
  }
  #_asm .col-sm-push-8 {
      left: 66.66666667%;
  }
  #_asm .col-sm-push-7 {
      left: 58.33333333%;
  }
  #_asm .col-sm-push-6 {
      left: 50%;
  }
  #_asm .col-sm-push-5 {
      left: 41.66666667%;
  }
  #_asm .col-sm-push-4 {
      left: 33.33333333%;
  }
  #_asm .col-sm-push-3 {
      left: 25%;
  }
  #_asm .col-sm-push-2 {
      left: 16.66666667%;
  }
  #_asm .col-sm-push-1 {
      left: 8.33333333%;
  }
  #_asm .col-sm-push-0 {
      left: 0%;
  }
  #_asm .col-sm-offset-12 {
      margin-left: 100%;
  }
  #_asm .col-sm-offset-11 {
      margin-left: 91.66666667%;
  }
  #_asm .col-sm-offset-10 {
      margin-left: 83.33333333%;
  }
  #_asm .col-sm-offset-9 {
      margin-left: 75%;
  }
  #_asm .col-sm-offset-8 {
      margin-left: 66.66666667%;
  }
  #_asm .col-sm-offset-7 {
      margin-left: 58.33333333%;
  }
  #_asm .col-sm-offset-6 {
      margin-left: 50%;
  }
  #_asm .col-sm-offset-5 {
      margin-left: 41.66666667%;
  }
  #_asm .col-sm-offset-4 {
      margin-left: 33.33333333%;
  }
  #_asm .col-sm-offset-3 {
      margin-left: 25%;
  }
  #_asm .col-sm-offset-2 {
      margin-left: 16.66666667%;
  }
  #_asm .col-sm-offset-1 {
      margin-left: 8.33333333%;
  }
  #_asm .col-sm-offset-0 {
      margin-left: 0%;
  }
}
@media (min-width: 1050px) {
  #_asm .col-md-1, #_asm .col-md-2, #_asm .col-md-3, #_asm .col-md-4, #_asm .col-md-5, #_asm .col-md-6, #_asm .col-md-7, #_asm .col-md-8, #_asm .col-md-9, #_asm .col-md-10, #_asm .col-md-11, #_asm .col-md-12 {
      float: left;
  }
  #_asm .col-md-12 {
      width: 100%;
  }
  #_asm .col-md-11 {
      width: 91.66666667%;
  }
  #_asm .col-md-10 {
      width: 83.33333333%;
  }
  #_asm .col-md-9 {
      width: 75%;
  }
  #_asm .col-md-8 {
      width: 66.66666667%;
  }
  #_asm .col-md-7 {
      width: 58.33333333%;
  }
  #_asm .col-md-6 {
      width: 50%;
  }
  #_asm .col-md-5 {
      width: 41.66666667%;
  }
  #_asm .col-md-4 {
      width: 33.33333333%;
  }
  #_asm .col-md-3 {
      width: 25%;
  }
  #_asm .col-md-2 {
      width: 16.66666667%;
  }
  #_asm .col-md-1 {
      width: 8.33333333%;
  }
  #_asm .col-md-pull-12 {
      right: 100%;
  }
  #_asm .col-md-pull-11 {
      right: 91.66666667%;
  }
  #_asm .col-md-pull-10 {
      right: 83.33333333%;
  }
  #_asm .col-md-pull-9 {
      right: 75%;
  }
  #_asm .col-md-pull-8 {
      right: 66.66666667%;
  }
  #_asm .col-md-pull-7 {
      right: 58.33333333%;
  }
  #_asm .col-md-pull-6 {
      right: 50%;
  }
  #_asm .col-md-pull-5 {
      right: 41.66666667%;
  }
  #_asm .col-md-pull-4 {
      right: 33.33333333%;
  }
  #_asm .col-md-pull-3 {
      right: 25%;
  }
  #_asm .col-md-pull-2 {
      right: 16.66666667%;
  }
  #_asm .col-md-pull-1 {
      right: 8.33333333%;
  }
  #_asm .col-md-pull-0 {
      right: 0%;
  }
  #_asm .col-md-push-12 {
      left: 100%;
  }
  #_asm .col-md-push-11 {
      left: 91.66666667%;
  }
  #_asm .col-md-push-10 {
      left: 83.33333333%;
  }
  #_asm .col-md-push-9 {
      left: 75%;
  }
  #_asm .col-md-push-8 {
      left: 66.66666667%;
  }
  #_asm .col-md-push-7 {
      left: 58.33333333%;
  }
  #_asm .col-md-push-6 {
      left: 50%;
  }
  #_asm .col-md-push-5 {
      left: 41.66666667%;
  }
  #_asm .col-md-push-4 {
      left: 33.33333333%;
  }
  #_asm .col-md-push-3 {
      left: 25%;
  }
  #_asm .col-md-push-2 {
      left: 16.66666667%;
  }
  #_asm .col-md-push-1 {
      left: 8.33333333%;
  }
  #_asm .col-md-push-0 {
      left: 0%;
  }
  #_asm .col-md-offset-12 {
      margin-left: 100%;
  }
  #_asm .col-md-offset-11 {
      margin-left: 91.66666667%;
  }
  #_asm .col-md-offset-10 {
      margin-left: 83.33333333%;
  }
  #_asm .col-md-offset-9 {
      margin-left: 75%;
  }
  #_asm .col-md-offset-8 {
      margin-left: 66.66666667%;
  }
  #_asm .col-md-offset-7 {
      margin-left: 58.33333333%;
  }
  #_asm .col-md-offset-6 {
      margin-left: 50%;
  }
  #_asm .col-md-offset-5 {
      margin-left: 41.66666667%;
  }
  #_asm .col-md-offset-4 {
      margin-left: 33.33333333%;
  }
  #_asm .col-md-offset-3 {
      margin-left: 25%;
  }
  #_asm .col-md-offset-2 {
      margin-left: 16.66666667%;
  }
  #_asm .col-md-offset-1 {
      margin-left: 8.33333333%;
  }
  #_asm .col-md-offset-0 {
      margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  #_asm .col-lg-1, #_asm .col-lg-2, #_asm .col-lg-3, #_asm .col-lg-4, #_asm .col-lg-5, #_asm .col-lg-6, #_asm .col-lg-7, #_asm .col-lg-8, #_asm .col-lg-9, #_asm .col-lg-10, #_asm .col-lg-11, #_asm .col-lg-12 {
      float: left;
  }
  #_asm .col-lg-12 {
      width: 100%;
  }
  #_asm .col-lg-11 {
      width: 91.66666667%;
  }
  #_asm .col-lg-10 {
      width: 83.33333333%;
  }
  #_asm .col-lg-9 {
      width: 75%;
  }
  #_asm .col-lg-8 {
      width: 66.66666667%;
  }
  #_asm .col-lg-7 {
      width: 58.33333333%;
  }
  #_asm .col-lg-6 {
      width: 50%;
  }
  #_asm .col-lg-5 {
      width: 41.66666667%;
  }
  #_asm .col-lg-4 {
      width: 33.33333333%;
  }
  #_asm .col-lg-3 {
      width: 25%;
  }
  #_asm .col-lg-2 {
      width: 16.66666667%;
  }
  #_asm .col-lg-1 {
      width: 8.33333333%;
  }
  #_asm .col-lg-pull-12 {
      right: 100%;
  }
  #_asm .col-lg-pull-11 {
      right: 91.66666667%;
  }
  #_asm .col-lg-pull-10 {
      right: 83.33333333%;
  }
  #_asm .col-lg-pull-9 {
      right: 75%;
  }
  #_asm .col-lg-pull-8 {
      right: 66.66666667%;
  }
  #_asm .col-lg-pull-7 {
      right: 58.33333333%;
  }
  #_asm .col-lg-pull-6 {
      right: 50%;
  }
  #_asm .col-lg-pull-5 {
      right: 41.66666667%;
  }
  #_asm .col-lg-pull-4 {
      right: 33.33333333%;
  }
  #_asm .col-lg-pull-3 {
      right: 25%;
  }
  #_asm .col-lg-pull-2 {
      right: 16.66666667%;
  }
  #_asm .col-lg-pull-1 {
      right: 8.33333333%;
  }
  #_asm .col-lg-pull-0 {
      right: 0%;
  }
  #_asm .col-lg-push-12 {
      left: 100%;
  }
  #_asm .col-lg-push-11 {
      left: 91.66666667%;
  }
  #_asm .col-lg-push-10 {
      left: 83.33333333%;
  }
  #_asm .col-lg-push-9 {
      left: 75%;
  }
  #_asm .col-lg-push-8 {
      left: 66.66666667%;
  }
  #_asm .col-lg-push-7 {
      left: 58.33333333%;
  }
  #_asm .col-lg-push-6 {
      left: 50%;
  }
  #_asm .col-lg-push-5 {
      left: 41.66666667%;
  }
  #_asm .col-lg-push-4 {
      left: 33.33333333%;
  }
  #_asm .col-lg-push-3 {
      left: 25%;
  }
  #_asm .col-lg-push-2 {
      left: 16.66666667%;
  }
  #_asm .col-lg-push-1 {
      left: 8.33333333%;
  }
  #_asm .col-lg-push-0 {
      left: 0%;
  }
  #_asm .col-lg-offset-12 {
      margin-left: 100%;
  }
  #_asm .col-lg-offset-11 {
      margin-left: 91.66666667%;
  }
  #_asm .col-lg-offset-10 {
      margin-left: 83.33333333%;
  }
  #_asm .col-lg-offset-9 {
      margin-left: 75%;
  }
  #_asm .col-lg-offset-8 {
      margin-left: 66.66666667%;
  }
  #_asm .col-lg-offset-7 {
      margin-left: 58.33333333%;
  }
  #_asm .col-lg-offset-6 {
      margin-left: 50%;
  }
  #_asm .col-lg-offset-5 {
      margin-left: 41.66666667%;
  }
  #_asm .col-lg-offset-4 {
      margin-left: 33.33333333%;
  }
  #_asm .col-lg-offset-3 {
      margin-left: 25%;
  }
  #_asm .col-lg-offset-2 {
      margin-left: 16.66666667%;
  }
  #_asm .col-lg-offset-1 {
      margin-left: 8.33333333%;
  }
  #_asm .col-lg-offset-0 {
      margin-left: 0%;
  }
}
.ASM_close {
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  width: 32px;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  padding: 0;
  order: 3;
}
.ASM_close:hover,
.ASM_close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.8;
  filter: alpha(opacity=50);
  outline: none;
}
.ASM_alert {
  padding: 10px;
  margin-top: 15px;
  border: 1px solid transparent;
  background: #F54544;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 50%;
  left: 25%;
  font-family: "Open Sans", sans-serif;
}
.ASM_alert-dismissable {
  padding-right: 35px;
}
.ASM_alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.ASM_alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ASM_alert-success hr {
  border-top-color: #c9e2b3;
}
.ASM_alert-success .alert-link {
  color: #2b542c;
}
.ASM_alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ASM_alert-info hr {
  border-top-color: #a6e1ec;
}
.ASM_alert-info .alert-link {
  color: #245269;
}
.ASM_alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.ASM_alert-warning hr {
  border-top-color: #f7e1b5;
}
.ASM_alert-warning .alert-link {
  color: #66512c;
}
.ASM_alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.ASM_alert-danger hr {
  border-top-color: #e4b9c0;
}
.ASM_alert-danger .alert-link {
  color: #843534;
}
#_asm .clearfix:before,
#_asm .clearfix:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .container-fluid:after,
#_asm .row:before,
#_asm .row:after {
  content: " ";
  display: table;
}
#_asm .clearfix:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .row:after {
  clear: both;
}
#_asm .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#_asm .pull-right {
  float: right !important;
}
#_asm .pull-left {
  float: left !important;
}
#_asm .invisible {
  visibility: hidden;
}
#_asm .hide {
  display: none !important;
}
#_asm .show {
  display: block !important;
}
#_asm .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#_asm .hidden {
  display: none !important;
  visibility: hidden !important;
}
#_asm .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
#_asm .visible-xs,
#_asm .visible-sm,
#_asm .visible-md,
#_asm .visible-lg {
  display: none !important;
}
@media (max-width: 667px) {
  #_asm .visible-xs {
      display: block !important;
  }
  #_asm table.visible-xs {
      display: table;
  }
  #_asm tr.visible-xs {
      display: table-row !important;
  }
  #_asm th.visible-xs,
  #_asm td.visible-xs {
      display: table-cell !important;
  }
}

@media (min-width: 668px) and (max-width: 1049px) {
  #_asm .visible-sm {
      display: block !important;
  }
  #_asm table.visible-sm {
      display: table;
  }
  #_asm tr.visible-sm {
      display: table-row !important;
  }
  #_asm th.visible-sm,
  #_asm td.visible-sm {
      display: table-cell !important;
  }
  #_asm .container-fluid{
      padding: 0;
  }
}

@media (min-width: 1050px) and (max-width: 1399px) {
  #_asm .visible-md {
      display: block !important;
  }
  #_asm table.visible-md {
      display: table;
  }
  #_asm tr.visible-md {
      display: table-row !important;
  }
  #_asm th.visible-md,
  #_asm td.visible-md {
      display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  #_asm .visible-lg {
      display: block !important;
  }
  #_asm table.visible-lg {
      display: table;
  }
  #_asm tr.visible-lg {
      display: table-row !important;
  }
  #_asm th.visible-lg,
  #_asm td.visible-lg {
      display: table-cell !important;
  }
}
@media (max-width: 667px) {
  #_asm .hidden-xs {
      display: none !important;
  }
}
@media (min-width: 1050px) and (max-width: 1399px) {
  #_asm .hidden-md {
      display: none !important;
  }
}
@media (min-width: 1400px) {
  #_asm .hidden-lg {
      display: none !important;
  }
}
#_asm .visible-print {
  display: none !important;
}
@media print {
  #_asm .visible-print {
      display: block !important;
  }
  #_asm table.visible-print {
      display: table;
  }
  #_asm tr.visible-print {
      display: table-row !important;
  }
  #_asm th.visible-print,
  #_asm td.visible-print {
      display: table-cell !important;
  }
  #_asm .hidden-print {
      display: none !important;
  }
}
@font-face {
  font-family: 'asm_icons';
  src: url('../fonts/asm_icons.eot?9817510');
  src: url('../fonts/asm_icons.eot?9817510#iefix') format('embedded-opentype'),
  url('../fonts/asm_icons.woff?9817510') format('woff'),
  url('../fonts/asm_icons.ttf?9817510') format('truetype'),
  url('../fonts/asm_icons.svg?9817510#asm_icons') format('svg');
}
.ASM_icon {
  position: relative;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 5px;
  transform: translateY(2px);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ASM_icon-logo:before {
  content: '\e807';
  font-size: 32px;
}
/* '' */
.ASM_icon-contacts:before {
  content: '\e801';
  vertical-align: middle;
}
/* '' */
.ASM_icon-cart:before {
  content: '\e802';
  vertical-align: middle;
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #fff;
}

.ASM_icon-user:before {
  font-family: 'asm_icons';
  content: '\e810';
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  min-width: 14px;
}
.ASM_icon-lock:before {
  font-family: 'asm_icons';
  content: '\e811';
  vertical-align: middle;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  min-width: 14px;
}

/* '' */
.ASM_icon-arrow-down:before {
  content: '\e803';
}
/* '' */
.ASM_icon-arrow-up:before {
  content: '\e804';
}
/* '' */
.ASM_icon-arrow-indicator-down:before {
  content: '\e805';
}
/* '' */
.ASM_icon-arrow-indicator-up:before {
  content: '\e806';
}
.ASM_icon-chain:before {
  content: '\e808';
}
.ASM_icon-close:before{
  content: '\e80d';
  color: #c5cdd6;
}
.ASM_icon-close:hover{
  opacity: .5;
}


#cboxClose .ASM_icon-close {
  display: none;
}

/* '' */
.ASM_icon-customer-list:before {
  content: '\e80b';
  vertical-align: middle;
  color: rgba(255,255,255,.825);
  font-size: 28px;
  position: relative;
}
.ASM_icon-chain.ASM_chain-bind:before {
  color: #fff;
}



.ASM_icon-chain {
  font-size: 24px;
  height: 42px;
  transform: none;
  background: rgba(0,0,0,.3);
  padding: 10px;
  margin: 0;
}
@media (max-width: 767px) {
  .ASM_icon-chain {
      display: none;
  }
}




#_asm {
  top: 0;
  left: 0;
  right: 0;
  z-index: 99998;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
#_asm .ASM-btn {
  border: 0;
  border-radius: 4px;
  padding: 10px 15px;
  font-size: inherit;
  font-weight: 600;
  line-height: 1;
  text-transform: none;
  color: #fff;
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: baseline;
}
#_asm .assign-cart-to-member-wrapper {
  position: absolute;
  right: 25%;
  z-index: 2;
}
#_asm .ASM-btn.ASM-btn-login,
#_asm .ASM-btn.ASM-btn-bind-cart {
  background-color: #d2db0e;
  color: #003057;
  width: 100%;
  height: 42px;
}
#_asm .ASM-btn.ASM-btn-create-account {
  background: #d2dbe6;
  color: #0354ae;
  width: 100%;
}



#_asmBindForm,
#_asmPersonifyForm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}
#_asmBindForm > [class*="col-"],
#_asmBindForm + [class*="col-"],
#_asmPersonifyForm > [class*="col-"],
#_asmPersonifyForm + [class*="col-"] {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}
@media (max-width: 767px) {
  #_asmBindForm + [class*="col-"] {
      padding: 0;
  }
}
#_asmPersonifyForm + #_asmCreateAccountForm {
  display: none;
}
#_asmPersonifyForm > [class*="col-"]:not(:last-of-type) {
  -webkit-box-flex: 2;
  -ms-flex: 2 1 auto;
  flex: 2 1 auto;
}


#_asmSessionEndForm {
  display: inline;
  vertical-align: middle;
}
#_asm .ASM-btn.ASM-btn-logout,
#_asm .ASM-btn.ASM-btn-reset,
#_asm .ASM-btn.ASM-btn-customers {
  background: transparent;
  color: #fff;
  outline: none;
}


#_asm .ASM-btn.ASM-btn-reset {
  padding: 0 0 2.5px 0;
  border-bottom: 1px solid rgba(255,255,255,.75);
  border-radius: 0;
}
@media (max-width: 767px) {
  #_asm .ASM-btn.ASM-btn-reset {
      font-size: 1.8rem;
      width: auto;
  }
}



#_asm .ASM-btn.ASM-btn-customers {
  padding: 0;
}
@media (max-width: 767px), (min-width: 1025px) {
  #_asm .ASM-btn.ASM-btn-customers {
      display: inline-block !important;
  }
}
@media (max-width: 767px) {
  #_asm .ASM-btn.ASM-btn-customers {
      padding-bottom: 4px;
      border-radius: 0;
      border-bottom: 1px solid rgba(255,255,255,.75);
  }
}



#_asm .ASM-btn.ASM-btn-logout {
  padding: 0 0 2.5px 0;
  border-bottom: 1px solid rgba(255,255,255,.75);
  border-radius: 0;
}



#_asm .ASM-btn.ASM-btn-start-session {
  background-color: rgba(0,48,87,.75);
  color: #fff;
  font-size: 16px;
  height: 42px;
  width: 100%;
  transition: all .125s ease-in-out;
}
#_asm .ASM-btn.ASM-btn-start-session:hover,
#_asm .ASM-btn.ASM-btn-start-session:active,
#_asm .ASM-btn.ASM-btn-start-session:focus {
  background-color: rgba(0,48,87,1);
}
@media (min-width: 668px) and (max-width: 1049px) {
  #_asm .ASM-btn.ASM-btn-start-session {
      margin-left: -2px;
  }
  /*fix to overlap the customer 360 button*/
  #_asm .assign-cart-to-member-wrapper{
      right: 17%;
      padding-right: 10px;
  }
}
#_asm button[disabled] {
  opacity: 0.45;
  filter: alpha(opacity=45);
  background: #207241;
}
#_asm .ASM-btn.ASM-btn-bind-cart,
#_asm .ASM-btn.ASM-btn-create-account {
  font-size: 18px;
}


#_asm .ASM-btn.ASM-btn-end-session {
  white-space: nowrap;
  color: #fff;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid rgba(255,255,255,.75);
  padding: 0 0 4px 0;
  width: 100%;
}
@media (max-width: 767px) {
  #_asm .ASM-btn.ASM-btn-end-session {
      border-bottom: none;
  }
}



#_asm .ASM_end_session {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  padding: 0;
}
@media (max-width: 767px) {
  #_asm .ASM_end_session {
      margin-top: 20px;
  }
}



#_asm .ASM-btn-customer-list {
  padding: 0 15px;
}



#_asm .ASM-btn-customer-list:hover,
#_asm .ASM-btn-customer-list:focus {
  color: #fff;
  text-decoration: none;
}
@media (min-width: 668px) and (max-width: 1399px) {
  #_asm .ASM_session .ASM-btn-customer-list .ASM_icon {
      margin-right: 0;
  }
}

#_asm .ASM-btn-customer-list.disabled {
  opacity: 0.45;
  pointer-events: none;
  cursor: default;
}



#_asm .ASM_input_holder {
  display: flex;
  position: relative;
}
#_asm .ASM_input_holder.customerId,
#_asm .ASM_input_holder.cartId {
  width: 100%;
}
#_asm .ASM_input_holder.customerId > .input-group,
#_asm .ASM_input_holder.cartId > .input-group {
  width: 100%;
}
#_asm .ASM_input_holder.cartId {
  padding: 0;
}



#_asm .ASM_input_holder.input-group {
  display: table;
}
#_asm .ASM_input_holder label {
  color: #777777;
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: left;
  margin-bottom: 1px;
}
#_asm .ASM_input_holder .ASM_autocomplete {
  display: none;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 99999;
  border-top: 1px solid #e6e8ea;
}
#_asm .ASM_input_holder .ASM_autocomplete.ASM_autocomplete_active {
  display: block;
}
#_asm .ASM_input_holder .ASM_autocomplete ul {
  list-style: none;
  padding: 0 10px;
  margin: 0;
}
#_asm .ASM_input_holder .ASM_autocomplete ul li {
  font-size: 18px;
  line-height: 37px;
}
#_asm .ASM-input {
  font-size: 16px;
  line-height: 1;
  color: #333;
  height: 42px;
  width: 100%;
  padding: 10px;
  border-radius: 0;
  border: 0;
  background: transparent;
  background-color: rgba(255,255,255,.5);
  transition: all .125s ease-in-out;
}
#_asm .ASM-input::placeholder {
  color: rgba(0,0,0,.6875);
}
#_asm .ASM-input:not([disabled]):focus,
#_asm .ASM-input:not([disabled]):active {
  background: transparent;
  background-color: rgba(255,255,255,1);
}
#_asm .ASM-input[disabled], #_asm .ASM-input.disabled, #_asm .ASM-input[readonly], #_asm .ASM-input[readonly]:focus {
  background-color: #bbb;
  color: #666;
  cursor: default;
  pointer-events: none;
}
#_asm .ASM-input.placeholder {
  color: #757575;
}
#_asm #_asmSessionEndForm .ASM-input {
  background-color: #b4bac2;
}
#_asm #_asmSessionEndForm .ASM-input.placeholder {
  background-color: #fff;
}
#_asmSessionEndForm {
  vertical-align: bottom;
}
select#_asm .ASM-input {
  height: 40px;
  line-height: 40px;
}
textarea#_asm .ASM-input,
select[multiple]#_asm .ASM-input {
  height: auto;
}
#_asm .ASM-input:focus,
#_asm .ASM-input.ASM-input-valid,
#_asm .ASM-input.ASM-input-error {
  background: #fff;
}
#_asm .ASM-input.ASM-input-error {
  color: #FF4544;
  border: 2px solid #FF4544;
  padding: 5px 10px;
}
#_asm .ASM-input-error.placeholder {
  color: #ff958f;
}
#_asm .ASM_header {
  padding-bottom: 15px;
}


#_asm .ASM_header .ASM_logo {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transform: translateY(-5px);
  margin-top: 15px;
}


#_asm .ASM_header .ASM_logo span.ASM_cut_text {
  display: none;
}
@media (max-width: 767px), (min-width: 1025px) {
  #_asm .ASM_header .ASM_logo span.ASM_cut_text {
      display: block;
  }
}




.asmForm {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#_asm .asmForm > [class*="col-"] {
  float: none;
}
#_asm .asmForm > [class*="col-"]:first-of-type,
#_asm .asmForm > [class*="col-"]:last-of-type {
  padding: 0;
}
@media (max-width: 767px) {
  .asmForm {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  
  #_asm .asmForm > [class*="col-"] {
      width: 100%;
      padding: 0;
      margin-bottom: 20px;
  }
  
}



#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text,
.ASM_timer {
  display: inline-block;
  font-weight: 300;
  font-size: 14px;
  margin-left: 15px;
  color: #ffffff;
}
@media (max-width: 767px) {
  #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text {
      font-size: 1.8rem;
      margin-left: 0;
  }
}



#_asm #sessionTimer {
  margin-right: 5px;
  font-weight: 400;
  color: rgba(255,255,255,.825);
}
@media (max-width: 767px) {
  #_asm #sessionTimer {
      font-size: 1.8rem;
  }
}
#_asm #sessionTimer span {
  font-weight: 600;
  color: rgba(255,255,255,1);
}
#_asm #sessionTimer .ASM_timer_count {
  font-weight: 400;
  color: rgba(255,255,255,.825);
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
  font-weight: 400;
  margin-right: 5px;
  color: rgba(255,255,255,.825);
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name > p {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name > p + p {
  margin: 0;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name > p + p::before {
  display: inline-block;
  content: '/';
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  color: rgba(255,255,255,.5);
  vertical-align: middle;
  margin-right: 2.5px;
}
@media (max-width: 767px) {
  #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name > p + p::before {
      font-size: 1.8rem;
  }
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name > p .ASM_loggedin_text_label {
  font-weight: 600;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text.element-separator-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: none;
}
#_asm .ASM_header .ASM_timer.element-separator-height {
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  #_asm .ASM_header .ASM_timer.element-separator-height {
      margin-right: 0;
      margin-left: 0;
  }
}



.ASM_loggedin_text p {
  margin: 0;
  text-align: left;
  color: #fff;
  font-size: 14px;
}
@media (max-width: 767px) {
  .ASM_loggedin_text p {
      font-size: 1.8rem;
  }
}
.ASM_loggedin_text p + p {
  margin-top: 5px;
}
@media (max-width: 667px) {
  #_asmPersonifyForm,
  #_asmBindForm {
      display: block;
  }
  #_asm .ASM-btn.ASM-btn-start-session {
      margin-left: 0;
      margin-bottom: 15px;
  }
  .asm-customer360-tab .pager{
      float: none !important;
      text-align: center;
      margin: 0;
  }
  .asm-customer360-tab table{
      margin-bottom: 5px;
  }
  #_asm .container {
      padding-left: 15px;
      padding-right: 15px;
  }
  #_asm .ASM_header{
      position: relative;
  }
  #_asm .ASM_header:after{
      content: " ";
      height: 1px;
      position: absolute;
      top: 60px;
      left: -15px;
      right: -15px;
  }
  #_asm .ASM_header .ASM_login .ASM_input_holder {
      width: 100%;
      margin-bottom: 10px;
  }
  #_asm .ASM_header .first-top-row .ASM_timer,
  #_asm .ASM_header .first-top-row .ASM_loggedin_text {
      text-align: left;
      display: block;
      margin-bottom: 0;
  }
  @media (max-width: 767px) {
      #_asm .ASM_header .first-top-row .ASM_timer {
          text-align: center;
      }
  }
  #_asm .ASM_header .first-top-row .ASM-btn-customer-list{
      padding: 5px;
      margin-top: 25px;
  }
  #_asm .ASM_header .first-top-row .ASM_loggedin{
      position: relative;
  }
  #_asm .ASM_header .ASM_login .ASM_input_holder .ASM-input {
      display: block;
      width: 100%;
  }
  #_asm .ASM_header .ASM_loggedin {
      margin-top: 10px;
      margin-right: 0;
  }
  #_asm .ASM_header .ASM_loggedin #asmLogoutForm {
      float: right;
  }
  #_asm .ASM_control {
      margin-top: 15px;
  }
  #_asm .ASM_session .ASM_input_holder {
      width: 100%;
  }
  #_asm .ASM_session span.ASM_icon-contacts {
      margin-left: 5px;
  }
  #_asm .ASM_session .cartId {
      margin-bottom: 15px;
  }
  #_asm .ASM_timer {
      margin: 0 0 10px 0;
      line-height: 40px;
  }
  #_asm .ASM_end_session {
      margin: 10px 0 0 0;
  }
  #_asm .ASM-btn.ASM-btn-customer-list {
      float: none;
      width: 100%;
      text-align: center;
  }
  #_asm .ASM_session .ASM_session_input_text {
      display: block;
      line-height: 32px;
      margin-left: 60px;
  }
  #_asm .ASM_session .ASM_session_input_text:before,
  #_asm .ASM_session .ASM_session_input_text:after {
      content: " ";
      display: table;
  }
  #_asm .ASM_session .ASM_session_input_text:after {
      clear: both;
  }
  #_asm .ASM_session .ASM_session_input_text:before,
  #_asm .ASM_session .ASM_session_input_text:after {
      content: " ";
      display: table;
  }
  #_asm .ASM_session .ASM_session_input_text:after {
      clear: both;
  }
  #_asm .ASM_session .ASM_session_andor_text {
      display: none !important;
  }
  #_asm .ASM_session .ASM_input_holder {
      margin-bottom: 10px;
  }
  #_asm .assign-cart-to-member-wrapper{
      right: 0;
      top: 100px;
  }
  #_asm .ASM_header .ASM_alert{
      position: fixed;
      left: 10%;
      text-align: center;
      width: 80%;
  }
}

@media (min-width: 668px) and (max-width: 690px) {
  .ASM_header .first-top-row .ASM-btn-reset,
  .ASM_header .first-top-row .ASM-btn-logout{
      padding-left: 0!important;
  }
}

#_asm .ASM_session {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}



#_asm .ASM_session #_asmCustomer {
  position: relative;
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  #_asm .ASM_session #_asmCustomer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
}
#_asm #enable360View + #_asmCreateAccountForm {
  display: none;
  width: 0;
  height: 0;
}



#_asm .ASM_session .ASM_session_input_text {
  display: inline-block;
  margin: 0 60px 0 0;
  color: #a1aebd;
  font-size: 20px;
}
#_asm .ASM_control {
  height: 8px;
  background-color: #097aff;
  position: relative;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_text {
  display: none;
  font-size: 22px;
  font-weight: 300;
  line-height: 48px;
  color: #fff;
}
#_asm .ASM_control .ASM_control_collapse {
  position: absolute;
  right: 50px;
  bottom: -1px;
  height: 22px;
  width: 82px;
  overflow: hidden;
  cursor: pointer;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  position: absolute;
  top: 0;
  display: block;
  color: #fff;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
  content: '\e804';
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
  display: inline-block;
  font-family: 'asm_icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  font-size: 10px;
  top: 6px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #097aff;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
  content: '\e806';
}
#_asm .ASM_control.ASM_control_session_active {
  background-color: #19bc33;
}
#_asm .ASM_control.ASM_control_session_active .ASM_control_collapse_indicator {
  color: #19bc33;
}
#_asm.ASM-collapsed {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  margin-top: 53px;
}
#_asm.ASM-collapsed .ASM_header, #_asm.ASM-collapsed .ASM_session {
  display: none;
}
#_asm.ASM-collapsed .ASM_control {
  height: 48px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_text {
  display: block;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse {
  top: 0px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
  color: #fff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
  content: '\e803';
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
  color: #097aff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
  content: '\e805';
}
#_asm.ASM-collapsed .ASM_control.ASM_control_session_active .ASM_control_collapse .ASM_control_collapse_indicator {
  color: #19bc33;
}

/* autocomplete */
.asmAutoComplete .ui-menu {
  list-style:none;
  display:block;
  background-color: white;
  box-shadow: 0 8px 15px #999;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  z-index: 10000;
}
.asmAutoComplete .ui-autocomplete, #asmHover {
  padding: 7px 10px 5px;
  width: 83vw!important;
  max-width: 660px;
  position: absolute;
  cursor: default;
}
#asmAutoCompleteCartId .ui-autocomplete {
  width: 220px!important;
}
@media (min-width: 668px) and (max-width: 1049px) {
  #asmAutoCompleteCartId .ui-autocomplete {
      width: 210px!important;
  }
}
.asmAutoComplete .ui-autocomplete .ui-menu-item {
  border: none;
  font-size: 18px;
  padding: 5px 0;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item:first-child {
  padding-top: 0;
}
.asmAutoComplete .ui-state-active {
  background: none;
  color: #000;
  margin: 0;
  border: 0;
}
#_asm .asmAutoComplete .ui-autocomplete .ui-menu-item a, .asmAutoComplete .ui-autocomplete .ui-menu-item a:hover {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #000 !important;
  padding: 0;
  display: block;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item span, #asmHover span {
  padding-left: 30px;
  font-size: 18px;
  background-color: #fff;
  vertical-align: top;
  display: inline-block;
}
#asmHover.disabled, #asmHover.disabled span {
  background-color: #b4bac2;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .noresult {
  padding-left: 3px;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .name, #asmHover .name {
  padding-left: 3px;
  width: 23%;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .email, #asmHover .email {
  width: 43%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .card {
  padding-right: 3px;
}
.asmAutoComplete .ui-autocomplete a:hover, .asmAutoComplete .ui-autocomplete a:hover span {
  background-color: #eeeeee;
  cursor: pointer;
}
@media (max-width: 667px) {
  .asmAutoComplete .ui-autocomplete {
      width: auto!important;
      margin-right: 15px;
  }
  #asmHover {
      width: auto!important;
  }
  .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
  .asmAutoComplete .ui-autocomplete .ui-menu-item .email,
  #asmHover .name,
  #asmHover .email {
      width: 100%;
      padding-left: 3px;
  }
  .asmAutoComplete .ui-autocomplete .ui-menu-item .date,
  .asmAutoComplete .ui-autocomplete .ui-menu-item .card,
  #asmHover .date,
  #asmHover .card {
      width: 50%;
      padding-left: 3px;
  }
}
/* end autocomplete */
#asmHover {
  position: absolute;
  background-color: #fff;
  border: 1px solid #cccccc;
  box-shadow: 0 8px 15px #999;
  font-size: 18px;
  z-index: 10001;
}


/* Customer List Modal */
#colorbox.ASM_customer-list-modal,
#colorbox.ASM_customer360-modal {
  width: 90vw !important;
}
#colorbox.ASM_customer360-modal #cboxLoadedContent {
  overflow-y: auto !important;
}
#colorbox.ASM_customer360-modal #cboxWrapper,
#colorbox.ASM_customer-list-modal #cboxWrapper {
  max-width: none;
}
@media (max-width: 768px) {
  #colorbox.ASM_customer360-modal #cboxWrapper,
  #colorbox.ASM_customer-list-modal #cboxWrapper {
      margin: auto;
  }
}
.ASM_customer-list-modal #cboxTitle,
#colorbox.ASM_customer360-modal #cboxTitle {
  display: none!important;
}
.ASM_customer-list-modal .account-overview-table .img-profile-thumbnail {
  width: 75px;
  height: 75px;
}



.ASM_customer-list-modal .account-overview-table a {
  font-weight: 600;
}



.ASM_customer-list-modal .account-overview-table td[data-th="NAME"] > a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  max-width: 200px;
}


.ASM_customer-list-modal .asm-account-section .account-overview-table,
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
  margin: 0;
  padding: 0;
}
.ASM_customer-list-modal .asm-account-section .account-overview-table{
  padding-top: 10px;
  overflow-x: auto;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
  text-align: center;
  padding-right: 10px;
}
.ASM_customer-list-modal .asm-account-section .account-section-content .account-orderhistory-pagination .sort-refine-bar option{
  font-size: 1em;
}
.ASM_customer-list-modal .asm-account-section .account-section-content.content-empty {
  margin-top: 40px;
  margin-bottom: 20px;
}
.ASM_customer-list-modal .asm-account-section table td,
.ASM_customer360-modal .asm-customer360-tab table td{
  padding: 10px;
  vertical-align: middle;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools{
  border-right: 0;
  padding: 0 15px 0 10px;
}
@media(max-width: 668px){
  .ASM_customer-list-modal .asm-account-section table .nav-order-tools{
      padding: 0;
  }
}
.ASM_customer-list-modal .asm-card-icon{
  font-size: 30px;
}
.ASM_customer-list-modal .asm-empty-card-icon{
  color: rgba(0,0,0,.125);
}
.ASM_customer-list-modal .asm-account-section .pagination-bar{
  padding: 0;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-toolbar {
  border: 0;
  padding: 0;
}



.ASM_customer-list-modal .asm-account-section .default-pic::before {
  content: '\e801';
  display: inline-block;
}
.ASM_customer-list-modal .asm-account-section .default-pic {
  font-family: 'asm_icons';
  color: rgba(0,0,0,.25);
  font-size: 40px;
  line-height: 1;
  width: 40px;
  height: 40px;
  display: block;
}



.ASM_customer-list-modal .customer-list-select-wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
.ASM_customer-list-modal .customer-list-select {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.625;
  cursor: pointer;
  z-index: 1;
  padding-right: 24px;
  background-color: transparent;
  color: #333;
  border: 0 none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.ASM_customer-list-modal .customer-list-select:focus {
  background-color: transparent;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ASM_customer-list-modal .customer-list-select-wrapper::after {
  font-family: 'asm_icons';
  font-size: 24px;
  font-weight: 400;
  color: #007fa3;
  content: '\e80a';
  position: absolute;
  right: 0;
  top: calc(50% + 8px);
  pointer-events: none;
  transform: translateY(calc(-50% - 4px));
}

@media screen and (min-width: 768px) {
  .ASM_customer-list-modal .customer-list-select {
      background-image: none;
      padding-right: 0;
  }
  .ASM_customer-list-modal .customer-list-select-wrapper:before {
      background-color: #ffffff;
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 35px;
      width: 20px;
      pointer-events: none;
      z-index: 10;
  }
  .ASM_customer-list-modal .customer-list-select-wrapper:after {
      right: -5px;
  }
}
.ASM_customer-list-modal .customer-list-select option {
  font-size: 1em !important;
  /*font-weight: normal;*/
}



/*AIF Modal*/
#_asm .ASM-btn-customer360 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: inherit;
  white-space: nowrap;
  background-color: #003057;
  color: #fff;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  height: 42px;
  width: 100%;
}
.ASM-customer360_icon {
  margin-right: 5px;
}
.ASM-customer360_icon::before {
  font-family: 'asm_icons';
  content: '\e800';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  display: inline-block;
}
.ASM-customer360_icon + span.hidden-sm {
  padding-right: 5px;
}
#_asm .ASM-btn-customer360[disabled] {
 background: #D2DAE4;
 color: #A4A9B9;
 opacity: 1;
 filter: alpha(opacity=100);
}
#_asm .ASM-btn-customer360[disabled]  .ASM-customer360_icon:before{
 color: #A4A9B9;
}
.ASM-customer360_customer-list_icon:before {
  position: static;
}
.ASM-btn-customer360 .ASM-customer360_icon::before {
  font-size: 24px;
}



#_asm .ASM-btn-customer360:focus {
  outline: none;
}

.ASM_customer360-modal .loader {
margin: 60px auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 1.1em solid rgba(0,0,0, 0.125);
border-right: 1.1em solid rgba(0,0,0, 0.125);
border-bottom: 1.1em solid rgba(0,0,0, 0.125);
border-left: 1.1em solid #84bd00;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.ASM_customer360-modal .loader,
.ASM_customer360-modal .loader:after {
border-radius: 50%;
width: 5em;
height: 5em;
}

@-webkit-keyframes load8 {
0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
}
@keyframes load8 {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
  }
}
/*End of AIF Modal*/

/*Modifie Techne part of responsive tables styling*/
.ASM_customer-list-modal table.techne-table > thead > tr > th:first-child,
.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(1n) > td:first-child {
  width: 60px !important;
}
.ASM_customer-list-modal table.techne-table th,
.ASM_customer360-modal table.techne-table th,
.ASM_customer-list-modal table.techne-table td,
.ASM_customer360-modal table.techne-table td {
  word-break: break-all;
  color: #333;
}
.ASM_customer-list-modal table.techne-table td.no-padding {
  padding: 0 !important;
}
.ASM_customer-list-modal table.techne-table td.techne-table-action .hyicon {
  font-size: 24px;
}
.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(1n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(1n){
  background: #f5f5f5; /* techne styleguide color*/
}
@media (max-width: 768px ) {
  .ASM_customer-list-modal table.techne-table thead,
  .ASM_customer360-modal table.techne-table thead,
  .ASM_customer-list-modal table.techne-table > thead > tr > th:first-child,
  .ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(1n) > td:first-child {
      display: none;
  }
  .ASM_customer-list-modal .asm-account-section table td,
  .ASM_customer360-modal .asm-customer360-tab table td {
      padding: 0;
  }
  .ASM_customer-list-modal table.techne-table td,
  .ASM_customer360-modal table.techne-table td {
      clear: both;
      display: block;
      border-top: none !important;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -ms-word-break: break-all;
      word-break: break-all;
      word-break: break-word;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
      padding: 10px;
  }
  .ASM_customer-list-modal table.techne-table td .floating-text,
  .ASM_customer360-modal table.techne-table td .floating-text {
      -moz-hyphens: none;
      -webkit-hyphens: none;
      -ms-hyphens: none;
      word-break: initial;
      word-wrap: initial;
  }
  .ASM_customer-list-modal table.techne-table td:before,
  .ASM_customer360-modal table.techne-table td:before {
      content: attr(data-th) "";
      width: 100%;
      display: block;
      font-size: 13px;
      font-weight: 600;
      color: #8a8fa1;
  }
  .ASM_customer-list-modal table.techne-table td > div.cellcontent {
      width: 100%;
      display: block;
      color: #7f90a4;
      font-size: 15px;
  }
  .ASM_customer-list-modal table.techne-table td.techne-table-xs-left-slot,
  .ASM_customer360-modal table.techne-table td.techne-table-xs-left-slot {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 50px;
      padding-right: 5px;
      padding-left: 10px;
  }
  .ASM_customer-list-modal table.techne-table tr,
  .ASM_customer360-modal table.techne-table tr {
      display: block;
      position: relative;
      box-shadow: 0 2px 3px rgba(138,143,161,.2);
  }
  .ASM_customer-list-modal table.techne-table tr.techne-table-xs-left,
  .ASM_customer360-modal table.techne-table tr.techne-table-xs-left {
      padding-left: 90px;
  }

  /*End of separator between Cart and Order on mobile */

  .ASM_customer-list-modal table.techne-table > tbody > tr > td {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  /*Overrides for last 2 rows being next to each other, only for .ASM_customer-list-modal*/
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child::before,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2)::before,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3)::before{
      display: inline;
  }
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child div ,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2),
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2) div,
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3),
  .ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(3) div {
      display: inline-block;
      padding-right: 20px;
      vertical-align: middle;
  }
  .ASM_customer-list-modal .asm-account-section table .nav-order-tools{
      padding-bottom: 7px;
  }
  .ASM_customer-list-modal .asm-account-section a.default-pic{
      font-size: 35px;
  }
  .ASM_customer-list-modal .asm-account-section .img-profile-thumbnail{
      width: 75px;
      height: 75px;
  }
  /*Add a separator between Cart and Order on mobile */
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2){*/
      /*padding-right: 30px;*/
  /*}*/
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:last-child::after,*/
  /*.ASM_customer-list-modal table.techne-table > tbody > tr > td:nth-last-child(2)::after{*/
      /*content: "";*/
      /*background: #cccccc;*/
      /*position: absolute;*/
      /*bottom: 20px;*/
      /*left: 0;*/
      /*height: 40%;*/
      /*width: 2px;*/
  /*}*/
}
.ASM_customer-list-modal table.techne-table {
  width: 100%;
}
.ASM_customer360-modal table.techne-table thead,
.ASM_customer360-modal table.techne-table tbody tr,
.ASM_customer-list-modal table.techne-table thead,
.ASM_customer-list-modal table.techne-table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.ASM_customer360-modal table.techne-table thead,
.ASM_customer-list-modal table.techne-table thead {
  width: calc(100% - 1em) !important;
}
@media (max-width: 768px) {
  .ASM_customer360-modal table.techne-table thead,
  .ASM_customer-list-modal table.techne-table thead {
      display: none;
  }
}
.ASM_customer360-modal table.techne-table tbody,
.ASM_customer-list-modal table.techne-table tbody {
  display: block;
  max-height: 500px;
  overflow: auto;
}
.ASM_customer-list-modal table.techne-table > tbody > tr:nth-child(2n),
.ASM_customer360-modal table.techne-table > tbody > tr:nth-child(2n) {
  background: #ffffff;
}
.ASM_customer-list-modal table.techne-table > tbody > tr:hover,
.ASM_customer-list-modal table.techne-table > tbody > tr:hover td{
  background: #d4eae4;
}

.ASM_customer-list-modal .techne-table,
.asm__customer360 .techne-table{
  font-family: inherit;
}

.ASM_customer-list-modal .techne-table th,
.asm__customer360 .techne-table th{
  background-color: #fff;
  color: #333;
  font-weight: 600;
}



.ASM_customer-list-modal .techne-table > thead > tr > th,
.asm__customer360 .techne-table > thead > tr > th {
  border-width: 0;
  text-align: left;
}




.ASM_customer-list-modal .control-label, .ASM_customer360-modal .control-label {
  color: #808fa1;
}

/*Overrides for cart icon to be white on grey on hover*/
.ASM_customer-list-modal table.techne-table th:last-child,
.ASM_customer360-modal table.techne-table th:last-child{
  text-align: left;
}
/*End of Techne table styling + ASM overrides*/

/*Reduce pagination margin and padding on mobile*/
@media (max-width: 639px){
  .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination{
      border: none;
      padding: 5px 0;
  }
  .ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results{
      text-align: center;
      padding: 18px 0;
      width: 100%;
      display: block;
  }
  /*Mobile fix for long text in dropdown on top of modal with Customers List*/
  .ASM_customer-list-modal .customer-list-select {
      font-size: 18px;
  }
}

/*common styling for pagination in modals*/
.asm__section .pageable-fragment .pager .active {
  font-weight: bold;
  color:  #7f90a4;
}



.asm__section .pageable-fragment h3 {
  font-size: 2.1rem;
  margin-bottom: 0;
}
.asm-customer360-activity-tab > * + * {
  margin-top: 20px;
}



.asm__section .pageable-fragment .pager {
  float:right;
}
.ASM_customer-list-modal .pagination > li > a,
.ASM_customer-list-modal .pagination > li > span{
  color: #0486e0;
  font-size: 15px;
  font-weight: 600;
}
.ASM_customer-list-modal .pagination > li > .glyphicon{
  font-size: 11px;
}
.ASM_customer-list-modal .pagination > li.pagination-prev > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > a:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-next > span:hover,
.ASM_customer-list-modal .pagination > li.pagination-prev > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > a:focus,
.ASM_customer-list-modal .pagination > li.pagination-prev > span:focus,
.ASM_customer-list-modal .pagination > li.pagination-next > span:focus{
  margin: 0;
  border: none;
  background-color: transparent;
  color:#035995;
}
.ASM_customer-list-modal .pagination > li.pagination-prev > a,
.ASM_customer-list-modal .pagination > li.pagination-next > a,
.ASM_customer-list-modal .pagination > li.pagination-prev > span,
.ASM_customer-list-modal .pagination > li.pagination-next > span {
  margin: 0;
  border: none;
}
.ASM_customer-list-modal .pagination .disabled > span,
.ASM_customer-list-modal .pagination > li.disabled > span:hover,
.ASM_customer-list-modal .pagination > li.disabled > span:focus{
  color: #cadbee;
}
.ASM_customer-list-modal .pagination .active span{
  color: #7f90a4;
}
/*Common Colorbox styling*/
.ASM_customer-list-modal #cboxClose, .ASM_customer360-modal #cboxClose{
  font-size: 16px;
}
.ASM_customer-list-modal #cboxContent{
  position: relative;
}
.hide_overflow {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
/*End of common Colorbox styling*/


#_asm .navigation.navigation--top {
  padding: 30px 15px;
  background-color: #007fa3;
}
button.ASM_close  {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0 0 0 auto;
  height: inherit;
}
#_asm span.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #333;
  text-align: center;
  background-color: rgba(255,255,255,.5);
  border-radius: 0;
  width: 42px;
}

#_asm .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

#_asm .input-group-addon,
#_asm .input-group-btn,
#_asm .input-group .form-control {
  display: table-cell;
}

#_asm .input-group-addon,
#_asm .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}


/*ASM TOOL BAR STYLING*/

.y-toolbar__wrapper {
  position: relative;
}

.y-toolbar__wrapper .y-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  min-height: 52px;
  border-top: 1px solid #bdc6d2;
  border-bottom: 1px solid #bdc6d2;
}

.ASM-sort__wrapper{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
}

.y-toolbar__wrapper .ASM-toolbar__search {
  border: 0;
  box-shadow: none;
  display: inline-block;
  border-right: 1px solid #bdc6d2;
  padding: 0 16px 0 0;
}

.y-toolbar__wrapper .ASM-toolbar__search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  padding: 5px 0;
}

.y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
  display: inline-block;
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
  border: none;
  padding: 6px 12px;
  height: 38px;
  min-width: 200px;
}

.y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput:focus {
  border: none;
  outline: none;
}

.y-toolbar__wrapper .ASM-toolbar__search .ASM_customer-list-searchButton {
  width: 40px;
  padding: 0;
  margin: 0;
  height: 38px;
}

.y-toolbar__wrapper .y-toolbar__right {
  display: flex;
  margin-left: auto !important;
  flex-wrap: wrap;
}

.y-toolbar__wrapper .y-toolbar__item {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  color: #7f90a4;
  display: inline-block;
}

.y-toolbar__wrapper .y-toolbar__item .pagination {
  margin: 0;
  border: none;
}

.y-toolbar__wrapper .y-toolbar__item .pagination > li {
  vertical-align: baseline;
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption {
  padding: 10px 16px;
  text-transform: uppercase;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: middle;
  height: 50px;
  line-height: 1;
  cursor: pointer;
  background: 0 0;
  border: none;
  transition: all .1s ease-in-out 0s;
  text-decoration: none;
}

.y-toolbar__wrapper .y-toolbar__item .y-toolbar__btn--caption .glyphicon-sort-by-attributes-alt {
  margin-right: 27px;
  font-size: 24px;
  line-height: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown {
  border-right: 1px solid #bdc6d2;
}

.y-toolbar__wrapper .y-toolbar__dropdown ul.dropdown-menu {
  margin-top: 0;
  left: -1px;
  border: 1px solid #bdc6d2;
  border-top: .5px solid #bdc6d2;
  padding: 5px 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .y-toolbar__dropdown__icon{
  margin-left: 10px;
  color: #7f90a4;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
  min-width: 300px;
  border-radius: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li {
  padding: 0;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li>a{
  padding: 10px 16px;
}

.y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu>li:focus, .dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #d2dbe6;
}

@media (max-width: 591px){
  .y-toolbar__wrapper .ASM-sort__wrapper .y-toolbar__dropdown {
      width: 100%;
      border-right: none;
  }

  .y-toolbar__wrapper .y-toolbar__dropdown .dropdown-menu {
      min-width: 100%;
  }

  .y-toolbar__wrapper .ASM-toolbar__search {
      width: 100%;
      border-right: none;
  }

  .y-toolbar__wrapper .ASM-toolbar__search .input-group {
      width: 100%;
  }

  .y-toolbar__wrapper .ASM-toolbar__search #ASM_customer-list-queryInput {
      width: 90%;
  }

  .y-toolbar__wrapper .ASM-toolbar__search .input-group-btn {
      width: 10%;
  }
}

@media (max-width: 639px){
  .y-toolbar__wrapper .y-toolbar__right {
      float: right;
  }
}

@media (min-width: 768px){
  .y-toolbar__wrapper .y-toolbar__right {
      float: right;
  }
}

@media (max-width: 767px){
  .y-toolbar__wrapper .y-toolbar__dropdown {
      float: right;
  }
}
/* collapsible */
#_asm
{
  position: relative;
  z-index: 9997;
  display: none;
}

#_asm .collapseBtn-wrapper
{
  position: absolute;
  left: 25px;
  right: -25px;
  height: 1px;
}

#_asm .collapseBtn-wrapper:before
{
  content: '← drag to move → ';
  display: none;
  position: absolute;
  left: -25px;
  right: 25px;
  height: 40px;
  background: #fad714;
  opacity: 0.3;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  font-weight: bold;
  height: 40px;
}

#_asm .collapseBtn-wrapper.active:before
{
  display: block;
}

#_asm .collapseBtn
{
  position: absolute;
  left: 50%;
  width: 50px;
  height: 50px;
  top: -10px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  cursor: pointer;
  padding: 10px 15px 5px;
  background: #007fa3;
  outline: none !important;
}

#_asm .collapseBtn svg
{
  width: 20px;
  height: auto;
  margin-top: 5px;
}

#_asm .collapseBtn svg path
{
  fill: #fff;
}

#_asm.asm-collapsed .collapseBtn svg
{
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#_asm.asm-collapsed .ASM_header
{
  display: none;
}




#_asmLogged.ASM_loggedin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: auto;
  margin-top: 15px;
}
#asmLogoutForm {
  margin-left: 5px;
}
@media (max-width: 767px) {
  #_asmLogged.ASM_loggedin {
      font-size: 1.8rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      margin: 20px 0 0 0;
  }
  #_asmLogged.ASM_loggedin > * {
      width: 100%;
      margin: 0;
      text-align: center;
  }
  #_asmLogged.ASM_loggedin > * + * {
      margin-top: 20px;
  }
}

.asm-account-section .sort-refine-bar .form-group {
  margin-top: 0;
}
.y-toolbar__wrapper .ASM-sort__wrapper .ASM-toolbar__search {
  padding: 0;
}
#ASM_customer-list-sortOptions {
  padding: 0;
}
#ASM_customer-list-sortOptions.dropdown-menu > li {
  margin: 0;
}
#ASM_customer-list-sortOptions.dropdown-menu > li > a:hover,
#ASM_customer-list-sortOptions.dropdown-menu > li > a:active,
#ASM_customer-list-sortOptions.dropdown-menu > li > a:focus {
  background-color: #f5f5f5;
}
@media (max-width: 1035px) {
  #_asm:not(.asm-collapsed) .navigation.navigation--top {
      display: block;
  }
}
.asm__customer360 > * + * {
  margin-top: 20px;
}
.asm__customer360__menu {
  margin-top: 45px;
}
.asm__customer360__menu + .tab-content {
  padding: 0 15px;
}
.asm__customer360-header-desc > *,
.asm__customer360-signedup {
  line-height: 1.625;
}
.asm__customer360-header-desc > * + *,
.asm__customer360-header-desc + * {
  margin-top: 5px;
}
.asm__customer360-header-name {
  font-size: 3rem;
  color: #003057;
  margin-bottom: 20px;
}
.asm__customer360-header-info-item + .asm__customer360-header-info-item {
  margin-top: 5px;
}
.asm__customer360-header-email::before,
.asm__customer360-header-location::before,
.asm__customer360-signedup::before,
.asm__customer360-header-info-item .asm__header__cart::before,
.asm__customer360-header-info-item .asm__header__order::before,
.asm__customer360-header-info-item .asm__header__ticket::before {
  font-weight: 600;
  color: #333;
  display: inline-block;
  margin-right: 5px;
}
.asm__customer360-header-email::before {
  content: 'Email address:';
}
.asm__customer360-header-location::before {
  content: 'Location:';
}
.asm__customer360-header-info-item .asm__header__cart::before {
  content: 'Cart status:';
}
.asm__customer360-header-info-item .asm__header__order::before {
  content: 'Last order:';
}
.asm__customer360-header-info-item .asm__header__ticket::before {
  content: 'Ticket status:';
}
.asm__customer360-signedup::before {
  content: 'Member since:';
}
a[href="#feedbackSection"] {
  text-transform: uppercase;
}
#sectionPlaceholder .asm__section * {
  line-height: 1.625;
}
.asm__customer360-headline,
.asm__customer360-subheadline,
.asm__customer360-profile-headline {
  font-weight: 600;
}
.asm__customer360-subheadline,
* + .asm__customer360-profile-headline,
.asm__customer360-profile-col + .asm__customer360-profile-col {
  margin-top: 20px;
}
.asm__customer360-profile-col br + br {
  display: none;
}
#cboxLoadedContent .asm__fragment [class*="col-"]:only-of-type {
  padding: 0;
}
.store__finder--navigation-list li.loading .glyphicon::before {
  color: #84bd00;
}