﻿.block-container{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow:hidden;
    
}
.ms-webpartPage-root {
    border-spacing:0px;
}

.ms-webpartzone-cell{
    margin-bottom:0px;
}

.gofilter {
    background-color:red;
    width:32px;
    height:32px;
}

.gosearch {
    background-color:red;
    width:32px;
    height:32px;
}

