﻿
﻿.EditUserRolestable {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 180px
}

.fullAccess-tooltip {
    color: #fff !important;
    background-color: #41af1c !important;
    border: 1px dashed #41af1c !important;
    padding: 3px;
    border-radius: 3px;
}

.approval-tooltip {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px dashed #f5c6cb;
    padding: 3px;
    border-radius: 3px;
}

.edit-userRole-footer {
    position: absolute;
    width: 100%;
    bottom: -190px;
}

    .edit-userRole-footer div {
        border-top: 1px solid #ccc;
        margin-left: -30px;
        padding-top: 10px;
    }

.btn-radius {
    border-radius: 3px !important;
}

.mar-top-10 {
    margin-top: 10px;
}

body {
    font-size: 12px;
}

.member-store-search input[type="radio"] {
    margin-right: 5px;
    margin-top: 2px;
}

.radio-group {
    padding-top: 10px;
}

.member-store-search span {
    margin-right: 15px;
}

.product-image {
    background-color: #ecf0f5;
    border: 1px solid #ccc;
}

.selected-category {
    background-color: #f7f7f7;
    border-radius: 3px;
    height: 30px;
    overflow: hidden;
    padding: 5px 10px 5px 10px;
    margin-top: 6px;
}

.product-title {
    margin-top: 0px;
}

.modal-info {
    padding-top: 10px;
}
/*.form-inline {
    padding: 5px;
    background-color: #ecf0f5;
}*/
.form-group {
    padding-right: 20px;
}

.modal-title #memberName {
    margin-top: 0px !important;
}

.fa-search-plus {
    padding: 10px 10px 0 0;
}

.store-image, .modal-image {
    background-color: #ecf0f5;
    border: 1px solid #ccc;
    padding: 15px;
}

.width-60 {
    width: 60%;
}

.fa-circle-blue {
    color: #0073b7;
}

.fpwd-align {
    padding-top: 10px;
    padding-left: 10px;
}

.hr-mt-0 {
    margin-top: 0px;
}

.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    padding: 0;
}

@media (min-width: 768px) {
    .navbar-right {
        margin-right: 0 !important;
    }
}

.fa-icon-size {
    font-size: 15em;
}

.k-widget.k-tooltip-validation {
    background-color: #fa8072 !important;
    color: #ff0000 !important;
    background-image: none !important;
    box-shadow: none !important;
    opacity: 0.9;
    padding: 10px;
    font-size: 11px;
}

.k-tooltip-validation .k-callout-n {
    border-bottom-color: #fa8072 !important;
}

.form-group {
    margin-bottom: 5px !important;
}
/*.tooltip > .tooltip-inner {
    background-color: #fff !important;
    color: #333 !important;
}
.tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid white;
}*/
.mb-5 {
    margin-bottom: 5px;
}

.mb-20 {
    margin-bottom: 20px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-10 {
    padding-left: 10px;
}

.border-bottom-0 {
    border-bottom-right-radius: 0 !important;
}

.sidebar-menu .treeview-menu > li:first-child:hover {
    border-top-right-radius: 4px !important;
}

.sidebar-menu .treeview-menu > li:last-child:hover {
    border-bottom-right-radius: 4px !important;
}

.treeview-menu {
    border-top-right-radius: 4px !important;
    top: auto !important;
}

.skin-blue .main-header .navbar {
    background-color: #01843e !important;
}

header .navbar-nav .btn-success {
    background-color: #01843e !important;
}

    header .navbar-nav .btn-success:hover {
        background-color: #379418 !important;
    }

.sidebar-menu > li.active > a {
    border-left-color: #379418 !important;
}

.btn-theme {
    background-color: #41af1c;
    border-color: #379418;
    color: white !important;
}

    .btn-theme:hover {
        color: #fff !important;
        background: #328716 radial-gradient(circle,transparent 1%,#328716 3%) center/15000%;
    }

.login-form .col-md-4:last-child .box-body {
    margin: 4% auto;
}

.login-form .box {
    margin-bottom: 0px !important;
}

.main-header .navbar .nav > li.user > a > .fa-user {
    vertical-align: baseline !important;
}
/* Dashboard page styles */
.tile {
    position: relative;
    margin-bottom: 10px;
    /*background-color: #A4C400;*/
    font-size: 11px;
    box-shadow: 0px 0px 1px #FFC inset;
    cursor: pointer;
    display: block;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 14px;
    overflow: hidden;
    text-decoration: none;
    height: 150px;
}

.tile-content {
    width: 100%;
    height: 100%;
    padding: 0px;
    overflow: hidden;
    font-weight: 400;
    line-height: 16px;
    color: #FFF;
    text-align: center;
}

    .tile-content img {
        margin-top: 10px;
        text-align: center;
    }

.tile-peek {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 5px 10px 5px 15px;
    min-height: 30px;
    text-align: center;
    font-size: 13px;
    color: #FFF;
    background: rgba(29, 34, 27, 0.9);
}

    .tile-peek span {
        padding-top: 3px;
        display: block;
    }

.box-profile li label {
    margin-bottom: 0 !important;
}

.dvacontractsystem {
    background-color: #01843e;
}

.feroscarecontractsystem {
    background-color: #FEFEFE;
}

.taccontractsystem, .taccontactsystem {
    background-color: #fff;
}
/* Dashboard page styles end */
#menu li {
    list-style-type: none;
    padding: 10px;
    text-align: left;
}

