.badge-title {
    margin: 4px 0 0 8px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: #aaa;
    font-size: .75rem;
    font-weight: 600;
}

.tl_login_form .badge-title {
    display: block;
    float: none;
    position: relative;
    top: -15px;
    margin: 0;
    padding: 0;
    font-size: 1rem;
}

.tinyMCE_small .tox-tinymce {
    height: 240px !important;
}