section.search {
    padding-left: 0;
    padding-right: 0;
    /* (jQ) Show icon org 5px*/
    /* (jQ) hover cursor style */
    /* Remove IE default X */
}
@media screen and (min-width: 90.0625em) {
    section.search {
        padding-left: 6px;
        padding-right: 6px;
    }
}
section.search .search-max-width {
    max-width: 1416px;
    margin: auto;
}
section.search .search-background-color {
    background-color: #f3f5f4;
}
section.search .input-submit .input-wrapper input {
    padding-left: 1.3rem;
}
section.search .input-submit .input-wrapper input::-ms-clear {
    display: none;
}
section.search .clearable {
    background: #fff url(/images/search/search-reset.png) no-repeat right -11px center;
    /*org 10px*/
    /*border: 1px solid #009fda;*/
    padding: 3px 40px 3px 4px;
    /* Use the same right padding (18) in jQ! */
    /*border-radius: 3px;*/
    transition: background 0.4s;
    font-size: 16px;
    color: #002346;
}
section.search .clearable.x {
    background-position: right 25px center;
}
section.search .clearable.onX {
    cursor: pointer;
}
section.search .clearable::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
section.search input.clearable:hover {
    border: 1px solid #009fda;
}
.search-background {
    padding-top: 0;
}
@media print,
screen and (min-width: 64em) {
    .search-background {
        padding-top: 60px;
    }
}
#filtermobile>span>div {
    color: #3a4344;
}
#filtermobile .medium-small {
    width: 18px;
    height: 18px;
    min-width: 18px;
    min-height: 18px;
}
.search-background-color {
    background-color: #f3f5f4;
}
.search-info {
    width: 100%;
}
.color-white {
    color: #ffffff;
}
.search-info-background-color {
    background-color: #6dbace;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
.search-result-count {
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 22px;
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
}
.search-wrapper-mobile {
    padding: 18px 21px 18px 18px;
    width: 100%;
    display: inline-block;
}
#searchx {
    position: absolute;
    right: -24px;
    font-size: 20pt;
    width: 48px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}