.bg-black:focus {
    border: 1px solid #255625;
    color: white;
}
/* Pager styles */
.k-state-selected {
    border-radius: 2px !important;
    border: 1px solid #41af1c;
    background-color: #f6f6f6 !important;
    color: #333 !important;
    height: 2.2em !important;
    line-height: 2.2em !important;
    margin-left: 2px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
    box-shadow: none !important;
}

.k-pager-wrap {
    border: none;
    background-color: #eee !important;
    background-image: none !important;
}

    .k-pager-wrap .k-pager-numbers .k-state-selected {
        min-width: 2.2em !important;
    }

a.k-link.k-pager-nav, a.k-pager-refresh.k-link {
    border-radius: 2px !important;
    background-color: #fff !important;
    color: #333 !important;
    margin-left: 2px !important;
    height: 2.2em !important;
    border-color: #c5c5c5 !important;
}

.k-pager-numbers .k-link, .k-treeview .k-in {
    border-radius: 2px;
    max-height: 26px;
    border-color: #ccc;
    margin: 0 1px;
    line-height: 2.2em;
}
/* Pager styles end */
/* Styles for k-picker-wrap */
.k-icon {
    color: dimgray !important;
}

select, select option {
    font-size: 12px !important;
}

.k-picker-wrap, .k-datepicker .k-state-border-down {
    border-radius: 0px;
    background-color: #fff !important;
}

span .k-select {
    background-color: lightgray;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border: none !important;
}
/* Styles for k-picker-wrap end */
#ddlViewStatus {
    padding-left: 5px !important;
}

.pt-5 {
    padding-top: 5px;
}

.k-widget.k-listview {
    border: none !important;
}

.k-header.k-grid-toolbar {
    display: none;
    border: none !important;
    text-align: right;
    padding: 3px !important;
}

.grid-filters-count {
    text-align: left !important;
    margin-top: 8px !important;
}
/* Grid Styles */
.table-scrollable {
    overflow-x: auto;
}

    .table-scrollable thead tr th {
        background: #31362f;
        font-weight: normal;
        font-size: 11px;
        border: 0 !important;
        border-right: 1px solid #434941 !important;
        text-align: left !important;
        position: relative;
    }

        .table-scrollable thead tr th a.k-link {
            color: #fff !important;
        }

        .table-scrollable thead tr th:last-child {
            border-right: 0 !important;
        }

        .table-scrollable thead tr th a.k-link,
        .table-scrollable thead tr th .k-link {
            margin: 0 !important;
            padding: 0 !important;
        }

            .table-scrollable thead tr th a.k-link br,
            .table-scrollable thead tr th .k-link br {
                display: none;
            }

            .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm,
            .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm {
                position: relative;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
                background: none !important;
            }

                .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm:before {
                    content: "\f0de";
                    font-family: 'FontAwesome';
                    background: none !important;
                    color: #fff;
                    line-height: 20px;
                }

                .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm:before {
                    content: "\f0dd";
                    font-family: 'FontAwesome';
                    background: none !important;
                    color: #fff;
                    line-height: 5px;
                }

        .table-scrollable thead tr th .k-grid-filter span.k-icon.k-i-filter {
            display: none;
        }

        .table-scrollable thead tr th a.k-grid-filter {
            background: url('../../../images/icon-filter.png') left top no-repeat;
            width: 17px;
            height: 17px;
        }

    .table-scrollable tbody tr td {
        border: 0;
        border-right: 1px solid #e5e9ec !important;
        border-bottom: 1px solid #e5e9ec !important;
        font-size: 11px;
        line-height: 15px;
        cursor: pointer;
    }

    .table-scrollable tbody tr {
        background: #ffffff;
        color: #000000;
    }

        .table-scrollable tbody tr td:last-child {
            border-right: 0 !important;
        }

        .table-scrollable tbody tr.k-alt {
            background: #f2f2f2;
        }

        .table-scrollable tbody tr:hover {
            background: #c9dae8 !important;
            color: #646464;
        }

    .table-scrollable thead tr .k-grid-filter .k-icon {
        background: none !important;
    }

    .table-scrollable thead tr .k-grid-filter {
        padding: 0;
        margin: 0;
    }

    .table-scrollable thead tr .k-icon {
        color: #428bca;
    }

    .table-scrollable thead tr th input[type="checkbox"]:checked,
    .table-scrollable tbody tr td input[type="checkbox"]:checked {
        background: #fff url('../../../images/checkbox-checked.png') center center no-repeat;
    }
