.bg-blue {
    background-color: #004660 !important;
}

.navbar-dark {
    color: #ffffff;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    padding: 15 10px;
}

.items-dropdown:hover .items-dropdown-menu {
    display: block;
    color: #fed284 !important;
}

.items-dropdown-menu > .items:hover a {
    color: #fed284 !important;
}

ul.items-dropdown-menu {
    margin-left: 20px;
    list-style: none;
    display: none;
}

li.items {
    padding: 8px 25px;
    margin-right: 5px;
}

a.list-c {
    font-size: 15px;
    color: rgb(114, 114, 114);
}

a#navigation {
    color: #212529;
}

a#navigation:hover {
    cursor: pointer;
}

[type="file"] {
    height: 0;
    overflow: hidden;
    width: 0;
}

[type="file"] + label {
    background-color: #004660 !important;
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

[type="file"]:hover + label {
    opacity: 0.9;
}

#export + label {
    background-color: #004660 !important;
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    cursor: pointer;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#export + label {
    opacity: 0.9;
}

#top-sidebar {
    background-color: #004660;
    border-color: #1c84ee;
    -webkit-box-shadow: 0 .2rem .5rem rgba(18, 38, 63, .3);
    box-shadow: 0 .2rem .5rem rgba(18, 38, 63, .3)
}

.navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 70px;
    padding: 0 24px 0 0;
}

.navbar-header .dropdown .show.header-item {
    background-color: #f8f9fa;
}

.navbar-brand-box {
    padding: 0 1.5rem;
    width: 250px;
    color: #fff;
    border-right: 1px solid transparent;
    font-weight: bolder;
    font-size: 24px;
}

.header-item {
    height: 70px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
    border: 0;
    border-radius: 0;
}

.header-item-nav {
    height: 70px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #545a6d !important;
    border: 0;
    border-radius: 0;
}

.header-item:hover {
    opacity: 0.7;
}

.topnavbar {
    background: #fff;
    padding: 0 calc(24px / 2);
    margin: 0;
    left: 0;
    right: 0;
    z-index: 100;
    -webkit-box-shadow: 0 .25rem .75rem rgba(18, 38, 63, .08);
    box-shadow: 0 .25rem .75rem rgba(18, 38, 63, .08);
}

.nav-item {
    margin-left: 4px;
}

.topnavbar .menu-title {
    padding: 12px 24px !important;
}

.topnav-dashboard {

}

.topnavbar .navbar-nav .nav-link {
    font-size: 14px;
    color: #545a6d;
    font-weight: bold;
}


.topnavbar .dropdown .dropdown-menu.dropdown-mega-menu-xl {
    width: auto;
}

.topnavbar .dropdown .dropdown-menu.dropdown-mega-menu-xl .row {
    margin: 0;
}

.menu-title {
    padding: 12px 20px !important;
    pointer-events: none;
    cursor: default;
    font-size: 12px;
    color: #545a6d;
    font-weight: 500;
}

@media (max-width: 600px) {
    .navbar-header .dropdown {
        position: static;
    }
}

.navbar-header .dropdown .dropdown-menu {
    left: 10px !important;
    right: 10px !important;
}

@media (min-width: 992px) {
    .navbar-header {
        padding-left: 24px;
        padding-right: 24px;
    }
}

@media (max-width: 992px) {
    .navbar-brand-box {
        width: auto;
    }

}

@media (max-width: 380px) {
    .navbar-brand-box {
        display: none;
    }
}

@media (max-width: 1199.98px) {
    .topnav-menu .navbar-nav li:last-of-type .dropdown .dropdown-menu {
        right: 100%;
        left: auto;
    }
}

.table > thead > tr > th, .table > tfoot > tr > th {
    font-size: 13px !important;
    white-space: nowrap;
    text-transform: none;
}

.form-section .section-body {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.form-group:last-child.hrs-control[data-fieldtype="Table"] {
    margin-bottom: 0;
}

.form-group.hrs-control:last-child {
    margin-bottom: 0;
}

.hrs-control {
    position: relative;
    font-size: 13px;
}

.form-grid {
    border: 1px solid #ebeef0;
    border-radius: 6px;
    color: #1f272e;
}

.grid-heading-row {
    border-bottom: 1px solid #ebeef0;
    color: #687178;
}

.grid-row:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
}

.grid-row {
    padding: 0 15px;
    border-bottom: 1px solid #ebeef0;
    transition: 0.2s;
}

.grid-row > .row .col {
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #ebeef0;
}

.grid-row .hrs-control {
    position: relative;
    margin-bottom: 0;
}

.row-index {
    text-align: center;
}

.grid-static-col, .row-index {
    height: 39px;
    padding: 10px 15px;
    max-height: 200px;
}

.grid-row-check {
    margin-top: 2px;
}

.pull-left {
    float: left;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    vertical-align: middle;
}

.grid-body {
    background-color: white;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.rows .grid-row .data-row {
    cursor: pointer;
}

.grid-body .editable-row .grid-static-col {
    padding: 0 !important;
    /*border-bottom: 1px solid #687178 !important;*/
}

.grid-body .editable-row input[data-fieldtype="Currency"] {
    text-align: right;
}

.grid-body .editable-row .form-control {
    border-radius: 0;
    border-top: 0;
    border-bottom: 1px solid #ebeef0;
    border-left: 0;
    border-right: 0;
    padding-top: 8px;
    padding-bottom: 9px;
    height: 40px;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

.form-control {
    position: relative;
    font-size: 13px;
}

.form-control.bold {
    font-weight: 500;
}

.col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333% !important;
}

.col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
