﻿.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: -12px;
    width: 20px;
}

.filter-section {
    float: none !important;
    overflow: hidden;
    clear: both;
}


.f-bold {
    font-weight: bold;
}

.mT-50 {
    margin-top: 50px;
}

.disabled {
    pointer-events: none;
}

.text-align-center {
    text-align: center;
}

.input-validation-error {
    border-color: red
}

td.kpi-description {
    width: 180px;
    text-align: center;
}

.tbl-kpi-description td {
    border: 1px solid black;
}

div.kpi-green-line {
    background-color: #01993d !important;
    border-radius: 5px;
    display: block;
    height: 30px;
    width: 70px;
    text-align: center;
    padding-top: 6px;
}

div.kpi-amber {
    background-color: #f18b0b !important;
    border-radius: 5px;
    display: block;
    height: 30px;
    width: 70px;
    text-align: center;
    padding-top: 6px;
}

div.kpi-red {
    background-color: #c00f0b !important;
    border-radius: 5px;
    display: block;
    height: 30px;
    width: 70px;
    text-align: center;
    padding-top: 6px;
}

td.kpi-green-line {
    background-color: #01993d !important;
    padding: 5px !important;
}

td.kpi-amber {
    padding: 5px !important;
    background-color: #f18b0b !important;
}

td.kpi-red {
    padding: 5px !important;
    background-color: #c00f0b !important;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial, Helvetica, sans-serif !important;
}

.font-italic {
    font-style: italic !important;
}

.btn-primary {
    background-color: #40b4f6;
    border-color: #40b4f6;
}

.btn-red {
    color: #fff !important;
    background-color: #df2d2d !important;
}

.btn-primary:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #4190d4;
    border-color: #4190d4;
}

.skin-blue .main-header .navbar {
    background-color: #fff !important;
}

.skin-blue .main-header .logo {
    background-color: #fff !important;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #1D2A4B;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    background-color: #1a3d71;
    color: #fff;
}

    .skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a:hover {
        background-color: #005384;
        color: #fff;
    }


.skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #fff;
    margin-left: 12px;
}

.treeview-menu > li {
    margin-left: -30px;
}

    .treeview-menu > li:hover {
        background-color: #005384;
    }

.skin-blue .sidebar-menu > li > .treeview-menu {
    background-color: #1a3d71;
    color: #fff;
}


.skin-blue .sidebar-menu > li.active > a {
    background-color: #fff !important;
    color: #000000;
}

.skin-blue .sidebar a {
    color: #fff;
}

    .skin-blue .sidebar a:hover {
        color: #b8c7ce !important;
    }

.sidebar-toggle {
    display: block;
    color: #1a3d71 !important;
}

.main-header .sidebar-toggle:before {
    content: none !important;
}

.navbar-nav > .user-menu .user-image {
    height: 30px;
    width: 30px;
}

.navbar-custom-menu .dropdown-toggle:hover {
    background-color: #fff !important;
}

.navbar-custom-menu .dropdown-toggle:focus {
    background-color: #fff !important;
}

.sidebar-menu .menu-open > a > .fa-angle-right, .sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.main-header .logo {
    height: 68px !important;
    text-align: left !important;
}

    .main-header .logo .logo-lg img {
        max-height: 68px !important;
    }

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 15px;
    }
}


@media (max-width: 1000px) {
    .filter-section .filter-details-section {
        margin-top: 20px;
    }

    .page-header-details .pull-right a, .page-header-details .pull-right button {
        z-index: 10;
    }
}

.z-10 {
    z-index: 10
}

.filter-section {
    float: left;
}

@media (max-width: 600px) {
    .page-header-details .pull-right a, .page-header-details .pull-right button {
        margin-left: 0 !important;
    }
}



@media (max-width: 768px) {

    .page-header-details .pull-right {
        float: left !important;
    }


    .sidebar-toggle {
        display: block !important;
    }

    .fas.fa-bars {
        color: #1D2A4B;
    }

    .skin-blue .main-header .navbar .sidebar-toggle:hover {
        background-color: unset !important;
    }

    .main-header .sidebar-toggle:before {
        content: unset !important;
    }
}

@media (max-width: 600px) {
    .content-wrapper {
        margin-top: 25px;
    }
}



