﻿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: #e10532;
}

.content-wrapper,
.btn-bookmark-remove {
    background-color: #F8F8F8;
}

.box.box-display,
.box.box-sideLink,
.box.box-sideAction {
    border-top-color: #e10532;
}

div.k-grid table thead tr th, .k-dropdowngrid-popup .k-header {
    background-color: #7E6F67;
}

.breadcrumb-arrow {
}

    .breadcrumb-arrow li a {
        background-color: #e10532;
        border: 1px solid #e10532;
    }

        .breadcrumb-arrow li a:before, .breadcrumb-arrow li a:after {
            border-left-color: #e10532;
        }

        .breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
            background-color: #e10532;
            border: 1px solid #e10532;
        }

            .breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
                border-left-color: #e10532;
            }

.breadcrumb-arrow li a:after {
    border-left: 0px;
}

    .breadcrumb-arrow li:nth-child(3) a {
        background-color: #f78989;
        border: 1px solid #f78989;
    }

        .breadcrumb-arrow li:nth-child(3) a:before, .breadcrumb-arrow li:nth-child(3) a:after {
            border-left-color: #f78989;
        }

        .breadcrumb-arrow li:nth-child(3) a:focus, .breadcrumb-arrow li:nth-child(3) a:hover {
            background-color: #f78989;
            border: 1px solid #f78989;
        }

        .breadcrumb-arrow li:nth-child(3) a:focus:before, .breadcrumb-arrow li:nth-child(3) a:hover:before {
            border-left-color: #f78989;
        }

.color1 {
    color: #7E6F67;
    text-align:center;
}

.color2 {
    background: #e10532;
    color: white;
}

.color3 {
    background: #4B96D1;
    color: white;
}

.color4 {
    background: #134391;
    color: white;
}

.color5 {
    background: #F5960A;
    color: white;
}