body{
	background-color: #fff;
}
#content {
    padding: 0;
}
.node__content{
    margin: 0px;
}
.node-preview-container.container-inline {
    z-index: 999999;
}
ul.nav.primary.nav-tabs {
    position: fixed !important;
    bottom: 0px;
    right: 0;
    margin-top: 100px;
    z-index: 999;
}
.messages__wrapper {
    position: fixed;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 5%;
}