.sidebar-menu > li > a > .fas {
    width: 20px;
}
/*CHART*/
#saleOverViewChart, #mostPopularProductsChart {
    width: 283px !important;
    height: 283px !important;
    margin-left: 30px;
}

#trendOverViewChart, #costByCategory {
    height: 283px !important;
}

.chart-legend {
    font-size: 15px;
    margin-top: 200px;
}

.info-box-number {
    font-weight: 500 !important;
}

.box-title {
    font-weight: 600;
    margin-left: 10px !important;
}

.info-box {
    min-height: 105px;
}

.info-box-icon {
    height: 105px;
    width: 105px;
    line-height: 105px;
    font-size: 35px;
}

.info-box-content {
    margin-left: 105px;
}

.box-body .label {
    font-weight: 500;
    font-size: 82%;
}
/**/
.p-0 {
    padding: 0 !important;
}

.mT-10 {
    margin-top: 10px !important;
}

.c-blue-active {
    color: #005384 !important;
}

.c-blue {
    color: #005384 !important;
}

.c-aqua {
    color: #00c0ef !important;
}

.c-yellow {
    color: #f39c12 !important;
}

.c-red {
    color: #dd4b39 !important;
}

.c-green {
    color: green !important;
}


.user-menu .hidden-xs {
    color: #3c8dbc !important;
    font-weight: 600;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

.dataTables_wrapper .dt-buttons {
    display: none;
}

.dataTables_length {
    display: none;
}

.dataTable tr.odd {
    background-color: #F8F8F8;
}

.dataTables_wrapper .dataTables_paginate {
    width: 50%;
    margin: auto !important;
    text-align: center !important;
    float: unset !important;
}

.dataTable thead th {
    font-weight: normal !important;
}

/*.dataTable sorting_desc {
    display: none;
}*/

a.paginate_button {
    cursor: pointer;
    margin-left: 15px;
    margin-right: 15px;
}

.paginate_button.previous {
    cursor: pointer;
    margin-right: 15px;
}

    .paginate_button.previous.disabled {
        opacity: 0 !important;
    }

.paginate_button.next {
    cursor: pointer;
    margin-left: 15px;
}

    .paginate_button.next.disabled {
        opacity: 0 !important;
    }


.paginate_button.current {
    /*color: #286090 !important;*/
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
}

.table td, .table th {
    padding: 10px;
}
/*Page*/
.page-header {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    margin: 10px 40px;
    padding: 20px;
}

.page-content {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    margin: 10px 25px;
    padding: 30px;
    overflow: auto;
}

.content-header > .breadcrumb {
    float: left;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    padding: 7px 5px;
    position: unset;
    top: 15px;
    right: 10px;
    border-radius: 2px;
    margin-left: 20px;
    font-weight: 600;
    color: #616161;
}

    .content-header > .breadcrumb > li + li:before {
        content: '/';
    }

/*Modal*/
.modal-content {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2%;
}

/*Form valid*/
.form-control, .select2-container--bootstrap4 .select2-selection {
    border-radius: 0.3125em !important;
}

.invalid-feedback {
    font-size: 12px;
    color: red;
}

.field-required {
    color: red;
}

label {
    font-weight: 500 !important;
}

.modal .close {
    float: right;
    font-size: 50px;
    font-weight: 200;
    line-height: 0.4;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    bottom: -41px;
    padding: 0;
}

/*padding*/
.pr-0 {
    padding-right: 0 !important;
}

/*NOTI ALERT*/
.alert-notification-success {
    border-left: 6px solid green;
}

.alert-notification-danger {
    border-left: 6px solid red;
}

.alert-notification-warning {
    border-left: 6px solid orange;
}
.i-notification-success {
    color: green;
}

.i-notification-danger {
    color: red;
}

.i-notification-warning {
    color: #FFC107;
}

.i-notification {
    font-size: 39px;
}

.alert-notification {
    padding: 12px;
    margin-bottom: 20px;
    color: black;
    background-color: #fff;
    box-shadow: 0px 0px 12px -2px #333333;
}

.alert-notification-title {
    margin-bottom: 10px;
    display: block;
}

/*Select2 custom*/
.select2-container {
    width: 100% !important;
    padding: 0;
}

.select2-search--inline {
    width: 100%;
}

.select2-search__field {
    padding: 5px !important;
    width: 100% !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 15px !important;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    line-height: 4rem !important;
}

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(193, 196, 198) !important;
    border-image: none;
    margin-left: auto;
    margin-right: auto;
    color: #ccc !important;
    cursor: default !important;
}

    .dropzone i {
        font-size: 50px;
        margin-right: 20px;
    }

    .dropzone.dz-clickable .dz-message .browse-for-file {
        color: #40b4f6;
        cursor: pointer !important;
        text-decoration: underline;
    }

    .dropzone .dz-message span {
        font-size: 20px;
    }

    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
        cursor: default !important;
    }

