.cms-helper {
    position: absolute;
    top: 0px;
    right: 0px;
 
    display: block!important;
}
.cms-helper > * {
    font-size:10px;
    color:#aaa;
    font-family: verdana; 
}