/* put input and select (in filter)... */
.featureDetails .btn-group.bootstrap-select.form-control button {
    padding-bottom: 7.5px;
    padding-top: 8px;
}

.featureDetails .btn-group.bootstrap-select.form-control {
    padding-inline: 0px !important;
}

.featureRow .btn-group.bootstrap-select {
    margin-bottom: 6px;
}

.swal-wide {
    width: 80% !important;
    margin: auto;
    transform: translateX(-50%);
}

.bootstrap-select {
    margin-bottom: 20px;
}

.bootstrap-select {
    height: 35px;
}

.important-note {
    color: var(--important-color);
}

.wb-note {
    color: var(--primary-color);
}

/* ...to the same level */

.subtitle {
    margin-bottom: 15px;
}

.sliderInput {
    padding-left: 10px;
}

.slider-horizontal {
    margin-bottom: 22px !important;
}

.actions {
    right: 20px !important;
}

label {
    white-space: nowrap;
}

.breakLabels label {
    white-space: normal;
}

.customLabelRight {
    display: block;
    float: right;
    line-height: normal;
    font-weight: normal;
    font-size: 80%;
}

.customLabel {
    display: block;
    float: left;
    line-height: normal;
    font-weight: normal;
    font-size: 80%;
}

.partnerReason {
    width: 200px;
    margin-right: 5px;
}

.noMinimalReason {
    width: 200px;
    margin-right: 5px;
}

.noMinimalDifference {
    width: 55px;
    margin-right: 5px;
}


.ts-helper {
    margin: 0px 10px 0px 10px;
}

.hidden_input {
    display: none;
}

.preloader.pls-standard-wastebox .plc-path {
    stroke: var(--primary-color);
}

.btn-standard-wastebox {
    color: var(--white-bg);
    background-color: var(--primary-color);
    border-color: #f32c1e;
}

.btn-standard-wastebox:focus, .btn-standard-wastebox.focus {
    color: var(--white-bg);
    background-color: #ea1c0d;
    border-color: #891008;
}

.btn-standard-wastebox:hover {
    color: var(--white-bg);
    background-color: #ea1c0d;
    border-color: #c8180b;
}

.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    color: var(--white-bg);
    background-color: #ea1c0d;
    border-color: #c8180b;
}

.form-error {
    display: block;
    border: 1px solid var(--danger-color) !important;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: var(--black-color);
    background-color: #ffe6e6;
    background-image: none;
    border-radius: 0;
}

.form-error-checkbox {
    display: block;
    border: 1px solid var(--danger-color) !important;
    width: 100%;
    color: var(--black-color);
    background-color: #ffe6e6;
    background-image: none;
    border-radius: 0;
}

.btn-standard-wastebox:active:hover, .btn-standard-wastebox.active:hover, .open > .dropdown-toggle.btn-standard-wastebox:hover, .btn-standard-wastebox:active:focus, .btn-standard-wastebox.active:focus, .open > .dropdown-toggle.btn-standard-wastebox:focus, .btn-standard-wastebox:active.focus, .btn-standard-wastebox.active.focus, .open > .dropdown-toggle.btn-standard-wastebox.focus {
    color: var(--white-bg);
    background-color: #c8180b;
    border-color: #891008;
}

.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    background-image: none;
}

.btn-standard-wastebox.disabled:hover, .btn-standard-wastebox[disabled]:hover, fieldset[disabled] .btn-standard-wastebox:hover, .btn-standard-wastebox.disabled:focus, .btn-standard-wastebox[disabled]:focus, fieldset[disabled] .btn-standard-wastebox:focus, .btn-standard-wastebox.disabled.focus, .btn-standard-wastebox[disabled].focus, fieldset[disabled] .btn-standard-wastebox.focus {
    background-color: var(--primary-color);
    border-color: #f32c1e;
}

.btn-standard-wastebox .badge {
    color: var(--primary-color);
    background-color: var(--white-bg);
}

