﻿.locationData.is-open {
    display: block;
}

.languageSelector > p {
  color: #858689;
  font-size: 0.69rem;
  margin: 0;
}

@media only screen and (min-width: 0) and (max-width: 64em) {
 .languageSelector > p {
    color: #000000;
    display: inline-block;
    margin: 0 10px 0 0;
  }
}

.languageSelector .m-changeLocation {
  margin: 0 20px 0 0px;
    text-align: right;
    display: inline-block;
}

.languageSelector .m-changeLocation .changeLocation-label.is-enabled {
  color: #858689;
  font-size: 0.69rem;
  margin: 0;
  display: inline-block;
  float: none;
}

@media only screen and (min-width: 0) and (max-width: 64em) {
 .languageSelector .m-changeLocation .changeLocation-label.is-enabled {
    color: #000000;
    display: inline-block;
    margin: 0;
  }
}

.languageSelector .m-changeLocation .changeLocation-selected {
  background: #ffffff;
  border: 1px solid #858689;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  padding: 1px 3px;
  float: none;
}

.languageSelector .m-changeLocation .changeLocation-selected p {
  color: #858689;
  font-size: 0.69rem;
  line-height: 1;
  margin: 0;
}

.languageSelector .m-changeLocation .changeLocation-selected p .ico-smGreyDownArrow {
  background: url("/img/icons/ui-s6adc8528cf.png") no-repeat;
  background-position: 0 -1911px;
  display: inline-block;
  height: 4px;
  vertical-align: middle;
  width: 7px;
}

.languageSelector .m-changeLocation ul {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px;
}

.languageSelector .m-changeLocation ul li {
  display: inline-block;
  padding: 0 0 0 5px;
  margin: 0;
  list-style-type: none;
  font-size: 0.69rem;
  line-height: 0.875rem;
  border-left: 1px solid #858689;
}

.languageSelector .m-changeLocation ul li:first-of-type {
  border: none;
}

.languageSelector .m-changeLocation ul li a.active {
  color: #858689;
}

#headerTopNav .locationData {
    background: #fff;
    border: 1px solid #ececec;
    display: none;
    position: absolute;
    z-index: 99999999999999999;
    width: 50%;
    min-width: 470px;
    padding: 0 10px;
    top: 0
}

#headerTopNav .locationData.is-open {
    display: block
}

#headerTopNav .locationData.is-open {
    display: block
}

#headerTopNav .locationData h2 {
    color: #696a6d;
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 700;
    margin: 5px 10px 0
}

#headerTopNav .locationData h3 {
    color: #696a6d;
    font-size: .875rem;
    font-weight: 400;
    margin: 5px 0 0 10px;
    padding: 0
}

#headerTopNav .locationData .locWrapper {
    height: 400px;
    overflow: auto;
    padding: 0 5px
}

#headerTopNav .locationData .locWrapper h3 {
    margin-left: 0
}

#headerTopNav .locationData p {
    position: relative;
    color: #696a6d;
    font-size: .75rem;
    font-weight: 700;
    margin: 8px 10px;
    padding: 5px 0 0
}

#headerTopNav .locationData ul {
    margin: 0 0 0 10px;
    padding: 0;
    width: 100%;
    line-height: .875rem
}

#headerTopNav .locationData ul li {
    display: inline-block;
    margin: 0;
    padding: 0 1%;
    font-size: .75rem;
    line-height: .75rem;
    border-right: 1px solid #858689
}

#headerTopNav .locationData ul li.active a {
    color: #696a6d
}

#headerTopNav .locationData ul li:first-of-type {
    padding: 0;
    border: 0 none
}

#headerTopNav .locationData ul li:last-of-type {
    padding-right: 0;
    border: 0 none
}

#headerTopNav .locationData i.search {
    position: absolute;
    top: 8px;
    left: 5px;
    font-size: 1.25rem;
    line-height: 20px;
    color: #adafa7
}

