﻿@font-face {
    font-family: 'nunitoblack';
    src: url('fonts/nunito-black-webfont.woff2') format('woff2'), url('fonts/nunito-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitobold';
    src: url('fonts/nunito-bold-webfont.woff2') format('woff2'), url('fonts/nunito-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitoextrabold';
    src: url('fonts/nunito-extrabold-webfont.woff2') format('woff2'), url('fonts/nunito-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitoextralight';
    src: url('fonts/nunito-extralight-webfont.woff2') format('woff2'), url('fonts/nunito-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitolight';
    src: url('fonts/nunito-light-webfont.woff2') format('woff2'), url('fonts/nunito-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitomedium';
    src: url('fonts/nunito-medium-webfont.woff2') format('woff2'), url('fonts/nunito-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitoregular';
    src: url('fonts/nunito-regular-webfont.woff2') format('woff2'), url('fonts/nunito-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunitosemibold';
    src: url('fonts/nunito-semibold-webfont.woff2') format('woff2'), url('fonts/nunito-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    padding-top: 65px !important;
    background-color: #f2f2f2;
    /*font-family: Nunito, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
    font-family: nunitoregular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 14px;
    line-height: 1.5;
    height: 100%;
    overflow-x: hidden;
}

html {
    height: 100%;
}

html,
body {
    overflow-x: hidden;
}


.negative-value {
    color: #f00;
}

.handsontable td.greater-less-error {
    background-color: #f00;
    color: #fff;
}

.handsontable th.empty-cell,
.handsontable td.empty-cell {
    background-color: #f99c9a;
}

.account-control-button {
    background-color: #ff6c64;
    border: 1px solid #ff8983;
}

.btn.btn-lg.btn-primary.btn-block.account-control-button.focus,
.btn.btn-lg.btn-primary.btn-block.account-control-button:focus {
    outline: none;
}

.form-signin-heading {
    color: #c4dde6;
    margin-bottom: 20px;
    font-size: 18px;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
    display: none;
}

.ui-grid-icon-ok.clickable {
    font-size: 15px;
}

.navbar-header {
    display: inline-flex;
    align-items: center;
}

.bd-gov-logo {
    position: absolute;
    left: 27px;
}

.bd-railway-logo {
    width: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu-nav-tree .abn-tree li a i.tree-icon.arrow-icon {
    font-size: 10px;
    padding-top: 4px;
    width: 15px;
    position: absolute;
    left: 270px !important;
}

#menu-nav-tree .abn-tree li.level-2 a {
    padding: 5px 5px;
}

#menu-nav-tree .abn-tree li a i {
    color: #72b7dc;
    width: 30px;
    vertical-align: top;
    font-size: 19px;
    margin-right: 5px;
    line-height: 24px;
}

#menu-nav-tree .abn-tree li a:hover {
    background-color: #344e69;
    color: #fff;
    text-decoration: none;
    outline: 0;
}

    #menu-nav-tree .abn-tree li a:hover i {
        color: #fff;
    }

.abn-tree {
    padding-top: 1px;
    padding-bottom: 67px;
}

.hide-create-button .crud-create-button {
    display: none;
}

.single-page-crud .crud-grid-header .crud-create-button {
    display: none;
}

.single-page-crud .crud-grid-header .searchField {
    padding-bottom: 10px;
}

.single-page-crud .crud-grid-header .crud-create-button {
    display: none;
}


/* .single-page-crud .crud-grid-header .searchField { */


/*     padding-bottom: 0; */


/* } */

/*--------------------------------------------- Nashid --------------------------------------------------*/

.modal-title.Data {
    text-align: center;
}

.modal-header.Data {
    background-color: #e5e5ff;
}

.modal-footer.Data {
    background-color: #ebe8fc;
}

.form-container.Data {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    border-radius: 5px;
    background-color: #fcfff9;
}

.btn.btn-default.Date {
    margin-top: 0;
    height: 34px;
}

.btn.btn-default i.fa.fa-times {
    color: #a16a6a;
}

.form-contro.Date {
    background-color: #ffffff;
    height: 38px;
}

.title.Data-collect {
    font-size: large;
    text-align: center;
}

    .title.Data-collect:hover {
        font-size: large;
        text-align: center;
    }

input.survey-checkbox-number.input {
    margin-left: 16px;
}

.panel.panel-default.panel-chose {
    margin-left: -7px;
}

.btn.btn-success.btn-datacollect:hover {
    background-color: #313e86;
    border: 1px solid #313e86;
    font-size: 14px;
    border-radius: 5px;
}

.btn.btn-success.btn-datacollect-without-add {
    background-color: #657dc4;
    border: 1px solid #657dc4;
    margin-top: -116px;
    margin-left: 120px;
    margin-right: auto;
    font-size: 14px;
    padding: 7px 27px 6px 28px;
    border-radius: 5px;
    margin-bottom: 20px;
}

    .btn.btn-success.btn-datacollect-without-add:hover {
        background-color: #313e86;
        border: 1px solid #313e86;
        margin-top: -116px;
        margin-left: 120px;
        margin-right: auto;
        font-size: 14px;
        padding: 7px 27px 6px 28px;
        border-radius: 5px;
    }

.Data {
    height: auto;
    padding-top: 22px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-right: 14px;
    margin-right: 25px;
    margin-bottom: 25px;
    display: inline-block;
    background-color: #e7e7de;
    width: 100%;
}

    .Data:hover {
        background-color: #c0bfc4;
    }

.inside {
    margin-bottom: 7px;
    height: auto;
    padding: 10px 9px 9px 9px;
}

.search {
    width: 100%;
    position: relative;
    display: flex;
    margin-top: -20px;
}

.searchTerm {
    width: 100%;
    border: 3px solid #9cb9d1;
    padding: 5px;
    height: 40px;
    border-radius: 5px;
    outline: none;
    color: #9cb9d1;
    font-size: 15px;
}

    .searchTerm:hover {
        width: 100%;
        border: 3px solid #6385bb;
        padding: 5px;
        height: 40px;
        border-radius: 5px;
        outline: none;
        color: #9dbfaf;
        font-size: 15px;
    }

    .searchTerm:focus {
        width: 100%;
        border: 3px solid #6385bb;
        padding: 5px;
        height: 40px;
        border-radius: 5px;
        outline: none;
        color: #433f40;
        font-size: 15px;
    }


/*Resize the wrap to see the search bar change!*/

.wrap {
    width: 350px;
    position: relative;
    top: 45px;
    left: 190px;
    transform: translate(-50%, -50%);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 480px;
    padding: 5px 0;
    border-radius: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-nav > li > .dropdown-menu.module-thumbnail {
    padding: 5px;
}

.survey-checkbox {
    width: 20px;
    height: 20px;
}

.survey-checkbox-number {
    width: 358px;
    margin-left: 10px;
    height: 35px;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}


/*--------------------------------------------- Nashid --------------------------------------------------*/


/*--------------------------------------------- END Bootstrap FLAT --------------------------------------------------*/

.tabset {
    margin-bottom: 15px;
}


/*--------------------------------------------- START Bootstrap Tab Pretty ------------------------------------------*/

.nav-tabs {
    border-bottom: 2px solid #ddd;
}

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:focus,
    .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

        .nav-tabs > li.active > a,
        .nav-tabs > li > a:hover {
            border: none;
            color: #337ab7 !important;
            background: transparent;
        }

        .nav-tabs > li > a::after {
            content: "";
            background: #337ab7;
            height: 4px;
            position: absolute;
            width: 100%;
            left: 0px;
            bottom: -1px;
            transition: all 250ms ease 0s;
            transform: scale(0);
        }

    .nav-tabs > li.active > a::after,
    .nav-tabs > li:hover > a::after {
        transform: scale(1);
    }

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-content {
    padding: 30px;
}


/*---------------------------------------------------- END Bootstrap Tab Pretty -------------------------------------*/

.row.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.parameter-list-dropdown-box select {
    display: inline-block;
    width: 186px;
    margin-right: 10px;
    padding: 5px;
}

.parameter-list-dropdown-box {
    background-color: #fbfbfb;
    border-bottom: 1px solid #e3e3e3;
    margin: -10px -15px 9px;
    padding: 15px;
}

.data-element-option-box {
    margin-top: 15px;
    margin-bottom: 15px;
}

.fiscal-year-type-list-view .crud-create-button {
    display: none;
}

.fiscal-year-type-list-view .searchField {
    margin-bottom: 15px;
}

.catchment-level-list-box .catchment-level-item {
    margin-bottom: 10px;
}

    .catchment-level-list-box .catchment-level-item:last-child {
        margin-bottom: 0;
    }

.well-dark {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}

#catchment-file-upload,
#catchment-csv-file-upload,
#form-field-image-upload {
    /*display: none;*/
    visibility: hidden;
    height: 0.0001px;
    width: 0.0001px;
    opacity: 0;
}

.custom-file-upload {
    color: black;
    display: inline-block;
    background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 10pt;
}

    .custom-file-upload:hover {
        border-color: black;
    }

    .custom-file-upload:active {
        background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
    }

*,
*:enabled,
*:focus,
*:hover,
*:visited {
    outline: none !important;
}

.js-tree-search-box {
    position: relative;
    margin-bottom: 12px;
    padding: 0;
}

    .js-tree-search-box .tree-search-input {
        padding-left: 25px;
        padding-right: 20px;
    }

    .js-tree-search-box .clear-search-input,
    .js-tree-search-box .search-icon {
        position: absolute;
        top: 9px;
    }

    .js-tree-search-box .clear-search-input {
        right: 20px;
        cursor: pointer;
    }

    .js-tree-search-box .search-icon {
        left: 8px;
    }

a.chosen-single.chosen-default {
    width: 100%;
}

a.chosen-single.chosen-single-with-deselect {
    width: 100%;
}

.dropdown-tree-btn {
    min-width: 200px;
    text-align: left;
}

    .dropdown-tree-btn .caret {
        position: absolute;
        right: 10px;
        top: 14px;
    }

.dropdown-tree-content {
    padding: 15px 12px;
    overflow-y: auto;
    overflow-x: hidden;
}

ul.data-element-option-list {
    padding-left: 0;
}

    ul.data-element-option-list li {
        margin-bottom: 10px;
    }

        ul.data-element-option-list li:last-child {
            margin-bottom: 0;
        }

.no-event {
    pointer-events: none;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 965px;
    }
}

.modal-body.survey-form-modal {
    overflow: auto;
    min-height: 215px;
    padding: 20px;
    padding-top: 31px;
}

    .modal-body.survey-form-modal .box {
        margin: 0;
    }

    .modal-body.survey-form-modal .user-form-field {
        margin: 0;
    }

    .modal-body.survey-form-modal .note {
        /* background-color: #fff7e7; */
        /* margin: 15px 0 0; */
        padding: 15px 0;
        /* top: 20px; */
        /* position: relative; */
        /* margin: auto 0; */
        top: 20px;
        position: relative;
        font-size: revert;
        font-weight: 600;
    }

    .modal-body.survey-form-modal .step-button {
        position: absolute;
        right: 10px;
        top: -15px;
    }

    .modal-body.survey-form-modal .title {
        color: #484848;
        font-size: 15px;
    }

    .modal-body.survey-form-modal video {
        border-radius: 4px;
        background-color: #191919;
    }

    .modal-body.survey-form-modal .form-container {
        background-color: #e8f1f3;
        border: none;
        margin: 0 -20px;
        margin-bottom: -19px;
    }

    .modal-body.survey-form-modal ul.dndZone > li {
        background-color: #fff;
        border: 1px solid #d1dfe0;
        padding: 15px;
        margin-bottom: 5px;
        border-radius: 4px;
    }

    .modal-body.survey-form-modal .form-group.field-container.field-group-title {
        cursor: auto;
        margin: 0;
        border-bottom: 2px solid #d7e7ea;
    }

        .modal-body.survey-form-modal .form-group.field-container.field-group-title .title {
            font-size: 21px;
            font-weight: normal;
            color: #0c8c7e;
            margin-top: -16px;
            margin-left: 0;
        }

    .modal-body.survey-form-modal ul.dndZone {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

.ui-grid-header-viewport .ui-grid-header-canvas {
    height: auto !important;
}

.ui-grid-selection-row-header-buttons.ui-grid-icon-ok {
    padding: 0 0 6px 0;
}

.uib-timepicker td {
    border: none;
    margin-top: 15px;
}


/*---------------------------------------------------- END FAYSAL ---------------------------------------------------*/

.group-upsert {
    padding-bottom: 35px;
}

    .group-upsert .group-user-list {
        padding-bottom: 50px;
    }

    .group-upsert .action-buttons {
        padding-bottom: 15px;
    }

    .group-upsert .list-search {
        padding-bottom: 5px;
    }


/*---------------------------------------------------- START ARIF ----------------------------------------------------*/

.user-role-label-position {
    line-height: 4;
    font-weight: bold;
}

.user-role-heading {
    font-size: larger;
    line-height: 3;
}

.user-role-user-detail {
    font-size: small;
}

.top-buffer {
    margin-top: 20px;
}

.widget-tile {
    height: 90px;
}


/*---------------------------------------------------- END ARIF   ----------------------------------------------------*/


/*---------------------------------------------------- Start Query builder ---------------------------------------------------*/

.query-builder .rule-container,
.query-builder .rule-placeholder,
.query-builder .rules-group-container {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: 1px solid #cacaca;
    margin: 6px 0;
    padding: 5px;
    position: relative;
}

    .query-builder .drag-handle,
    .query-builder .error-container,
    .query-builder .rule-container .rule-filter-container,
    .query-builder .rule-container .rule-operator-container,
    .query-builder .rule-container .rule-value-container {
        display: inline-block;
        margin: 0 5px 0 0;
        vertical-align: middle;
    }

.query-builder .rules-group-container {
    background: rgba(250, 240, 210, 0.5) none repeat scroll 0 0;
    border: 1px solid #dcc896;
    padding: 10px 10px 6px;
}

.query-builder .rules-group-header {
    margin-bottom: 10px;
}

    .query-builder .rules-group-header .group-conditions .btn.readonly:not(.active),
    .query-builder .rules-group-header .group-conditions input[name$="_cond"] {
        border: 0 none;
        clip: rect(0px, 0px, 0px, 0px);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }

.pager li > a,
.pager li > span {
    border-radius: 0;
}


/*---------------------------------------------------- Start SHARIF ---------------------------------------------------*/

.content {
    background-color: #ececec;
    border-left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
}

.navbar-default {
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.08);
}

.ui-grid-top-panel {
    background: none;
    background-color: #fff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

}

.query-builder .rules-group-header .group-conditions .btn.readonly {
    border-radius: 3px;
}

.query-builder .rules-list {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 15px;
}

.query-builder .rule-value-container {
    border-left: 1px solid #ddd;
    padding-left: 5px;
}

.ui-grid-row:nth-child(2n) .ui-grid-cell {
    background-color: #fdfdfd;
    /* height: 140px !important; */
    padding-left: 3px;
}

.ui-grid-row:nth-child(2n + 1) .ui-grid-cell {
    background-color: #ffffff;
    /* height: 140px !important; */
    padding-left: 3px;
}


/* .crud-grid.grid .ui-grid-pager-panel { */


/*     top: 105%; */


/* } */

.query-builder .rule-value-container label {
    font-weight: 400;
    margin-bottom: 0;
}

    .query-builder .rule-value-container label.block {
        display: block;
    }

.query-builder .rule-value-container input[type="number"],
.query-builder .rule-value-container input[type="text"],
.query-builder .rule-value-container select {
    padding: 1px;
}

.query-builder .error-container {
    color: red;
    cursor: help;
    display: none;
}

.query-builder .has-error {
    background-color: #fdd;
    border-color: #f99;
}

.wboxTitleContainer {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.page-title {
    margin: 0;
    font-size: 26px;
}

.btn.btn-outline.dark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #2f353b;
    color: #2f353b;
}

.btn.btn-outline.red {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #e7505a;
    color: #e7505a;
}

.query-builder .has-error .error-container {
    display: inline-block;
}

.query-builder .dragging::after,
.query-builder .dragging::before,
.query-builder .rules-list > *:last-child::after {
    display: none;
}

.query-builder .rules-list > *::after,
.query-builder .rules-list > *::before {
    border-color: #aaaaaa;
    border-style: solid;
    content: "";
    height: calc(50% + 4px);
    left: -10px;
    position: absolute;
    width: 10px;
}

.btn.btn-outline.green {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #32c5d2;
    color: #32c5d2;
}

.btn.btn-outline.yellow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #c49f47;
    color: #c49f47;
}

.btn.btn-outline.purple {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #8e44ad;
    color: #8e44ad;
}

.query-builder .rules-list > *::before {
    border-width: 0 0 2px 2px;
    top: -4px;
}

.query-builder .rules-list > *::after {
    border-width: 0 0 0 2px;
    top: 50%;
}

.query-builder .rules-list > *:first-child::before {
    height: calc(50% + 14px);
    top: -12px;
}

.query-builder .rules-list > *:last-child::before {
    border-radius: 0 0 0 4px;
}

.query-builder.bt-checkbox-glyphicons .checkbox input[type="checkbox"]:checked + label::after {
    content: "";
    font-family: "Glyphicons Halflings";
}

.btn.btn-outline.dark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #2f353b;
    color: #2f353b;
}

.ui-grid-pager-control {
    margin-left: 0;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
    background-color: #e7505a;
    border-color: #e7505a;
    color: #fff;
}

.query-builder.bt-checkbox-glyphicons .checkbox label::after {
    font-size: 9px;
    padding-left: 4px;
    padding-top: 2px;
}

.btn.btn-outline.dark.active,
.btn.btn-outline.dark:active,
.btn.btn-outline.dark:active:focus,
.btn.btn-outline.dark:active:hover,
.btn.btn-outline.dark:focus,
.btn.btn-outline.dark:hover {
    background-color: #2f353b;
    border-color: #000;
    color: #fff;
}

.query-builder .error-container + .tooltip .tooltip-inner {
    color: #f99;
}

.query-builder p.filter-description {
    background: #d9edf7 none repeat scroll 0 0;
    border: 1px solid #bce8f1;
    border-radius: 5px;
    color: #31708f;
    font-size: 0.8em;
    margin: 5px 0 0;
    padding: 2.5px 5px;
}

.query-builder .rules-group-header [data-invert] {
    margin-left: 5px;
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
    background-color: #24a6b1;
    border-color: #1a919b;
    color: #fff;
}

.btn.btn-outline.yellow.active,
.btn.btn-outline.yellow:active,
.btn.btn-outline.yellow:active:focus,
.btn.btn-outline.yellow:active:hover,
.btn.btn-outline.yellow:focus,
.btn.btn-outline.yellow:hover {
    background-color: #ac8730;
    border-color: #957323;
    color: #fff;
}

.btn.btn-outline.purple.active,
.btn.btn-outline.purple:active,
.btn.btn-outline.purple:active:focus,
.btn.btn-outline.purple:active:hover,
.btn.btn-outline.purple:focus,
.btn.btn-outline.purple:hover {
    background-color: #8d34b3;
    border-color: #7a239f;
    color: #fff;
}

.query-builder .drag-handle {
    cursor: move;
    margin-left: 5px;
    vertical-align: middle;
}

.query-builder .dragging {
    opacity: 0.5;
    position: fixed;
    z-index: 100;
}

.query-builder .rule-placeholder {
    border: 1px dashed #bbb;
    opacity: 0.7;
}


/*---------------------------------------------------- End Query builder ---------------------------------------------------*/


/*---------------------------------------------------- Start SHARIF ---------------------------------------------------*/

.sidebar {
    height: 100%;
    width: 300px;
    left: 300px;
    top: 0;
    margin-left: -300px;
    position: fixed;
    border-right: 0;
    padding-top: 65px;
}

    .sidebar ul {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
    }

.crud-create-button {
    float: left;
    margin-right: 10px;
}

.table-position {
    margin: 0 0 15px;
}

.panelColorBody {
    background-color: #f8f8f8;
}

.chosen-container-single .chosen-single {
    height: 34px;
    background: none;
    background-color: #fff;
    box-shadow: none;
    border-radius: 4px !important;
    width: 100%;
}

.chosen-container-single .chosen-single {
    line-height: 32px;
}

    .chosen-container-single .chosen-single div b {
        background-position: 0 7px;
    }

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border-bottom-color: #fff;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.content {
    background-color: #f2f2f2;
    /*padding: 15px;*/
    padding: 0;
    position: absolute;
    margin-left: 300px;
    position: relative;
    border-top-left-radius: 15px
}

.wbox {
    background-color: #fff;
    padding: 25px 20px 23px;
    /* border-bottom: 1px solid #e6e9ed; */
    min-height: 500px;
    /*border-radius: 4px;*/
    border-radius: 0;
    border-top-left-radius: 15px;
}

.navbar-default {
    background-color: #206a49;
    border-bottom: 0;
    box-shadow: none;
    border-radius: 0 !important;
}

.ui-grid-top-panel {
    background: none;
    background-color: #6082a1;
    color: #f4f9fe;
}

.ui-grid-row:nth-child(2n) .ui-grid-cell {
    background-color: #ffffff;
    height: auto;
    padding: 10px;
}

.ui-grid-row:nth-child(2n + 1) .ui-grid-cell {
    background-color: #ffffff;
    height: auto;
    padding: 10px;
}


/* .crud-grid.grid .ui-grid-pager-panel { */


/*     top: 105%; */


/* } */

.wboxTitleContainer {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.page-title {
    margin: 0;
    font-size: 26px;
}

.btn-outline {
    padding: 7px 20px;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

    .btn-outline i {
        font-size: 16px;
        margin-right: 7px;
    }

.btn.btn-outline.dark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #2f353b;
    color: #2f353b;
}

.btn.btn-outline.red {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #87aa65;
    color: #87aa65;
}

.btn.btn-outline.green {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #32c5d2;
    color: #17a8b5;
    border: none;
    background-color: #e6f6f6;
}

.btn.btn-outline.yellow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #c49f47;
    color: #c49f47;
}

.btn.btn-outline.purple {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #8e44ad;
    color: #8e44ad;
    border: none;
    background-color: #f3e9f1;
}

.btn.btn-outline.dark {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #2f353b;
    color: #2f353b;
    border: none;
    background-color: #eaf0f5;
}

.searchContainer {
    margin: 0 15px;
    padding: 0 0 20px;
}

.ui-grid-pager-control {
    margin-left: 0;
}

.btn.btn-outline.red.active,
.btn.btn-outline.red:active,
.btn.btn-outline.red:active:focus,
.btn.btn-outline.red:active:hover,
.btn.btn-outline.red:focus,
.btn.btn-outline.red:hover {
    background-color: #87aa65;
    border-color: #87aa65;
    color: #fff;
}

.btn.btn-outline.dark.active,
.btn.btn-outline.dark:active,
.btn.btn-outline.dark:active:focus,
.btn.btn-outline.dark:active:hover,
.btn.btn-outline.dark:focus,
.btn.btn-outline.dark:hover {
    background-color: #5e6e7d;
    border-color: #000;
    color: #fff;
    border: none;
}

.btn.btn-outline.green.active,
.btn.btn-outline.green:active,
.btn.btn-outline.green:active:focus,
.btn.btn-outline.green:active:hover,
.btn.btn-outline.green:focus,
.btn.btn-outline.green:hover {
    background-color: #5ca5ab;
    border-color: #1a919b;
    color: #fff;
    border: none;
}

.btn.btn-outline.yellow.active,
.btn.btn-outline.yellow:active,
.btn.btn-outline.yellow:active:focus,
.btn.btn-outline.yellow:active:hover,
.btn.btn-outline.yellow:focus,
.btn.btn-outline.yellow:hover {
    background-color: #ac8730;
    border-color: #957323;
    color: #fff;
}

.btn.btn-outline.purple.active,
.btn.btn-outline.purple:active,
.btn.btn-outline.purple:active:focus,
.btn.btn-outline.purple:active:hover,
.btn.btn-outline.purple:focus,
.btn.btn-outline.purple:hover {
    background-color: #835c94;
    border-color: #7a239f;
    color: #fff;
    border: none;
}

.crud-create-button {
    float: left;
    height: 44px;
    display: flex;
    align-items: center;
    padding: 8px 15px !important;
    position: relative;
    z-index: 9;
    border-radius: 8px !important;
    font-size: 17px;
}

.table-position {
    margin: 0;
}

.panelColorBody {
    background-color: #f8f8f8;
}

.chosen-container-single .chosen-single {
    height: 34px;
    background: none;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #ccc;
}

.chosen-container-single .chosen-single {
    line-height: 32px;
}

    .chosen-container-single .chosen-single div b {
        background-position: 0 7px;
    }

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 7px;
}

.staff-card {
    margin-top: 10px;
}

.tab-content {
    border: 1px solid #e0e0e0;
    width: 100%;
}

.LoginBox {
    width: 380px;
    margin: 30px auto 0;
    background-image: url("../../Content/assets/images/loginBackRep.png");
    background-repeat: repeat;
    border-radius: 20px;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.41);
}

.ui-grid-cell {
    height: auto !important;
}

.ui-grid-cell-contents {
    padding: 5px;
    width: 100%;
    line-height: 24px;
}

.ui-grid-cell-focus {
    background: transparent;
}

.ui-grid-cell {
    border-top: 1px solid #f1f1f1;
    border-right: 0;
}

    .ui-grid-cell .btn.btn-sm.btn-success {
        border-radius: 15px;
        padding: 4px 12px;
    }

.ui-grid {
    border: 1px solid #d8d8d8;
    color: #000000;
    width: 100%;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


.ui-grid-header-cell {
    border-right: 1px solid #3f607c;
}

.ui-grid-header-cell {
    color: #0b7339;
    font-size: 14px;
    font-weight: 700;
    padding: 0 8px;
    border-color: transparent !important;
}

.ui-grid-header {
    border-bottom: none;
}

.main-title {
    font-size: 22px;
    font-weight: bold;
    margin: -15px -20px 10px;
    padding: 10px 20px;
    color: #383838;
    background-color: #ffffff;
    border-top-left-radius: 15px;
}

    .main-title i {
        color: #709373;
    }

.dashboard-main-title {
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 15px;
    font-size: 22px;
    /* margin: -15px -15px 15px; */
    padding: 10px 15px;
    color: #383838;
    background-color: #f8f8f8;
    background-color: #fff;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border: 1px solid #e3e6e8;
    -webkit-box-shadow: 0px -2px 4px 1px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0px -2px 4px 1px rgba(0, 0, 0, 0.04);
    box-shadow: 0px -2px 4px 1px rgba(0, 0, 0, 0.04);
}

.custom-module-container {
    /* margin-top: -47px; */
}

    .custom-module-container .dashboard-main-title {
        display: none;
    }

.dashboard-main-title i {
    color: #009ddc;
}

.dashboard-main-title.ng-binding.ng-scope {
    /* margin-top: -60px; */
    /* display: none; */
}

.dashboard {
    background-color: #ffffff;
}

.widget.panel .panel-title a {
    padding: 8px 11px;
    color: #4f79c5;
}

    .widget.panel .panel-title a:hover {
        padding: 8px 11px;
        background-color: #80a7de;
        color: #ffffff;
        transition: all 0.3s ease 0s;
    }

.widget .panel-title {
    color: #000000;
}

.widget .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    font-size: 13px;
}

.widget .table tr > th {
    padding: 7px;
}

.panel-title-tools-btn {
    margin-right: -16px;
}

.chosen-container chosen-container-single .chosen-container.chosen-container-single {
    width: 100% !important;
}

.chosen-container.chosen-container-single {
    width: 100%;
}

abbr.search-choice-close {
    margin-top: 5px;
}

.modal {
    z-index: 9999999999 !important;
}

.pivot-title {
    margin: 0 5px 15px;
}

S .cell-Buttons {
    padding: 5px;
    text-align: left;
}

.cell-Buttons button {
    margin-right: 3px;
    margin-bottom: 2px;
}

.cell-Buttons .btn {
    margin-right: 3px;
    margin-bottom: 2px;
}

.crud-grid.grid .crud-buttons-column-cell {
    text-align: left;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 2px 5px;
}

.second-level {
    padding: 0 !important;
    background: none !important;
    border: 1px solid #fcf7e8 !important;
}

a.btn.btn-default.btn-sm.clone-btn {
    background-color: #f2f0d7;
}

    a.btn.btn-default.btn-sm.clone-btn:hover {
        background-color: #ff9800;
    }

a.btn.btn-default.btn-sm.show-btn {
    background-color: #e9e2ee;
}

    a.btn.btn-default.btn-sm.show-btn:hover {
        background-color: #7e7eda;
    }

a.btn.btn-default.btn-sm.share-btn {
    background-color: #e0eadb;
}

    a.btn.btn-default.btn-sm.share-btn:hover {
        background-color: #728524;
    }

.ui-grid-pager-control button.disabled,
.ui-grid-pager-control button[disabled],
fieldset[disabled] .ui-grid-pager-control button {
    opacity: 100;
}

.ui-grid-pager-row-count-picker select {
    padding: 3px 10px;
    margin: 5px 0 10px 10px;
}

.ui-grid-cell .btn-default {
    border-radius: 13px;
    min-width: 26px;
    padding: 8px 12px;
    background-color: #e1f0ea;
    border: 0;
    color: #7e7eda;
}

    .ui-grid-cell .btn-default:hover {
        background-color: #60a595;
        border-color: #60a595;
        color: #ffffff !important;
    }

.ui-grid-row .label {
    padding: 8px 12px;
    border-radius: 15px;
}

.label-success {
    background-color: #37a673;
}

.ui-grid-pager-control button {
    background-color: #ffffff;
    color: #fff;
    border: 1px solid #c4c4c4;
}

.ui-grid-pager-control .first-triangle {
    border-color: transparent #2f5071 transparent transparent;
}

.ui-grid-pager-control .last-triangle {
    border-color: transparent transparent transparent #2f5071;
}

.ui-grid-pager-control .first-bar {
    border-left: 2px solid #2f5071;
}

.ui-grid-pager-control .last-bar {
    border-left: 2px solid #2f5071;
}

.ui-grid-pager-control .ui-grid-pager-max-pages-number {
    vertical-align: middle;
}

.ui-grid-pager-control input {
    border: 1px solid #c4c4c4;
    width: 45px;
}

.ui-grid-pager-row-count-picker select {
    border: 1px solid #c4c4c4;
}

.ui-grid-cell-contents.cell-Buttons {
    padding: 0;
}

.ui-grid-pager-row-count-picker .ui-grid-pager-row-count-label {
    color: #3b7c6a;
    font-weight: 700;
}
/*.ui-grid-pager-count {
    margin-right: 0 !important;
}*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    -moz-appearance: textfield;
}

input[type="number"] {
    -moz-appearance: textfield;
    text-align: center;
}

.remove-btn {
    color: #dd5a43 !important;
    min-width: 26px;
}

.clone-btn {
    color: #ff9800 !important;
    min-width: 26px;
}

.edit-btn {
    color: #3aa384 !important;
    min-width: 26px;
}

.hide-btn {
    color: #a98bbf !important;
    min-width: 26px;
}

.show-btn {
    color: #795195 !important;
    min-width: 26px;
}

.setting-btn {
    color: #f68c25 !important;
    min-width: 26px;
}

.share-btn {
    color: #728524 !important;
    min-width: 26px;
}

.more-info-button {
    color: #3aa5d1 !important;
    min-width: 26px;
}

.accept-btn {
    color: #279327 !important;
    min-width: 26px;
    margin-bottom: 5px;
}

.reject-btn {
    color: #dd5a43 !important;
    min-width: 26px;
    margin-bottom: 5px;
}

.language-btn {
    color: #914de3 !important;
    min-width: 26px;
}

.comment-btn {
    color: #539011 !important;
    min-width: 26px;
}

.s-pic {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.multiSelect .multiSelectItem.selected:not(.multiSelectGroup) {
    background: #fff none repeat scroll 0 0;
    text-align: left;
    color: #3d3d3d;
}

.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
    color: #fff !important;
    background-image: linear-gradient(#337ab7, #337ab7) !important;
}

.multiSelect .tickMark {
    font-size: 15px;
    top: 4px;
}

.multiSelect .multiSelectItem {
    text-align: left;
    background-color: #337ab7;
    color: #fff;
    border-top: 1px solid #e4e4e4 !important;
    border-left-color: #e4e4e4;
    border-right-color: #e4e4e4;
}

.multiSelect .checkBoxContainer {
    background-color: #f8f8f8;
}

.checkBoxContainer .multiSelectItem:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.multiSelect .checkboxLayer {
    border-radius: 0;
}

.multiSelect .line {
    text-align: left;
}

.column-btn {
    width: 151px;
}

.dropdown-menu > li > a {
    padding: 10px;
}

.dropdown-menu .dropdown-menu-divider {
    margin: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #f4f4f4;
}

.user-profile-container {
    background-color: #ebebeb;
    border: 2px solid #fff;
    margin-bottom: -60px;
    margin-top: -15px;
    position: relative;
}


/* .user-profile-left-col { */


/*     width: 262px; */


/*     padding-top: 15px; */


/*     position: absolute; */


/*     left: 0; */


/*     top: 0; */


/* } */


/* .user-profile-info { */


/*     background-color: #fff; */


/*     margin-left: 264px; */


/*     position: relative; */


/*     padding-top: 15px; */


/*     margin: 15px 15px 15px 246px; */


/*     border: 1px solid #dddddd; */


/* } */

.tree-search-container {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
    margin: -15px -15px 15px;
    padding: 15px;
}

    .tree-search-container .js-tree-search-box {
        margin-bottom: 0;
    }

.jstree-default .jstree-themeicon {
    color: #f2a818;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    background-color: #6082a1;
    color: #f4f9fe;
    border-right: 1px solid #3f607c;
}

.chosen-container-multi .chosen-choices {
    padding: 2px;
    border-radius: 4px;
}

.jstree-anchor {
    padding: 0 10px 0 1px;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #d1e1ee;
    padding: 5px;
}

.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #ffffff;
}

.table-striped > tbody > tr:nth-child(2n) {
    background-color: #ffffff;
}

.table {
    color: #425d76;
}

.table-bordered {
    border: none;
}

.form-horizontal .control-label {
    color: #656565;
    font-size: 13px;
    font-weight: 600;
}

.btn {
    /* font-size: 13px; */
    transition: all 0.3s ease 0s;
}

.form-control {
    font-size: 13px;
}

.uib-datepicker-popup.dropdown-menu {
    padding: 20px 17px;
    z-index: 999999;
}

.uib-datepicker-popup .btn-sm,
.btn-group-sm > .btn {
    padding: 4px 20px;
    border: none;
}

.uib-datepicker-popup .text-muted {
    color: #d3d3d3;
}

.uib-datepicker-popup .uib-button-bar .uib-close {
    display: none;
}

.uib-datepicker-popup .uib-button-bar .uib-clear {
    margin-left: 0;
}

.uib-datepicker-popup .uib-button-bar .btn-group {
    float: right !important;
}

ul.navbar-right li.select-user .chosen-container-single .chosen-drop {
    margin-top: -1px;
    width: 300px;
    right: 0;
    border-top: 1px solid #ccc;
    z-index: -1;
}

ul.navbar-right li.select-user .chosen-container .chosen-results {
    width: 298px;
    max-height: 340px;
    margin: 0;
    padding: 0;
}

    ul.navbar-right li.select-user .chosen-container .chosen-results li.group-result {
        background-color: #f7f3e8;
        margin-right: 2px;
        color: #827554;
        padding: 9px 6px;
    }


/*
.app-modules {
    margin-top: 30px;
}

.homeBox {
    text-align: center;
}

    .homeBox span {
        font-size: 60px;
    }

.app-modules .row {
    margin-bottom: 0;
}

.app-modules .col-lg-3 {
    margin: 0;
    padding: 0;
}

.homeBox {
    background-color: #fff;
    display: block;
    padding: 25px;
}

.homeBox.admin {
    background-color: #00acac;
    color: #fff;
}

.homeBox.enrollment {
    background-color: #727cb6;
    color: #fff;
}
.homeBox.event {

    background-color: #f59c1a;
    color: #fff;
}

.homeBox.commodity {

       background-color: #348fe2;
    color: #fff;
}

.homeBox.report {

           background-color: #aace6b;
    color: #fff;
}

.homeBox.dashboard {

         background-color: #917163;
    color: #fff;
}

.homeBox.services {

        background-color: #cdc571;
    color: #fff;
}

.homeBox.program {


        background-color: #3c7681;
    color: #fff;
}
*/

.homeBox h2 {
    color: rgba(255,255,255, 0.8);
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.app-modules {
    width: 100%;
}

.homeBox span {
    font-size: 22px;
}

.app-modules .row {
    margin-bottom: 0;
}

.app-modules .col-lg-3 {
    margin: 0;
    padding: 0;
}

.homeBody .home-menu-box {
    display: inline-block;
    /*width: 210px;*/
    background-color: #fff;
    /* extra added for adjustment*/
    overflow: hidden;
    height: 120px;
    margin-top: 0px;
    width: 200px;
    position: relative;
    z-index: 2;
    margin: 10px 10px 5px;
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .homeBody .home-menu-box {
        width: 155px;
    }

    .homeBox {
        width: 155px;
        display: flex;
    }

    .content-align {
        margin: auto;
    }
}

.homeBox {
    /* display: block;*/
    display: flex;
    padding: 20px;
    text-align: center;
    /*background-color: rgba(255,255,255,0.9);*/
    height: 120px;
    position: relative;
    transition: all 300ms linear 0s;
    color: #fff;
}

.content-align {
    margin: auto;
}

.optional-box {
    background-color: #6fb695;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.mandate-box {
    background-color: #cb371d;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
}

.disabled-box {
    background-color: #cecece;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
}

.homeBox p {
    border-radius: 100%;
    margin: 5px auto 0;
    padding: 8px;
    width: 45px;
    height: 45px;
    border: 1px solid rgba(0,0,0, 0.2);
    background-color: rgba(0,0,0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.1s ease-out 0s, background 0.2s ease 0s;
}

.homeBox:hover {
    -webkit-box-shadow: 0px 0px 28px -11px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0px 0px 28px -11px rgba(0, 0, 0, 0.42);
    box-shadow: 0px 0px 28px -11px rgba(0, 0, 0, 0.42);
    text-decoration: none;
    color: #47606e;
}

    .homeBox:hover p {
        animation: 1.3s ease-out 75ms normal none 1 running sonarEffect;
        transform: scale(1.2);
        background-color: #fff;
    }

    .homeBox:hover h2 {
    }

.homeBox.admin {
    background-color: #457f76;
}

    .homeBox.admin .glyphicon-user {
        top: -2px;
    }




.homeBox.enrollment {
    color: #fff;
}

    .homeBox.enrollment:hover {
        background-color: #f4f7f8;
    }

        .homeBox.enrollment:hover h2 {
            color: #727cb6;
        }

    .homeBox.enrollment p {
        color: #727cb6;
    }

.homeBox.event {
    color: #f59c1a;
}

    .homeBox.event:hover {
        background-color: #f4f7f8;
    }

        .homeBox.event:hover h2 {
            color: #f59c1a;
        }

.homeBox.commodity {
    color: #fff;
}

    .homeBox.commodity:hover {
        background-color: #f4f7f8;
    }

        .homeBox.commodity:hover h2 {
            color: #348fe2;
        }

    .homeBox.commodity p {
        color: #348fe2;
    }

.homeBox.report {
    background-color: #7f7445;
}

.homeBox.task {
    background-color: #52457f;
}

.homeBox.gis {
    color: #fff;
}

    .homeBox.gis:hover {
        background-color: #f4f7f8;
    }

        .homeBox.gis:hover h2 {
            color: #7d50a8;
        }

    .homeBox.gis p {
        color: #7d50a8;
    }

.homeBox.dashboard {
    background-color: #7f457c;
}

    .homeBox.dashboard:hover h2 {
        color: #ffffff;
    }

.homeBox.survey {
    color: #fff;
}

    .homeBox.survey:hover {
        background-color: #f4f7f8;
    }

        .homeBox.survey:hover h2 {
            color: #ada017;
        }

    .homeBox.survey p {
        color: #ada017;
    }

.homeBox.program {
    color: #fff;
}

    .homeBox.program:hover {
        background-color: #f4f7f8;
    }

        .homeBox.program:hover h2 {
            color: #3c7681;
        }

    .homeBox.program p {
        color: #3c7681;
    }

.homeBox.distribution {
    color: #fff;
}

    .homeBox.distribution:hover {
        background-color: #f4f7f8;
    }

        .homeBox.distribution:hover h2 {
            color: #b76c7a;
        }

    .homeBox.distribution p {
        color: #b76c7a;
    }

.homeBox.complaint {
    color: #fff;
}

    .homeBox.complaint:hover {
        background-color: #f4f7f8;
    }

        .homeBox.complaint:hover h2 {
            color: #7b6856;
        }

    .homeBox.complaint p {
        color: #7b6856;
    }

.homeBox.smartcard {
    color: #fff;
}

    .homeBox.smartcard:hover {
        background-color: #f4f7f8;
    }

        .homeBox.smartcard:hover h2 {
            color: #bfb008;
        }

    .homeBox.smartcard p {
        color: #bfb008;
    }

.homeBox.import {
    color: #fff;
}

    .homeBox.import:hover {
        background-color: #f4f7f8;
    }

.homeBox.distribution:hover {
    background-color: #f4f7f8;
}

.homeBox.import:hover h2 {
    color: #a0b450;
}

.homeBox.distribution:hover h2 {
    color: #b76c7a;
}

.homeBox.import p {
    color: #a0b450;
}

.homeBox.distribution p {
    color: #b76c7a;
}

.homeBox.complaint {
    color: #fff;
}

    .homeBox.complaint:hover {
        background-color: #f4f7f8;
    }

        .homeBox.complaint:hover h2 {
            color: #7b6856;
        }

    .homeBox.complaint p {
        color: #7b6856;
    }

.homeBox.smartcard {
    color: #fff;
}

    .homeBox.smartcard:hover {
        background-color: #f4f7f8;
    }

        .homeBox.smartcard:hover h2 {
            color: #bfb008;
        }

    .homeBox.smartcard p {
        color: #bfb008;
    }

.homeBox.import {
    color: #fff;
}

    .homeBox.import:hover {
        background-color: #f4f7f8;
    }

        .homeBox.import:hover h2 {
            color: #a0b450;
        }

    .homeBox.import p {
        color: #a0b450;
    }

.homeBox.map_visualization {
    background-color: #45637f;
}

.homeBox.bridge_management {
    background-color: #afaa3e;
}

.homeBox.gang {
    background-color: #577f45;
}

.homeBox.emergency {
    background-color: #7f4545;
}

.homeBody {
    background-image: url("../../Content/assets/images/login-railway-map.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-color: #cee0eb !important;
}

.train {
    height: calc(100vh - 100px);
}

    .train:before {
        content: ' ';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        /* opacity: 0.6; */
        background-image: url(../../content/assets/images/train.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
        height: 35%;
    }

.inner-body.homeBody .dropdown.mod-list {
    display: none;
}

.inner-body.homeBody .dropdown.user-menu-list {
    right: 15px;
}
/*.level-2 {
    background-color: #0f2438;
    background: #10181f none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 20px;
    position: absolute;
    top: 0;
    width: 2px;
}

#menu-nav-tree .abn-tree li.level-2 a::before {
    color: #72b7dc;
    content: "";
    font-family: FontAwesome;
    font-size: 7px;
    left: 0;
    margin-left: -2px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
}

#menu-nav-tree .abn-tree li.level-2 a {
    display: block;
    position: relative;
    width: 279px;
    padding-left: 23px;
}

#menu-nav-tree .abn-tree li.level-2 i {
    display: none;
}

#menu-nav-tree .abn-tree li.level-2 a:hover {
    background: none;
    color: #fff;
}

#menu-nav-tree .abn-tree li.level-2.active a, #menu-nav-tree .abn-tree li.level-2.active a i {
    background: none;
    color: #fff;
}*/
.level-2 {
    background-color: #192e44;
}

.level-1 p {
    padding: 0;
    margin: 0;
}

.level-2 p {
    background-color: rgba(0, 0, 0, 0.11) !important;
    bottom: 0;
    content: "";
    left: 42px;
    position: relative;
    top: 0;
    width: 2px;
    display: block;
    margin: 0;
    padding: 0;
}

#menu-nav-tree .abn-tree li.level-2 p a::before {
    color: rgba(0,0,0,0.5) !important;
    content: "";
    font-family: FontAwesome;
    font-size: 7px;
    left: 0;
    margin-left: -2px;
    margin-top: -12px;
    position: absolute;
    top: 45%;
}

#menu-nav-tree .abn-tree li.level-2 a {
    display: block;
    position: relative;
    width: 279px;
    padding-left: 23px;
    color: #829fbc;
}

#menu-nav-tree .abn-tree li.level-2 i {
    display: none;
}

#menu-nav-tree .abn-tree li.level-2 a:hover {
    background: none;
    color: #fff;
}

#menu-nav-tree .abn-tree li.level-2.active {
    background-color: #122437;
}

    #menu-nav-tree .abn-tree li.level-2.active p a::before {
        color: #fff;
    }

    #menu-nav-tree .abn-tree li.level-2.active a,
    #menu-nav-tree .abn-tree li.level-2.active a i {
        background: none;
        color: #fff;
    }

