#email-dropdown .dropdown-item {
    padding: initial;
}

#email-dropdown.has-notify button {
    background: #229ED9 !important;
    border-color: #229ED9 !important;
    color: white !important;
    animation: pulse-notify 2s infinite;
}

.email-indicator-icon {
    font-size: 12pt;
    display: inline-block;
}

.email-notification-counter {
    display: inline-block;
    font-size: 11pt;
    font-weight: 800;
}

div.btn.btn-application-tab.ghorc_external {
    background: #229ED9;
    color: white;
}

div.btn.btn-application-tab.ghorc_external.has-notify {
    box-shadow: 0 0 0 0 #229ED9FF;
    animation: pulse-notify 2s infinite;
}

#signature_page .ck-editor__editable {
    min-height: 315px;
}

#signature_page div.ck.ck-reset.ck-editor.ck-rounded-corners {
    width: 100%;
    margin-top: 1em;
}

#signature_page .shortcode-block {
    margin-top: 0.5em;
}

#signature_page .sg-button-group {
    display: flex;
    margin-top: 0.25em;
    justify-content: space-between;
}

#signature_page .sg-button-group::before {
    content: "";
}
  
#signature_page .sg-button-group::after {
    content: "";
}

#signature_page .sg-button-group button {
    flex-basis: 100%;
    margin: 0 1%;
}

#enabled-notifications-denied {
    position: absolute;
    left: 200px;
    /* transform: translate(-50%, 0);*/
    font-weight: 800;
    color: black;
    z-index: 200;
    background: #f2d600;
    line-height: 14px;
    padding: 5px;
    opacity: 75%;
    border-radius: 5px;
}

.otp_holder div div {
    position: relative;
    list-style: none;
    display: inline-block;
}

.otp_holder div div input {
    max-width: 1.5em;
    margin-right: 0.5em;
    text-align: left;
    font-size: 24pt;
}

.toolbar-number {
    display: inline-block;
    font-size: 14pt;
    font-weight: 800;
}

.otp_holder div {
    justify-content: left;
}

.otp_holder {
    padding-bottom: 1em;
}

.hub-info-box {
    width: 100%;
    text-align: center;
    margin-top: 3em;
}

.hub-integration-icon {
    margin-bottom: 1em;
}

.hub-store-type {
    margin-bottom: 0.5em;
}

.hub-version {
    margin-bottom: 0.5em;
}

#away-status-toggle {
    margin-right: 1em;
    cursor: pointer;
    margin-bottom: 0;
    margin-left: 0.5em;
}

.question-object {
    width: 100%;
    border: 1px solid black;
    padding: 5px 5px 5px 10px;
    border-radius: 5px;
    margin: 2px 0;
    line-height: 32px;
    position: relative;
    background: transparent;
    z-index: 2;
}

.question-backdrop {
    background: #ff6a1050;
    height: 42px;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.display-poll-questions input[type=radio] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.5em;
}

.display-poll-questions label {
    margin-bottom: initial;
}

img.voter-photo {
    width: 42px;
    height: 42px;
    margin: 2px 2px;
    border-radius: 3px;
}

.question-object button {
    float: right;
}

.photo-container {
    display: inline-block;
}

.voter-details-box {
    position: absolute;
    background: #f0f3f5;
    border: 1px solid #c8ced3;
    padding: 5px;
    border-radius: 5px;
    min-width: 225px;
    right: 40px;
    top: 5px;
    z-index: 5;
}

.upper-stat-box {
    text-align: center;
}

.stats-bubble {
    width: 96px;
    height: 96px;
    display: inline-block;
    background: #ff6a10;
    color: white;
    border-radius: 50%;
    line-height: 90px;
    font-size: 48px;
}

.stats-timer {
    line-height: 90px;
    font-size: 64px;
}

button.btn-stats {
    min-width: 75px;
}

.col.btn-end-box {
    padding-top: 28px;
    text-align: right;
}

.stats-filters {
    margin: 10px 125px;
}

