﻿/*!
Theme Name:     Partner Theme
Theme URI:      http://www.saasweb.net/
Description:    Theme for partner pages
Author:         SaaS Web Internet Solutions GmbH
Author URI:     http://www.saasweb.net/
Template:       mbi-hex
Version:        2.0

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html body {
    background-image: none;
}

#burger-wrap {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 199999;
}

#burger {
    display: flex;
    align-items: center;
}

#tree-menu-dialog {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    bottom: auto;
    margin-right: 0;
    margin-top: 0;
}

#tree-menu-dialog .close-popover {
    position: absolute;
    top: 5px;
    right: 5px;
}
