span.content_marker {
	background-color: #FFFF00;
}



.ui-dialog-buttonpane.ui-widget-content {
    position: fixed;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    width: 100%;
    left: 0;
    bottom: 0;
}


.ui-widget-content a.inv-builder-modal {
    color: #fff/*{fcContent}*/;
}
.ui-widget-content a.inv-builder-modal:hover {
    color: #000/*{fcContent}*/;
}

/* Toolbar */
/* Section Header Top */
body.toolbar-fixed #section-header-top {
    top: 39px;
}
body.toolbar-fixed #section-header-main {
    top: 79px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #section-header-top {
    top: 78px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #section-header-main {
    top: 118px;
}