.fixedmessage {
    position: fixed;
    top: 1px;
    left: 0;
    width: 100%;
    z-index: 100;
}
.starttopposition {
    padding-top: 85px;
}

.filterbox {
    float: right;
    padding-top: 85px;
    z-index: 100;
}

.removefilter{
    position: absolute;
    bottom: 0;
    left: 0;
}