/* Grid Styles end */
/* Nav tabs styles */
.nav-tabs-custom > .tab-content {
    background: #fff !important;
    padding: 10px !important;
}

.nav-tabs li {
    margin-bottom: 0 !important;
}

.nav-tabs {
    border-bottom: 0 !important;
}

    .nav-tabs li a {
        color: #444;
        border-radius: 0 !important;
        margin-right: 0 !important;
    }

    .nav-tabs > li {
        margin-bottom: -2px !important;
    }

        .nav-tabs > li.active {
            border-top: 3px solid #41af1c !important;
        }

.tab-content {
    background-color: #fff !important;
    margin-bottom: 10px !important;
    padding: 10px !important;
    border: 1px solid #ccc !important;
}
/* Nav tabs styles end */
.mr-5 {
    margin-right: 5px;
}
/* Notification Styles */
.alert-danger {
    background-color: #fbe1e3 !important;
    border-color: #fbe1e3 !important;
    color: #e73d4a !important;
    font-size: 15px !important;
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    font-size: 15px !important;
}
.alert-warning {
    color: #856404 !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
    font-size: 15px !important;
}
/* Notification Styles end */
#editRoles {
    background-color: #fff;
}

    #editRoles .modal-footer {
        padding: 10px;
        border-top: 1px solid #f4f4f4;
    }
/*------------------------------------------------------------------Grid filters styles begin --------------------------------------------------------------------------*/
.k-grid-filter .k-icon {
    background-color: white !important;
}

.k-i-sort-desc-sm, .k-i-sort-asc-sm {
    background-color: white !important;
}

.k-autocomplete.k-state-focused > .k-i-close, .k-autocomplete.k-state-hover > .k-i-close, .k-combobox > .k-dropdown-wrap.k-state-focused > .k-i-close, .k-combobox > .k-dropdown-wrap.k-state-hover > .k-i-close {
    display: none !important;
}

.k-grid-filter.k-state-active {
    background-color: #232323;
}

.k-grid-header th.k-with-icon .k-link {
    margin-right: 0px;
    padding: .5em .1em .4em .1em;
}

.boolean-filter .nav-tabs > li.active > a, .boolean-filter .nav-tabs > li.active > a:hover, .boolean-filter .nav-tabs > li.active > a:focus,
.dropdown-filter .nav-tabs > li.active > a, .dropdown-filter .nav-tabs > li.active > a:hover, .dropdown-filter .nav-tabs > li.active > a:focus {
    color: white !important;
    cursor: default;
    background: #4cac41 !important;
}

.boolean-filter .nav-stacked > li, .dropdown-filter .nav-stacked > li {
    float: none;
    background: #01843e !important;
    color: white !important;
}

.boolean-filter ul, .dropdown-filter ul {
    width: 100px;
    color: white !important;
}

.boolean-filter .nav-tabs > li > a:hover, .dropdown-filter .nav-tabs > li > a:hover {
    background: #4cac41 !important;
}