.upload-file-box {
    margin-bottom: 50px;
}

.btn {
    padding-left: 20px;
    padding-right: 20px
}

h3.title {
    margin-top: 10px !important;
    margin-bottom: 30px;
}

.w-100px {
    width: 100px !important;
}

.text-align-center {
    text-align: center !important;
}

.input-group-addon {
    border-radius: 0.3125em 0 0 0.3125em !important;
    color: #bbb !important;
    height: 34px;
    padding: 5px !important;
}

.input-group input {
    border-radius: 0 0.3125em 0.3125em 0 !important;
    border-left: none !important
}

.input-group .select2-selection.select2-selection--single {
    border-left: none !important;
    border-radius: 0 0.3125em 0.3125em 0 !important;
}

.search-keyword {
    padding-left: 30px;
}

.search-container {
    position: relative;
}

    .search-container i {
        position: absolute;
        top: 10px;
        left: 10px;
        color: #bbb;
    }

.section-year-filter {
    width: 150px;
    float: left;
}

.apply-filter {
    margin-left: 20px;
    float: left;
}

#btn-clear-filter {
    margin-right: 15px;
}

.filter-section {
}

.mT-20 {
    margin-top: 20px;
}

.mL-20 {
    margin-left: 20px;
}


.pL-30 {
    padding-left: 30px;
}

.mB-20 {
    margin-bottom: 20px;
}

a.disabled {
    cursor: default;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pl-0 {
    padding-left: 0;
}

.mR-5 {
    margin-right: 5px;
}

.content {
    background: #ecf0f5;
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
}

.w-130px {
    width: 130px;
}

.w-400px {
    width: 400px;
}

.position-relative {
    position: relative !important;
}

.mB-15 {
    margin-bottom: 15px;
}

.ml-0 {
    margin-left: 0 !important;
}

.mL-15 {
    margin-left: 15px !important;
}

.float-left {
    float: left;
}

.width-300px {
    width: 300px;
}

.width-140px {
    width: 140px;
}

.width-170px {
    width: 170px;
}

.w-50px {
    width: 50px;
}

[hidden], template {
    display: none !important;
}

.mT-10 {
    margin-top: 10px;
}

.mB-10 {
    margin-bottom: 10px;
}

.mL-10 {
    margin-left: 10px !important;
}

.cp-name {
    font-weight: bold;
}

a.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}


    a.btn-secondary:hover {
        color: #fff;
        background-color: #6c757d;
        border-color: #6c757d;
    }

.select2-selection {
    overflow: hidden !important;
}

.select2-selection__rendered {
    white-space: normal !important;
    word-break: break-all !important;
}

.partial-leave-section-item {
    width: calc(100% - 115px);
}


@media (max-width: 767px) {
    .page-content {
        margin: 0 !important;
    }

    .dataTables_wrapper .dataTables_paginate {
        width: 100% !important;
    }

    .treeview-menu > li {
        margin-left: -20px !important;
    }

    .menu-3 {
        margin-left: 0 !important;
    }

    .sidebar-menu.tree {
        margin-top: 30px !important;
    }
}

.custom-card {
    margin: 0px;
    display: flex;
    align-items: center;
}

    .custom-card .icon {
        font-size: 5rem;
        text-align: center;
        width: 85px !important;
    }

    .custom-card i.fa-arrow-up {
        color: #7AC46C;
    }

    .custom-card p.number {
        font-size: 30px;
    }

    .custom-card h4 {
        font-size: 16px;
    }

    .custom-card .icon {
        font-size: 5rem;
        text-align: center;
    }