.btn-standard-wastebox:hover, .btn-standard-wastebox:focus, .btn-standard-wastebox.focus, .btn-standard-wastebox:active, .open > .dropdown-toggle.btn-standard-wastebox {
    color: var(--white-bg);
    background-color: var(--primary-color);
    border-color: transparent;
}

.btn-standard-wastebox:hover:hover, .btn-standard-wastebox:focus:hover, .btn-standard-wastebox.focus:hover, .btn-standard-wastebox:active:hover, .open > .dropdown-toggle.btn-standard-wastebox:hover, .btn-standard-wastebox:hover:focus, .btn-standard-wastebox:focus:focus, .btn-standard-wastebox.focus:focus, .btn-standard-wastebox:active:focus, .open > .dropdown-toggle.btn-standard-wastebox:focus, .btn-standard-wastebox:hover.focus, .btn-standard-wastebox:focus.focus, .btn-standard-wastebox.focus.focus, .btn-standard-wastebox:active.focus, .open > .dropdown-toggle.btn-standard-wastebox.focus {
    color: var(--white-bg);
    background-color: var(--primary-color);
    border-color: transparent;
}

.btn-standard-wastebox:active, .btn-standard-wastebox.active, .open > .dropdown-toggle.btn-standard-wastebox {
    background-image: none;
}

.btn-standard-wastebox.disabled, .btn-standard-wastebox[disabled], fieldset[disabled] .btn-standard-wastebox, .btn-standard-wastebox.disabled:hover, .btn-standard-wastebox[disabled]:hover, fieldset[disabled] .btn-standard-wastebox:hover, .btn-standard-wastebox.disabled:focus, .btn-standard-wastebox[disabled]:focus, fieldset[disabled] .btn-standard-wastebox:focus, .btn-standard-wastebox.disabled.focus, .btn-standard-wastebox[disabled].focus, fieldset[disabled] .btn-standard-wastebox.focus, .btn-standard-wastebox.disabled:active, .btn-standard-wastebox[disabled]:active, fieldset[disabled] .btn-standard-wastebox:active {
    background-color: var(--primary-color);
    border-color: #f32c1e;
}

.btn-standard-wastebox .badge {
    color: var(--primary-color);
    background-color: var(--white-bg);
}

.bgm-bluegray {
    background-color: var(--primary-color) !important;
}

.c-bluegray {
    color: var(--primary-color) !important;
}

.modal[data-modal-color="bluegray"] .modal-content {
    background: var(--primary-color);
}

[data-current-skin="bluegray"] {
    background-color: var(--navigation-bg-color);
}

[data-current-skin="bluegray"] .ss-icon {
    color: var(--primary-color);
}

@media (max-width: 767px) {
    [data-current-skin="bluegray"] .ha-menu {
        background: var(--primary-color);
    }
}

@media (max-width: 1800px) {
    #glnNumber {
        display: block ! important;
    }

    .input-group-btn {
        display: block ! important;
    }
}

.input-spinner {
    display: table;
}

.btn-span {
    display: table-cell ! important;
}

.preloader.pls-bluegray .plc-path {
    stroke: var(--primary-color);
}

.logo a {
    color: var(--primary-text-color);
    text-transform: none;
    font-weight: bold;
    display: block;
    font-size: 18px;
}

.form-control {
    margin-bottom: 20px;
    background-color: var(--off-white-color);
    padding-inline: 10px ! important;
}

.form-control-white {
    margin-bottom: 20px;
    background-color: var(--white-bg);
    padding-left: 10px !important;
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: var(--black-color);
    background-color: var(--white-bg);
    background-image: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    box-shadow: none !important;
    resize: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-padding {
    margin: 10px 10px 20px 10px;
}

.table-responsive h4 {
    margin-left: 20px;
}

#map-canvas {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.mapLabels, .mapLabels-Driver-Available, .mapLabels-vessel, .mapLabels-Driver-NotAvailable, .mapLabels-Large {
    margin-left: 0 !important;
    padding-inline: 6px;
    transform: translate(-50%, 0);
}

