.cke_editable {
    font-family: 'MS Reference Sans Serif', sans-serif;
    margin: 10px 15px;
}
.cke_chrome, .cke_dialog_body {
    box-shadow: none;
    border-color: #15c0bf;
}
.cke_bottom {
    background: #15c0bf;
}
.cke_dialog {
    font-family: 'MS Reference Sans Serif', sans-serif !important;
    font-size: 13px;    
}
.cke_reset_all, .cke_reset_all * {
    font-family: 'MS Reference Sans Serif', sans-serif;
    color: #555;
}
.cke_dialog_title {
    font-size: 15px;
    font-weight: 500;
}