﻿::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

.dropdown-menu {
    border-color: unset;
}

.dropdown-menu {
    background-color: #367fa9;
    border: unset;
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}

    .dropdown-menu > li > a {
        color: #fff;
        padding: 10px 20px;
    }

        .dropdown-menu > li > a:hover {
            background-color: #3c8dbc;
            color: #fff;
        }

.navbar-nav i {
    text-shadow: 1px 1px 2px #777;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: 180px;
    padding: 5px 0;
}

    .navbar-nav > .user-menu > .dropdown-menu, .navbar-nav > .user-menu > .dropdown-menu > .user-body {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }


@@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        right: 0;
        border: unset;
        background: #367fa9;
    }
}

@@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 10px 15px 5px 25px;
    }
}

.hand {
    cursor: pointer;
}

.h-164 {
    height: 164px;
}

.no-drop{
    cursor: no-drop;
}

.btn-toolbar {
    display: inline-table !important;
}

.ver-top {
    vertical-align: top !important;
}

.csv:before {
    background-color: #367fa9 !important;
}

/* Chrome, Safari and Opera syntax */
:-webkit-full-screen {
    background-color: white;
}

/* Firefox syntax */
:-moz-full-screen {
    background-color: white;
}

/* IE/Edge syntax */
:-ms-fullscreen {
    background-color: white;
}

/* Standard syntax */
:fullscreen {
    background-color: white;
}

.m-h-166 {
    min-height: 166.5px !important;
}

.bor-bot {
    border-bottom: 1px solid #f4f4f4;
}

.bor-left {
    border-left: 1px solid #f4f4f4;
}

.img-farm {
    object-fit: cover;
    width: 100%;
    height: 300px;
    vertical-align: middle;
}

.dis-block {
    display: block;
}

caption {
    padding-bottom: 20px !important;
}

.img-edit {
    font-size: 20px;
    padding-top: 7px;
    padding-right: 25px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    text-shadow: 2px 2px 3px #868686;
}

.div-search-disease {
    max-height: 300px !important;
    overflow-y: auto !important;
}

.page-tit {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    margin-top: 5px;
}

.img-area {
    width: 20px;
    height: 20px;
    max-width: none;
}

@keyframes rotate360 {
    100% {
        transform: rotate(360deg);
    }
}

.rotate360 {
    animation: rotate360 1s infinite;
}

.modal {
    overflow-y: scroll !important;
}

.w-250-imp {
    width: 250px !important;
}

.min-w-100 {
    min-width: 100px;
}

.p-l-8-imp {
    padding-left: 8px !important;
}

.p-r-8-imp {
    padding-right: 8px !important;
}

.btn-primary:hover {
    border-color: #367fa9;
}

.w-2000 {
    width: 2000px !important;
}

.w-2500 {
    width: 2500px !important;
}

.w-1200 {
    width: 1200px !important;
}

.p-t-5-imp {
    padding-top: 5px !important;
}

.p-b-5-imp {
    padding-bottom: 5px !important;
}

.btn {
    border-radius: 2px;
    border: unset;
}

.text-italic {
    font-style: italic;
}

.div-modal-footer {
    padding-top: 15px;
    border-top: 1px solid #f4f4f4;
    text-align: right
}

.w-100-per {
    width: 100%;
}

.m-l-0-imp {
    margin-left: 0 !important;
}

.m-t-10-imp {
    margin-top: 10px !important;
}

.listcheck-product {
    height: 140px;
    overflow-x: auto;
}

.table {
    margin-bottom: 0;
}

.div-footer {
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #f4f4f4;
    text-align: right;
}

.font-40 {
    font-size: 40px;
}

.font-12 {
    font-size: 12px;
}

.font-10-imp {
    font-size: 10px !important;
}

.font-16-imp {
    font-size: 16px !important;
}


.font-13 {
    font-size: 13px;
}

.font-20 {
    font-size: 20px;
}

.p-8 {
    padding: 8px;
}

.label-default {
    background-color: #e1e6ef;
}

.label {
    padding: 5px;
}

.text-normal {
    font-weight: normal
}

.text-normal-imp {
    font-weight: normal !important;
}

.user-block .username {
    font-size: 14px;
    font-weight: 400;
}

.content-wrapper {
    overflow: auto -moz-hidden-unscrollable;
}

textarea {
    resize: vertical;
}

.box.box-solid.box-primary {
    border: unset;
    border-radius: 2px;
}

.box-body {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    font-weight: 600;
    font-size: 14px;
}