.mapLabels {
    color: var(--primary-text-color);
    background-color: var(--grey-color-400);
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-radius: 6px;
}

.mapLabels-Driver-Available {
    color: var(--primary-text-color);
    background-color: var(--success-color);
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-radius: 6px;
}

.mapLabels-vessel {
    color: var(--primary-text-color);
    background-color: #333399;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-radius: 6px;
}

.mapLabels-Driver-NotAvailable {
    color: var(--primary-text-color);
    background-color: var(--danger-color);
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-radius: 6px;
}

.mapLabels-Large {
    color: var(--primary-text-color);
    background-color: var(--grey-color-500);
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    border-radius: 6px;
}

.pmo-stat {
    background-color: #7b7b7b ! important;
    padding: 10px ! important;
}

.user-action-button {
    background-color: var(--icon-secondary-color);
    border-radius: 50%;
}

.user-action-button i {
    color: var(--primary-text-color) !important;
}

.user-action-button-active {
    background-color: var(--success-color);
    border-radius: 50%;
}

.user-action-button-active i {
    color: var(--primary-text-color) !important;
}

.user-action-button-inactive {
    background-color: var(--danger-color);
    border-radius: 50%;
}

.user-action-button-inactive i {
    color: var(--primary-text-color) !important;
}

.user-action-button-delete {
    background-color: var(--delete-color); /* Test */
    border-radius: 50%;
    cursor: pointer;
}

.user-action-button-delete i {
    color: var(--primary-text-color) !important;
}

.user-table-button {
    background-color: var(--white-bg);
    border-radius: 50%;
}

.user-table-button i {
    color: var(--icon-default-color) ! important;
}

.user-table-button-pink {
    background-color: var(--white-bg);
    border-radius: 50%;
}

.user-table-button-pink i {
    color: var(--icon-info-color) ! important;
}

.user-table-button-red {
    background-color: var(--white-bg);
    border-radius: 50%;
}

.user-table-button-red i {
    color: var(--important-color) ! important;
}

.user-table-button-orange {
    background-color: var(--white-bg);
    border-radius: 50%;
}

.user-table-button-orange i {
    color: orange ! important;
}

.user-table-button[disabled] {
    pointer-events: none;
}

.required > label {
    font-weight: bold;
    /*display: block;*/
}

.required > label:after {
    content: ' *';
    color: var(--important-color);
}

.td-25 {
    width: 25px;
}

.td-50 {
    width: 50px;
}

.td-100 {
    width: 100px;
}

.td-150 {
    width: 150px;
}

.td-200 {
    width: 200px;
}

.td-250 {
    width: 250px;
}

.td-300 {
    width: 300px;
}

.td-350 {
    width: 350px;
}

.td-400 {
    width: 400px;
}

.upper-icons {
    color: var(--important-color);
}

.table > thead > tr > td.table-bcg, .table > tbody > tr > td.table-bcg, .table > tfoot > tr > td.table-bcg, .table > thead > tr > th.table-bcg, .table > tbody > tr > th.table-bcg, .table > tfoot > tr > th.table-bcg, .table > thead > tr.table-bcg > td, .table > tbody > tr.table-bcg > td, .table > tfoot > tr.table-bcg > td, .table > thead > tr.table-bcg > th, .table > tbody > tr.table-bcg > th, .table > tfoot > tr.table-bcg > th {
    background-color: var(--grey-color-100);
}

/*
 * Header Actions
 */

.actions-table {
    list-style: none;
    padding: 0;
    z-index: 3;
    margin: 0;
}

.actions-table > li {
    display: inline-block;
    vertical-align: baseline;
}