.level-1 {
    background-color: #284058;
}

ul.nav.abn-tree .level-2 .indented {
    left: 0;
}

.hourpad-color-picker .color-box {
    float: left;
    height: 35px !important;
    margin-right: 5px;
    width: 50px !important;
}

.color-input {
    float: left;
    width: 82px;
}

.multiSelect .multiSelectItem.selected:not(.multiSelectGroup) {
    background: #fff none repeat scroll 0 0;
    text-align: left;
    color: #3d3d3d;
}

.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover {
    color: #515151 !important;
    background-image: linear-gradient(#ebebeb, #ebebeb) !important;
}

.multiSelect .multiSelectItem {
    text-align: left;
    background-color: #fdfdfd;
    color: #000;
    border-top: 1px solid #e4e4e4 !important;
}

.multiSelect .checkBoxContainer {
    background-color: #f8f8f8;
    max-height: 300px;
    overflow-y: scroll;
}

.checkBoxContainer .multiSelectItem:last-child {
    border-bottom: 1px solid #e4e4e4;
}

.multiSelect .checkboxLayer {
    border-radius: 0;
    right: 0;
    top: 34px;
    max-width: 350px;
}

.multiSelect .line {
    text-align: left;
}

.column-btn {
    width: 151px;
    position: relative;
}

.chosen-container .chosen-results li.highlighted {
    background: #1A553A;
}

.dropdown-menu > li > a {
    padding: 10px;
}

.dropdown-menu .dropdown-menu-divider {
    margin: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(0,0,0,0.3);
    color: #fff;
}

.user-profile-container {
    background-color: #ebebeb;
    border: 2px solid #fff;
    margin-bottom: -60px;
    margin-top: -15px;
    position: relative;
}


/* .user-profile-left-col { */


/*     width: 262px; */


/*     padding-top: 15px; */


/*     position: absolute; */


/*     left: 0; */


/*     top: 0; */


/* } */


/* .user-profile-info { */


/*     background-color: #fff; */


/*     margin-left: 264px; */


/*     position: relative; */


/*     padding-top: 15px; */


/*     margin: 15px 15px 15px 246px; */


/*     border: 1px solid #dddddd; */


/* } */

.tree-search-container {
    background-color: #f5f5f5;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
    padding: 15px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .tree-search-container input {
        padding-left: 32px;
    }

    .tree-search-container::before {
        color: #a2a2a2;
        content: "\f002";
        display: inline-block;
        float: left;
        font-family: "FontAwesome";
        font-size: 14px;
        height: 0;
        left: 11px;
        line-height: 0;
        position: relative;
        top: 17px;
        z-index: 999;
    }

.st-jstree {
    width: 100%;
    display: inline-block;
}

    .st-jstree .tree-container {
        margin: 0;
    }

.jstree-default {
    padding: 15px;
}

.tree-search-container .js-tree-search-box {
    margin-bottom: 0;
}

.jstree-default .jstree-themeicon {
    color: #f2a818;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
    background-color: #6082a1;
    color: #f4f9fe;
    border-right: 1px solid #3f607c;
}

.chosen-container-multi .chosen-choices {
    padding: 2px 2px 2px 8px;
    border-radius: 4px;
}

.jstree-anchor {
    padding: 0 10px 0 1px;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #d8d8d8;
}

.table {
    color: #425d76;
    border: 1px solid #d8d0d0;
    background-color: #fff;
}

.dashboard-main-title span a i {
    font-size: 23px;
    line-height: 28px;
    color: #0c8c7e;
    margin-left: 11px;
    transition: all 0.1s ease-in-out;
}

.dashboard-main-title span a:hover i {
    color: #0fb0a0;
    text-decoration: none;
    transform: scale(1.3);
}

.table-bordered {
    border: none;
}

.wrapper input[type="text"] {
    position: relative;
}

.user-name-wrapper:before {
    font-family: "Glyphicons Halflings";
    color: #337ab7;
    font-size: 17px;
    position: relative;
    height: 100%;
    left: 11px;
    top: 21px;
    z-index: 9999;
    content: "\e008";
    display: inline-block;
    height: 0;
    line-height: 0;
    float: left;
}

.password-wrapper {
    margin-top: 15px;
}

    .password-wrapper:before {
        font-family: FontAwesome;
        color: #337ab7;
        font-size: 17px;
        position: relative;
        height: 100%;
        left: 11px;
        top: 21px;
        z-index: 9999;
        content: "\f084";
        height: 0;
        line-height: 0;
        float: left;
    }

.email-wrapper:before {
    font-family: "Glyphicons Halflings";
    color: #337ab7;
    font-size: 17px;
    position: relative;
    height: 100%;
    left: 11px;
    top: 21px;
    z-index: 9999;
    content: "\2709";
    display: inline-block;
    height: 0;
    line-height: 0;
    float: left;
}

.viewDataCatchment .btn.btn-default {
    min-width: 260px;
}

.form-signin input {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 35px;
    font-size: 16px;
    border: 1px solid #e2e2e2;
    height: 42px;
    line-height: 42px;
    color: #153d45;
    background-color: #ffffff;
    box-shadow: none;
}

.form-signin a {
    color: #fff;
}

ul.module-list .module-list-button-icon {
    font-size: 22px;
    color: #cab55f;
}

ul.module-list li a {
    padding: 20px 15px;
    line-height: 25px;
    text-align: center;
    height: 66px;
    text-decoration: none;
}

    ul.module-list li a:focus {
        color: #fff;
    }

ul.module-list .dropdown-menu .home-menu-box {
    /*height: 121px;
    width: 226px;
    float: left;*/
    height: 105px;
    width: 160px;
    float: left;
    margin: 5px;
}

    ul.module-list .dropdown-menu .home-menu-box p {
        margin-top: 0;
    }

.container.app-modules.ng-scope {
    height: calc(100vh - 65px);
    display: flex;
    justify-content: center;
    padding-top: 80px;
}

ul.module-list .dropdown-menu .homeBox {
    height: 105px;
}

.create-btn {
    margin-bottom: 15px;
}

.ui-grid-canvas {
    height: calc(100vh - 393px) !important;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #fff !important;
    padding: 0;
}

ul.module-list .dropdown-menu .homeBox span {
    font-size: 20px;
}

ul.module-list .dropdown-menu .homeBox h2 {
    font-size: 14px;
    font-weight: 700;
}

ul.module-list .dropdown-menu .col-lg-3 {
    padding: 0;
}


/* .s-pic-b { */


/*     width: 60px; */


/*     height: 60px; */


/*     border-radius: 5px; */


/* } */

.s-pic-b {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.chosen-container-single .chosen-single abbr {
    top: 6px;
}

.dropdown-menu .divider {
    margin: 0;
}

.panel-default > .panel-heading {
    font-size: 19px;
}

.panel > .data-panel .list-group .list-group-item,
.panel > .data-panel .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
}

.panel-search-container {
    background-color: #e4f0f5;
    padding: 10px;
    margin: -5px -5px 0;
}

.skip-rule-panel-body {
    height: 250px;
    overflow-y: auto;
    margin: 0 -6px -5px;
}

    .skip-rule-panel-body .list-group .list-group-item {
        text-align: left;
    }

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #617c96;
    border-color: #4e657b;
}

.dndZone ul {
    padding: 0;
}

.dndZone hr {
    border: none;
}

.modal-header {
    background-color: #ffffff;
    color: #000000;
}

.modal-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.close {
    opacity: 0.8;
    font-size: 28px;
}

.modal-header .close {
    margin-top: 0;
    margin-right: 10px;
}

.close:focus,
.close:hover {
    color: #000;
    opacity: 1;
}

.modal-title {
    font-size: 22px;
    font-weight: bold;
}

.modal-body {
    min-height: 120px;
    font-size: 14px;
}

.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: #dceffe;
}