.boolean-filter .nav-tabs > li:hover, .dropdown-filter .nav-tabs > li:hover {
    background: #4cac41 !important;
}

.boolean-filter a:focus, .boolean-filter a:hover, .dropdown-filter a:focus, .boolean-filter a:hover {
    color: white !important;
}

.boolean-filter .nav-stacked > li a, .dropdown-filter .nav-stacked > li a {
    color: white !important;
    background: #01843e !important;
    display: block;
}

.boolean-filter .nav-tabs > li.active, .dropdown-filter .nav-tabs > li.active {
    background: #4cac41 !important;
}

    .boolean-filter .nav-tabs > li.active > a, .boolean-filter .nav-tabs > li.active > a:hover, .boolean-filter .nav-tabs > li.active > a:focus,
    .dropdown-filter .nav-tabs > li.active > a, .dropdown-filter .nav-tabs > li.active > a:hover, .dropdown-filter .nav-tabs > li.active > a:focus {
        border: 0px !important;
    }

.flyout_menu {
    font-weight: 600;
    width: 160px;
}

    .flyout_menu ul li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .flyout_menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .flyout_menu ul li:hover {
            position: relative;
            z-index: 599;
        }

        .flyout_menu ul ul {
            visibility: hidden;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 598;
        }

        .flyout_menu ul li:hover > ul {
            visibility: visible;
        }

        .flyout_menu ul ul {
            top: 0;
            left: 100%;
        }

    .flyout_menu span, .flyout_menu a {
        display: inline-block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
    }

    .flyout_menu li {
        background: #01843e;
    }

        .flyout_menu li:hover, .flyout_menu li.active {
            background: #4cac41;
        }

    .flyout_menu a {
        color: #FFF;
        line-height: 160%;
        padding: 8px 4px 8px 14px;
        width: 164px;
    }

    .flyout_menu ul ul li {
        background: #01843e;
        border-bottom: 1px solid #01843e;
        white-space: nowrap;
    }

        .flyout_menu ul ul li:hover {
            background: #4cac41;
        }

.table-scrollable {
    overflow-x: auto;
}

    .table-scrollable thead tr th {
        background: #31362f;
        color: #ffffff;
        font-weight: normal;
        font-size: 11px;
        border: 0 !important;
        border-right: 1px solid #434941 !important;
        text-align: left !important;
        position: relative;
    }

        .table-scrollable thead tr th:last-child {
            border-right: 0 !important;
        }

        .table-scrollable thead tr th a.k-link,
        .table-scrollable thead tr th .k-link {
            margin: 0 !important;
            padding: 0 !important;
        }

            .table-scrollable thead tr th a.k-link br,
            .table-scrollable thead tr th .k-link br {
                display: none;
            }

            .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm,
            .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm {
                position: relative;
                left: 0;
                top: 0;
                bottom: 0;
                right: 0;
                background: none !important;
            }

                .table-scrollable thead tr th a.k-link span.k-i-sort-asc-sm:before {
                    content: "\f0de";
                    font-family: 'FontAwesome';
                    background: none !important;
                    color: #fff;
                    line-height: 20px;
                }

                .table-scrollable thead tr th a.k-link span.k-i-sort-desc-sm:before {
                    content: "\f0dd";
                    font-family: 'FontAwesome';
                    background: none !important;
                    color: #fff;
                    line-height: 5px;
                }

        .table-scrollable thead tr th .k-grid-filter span.k-icon.k-i-filter {
            display: none;
        }

        .table-scrollable thead tr th a.k-grid-filter {
            background: url('../../../images/icon-filter.png') left top no-repeat;
            width: 17px;
            height: 17px;
        }

    .table-scrollable tbody tr td {
        border: 0;
        border-right: 1px solid #e5e9ec !important;
        border-bottom: 1px solid #e5e9ec !important;
        font-size: 11px;
        line-height: 15px;
        cursor: pointer;
    }

    .table-scrollable tbody tr {
        background: #ffffff;
        color: #000000;
    }

#selectedOperator:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding: 0 6px 0 0;
}

#selectedOperator.changed:before {
    content: "\f104";
    font-family: 'FontAwesome';
    padding: 0 6px 0 0;
}

.table-scrollable tbody tr td:last-child {
    border-right: 0 !important;
}

.table-scrollable tbody tr.k-alt {
    background: #f2f2f2;
}

