.nav-small-cap {
    text-align: center;
    font-size: 1.5rem !important;
}

.navbar-header {
    padding-left: 0 !important;
}

.navbar-brand {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    display: block;
}

form {
    margin-bottom: 0;
}

.app-search .form-control {
    width: 300px;
}

.container-fluid {
    padding: 25px;
    height: calc(100% - 57px - 66px);
}

.page-titles {
    margin-top: -25px;
}

.cd-horizontal-timeline {
    margin: 0 !important;
}

.timeline li a {
    padding-bottom: 3px !important;
}

.ritz {
    overflow-y: auto;
}

.ritz .btn {
    margin-bottom: 10px;
}

.img-circle {
    width: 50px !important;
    height: 50px !important;
}

.img-circle.big {
    width: 100px !important;
    height: 100px !important;
}

.left-sidebar {
    background-color: #333;
}

.top-navbar {
    height: 65px;
}

.sidebar-nav a {
    color: white !important;
}

.navbar-header {
    height: 65px;
    background-color: #333 !important;
    padding: 10px;
    padding-left: 10px !important;
}

.navbar-header img {
    max-width:  100%;
    max-height: 50px;
}

.footer {
    margin-left: 0;
}

.page-wrapper .footer {
    position: fixed;
    left: 220px;
    bottom: 0;
}

.document-container {
    padding-bottom: 50px;
}

.access-code-validity {
    color: white;
    font-weight: bold;
}