
.sun-editor-editable {
    /*font-family: Helvetica Neue;*/
    font-family: Aeroport;
    font-size: 13px;
    /*color: #333;
    background-color: #fff;
    line-height: 1.5;*/
    word-break: normal;
    word-wrap: break-word;
    /*padding: 16px;*/
    margin: 0;
    color: inherit;
    background-color: inherit;
    line-height: inherit;
    padding : inherit;
}

.sun-editor .se-wrapper {
    z-index: auto !important;
}