.table-scrollable tbody tr:hover {
    background: #c9dae8 !important;
    color: #646464;
}

.table-scrollable thead tr .k-grid-filter .k-icon {
    background: none !important;
}

.table-scrollable thead tr .k-grid-filter {
    padding: 0;
    margin: 0;
}

.table-scrollable thead tr .k-icon {
    color: #428bca;
}

.k-animation-container .k-filter-menu.k-popup {
    margin: 9px 0 0 -13px;
}

.k-animation-container .k-filter-menu.k-popup {
    background: #ffffff;
    bordert-radius: 4px !important;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
    padding: 8px;
}

.k-animation-container .k-filter-menu.k-popup {
}

    .k-animation-container .k-filter-menu.k-popup:after {
        bottom: 100%;
        left: 10px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #ffffff;
        border-width: 10px;
    }

    .k-animation-container .k-filter-menu.k-popup br {
        display: none;
    }

.k-animation-container .flyout_menu {
    width: 160px;
    margin-bottom: 8px;
}

    .k-animation-container .flyout_menu li.selected-operator > a {
        width: 85%;
        display: block;
    }

    .k-animation-container .flyout_menu a {
        width: 70px;
    }

.k-animation-container .k-filter-menu > div > div:last-child {
    border: 0;
    margin: 8px 0 0;
    padding: 0;
}

.k-animation-container input.k-textbox {
    border: 1px solid #dbdbdb;
    border-radius: 2px !important;
    height: 34px;
    margin: 0;
    padding: 6px 8px;
    font-size: 12px;
}

.k-animation-container .btn {
    color: #fff;
    border: 0;
    border-radius: 2px !important;
    font-size: 12px;
    font-weight: 700;
    background: #428bca;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 700;
    padding: 7px 13px 7px;
}

    .k-animation-container .btn.btn-default {
        background: #e63138;
    }

        .k-animation-container .btn.btn-default:hover {
            background: #bb1a20;
        }

.flyout_menu li,
.boolean-filter .nav-stacked > li, .dropdown-filter .nav-stacked > li {
    background: none !important;
}

    .flyout_menu li.selected-operator {
        width: 117%;
    }

    .flyout_menu li a {
        color: #646464;
        font-size: 12px;
        background: none;
        position: relative;
        font-weight: 400;
        padding: 4px 7px 4px 7px;
    }

        .flyout_menu li a:before { /*left: 0; top: 0;*/ /*content: "\f105";*/
            font-family: 'FontAwesome';
            padding: 0 6px 0 0;
        }

.flyout_menu ul ul li {
    background: none;
    border-bottom-color: #e9e9e9;
}

    .flyout_menu ul ul li:last-child {
        border-bottom: 0;
    }

.flyout_menu ul ul.operator-list {
    background: #ffffff;
    bordert-radius: 4px !important;
    box-shadow: rgba(0,0,0,0.2) 0px 0px 3px;
    padding: 8px;
}

    .flyout_menu ul ul.operator-list:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        margin-left: -0.5em;
        top: 4px;
        left: 0;
        box-sizing: border-box;
        border: 0.7em solid black;
        border-color: transparent transparent #fff #fff;
        transform-origin: 0 8px 0;
        transform: rotate(-315deg);
        box-shadow: rgba(0,0,0,0.1) -3px 3px 3px 0;
    }

.flyout_menu li a:hover,
.flyout_menu li:hover, .flyout_menu li:hover > a, .flyout_menu li.active, .flyout_menu li.active a {
    color: #fff !important;
    background: #428bca;
}

