.has-nbd:after {
    content: "\f540";
    font-family: Dashicons;
    text-indent: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    line-height: 1.85;
    margin: 0;
    text-align: center;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    top: 0;
    font-weight: 400;   
}
.has-nbd {
    display: block;
    text-indent: -9999px;
    position: relative;
    padding: 0!important;
    height: 2em!important;
    width: 2em;    
}
.nbdesigner-right {
    float: right;
}
h1.nbd-title {
    background: #fff;
    padding: 16px;
    border: 1px solid #ddd;    
}
.nbd-user-settings label {
    display: inline-block;
    width: 200px;
    margin-right: 6px;
    padding-top: 4px;
    padding-right: 10px;
    color: #23282d;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
    vertical-align: top;
}