﻿body {
    font-family: Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Arial, sans-serif;
}

.skin-blue .main-header .navbar,
.skin-blue .main-header .logo,
.skin-blue .main-header li.user-header,
.skin-blue .sidebar-menu > li.active > a,
.skin-blue.layout-top-nav .main-header > .logo,
.skin-blue .main-header .navbar .sidebar-toggle:hover,
.skin-blue .main-header .logo:hover,
.k-window-titlebar.k-header {
    background-color: #000091;
}

.content-wrapper,
.btn-bookmark-remove {
    background-color: #F8F8F8;
}

.box.box-display,
.box.box-sideLink,
.box.box-sideAction {
    border-top-color: #000091;
}

div.k-grid table thead tr th, .k-dropdowngrid-popup .k-header {
    background-color: #000091;
}

.breadcrumb-arrow {
    background-color: #E0E0E0;
}

.breadcrumb-arrow li a {
    background-color: #000091;
    border: 1px solid #000091;
}

.breadcrumb-arrow li a:before, .breadcrumb-arrow li a:after {
    border-left-color: #000091;
}

.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #000091;
    border: 1px solid #000091;
}

.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #000091;
}

.breadcrumb-arrow li a:after {
    border-left: 0px;
}

.breadcrumb-arrow li:nth-child(3) a {
    background-color: #4B96D1;
    border: 1px solid #4B96D1;
}

.breadcrumb-arrow li:nth-child(3) a:before, .breadcrumb-arrow li:nth-child(3) a:after {
    border-left-color: #4B96D1;
}

.breadcrumb-arrow li:nth-child(3) a:focus, .breadcrumb-arrow li:nth-child(3) a:hover {
    background-color: #4B96D1;
    border: 1px solid #4B96D1;
}

.breadcrumb-arrow li:nth-child(3) a:focus:before, .breadcrumb-arrow li:nth-child(3) a:hover:before {
    border-left-color: #4B96D1;
}

.logo-lg, .logo-mini {
    font-size: 16px !important;
}

.color1 {
    color: #000091;
    text-align: center;
}

.color2 {
    background: #000091;
    color: white;
}

.ai-background-gradient-01 {
    background: #000091;
    color: white;
}
.ai-background-gradient-02 {
    background: #2D0077;
    color: white;
}
.ai-background-gradient-03 {
    background: #5A005D;
    color: white;
}
.ai-background-gradient-04 {
    background: #870043;
    color: white;
}
.ai-background-gradient-05 {
    background: #B40029;
    color: white;
}
.ai-background-gradient-06 {
    background: #E1000F;
    color: white;
}