.actions-table > li > a, .actions-table > a, .icon-btn {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.actions-table > li > a > i, .actions-table > a > i, .icon-btn i {
    color: var(--icon-default-color);
    font-size: 20px;
}

.actions-table > li > a:hover > i, .actions-table > a:hover > i, .icon-btn:hover i {
    color: var(--black-color);
}

@media (min-width: 768px) {
    .actions-table > li > a, .actions-table > a {
        position: relative;
    }

    .actions-table > li > a:before, .actions-table > a:before {
        left: 0;
        top: 0;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transform: scale3d(0, 0, 0);
        -moz-transform: scale3d(0, 0, 0);
        -ms-transform: scale3d(0, 0, 0);
        -o-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        -webkit-transition: all;
        -o-transition: all;
        transition: all;
        -webkit-transition-duration: 250ms;
        transition-duration: 250ms;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        background-color: rgba(0, 0, 0, 0.1);
        z-index: 0;
        border-radius: 50%;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .actions-table > li > a:hover:before, .actions-table > a:hover:before, .actions-table > li > a.open:before, .actions-table > a.open:before {
        -webkit-transform: scale3d(1, 1, 1);
        -moz-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        -o-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

.actions-table > li.open > a > i, .actions-table.open > a > i {
    color: var(--black-color);
}

.actions-table > li.open > a:before, .actions-table.open > a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
}

.actions-table.actions-table-alt > li > a > i {
    color: var(--primary-text-color);
}

.actions-table.actions-table-alt > li > a > i:hover {
    color: var(--primary-text-color);
}

.actions-table.actions-table-alt > li.open > a > i {
    color: var(--primary-text-color);
}

.actions-table.open {
    z-index: 3;
}

.card .card-header .actions-table {
    /*position: absolute;*/
    z-index: 2;
    margin: -5px 0px 0px;
}

.badge-active {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: var(--white-bg);
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: var(--success-color);
    border-radius: 2px;
}

.badge-deleted {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: var(--white-bg);
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: var(--danger-color);
    border-radius: 2px;
}

.badge-inactive {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    color: var(--white-bg);
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: var(--delete-color);
    border-radius: 2px;
}

.badge-secondary {
    color: var(--black-color);
    background-color: #e9e9e9;
}

.table-cells-max-width {
    overflow-wrap: break-word;
    word-break: normal;
}

.pointer {
    cursor: pointer;
}

::-webkit-file-upload-button {
    cursor: pointer;
}

.action-add {
    margin: 0px 7px 0px;
}

.message-red {
    color: var(--error-color);
}

.error-message {
    color: var(--error-color);
    margin: 0px 0px 10px;
}

.form-control-error {
    display: block;
    border: 1px solid var(--danger-color) !important;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    margin: -15px 0px 0px;
    font-size: 13px;
    line-height: 1.42857143;
    color: var(--black-color);
    background-color: var(--white-bg);
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-error-display {
    border: 1px solid var(--danger-color) !important;
}

.form-control-error-dropdown {
    display: block;
    border: 1px solid var(--danger-color) !important;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: var(--black-color);
    /*background-color: #ffe6e6;*/
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-navigation-left {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    left: 0%;
    bottom: -45px;
}

.login-navigation-left > li {
    display: inline-block;
    margin: 0 2px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    cursor: pointer;
    vertical-align: top;
    color: var(--text-light);
    line-height: 16px;
    min-width: 16px;
    min-height: 16px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.login-navigation-right {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    right: 0%;
    bottom: -45px;
}

.login-navigation-right > li {
    display: inline-block;
    margin: 0 2px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    cursor: pointer;
    vertical-align: top;
    color: var(--text-light);
    line-height: 16px;
    min-width: 16px;
    min-height: 16px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lc-block-big {
    background: var(--white-bg);
    box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
    border-radius: 2px;
    width: 90%;
    display: inline-block;
    margin-top: 42px;
    margin-bottom: 42px;
    vertical-align: middle;
    position: relative;
}

.lc-block-big:not(.lcb-alt) {
    padding: 15px 15px 15px;
}

.tos-content {
    height: 100%;
}

body.tos-content {
    text-align: center;
}

body.tos-content:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 100%;
}

body.tos-content:before {
    height: 50%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--white-bg);
    content: "";
    z-index: 0;
}

.red_row {
    background: #ffb3b3;
}

.red-error {
    border-style: solid;
    border-width: 2px;
    border-color: var(--error-color);
}

.table-striped > tbody > tr.red_row:nth-of-type(odd) {
    background-color: #ffcccc;
}

.disable-pointer {
    cursor: context-menu;
}

i.large {
    font-size: 30px;
}

.hidden_div {
    margin: 0px 30px 0px;
}

.normal-letters {
    text-transform: none !important;
}

.no-text-transform-children > * {
    text-transform: none !important;
}

.black-text {
    color: var(--grey-color-500);
}

thead tr th a {
    color: var(--table-text-color);
}

thead tr th a:hover {
    filter: var(--state-hover);
}

thead tr th a:visited {
    filter: var(--state-hover);
}

thead tr th a:active {
    filter: var(--state-active);
}

.search-filter {
    margin: 20px -15px 20px;
}

.button-position-nobreak {
    margin: 23px 0px 0px 0px;
}

.button-position {
    margin: 23px 0px 0px -10px;
}

.button-position-small {
    margin: 23px 0px 0px 0px;
    width: 100%;
}

.button-position-small-narrow {
    margin: 23px 0px 0px 0px;
    width: auto;
}

@media (min-width: 1400px) {
    .button-position {
        margin: 23px 0px 0px -10px;
        width: 130%;
    }

    .button-position-small {
        margin: 23px 0px 0px 0px;
        width: 120%;
    }
}

.white-space {
    height: 70px;
}

.customnav {
    margin: -40px 10px 0px;
}

#a {
    display: block;
}

#a:hover + #b {
    display: block;
}

#b {
    display: none;
}

/*Tooltip design*/
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    background-color: whitesmoke;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

.ui-widget-content {
    border: 1px solid #aaaaaa;
    /*background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;*/
    color: #222222;
}

.left {
    margin: 0px 15px 0px 0px;
}

#header-fixed {
    position: fixed;
    top: 70px;
    display: none;
    background-color: var(--grey-color-100);
    padding-left: 30px;
    font-weight: 500;
    font-family: roboto;
    font-size: 13px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 10px;
    line-height: 1.42857143;
    height: 4%;
    z-index: 99;
}

.display-inline {
    display: inline;
}

.form-inline {
    display: inline !important;
}

#site-visits .admin-dash-widget-title {
    margin: 0% 5% 0% 5%;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    padding: 2% 0% 0% 0%;
}

