.tab-title {
    display: none;
}  

.wrapper-body, #content_form {
    min-height: calc(100% - 211px);
}

table label {
    font-family: 'Noto Sans';
}

fieldset legend {
    font-family: 'Noto Sans';
    font-weight: 700;
}

.static-top.navbar-dark .navbar-brand a {
    text-decoration: none !important;
}

.profile-info img {
    display: none;
}

.userFullName {
    padding-left: 0;
}

html[dir=ltr] li a {
    margin-left: 0;
}

.add-file .col-md-9.checkbox {
    display: none;
}

a:not(.btn):hover {
    text-decoration: none !important;
}

a.text-primary {
    font-size: 16px;
}