.st-jstree {
    /* border: 1px solid #dddddd; */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 0;
}

.inner-search {
    /* margin: -15px -15px 0; */
    border-radius: 0;
}

.count-info .label {
    line-height: 12px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    position: absolute;
    right: 6px;
    top: 12px;
}

.label-primary,
.badge-primary {
    background-color: #1ab394;
    color: #ffffff;
}

ul.module-list.notificatioin li a {
    padding: 10px 15px;
}

.partner-logo {
    text-align: center;
    margin-top: 30px;
}

    .partner-logo img {
        margin-right: 30px;
    }

.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
    border-radius: 4px;
}

.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 6px 10px;
    border: 1px solid #e0e0e0;
    background-color: #efefef;
    border-radius: 4px;
}

.loginBack .name {
    text-align: center;
    color: #99c46f;
    font-size: 36px;
    font-weight: bold;
    margin-top: -10px;
}

    .loginBack .name span {
        text-align: center;
        font-size: 16px;
        font-style: italic;
        font-weight: normal;
        display: block;
        color: rgba(153, 196, 111, 0.6);
    }

.dropdown-table-btn {
    min-width: 125px;
}


/* Extra small devices (phones, 600px and down) */

@media only screen and (max-width: 600px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        min-width: calc(100vw - 30px) !important;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */

@media only screen and (min-width: 600px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        min-width: calc(100vw - 30px) !important;
    }
}