#site-visits .admin-dash-widget-header {
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.13);
}

.dropdown-align {
    margin: 0% 0% 0% -15px;
}

.download-in-image-container {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 15px;
}

.download-image-icon {
    border-radius: 50% !important;
    float: right !important;
    background-color: #f5f5f5 !important;
    border-color: #4c4c4c;
    border-style: solid;
    border-width: 2px;
    width: 30px;
    height: 30px;
    top: 4px !important;
    margin-right: 8px;
}

.download-image-icon:hover {
    background-color: var(--white-bg) !important;
}

.delete-image-icon {
    border-radius: 50% !important;
    float: right !important;
    background-color: #f5f5f5 !important;
    border-color: #4c4c4c;
    border-style: solid;
    border-width: 2px;
    width: 30px;
    height: 30px;
    top: 4px !important;
    left: -4px !important;
}

.delete-image-icon:hover {
    background-color: var(--white-bg) !important;
}

.download-in-image {
    position: relative;
}

.download-in-image-position {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.center-download-icon {
    margin: 1px 0px 0px 6px;
    color: #4c4c4c;
}

.zmdi-hc-1-8 {
    font-size: 1.8em;
}

.inline-right {
    float: right !important;
}

.inline-left {
    float: left !important;
}

.closer {
    top: -15px;
}

.closer-left {
    left: -15px;
}

.action-inline-right {
    float: right !important;
    margin: 0px 5px 0px;
}

.google-map-position {
    height: 450px;
    width: 450px;
    /*position: relative;*/
    top: 5px;
    left: 0px;
    background-color: rgb(229, 227, 223);
}

.status-space {
    margin: 0px 0px 10px;
}

.upload-photo-thumbnail {
    height: 100px;
    width: 100px;
    margin: 10px;
    float: left;
}

#clear-photos {
    display: none;
}

