/*-- Enter your custom CSS below --*/

#header-sidebars, .page-wrapper {
 padding-top: 0px !important;
 margin-top:0px !important;

}
.page-header {
    display: none;
}
li {
    list-style: circle !important;
}
ul {
    list-style-position: outside !important;
    margin-left: -10px !important;
}