.acf-field[data-width="10"] { width: 10%!important; }
.acf-field[data-width="20"] { width: 20%!important; }
.acf-field[data-width="30"] { width: 30%!important; }
.acf-field[data-width="40"] { width: 40%!important; }
.acf-field[data-width="50"] { width: 50%!important; }
.acf-field[data-width="60"] { width: 60%!important; }
.acf-field[data-width="70"] { width: 70%!important; }
.acf-field[data-width="80"] { width: 80%!important; }
.acf-field[data-width="90"] { width: 90%!important; }
.acf-field[data-width="100"] { width: 100%!important; }

form.acf-form .acf-form-submit{
    margin-top: 50px;
    text-align: right;
}

.nk-menu-item a em.icon.nk-tooltip{
    font-size: 25px!important;
}

.gbm-table{display: table;}