.photo-upload-result {
    border: 4px dotted var(--grey-color-100);
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

#photo-upload-result {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

.upload-photo-thumbnail-weight {
    height: 100px;
    width: 100px;
    margin: 10px;
    float: left;
}

.upload-photo-modal-thumbnail {
    height: 100%;
    width: 100%;
    margin: 10px;
    float: left;
}

.add-file-thumbnail-container {
    margin-bottom: 15px;
}

.download-in-pdf-container {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 15px;
}

.pdf-thumbnail-weight {
    border: 1px solid black;
    margin: 10px 0 auto;
    padding: 180px 30px 180px 40px;
    text-align: center;
}

.pdf-photo-thumbnail {
    cursor: pointer;
    border: 1px solid black;
    padding-top: 30%; /* Bei col-xs-4 = 33% pro Element */
    padding-bottom: 30%;
    text-align: center;
}

.pdf-photo-thumbnail-small {
    cursor: pointer;
    border: 1px solid black;
    padding-top: 30%; /* Bei col-xs-4 = 33% pro Element */
    padding-bottom: 19%;
    text-align: center;
}

#photo-upload-result-weight {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

#uploaded-photos-result {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

#downloaded-photos-result {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

#downloaded-photos-result {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

.photo-upload-result-weight {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    padding: 0px 10px 0px 10px;
    width: 100%;
}

.photo-viewer-picture {
    width: 100%;
}

#clear-photos-weight {
    display: none;
}

.clear-photos-weight {
    display: none;
}

.upload-photo-thumbnail-vesselChange {
    height: 100px;
    width: 100px;
    margin: 10px;
    float: left;
}

#clear-photos-vesselChange {
    display: none;
}

#photo-upload-result-vesselChange {
    border: 4px dotted var(--grey-color-100);
    display: none;
    float: right;
    margin: 5px 0px 15px 0px;
    width: 100%;
}

.table-distance {
    margin-top: 35px ! important;
}

#customerConditionsTable tr:hover {
    background-color: #e3e3e3;
}

.sub-menu-active {
    background-color: var(--off-white-color);
}

.currency-format {
    text-align: right;
    font-weight: bold;
}

.gray-background {
    background-color: #efefef !important;
}


.animateRow {
    animation: animateElement linear .3s;
    animation-iteration-count: 1;
    margin-bottom: 5px;
    width: 100%;
    min-height: 30px;
    border-radius: 10px;
}

@keyframes animateElement {
    0% {
        opacity: 0;
        transform: translate(0px, 10px);
    }
    100% {
        opacity: 1;
        transform: translate(0px, 0px);
    }
}

.width80 {
    width: 80% !important;
}

.bgm-sky {
    background-color: var(--table-bg-sky-color) !important;
}

.bgm-chain-header {
    background-color: var(--table-bg-chain-color) !important;
    font-weight: bold;
    font-size: larger;
}

.bgm-chain-highlight {
    background-color: var(--table-bg-chain-color) !important;
}

.center-input {
    margin: -10px 0px 0px 0px !important;
}

.bgm-white {
    background-color: var(--white-bg) !important;
}

.bgm-sun {
    background-color: var(--table-bg-highlight-color) !important;
}

.input-border-black {
    border: 1px solid var(--black-bg);
}

.input-border-gray {
    border: 1px solid #b0b0b0;
}

.ui-helper-hidden-accessible {
    display: none;
}

.dispute-margin-15 {
    margin-top: 15px
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: auto;
}

.center-pdf {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 600px;
    width: 90%;
}

.vertical-middle {
    vertical-align: middle !important;
}

.closer-checkbox {
    margin-top: -15px;
}