/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (min-width: 768px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        min-width: calc(100vw - 330px) !important;
    }
}


/* Large devices (laptops/desktops, 992px and up) */

@media only screen and (min-width: 992px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        left: calc(100vw - 124vw) !important;
        min-width: calc(100vw - 315px) !important;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        left: calc(100vw - 126vw) !important;
        min-width: calc(100vw - 315px) !important;
    }
}

@media only screen and (min-width: 1200px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        left: calc(100vw - 126vw) !important;
        min-width: calc(100vw - 315px) !important;
    }
}

@media only screen and (min-width: 1800px) {
    .dropdown-table-container .dropdown-menu {
        padding: 15px !important;
        left: calc(100vw - 128vw) !important;
        min-width: calc(100vw - 315px) !important;
    }
}

#user-menu {
    min-width: 209px;
}

    #user-menu .btn-default {
        border-radius: 0;
        text-align: left;
        border: none;
        padding: 10px;
    }

        #user-menu .btn-default:hover {
            background-color: #f5f5f5;
        }

    #user-menu li a {
        color: #333;
        text-align: left;
        height: auto;
        padding: 10px;
    }

    #user-menu li i.fa {
        color: #19885a !important;
        border-radius: 50%;
        padding: 5px;
        margin-right: 0;
        font-size: 18px;
    }

    #user-menu li span {
        background-color: #84ad6e;
        display: block;
        color: #fff;
        padding: 16px;
        font-weight: bold;
    }