.k-animation-container .boolean-filter .nav-tabs > li,
.k-animation-container .dropdown-filter .nav-tabs > li {
    background: none !important;
    border-bottom: 1px solid #e9e9e9;
}

    .k-animation-container .boolean-filter .nav-tabs > li:last-child,
    .k-animation-container .dropdown-filter .nav-tabs > li:last-child {
        border-bottom: 0;
    }

    .k-animation-container .boolean-filter .nav-tabs > li.active,
    .k-animation-container .dropdown-filter .nav-tabs > li.active,
    .k-animation-container .boolean-filter .nav-tabs > li.active a,
    .k-animation-container .dropdown-filter .nav-tabs > li.active a,
    .k-animation-container .boolean-filter .nav-tabs > li:hover a,
    .k-animation-container .dropdown-filter .nav-tabs > li a:hover {
        color: #fff !important;
        background: #428bca !important;
    }

    .k-animation-container .boolean-filter .nav-tabs > li a,
    .k-animation-container .dropdown-filter .nav-tabs > li a {
        color: #646464 !important;
        font-size: 12px;
        background: none !important;
        position: relative;
        font-weight: 400;
        position: relative;
        line-height: 17px;
        padding: 4px 7px;
        border: none;
    }

        .k-animation-container .boolean-filter .nav-tabs > li a:before,
        .k-animation-container .dropdown-filter .nav-tabs > li a:before { /*left: 0; top: 0;*/
            font-family: 'FontAwesome';
            padding: 0 10px 0 0;
        }

.k-animation-container .boolean-filter ul {
    width: 80px;
}

.k-animation-container .dropdown-filter ul {
    width: 120px;
}
/*.table-scrollable thead tr th input[type="checkbox"],
                        .table-scrollable tbody tr td input[type="checkbox"] { -webkit-appearance: none;  -moz-appearance: none;  box-sizing: borer-box;  width: 20px !important;  height: 20px;  cursor: pointer; background-color:#fff; border:1px solid #d1d1d1; border-radius: 4px !important; margin:0 !important; padding: 0 !important}*/
.table-scrollable thead tr th input[type="checkbox"]:checked,
.table-scrollable tbody tr td input[type="checkbox"]:checked {
    background: #fff url('../../../images/checkbox-checked.png') center center no-repeat;
}

.k-animation-container .k-widget.k-datepicker.k-header.k-datetimepicker {
    width: 100%;
}

.k-animation-container .k-datetimepicker.k-input {
    font-size: 12px;
    width: 91% !important;
}

.k-animation-container .k-datetimepicker .k-picker-wrap .k-icon {
    margin-top: 10px;
}

.k-grid-header {
    padding: 0 !important;
}

.k-grid-content {
    overflow-y: visible;
}

.k-grid-filter.k-state-active {
    background: url('../../../images/icon-filter-active.png') left top no-repeat !important;
    width: 17px;
    height: 17px;
}

.margin-right-4 {
    margin-right: 4px;
}

.k-animation-container .k-datetimepicker .k-picker-wrap .k-icon {
    margin-top: 0px;
}
/*---------------------------------------------------------------------Grid filters styles END ----------------------------------------------------------------------*/
.k-dropdown-wrap, .k-state-border-down .k-dropdown-wrap.k-state-border-down {
    padding: 2px !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    background-image: none !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}

    .k-dropdown-wrap .k-select, .k-ie .k-dropdown-wrap .k-select, .k-ff .k-dropdown-wrap .k-select {
        background-color: lightgray !important;
    }

.k-header.k-grid-toolbar {
    display: none;
    border: none !important;
    text-align: right;
    padding: 3px !important;
}

.grid-filters-count {
    text-align: left !important;
    margin-top: 8px !important;
}

.k-invalid {
    border: 1px solid #ff0000 !important;
    background: #ffd6d6 !important;
}

.k-invalid {
    border: 1px solid red;
}

.masscontractsystem {
    background-color: #165686;
}

.k-combobox .k-state-default .k-input {
    box-shadow: none !important;
}

.m-t-5 {
    margin-top: 5px;
}

.sidebar-treeview-submenu {
    white-space: normal;
    bottom: 0% !important;
    top: auto !important;
    max-width: 340px !important;
    min-width: 225px !important;
    width: auto !important;
}

    .sidebar-treeview-submenu img {
        height: 12px !important;
    }

.EditUserRolestable {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 180px
}

.edit-userRole-footer {
    position: absolute;
    width: 100%;
    bottom: -190px;
}

    .edit-userRole-footer div {
        border-top: 1px solid #ccc;
        margin-left: -30px;
        padding-top: 10px;
    }

.btn-radius {
    border-radius: 3px !important;
}

.btn-theme {
    background-color: #41af1c !important;
    border-color: #379418;
    color: white !important;
}

    .btn-theme:hover {
        color: #fff !important;
        background: #328716 radial-gradient(circle,transparent 1%,#328716 3%) center/15000%;
    }