.padding-0 {
    padding: 0px !important;
}

output img {
    max-width: 100%;
}

.quantity-report-header {
    font-weight: bold;
    font-size: larger;
}

.percentage {
    fill: #666;
    font-size: 0.6em;
    text-anchor: middle;
}

.single-chart {
    width: 60%;
    margin: -10px;
}

.circular-chart {
    display: block;
    margin: 10px auto;
    max-width: 80%;
    max-height: 35px;
}

.circle-bg {
    fill: none;
    stroke: var(--grey-color-border-100);
    stroke-width: 4px;
}

.circle {
    fill: none;
    stroke-width: 3px;
    stroke-linecap: round;
    animation: progress 1s ease-out forwards;
}

.circular-chart.blue .circle {
    stroke: #3c9ee5;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0, 100;
    }
}

.invoice-date:disabled {
    background-color: darkgrey;
}

.div-center {
    position: absolute;
    left: 50%;
    top: 50%;
}

.result-circle {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    float: right;
    padding: 4% 0;
    background-color: darkgrey;
}

.matching-information {
    float: left;
    background-color: rgba(200, 0, 0, 0.3);
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}


.break_even_rate_good_color {
    background-color: rgba(73, 204, 144, .2);
}

.break_even_rate_okay_color {
    background-color: rgba(252, 161, 48, .2);
}

.break_even_rate_bad_color {
    background-color: rgba(249, 62, 62, .2);
    border: 2px solid #f93e3e;
}

.break_even_rate_pre_calculated_color {
    background-color: rgba(142, 142, 142, 0.2);
}

.wb-comments .lv-item:not(.right) .ms-item {
    background: var(--primary-color) !important;
    color: var(--primary-text-color);
}

.wb-comments .lv-message .zmdi-mail-send {
    color: var(--primary-color);
}

.wb-comments .lv-header-alt button:disabled i {
    color: var(--primary-color);
    animation: spin 1s infinite linear;
}

.wb-comments .lv-header-alt {
    padding-right: 0;
}

.wb-comment-item .ms-item {
    padding-top: 2px;
}

.wb-comment-item .ms-item > p {
    padding-top: 8px;
    margin-bottom: 0;
}

.wb-comment-container {
    -ms-overflow-style: scrollbar;
    height: 60vh;
    overflow: auto;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#orderconfirmation-receiver-list {
    padding: 0;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom: none !important;
}

.modal-force-display {
    display: block;
}

.group-select-picker-info {
    color: var(--grey-color-200);
}

/* customize bootstrap select */
.dropdown-menu[role="combobox"] {
    z-index: 11;
}

.btn.dropdown-toggle {
    box-shadow: initial;
}

.productFractionsList > .card .actions {
    position: relative;
    right: 3px !important;
    top: 25px;
}

@media screen and (max-width: 767px) {
    .productFractionsList > .card .actions {
        position: relative;
        left: 14px;
        top: -15px;
        right: auto !important;
    }
}

#order_relevant_emails_custom_address_wrapper .input.email {
    padding-left: 30px;
}

.csvUploadCentered.flex-column {
    flex-direction: column;
    align-items: center;
}

.extended_property_container {
    display: flex;
    align-items: center;
    gap: 10px
}

.pe-none {
    pointer-events: none;
}

.dropdown-height-self, .dropdown-height > button {
    height: 35px;
}

.input-height {
    height: 32px;
}

.btn-toggle {
    padding: 8px 20px;
    text-transform: uppercase;
    color: var(--secondary-text-color);
    border: 1px var(--grey-color-border) solid !important;
    border-radius: 3px;
    background-color: var(--off-white-color);
}

.btn-round {
    width: 34px;
    height: 34px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: var(--secondary-text-color);
    border: 1px var(--grey-color-border) solid !important;
    background-color: var(--off-white-color);
    border-radius: 50%;
}