.c-tree-container {
    width: 100%;
}

.c-field-all {
    background-color: #e6effe;
    border: 1px solid #b3bfcd;
    padding: 5px;
    /*height: 700px;*/
    min-height: calc(100vh - 185px);
    height: calc(100vh - 185px);
    max-height: calc(100vh - 185px);
    -webkit-box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
    overflow-y: auto;
    overflow-x: hidden;
}

.c-field {
}

.c-field-heading {
    font-size: 13px;
    font-weight: bold;
    padding: 0;
}

    .c-field-heading i {
        color: #3691bc;
    }

.c-field-list-container {
    background-color: #c6cfde;
    border: 1px solid #fff;
    height: auto;
    min-height: 100px;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 6px;
}

.field-distinct-element-container .c-field-list-container {
    background-color: #ffffff;
}

.c-list-group-item {
    font-size: 11px;
    padding: 3px;
    border-radius: 4px;
    line-height: 18px;
    cursor: move;
    background-color: #f7f7de;
    border: 1px solid #d7d6ac;
    margin-bottom: 1px;
}

.c-trash {
    color: #c14628;
    cursor: pointer;
    height: 25px;
    display: inline-block;
    float: right;
    line-height: 23px;
    font-size: 14px;
}

.pivot-table-container {
    border: 1px solid #eeeeee;
    /*height: 700px;*/
    min-height: calc(100vh - 185px);
    height: calc(100vh - 185px);
    max-height: calc(100vh - 185px);
    overflow: auto;
}

.tool-btn {
    margin-top: -49px;
    width: 752px;
    float: right;
    margin-right: -5px;
}

.pivot-table-tree-container {
    min-height: calc(100vh - 257px);
    height: calc(100vh - 257px);
    max-height: calc(100vh - 257px);
}

.multiSelect .checkboxLayer {
    width: 100%;
}

.filter-select {
    padding: 1px;
    height: 23px !important;
    line-height: 17px;
    font-size: 12px;
    width: 80%;
}

.time-row {
    /*border-bottom: 1px solid #ddd;*/
    padding: 16px 0;
    line-height: 1.42857;
}