#headerTopNav .locationData .ico {
    text-indent: 0!important
}

#headerTopNav .locationData .ico-closeLayer {
    position: absolute;
    right: 5px;
    top: 5px;
    height: auto;
    width: auto;
    display: block;
    background-image: none!important;
    opacity: 1 !important;
}

#headerTopNav .locationData .ico-closeLayer i {
        width: 32px;
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    color: #ff0000;
    font-size: 18px;
}
#headerTopNav .locationData .ico-closeLayer i:before {
    content: "\f057";
}

#headerTopNav .locationData .ico-closeLayer:hover {
    color: #ececec
}

#headerTopNav .locationData input {
    box-sizing: border-box!important;
    width: 100%!important;
    border: 1px solid #ececec!important;
    padding-left: 30px!important;
    line-height: 24px
}

#headerTopNav .locationData .allLocations {
    color: #e4002b;
    font-size: .75rem;
    line-height: .75rem;
    margin: 0 .63rem
}

#headerTopNav .locationData table {
    border: 0 none
}

#headerTopNav .locationData table td {
    background-color: #fff;
    color: #696a6d;
    padding: 0 5px 0 0;
    font-size: .75rem
}

#headerTopNav .cbp-spmenu .group {
    border-top: 1px #ececec solid;
    padding-top: 20px;
    margin-top: 5px;
}
#headerTopNav .cbp-spmenu .group.secondary {
    margin-top: 20px;
    padding-top: 20px;
    color: #858689;
}
#headerTopNav .cbp-spmenu .group.secondary p {
    font-size: .875rem;
    line-height: 1.125rem;
}
#headerTopNav .cbp-spmenu .group.secondary p strong {
    font-weight: 700;
    line-height: inherit;
}
#headerTopNav .cbp-spmenu .group.secondary a {
    color: #4e8abe;
    text-decoration: underline;
    font-size: .875rem;
    line-height: .875rem;
    padding: 0;
}
#headerTopNav .cbp-spmenu .group.secondary ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
#headerTopNav .cbp-spmenu .group {
    border-top: 1px #ececec solid;
    padding-top: 20px;
    margin-top: 5px;
}
#headerTopNav .cbp-spmenu .group.social {
    margin-top: 20px;
    display: block;
    margin-bottom: 10px;
}
#headerTopNav .cbp-spmenu .group.social li {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 0;
}
#headerTopNav .cbp-spmenu .group.secondary .group-lang a {
    color: #858689;
    text-decoration: none;
}



.sb-search {
    position: relative;
    display: inline-block;
    vertical-align: top;
    min-width: 15px;
    transition: border .3s ease-in,width .3s ease-in;
    -webkit-backface-visibility: hidden;
}
.sb-search .sb-search-input {
    position: absolute;
    top: -7px;
    right: -10px;
    outline: 0;
    background: #fff;
    width: 0px;
    max-width: 300px;
    height: 36px;
    margin: 0;
    z-index: 10;
    padding: 0 0 0 10px;
    font-size: 18px;
    line-height: 38px;
    color: #2c3e50;
    box-shadow: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.sb-search-open.sb-search .sb-search-input {
    border: 1px solid #cecfd1 !important;
    width: 245px;
}
.sb-search .sb-search-submit {
    background: #fff;
    opacity: 0;
    color: transparent;
    border: none;
    outline: 0;
    z-index: -1;
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.sb-search .sb-icon-search {
    color: #c8b18b;
    z-index: 90;
    font-size: 22px;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.sb-search .sb-icon-search i {
    position: relative;
    margin-top: 3px;
    font-size: 1.1875rem;
    line-height: 1.875rem;
    vertical-align: top;
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.entypo {
    display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #858689 !important;
    font-size: 12px !important;
    line-height: 20px !important;
    width: 12px !important;
    height: 12px !important;
}
.entypo.search:before {
    content: '\f002';
}

@media (max-width: 1024px) {
    .m-changeLocation {
        display: none !important;
    }
}