.custom-error {
    font-size: 0.875rem !important;
    padding-top: 0.2rem !important;
}

.custom-error::before {
    content: "\eb1b";
    position: relative;
    top: 2px;
    font-family: boxicons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
}

.remove_image_icon {
    vertical-align: middle;
    margin-left: 20px;
}

.newstyle{
    width:650px !important;
}

.tox .tox-menu.tox-collection.tox-collection--list.tox-selected-menu{
    z-index: 9999 !important;
}

@media only screen and (max-width: 768px) {
    .newstyle{
        width: 100% !important;
    }
}