#online-status-toggle .switch-input:checked+.switch-slider::after {
    color: orange;
}

#online-status-toggle .switch-input:checked+.switch-slider:before {
    background-color: orange;
    border-color: orange;
}

#online-status-toggle .switch-input:checked + .switch-slider {
    background-color: #fff;
    border-color: orange;
}

#online-status-toggle .switch-slider {
    border-color: green;
}

#online-status-toggle .switch-slider:before {
    background-color: green;
    border-color: green;
}

#online-status-toggle .switch-slider:after {
    color: green;
}

#online-status-toggle.switch-label {
    width: 60px;
}

#online-status-toggle.switch-label .switch-input:checked ~ .switch-slider::before {
    transform: translateX(34px);
}

.reminder-button {
    border: 1px solid lightgrey;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.reminder-button.selected {
    background: #ff6a10;
    color: white;
    border-color: #E74C3C;
}

.cl-notification-reminder {
    display: block;
    position: absolute;
    right: 0;
    top: 12px;
    cursor: pointer;
}

#admanage-body .uploadBox {
    background: transparent;
    margin: initial;
}

#admanage-body .uploadBox .dropArea {
    border: 3px dashed #ff6a10;
}

#admanage-body .help-block {
    font-size: 12px;
}

#admanage-body .loader {
    border-radius: initial;
    border: initial;
    border-top-color: initial;
    left: 0;
    -webkit-animation: none;
    animation: none;
}

#admanage-body .uploadBox .loaderImg {
    border: 9px solid #eee;
    border-top: 9px solid #ff6a10;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
}

@media(max-width: 425px) {
    .card.p-4 {
        padding: 5px !important;
        text-align: center;
    }
    
    .p-4 .otp_holder div div input {
        margin-right: 5px;
    }
}

div.cds-pick-document {
    border: 1px solid black;
    width: 25%;
    border-radius: 5px;
    padding: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    margin: 0.25em;
}

div.cds-pick-document:hover {
    background: #ff6a1040;
}

div.cds-pick-item {
    border: 1px solid black;
    width: calc(100% / 3);
    border-radius: 5px;
    padding: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0.25em;
}

div.cds-pick-item:hover {
    background: #ff6a1040;
}

.cds-pick-item table {
    font-size: 80%;
    border-spacing: 3px 0px;
    border-collapse: separate;
    flex-grow: 1;
}

.cds-order-icon {
    font-size: 30px;
    margin-right: 0.25em;
}

.cds-pick-document table {
    font-size: 80%;
    border-spacing: 3px 0px;
    border-collapse: separate;
}

.cds-item-qty-text {
    background: #23282c;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 75%;
    margin-top: 8px;
    margin-left: 6px;
}

.cds-mark-picked {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 220%;
}

.cds-mark-picked.checked {
    background: green;
    color: white;
}

.cds-pick-header {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.cds-pick-subheader {
    margin-bottom: 0.5em;
    text-align: center;
}

div#cds-picker-overlay .modal-body {
    margin-top: -15px;
}

div#admanage-body, div.cds-pick-list {
    display: flex;
}

.summary-collection-slip {
    display: inline-block;
    margin: 0.2em;
    border: 1px solid #e2e2e2;
    padding: 0.2em;
    border-radius: 5px;
}

.summary-collection-slip img {
    max-width: 80px;
    cursor: pointer;
    border-radius: 5px;
}

.driver-photo-summary {
    border: 1px solid #e2e2e2;
    padding: 0.2em;
    border-radius: 5px;
}

.driver-photo-summary img {
    max-width: 100%;
    border-radius: 5px;
}

.return-items-slip {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-bottom: 0.2em;
    cursor: pointer;

}

.collection-slips-tr button.btn.btn-primary {
    padding: 0.2em 0.5em;
    width: 100%;
}

.driver-signature {
    border: 1px solid #e2e2e2;
    padding: 0.2em;
    border-radius: 5px;
}

.driver-signature img {
    max-width: 100%;
    border-radius: 5px;
}

