.wk_orderapproval_message {
    color:red;
    padding:10px;
    background:#fae5e5;
}

.hide-block{
    display:none;
}

.wk_orderapproval_message::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #b30000;
    content: '\e61f';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    width: 45px;
    text-align: center;
}

.wk_orderapproval_imp {
    color:red;
}
