﻿body {
    height: 100%;
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

html {
    scroll-behavior: smooth;
}

menu.ng-scope {
    margin: 0px;
    padding: 0px;
}

.modal-open .dropdown-menu {
    z-index: 9999;
}

.main-content {
    min-height: 100%;
    /*overflow-x: hidden;*/
}

.main-title {
    color: #428bca;
    font-size: 28px;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.ruler-x {
    background-color: #ffffff;
    background-image: linear-gradient(90deg, rgba(73, 73, 73, 0.5) 0, rgba(73, 73, 73, 0.5) 2%, transparent 2% ), linear-gradient(180deg, #ffffff 50%, transparent 50% ), linear-gradient(90deg, transparent 50%, rgba(73, 73, 73, 0.5) 50%, rgba(73, 73, 73, 0.5) 52%, transparent 52% ), linear-gradient(180deg, #ffffff 70%, transparent 70% ), linear-gradient(90deg, transparent 10%, rgba(73, 73, 73, 0.4) 10%, rgba(73, 73, 73, 0.4) 12%, transparent 12%, transparent 20%, rgba(73, 73, 73, 0.4) 20%, rgba(73, 73, 73, 0.4) 22%, transparent 22%, transparent 30%, rgba(73, 73, 73, 0.4) 30%, rgba(73, 73, 73, 0.4) 32%, transparent 32%, transparent 40%, rgba(73, 73, 73, 0.4) 40%, rgba(73, 73, 73, 0.4) 42%, transparent 42%, transparent 60%, rgba(73, 73, 73, 0.4) 60%, rgba(73, 73, 73, 0.4) 62%, transparent 62%, transparent 70%, rgba(73, 73, 73, 0.4) 70%, rgba(73, 73, 73, 0.4) 72%, transparent 72%, transparent 80%, rgba(73, 73, 73, 0.4) 80%, rgba(73, 73, 73, 0.4) 82%, transparent 82%, transparent 90%, rgba(73, 73, 73, 0.4) 90%, rgba(73, 73, 73, 0.4) 92%, transparent 92% );
    background-size: 50px 20px;
    background-repeat: repeat-x;
    min-height: 20px;
    /* only needed for labels */
    white-space: nowrap;
    font-size: 0;
    margin: 0px 0px 0px 4px;
    padding: 0;
}

    .ruler-x label.ruler-item {
        font-weight: 100;
        font-size: 9px;
        padding-top: 2px;
        display: inline-block;
        width: 50px;
        text-indent: 3px;
    }

.ruler-x-portrait {
    max-width: 305px;
}

.ruler-x.ruler-x-portrait label.ruler-item.ruler-item-long {
    display: none;
}

.ruler-x-landscape {
    max-width: 426px;
}

.ruler-y {
    transform: rotate(90deg);
    background-position-y: 3px;
    background-color: #ffffff;
    background-image: linear-gradient(90deg, rgba(73, 73, 73, 0.5) 0, rgba(73, 73, 73, 0.5) 2%, transparent 2% ), linear-gradient(180deg, #ffffff 50%, transparent 50% ), linear-gradient(90deg, transparent 50%, rgba(73, 73, 73, 0.5) 50%, rgba(73, 73, 73, 0.5) 52%, transparent 52% ), linear-gradient(180deg, #ffffff 70%, transparent 70% ), linear-gradient(90deg, transparent 10%, rgba(73, 73, 73, 0.4) 10%, rgba(73, 73, 73, 0.4) 12%, transparent 12%, transparent 20%, rgba(73, 73, 73, 0.4) 20%, rgba(73, 73, 73, 0.4) 22%, transparent 22%, transparent 30%, rgba(73, 73, 73, 0.4) 30%, rgba(73, 73, 73, 0.4) 32%, transparent 32%, transparent 40%, rgba(73, 73, 73, 0.4) 40%, rgba(73, 73, 73, 0.4) 42%, transparent 42%, transparent 60%, rgba(73, 73, 73, 0.4) 60%, rgba(73, 73, 73, 0.4) 62%, transparent 62%, transparent 70%, rgba(73, 73, 73, 0.4) 70%, rgba(73, 73, 73, 0.4) 72%, transparent 72%, transparent 80%, rgba(73, 73, 73, 0.4) 80%, rgba(73, 73, 73, 0.4) 82%, transparent 82%, transparent 90%, rgba(73, 73, 73, 0.4) 90%, rgba(73, 73, 73, 0.4) 92%, transparent 92% );
    background-size: 50px 20px;
    background-repeat: repeat-x;
    min-height: 20px;
    /* only needed for labels */
    white-space: nowrap;
    font-size: 0;
    margin: 3px 0px 0px 0px;
    padding: 0;
}

    .ruler-y label.ruler-item {
        font-weight: 100;
        font-size: 9px;
        padding-top: 2px;
        display: inline-block;
        width: 50px;
        text-indent: 3px;
    }

.ruler-y-portrait {
    margin-top: 225px;
    margin-left: 98px;
    max-width: 440px;
}

.ruler-y.ruler-y-landscape label.ruler-item.ruler-item-long {
    display: none;
}

.ruler-y-landscape {
    margin-top: 152px;
    margin-left: 290px;
    max-width: 305px;
}

.ruler-y.ruler-hidden {
    background-image: none;
}

.ruler-x.ruler-hidden {
    background-image: none;
}

    .ruler-x.ruler-hidden label.ruler-item {
        display: none;
    }

.ruler-y.ruler-hidden label.ruler-item {
    display: none;
}

.poster-container {
    margin: 0px;
    position: relative;
}

.poster-container-border-landscape {
    margin-top: -168px;
}

.poster-container-border-portrait {
    margin-top: -235px;
}

.poster-portrait {
    width: 298px;
    height: 421px;
}

.poster-landscape {
    width: 421px;
    height: 298px;
}

.background-portrait {
    width: 298px;
    height: 421px;
}

.background-landscape {
    width: 421px;
    height: 298px;
}

.movable {
    cursor: move;
    border: 2px solid yellow;
}

ol.carousel-indicators li {
    margin-left: 3px;
    margin-right: 3px;
}

.dropdown-menu li a.line-bold {
    font-weight: bold;
}

.line-bold {
    font-weight: bold;
}

.list-icon {
    width: 22px;
}

.session-modal {
    width: 400px;
    top: 80px;
    left: calc(50% - 200px);
}

    .session-modal .modal-header {
        text-align: center;
        font-size: 20px;
    }

    .session-modal .modal-body {
        text-align: center;
        font-size: 20px;
    }

.inside-form {
    margin: 6px 20px 6px 20px;
    padding: 10px 10px 10px 10px;
}

.btn-group.btn-fullsize {
    width: 100%;
}

.btn-fullsize {
    width: 100%;
}

.btn-fullsize-caret {
    width: calc(100% - 30px);
}

.btn-comparator {
    min-width: 44px;
    min-height: 34px;
}

.btn-sq-mini {
    width: 22px;
    height: 22px;
    padding: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.btn-mini {
    height: 22px;
    padding: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.btn-210w {
    width: 210px;
    margin-bottom: 5px;
}

.filter-line {
    margin-bottom: 4px;
}

.btn-filter-box {
    min-height: 100px;
    width: 180px;
    white-space: normal !important;
    word-wrap: break-word;
    margin-bottom: 5px;
}

ul.wrap-panel {
    display: inline-block;
    list-style-type: none;
}

.wrap-panel-500 {
    width: 500px;
}

.background-img-selected {
    border: 4px solid green;
}

.filter-box-icon-up-left {
    float: left !important;
    margin-top: -20px;
    margin-left: -10px;
}

.filter-box-icon-up-right {
    float: right !important;
    margin-top: -20px;
    margin-right: -10px;
}

.upload-file-over-class {
    cursor: crosshair;
    background-color: #31708f;
    color: white;
    font-weight: bold;
}

.profile {
    padding: 5px;
    display: block;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}

    .profile img {
        border: 3px solid #7d7d7d;
        border-radius: 500px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100px;
        height: 100px;
    }

.color-box {
    width: 60px;
    height: 25px;
    border: 1px solid #757575;
}

.simple-box {
    border: 1px solid #757575;
    text-align: center;
}

.home-box {
    font-size: 25px;
}

    .home-box a {
        text-decoration: none;
    }

.home-box-piece {
    height: 150px;
    width: 220px;
    text-align: center;
    background-color: #d4d4d4;
    text-transform: uppercase;
}


.home-box-piece-logo h1 {
    line-height: 100px;
}

.home-box-piece-logo svg {
    margin-top: 80px;
}

.home-box-piece h1 {
    line-height: 300px;
    font-size: 3.6em;
    margin: 0;
}

.home-box-content {
    position: relative;
    z-index: 999;
}

    .home-box-content p {
        font-weight: lighter;
    }

    .home-box-content .light {
        opacity: 0.4;
        display: block;
    }

    .home-box-content h3 i {
        font-size: 3em;
        opacity: 0.4;
    }

.home-box-metric {
    text-transform: uppercase;
    font-size: 1.6em;
    line-height: 1;
}

    .home-box-metric i {
        margin-right: 0.6em;
    }

.search-noresult {
    background-color: #932e22;
}

.small-summary {
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

    .small-summary li {
        list-style-type: none;
    }

ul.sortable {
    list-style: none;
}

li.sortable-item {
}

li.item-list-highlighted-red {
    background-color: #ddafaf;
}

.inline-content {
    float: left;
}

.fullsize-multiselect .multiSelect > button {
    width: 100%;
}

.minwidth230-multiselect .multiSelect > button {
    min-width: 230px;
}

.minwidth193-multiselect .multiSelect > button {
    min-width: 193px;
}

.panel-alert-deactivated {
    background: repeating-linear-gradient( -45deg, transparent, transparent 4px, transparent 1px, lightgray 7px ), linear-gradient( to bottom, transparent, transparent);
}

.delivery-round-header {
    font-size: 15px;
}

ul li.delivery-round-row {
    list-style: none;
}

.delivery-round-row {
    min-height: 28px;
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

    .delivery-round-row.sortable-item {
        cursor: grabbing;
    }

        .delivery-round-row.sortable-item:hover {
            background-color: #f5f5f5;
        }

    .delivery-round-row .inline-content {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

@media screen and (max-width: 1000px) {
    .workshop-dashboard-item {
        font-size: 22px;
    }
}

.workshop-dashboard-item {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #A5A5A5;
}

.workshop-dashboard-filter {
    padding-bottom: 10px;
    padding-top: 10px;
}


ul.history {
    list-style: none;
}

    ul.history li {
    }

    ul.history hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

.dashboard-delivery-tour {
    width: 180px;
    float: left;
    border: 3px solid gray;
    background-color: #ebebeb;
    margin: 6px;
    min-height: 260px;
}

    .dashboard-delivery-tour.external-supplier {
        border: 3px solid lightblue;
        background-color: #f0fdfe;
    }

    .dashboard-delivery-tour.selected {
        border: 3px solid lightblue;
    }

    .dashboard-delivery-tour .tour-number {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        color: #757575;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .dashboard-delivery-tour .description {
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #757575;
        height: 30px;
    }

    .dashboard-delivery-tour .driver-undefined {
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color: #757575;
        height: 130px;
    }

    .dashboard-delivery-tour .driver-name {
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        color: #757575;
        margin-top: 2px;
        margin-bottom: 2px;
        height: 40px;
    }

    .dashboard-delivery-tour .driver-profile {
        color: #757575;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 4px;
        height: 90px;
    }

    .dashboard-delivery-tour .total-deliveries {
        text-align: center;
        color: white;
        margin-left: auto;
        margin-right: auto;
        margin-top: 4px;
        margin-bottom: 4px;
    }

        .dashboard-delivery-tour .total-deliveries .badge {
            font-size: 30px;
            font-weight: bold;
        }

.dashboard-driver .driver-profile {
    color: #757575;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 10px;
    height: 90px;
}

    .dashboard-driver .driver-profile img {
        border: 3px solid #7d7d7d;
        border-radius: 500px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100px;
        height: 100px;
    }

.user-statistics {
    width: 141px;
    float: left;
    border: 3px solid gray;
    background-color: #ebebeb;
    margin: 6px;
    min-height: 160px;
}

    .user-statistics.warning {
        border: 3px solid #f0ad4e;
        background-color: #fcf8e3;
    }

    .user-statistics.danger {
        border: 3px solid #a94442;
        background-color: #f2dede;
    }

    .user-statistics .name {
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        color: #757575;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .user-statistics .country {
        text-align: center;
        min-height: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .user-statistics .main-value {
        text-align: center;
        font-size: 35px;
        font-weight: bold;
    }

    .user-statistics .additional-value {
        padding-top: 4px;
        text-align: center;
        font-size: 17px;
        float: left;
    }

.bill-item-switch {
    cursor: pointer;
}

    .bill-item-switch:hover {
        color: #A80909;
        text-decoration: underline;
    }

.bill-item-payment {
}

    .bill-item-payment:hover {
        color: #A80909;
    }

.bill-item-order {
}

    .bill-item-order:hover {
        color: #6e2c81;
    }

.bill-item-highlighted {
    background-color: #dbdbdb;
}

.bill-item-payment.bill-item-highlighted {
    color: #A80909;
}

.bill-item-order.bill-item-highlighted {
    color: #6e2c81;
}

.bill-expiracy {
    font-size: 10px;
    color: #757575;
}

.bill-payment {
    font-size: 10px;
    color: #5cb85c;
}

.bill-partial-payment {
    font-size: 10px;
    color: #f0ad4e;
}

/* side panel */
.left-panel {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 70px;
    background-color: #ebebeb;
    -webkit-transition: width 0.6s;
}

    .left-panel.closed {
        width: 0px;
    }

    .left-panel .side-panel-toggle {
        position: fixed;
        left: 0px;
        bottom: 0px;
        background: url('../pictures/icon-bottom-left-close.png') no-repeat;
        background-size: 36px;
    }

    .left-panel.closed .side-panel-toggle {
        background: url('../pictures/icon-bottom-left-open.png') no-repeat;
        background-size: 36px;
    }

.right-panel {
    position: fixed;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 150px;
    background-color: #ebebeb;
    -webkit-transition: width 0.6s;
}

    .right-panel.closed {
        width: 0px;
    }

    .right-panel .side-panel-toggle {
        position: fixed;
        right: 0px;
        bottom: 0px;
        background: url('../pictures/icon-bottom-right-close.png') no-repeat;
        background-size: 36px;
    }

    .right-panel.closed .side-panel-toggle {
        background: url('../pictures/icon-bottom-right-open.png') no-repeat;
        background-size: 36px;
    }


.side-panel-toggle {
    position: relative;
    width: 36px;
    height: 36px;
    margin-top: 74px;
    z-index: 20;
}

    .side-panel-toggle:hover {
        cursor: pointer;
        opacity: .7;
    }

/* login */
.login-logo {
    float: left;
    padding: 1em 0em;
}

.login-form {
    margin-top: 80px;
    padding: 60px;
    border: 2px solid #e7e7e7;
    background-color: #f8f8f8;
    border-radius: 4px;
}

    .login-form .version {
        padding-top: 10px;
        margin-bottom: 10px;
        font-size: 12px;
        font-weight: bold;
        color: #A80909;
    }

    .login-form hr {
        border-color: #c7c7c7;
    }

.btn-login {
    background-color: #A80909;
    color: white;
}

    .btn-login:hover, .btn-login:focus {
        background-color: #7e0808;
        color: #e4e4e4;
    }

.btn-shifted {
    background-color: #065aa4;
}

    .btn-shifted:hover, .btn-shifted:focus {
        background-color: #033c6e;
        color: #e4e4e4;
    }

.btn-shifted {
    background-color: #151515;
}

    .btn-shifted:hover, .btn-shifted:focus {
        background-color: #313131;
        color: #e4e4e4;
    }

/* progress line */
ul.progress-line {
    list-style-type: none;
    padding-left: 0px;
}

li.progress-line-section {
    float: left;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 0px;
    border-bottom: 2px solid #bab8b8;
    color: #959595;
}

.progress-line-separator {
    width: 10px;
    height: 10px;
    background-color: #757575;
    border-radius: 8px;
    position: relative;
    bottom: -5px;
    margin-top: -4px;
    margin-left: -4px;
}

li.progress-line-section-last {
    float: left;
    width: 1px;
}

.progress-line-separator {
    width: 10px;
    height: 10px;
    background-color: #757575;
    border-radius: 8px;
    position: relative;
    bottom: -5px;
    margin-top: -4px;
    margin-left: -4px;
}

/* utilities */
.clickable {
    cursor: pointer;
}

.large-scroll::-webkit-scrollbar {
    width: 40px;
}

.large-scroll::-webkit-scrollbar-track {
    background: #ebebeb;
}

::-webkit-scrollbar-thumb {
    width: 40px;
    background: #757575;
}

.hidden {
    display: none;
}

.auth-hidden {
    display: none;
}

.form-line .auth-hidden {
    display: none;
}

.form-group.auth-hidden {
    display: none;
}

.nav > li.auth-hidden {
    display: none;
}

li.divider-hidden {
    display: none;
}

.dropdown.menu-hidden {
    display: none;
}

.strikethrough {
    text-decoration: line-through;
}

a.home-link {
    text-decoration: none;
}

.panel-footer.bg-success {
    color: #3c763d;
    background-color: #d6e9c6;
}

.panel-footer.bg-danger {
    color: #A80909;
    background-color: #f2dede;
}

/* notification panel */
.notification-panel {
    margin: 10px;
    padding: 15px;
    text-align: center;
    height: 150px;
    border: 1px solid;
    border-radius: 5px;
}

    .notification-panel.bg-danger {
        border-color: #A80909;
        color: #A80909;
    }

        .notification-panel.bg-danger:hover {
            background-color: #E7BEB9;
        }

    .notification-panel.bg-warning {
        border-color: #f68706;
        color: #f68706;
    }

        .notification-panel.bg-warning:hover {
            background-color: #F9E9A7;
        }

    .notification-panel .notification-title {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .notification-panel .notification-badge {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top: 10px;
        font-weight: bold;
        font-size: 50px;
    }

/* color utilities */
.bg-aqua,
.bg-white,
.bg-blue,
.bg-lightblue,
.bg-navy,
.bg-orange,
.bg-yellow,
.bg-ultra-lightgreen
.bg-lightgreen,
.bg-darkgreen,
.bg-green,
.bg-gray,
.bg-darkgray,
.bg-lightgray,
.bg-lightpurple,
.bg-purple,
.bg-red {
    color: #f9f9f9 !important;
}

.bg-lightyellow {
    background-color: #fbfac8 !important;
}

.bg-darkyellow {
    background-color: #fce126 !important;
}

.bg-lightorange {
    background-color: #ffdfbe !important;
}

.bg-white {
    background-color: #000000 !important;
}

.bg-gray {
    background-color: #A5A5A5 !important;
}

.bg-lightgray {
    background-color: #bab8b8 !important;
}

.bg-ultra-lightgray {
    background-color: #f5f5f5 !important;
    color: #333;
}

.bg-darkgray {
    background-color: #404040 !important;
}

.bg-lightrose {
    background-color: #f7d6d6 !important;
}

.bg-aqua {
    background-color: #00c0ef !important;
}

.bg-blue {
    background-color: #428bca !important;
}

.bg-lightblue {
    background-color: #8ec1ec !important;
}

.bg-navy {
    background-color: #033c6e !important;
}

.bg-orange {
    background-color: #bd4e01 !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.bg-lightgreen {
    background-color: #81ce65 !important;
}

.bg-ultra-lightgreen {
    background-color: #cff2c2 !important;
}

.bg-darkgreen {
    background-color: #284e2c !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-purple {
    background-color: #5c4a75 !important;
}

.bg-lightpurple {
    background-color: #aa289c !important;
}

.bg-red {
    background-color: #f56954 !important;
}

.bg-darkred {
    background-color: #891200 !important;
}

.icon-aqua {
    color: #00c0ef;
}

.icon-blue {
    color: #428bca;
}

.icon-navy {
    color: #033c6e;
}

.icon-orange {
    color: #bd4e01;
}

.icon-yellow {
    color: #f39c12;
}

.icon-lightgreen {
    color: #81ce65;
}

.icon-darkgreen {
    color: #284e2c;
}

.icon-green {
    color: #00a65a;
}

.icon-purple {
    color: #5c4a75;
}

.icon-lightpurple {
    color: #aa289c;
}

.icon-red {
    color: #f56954;
}

.icon-darkred {
    color: #700f00;
}

.icon-black {
    color: #000000;
}

.icon-gray {
    color: #888888;
}

.icon-gray {
    color: #888888;
}

.icon-lightgray {
    color: #d7d7d7;
}

.icon-darkgray {
    color: #6a6a6a;
}

a.icon-green {
    color: #00a65a;
}

.label.short-label-wrap {
    display: inline-block;
    max-width: 110px;
    text-overflow: ellipsis;
    overflow-x: hidden;
}

ul.list-selection li {
    list-style-type: none;
}

    ul.list-selection li:hover {
        text-decoration: none;
    }

.notification-clignote {
    animation-duration: .8s;
    animation-name: clignoter;
    animation-iteration-count: infinite;
    transition: none;
}

    .notification-clignote .label {
        font-size: 15px;
    }

@keyframes clignoter {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

ul.dispatching-delivery {
    list-style: none;
    padding-left: 0px;
}

.delivery-panel {
    width: 400px;
    height: 321px;
    float: left;
    margin: 0px 5px 10px 5px;
}

    .delivery-panel .badge.bg-gray {
        background-color: #777 !important;
    }

    .delivery-panel.delivery-panel-expanded {
        width: 900px;
        height: 650px;
        border: 1px solid purple;
    }

    .delivery-panel .panel-body {
        height: 210px;
        overflow-y: scroll;
    }

    .delivery-panel.delivery-panel-expanded .panel-body {
        height: 539px;
    }


.dispatching-delivery .panel-body ul {
    list-style: none;
    padding-left: 0px;
}

.dispatching-delivery-order {
}

/*    .dispatching-delivery-order:hover {
        color: darkred;
    }

        .dispatching-delivery-order:hover .icon-gray {
            color: darkred;
        }*/


.dispatching-delivery .dropzone ul[dnd-list] {
    min-height: 42px;
    margin: 0px;
    padding-left: 0px;
}

.dispatching-delivery .dropzone li {
    display: block;
}

/**
 * Reduce opacity of elements during the drag operation. This allows the user
 * to see where he is dropping his element, even if the element is huge. The
 * .dndDragging class is automatically set during the drag operation.
 */
.dispatching-delivery .dropzone .dndDragging {
    opacity: 0.7;
}

/**
 * The dndDraggingSource class will be applied to the source element of a drag
 * operation.
 */
.dispatching-delivery .dropzone .dndDraggingSource {
    opacity: 0.5;
}

/**
 * An element with .dndPlaceholder class will be added as child of the dnd-list
 * while the user is dragging over it.
 */
.dispatching-delivery .dropzone .dndPlaceholder {
    background-color: #ddd !important;
    display: block;
    min-height: 42px;
}

/***************************** Element type specific styles *****************************/

.dispatching-delivery .dropzone .itemlist {
    min-height: 120px !important;
}

    .dispatching-delivery .dropzone .itemlist > li {
        background-color: #337ab7;
        border: none;
        border-radius: .25em;
        color: #fff;
        float: left;
        font-weight: 700;
        height: 50px;
        margin: 5px;
        padding: 3px;
        text-align: center;
        width: 80px;
    }

.dispatching-delivery .dropzone .container-element {
    margin: 10px;
}


/* list pager */
.listPager {
    width: 100%;
}

    .listPager select {
        width: 80px;
        display: inline-block;
        vertical-align: middle;
    }

    .listPager span {
        display: inline-block;
        vertical-align: middle;
    }

    .listPager div {
        display: inline-block;
        vertical-align: middle;
    }

.listPagerPageSize {
    float: left;
    width: 25%;
}

.listPagerPager {
    width: 60%;
    text-align: center;
}

    .listPagerPager ul {
        margin: 0;
    }

.listPagerTotal {
    float: right;
    text-align: right;
    width: 15%;
    line-height: 34px;
}

.pagination > li {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.listPager.smallDisplay {
}

    .listPager.smallDisplay .listPagerPageSize {
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
    }

    .listPager.smallDisplay .listPagerPager {
        width: 100%;
        text-align: center;
        margin-bottom: 6px;
    }

    .listPager.smallDisplay .listPagerTotal {
        width: 100%;
        text-align: center;
    }


.listSorter {
    font-weight: normal;
}

    .listSorter .input-group {
        display: inline-table;
        vertical-align: middle;
        width: auto !important;
        margin-left: 10px;
    }

    .listSorter button {
        margin-left: 10px;
    }

    .listSorter .input-group-btn {
        vertical-align: middle;
        width: auto !important;
    }

    .listSorter select {
        width: auto !important;
    }

.listSorterToggler {
    float: right;
}

.sortByHeader {
    position: relative;
    cursor: pointer;
}

.sortByHeaderActive {
    color: #428bca;
}

.navbar.custom-navbar {
    position: relative;
    margin-bottom: 30px;
}

.custom-navbar {
    background-color: #D3D1C7;
    border-color: #428bca;
}

    .custom-navbar .nav .open > a,
    .custom-navbar .nav .open > a:hover,
    .custom-navbar .nav .open > a:focus {
        background-color: #C2C0B6;
    }

    .custom-navbar .nav > li > a:hover,
    .custom-navbar .nav > li > a:focus {
        text-decoration: none;
        background-color: #C2C0B6;
    }

.navbar-logo {
    margin-left: 8px;
    float: left !important;
    width: 85px;
    height: 85px;
}

    .navbar-logo .navbar-logo-img {
        margin-left: 10px;
        margin-top: 10px;
        background-image: url('../../resources/pictures/logo/logo-icon.png');
        width: 70px;
        height: 70px;
        background-size: 70px 70px;
    }

.navbar.custom-navbar a:hover {
    color: #A80909;
}

.navbar .navbar-toggle {
    margin-top: 25px;
    background-color: #f5f5f5;
}

    .navbar .navbar-toggle:hover {
        background-color: #a7a7a7;
    }

    .navbar .navbar-toggle .icon-bar {
        background-color: #2a6496;
    }


.navbar-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}

.custom-navbar ul.navbar-nav {
}

/* Screen adaptation for size of Login/Menu */
@media screen and (max-width: 1200px) {

    .navbar-title {
        float: left;
        margin-top: 28px;
        text-overflow: ellipsis;
    }

    .navbar-menu {
        width: 100%;
    }

    .main-title {
        font-size: 22px;
    }

    #MenuItems {
        font-size: 12px;
    }

        #MenuItems .navbar-collapse.collapse {
            overflow: hidden;
        }
}



@media screen and (max-width: 768px) {
    .filter-form {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

        .filter-form.form-inline .form-control-sm {
            width: 100%;
        }

        .filter-form.form-inline .form-control-med {
            width: 100%;
        }

        .filter-form.form-inline .form-control-lg {
            width: 100%;
        }

        .filter-form.form-inline .btn-group {
            display: block;
        }

    .navbar-vertical-on .navbar-menu {
        display: block;
        position: relative;
        max-height: 1000px;
    }

    .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar-vertical-on {
    }

        .navbar-vertical-on #MenuItems {
            position: absolute;
            top: 85px;
            display: block;
            font-size: 14px;
            border-top: 1px solid #033c6e;
            border-bottom: 1px solid #033c6e;
            background-color: #c0daf0;
        }

        .navbar-vertical-on #MenuItems {
            background-color: #e7e7e7; /* #c0daf0 */
        }

            .navbar-vertical-on #MenuItems li.dropdown {
                border-bottom: 1px dashed #808080;
            }

                .navbar-vertical-on #MenuItems li.dropdown.open {
                    background-color: #e7e7e7;
                }

                    .navbar-vertical-on #MenuItems li.dropdown.open a {
                        font-weight: bold;
                        color: #033c6e;
                        background-color: #e7e7e7;
                    }

                    .navbar-vertical-on #MenuItems li.dropdown.open li {
                        border-bottom: 1px solid #808080;
                    }

                        .navbar-vertical-on #MenuItems li.dropdown.open li a {
                            font-weight: normal;
                            color: #757575;
                            background-color: #f3f3f3;
                        }

                .navbar-vertical-on #MenuItems li.dropdown li.divider {
                    display: none;
                }

        .navbar-vertical-on .menu-notification-title {
            display: block;
        }

        .navbar-vertical-on .menu-notification-badge {
            display: none;
        }

    #MenuItems {
        display: none;
    }
}

@media screen and (max-width: 600px) {

    .navbar-title {
        margin-top: 32px;
    }

    .login-form {
    }

        .login-form .profile {
            display: none;
        }
}

@media screen and (min-width: 1200px) {

    .navbar-title {
        float: left !important;
        margin-top: 25px;
        margin-bottom: 20px;
    }

        .navbar-title .navbar-toggle {
            display: block;
        }

    .navbar-menu {
        float: right !important;
    }
}

@media screen and (min-width: 1400px) {
    .container {
        width: 1350px;
    }
}

@media screen and (min-width: 1600px) {
    .container {
        width: 1550px;
    }
}

.menu-notification-badge:hover .label {
    font-size: 100%;
    font-weight: bold;
    color: #A80909;
}

.tab-info-required {
    background-color: red;
}

/*.sample-ticket {
    padding: 5px;
    border: 1px solid #428bca;
    border-radius: 5px;
    max-width: 400px;
    max-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}*/

.sample-ticket {
    padding: 5px;
    border: 1px solid #428bca;
    border-radius: 5px;
    max-width: 500px;
    max-height: 200px;
    text-overflow: ellipsis;
    font-size: 12px;
    overflow-y: auto;
}

.sample-msg {
    padding: 5px;
    border: 1px solid #428bca;
    border-radius: 5px;
    max-width: 500px;
    max-height: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
}


.customer-ticket-language-input .multiSelect button {
    width: 600px;
}

.customer-ticket-sample {
    border: 1px solid black;
    width: 600px;
    height: 560px;
}

.product-ticket-barcode {
    border: 1px solid black;
    width: 600px;
    height: 700px;
}

.supplier-negative-amount {
    color: #5d9b77;
}
/* help panel */
.rightPane {
    position: fixed;
    top: 50px;
    color: #fff;
    width: 100%;
}

    .rightPane ul {
        -webkit-padding-start: 0px;
    }

        .rightPane ul li {
            list-style: none;
            line-height: 40px;
            padding: 0px;
            width: 100%;
            background-color: #428bca;
        }

            .rightPane ul li ul li {
                list-style: none;
                line-height: 40px;
                background-color: white;
            }

.ng-pageslide {
    background: #000000;
    background: rgba(0, 0, 0, .80);
    border-radius: 4px;
}

/* vertical progress bar */
.progress-vertical-group {
    height: 240px;
}

.progress.vertical.bottom {
    position: relative;
}

.progress.vertical {
    margin-bottom: 0;
    height: 100%;
    float: left;
    margin-right: 20px;
}

    .progress.vertical.bottom .progress-bar {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 100%;
    }

.progress-bar-legend {
    text-align: center;
    font-size: 12px;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.show-icon-on-hover .icon {
    display: none;
}

.show-icon-on-hover:hover .icon {
    display: inline;
}

.delivery-round-row.item-selected {
    border-bottom: 1px dashed #428bca;
}

    .delivery-round-row.item-selected .show-icon-on-hover .icon {
        display: inline;
        color: #428bca;
    }


/* dashboard small box  */
.dashboard-info {
}

    .dashboard-info .label {
        vertical-align: middle;
    }

.dashboard-info-icon {
    font-size: 20px;
    color: #777;
}

.row-dashboard {
    margin-left: 20px;
    margin-right: 20px;
}

.dashboard-title {
    color: #000000;
    font-size: 26px;
}

.dashboard-big-text {
    color: #888888;
    font-size: 22px;
}

.dashboard-medium-text {
    color: #888888;
    font-size: 18px;
}

.dashboard-small-text {
    color: #888888;
    font-size: 14px;
}

.dashboard-pie-bullet {
    margin-top: 20px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: black;
}

.dashboard-big-digit {
    font-weight: bold;
    font-size: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dashboard-medium-digit {
    font-weight: bold;
    font-size: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dashboard-small-digit {
    font-size: 20px;
}

.dashboard-big-icon {
    font-size: 50px;
    margin-top: auto;
    margin-bottom: auto;
}

.dashboard-loading-panel {
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    overflow: hidden;
}

    .dashboard-loading-panel::after {
        position: relative;
    }

.dashboard-loading-title {
    opacity: 1;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    color: white;
    background-color: darkgray;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 25%;
    margin-left: 20%;
    margin-right: 20%;
}


.small-box {
    position: relative;
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 15px;
}

    .small-box > .inner {
        padding: 10px;
    }

    .small-box > .small-box-footer {
        position: relative;
        text-align: center;
        padding: 3px 0;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        display: block;
        z-index: 10;
        background: rgba(0, 0, 0, 0.1);
        text-decoration: none;
    }

        .small-box > .small-box-footer:hover {
            color: #fff;
            background: rgba(0, 0, 0, 0.15);
        }

    .small-box h3 {
        font-size: 38px;
        font-weight: bold;
        margin: 0 0 10px 0;
        white-space: nowrap;
        padding: 0;
    }

    .small-box p {
        font-size: 15px;
    }

        .small-box p > small {
            display: block;
            color: #f9f9f9;
            font-size: 13px;
            margin-top: 5px;
        }

    .small-box h3,
    .small-box p {
        z-index: 5px;
    }

    .small-box .icon {
        position: absolute;
        top: auto;
        bottom: 5px;
        right: 5px;
        z-index: 0;
        font-size: 90px;
        color: rgba(0, 0, 0, 0.15);
    }

    .small-box:hover {
        text-decoration: none;
        color: #f9f9f9;
    }

        .small-box:hover .icon {
            animation-name: tansformAnimation;
            animation-duration: .5s;
            animation-iteration-count: 1;
            animation-timing-function: ease;
            animation-fill-mode: forwards;
            -webkit-animation-name: tansformAnimation;
            -webkit-animation-duration: .5s;
            -webkit-animation-iteration-count: 1;
            -webkit-animation-timing-function: ease;
            -webkit-animation-fill-mode: forwards;
            -moz-animation-name: tansformAnimation;
            -moz-animation-duration: .5s;
            -moz-animation-iteration-count: 1;
            -moz-animation-timing-function: ease;
            -moz-animation-fill-mode: forwards;
        }

.border-rounded {
    border-radius: 5px;
}

.border-aqua {
    border: 1px #00c0ef solid;
}

.row-accounting-payment {
}

    .row-accounting-payment .custom-label-tooltip {
        display: none;
    }

    .row-accounting-payment:hover .custom-label-tooltip {
        display: inline-block;
    }


#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    width: 120px; /* Set a default minimum width */
    height: 24px;
    font-size: 12px;
    font-weight: bold;
    background-color: #757575; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 4px; /* Rounded borders */
    padding: 3px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    vertical-align: middle;
}

    /* Show the snackbar when clicking on a button (class added with JavaScript) */
    #snackbar.show {
        visibility: visible; /* Show the snackbar */
        /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}


@keyframes tansformAnimation {
    from {
        font-size: 90px;
    }

    to {
        font-size: 100px;
    }
}

@-webkit-keyframes tansformAnimation {
    from {
        font-size: 90px;
    }

    to {
        font-size: 100px;
    }
}

@media screen and (max-width: 480px) {
    .session-modal {
        width: 340px;
        top: 80px;
        left: calc(50% - 170px);
    }

        .session-modal .modal-header {
            text-align: center;
            font-size: 17px;
        }

        .session-modal .modal-body {
            text-align: center;
            font-size: 17px;
        }

    .small-box {
        text-align: center;
    }

        .small-box .icon {
            display: none;
        }

        .small-box p {
            font-size: 12px;
        }
}


.table-header div {
    float: left;
    padding-left: 12px;
    margin-right: 4px;
}

.big-filter-button {
    font-size: 30px;
    height: 50px;
    min-width: 50px;
}

.big-filter-input {
    font-size: 30px;
    height: 50px;
}

.fake-form-control {
    min-height: 34px;
    background: rgb(238,238,238);
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    padding: 6px 12px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.form-control-plus-addon {
    margin-left: 40px;
}

.form-inline .form-control-addon {
    width: 34px;
}

.form-inline .form-control-addon-big {
    width: 50px;
}

.form-inline .form-control-sm {
    width: 120px;
}

.form-inline .input-group .form-control-sm {
    width: 120px;
}

.form-inline .form-control-xs {
    width: 60px;
}

.form-inline .input-group .form-control-xs {
    width: 60px;
}


.form-inline .form-control-med {
    width: 200px;
}

.form-inline .input-group .form-control-med {
    width: 200px;
}

.form-inline .form-control-lg {
    width: 250px;
}

.form-inline .input-group .form-control-lg {
    width: 250px;
}

.form-inline .form-control-xl {
    width: 360px;
}

.form-inline .input-group .form-control-xl {
    width: 360px;
}

.form-inline .form-control-xxl {
    width: 500px;
}

.form-inline .input-group .form-control-xl {
    width: 500px;
}

input.nospinner::-webkit-outer-spin-button,
input.nospinner::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input::-webkit-calendar-picker-indicator {
    display: none;
}

input[type="date"]::-webkit-input-placeholder {
    visibility: hidden !important;
}


.typeahead-item-deleted {
    font-style: italic;
    color: red;
}

ul li.active a .typeahead-item-deleted {
    color: white;
}

/* TRACEABILITY INPUT COLORS */
.traceability-info-to-clipboard {
    border: none;
    width: 100%;
}

    .traceability-info-to-clipboard:focus {
        outline-color: transparent;
        border: none;
    }

    .traceability-info-to-clipboard:hover {
        outline-color: transparent;
        border: none;
    }

.traceability-required {
    border-color: #a640c3;
}

input.product-deleted {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

span.product-deleted {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

div.item-deleted {
    text-decoration: line-through;
    background-color: red;
}

/* DIGITAL SIGNAGE */

.loading-fullsize {
    position: fixed;
    left: 50%;
    top: 45%;
    display: none;
    background: transparent url("../../pictures/loading.gif");
    z-index: 1000;
    height: 80px;
    width: 80px;
}

.slide-active {
    visibility: visible;
    opacity: 1;
    transition: visibility 1s, opacity 1s linear;
}

.slide-inactive {
    visibility: hidden;
    opacity: 0;
    transition: visibility 1s, opacity 1s linear;
}

.iframe-fullsize {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.video-full-height-centered-horizontal {
    align-self: center;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    min-height: 100%;
}

.video-fullsize {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.picture-fullsize {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

.invalid-import-row td {
    color: red;
}

.valid-import-row td {
    color: green;
}

table tr td.past-period,
table tr th.past-period {
    color: #888888;
}

table tr td.current-period,
table tr th.current-period {
    font-weight: bold;
}


table tr th.future-period .payment-open-amount,
table tr td.future-period .payment-open-amount {
    color: #033c6e;
}

table tr th.current-period .payment-open-amount-positive,
table tr td.current-period .payment-open-amount-positive {
    color: #652577;
}

table tr th.current-period .payment-open-amount,
table tr td.current-period .payment-open-amount {
    color: #000000;
}

    table tr th.current-period .payment-open-amount.overdued,
    table tr td.current-period .payment-open-amount.overdued {
        color: #A80909;
    }

table tr th.current-period .payment-closed-amount,
table tr td.current-period .payment-closed-amount {
    color: #49a454;
}


.payment-details {
    color: black;
    font-weight: normal;
}

    .payment-details table {
        border: 2px solid black;
    }

        .payment-details table tr.overdue-payment td {
            color: #A80909;
        }

.overdue-payment .payment-details table {
    border: 2px solid darkred;
}

.popup {
    min-width: 300px;
    max-width: 700px;
    display: none;
    position: fixed;
    top: 100px;
    left: 100px;
}

/** 
* drag and drop
* For the correct positioning of the placeholder element, the dnd-list and
* it's children must have position: relative  */
ul[dnd-list],
ul[dnd-list] > li {
    position: relative;
}

/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop to it once it's empty
 */
ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
}

    /**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
    ul[dnd-list] .dndDraggingSource {
        display: none;
    }

    /**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
    ul[dnd-list] .dndPlaceholder {
        display: block;
        background-color: #7996a5;
        padding: 6px 10px;
        min-height: 32px;
    }

    /**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
    ul[dnd-list] li {
        /* Disable text selection if item is not draggable */
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        ul[dnd-list] li dnd-nodrag {
        }

        ul[dnd-list] li.dndDragging {
            background-color: #eef7ff;
            border: 1px solid #ddd;
            display: block;
        }
/**
 * Handle positioning
 */
.drag-and-drop .handle {
    cursor: move;
    position: relative;
    float: left;
}

.text-centered {
    text-align: center;
}


.table-striped > tbody > tr:nth-child(odd) > td.bg-lightorange {
    background-color: #f8dfc5 !important;
}

.table-striped > tbody > tr:nth-child(odd) > td.bg-lightyellow {
    background-color: #f5f5ce !important;
}

.table-striped > tbody > tr:nth-child(odd) > td.bg-ultra-lightgreen {
    background-color: #d1edc7 !important;
}

.table-striped > tbody > tr:nth-child(odd) > td.bg-lightrose {
    background-color: #f2dbdb !important;
}
