/* CodeBlack Stylesheet for Pages v1 */

.page-sidebar .sidebar-menu .menu-items > li {
    margin-bottom: 1rem;
    padding-bottom:0 !important;
    line-height: 10px !important;
    color: #1a3a44;
}
pg-menu-icon {
    background: none !important;
    color: #1a3a44;
}
pg-menu-items li:hover{
background-color:#1a3a44;

}
.page-sidebar .sidebar-menu .menu-items li:hover > a, .page-sidebar .sidebar-menu .menu-items li.open > a, .page-sidebar .sidebar-menu .menu-items li.active > a, .page-sidebar .sidebar-menu .menu-items li:hover > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.open > .icon-thumbnail, .page-sidebar .sidebar-menu .menu-items li.active > .icon-thumbnail {
    color: #ffffff !important;
}
.active-link span.title{
    font-weight: 800;;
}
span.title {
    font-weight: 400;
}
span.info-section-label, label {
    font-family: "Montserrat";
    font-size: 10.5px;
    letter-spacing: 0.06em;
    font-weight: bold !important;
    color: #b0bec5;
}
span.info-section-value {
    font-weight: 800;
    font-size: 1.2em !important;
    background-color: #fafafa;
    padding: 10px;
    letter-spacing: 0.6px;
    color: #1a3a44;
}
.info-section-label {
border:none !important;
    margin-bottom: 0px !important;
    padding-bottom: 4px;
}
.form-group label{
    margin-bottom: 4px !important;
}
.form-group label:not(.error) {
    color: #b0bec5;   
}

input.form-control {
    font-weight: 800;
    color: #607d8b;
}
