﻿@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Niconne);
/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #ed7613;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #FFF;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #009688;
    --secondary: #6c757d;
    --success: #8d1db5;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
:root {
    scrollbar-face-color: rgb(210,210,210);
    scrollbar-track-color: rgb(46,54,69);
    scrollbar-color: #ed7613 rgb(63 179 170);
    scrollbar-width: thin;
}
.app-header {
    background-image: linear-gradient(to right, #02968a, #64d8cf);
    box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
}

.app-sidebar {
    background-image: linear-gradient(to right, #02968a, #02968a);
    box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.2);
}
.list-unstyled > li > ul > li {
    background: #67f9ee !important;
    box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
}
.add-plus-circle .fa-plus-circle {
    color: #ff5733 !important;
}
.add-arrow-circle .fa-arrow-circle-left {
    color: #ff5733;
}
.Open-plused-circles {
    background: #ff826a !important;
    border-color: #ff826a !important;
}
.privacy-policy-btn {
    background: var(--cyan) !important;
}
.onoffswitch-inner:before {
    background-color: var(--cyan) !important;
}
.onoffswitch1-inner:before {
    background-color: var(--cyan) !important;
}

.onoffswitch2-inner:before {
    background-color: var(--cyan) !important;
}
.onoffswitch3-inner:before {
    background-color: var(--cyan) !important;
}
.onoffswitch4-inner:before {
    background-color: var(--cyan) !important;
}

.onoffswitch5-inner:before {
    background-color: var(--cyan) !important;
}

.add-plus-circle .fa-plus-circle {
    color: #ff5733 !important;
}
.MapTable th {
    background: linear-gradient(to right, #02968a, #02968a) !important;
}
legend {
    border: 1px solid #109755;
    color: #fff;
    background-color: #02968a;
}

button.dt-button, div.dt-button, a.dt-button, input.dt-button {
    color: #fff !important;
    background: linear-gradient(to right, #02968a, #02968a) !important;
    border-color: #0d9252 !important;
}

.btn-info {
    color: #FFF;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-danger {
    color: #FFF;
    background-color: #ff0018;
    border-color: #ff0018;
}
.btn-danger:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
    }
.app-title {
    background: linear-gradient(to right, #02968a, #02968a);
}
.btn-success {
    color: #FFF;
    background-color: #027e74;
    border-color: #02968a;
}

    .btn-success:hover {
        color: #FFF;
        background-color: #218838;
        border-color: #1e7e34;
    }

.tile {
    background: #fff;
    border: 1px solid #ccc;
}

.table-bordered td {
    border: 1px solid #000;
}

.ws-responsive tbody tr:nth-of-type(odd) {
    background: rgb(0 255 128 / 14%);
}

.dashboard-grid > h1 {
    color: #ffffff;
    background: linear-gradient(to right, #02968a, #02968a);
}

.btn-primary {
    color: #FFF;
    background-color: #027e74;
    border-color: #02968a;
}

    .btn-primary:hover {
        color: #FFF;
        background-color: #ca5c00;
        border-color: var(--orange);
    }
.btn-warning {
    color: #fff;
    background-color: var(--orange);
    border-color: var(--orange);
}

.table thead th {
    border-bottom: 1px solid #000;
    background: linear-gradient(to right, #02968a, #02968a) !important;
    color: #ffffff;
}
.dataTables_wrapper .dataTables_scrollHeadInner {
    border-bottom: 1px solid #000;
    background: linear-gradient(to right, #02968a, #02968a) !important;
    color: #ffffff;
}
.dataTables_wrapper .dataTables_scrollFootInner {
    border-bottom: 1px solid #000;
    background: linear-gradient(to right, #02968a, #02968a) !important;
    color: #ffffff;
}

.MapTable tr:nth-child(even) {
    background-color: #b9e7d0;
}
/*div.dataTables_wrapper div.dataTables_filter > label > input {
    background-color: #02897e1a !important;
    border-color: #016e65 !important;
}
*/
div.dataTables_wrapper div.dataTables_filter > label > input {
    background-color: #02897e1a !important;
    border-color: #016e65 !important;
}

    div.dataTables_wrapper div.dataTables_filter > label > input:focus {
        box-shadow: 0px 1px 10px #02968a;
    }
.btn-o.btn-coral {
    background-color: #ed7613 !important;
    color: #ffffff;
    border-color: #da2700 !important;
}
.form-control {
    border: 1px solid #02968a !important;
}
.form-control2 {
    border: 1px solid #0f776e;
}
.form-groupt {
    border: 1px solid #0f776e;
}
fieldset {
    border: 1px solid #02968a !important;
}
.input-group-text {
    border: 1px solid #02867b !important;
    border-left: 0px solid white !important;
}
a {
    color: #9c27b0;
}
.app-sidebar__toggle:focus, .app-sidebar__toggle:hover {
    background-color: #0e7168;
}
footer {
    background-image: linear-gradient(to right, #02968a, #64d8cf);
    color: #fff;
}
.mun__logo {
    background-image: url('../../home/img/green__logo.png');
}
#sidebar > ul > li > a:hover {
    background: #fd9902;
}

.list-unstyled > li > ul > li > a:hover {
    background: #fd9902;
}
.row.cmpny__prfl legend {
    border: 1px solid #8d1db5 !important;
    background-color: #453b7e !important;
}
    .row.cmpny__prfl legend .onoffswitch-inner:before {
        background-color: #d8659a !important;
    }
.row.cmpny__prfl legend {
    border: 1px solid #8d1db5 !important;
    background-color: #453b7e !important;
}

fieldset legend .onoffswitch-inner:before {
    background-color: #fc9900 !important;
    color: #ffffff;
}
.mode_cls .onoffswitch-inner:before {
    background-color: #fc9900 !important;
    color: #ffffff;
}
fieldset legend .onoffswitch1-inner:before {
    background-color: #fc9900 !important;
    color: #ffffff;
}
fieldset legend .onoffswitch3-inner:before {
    background-color: #fc9900 !important;
    color: #ffffff;
}
.input-group-append.toggle-password i.fa.fa-check-circle {
    color: #02968a !important;
}
.mynavbar .onoffswitch .onoffswitch-inner:before {
    background-color: #fe9800 !important;
}
.mynavbar  .onoffswitch1-inner:before {
    background-color: #fe9800 !important;
}
.mynavbar  .onoffswitch2-inner:before {
    background-color: #fe9800 !important;
}
.mynavbar  .onoffswitch3-inner:before {
    background-color: #fe9800 !important;
}
.mynavbar  .onoffswitch4-inner:before {
    background-color: #fe9800 !important;
}
.page-title.btn-ledgr .btn-success {
    background-color: #FF9800;
    border-color: #02968a;
}
.row .btn-success {
    color: #FFF;
    margin-left: 3px;
}
.app-title.for__mbl-ledger .onoffswitch-inner:before {
    background-color: #fc9901 !important;
}
.account-page-title .btn-primary {
    background-color: #fe9800;
    border-color: #02968a;
}
#examplee_first {
    color: white;
    background-color: #02968a !important;
}
#examplee_last {
    color: white;
    background-color: #02968a !important;
}
#examplee_previous {
    color: white;
    background-color: #02968a !important;
}

#examplee_next {
    color: white;
    background-color: #02968a !important;
}
#example_previous {
    color: white;
    background-color: #02968a !important;
}

#example_next {
    color: white;
    background-color: #02968a !important;
}
#examples_previous {
    color: white;
    background-color: #02968a !important;
}

