.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;    
}

#nbdesigner-option a.button.nbd-admin-tem-link {
	border: 1px solid;
    padding: 7px 10px 7px 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

/* button for design */
.nbdesigner_move_left, 
.nbdesigner_move_right ,
.nbdesigner_move_up,
.nbdesigner_move_down,
.nbdesigner_move_center
{
    font-size: 25px;
    cursor: pointer;
	margin-left: 10px;
}

.nbdesigner-image-box div:nth-child(9) {
	margin-bottom: 15px;
}

#onlinedesign_main_base_fieldset .admin__field-label span {
	float: left;
}
