html,
body {
    font-family: 'Cabin', sans-serif;
    font-weight: 400;
}

.sidebar-menu > li > a,
.sidebar-menu .treeview-menu > li > a {
    font-weight: normal;
}

section.content form label {
    font-weight: normal;
}

h1.title {
    font-size: 2em;
    color: #a0a0a0;
}

.form-control, .form-inline .form-control {
    box-shadow: none;
}

.main-header .logo {
    font-weight: normal;
}