﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*============ General =============*/
body {
    font-size: 1rem;
}

html {
    font-size: 14px;
}

    html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed .main, html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed .app-footer {
        margin-left: 250px !important;
    }

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.header-style {
    height: 75px;
}

.h1-header-style {
    font-size: 1rem;
    display: inline;
    font-weight: bolder
}

.k-grid td,
.k-grid td .k-checkbox,
.k-grid td .k-checkbox-label {
    line-height: 1em !important;
    padding-top: 0.5em !important;
    padding-bottom: 0.4em !important;
}

.k-tooltip-validation {
    position: fixed !important;
}

.pgb-highlight {
    background-color: #336666 !important;
    color: #fff;
}

.pgb-greyed {
    background-color: #979797 !important;
    color: #fff;
}

.w-75pct {
    width: 75% !important;
}

.w-120 {
    width: 120px !important;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-300 {
    width: 300px !important;
}

.h-150 {
    height: 150px !important;
}

.margin-r70 {
    margin-right: 70px !important;
}

.m-top-n50 {
    margin-top: -50px;
}

.breadcrumb {
    position: fixed;
    width: 100%;
    z-index: 999;
}

.container-fluid {
    margin-top: 50px;
}
/*==================================*/
/*========== Navigation ============*/
a {
    /* Provide sufficient contrast against white background */
    color: #0366d6;
}

    a.navbar-brand {
        white-space: normal;
        text-align: center;
        word-break: break-all;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.navbar-brand-full-style {
    width: 90px;
}

.navbar-brand-minimized-style {
    width: 90px !important;
}

.a-navbar-brand-style {
    width: 155px !important;
}

header.navbar {
    min-height: 75px;
}

.sidebar-nav-style {
    margin-top: 20px;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 20px !important;
}

.user-login-margin {
    margin-right: 10px !important;
}

.sidebar .nav-link.active .nav-icon {
    color: #FFF;
}

.sidebar .nav-link:hover, select.dropdown-toggle > option:hover {
    background-color: #3366CC;
}

.sidebar-minimized .sidebar .nav-item:hover > .nav-link {
    background-color: #3366CC;
    color: #FFF;
}

.sidebar-minimized .sidebar .nav-item:hover > .nav-link {
    color: #FFF;
}

.sidebar-minimized ul.list-unstyled.collapse.show, .sidebar-minimized ul.list-unstyled.collapsing {
    background-color: #2f353a !important;
    color: #FFF;
}

.sidebar-minimized i.nav-icon {
    color: #fff;
}

.sidebar, .sidebar .sidebar-nav {
    width: 250px !important;
}

    .sidebar .nav {
        width: 250px !important;
    }

.nav-image {
    width: 16px !important;
    height: 16px !important;
    margin-top: -5px;
    color: #3366CC;
}

.nav-image-button {
    width: 16px !important;
    height: 16px !important;
    margin-top: -5px;
    color: #fff;
}

.breadcrumb a, header a, footer a {
    color: #3366CC !important;
}

.sidebar .nav-link:hover, select.dropdown-toggle > option:hover {
    background-color: #3366CC;
}

.k-tabstrip-items .k-link {
    color: black !important;
}

.progress {
    height: 2.5rem !important;
    font-size: 1rem !important;
}

.progress-bar {
    width: 11.1% !important;
}


.grid-hyperlink {
    color: #3366CC !important;
}

    .grid-hyperlink:hover {
        text-decoration: underline !important;
        color: #0066CC;
    }
/*==================================*/
/*============ Buttons =============*/
.btn-primary {
    background-color: #336666 !important;
    border-color: #336666 !important;
    color: #fff !important;
}

    .btn-primary:hover {
        background-color: #006666 !important;
        border-color: #006666 !important;
    }

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.k-button:not([title='Filter']):not([role='option']) {
    height: 29px;
    width: 35px;
    justify-content: center !important;
    padding: 0;
    background: none;
    border: none;
    display: inline;
}

.k-primary, .k-grid-cancel {
    background-color: #336666 !important;
}

    .k-primary:hover, .k-grid-cancel:hover {
        background-color: #006666 !important;
    }

    .k-primary > .k-icon {
        padding-left: 2px;
        padding-bottom: 20px;
    }

    .k-grid-cancel > .k-icon {
        padding-bottom: 20px;
        color: #fff;
        width: 1.22rem;
    }

button.k-button.k-primary {
    color: #fff;
}

.btn-add {
    margin-left: 15px;
    height: calc(1.5em + 0.75rem + 2px) !important;
}

.k-i-add {
    margin-top: -4px;
}

.k-grid .k-grid-toolbar .k-grid-add,
.k-grid tbody .k-grid-edit,
.k-grid tbody .k-grid-Edit,
.k-grid tbody .k-grid-update,
.k-grid tbody .k-grid-cancel,
.k-grid tbody .k-grid-delete {
    min-width: 0 !important;
}

    .k-grid .k-grid-toolbar .k-grid-add .k-icon,
    .k-grid tbody .k-grid-edit .k-icon,
    .k-grid tbody .k-grid-Edit .k-icon,
    .k-grid tbody .k-grid-update .k-icon,
    .k-grid tbody .k-grid-cancel .k-icon,
    .k-grid tbody .k-grid-delete .k-icon {
        margin: 0 !important;
    }

.k-grid-add {
    background-color: #007bff;
    color: #fff !important;
}


    .k-grid-add:hover {
        background-color: #0069d9;
        color: #fff !important;
    }

.k-grid tr:hover {
    background-color: #CECECE !important;
}

.k-pager-numbers .k-state-selected, .k-pager-numbers .k-state-selected:hover {
    background-color: #336666 !important;
    border-color: #336666 !important;
}

.k-pager-wrap .k-link, .k-pager-wrap .k-link:hover {
    color: black;
}

.k-i-delete {
    padding-left: 5px;
}

.addButton {
    margin-top: -5px;
    margin-bottom: -5px;
    margin-right: 10px;
    float: right;
}
/*==================================*/

/*============= Other ==============*/

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.border-radius {
    border-radius: 5px;
    overflow: hidden;
}

th.k-header {
    font-weight: bold;
}

.margin-right5 {
    margin-right: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.form-input-text-width {
    width: 200px !important;
}

.form-input-width {
    width: 320px !important;
}

.h2-title-style {
    font-size: 1rem;
    font-weight: bolder;
    display: inline;
}

.input-group-text {
    border-color: #495057 !important;
    border-radius: 0.25rem 0 0 0.25rem !important;
    padding: auto !important;
}

.input-group > .form-control:not(:first-child) {
    border-color: #495057;
}

.pull-right {
    float: right;
}

.modal-dialog {
    min-width: 600px !important;
}

.modal-header {
    background-color: #336666 !important;
    border: 1px solid #336666 !important;
    color: #FFF;
}

.k-window-titlebar {
    background-color: #336666 !important;
    border: 1px solid #336666 !important;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.input-group-label-minWidth {
    min-width: 175px !important;
}

.roundedBorders-right {
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

.roundedBorders-left {
    border-radius: 0.25rem 0 0 0.25rem !important;
}

.redColor {
    color: red !important;
}

.grayColor {
    color: gray !important;
}

.row-group {
    margin-bottom: 1rem;
}

.whiteText {
    color: white;
}

.mailButton {
    border: 0 !important;
    flex: none !important;
    font-size: 32px !important;
    background-color: transparent !important;
    margin-right: 5px !important;
}

.text-danger > ul {
    background-color: #C33 !important;
    color: #FFF !important;
    border-radius: 0.25rem !important;
}
/*==================================*/


/*==============noscript============*/
.noscript-style {
    background-color: #C33 !important;
    color: #FFF !important;
    border-radius: 0.25rem !important;
    z-index: 1000;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 15px;
}

.noscript-link {
    color: #FFF;
    text-decoration: underline;
}

    .noscript-link:hover {
        color: #FFF;
    }

/*==================================*/