i.mce-i-here_panel:before {
    font-family: "dashicons";
    content: url(../img/addWidget.svg);
}
i.mce-i-here_link:before {
    font-family: "dashicons";
    content: url(../img/link.svg);
}

.mce-here-popup .mce-abs-layout {
    height: 105px;
}

div.dialog-warnings {
    position: relative;
    margin: 10px 15px 0;
    color: #721c24;
    font-size: 16px;
    padding: 10px;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.wp-here_panel {
    max-width: 700px;
}