#header .aui-header-primary .aui-nav > li {
    float: left;
}

.dashboard-v2 #content > .aui-page-header {
    padding: 0;
}

#header .aui-header {
    float: none;
}
#main-nav {
    width: auto;
}


#menu-create-trigger:after {
    top: 48%;
}

.formPane .aui-message p {
    padding: 0;
}

div.aui-inline-dialog .expandable-list-dropdown-content {
    /*this is for the font size inside the inline dropdown in the page header*/
    font-size: 14px;
}

#adminpage form.aui .field-group>label {
    word-wrap: normal;
}

/* @2ADG: The overrides for page-focused*/

.aui-page-focused-small .aui-page-panel-foot-text {
    width: 400px;
}

.aui-page-focused .aui-page-panel-foot-text {
    margin-left: auto;
    margin-right: auto;
    padding: 5px 10px;
    box-sizing: border-box;
}

.aui-page-panel-foot-text.right-aligned {
    text-align: right;
}

/** Improves quality of icons for firefox **/
.aui-icon:before {
    -moz-osx-font-smoothing: grayscale;
}
/*[{!adgification_5_2_css_mh3240o!}]*/