/*  bhoechie tab */
div.bhoechie-tab-container {
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0;
    padding-top: 5px;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
        }

            div.bhoechie-tab-menu div.list-group > a .glyphicon,
            div.bhoechie-tab-menu div.list-group > a .fa {
                color: #41af1c;
            }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-top-right-radius: 0;
                -moz-border-top-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a.active,
            div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
            div.bhoechie-tab-menu div.list-group > a.active .fa {
                background-color: #41af1c;
                background-image: #5A55A3;
                color: #ffffff;
            }

                div.bhoechie-tab-menu div.list-group > a.active:after {
                    content: '';
                    position: absolute;
                    left: 100%;
                    top: 50%;
                    margin-top: -13px;
                    border-left: 0;
                    border-bottom: 13px solid transparent;
                    border-top: 13px solid transparent;
                    border-left: 10px solid #41af1c;
                }

div.bhoechie-tab-content {
    background-color: #ffffff;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #41af1c;
    border-color: #41af1c;
}

.modal-body-scroller {
    overflow-y: auto;
    height: 55vh;
    overflow-x: hidden;
}

.pb-14 {
    padding-bottom: 14px;
}

#dvNotificationSection .panel-group {
    margin-bottom: 0px !important;
}

.disable-element {
    opacity: 0.6 !important;
    pointer-events: none;
    background: #fff;
}

.pl-0 {
    padding-left: 0px;
}

.pr-0 {
    padding-right: 0px;
}

.mt-8 {
    margin-top: 8px;
}

.pl-15 {
    padding-left: 15px;
}

.pr-14 {
    padding-right: 14px;
}

.mt-2 {
    margin-top: 2px;
}

.mb-0 {
    margin-bottom: 0px;
}

.hm-contract-header {
    color: white;
    font-weight: bold;
    font-size: 22px;
    margin-left: 2px;
}


.pr-40 {
    padding-right: 40px;
}

.hm-contract-header {
    color: white;
    font-weight: bold;
    font-size: 22px;
    margin-left: 2px;
}

.bg-black {
    background-color: #111111 !important;
    border-color: #111111 !important;
}

    .bg-black:hover {
        color: #fff !important;
        background-color: #111111 !important;
        border-color: #111111 !important;
    }


.mb-15 {
    margin-bottom: 15px;
}

.horizontal-separartor {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.width-115 {
    width: 115px !important;
}

.m-t-7 {
    margin-top: 7px;
}

.installer-payment-dropdown {
    width: 166px !important;
}

.fa-order-options {
    font-size: 13px;
    color: dodgerblue;
}

.delivery-to-dropdown {
    white-space: nowrap;
    z-index: 10001;
    min-width: 65px !important;
}

.width-350 {
    width: 350px !important;
}

.width-110 {
    width: 110px !important;
}

.m-b-2 {
    margin-bottom: 2px;
}

#gridHMOrderItems.k-grid tbody tr td:hover {
    cursor: move !important;
}

.hm-order-items-placeholder {
    outline-style: dashed;
    outline-width: 1px;
    outline-color: #41af1c;
}

.dropdown-update-status {
    white-space: nowrap;
}

    .dropdown-update-status .dropdown-content {
        z-index: 10001;
    }

.dropdown-upload-payments .dropdown-content {
    min-width: 191px !important;
}

#gridHMOrders .k-grid-header th.k-header {
    vertical-align: middle !important;
}

