body {
  font-size:17px;
}

.font-large {
    font-size: 45px;
    padding: 10px;
}

.fs-small {
    font-size: 80% !important;
}

.header .toggle-sidebar-btn {
    font-size: 24px;
}

.sidebar-nav .nav-link {
    font-size: 18px;
    font-weight: 500;
}

.sidebar-nav .nav-content a {
    font-size: 16px;
    font-weight: 500;
}

.pagetitle h1 {
    font-weight: 500;
}

.text-right {
    text-align: right !important;
}

.text-bold {
    font-weight: bold !important;
}

.hidden {
    visibility: hidden;
}

.logo span b {
    font-size: 20px;
    font-weight: 400;
    color: #808080;
    font-family: "Nunito", sans-serif;
}
