.headerx {
    background-color: white;
}

.footerx {
    background-color: #e6e6e6;
}

.fakeimg {
    height: 200px;
    background: #aaa;
}

th {
    background-color: #dc6e00;
    color: white;
}

.colorbarx {
    background-color: #dc6e00;
}

.theme_btn {
    background-color: white;
}

span {
    color: #dc6e00;
}

h1 {
    color: #dc6e00;
}

img {
    height: 100px;
}

.errorfile {
    text-align: center;
}