.installer-drop-down {
    width: 80% !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.hm-order-checkbox {
    vertical-align: middle !important;
    margin-bottom: 4px !important;
}

.fl-left {
    float: left;
}

.email-preference {
    padding: 4px !important;
    padding-top: 5px !important;
    background: #eee;
    border: 1px solid #eee;
}

.modal-layer-5 {
    z-index: 100000 !important;
}

.hm-doc-loading-icon {
    background-image: url(/Content/images/loading.gif);
    background-repeat: no-repeat, no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
}

.fa-valid-hm-doc {
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 2em;
    color: green;
    margin-bottom: 4px;
}

.fa-invalid-hm-doc {
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 2em;
    color: red;
    margin-bottom: 4px;
}

.hmOrderOptions label p {
    font-weight: normal !important;
}

.current-status {
    background-color: #3895D3;
    font-style: italic;
    font-weight: bold;
    color: white !important;
    opacity: 1 !important;
    margin-top: 1px;
}

.legend-primary-order-icon {
    color: #9400d3;
    border: 1px solid #9400d3;
    padding: 1px 5px;
    display: inline-block;
    margin-right: 2px;
    font-weight: bold;
    line-height: 15px;
}

.legend-primary-order-text {
    color: #9400d3;
    font-weight: bold;
}

.installer-payment-radio {
    margin-bottom: 6px !important;
    cursor: pointer;
}

button:disabled, button:disabled:hover {
    background-color: #eee !important;
    border: 1px solid #ddd !important;
    color: #333 !important;
    opacity: 1 !important;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    font-size: 16px !important;
}

.required-hm-document {
    color: red;
}

.hm-document-name {
    display: inline-block;
    min-width: 70%;
    max-width: 70%;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 2px;
    min-height: 20px;
}

.installer-hm-document-download {
    width: 250px;
    display: inline-block;
    vertical-align: top;
}

.installer-hm-order-download {
    vertical-align: top;
    width: 150px;
    display: inline-block;
}

.installer-ack-comment {
    vertical-align: top;
    width: 168px;
    display: inline-block;
}

.installer-ack-order {
    vertical-align: top;
    width: 155px;
    display: inline-block;
}

.installer-order-complete {
    vertical-align: top;
    width: 193px;
    display: inline-block;
}

a.btn.disabled {
    background-color: #eee !important;
    border: 1px solid #ddd !important;
    color: #333 !important;
    opacity: 1 !important;
}

.legend-docs-pending {
    color: #fff;
    background: #E74E4E;
    border: 1px solid #E74E4E;
    padding: 1px 5px;
    display: inline-block;
    margin-right: 2px;
    font-weight: bold;
    line-height: 15px;
    font-size: 11px;
}

.scope-description table {
    height: 350px !important;
}

.fa-theme {
    color: #41af1c;
}

.quotes-variants-separator {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.hm-quote-margin-panel {
    width: 470px;
}

    .hm-quote-margin-panel .col1 {
        float: left;
        width: 120px;
        margin-left: 15px;
    }

    .hm-quote-margin-panel .col2 {
        float: left;
        width: 165px;
    }

    .hm-quote-margin-panel .col3 {
        float: left;
        width: 165px;
    }


.hm-order-number-width-sm {
    width: 150px;
}

.hm-order-file-number-width-sm {
    width: 350px;
}

input[name="HMOrderNumber"]::-webkit-inner-spin-button, input[name="HMOrderNumber"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.k-state-selected input.quantity-text {
    color: black !important;
}

.k-autocomplete .k-input, .k-combobox .k-state-default .k-input, .k-multiselect-wrap, .k-numeric-wrap.k-state-default .k-input, .k-picker-wrap.k-state-default .k-input, .k-progress-status-wrap, .k-slider-selection, .k-slider-track {
    box-shadow: none !important;
}

[id^="gridHMQuoteItems-"] .k-grid-footer {
    padding-right: 0px !important;
}

.hm-quote-section-placeholder, .hm-quote-item-placeholder {
    outline-style: dashed;
    outline-width: 1px;
    outline-color: #41af1c;
}

.k-grid tr.k-detail-row:hover {
    background: none !important;
}

#gridHMQuoteSections .k-dirty {
    border-width: 3px;
    border-block-start-color: red;
    border-inline-start-color: red;
}

.badge-red {
    background-color: red;
    font-size: 14px;
    border-color: #d73925;
}

#listviewHMJobOrders .k-listview-content .k-listview-item {
    margin-right: 15px;
    margin-left: 15px;
}
/*HM Order Flyout Menu Start*/
#template-customizer {
    position: fixed;
    top: 0;
    right: -420px;
    width: 400px;
    height: 100%;
    background-color: #fff;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease-in-out;
    overflow-y: auto;
    overflow-x: hidden;
}
#template-customizer.template-customizer-open {
    right: 0;
}
    #template-customizer .flyout-menu-hr-line {
        border: none;
        border-top: 3px solid #666666;
        margin: 10px 0;
        width: 100%;
    }
    #template-customizer .payment-block {
        background: #e9f2e4;
        border-radius: 9px;
        padding: 0px 15px;
        margin-bottom: 15px;
    }
#dvNoCreditDebit.no-credit-debit-text {
    position: absolute;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #777;
}
/*HM Order Flyout Menu End*/