body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #00111a;
    background-color: #ffffff;    
}

li {
    list-style:none;
}

@media only screen and (max-width: 767px) {
    div > header.site-header.site-header-full {
        z-index: 1;
        position: inherit;
    }
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

.swan-standard-tile-contents {
    z-index: initial !important;
}
  