h4 {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
}

nav {
    display: inline-block !important;
	width: fit-content !important;
}

button {
    display: inline-block !important;
	width: fit-content !important;
}

#header {
    color: #aaa;
}

#logo {
    padding-top:20px;
    margin-bottom: 2em;
}

#search_fld {
    display: inline-block !important;
    width: 80% !important;
}

#register_box {

}

#header_box {
    display: block;
    height: fit-content;
}

#header_text {
    margin-left: 2vw;
    display: inline-block !important;
    color: #999;
    font-size: 1.2em;
    font-weight: strong;
}

#advanced_box {
    padding: 0.5em;
    float: right;
    font-size: 0.7em;
    color: #999;
}

.v-spacer-2em {
    margin-bottom: 2em !important;
}

.centered {
    text-align: center;
}

#search_file {
    display: none;
}

#register_file {
    display: none;
}

#register_folder {
    display: none;
}

footer {
    margin-top: 15vh;
}

.opret {
    font-size: 0.8em;
    color: #aaa;
}

.uid {
    font-size: 0.8em;
    color: #aaa;
}
