.tm-page > * {
    border: 0 solid #fff;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: rgb(255, 255, 255);
    border-top: 0;
    box-sizing: border-box;
}
.inputbox[type="text"]:not([class*="input-"]) {
    width: 69% !important;}
    .uk-section-muted {background: #cfcfcf;}
    
    .uk-navbar-container:not(.uk-navbar-transparent) {
    box-shadow: 0 5px 10px -5px rgba(66,133,244,0.4);
}