.part-number {
    font-size: 80%;
}

.return-item-slip-side {
    display: inline-block;
}

/* RESET BUTTONS */
button.btn.btn-reset-calls {
    color: white;
    background: #ff6a10;
}

button.btn.btn-reset-broadcast {
    color: white;
    background: #530b80;
}

button.btn.btn-reset-polls {
    color: white;
    background: #530b80;
}

button.btn.btn-reset-messages {
    color: black;
    background: #f2d600;
}

button.btn.btn-reset-sms {
    color: white;
    background: #229ED9;
}

div.btn.btn-application-tab.bulksms_inbox, div.btn.btn-application-tab.bulksms {
    background: #229ED9;
    color: white;
}

div.reset-buttons {
    display: flex;
    flex-basis: fit-content;
    gap: 5px;
}

.email-icon-css-magic {
    background: url(/uploads/icons/sms_b.png);
    height: 15px;
    width: 16px;
    background-size: 100%;
    display: inline-block;
}

#email-dropdown.has-notify .email-icon-css-magic {
    background: url(/uploads/icons/sms_w.png);
    background-size: 100%;
}

img.fingerprint-biometric {
    width: 50%;
}

.overlay-biometric {
    text-align: center;
}

.biometric-status {
    font-size: 125%;
}

.uploaded-forms-document {
    border: 1px solid rgb(228, 231, 234);
    height: 200px;
    border-radius: 5px;
    overflow: auto;
    padding-left: 2.5px;
    padding-right: 2.5px;
}

.uploaded-image-box {
    border: 1px solid rgb(228, 231, 234);
    border-radius: 5px;
    padding: 5px;
    width: 100px;
    height: 100px;
    text-align: center;
    display: inline-block;
    margin: 5px 2.5px;
    cursor: pointer;
    position: relative;
}

.zoomed-view-container {
    text-align: center;
}

.uploaded-image-box.rfc-list {
    height: 145px;
    cursor: pointer;
}

.uploaded-image-box.rfc-list:hover {
    background-color: #e2e2e2;
}

.return-button-box {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: center;
}

.uploaded-image-box.rfc-list.selected {
    background-color: #FFDFCA;
    border-color: #ff6a10;
}

.rfc-number {
    font-size: 80%;
}

.uploaded-image-box img {
    max-height: 88px;
    max-width: 88px;
}

img.preview-qr-image {
    width: 100%;
}

.return-item-details label.header {
    font-weight: 800;
    display: block;
    padding-bottom: 0.2em;
}

.capture-canvas {
    width: 100%;
    height: calc(100% * );
    border: 1px solid rgb(228, 231, 234);
    aspect-ratio: 4 / 3;
}

img.driver-photo-box {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(228, 231, 234);
}

/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#progressbar .active {
    color: #000000;
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 16.6666666%;
    float: left;
    position: relative;
    z-index: 1;
    text-align: center;
}

#progressbar #supplier:before {
    font-family: FontAwesome;
    content: "\f0d1";
}
#progressbar #slips:before {
    font-family: FontAwesome;
    content: "\f0f6";
}
#progressbar #items:before {
    font-family: FontAwesome;
    content: "\f187";
}
#progressbar #driver:before {
    font-family: FontAwesome;
    content: "\f007";
}
#progressbar #images:before {
    font-family: FontAwesome;
    content: "\f030";
}

/*Icons in the ProgressBar*/
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023";
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007";
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d";
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    text-align: center;
}

/*ProgressBar connectors*/
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
    background: skyblue;
}

