/*
Template Name: Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/


#page-topbar {
    border-top: 1.5rem solid #00a0ff !important;
}

.navbar-menu {
    margin-top: 95px !important;
}

.main-content {
    margin-top: 20px;
}

@media (min-width: 1024.1px) {
    .main-content {
        margin-top: 95px;
    }
}

.auth-one-bg .bg-overlay {
    background: #00a0ff;
    /*background: #ff8200;*/
}