.box-header {
    padding: 8px 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.box.box-solid.box-primary > .box-header {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.nav-action > li > a {
    padding: 9px 0px;
}

.nav-tabs-custom {
    border-radius: 2px;
}

.img-avatar {
    display: block;
    width: 120px;
    height: 120px;
    border: 1px solid #d2d6de;
    margin: 0px auto;
    vertical-align: middle;
}

.img-icon-map {
    display: block;
    width: 50px;
    height: 60px;
    border: 1px solid #d2d6de;
    margin: 0px auto;
    vertical-align: middle;
}

.liLocationType {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #ecf0f5
}

    .liLocationType:hover {
        background-color: #ecf0f5
    }

        .liLocationType:hover > span.username > i {
            color: #3c8dbc
        }

.locationType-active {
    background-color: #ecf0f5
}


.liLocationType img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-left: 10px;
}

body {
    padding-right: 0 !important
}

.modal-open {
    padding-right: 0px !important;
}

.hide-scroll::-webkit-scrollbar {
    display: none;
}

.jstree-default .jstree-icon:empty {
    color: #337ab7;
}

.datepicker {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    padding-left: 13px;
}

.datepicker-dropdown {
    background-color: #fff !important;
    padding: 10px;
}

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    background-color: #3c8dbc !important;
    background-image: unset;
    border-color: unset;
    text-shadow: unset;
    border-radius: 0px;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer;
    border-radius: 0px;
}

.pagination {
    margin: 5px 5px 0 0 !important;
}

.p-0-imp {
    padding: 0 !important;
}

.p-t-15-imp {
    padding-top: 15px !important;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10-imp {
    padding-left: 10px !important;
}

.p-r-10-imp {
    padding-right: 10px !important;
}

.font13 {
    font-size: 13px;
}

.no-shadown {
    box-shadow: unset
}

.no-border {
    border: none !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}


.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.waitMe_progress > div {
    background-color: #3c8dbc !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 3px 10px;
    margin-top: 4px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: unset;
    border-radius: 1px;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-left: 8px;
    margin-top: 7px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] > .text-muted {
    background-color: #3c8dbc;
    color: white !important;
}

@media screen and (max-width: 768px) {
    .xs-p-r-15 {
        padding-right: 15px;
    }

    .xs-text-center {
        text-align: center;
    }

    .xs-m-b-15 {
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1900px;
    }
}

@media screen and (min-width: 1100px) {
    .col-left {
        width: 23% !important;
    }

    .col-right {
        width: 77% !important;
    }
}

@media screen and (min-width: 1200px) {
    .col-left {
        width: 22% !important;
    }

    .col-right {
        width: 78% !important;
    }
}

@media screen and (min-width: 1300px) {
    .col-left {
        width: 21% !important;
    }

    .col-right {
        width: 79% !important;
    }
}

@media screen and (min-width: 1400px) {
    .col-left {
        width: 20% !important;
    }

    .col-right {
        width: 80% !important;
    }
}

@media screen and (min-width: 1500px) {
    .col-left {
        width: 19% !important;
    }

    .col-right {
        width: 81% !important;
    }
}

@media screen and (min-width: 1600px) {
    .col-left {
        width: 18% !important;
    }

    .col-right {
        width: 82% !important;
    }
}

@media screen and (min-width: 1700px) {
    .col-left {
        width: 17% !important;
    }

    .col-right {
        width: 83% !important;
    }
}

@media screen and (min-width: 1800px) {
    .col-left {
        width: 16% !important;
    }

    .col-right {
        width: 84% !important;
    }
}

@media screen and (min-width: 1900px) {
    .col-left {
        width: 15% !important;
    }

    .col-right {
        width: 85% !important;
    }
}

@media screen and (min-width: 2000px) {
    .col-left {
        width: 14% !important;
    }

    .col-right {
        width: 86% !important;
    }
}
/*kun write*/
.text-transparent {
    color: transparent;
}

.ul-edit > li:hover > a > i {
    color: #3c8dbc;
}

.ul-edit > li:hover > a > p > i {
    color: #3c8dbc;
}

.p-image {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: contain;
    margin: auto;
    border: 1px solid #e2e0e0;
}

.table-img > tbody > tr > td {
    padding: 12px;
}

.td-img {
    padding: 3px 0px 5px !important;
}

.bg-white-imp {
    background-color: #fff !important;
}

.font-8-imp{
    font-size: 8px !important;
}

.font-9-imp {
    font-size: 9px !important;
}

.a4-fit-poitrait {
    width: 210mm;
    min-height: 297mm;
    margin: auto;
    font-family: Tahoma;
}

    .a4-fit-poitrait > .contentReport {
        padding: 20px 30px;
    }

.a4-fit-landscape {
    min-width: 237.6mm;
    min-height: 168mm;
    margin: auto;
    font-family: Tahoma;
}

    .a4-fit-landscape > .contentReport {
        padding: 20px 30px;
    }

.text-white {
    color: #fff;
}

.report-background {
    background-color: #909090;
}

.hand-hover:hover {
    cursor: pointer;
    color: #3c8dbc;
}

.table-report > thead > tr > th,
.table-report > tbody > tr > th,
.table-report > tfoot > tr > th,
.table-report > thead > tr > td,
.table-report > tbody > tr > td,
.table-report > tfoot > tr > td,
.table-report > thead > tr {
    border: 1px solid #5d5d5d;
}

.table-report > tbody > tr > td,
.table-report > tbody > tr > th,
.table-report > tfoot > tr > td,
.table-report > tfoot > tr > th {
    padding: 2px;
}

.table-report > thead > tr > td,
.table-report > thead > tr > th {
    padding: 10px 5px;
}

.table-report {
    font-size: 12px;
}
/*end kun*/