.remove-image-button {
    background-color: red;
    color: white;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    top: -4px;
    right: -4px;
    display: block;
    z-index: 50;
    border-radius: 50%;
    filter: drop-shadow(-2px 2px 3px #323232);
}

.collection-view-header {
    font-weight: 800;
}

.return-items-slip.view {
    position: relative;
}

.dispute-button {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5;
}

/*
    Status Tags
*/
.item-status-tag {
    padding: 0.25em 0.5em;
    border-radius: 5px;
    font-size: 80%;
    font-weight: 600;
}

.item-status-tag.return {
    background-color: #530b80;
    color: white;
}

.item-status-tag.claim {
    background-color:#f96c26;
    color:white;
}

.item-status-tag.logged {
    background-color: #34209E;
    color: white;
}

.item-status-tag.collected {
    background-color: #00c33d;
    color: white;
}

.item-status-tag.disputed {
    background-color: #f2d600;
    color: black;
}

.item-status-tag.awaiting {
    background-color: #20a8d8;
    color: white;
}

.item-status-tag.to_deliver {
    background-color: yellow;
    color: black;
}
.item-status-tag.to_collect {
    background-color: #00c33d;
    color: white;
}
.item-status-tag.deliver {
    background-color: yellow;
    color: black;
}

.item-status-tag.rejected {
    background-color:#ff0000;
    color:white
}

.item-status-tag.returned {
    background-color:#f96c26;
    color:#383838
}

.item-status-tag.destroyed {
    background-color: black;
    color: white;
}

.item-status-tag.complete {
    background-color:#01b887;
    color:white
}

.message-thread-item {
    padding: 0.35em 0.75em;
    border-radius: 5px;
}

.message-thread-item.inbound {
    background: #ff6a10;
    color: white;
}

.message-thread-item.outbound {
    background: #f2f2f2;
}

span.time.text-nowrap {
    font-size: 75%;
}

tr.poked {
    background-color: #ff6a1040 !important;
}

span.dropdown-item.cl-item.unread {
    background-color: #ff6a1040 !important;
}

body.app .page-container.customer-facing-page {
    padding-top: 5px;
    max-height: 100vh;
    overflow: auto;
}

.customer-facing-header {
    background-color: white;
    width: 100%;
    margin-bottom: 5px;
    margin-top: -5px;
    text-align: center;
    padding: 5px;
}

.customer-facing-header img {
    max-height: 50px;
}

#returns-table_wrapper {
    overflow-y: auto;
}

div#returns-table_wrapper::-webkit-scrollbar {
    height: 16px;
}

div#returns-table_wrapper::-webkit-scrollbar-track-piece {
    background-color: #ff6a100D;
    border-radius: 3px;
}

div#returns-table_wrapper::-webkit-scrollbar-thumb {
    background-color: #ff6a10;
    border-radius: 3px;
}

#collections-table_wrapper {
    overflow-y: auto;
}

div#rcollections-table_wrapper::-webkit-scrollbar {
    height: 16px;
}

div#collections-table_wrapper::-webkit-scrollbar-track-piece {
    background-color: #ff6a100D;
    border-radius: 3px;
}

div#collections-table_wrapper::-webkit-scrollbar-thumb {
    background-color: #ff6a10;
    border-radius: 3px;
}

span.required {
    color: red;
    margin-left: 0.25em;
}

.page__heading {
    font-size: 22px;
    padding-right: 15px;
}

button.btn:disabled {
    background: #bebebe;
    border-color: #bebebe;
    color: #808080;
    cursor: no-drop;
}

label.listing-status-tag {
    width: 100%;
    display: block;
    margin-bottom: 0.35em !important;
    text-align: center;
}

.awaiting-approval-div {
    border-color: red;
    border-width: 3px;
    margin-bottom: 15px;
    padding: 15px 15px 10px 15px;
    border-style: solid;
    border-radius: 4px;
}

label.header.mb-0.please-complete {
    text-transform: uppercase;
    font-size: 16px;
}

.thank-you-box {
    text-align: center;
}

i.fa.fa-check-circle.approved-tick {
    font-size: 500%;
    color: green;
    margin-bottom: 0.25em;
}

.thank-you-message-box {
    font-size: 125%;
}

button.btn-logreturn {
    background: green;
    border-color: green;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 30px;
}

img.zoomed-view {
    width: 100%;
}

td.header-text-finish {
    font-weight: 800;
}

label.status-history {
    width: 100%;
}