﻿::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

.left-side-menu {
    background: #313a46 !important;
    color: #6c757d !important;
}

.img-component {
    width: 30px;
    height: 30px;
}

.img-auto-size {
    width: 100%;
    height: auto
}

.text-hover-show {
    color: transparent;
}

.div-role:hover i.text-hover-show {
    color: #727cf5;
}

.select2-dropdown {
    z-index: 10000 !important;
}

.navbar-dark .navbar-toggler {
    border-color: unset !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #eaeaea;
}

.topbar-dropdown .nav-link {
    line-height: unset !important;
}

.notification-list .noti-icon-badge {
    top: 20px;
    right: 2px;
}

.navbar-toggler {
    padding: 0.5rem .75rem;
    border: unset !important;
}

.max-text-300 {
    max-width: 300px !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.max-text-500 {
    max-width: 500px !important;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.max-text-600 {
    max-width: 600px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.h-366 {
    height: 366px;
}

.flow-y-auto {
    overflow-y: auto
}

.notification-list .noti-icon {
    font-size: unset;
    vertical-align: middle;
    line-height: unset;
}

.nav-user .account-user-avatar {
    top: calc(7px / 2);
}

.notification-list .notify-item .notify-details {
    margin-left: 0 !important;
}

.nav-user-custom {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background-color: transparent !important;
    min-height: unset !important;
    border: unset !important;
    top: 8px !important
}

.dropdown-menu-animated.dropdown-menu-right {
    right: 2px !important;
}

.topnav .navbar-nav .nav-link {
    padding: 1rem 13px;
}

.table td, .table th {
    padding: 0.5rem;
    font-size: 14px;
}

.email-menu-list a {
    font-size: 14px;
}

.btn {
    font-size: 14px;
}

body {
    font-size: 14px;
    line-height: 1.4;
}

.dropdown-menu {
    font-size: 14px;
}

.cursor-pointer {
    cursor: pointer;
}

body[data-layout=topnav] .footer {
    padding: 10px 0 10px;
}

.table th {
    border-top: unset;
}

.table {
    color: #313a46 !important;
}

.i-refresh-search {
    border-radius: 3px;
    padding: 3px;
    background-color: rgba(114,124,245,.25);
    margin-top: -8px;
    font-size: 18px;
}

.font-13 {
    font-size: 13px !important;
}

.card-body {
    padding: 1.5rem 0.6rem;
}

.page-aside-right {
    padding: 1.5rem 0 1.5rem 15px;
}

.alertify-notifier .ajs-message.ajs-error {
    color: #fff !important
}

.alertify-notifier .ajs-message.ajs-success {
    color: #fff !important
}
/***/
[contenteditable] {
    outline: none
}

.item-sort:hover {
    cursor: default
}

.selected {
    border: 3px dotted #727cf5 !important;
    cursor: move;
    z-index: 2;
}

    .selected > .ui-rotatable-handle {
        display: block;
    }

    .selected > .ui-resizable-ne {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        border-radius: 50%;
    }

    .selected > .ui-resizable-se {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        border-radius: 50%;
        right: -5px;
        bottom: -5px;
    }

    .selected > .ui-resizable-sw {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        border-radius: 50%;
    }

    .selected > .ui-resizable-nw {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        border-radius: 50%;
    }

    .selected > .ui-resizable-n {
        height: 10px;
        width: 10px;
        left: 50%;
        background: #727cf5 ;
        border-radius: 50%;
    }

    .selected > .ui-resizable-e {
        width: 10px;
        top: 50%;
        height: 10px;
        background-color: #727cf5 ;
        border-radius: 50%;
    }

    .selected > .ui-resizable-s {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        left: 50%;
        border-radius: 50%;
    }

    .selected > .ui-resizable-w {
        height: 10px;
        width: 10px;
        background-color: #727cf5 ;
        top: 50%;
        border-radius: 50%;
    }

.center-mini {
    background-color: #000;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    position: relative;
    margin: auto;
}
.pallet-null {
    color:#cff3e1;
}
.pallet-found {
    color: #727cf5
}
.pallet-expires {
    color: #6c757d
}
#mini-map {
    position: relative;
    width: 100vw;
    transform-origin: top left;
    transform: scale(0.15);
    height: 90px;
}

    #mini-map > .box {
        width: 100px;
        height: 100px;
    }

.drag-me {
   height: 690px!important
}
/**/
.h-90 {
    height: 90%;
}
/**Css Components*/
.box {
    background-color: #cff3e1;
    border: 2px solid #000;
    word-break: break-all;
}

.door {
    width: 75px;
    height: 80px;
    background-image: url(/Images/SVG/door.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.ddoor {
    width: 75px;
    height: 80px;
    background-image: url(/Images/SVG/two-door.svg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.line {
    background-color: #BB616C;
    width: 10px;
    height: 50px;
}

.text {
    background-color: transparent;
    width: 100px;
    height: 100px;
}

.goods {
    width: 30px;
    height: 30px;
    border: 1px solid #000;
    margin: 1px;
}

    .goods > .text-center {
        margin: 5px 0 !important;
        font-size: 1rem !important;
        color: #000;
        font-weight: 700;
        line-height: 1.1;
    }

.item-drag {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.break {
    flex-basis: 100%;
    height: 0;
}

.ui-rotatable-handle {
    height: 16px;
    width: 16px;
    cursor: pointer;
    background-image: url(/Images/SVG/rotate.svg);
    background-size: 100%;
    right: -25px;
    top: -15px;
    position: absolute;
    display: none;
    z-index: 1000;
}

.ui-draggable-hidden {
    opacity: 0 !important
}

.layout-draw {
    transform-origin: top left;
    height: calc(100vh - 70px);
    width: calc(100vw - 260px);
    position: relative;
    outline: none;
    overflow-x: hidden !important;
}

@media (min-width: 768.98px) {
    .modal-xl {
        width: 90%;
        max-width: 1500px;
    }
}

@media (max-width: 768.98px) {
    .nav-user .account-user-avatar {
        position: unset !important;
    }

    .nav-user .account-position, .nav-user .account-user-name {
        display: unset !important;
    }

    .nav-user {
        padding: 17px 6px 17px 0px !important;
    }

    html {
        overflow-y: auto !important;
        overflow-x: hidden !important;
    }

    .page-aside-left {
        height: auto !important;
        overflow-x: unset !important;
        overflow-y: unset !important;
        padding-right: unset !important;
        padding-left: unset !important;
        position: relative !important;
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 12px !important;
    }

    .page-aside-right {
        position: relative !important;
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin: 0 !important;
        margin-left: 0 !important;
    }

    body[data-layout=topnav] .container-fluid, body[data-layout=topnav] .container-lg, body[data-layout=topnav] .container-md, body[data-layout=topnav] .container-sm, body[data-layout=topnav] .container-xl {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .page-title-box .page-title {
        text-align: center !important;
    }

    .xs-p-0 {
        padding: 0 !important
    }

    .xs-pl-0 {
        padding-left: 0 !important
    }

    .xs-pr-0 {
        padding-right: 0 !important
    }

    .xs-pt-10 {
        padding-top: 10px !important
    }

    .xs-mt-10 {
        margin-top: 10px !important
    }

    .xs-mr-0 {
        margin-right: 0 !important
    }

    .xs-ml-0 {
        margin-left: 0 !important
    }
}

@media (min-width: 992px) {
    .topnav .navbar-nav .nav-item:first-of-type .nav-link {
        padding-left: 0.7rem !important;
        top: -2px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
        font-size: 15px;
    }

    body[data-layout=topnav] .container-fluid, body[data-layout=topnav] .container-lg, body[data-layout=topnav] .container-md, body[data-layout=topnav] .container-sm, body[data-layout=topnav] .container-xl {
        max-width: 100%;
    }

    .container, .container-lg, .container-md, .container-sm {
        max-width: 1300px;
    }
}


@media (max-width: 1500px) and (min-width: 1200px) {
    .widget-flat i.widget-icon {
        display: inline-block !important;
    }
}