.block.block-themed > .block-header {
    /*background-color: #0097c9;*/
    background-color: #5290c5;
}

.btn-primary {
    background-color: #5290c5;
}


body, html, p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal !important;
    font-family: "Baloo Paaji 2";
    color: #777 !important;
}

.footer-widget {
    height: 100%;
    width: 100%;
}

.flashmessenger-content {
    margin: 0px !important;
    padding: 0px !important;
    list-style-type: none;
}

.flashmessenger-content li {
    padding: 20px;
    background-color: #eee;
    margin-bottom: 5px;
}

.block-content {
    padding: 25px;
}

.block-title {
    padding-left: 5px;
}

tbody tr td {
    font-size: 14px;
}

.highlighted {
    font-size: 24px;
    font-weight: 100;
}

.automation-type-col:hover {
    background-color: #f8f8f8;
}

h4, .text-dark {
    color: #555 !important;
}

#page-container.sidebar-dark #sidebar {
    background-color: #222 !important;
}

.text-gray {
    color: #AAA !important;
}