#examples_next {
    color: white;
    background-color: #02968a !important;
}
.paginate_button {
    color: #000000;
    background-color: #dbffed;
    border: 1px solid #02968a;
}
/*.logo_space {
    width: 70px;
    opacity: 0;
}*/

.form-control:focus {
    box-shadow: 0px 1px 10px #02968a;
    border: 1px solid #02968a;
}

.table thead tr.info th {
    border-bottom: 1px solid #ecf9fb;
    background-color: #ecf9fb !important;
    color: #ffffff;
}

.dataTables_processing i.fa.fa-refresh {
    color: #ff9700;
}

/*By Sadiq*/
.file-upload {
    border: 1px solid #02968a;
}

    .file-upload:hover {
        box-shadow: 0px 1px 10px #02968a;
    }

.file-view {
    border-left: 1px solid #02968a;
}
.modal-content.New {
    border: 5px solid #ff9700;
}

.SearchDivCSS {
    color: #02968a;
    border-color: #02968a;
}

    .SearchDivCSS:hover {
        box-shadow: 0px 1px 10px #02968a;
        border: 1px solid #02968a;
    }
.SearchDivCSS2 {
    color: #02968a;
    border-color: #02968a;
}

    .SearchDivCSS2:hover {
        box-shadow: 0px 1px 10px #02968a;
        border: 1px solid #02968a;
    }

.onoffswitch-label {
    border: 2px solid #02968a;
}
.onoffswitch-inner:before {
    background-color: #ed7613 !important;
}