ul.timeline {
    background-color: #d3d3d3;
    height: 3px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

    ul.timeline li::after {
        background: #eee none repeat scroll 0 0;
        border: 2px solid #9b2;
        border-radius: 10px;
        content: "";
        display: block;
        height: 20px;
        right: 47%;
        position: absolute;
        top: -8px;
        width: 20px;
    }

    ul.timeline:hover li::after {
        cursor: pointer;
        -webkit-transition: all 200ms ease-in;
        -webkit-transform: scale(1.5);
        -ms-transition: all 200ms ease-in;
        -ms-transform: scale(1.5);
        -moz-transition: all 200ms ease-in;
        -moz-transform: scale(1.5);
        transition: all 200ms ease-in;
        transform: scale(1.5);
    }

    ul.timeline.green li::after {
        background: #f1ffc1 none repeat scroll 0 0;
    }

    ul.timeline.green.selected li::after {
        background: #9b2 none repeat scroll 0 0;
    }

    ul.timeline.orange li::after {
        background: #fff2dd none repeat scroll 0 0;
        border: 2px solid #f1a225;
    }

    ul.timeline.orange.selected li::after {
        background: #f1a225 none repeat scroll 0 0;
    }

    ul.timeline.grey li::after {
        background: #e9e9e9 none repeat scroll 0 0;
        border: 2px solid #d3d3d3;
    }

.details {
    display: none;
    position: absolute;
    left: 0;
    top: -95px;
    padding: 15px;
    border-radius: 3px;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    font: 12px arial;
    background: #dde9f6;
    width: 170px;
    height: 75px;
}

    .details::before {
        content: "";
        position: absolute;
        right: 62px;
        bottom: -9px;
        display: block;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #dde9f6;
        border-top: 0;
        transform: rotate(180deg);
    }

ul.timeline li:hover .details {
    display: block;
    color: #444;
}

ul.timeline li:hover::before {
    top: 1px;
    left: -31px;
    width: 8px;
    height: 8px;
    border-width: 5px;
    border-color: #28e;
}

.line-left {
    background-color: #7a239f;
    display: block;
    height: 3px;
    width: 50%;
}

.line-left {
    background-color: #7a239f;
    display: block;
    height: 3px;
    width: 50%;
    float: left;
}

.line-right {
    background-color: #7a239f;
    display: block;
    height: 3px;
    width: 50%;
    float: left;
}

.line-orange {
    background-color: #f1a225;
}

.line-green {
    background-color: #99bb22;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px !important;
}

.btn-direction {
    background-color: #e6effe;
    border: 1px solid #b3bfcd;
    border-left: none;
    padding: 11px 7px;
    border-radius: 0;
    position: absolute;
    right: -27px;
    top: 43%;
    z-index: 999;
    font-size: 23px;
    -webkit-box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 2px 0px 3px 0px rgba(0, 0, 0, 0.07);
}

.pivot-tool-bar {
    position: absolute;
    right: 0;
    text-align: right;
    top: 12px;
    z-index: 999;
}

.btn-back {
    margin: -9px 5px -4px -12px;
    padding: 6px;
    border-radius: 0;
    background-color: #1ab394;
    color: #fff;
}

    .btn-back:hover {
        margin: -9px 5px -4px -12px;
        padding: 6px;
        border-radius: 0;
        background-color: #18a387;
        color: #fff;
    }

.text-truncate {
    display: inline-block;
    height: 12px;
    line-height: 13px;
    max-width: 79px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 66px;
}

.tool-bar {
    background-color: #dff5ff;
    border-bottom: 1px solid #d7e9ea;
    border-top: 1px solid #d7e9ea;
    margin-bottom: 15px;
    margin-top: -15px;
    padding: 15px 0;
    min-height: 105px;
    background: #d9f3ff;
    background: -moz-linear-gradient(left, #d9f3ff 0%, #e3f7ff 100%);
    background: -webkit-gradient( left top, right top, color-stop(0%, #d9f3ff), color-stop(100%, #e3f7ff));
    background: -webkit-linear-gradient(left, #d9f3ff 0%, #e3f7ff 100%);
    background: -o-linear-gradient(left, #d9f3ff 0%, #e3f7ff 100%);
    background: -ms-linear-gradient(left, #d9f3ff 0%, #e3f7ff 100%);
    background: linear-gradient(to right, #d9f3ff 0%, #e3f7ff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9f3ff', endColorstr='#e3f7ff', GradientType=1);
}

.widget.panel-default > .panel-heading {
    background-color: #d6e7ff;
    border-color: #d6e7ff;
    color: #fff;
}

.widget.panel {
    -webkit-box-shadow: 1px 9px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 9px 10px rgba(0, 0, 0, 0.15);
}

.widget .panel-default {
    border-color: #c7d8da;
}

.widget .panel-group .panel-default > .panel-heading {
    background-color: #d6e7ff;
    border-color: #d6e7ff;
}

.title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.config-section-footer {
    background-color: #efefef;
    border-top: 1px solid #e4e4e4;
    margin: 15px -22px -22px;
    padding: 15px;
}

.page-tab:hover {
    transform: scale(1.2);
}

.str-logo {
    left: 113px;
    position: absolute;
    top: -90px;
}

#loginBox .alert {
    border-radius: 0;
    position: relative;
    top: 50px;
    background-color: #072234;
    border: none;
}

.main-title span a i {
    font-size: 22px;
    line-height: 30px;
}

.approved {
    background-color: #dff3ea;
    color: #2c9565;
    padding: 6px 13px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

    .approved i {
        font-size: 16px;
        margin-right: 2px;
    }

/*------ Start Input type file -------*/
.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .image-preview-input input[type="file"] {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.image-preview-input-title {
    margin-left: 2px;
}


/*------ End Input type file -------*/

.required-field {
    color: #cb371d;
    font-size: 18px;
    font-weight: bold;
    line-height: 15px;
}

.pagination {
    margin: 0;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #ffffff;
        background-color: #437150;
        border-color: #437150;
    }

.c-field select {
    border: 1px solid #ccc;
    width: 108px;
}

table.pvtTable tbody tr th,
table.pvtTable thead tr th {
    background-color: #f0f6ff !important;
    border: 1px solid #b9c4d5 !important;
    font-size: 12px im !important;
}

.pvtAxisContainer,
.pvtVals {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    border: 1px solid #dcdcdc !important;
}

    .pvtAxisContainer li span.pvtAttr {
        background-color: #fff !important;
        border-radius: 4px !important;
        padding: 4px 5px !important;
    }

.pvtRenderer {
    border: 1px solid #ccc;
    padding: 2px;
    margin: 5px;
}

.pvtAttrDropdown {
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
}

.pvtFilterBox {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border-radius: 4px;
    background-color: #f8f8f8 !important;
}

    .pvtFilterBox input[type="text"] {
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        margin-bottom: 10px;
        padding: 6px 12px;
        width: 91% !important;
    }

.pvtCheckContainer {
    overflow-y: auto !important;
    background-color: #fff;
}

.pvtFilterBox button {
    background-color: #1ab394;
    border: 1px solid #119379;
    border-radius: 4px;
    color: #fff;
    margin: 2px;
    padding: 4px 10px;
}

    .pvtFilterBox button:hover {
        background-color: #0d876e;
    }

.pvtCheckContainer p {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
    padding: 5px 3px;
}

.pvtFilterBox label {
    margin: 0 !important;
    display: block;
}

table.pvtTable {
    font-size: 12px !important;
}

th.pvtRowLabel {
    min-width: 125px;
}

th.pvtColLabel {
    min-width: 125px;
}

.ContenedorTabla {
    width: 100% !important;
}

.celda_encabezado_general {
    background-color: #f0f6ff !important;
    color: #333 !important;
    border: 1px solid #d1d6de !important;
    padding: 5px 7px !important;
}

.celda_normal {
    border: 1px solid #d1d6de !important;
    padding: 5px 7px !important;
}

.inner-title {
    background-color: #fff;
    color: #383838;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 10px 0;
}

.tooltip-inner {
    max-width: 500px;
    min-width: 125px;
    padding: 6px 8px;
    background-color: #334350;
    color: #d8e0e7;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #334350;
}

.tooltip {
    z-index: 500 !important;
}

.complex-table {
    font-size: 11px;
    margin-bottom: 0;
}

    .complex-table th {
        background-color: #dceff8 !important;
        border: 1px solid #bcd6e1 !important;
        color: #24556d !important;
        text-align: center;
    }

    .complex-table .sub-header {
        background-color: #dceff8 !important;
        border: 1px solid #bcd6e1 !important;
        color: #24556d !important;
    }

    .complex-table .input-group {
        width: 130px;
    }

.jstree .btn-group.dropdown .dropdown-menu {
    width: 400px;
    min-width: 400px;
    padding-top: 0;
    margin-top: 0;
}

.sidebarCollapseWebClass {
    margin-top: 15px;
}

.form-inline.event-schedules-form .input-group {
    width: 100%;
}

.jano-logo-set img {
    width: 68px;
    height: 60px;
    margin-left: -10px;
}

@media (max-width: 767.98px) {
    .viewDataCatchment .jstree .dropdown-menu {
        width: auto;
        min-width: 91vw;
    }

    .catchment-label {
        text-align: left !important;
    }

    .jano-logo-set {
        display: none;
    }

    .jstree .btn-group.dropdown .dropdown-menu {
        width: 350px;
        min-width: 350px;
    }
}

@media (max-width: 800px) {
    .jstree .btn-group.dropdown .dropdown-menu {
        width: 350px;
        min-width: 350px;
    }
}

@media only screen and (max-width: 650px) {
    .viewDataCatchment .jstree .dropdown-menu {
        min-width: 90vw;
    }

    .catchment-label {
        text-align: left !important;
    }
}

@media (max-width: 575.98px) {
    .viewDataCatchment .jstree .dropdown-menu {
        width: auto;
        width: 260px;
        min-width: 260px;
        text-align: left;
    }

    .catchment-label {
        text-align: left !important;
    }
}

@media only screen and (max-width: 991.98px) {
    .catchment-label {
        text-align: left !important;
    }
}

@media (min-width: 767.98px) {
    .care-logo {
        display: none;
    }
}


/*---------------------------------------------------- End SHARIF ---------------------------------------------------*/


/*Start Moshi*/

.dropdown-grid {
    width: 800px;
    margin-left: -300px;
    padding: 10px;
    padding-bottom: 45px;
}

.edit-link {
    cursor: pointer;
}

/*End Moshi*/


/*
    monir
*/

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: static !important;
}

.calculator-color {
    color: blue;
}


/*
    end monir
*/

.company-branding .input-group-btn.reset-photo {
    width: auto;
}

.company-branding .input-group-btn.fake-uploader button {
    width: 100%;
}

.st-jstree .tree-container {
    max-height: 300px;
    overflow-y: auto;
}

.dashboard-widget-container .widget {
    /*height: auto;*/
}

.butter-bar {
    margin: 0% 48%;
}

.c-loading {
    position: fixed;
    background: #ff6c64;
    border: 1px solid #d85750;
    min-width: 10%;
    text-align: center;
    top: 66px;
    left: 45%;
    padding: 0.5em 2em;
    color: #fff;
    z-index: 90000;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.query-builder .rule-container,
.query-builder .rule-placeholder,
.query-builder .rules-group-container .chosen-container.chosen-container-single {
    min-width: 150px !important;
}

.chosen-container {
    min-width: 155px;
}

.fc-content {
    text-align: center;
}

.third-col {
    position: absolute;
    width: 10em;
    margin-left: -20em;
}

.second-col {
    position: absolute;
    width: 10em;
    margin-left: -10em;
}

.first-col {
    position: absolute;
    width: 10em;
    margin-left: -30em;
}

.table-wrapper {
    overflow-x: scroll;
    width: 550px;
    margin: 5em 30em;
}

.custom-table {
    /*    white-space: nowrap;*/
    white-space: pre-wrap;
}

.custom-cell-color {
    background-color: #1a919b;
}

.fc-content {
    text-align: center;
}

.third-col {
    position: absolute;
    width: 10em;
    margin-left: -20em;
}

.second-col {
    position: absolute;
    width: 10em;
    margin-left: -10em;
}

.first-col {
    position: absolute;
    width: 10em;
    margin-left: -30em;
}

.table-wrapper {
    overflow-x: scroll;
    width: 550px;
    margin: 5em 30em;
}

.custom-table {
    /*    white-space: nowrap;*/
    white-space: pre-wrap;
}

.custom-cell-color {
    background-color: #1a919b;
}

.fc-content {
    cursor: pointer;
}


/*jukhan*/

.tpl-box {
    position: absolute;
    top: 100px;
    border: solid 1px black;
    width: 120px;
    height: 70px;
    display: inline-block;
}

    .tpl-box:hover {
        border-color: #ff0000 !important;
    }

.space1 {
    padding-left: 20px !important;
}

.space2 {
    padding-left: 30px !important;
}

.space3 {
    padding-left: 40px !important;
}

.space4 {
    padding-left: 50px !important;
}


/*end jukhan*/

.fc-content {
    text-align: center;
}

.third-col {
    position: absolute;
    width: 10em;
    margin-left: -20em;
}

.second-col {
    position: absolute;
    width: 10em;
    margin-left: -10em;
}

.first-col {
    position: absolute;
    width: 10em;
    margin-left: -30em;
}

.table-wrapper {
    overflow-x: scroll;
    width: 550px;
    margin: 5em 30em;
}

.custom-table {
    /*    white-space: nowrap;*/
    white-space: pre-wrap;
}

.custom-cell-color {
    background-color: #31bc86;
}

.form-group-without-input {
    font-size: 15px;
    padding-top: 4px;
}

.no-rows {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
}

    .no-rows .msg {
        opacity: 1;
        position: absolute;
        top: 50%;
        left: 20%;
        width: 60%;
        height: 50%;
        line-height: 200%;
        border-radius: 4px;
        text-align: center;
        font-size: 16px;
        display: table;
    }

        .no-rows .msg span {
            display: table-cell;
            vertical-align: middle;
        }

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}


/*nisha new css 
*/

.inner-body .select-user {
    position: absolute;
    top: 16px;
    right: 200px;
}

.inner-body .navbar {
    min-height: 66px;
    height: 66px;
    display: inline-flex;
    align-items: center;
}

.homeBody .logo-2 p {
    margin-top: 0px !important;
}

.inner-body .logo-2 p {
    margin-bottom: -22px;
    margin-top: 2px;
}

.inner-body .logo-container {
    margin-left: 0;
    padding: 0;
}

.inner-body.homeBody .logo-container {
    margin-left: 15px;
    padding: 0;
}

.bottom-button {
    padding-top: 10px;
    padding-bottom: 10px;
}

.homeBody .select-user {
    position: absolute;
    right: auto;
}

#menu-nav-tree .abn-tree li a {
    padding: 6px 10px !important;
}

.ui-grid-pager-control {
    padding: 10px 0 10px 10px !important;
}


/*monir*/

.dataCollectButtonDisable {
    border-color: red;
}

@media only screen and (max-width: 1024px) {
    .homeBody .select-user {
        position: absolute;
        left: 18%;
    }
}

@media only screen and (max-width: 768px) {
    .homeBody .select-user {
        position: absolute !important;
        left: 60% !important;
        top: -4px;
    }

    .inner-body .navbar {
        min-height: 66px;
        height: 65px;
    }

    .navbar-default .navbar-form {
        border: none !important;
    }

    .ui-grid {
        width: 100% !important;
    }
    /*.ui-grid-cell-contents {
        height: 91px !important;
    }*/
    .table-responsive {
        border: none !important;
    }
}

@media only screen and (max-width: 650px) {
    .navbar-default .navbar-form {
        border: none !important;
    }

    .select-user-width {
        width: 120px !important;
    }

    .inner-body .select-user-width {
        width: 120px !important;
    }

    .homeBody .select-user {
        position: absolute !important;
        left: 62% !important;
        top: 0;
    }

    .homeBody .navbar {
        min-height: 66px !important;
        height: 75px !important;
    }

    .c-loading {
        left: 42% !important;
    }
}

@media only screen and (max-width: 586px) {
    .inner-body .select-user {
        position: absolute;
        left: 57%;
        top: 0;
    }

    .homeBody .navbar {
        min-height: 66px !important;
        height: 75px !important;
    }

    .c-loading {
        left: 40% !important;
    }
    /*.homeBody {
        padding-top: 120px !important;
    }*/
}

@media only screen and (max-width: 530px) {
    .inner-body .navbar {
        min-height: 66px;
        height: 108px;
    }

    .homeBody .select-user {
        position: absolute !important;
        left: 60% !important;
        top: 0 !important;
    }

    .homeBody .navbar {
        min-height: 66px !important;
        height: 75px !important;
    }

    .c-loading {
        left: 38% !important;
    }
}

@media only screen and (max-width: 500px) {
    .inner-body .select-user {
        position: absolute;
        left: 73%;
        top: 34%;
    }
}

@media only screen and (max-width: 465px) {
    .inner-body .select-user {
        position: absolute;
        left: 71%;
        top: 34%;
    }
}

@media only screen and (max-width: 488px) {
    .inner-body .navbar {
        min-height: 66px;
        height: 108px;
    }

    .homeBody .navbar {
        min-height: 66px !important;
        height: 108px !important;
    }

    .homeBody .select-user {
        position: relative !important;
        left: 2% !important;
        top: -15px !important;
    }

    .homeBody {
        padding-top: 120px !important;
    }
}

@media only screen and (max-width: 425px) {
    .navbar-default .navbar-form {
        border: none !important;
    }

    .homeBody .select-user {
        position: relative !important;
        left: 2% !important;
        top: -15px !important;
    }

    .inner-body .navbar {
        min-height: 66px !important;
        height: 108px !important;
    }

    .homeBody .navbar {
        min-height: 66px !important;
        height: 108px !important;
    }

    .inner-body .select-user {
        position: absolute;
        left: 2%;
        top: 42%;
    }

    .navbar-default .navbar-collapse {
        border: none !important;
    }

    .inner-body .select-user {
        position: absolute;
        left: 68%;
        top: 38%;
    }

    .homeBody {
        padding-top: 120px !important;
    }

    #menu-nav-tree .abn-tree li a {
        padding: 1px 10px !important;
    }

    .loginBack {
        background-size: auto !important;
        position: absolute;
    }

    footer {
        padding-top: 11px !important;
        padding-bottom: 15px;
    }

    .filter-box {
        position: absolute;
        top: 10% !important;
        padding-top: 15px;
        right: 50% !important;
        background-color: #ffffff !important;
        opacity: 0.8;
        padding-right: 30px;
    }

    .layer-info {
        top: 10% !important;
    }

    .c-loading {
        left: 36% !important;
    }

    .mandate-box {
        background-color: #cb371d;
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 10px;
    }

    .disabled-box {
        background-color: #847b7b;
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 10px;
    }

    .optional-box {
        background-color: #6fb695;
        width: 15px;
        height: 15px;
        display: inline-block;
    }
}

@media only screen and (max-width: 375px) {
    .homeBody .select-user {
        position: relative !important;
        left: 3% !important;
        top: -2px !important;
    }

    .inner-body .navbar {
        min-height: 66px !important;
        height: 108px !important;
    }

    .navbar-default .navbar-collapse {
        border: none !important;
    }

    .homeBody {
        padding-top: 136px !important;
    }

        .homeBody .navbar {
            min-height: 66px !important;
            height: 108px !important;
        }

    .inner-body .select-user {
        position: absolute;
        left: 64%;
        top: 10px;
    }

    .loginBack {
        background-image: none !important;
        position: absolute;
    }

        .loginBack p {
            padding: 5px;
        }

    footer {
        padding-top: 11px !important;
        padding-bottom: 15px;
    }

    .filter-box {
        top: 40% !important;
        right: 0 !important;
    }

    .layer-info {
        top: 10% !important;
    }

    .c-loading {
        left: 36% !important;
    }
}

@media only screen and (max-width: 365px) {
    .inner-body .select-user {
        position: absolute;
        left: 61%;
        top: 37%;
    }
}

@media only screen and (max-width: 320px) {
    .inner-body .select-user {
        position: absolute;
        left: 58%;
        top: 36%;
    }
}

@media only screen and (max-width: 300px) {
    .inner-body .select-user {
        position: absolute;
        left: 55%;
        top: 36%;
    }
}

@media only screen and (max-width: 270px) {
    .inner-body .select-user {
        position: absolute;
        left: 45%;
        top: 36%;
    }
}

@media only screen and (min-width: 768px) {
    .form-inline .form-group {
        margin-right: 10px;
    }

    .form-inline.event-schedules-form .input-group {
        display: inline-table;
        width: auto;
    }
}

.form-control.Data {
    height: auto;
    background-image: linear-gradient(#ffffff, #fcfcfc);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}

    .form-control.Data:hover {
        box-shadow: 0 2px 12px rgba(0, 0, 0, 0.6);
    }

.btn.btn-success.btn-datacollect-with-data {
    background-color: #0c8c7e;
    color: #ffffff;
    border-color: #0c8c7e;
    float: right;
    font-size: 14px;
    padding: 7px 15px 6px 15px;
    border-radius: 5px;
}

    .btn.btn-success.btn-datacollect-with-data:hover {
        background-color: #085d54;
        color: #ffffff;
        border-color: #085d54;
        float: right;
        font-size: 14px;
        border-radius: 5px;
    }

.inside.head {
    font-weight: bold;
    margin-right: 5px;
}

.form-control.inside {
    border: none;
    box-shadow: none;
    background: none;
    margin-bottom: -10px;
}

.tag-show.Surveyed {
    display: block;
    padding: 8px 14px;
    position: absolute;
    right: -14px;
    top: 20px;
    background-color: #484a75;
    color: #ffffff;
    border-top-right-radius: 7px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

    .tag-show.Surveyed::after {
        display: block;
        content: "";
        height: 14px;
        width: 14px;
        position: absolute;
        background-image: linear-gradient(black 3%, #8a9bac);
        right: 0;
        bottom: -14px;
        border-bottom-right-radius: 14px;
    }

card.form-control.Data {
    position: relative;
    height: auto;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
}

.form-horizontal.Lodge-Complaint .chosen-container.chosen-container-single {
    width: 100% !important;
}

.btn.btn-primary.form-control.backwidth {
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
}

button.btn.btn-primary.form-control.backbutton {
    margin-top: 15px;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
}

.form-horizontal.ng-scope .col-sm-5 .col-sm-5 .chosen-container.chosen-container-single.chosen-disabled {
    width: 100% !important;
}

.form-horizontal.ng-scope .col-sm-5 .col-sm-5 .chosen-container.chosen-container-single.chosen-disabled {
    width: 100% !important;
}

.home-menu-box.ng-scope:hover {
    background-color: #f1f5f8;
}

.container.catch-dropdown.ng-scope {
    margin-left: 0;
}

.d-flex.align-items-center.loading {
    position: relative;
    /* align-items: center; */
    /* justify-content: center; */
    left: 45%;
    /* bottom: 5px; */
    top: 40px;
}

a.btn.btn-primary.btn-grad.crud-create-button.btn-fix.ng-binding {
    margin-bottom: 6px;
}

.colorpicker {
    z-index: 100000000000 !important;
}

.responsive-height {
    height: calc(100vh - 270px);
}

.responsive-height-report {
    height: calc(100vh - 280px);
}

.login-window-header {
    background-color: #fff;
    margin: -65px 0 30px;
    padding: 15px;
    display: none;
}

.disclaimer-txt {
    position: absolute;
    bottom: 10px;
    color: #cccccc;
    text-align: center;
    font-size: 11px;
    display: none;
}

.loggedin-jano-logo {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 130px;
    height: 34px;
    display: none;
}

    .loggedin-jano-logo img {
        width: 100%;
        height: auto;
    }

.logo-text-area {
    width: 465px;
    position: absolute;
    right: 280px;
    top: 0;
    display: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #c1ad5a;
    background-color: transparent;
}

.user-menu-list {
    right: 58px;
    top: 0;
    width: auto;
    position: absolute !important;
}

ul.module-list li.user-menu-list a {
    padding: 0 12px;
    color: #cab55f;
    height: 66px;
    display: flex;
    align-items: center;
}

    ul.module-list li.user-menu-list a:hover {
        padding: 9px 12px;
        color: #c1ad5a;
    }

.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
    position: absolute !important;
}

.tableFixHead {
    overflow-y: auto;
    max-height: calc(100vh - 302px);
}

    .tableFixHead thead th {
        position: sticky;
        top: 0;
    }

    .tableFixHead tbody th {
        position: sticky;
        top: 31px;
        background-color: #fff;
    }

.fixColumn {
    position: sticky;
    background-color: #efefef;
}

.fixRow {
    position: sticky;
    left: 0;
    background-color: #efefef !important;
}


/* .ui-grid-viewport .ui-grid-cell-contents {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ui-grid-cell {
    display: table-cell;
    overflow: visible;
    position: static;
}

.ui-grid-row {
    display: table-row;
    position: static;
}

.ui-grid-row div[role="row"] {
    display: flex;
    align-content: stretch;
    height: 45px !important;
}

.ui-grid-row-header-cell [role="rowheader"] {
    display: flex;
    align-content: stretch;
}

.ui-grid-selection-row-header-buttons {
    display: flex !important;
}

.ui-grid-selection-row-header-buttons::before {
    opacity: 0.2;
}

.ui-grid-selection-row-header-buttons.ui-grid-row-selected::before,
.ui-grid-selection-row-header-buttons.ui-grid-all-selected::before {
    opacity: 1;
    color: #00b727;
}

.ui-grid-contents-wrapper {
    background-color: #e9edf5;
}

.ui-grid-row-header-cell {
    padding: 0 !important;
} */


/* ---------------------------Start UI grid fix--------------------------- */

.ui-grid-row div[role="row"] {
    display: flex;
    align-content: stretch;
    height: auto !important;
}

.ui-grid-row {
    height: 55px !important;
}

.ui-grid-cell-contents h5 {
    margin: 0;
}

.ui-grid-row-header-cell {
    padding: 5px 0 0 !important;
}

.ui-grid-icon-ok.clickable.ui-grid-cell-focus {
    background: transparent;
}

.ui-grid-cell-contents.ui-grid-disable-selection.clickable {
    background: transparent;
}


/* ---------------------------End UI grid fix--------------------------- */

.btn .icon {
    padding-right: 4px;
}

.jstree .btn-group.dropdown {
    width: 100%;
}

    .jstree .btn-group.dropdown button.btn.btn-default.dropdown-toggle {
        width: 100%;
        text-align: left;
        padding-right: 20px;
        border-radius: 8px;
        padding-left: 12px;
        height: 38px;
    }

        .jstree .btn-group.dropdown button.btn.btn-default.dropdown-toggle span.caret {
            float: right;
            margin-top: 7px;
            margin-right: -13px;
        }

.side-modal .modal-body {
    height: calc(100vh - 127px);
}

.side-modal > .modal-dialog {
    margin: 0 0 0 auto;
}

.modal.modal-slide-in-right .modal-dialog {
    opacity: 0;
    -webkit-transform: translate(20%, 0%);
    -ms-transform: translate(20%, 0%);
    -o-transform: translate(20%, 0%);
    transform: translate(20%, 0%);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
    -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
    transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
}

.modal.modal-slide-in-right.in .modal-dialog {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.map {
    width: 800px;
    height: 500px;
}

.info {
    padding: 6px 8px;
    font: 14px/16px Arial, Helvetica, sans-serif;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

    .info h4 {
        margin: 0 0 5px;
        color: #777;
    }


/*.legend { text-align: left; line-height: 18px; color: #555; } .legend i { width: 18px; height: 18px; float: left; margin-right: 8px; opacity: 0.7; }*/

.pvtFilterBox {
    z-index: 1000;
}

.row-spacing {
    margin-bottom: 30px;
}


/*
.pvtUi {
    width: inherit;
}*/

.sh-logo-hdr {
    color: #d2e9c1 !important;
}

.sidebarCollapseWebClass {
    margin-top: 0px;
    height: 66px;
    border-radius: 0;
    background-color: #206a49 !important;
    border: none;
    color: #cab55f !important;
    padding: 6px 12px !important;
    margin-left: 6px;
    margin-right: 4px;
}

    .sidebarCollapseWebClass:hover {
        color: #c1ad5a !important;
    }

    .sidebarCollapseWebClass i {
        margin-right: 0 !important;
        font-size: 17px !important;
    }

#searchinput {
    height: 44px;
    border-left-width: 0;
    font-size: 18px;
    font-weight: 100;
    background-color: #ffffff;
    box-shadow: none;
    border-color: #e4e4e4;
    padding: 6px 39px 6px 10px;
    border-radius: 8px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-box-shadow: inset 0 1px 3px rgb(0 0 0 / 6%);
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 6%);
}

    #searchinput::placeholder {
        color: #c1c2ce;
    }

.btn.btn-primary {
    border-radius: 32px;
    padding: 7px 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .btn.btn-primary i {
        font-size: 16px;
        margin-right: 7px;
    }

    .btn.btn-primary span {
        font-size: 16px;
        margin-right: 7px;
    }

.crud-container {
    background-color: #fdfdfdcc;
    border-bottom: 1px solid #f1f1f1cc;
    border-top: 1px solid #f1f1f1cc;
    padding: 20px;
    margin: 0 -20px 30px;
}

.btn.remove-btn {
    color: #f3623d;
    background-color: #f0e1e1;
    border-radius: 13px;
    min-width: 26px;
    border: 0;
}

    .btn.remove-btn:hover {
        color: #fff !important;
        background-color: #f3623d;
    }

.edit-btn {
    color: #188162 !important;
}

.ui-grid-row:hover > [ui-grid-row] > .ui-grid-cell:hover .ui-grid-cell, .ui-grid-row:nth-child(odd):hover .ui-grid-cell, .ui-grid-row:nth-child(even):hover .ui-grid-cell {
    background-color: #f2f7f6;
}

.ui-grid-pager-count-container .ui-grid-pager-count {
    color: #3b7c6a;
    font-weight: 700;
}

.LoginBox .btn-primary {
    background-color: #46aa72;
    border: none;
    border-radius: 16px;
}

    .LoginBox .btn-primary:hover {
        background-color: #308a58;
        border: none;
    }

.btn-extra {
    font-size: 13px;
    font-weight: 700;
}

    .btn-extra i {
        margin-right: 5px;
    }

.btn-secondary {
    background-color: #cab55f;
    color: #fff;
}

    .btn-secondary:hover {
        background-color: #c1ad5a;
        color: #fff;
    }

.form-horizontal-box {
    background-color: #f4f6eb;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 30px;
}

.input-group-btn .btn.btn-info {
    background-color: #cab55f;
    color: #fff;
    border-color: #cab55f;
}

    .input-group-btn .btn.btn-info:hover {
        background-color: #c1ad5a;
        color: #fff;
        border-color: #c1ad5a;
    }

.form-control[readonly] {
    background-color: #fff;
}

.dropdown.mod-list.open a span.glyphicon-th {
    color: #ffffff;
}

.dropdown.mod-list.open > a {
    color: #EE8853;
}

.ui-grid-header-cell {
    border-color: #e3e3e3 !important;
    border-left: 2px solid #ffffff !important;
}

.uib-datepicker-popup.dropdown-menu td {
    border-right: 0 !important;
    padding: 1px;
}

.main-title i {
    color: #437150 !important;
    font-size: 17px;
    background-color: #eef6e9;
    padding: 5px;
    border-radius: 50%;
    position: relative;
    top: 0;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.d-block {
    display: block;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
}

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 50px white inset; /*your box-shadow*/
        -webkit-text-fill-color: #333;
    }

.photo-back-color {
    background-color: #ebeef2;
    text-align: center;
    border: 1px solid #fffefe;
    overflow: hidden;
}

@media only screen and (max-width: 1366px) {
    legend {
        margin-left: calc(34% - -4px);
        margin-bottom: 10px;
        font-weight: 900;
        border: none;
        padding: 10px 0 0;
        font-size: 17px;
    }
}

@media only screen and (min-width: 1367px) {
    legend {
        margin-left: calc(34% - 0px);
        margin-bottom: 10px;
        font-weight: 900;
        border: none;
        padding: 10px 0 0;
        font-size: 17px;
    }
}

/*Side modal start*/
.modal-lg.sideModal {
    width: 80%;
}

.sideModal {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
}

    .sideModal .modal-body {
        height: calc(100vh - 132px);
        max-height: calc(100vh - 133px);
        background-color: #FAFCFE;
        padding-top: 0;
        padding-bottom: 0;
        overflow-y: hidden;
    }

    .sideModal .modal-footer {
        border-radius: 0;
        background-color: #ffffff;
    }

        .sideModal .modal-footer .btn.btn-default {
            background-color: #F4F4F4;
            border: 1px solid #E6E6E6;
            border-radius: 19px;
            padding: 8px 30px;
            font-weight: 700;
        }

    .sideModal .user-list-container {
        z-index: 999;
        position: absolute;
        height: 100%;
        width: 390px;
        background-color: #FAFCFE;
        padding: 30px 15px 30px 30px;
        overflow-y: auto;
    }

    .sideModal .modal-content-container {
        position: absolute;
        width: 100%;
        height: calc(100vh - 194px);
        padding-left: 391px;
        padding-right: 0;
        margin-top: 79px;
        background-color: #F1F5F9;
        z-index: 99;
        overflow-y: auto;
    }

.modal-content-container .action-buttons {
    background-color: #E7ECF0;
    padding: 21px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #D6DDE2;
    position: fixed;
    width: calc(100% - 393px);
    height: 80px;
    top: 63px;
    left: 406px;
}


.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}

/*Side modal end*/


/*pvt table start */

table.pvtTable tbody tr th,
table.pvtTable thead tr th {
    background-color: #dae7ea !important;
    border: 1px solid #b6c1c2 !important;
    font-size: 11pt !important;
    color: #434343;
    padding: 5px;
}

.pvtAxisContainer,
.pvtVals {
    background: #f5f5f5 none repeat scroll 0 0 !important;
    border: 1px solid #dcdcdc !important;
}

    .pvtAxisContainer li span.pvtAttr {
        background-color: #fff !important;
        border-radius: 4px !important;
        padding: 4px 5px !important;
    }

.pvtRenderer {
    border: 1px solid #ccc;
    padding: 2px;
    margin: 5px;
}

.pvtAttrDropdown {
    width: 100%;
    border: 1px solid #ccc;
    padding: 2px;
}

.pvtFilterBox {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    border-radius: 4px;
    background-color: #f8f8f8 !important;
}

    .pvtFilterBox input[type="text"] {
        border: 1px solid #ccc;
        border-radius: 4px;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        margin-bottom: 10px;
        padding: 6px 12px;
        width: 91% !important;
    }

.pvtCheckContainer {
    overflow-y: auto !important;
    background-color: #fff;
}

.pvtFilterBox button {
    background-color: #1ab394;
    border: 1px solid #119379;
    border-radius: 4px;
    color: #fff;
    margin: 2px;
    padding: 4px 10px;
}

    .pvtFilterBox button:hover {
        background-color: #0d876e;
    }

.pvtCheckContainer p {
    border-bottom: 1px solid #ddd;
    margin: 0 !important;
    padding: 5px 3px;
}

.pvtFilterBox label {
    margin: 0 !important;
    display: block;
}

table.pvtTable {
    font-size: 12px !important;
}

th.pvtRowLabel {
    min-width: 125px;
}

th.pvtColLabel {
    min-width: 125px;
}

table.pvtTable tbody tr td {
    padding: 15px !important;
    font-size: 16px;
    border: 1px solid #e6e6e6;
}

.pvtGrandTotal,
.pvtTotal {
    font-weight: 700 !important;
    color: #000 !important;
}

/*pvt table end */
