﻿.u-btn-primary {
    color: #fff;
    background-color: #027777;
}
    .u-btn-primary:hover, .u-btn-primary:focus, .u-btn-primary.active {
        color: #fff;
        border-color: #3e679b;
        background-color: #027777;
    }
a, a:hover {
    color: #d4dade;
}
.g-brd-primary--hover:hover, .g-brd-primary--active.active {
    border-color: #3e679b !important;
}
.u-check input[type="checkbox"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="checkbox"]:checked + * .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + .u-check-icon-radio-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-checkbox-v6 i, .u-check input[type="radio"]:checked + * .u-check-icon-radio-v6 i {
    color: #fff;
    background-color: #3e679b;
    border-color: #3e679b;
}
::selection {
    color: #fff;
    background-color: #3e679b;
}
.u-sidebar-navigation--dark .u-side-nav--top-level-menu-link:hover, .u-sidebar-navigation--dark .u-side-nav--top-level-menu-link:hover i {
    color: #fff;
}
.u-header__section--admin-dark a:hover, .u-header__section--admin-light a:hover {
    text-decoration: none;
    color: #fff;
}
.u-header__section--admin-dark .form-control {
    border-color: #61704b;
}
.u-sidebar-navigation--dark {
    background-color: #027777;
    color: #d4dade;
}
.u-header__section--admin-dark .u-header-logo-toggler {
    background-color: #027777;
}
.u-sidebar-navigation--dark .u-side-nav--top-level-menu-item:hover {
    background-color: inherit;
}
.u-sidebar-navigation--dark .u-side-nav--top-level-menu-link i {
    color: inherit;
}
.u-header__section--admin-dark a {
    color: #d4dade;
}
.u-header__section--admin-dark {
    background-color: #353b44;
    color: #fff;
}
.u-header__section--admin-dark [aria-labelledby] {
    background-color: #353b44;
    color: #fff;
}
.g-color-primary--hover:hover, .g-color-primary--focus:focus, .g-color-primary--disabled:disabled, .g-color-primary--active.active, .g-color-primary--opened[aria-expanded="true"] {
    color: inherit !important;
}

th a, td a, td a:hover, th a:hover {
    color: #353b44;
}


.autocompletelist {
    color: black;
    overflow: auto;
    text-align: left;
    border: 1px solid #666;
    z-index: 9999999 !important;
    opacity: 1;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    background-color: white;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

.autocompleteitem {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
    margin-left: -40px;
    z-index: 9999999 !important;
}

.autocomphighlight {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
    margin-left: -40px;
    color: white;
    background-color: #8c97aa;
    cursor: pointer;
    z-index: 9999999 !important;
}
.grid:hover {
    background-color: lightyellow !important;
    /*cursor: pointer;*/
}

.btn {
    font-size: 13px;
    top: 0px;
    left: 0px;
}

tr {
    vertical-align: top;
}
.pager{
    background-color:#fff;
}
    tr.pager {
        margin-top: 10px;
    }

        tr.pager a {
            /* padding: 5px; */
            font-weight: normal !important;
            text-align: center;
            /* width: 40px; */
            display: block;
            background-color: white;
            height:28px;
        }
        tr.pager table{
            margin-top:10px;
            margin-left:10px;
        }
        tr.pager table td {
            /* padding: 5px 10px 5px 10px; */
            border: 1px solid gray;
            font-weight: bold;
            margin: 3px;
            display: inline-block;
            min-width: 48px;
            text-align: center;
            min-height: 30px;
            line-height: 27px;
            background-color: #dbdbae;
            padding:0px;
        }

.table-striped tbody tr:first-child {
    background-color: #EFF3FB !important;
    border-top: 0px !important;
    border-bottom: 1px solid gray !important;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff;
    border-top: 1px dashed #c1cbe0;
    border-bottom: 1px dashed #c1cbe0;
}

.g-modal {
    height: calc(100vh - 70px);
    max-height: 700px;
    top: 50px !important;
    margin-bottom: 20px;
    box-shadow: 10px 12px 20px #333;
}

input[type="text"] {
    width: 100%;
}

.img img {
    max-width: 200px;
    padding: 10px;
}
.u-nav-v1-2.u-nav-primary .nav-link.active {
    border-color: #027777;
    background-color:#f0f0f0;
}
.form-control:focus, .custom-select:focus {
    border-color: #027777;
    box-shadow: none;
}
.form-control::placeholder {
    opacity: .5;
}
.formtight input, select {
    font-weight: 600 !important;
}
.formtight .col-lg-1,
.formtight .col-lg-10,
.formtight .col-lg-11,
.formtight .col-lg-12,
.formtight .col-lg-2,
.formtight .col-lg-3,
.formtight .col-lg-4,
.formtight .col-lg-5,
.formtight .col-lg-6,
.formtight .col-lg-7,
.formtight .col-lg-8,
.formtight .col-lg-9 {
    padding-right: 5px;
    padding-left: 5px;
}

.table td, .table th {
    padding: .5rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
label{
    margin-bottom:0px !important;
}