/*@import "base";

.pmui-pmform {
    margin-left: 20px;
    margin-right: 20px;
}


.pmui-background {
    background-color: $PMUI-FORM-BACKGROUND;
}

.pmui-window-footer {
    padding-left: 20px;
    padding-right: 20px;
}

.pmui-window-footer > button-solid {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;

}

div.pmui-window-footer > a.button-solid {
    margin-left: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: $MAFE-FORM-BUTTONS-BACKGROUND;
    padding: 6px 15px;
}

div.pmui-form-footer > a.button-solid {
    margin-left: 7px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: $MAFE-FORM-BUTTONS-BACKGROUND;
    padding: 6px 15px;
}

.pmui-buttonpanel {
    padding-right: 10px;
    padding-left: 10px;
    text-align: right;
}*/
