



/*¤@©w­nªº*/
.navbar {
    position: relative !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    padding: 0.5rem 1rem !important;
}

.fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 1030 !important;
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: none !important;
}

.table > thead > tr {
    color: #FFF !important;
    font-weight: 400;
    background: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
}

.dataTable > thead > tr > th[class*=sorting_] {
    color: #FFF !important;
}

.dataTable > thead > tr > th.sorting_asc, .dataTable > thead > tr > th.sorting_desc {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-repeat: repeat-x;
    filter: none !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.pagination > li > a:hover {
    z-index: 2 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #3f5926 !important;
}

.input-group {
    display: flex !important;
}

    .input-group > input.form-control {
        height: 39px;
    }

    .input-group > .select2 > a {
        height: 39px;
    }

    .input-group > .input-group-append > .select2 > a {
        height: 39px;
    }

.form-group > input.form-control {
    height: 39px;
}

.form-group > .select2 > a {
    height: 39px;
}

.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file {
    position: relative !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    width: 1% !important;
    margin-bottom: 0 !important;
}

.modal-header .close {
    padding: 0;
}

.modal-header {
    display: inline !important;
}

.modal-title {
    margin-bottom: 0 !important;
}

.modal-dialog {
    max-width: 1500px !important;
    margin: 1.75rem auto;
}

.input-group-addon {
   width: 50px !important;
     height: 39px;
  padding-top: 10px !important;
}

.input-group.form-date > input {
    width: 100px;
}
/*END*/

body {
    overflow-x: hidden !important;
    font-size: 1.1rem !important;
    background-image: url("../images/bg.jpg") !important;
    background-size: inherit !important;
    background-repeat: no-repeat !important;
    height: 100% !important;
    margin: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    text-align: left !important;
    background-color: #fff !important;
}

.login-input {
    border-radius: 0rem;
    color: #fff;
    border: 1px solid #fff;
    background-color: #ffffff00 !important;
    background-color: rgba(0,0,0,0);
}

.btn-login {
    height: calc(2.25rem + 2px);
    border: 1px solid #fff;
    background-color: rgba(0,0,0,0);
    background-color: #ffffff00;
    background-color: #6ea753;
    background-image: url(../images/login.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 44px;
}

.hero_title {
    color: #2a4918;
    /*font-size: 100px;*/
}

.hero_subtitle {
    color: #76912f;
    /*font-size: 34px;*/
}

.left-part {
    height: 100vh;
    padding: 25px;
}

.right-part {
    min-width: 300px;
    width: 500px;
    height: 100vh;
    height: -webkit-fill-available;
    border: 1px solid #fff;
    background-color: rgba(86, 145, 51, 0.8);
    color: #fff;
    padding: 25px;
}

.slogo {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

.box-l {
    width: 100%;
    height: 60%;
    /*background-color: #76912f;*/
}

.box-r {
    width: 100%;
    height: 60%;
    /*background-color: #76912f;*/
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 200 !important;
}

li a {
    color: #333 !important;
    text-decoration: none !important;
    background-color: transparent !important;
}

a:hover {
    color: #333;
    text-decoration: none;
}

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 80px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
    min-width: 185px;
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
    background-color: #e8f4d994;
}

.sidebar .nav-link.active {
    color: #007bff;
}

.sidebar .nav-link {
    line-height: 26px;
    font-weight: 500;
    color: #76912f;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link:hover,
    .sidebar .nav-link.active {
        color: #fff;
        background-image: url('../images/menu_active.svg');
        background-position: 100% 50%;
        background-size: cover;
        background-repeat: no-repeat;
    }

        .sidebar .nav-link:hover,
        .sidebar .nav-link.active menu-icon:before {
            color: #fff;
        }

.menu {
    border-bottom: 1px solid #fff !important;
    background-color: rgba(255,255, 255, 0.9) !important;
    color: #2a4918 !important;
    /*padding: 25px !important;*/
    max-height: 90px;
}

.menu-sub-title {
    color: #76912f;
}

.menu-icon {
    padding-right: 10px;
    font-size: 26px;
    line-height: 26px;
}

[role="main"] {
    padding-top: 90px; /* Space for fixed navbar */
    min-height: max-content;
}

.main-contain {
    position: absolute;
    min-height: -webkit-fill-available;
    /*min-height: 100%;*/
    background-color: rgba(255,255, 255, 0.8);
    width: 100%;
}

.msg {
    background-image: url('../images/msg.svg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 50%;
    height: 60px;
    width: 60px;
    background-color: #76912f;
}


.user-info-icon {
    width: 50px;
}

.allert-btn {
    cursor: pointer;
    border-right: 1px solid #fff;
    text-align: center;
    height: 60px;
    width: 50%;
    background-color: #8cc63f;
    color: #fff !important;
    line-height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .allert-btn a {
        color: #fff;
    }

.download-btn {
    cursor: pointer;
    text-align: center;
    height: 60px;
    width: 50%;
    background-color: #76912f;
    color: #fff !important;
    line-height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.br-title {
    font-size: 20px;
}

.menu-box {
    line-height: 20px;
    text-align: center;
    padding: 10px;
    min-height: 100px;
    width: 103px;
    border: 1px solid #2a4918;
    margin: 10px;
    color: #2a4918;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu-box-icon {
    height: 60px;
    width: 60px;
    margin-bottom: 5px;
}

.nav-item-icon {
    height: 30px;
    width: 30px;
}

    .nav-item-icon:hover,
    .nav-item-icon.actives {
        -webkit-filter: invert(100%);
        filter: invert(100%);
    }

.breadcrumb {
    background-color: #76912f00;
    background-color: rgba(0,0,0,0);
}

.red-bull {
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 60px;
    background-color: red;
    color: #fff;
    text-align: center;
}


.c-from {
    background-color: #ebffdb;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6 !important;
    /*background-color: #ebffdb;*/
    color: #405829 !important;
}

.nav-link.custom-nav.active {
    border-radius: 0rem !important;
    min-width: 100px !important;
    border: 0px solid #dee2e6 !important;
    background-color: #405829 !important;
    color: #fff !important;
    font-size: 1.6em !important;
}

.nav-link.custom-nav {
    font-size: 1.4em !important;
}

.nav-active {
    height: 26px !important;
    background-image: url(../images/p.svg) !important;
    background-position: 100% 100% !important;
    /* background-size: 105%; */
    background-repeat: no-repeat !important;
}

.nav-link.custom-nav:hover {
    border-radius: 0rem !important;
    min-width: 100px !important;
    border: 0px solid #dee2e6 !important;
    background-color: #405829 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.selection {
    background-image: -webkit-linear-gradient(351deg, #ebffdb, #94d1c9);
    background-image: linear-gradient(99deg, #ebffdb, #94d1c9);
}

.bg-color-1 {
    background-color: none;
}

.bg-color-2 {
    background-color: #d2efea;
}

.bg-color-3 {
    background-color: #d7e7a8;
}

.bg-color-4 {
    background-color: #d7e7a8;
}

.copyight {
    font-size: 10px;
}

.page-link {
    background-color: #f0f8ff00;
    color: #000;
}

.btn {
    /*border: 1px solid transparent;*/
    border-radius: 0rem;
}

.btn-color {
    background-color: #405829 !important;
    color: #fff !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 5px solid #405829;
    padding: 0.375rem 0.75rem;
    font-size: 1.2em;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-color2 {
    background-color: #76912f !important;
    color: #fff !important;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 5px solid #76912f;
    padding: 0.375rem 0.75rem;
    font-size: 1.2em;
    line-height: 1.5;
    border-radius: 0rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.thead-color {
    background-color: #405829;
    color: #fff;
    border: 0px solid transparent;
}

.table thead th {
    border-bottom: 0px solid #dee2e6;
    border-top: 0px solid #dee2e6;
}

.btn-icon {
    width: 20px;
    margin-right: 5px;
    height:20px;
}

.btn-secondary {
    float: left;
    min-width: 100%;
    color: #425825;
    background-color: #ffffff;
    border-color: #ffffff00;
}

.form-inline .form-control {
    border: 0px solid #dee2e6;
    border-radius: 0rem;
    width: auto;
}

.tab-color {
    background-image: url('../images/p2.svg');
    background-position: 100% 111%;
    background-size: initial;
    background-repeat: repeat-x;
}

.tab-color2 {
    position: relative;
    background-image: linear-gradient(99deg, #ebffdb, #94d1c9);
    background-color: #ecffd9;
    background-position: 100% 0%;
    background-repeat: repeat-x;
}

.back-btn {
    width: 100px;
}

.page-link:hover {
    z-index: 2 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #3f5926 !important;
    /*border-color: #dee2e6;*/
}

.form-color {
    background-color: #edffdf;
}

.addtion-btn {
    float: right;
}

.p-color {
    background-color: rgba(0,0,0,0);
}

.nav-p {
    position: absolute;
    background-color: #ebffdb;
    height: 43px;
    width: 100%;
    z-index: 0;
}

.z-nav {
    z-index: 99;
}

.page-link {
    background-color: rgba(0,0,0,0);
}

@media (max-width: 575px) {
    .left-part {
        height: 300px;
        padding: 25px;
    }

    .right-part {
        width: 100%;
        height: 100%;
        padding: 25px;
    }

    .display-1 {
        font-size: 2.8rem;
    }

    .box-l {
        width: 100%;
        height: 250px;
        /*background-color: #76912f;*/
    }

    .box-r {
        width: 100%;
        height: 400px;
        /*background-color: #76912f;*/
    }

    .btn-secondary {
        min-width: 100%;
    }

    .tab-color2 {
        background-image: linear-gradient(99deg, #ebffdb, #94d1c9);
        background-color: #ecffd9;
        background-position: 100% 0%;
        background-repeat: repeat-x;
    }
}

@media (max-width: 767px) {
    [role="main"] {
        padding-top: 230px; /* Space for fixed navbar */
        min-height: max-content;
    }

    .left-part {
        padding: 25px;
    }
}


@media (max-width: 991px) {
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .color {
        color: green \0;
    }
    
    *::-ms-backdrop, .btn-color {
        font-size: 1.2em !important;
    }

    *::-ms-backdrop, .btn-color2 {
        font-size: 1.2em !important;
    }
    /* IE11 */
    *::-ms-backdrop, .light-blue.dropdown-modal {
        margin-top: -70px;
    }
    /* IE11 */
}

@-moz-document url-prefix() {
    .light-blue.dropdown-modal {
        margin-top: -70px;
    }
     
}