#searchcontainer {
    float: right;
    width: 100%;
}
.input-submit {
    margin: 0;
}
ul.search-tabs::-webkit-scrollbar {
    display: none;
}
ul.search-tabs {
    display: block;
    margin: 0;
    padding: 0 0 0 18px;
    border: 0;
    /*overflow-y: hidden !important;*/
    background: none;
}
@media print,
screen and (min-width: 64em) {
    ul.search-tabs {
        padding: 25px 0 0 0;
    }
}
ul.search-tabs li.tabs-title {
    float: none;
}
ul.search-tabs .tabs-title {
    display: table-cell;
    text-align: left;
}
ul.search-tabs .tabs-title:not(:last-child) {
    padding: 0 15px 0 0;
}
@media print,
screen and (min-width: 64em) {
    ul.search-tabs .tabs-title:not(:last-child) {
        padding: 0 20px 0 0;
    }
}
@media screen and (min-width: 90.0625em) {
    ul.search-tabs .tabs-title:not(:last-child) {
        padding: 0 25px 0 0;
    }
}
ul.search-tabs .tabs-title.is-active a {
    color: #002346;
    border-bottom-color: #002346;
    font-weight: 600;
}
ul.search-tabs .tabs-title a {
    /*outline: none;*/
    display: block;
    color: #3a4344;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 7px;
    padding-top: 0;
    line-height: 1.3em;
    border-bottom: solid 2px transparent;
    transition: border-bottom .3s;
    font-size: 16px;
}
@media print,
screen and (min-width: 64em) {
    ul.search-tabs .tabs-title a {
        padding-top: 1.25rem;
    }
}
ul.search-tabs .tabs-title a:hover {
    background: none;
}
ul.search-tabs .tabs-title a:focus,
ul.search-tabs .tabs-title a[aria-selected='true'] {
    background: none;
}
ul.search-tabs .tabs-title a span {
    display: table-cell;
    white-space: nowrap;
    font-size: inherit;
}
ul.search-tabs .tabs-title a .icon-image {
    display: table-cell;
    padding-right: 5px;
}
.branch>search-area-filter>label {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #ffffff;
}
.brackground-color-white {
    background-color: #ffffff;
}
.zeropadding {
    padding: 0;
    margin: 0;
}
.zeropadding-right {
    padding-right: 0;
    margin-right: 0;
}
.search-area-filter {
    width: 100%;
    height: 36px;
    border-radius: 2px;
    display: block;
    padding: 6px;
}
.map-areas {
    width: 23%;
}
.map-areas:not(:last-child) {
    margin: 0 2.5% 0 0;
}
.branch-filters {
    padding-top: 25px;
    margin-bottom: 20px;
}
#gmap {
    width: 100%;
    height: 308px;
}
@media print,
screen and (min-width: 64em) {
    #gmap {
        height: 582px;
    }
}
#mapsmall {
    width: 100%;
    height: 200px;
}
a.mapcard {
    display: table;
    height: 126px;
    padding-top: 15px;
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 15px;
}
a.mapcard:hover {
    background-color: #ffffff;
    height: 126px;
}
a.mapcard:hover p.branchtype {
    color: #0a5ef0;
}
.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.mapcard:hover>.columns>span.arrow-link {
    display: block;
}
a.mapcard>.columns>span.arrow-link {
    display: none;
    padding-top: 38px;
}
.branchnumber {
    margin: 0 15px 0 15px;
}
.branchtext {
    padding: 0 15px 0 0;
    width: 80%;
}
input[type=checkbox].search-area+label {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
}
input[type=checkbox].whatyouneed+label:before {
    width: 18px;
    height: 18px;
    padding: 0;
    top: 3px;
    font-size: 14px;
}
input[type=checkbox].typemobile+label:before {
    width: 18px;
    height: 18px;
    padding: 0;
    top: 3px;
    font-size: 14px;
}
.nightsafe>label {
    color: #002346;
}
.branchsatellite>label,
.branch>label,
.atm>label {
    color: #ffffff;
}
.branch {
    background-color: #002346;
}
.branchsatellite {
    background-color: #8bc5d7;
}
.atm {
    background-color: #5ec3ae;
}
.nightsafe {
    background-color: #fcc18b;
}
.filters {
    font-weight: bold;
    padding-top: 15px;
    margin-left: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
}
.filtersinput {
    padding-left: 30px;
    padding-top: 10px;
}
.branch-closed-color {
    color: #e65a6d;
}
.branch-open-color {
    color: #09b89d;
}
.branch-text-color {
    color: #002346;
}
p.branchaddress {
    line-height: 19.6px;
    font-size: 14px;
    margin-bottom: 0;
}
p.branchtype {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
}
p.branchname {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
}
span.branchaddress {
    font-size: inherit;
}
.branchnavi {
    height: 78px;
    line-height: 78px;
    padding-left: 24px;
    padding-right: 24px;
}
span.prev {
    padding-left: 5px;
}
#pressenter {
    color: #0a5ef0;
}
span.next {
    padding-right: 5px;
}
span.mobile-close {
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #002346;
}
.details-branchname {
    font-size: 20px;
    font-weight: 600;
}
.details-address {
    padding: 9px 28px 0 24px;
}
.details-slider {
    padding: 9px 0 0 12px;
}
.details-background {
    display: block;
    background-color: #ffffff;
    width: 100%;
}
.tabscontainer:before,
.tabscontainer:after {
    display: table;
    content: " ";
}
.tabscontainer:after {
    clear: both;
}
.tabscontainer {
    width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
}
.lastminute {
    padding: 12px 28px 12px 24px;
}
span.choosetype {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #002346;
}
.filters-background {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #F3F5F4;
    padding: 35px 28px 0 24px;
}
.service-type {
    width: 100%;
    height: 48px;
    border-radius: 2px;
    display: block;
    padding: 12px;
    margin-bottom: 6px;
}
input[type=checkbox].filter+label {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 16px;
}
.service {
    padding: 12px 0 0 12px;
}
.searchmodal {
    display: none;
    z-index: 1000;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
input[type=checkbox].checkbox-dark-color+label {
    color: #3a4344;
}
.search-result-container {
    padding: 30px 24px 21px 18px;
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
    height: auto;
}
@media print,
screen and (min-width: 64em) {
    .search-result-container {
        padding: 30px 0 21px 0;
    }
}
.search-hit-label {
    display: block;
    width: 78px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    border-radius: 2px;
    text-align: center;
}
.search-hit-label-normal {
    background-color: #ebebe6;
    color: #002346;
}
.search-hit-label-recommeded {
    background-color: #0a5ef0;
    color: #ffffff;
}
.search-result-header {
    height: auto;
    font-size: 20px;
    font-weight: 600;
    color: #002346;
}
.search-result-text {
    color: #002346;
    height: auto;
    font-size: 16px;
    line-height: 1.38;
}
span.search-filters {
    font-size: 16px;
    color: #002346;
}
.search-filters-container {
    padding-left: 20px;
    padding-top: 18px;
}
.search-filter-label {
    font-size: 16px;
    font-weight: 600;
    color: #002346;
    height: 48px;
    line-height: 1.38;
    padding: 13px 0 13px 12px;
}
.responsive-nav-item-padding {
    padding: 11px;
}
span.search-filters-parent {
    font-weight: normal;
}
li.is-active>a>span.search-filters-parent {
    display: none;
}
.responsive-nav-item>i {
    padding-right: 20px;
}
.responsive-nav-searchfilters {
    display: none;
    height: 0;
    width: 100%;
    margin: 0 auto;
    transition: opacity .4s ease-in-out;
    min-height: 48px;
}
.search-filter-nav.show-for-large {
    line-height: 0.7;
    padding-top: 20px;
}
.search-filter-nav.show-for-large>li:first-child {
    border-top: 1px solid #e1e2e4;
}
.search-filter-nav.show-for-large>li .search-filter-nav-item {
    padding-left: 18px;
}
.search-filter-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 0.7;
}
.search-filter-nav>li {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e1e2e4;
}
.search-filter-nav>li.is-active.mobilefilter {
    border-bottom: 0;
}
.search-filter-nav>li.is-active:after {
    opacity: 0;
}
.search-filter-nav>li.is-active>.search-filter-nav-item>i.arrow-down {
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.search-filter-nav>li.is-active .article {
    display: block;
}
.search-filter-nav>li.is-active .responsive-nav-searchfilters {
    display: block;
    height: 100%;
    margin-top: -48px;
}
.search-filter-nav>li.is-active .responsive-nav-searchfilters .search-filtersinput-child:last-child {
    padding-bottom: 19px;
}
.search-filter-nav-item {
    display: table;
    width: 100%;
    position: relative;
    color: currentColor;
    padding: 18px 0 18px 0;
}
.search-filter-nav-item:focus,
.search-filter-nav-item:active,
.search-filter-nav-item:hover {
    color: currentColor;
}
.search-filter-nav-item>.icon {
    display: table-cell;
    position: absolute;
    right: 15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media print,
screen and (min-width: 48em) {
    .search-filter-nav-item>.icon {
        padding-right: 0;
    }
}
.search-filter-nav-item>.arrow-down {
    float: right;
    padding-right: 32px;
}
.search-filter-nav .article {
    display: none;
    width: 100%;
    transition: opacity .4s ease-in-out;
    position: relative;
    height: 100%;
}
.search-filter-nav .article .filter-text-color {
    color: #3a4344;
    width: 100%;
    display: inline-block;
    padding: 14.5px 14px 14.5px 14px;
    border-bottom: 1px solid #e1e2e4;
}
.search-filter-nav .article .filter-text-color .float-right {
    margin-right: 2px;
}
.search-filter-nav .article .filter-text-color .float-left {
    padding-top: 3px;
}
.search-filter-nav .article:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 100%;
    height: 1px;
    background-color: #e1e2e4;
    opacity: 1;
}
.search-filter-nav input[type=checkbox].search-filter+label:before {
    margin: 0;
    padding: 0;
    top: 0;
    width: 18px;
    height: 18px;
    font-size: 14px;
}
.search-filter-nav input[type=checkbox].search-filter+label {
    margin: 0;
    width: 18px;
    height: 18px;
}
.search-filter-nav input[type=checkbox].search-filter-parent+label:before {
    width: 18px;
    height: 18px;
    font-size: 10px;
    padding: 0;
    top: 2px;
}
.search-filter-nav input[type=checkbox].search-filter-child+label:before {
    width: 16px;
    height: 16px;
    font-size: 8px;
    padding: 0;
    top: 2px;
}
.search-filter-nav input[type=checkbox].search-filter-child+label {
    font-size: initial;
}
.search-filter-nav .search-filtersinput-single {
    padding-left: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.search-filter-nav .search-filtersinput-parent {
    padding-left: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    height: 48px;
}
.search-filter-nav .search-filter-childcontainer {
    margin-top: -5px;
}
.search-filter-nav .search-filtersinput-child {
    padding-left: 24px;
    padding-bottom: 0;
}
.search-filter-nav .search-filtersinput {
    padding-left: 12px;
    padding-top: 11px;
    padding-bottom: 12px;
}
.large-offset-1-5 {
    margin-left: 12.5%;
}
.large-end-1-5 {
    margin-right: 12.5%;
}
.prevnext {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    color: #002346;
}
.prevnext-container {
    display: inline-block;
    height: 55px;
    vertical-align: top;
    padding-top: 6px;
}
.lpad15 {
    padding-left: 15px;
}
.rpad15 {
    padding-right: 15px;
}
.pagination {
    margin-top: 34px;
    padding-bottom: 103px;
}
@media print,
screen and (min-width: 64em) {
    .pagination {
        margin-top: 96px;
        padding-bottom: 160px;
    }
}
.pagination-container {
    background: #E1E2E4;
    height: 1px;
    margin-top: 21px;
    display: inline-block;
}
.pagination-arrow-color {
    color: #002346;
}
a.ahead {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    color: #002346;
}
.bold {
    font-weight: 600;
}
span.close {
    padding-right: 10px;
    line-height: 20px;
    color: #002346;
    vertical-align: middle;
}
.displaynone {
    display: none;
}
.details-right {
    padding: 12px 10px 0 23px;
}
p.tlf {
    font-size: 16px;
    margin-bottom: 4px;
}
.map-details {
    padding: 12px 12px 0 24px;
}
ul.map-details-tab::-webkit-scrollbar {
    display: none;
}
ul.withclose {
    width: calc(100% - 50px);
}
ul.map-details-tab {
    display: block;
    margin: 0;
    padding: 0 0 0 12px;
    border: 0;
    overflow-y: hidden !important;
    background: none;
}
ul.map-details-tab li.mobilefilter {
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
}
ul.map-details-tab li.tabs-title {
    float: none;
}
ul.map-details-tab .tabs-title {
    display: table-cell;
    text-align: left;
}
ul.map-details-tab .tabs-title:not(:last-child) {
    padding: 0 15px 0 0;
}
@media print,
screen and (min-width: 64em) {
    ul.map-details-tab .tabs-title:not(:last-child) {
        padding: 0 20px 0 0;
    }
}
@media screen and (min-width: 90.0625em) {
    ul.map-details-tab .tabs-title:not(:last-child) {
        padding: 0 25px 0 0;
    }
}
ul.map-details-tab .tabs-title.is-active a {
    border-bottom-color: #002346;
    font-weight: 600;
}
ul.map-details-tab .tabs-title a {
    outline: none;
    display: block;
    color: #002346;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 7px;
    border-bottom: solid 2px transparent;
    transition: border-bottom .3s;
    font-size: 16px;
}
ul.map-details-tab .tabs-title a:hover {
    background: none;
}
ul.map-details-tab .tabs-title a:focus,
ul.map-details-tab .tabs-title a[aria-selected='true'] {
    background: none;
}
ul.map-details-tab .tabs-title a span {
    display: table-cell;
    white-space: nowrap;
    font-size: inherit;
    line-height: 1rem;
}
ul.map-details-tab .tabs-title a .icon-image {
    display: table-cell;
    padding-right: 5px;
}
p.details {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
}
table.openinghours tr td {
    padding: 0;
    color: #002346;
}
table.openinghours th {
    padding: 0;
}
.cell {
    display: table-cell;
    font-size: 14px;
}
.mapcorner {
    margin-top: -30px;
    padding-right: 20px;
}
input[type=checkbox].type-filter+label:before {
    margin: 0 3px 0 0;
    width: 18px;
    height: 18px;
    padding: 0;
    font-size: 10px;
    top: 3px;
}
input[type=checkbox].type-filter+label {
    font-size: 13px;
}
.height100 {
    height: 100%;
}
.mobilefiltertop {
    padding: 27px 18px 0 24px;
}
.mobilefiltercontent {
    padding: 7px 0 0 24px;
}
.clearfilter {
    padding-top: 20px;
    padding-right: 20px;
}
.light-blue-color {
    color: #0a5ef0;
    padding-left: 5px;
}
.close-reveal {
    top: inherit;
}
#filters {
    padding-top: 46px;
}
.filterresults {
    padding-left: 8px;
    padding-right: 3px;
}
.bottomzero {
    bottom: 0;
}
.maptop {
    padding: 0 0 20px 0;
}
.whatdoyouneed {
    padding: 20px 0 20px 12px;
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
}
.search-box-shadow {
    box-shadow: inset 0 -1px 0 0 #e1e2e4;
}
.search-box-shadow-vertical {
    box-shadow: inset -1px 0 0 0 #e1e2e4;
}
#showlist {
    color: #0a5ef0;
    padding-top: 20px;
    line-height: 60px;
    font-weight: bold;
}
.lpad5 {
    padding-left: 5px;
}
.pagination-top-level {
    height: 55px;
}
#search-infobox {
    display: table;
    padding: 26px 0 26px 0;
}
.info-text {
    padding: 0 0 0 15px;
}
.tpad3 {
    padding-top: 3px;
}
#search-infobox-close {
    bottom: 0;
    font-size: 28pt;
    font-style: normal;
    font-weight: normal;
}
.zeroborder {
    border: 0;
}
#inputmobile {
    visibility: hidden;
}
i.smallcircle {
    height: 24px;
}
i.largecircle {
    height: 28px;
}
.numbers {
    max-width: 76px;
    padding-left: 24px;
}
@media print,
screen and (min-width: 30em) {
    .numbers {
        padding-left: 12px;
        max-width: 64px;
        padding-right: 4px;
    }
}
@media screen and (min-width: 90.0625em) {
    .numbers {
        padding-left: 24px;
        max-width: 76px;
    }
}
.xxxsmall {
    width: 10px;
    height: 10px;
    min-width: 10px;
    min-height: 10px;
    vertical-align: middle;
}
.xxxlarge {
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
}
.gm-style-iw {
    top: 14px !important;
    left: 1px !important;
    width: 500px !important;
    background-color: #fff;
    border-radius: 2px 2px 0 0;
}
.gm-style-iw>div {
    max-width: 500px !important;
    display: block !important;
}
@media screen and (max-width:47.9375em) {
    .search-result-text {
        height: auto;
    }
    .search-result-header {
        height: auto;
    }
    .search-result-container {
        height: auto;
    }
}