.btn-toggle:active,
.btn-toggle.active {
    color: var(--primary-color);
    border: 1px var(--primary-color) solid !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-toggle:not(.no-hover):hover,
.btn-round:hover {
    color: var(--text-middle);
    border: 1px var(--grey-color-300) solid !important;
}

.btn-toggle:not(.btn-link) {
    box-shadow: none !important;
}

.content-card {
    border-radius: 5px;
    background-color: var(--white-bg);
    border: 1px var(--grey-color-border) solid !important;
    margin-bottom: 20px;
    padding: 20px;
}

.card-rounded {
    position: relative;
    box-shadow: none;
    margin-bottom: 10px;
    padding: 10px 0;
    border-radius: 10px;
    border: 1px var(--grey-color-border) solid !important;
}

.header-line {
    display: block;
    border-bottom: 1px var(--grey-color-border) solid !important;
    margin: 25px 0 10px;
}

.header-line-small {
    display: block;
    border-bottom: 1px var(--grey-color-border) solid !important;
    margin: 0 0 10px;
}

.flex-vertical-align {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.float-right {
    float: right;
    position: relative !important;
    margin-right: -15px;
}

.btn-toggle.disabled,
.btn-toggle:disabled,
.btn-round.disabled,
.btn-round:disabled,
.btn-toggle.disabled:hover,
.btn-toggle:disabled:hover,
.btn-round.disabled:hover,
.btn-round:disabled:hover {
    border: 1px var(--grey-color-border) solid !important;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.main-order-row {
    margin-left: -5px;
    margin-right: -5px;
}

.form-control.count-input {
    opacity: 1;
    width: 80px;
    height: 35px;
}

.no-margin {
    margin: 0px;
}

#wb-item-comment-textarea[disabled]::placeholder {
    color: var(--info-color);
}

.input-adornment {
    position: absolute;
    display: flex;
    align-items: center;
    left: 0;
    top: 0;
    padding: 0 12px;
    font-size: 10px;
    color: #9E9E9E;
    pointer-events: none;
}

.with-select-placeholder {
  padding-right: 36px !important;
}

#changeVesselFee .datePicker strong {
    margin-bottom: 10px;
    display: inline-block;
}
#changeVesselFee .input-group.flex-display {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#changeVesselFee .innerWrapper > .input-group {
    width: 100%;
}
#changeVesselFee textarea {
    padding: 10px;
    min-height: 80px;
}
#changeVesselFee .first-column label {
    padding-top: 8px;
}

#changeVesselFee .second-column input {
    width: calc(100% - 90px);
    display: inline-block;
}
#changeVesselFee .currency{
    display: inline-block;
    padding: 8px 13px 7px;
    border: none;
    background: var(--off-white-color) !important;
    border-bottom: 1px solid var(--grey-color-border) !important;
}

#changeVesselFee .modal-content {
    position: relative;
}

#changeVesselFee .preloader-wrapper {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 50%);
    z-index: 10;
}
#changeVesselFee .preloader-wrapper > div {
    position: relative;
    top:50%;
    transform: translate(0, -50%);
}
#changeVesselFee .checkbox {
    margin-top:38px;
}


.center-alignment {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Start PR-4228: Edit invoice comments */
.wb-comment-item .ms-item {
    position: relative;
}


.wb-comments #wb-item-comment-send-btn:disabled {
    opacity: 0.3;
}

.wb-comment-item:not(.current-item) .ms-item{
   opacity: 0.4;
}

.wb-comment-item .ms-item .wb-comment-actions {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 0;
    transform: translate3d(120%, -50%, 0);
}

.wb-comment-item .ms-item .wb-comment-actions button {
    border: none;
}

.wb-comment-item .ms-item .wb-comment-actions .edit-comment-action {
    margin-right: 5px;
}

/* PR-4266 */
.form-warning-text {
   position: relative;
   display: flex;
   align-items: center;
   color: var(--warning-color);
   top: -15px;
}

.form-warning-text .text {
    margin-left: 5px;
}

.card .card-header.addresses {
    display: flex;
    align-items: center;
}
