
div.ana_newtablink {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    text-align: right;
}

span.ana_newtablink-rightmargin {
    width: 20px;
    height: 100%;
}

#woditor_analysis {
    width: calc(100% - 4px);
    height: calc(100% - 10px);
    border: darkgray 2px solid;
}

#outer-iframe {
    height: 500px;
}