@import 'variables.css';

body {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}

.navbar-brand {
    padding-bottom: 0;
    font-size: 1rem;
}

.icon {
    width: 20px;
    height: 20px;
    filter: invert(47%) sepia(67%) saturate(7037%) hue-rotate(177deg) brightness(88%) contrast(101%);
    display: inline-block;
}

.icon-sm {
    width: 16px;
    height: 16px;
    filter: invert(47%) sepia(67%) saturate(7037%) hue-rotate(177deg) brightness(88%) contrast(101%);
    display: inline-block;
}

.icon-sm-danger {
    width: 13px;
    height: 13px;
    filter: invert(37%) sepia(89%) saturate(1218%) hue-rotate(348deg) brightness(88%) contrast(95%);
    display: inline-block;
    margin-top: 0;
    padding-top: 0;
}

.icon-sm-success {
    width: 13px;
    height: 13px;
    filter: invert(58%) sepia(34%) saturate(441%) hue-rotate(63deg) brightness(98%) contrast(87%);
    display: inline-block;
    margin-top: 0;
    padding-top: 0;
}

.ui-sortable-helper {
    display: table;
}

.moveSectionHandler {
    cursor: move;
}

.moveItemHandler {
    cursor: move;
}

.select2-selection,
.form-control,
.form-select,
.input-group,
.dp__input_icon_pad
{
    border-radius: 4px !important;
    border-color: var(--primary-color) !important;
    font-weight: 300;
    background-color: white;
}

.form-check-input {
    border: 1px solid var(--primary-color) !important;
}

.input-group {
    min-height: 35px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: gray !important;
    font: 14px bold;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: gray !important;
    font: 14px bold;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: gray !important;
    font: 14px bold;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: gray !important;
    font: 14px bold;
}

.badge-success {
    background-color: #E1F2E1;
    color: #74A768;
}

.badge-danger {
    background-color: #F2E8E1;
    color: #BE603E;
}

.badge-warning {
    background-color: #F2EDE1;
    color: #DBBE1F;
}

.col-form-label {
    font-weight: 700;
}

.form-switch.form-switch-sm {
    margin-bottom: 0.5rem;
    /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-sm .form-check-input {
    height: 1rem;
    width: calc(1rem + 0.75rem);
    border-radius: 2rem;
}

.form-switch.form-switch-md {
    margin-bottom: 1rem;
    /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-md .form-check-input {
    height: 1.5rem;
    width: calc(2rem + 0.75rem);
    border-radius: 3rem;
}

.form-switch.form-switch-lg {
    margin-bottom: 1.5rem;
    /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-lg .form-check-input {
    height: 2rem;
    width: calc(3rem + 0.75rem);
    border-radius: 4rem;
}

.form-switch.form-switch-xl {
    margin-bottom: 2rem;
    /* JUST FOR STYLING PURPOSE */
}

.form-switch.form-switch-xl .form-check-input {
    height: 2.5rem;
    width: calc(4rem + 0.75rem);
    border-radius: 5rem;
}

.checkbox-circle {
    border-radius: 100% !important;
}

.btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .dropdown-toggle.btn-outline-primary {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-primary {
    color: #fff;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #50afe2;
    border-color: #50afe2;
}

a {
    color: var(--primary-color);
    text-decoration: none;
}

a:hover {
    color: var(--primary-color);
    text-decoration: underline;
}

a:hover,
.a:focus,
.a:active,
.a.active,
.open > .dropdown-toggle.a {
    color: #50afe2;
}

.invalid-feedback {
    line-height: 1em;
}

.vs__search::placeholder {
    font-family: "Roboto", sans-serif !important;
}

.select2-container .select2-search--inline .select2-search__field::placeholder {
    font-size: 12px;
    font-family: "Roboto", sans-serif !important;
}

.v-select .vs__dropdown-toggle {
    border-radius: 2;
    border-color: var(--primary-color);
    font-family: "Roboto", sans-serif !important;
}

.vs--single .vs__selected {
    word-break: break-word;
}

.vs__selected .is-invalid > .vs__dropdown-toggle {
    border: 1px solid red;
}

.v-select .vs__dropdown-toggle .vs__search {
    font-weight: 300;
    font-family: "Roboto", sans-serif !important;
}

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

.dp__cancel {
    float: left !important;
}

.dp__selection_preview {
    display: none !important;
}

.dp__action_buttons {
    width: 100% !important;
}

.orders-view .col-form-label {
    font-size: 12.5px;
    color: #000;
}

.navbar-light .navbar-toggler {
    border-color: rgba(255, 255, 255, 0.8) !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}


.nav-link {
    color: var(--primary-color) !important;
}

.dropdown-item {
    color: var(--primary-color) !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #fff;
}

.navbar-light .navbar-brand {
    color: #FFFFFF !important;
}

.btn-link {
    font-weight: 400;
    color: var(--primary-color);
    text-decoration: none;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open > .dropdown-toggle.btn-link {
    color: #50afe2;
    text-decoration: underline;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: var(--primary-color) !important;
}

.navbar-light .navbar-nav .nav-link {
    font-family: "Roboto Bold", sans-serif;
    font-size: 14px;
    color: #FFFFFF !important;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.5) !important;
}

.navbar-brand img {
    height: 45px;
    vertical-align: middle;
    border-style: none;
}

ul.submenu {
    display: flex;
    list-style: none;
    flex-direction: row;
    margin-top: 13px;
    margin-bottom: 0;
}

ul.submenu li {
    display: list-item;
    margin-right: 1.2rem !important;
    margin-left: 1.2rem !important;
}

h2 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 200;
}

h3 {
    /*font-family: "Roboto", sans-serif;*/
    font-size: 36px;
    line-height: 36px;
    font-weight: 200;
}

.reports-h3 {
    font-family: "Roboto", sans-serif;
    line-height: 1.2vw;
    font-weight: 200;
    font-size: max(2em, 2em);
}

ul.checklist-ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    font-weight: 300;
}

ul.checklist-ul li {
    line-height: 15px;
    padding-bottom: 12px;
    text-indent: -31px;
    padding-left: 31px;
    position: relative;
}

.btn-danger {
    color: #FFFFFF;
}

ul.checklist-ul .error {
    color: #DB511F;
}

ul.checklist-ul .success {
    color: #74A768;
}

/* .dashboard-cards-wrapper .col-2 {
    /*margin-right: 10px;*/
 */

.dashboard-cards-wrapper .col-2:last-child {
    margin-right: 0;
}

.grey-top-bar {
    background-color: #E2E2E2;
}

.grey-top-bar h3 {
    font-size: 24px !important;
}

.breadcrumb {
    margin-bottom: 0;
}

.datatable thead > tr > th {
    font-family: "Roboto Bold", sans-serif;
    font-size: 14px;
    border-bottom: 2px solid #515252;
}

.datatable tbody > tr > td {
    border-color: #515252;
}

.dp__input {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    font-family: "Roboto" !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    border: 1px solid #50afe2 !important;
}

.form-check-input {
    border: 1px solid var(--primary-color);
}

.dp__theme_light {
    --dp-primary-color: #50afe2 !important;
}

.user-initials {
    font-family: "Roboto Condensed", sans-serif;
    background-color: #f0f0f0;
    color: #515252;
    padding: 10px 7px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 12px;
    line-height: 10px;
    width: 30px;
    text-align: center;
    display: inline-block;
}

.datetime {
    float: left;
    margin-left: 5px;
    padding-top: 3px;
}

.dashboard-card {
    border-radius: 70%;
    width: calc(100vw / 7);
    height: calc(100vw / 7);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    font-weight: 300;
    background-color: #EFEFEF
}

.dashboard-card .dashboard-card-wrapper .little-circle {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    flex-direction: column
}

.dashboard-card .dashboard-card-wrapper .little-circle span,
.dashboard-card .dashboard-card-wrapper .little-circle p {
    width: 100%;
}

.grey-card {
    background-color: #EFEFEF
}

.green-card {
    background-color: #E1F2E1 !important;
}

.green-card span {
    color: #74A768;
}

.red-card {
    background-color: #F2E8E1 !important;
}

.red-card span {
    color: #DB511F;
}

.yellow-card {
    background-color: #F2EDE1 !important;
}

.yellow-card span {
    color: #DBBE1F;
}

.dashboard-card span {
    /* font-size: 3.7rem !important;
    line-height: 2.1em;
    padding-top: 0.3rem;
    padding-bottom: 0.7rem;
    display: inline-block;
    vertical-align: middle; */
    /* 2.1875vw = 42px for a basic 1920px width */
    font-size: 3vw;
    text-align: center;
}

.span-multiple-values {
    font-size: 3.5vw !important;
}

.dashboard-card p {
    /* font-size: 0.6rem !important;
    line-height: 1.1rem !important;
    text-align: center; */
    /* 0.625vw is equivalent with 12px in a standard 1920px width window */
    font-size: 0.625vw;
    text-align: center;
}

.p-line-height {
    padding-top: 3vw;
    /*border: 1px solid red;*/
}

.span-line-height {
    /*border: 1px solid blue;*/
    padding-top: 0.8rem !important;
    margin-top: 0vw !important;
    line-height: .6vw !important;
}

.little-circle {
    border-radius: 70%;
    width: 40%;
    height: 0;
    padding: 0 0 38% 0;
    position: relative;
    text-align: center;
    font-size: 1.7vw;
    font-weight: 300;
    border: 2px solid #FFFFFF;
    background-color: #EFEFEF;
    bottom: 3.4vw;
}

.little-circle span {
    font-size: 2vw;
    display: inline-block;
    /* margin-top: 0.5vw; */
    /* height: 0vw; */
}

.little-circle p {
    font-size: 0.625vw;
    /* line-height: 0.6rem; */
    /* margin-top: -0.5em; */
}

.little-circle-margin-left {
    left: 1vw;
}

.little-circle-margin-right {
    left: 1.8vw;
}

.row-height {
    height: 15%;
}

.job-orders-header {
    border-bottom: 2px solid #707070;
    padding: 0;
}

.job-orders {
    min-height: 65px;
    border-bottom: 1px solid #707070;
    padding: 0;
}

.job-origin {
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    border-radius: 50%;
    background-color: #E2E2E2;
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}

.job-trip, .trip-no {
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    border-radius: 50%;
    background-color: #E2E2E2;
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}

.trip-no {
    margin-left: 5px;
}

.job-type {
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 0;
    background-color: #E2E2E2;
    min-width: 15px;
    min-height: 15px;
    display: inline-block;
    margin-top: 5px;
}

.job-origin-black, .job-trip-black {
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    border-radius: 50%;
    background-color: #515252;
    color: #EFEFEF;
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}

.job-type-black {
    font-size: 11px;
    text-align: center;
    padding-top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 0;
    background-color: #515252;
    color: #EFEFEF;
    min-width: 15px;
    min-height: 15px;
    display: inline-block;
    margin-top: 5px;
}

.order-sent-to-subcontractor {
    background-color: #515252 !important;
    color: #EFEFEF;
}

.order-received-from-creator {
    background-color: #838383 !important;
    color: #EFEFEF;
}

.job-details {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    margin-top: 4px;
}

.row-line-height {
    margin-top: -0.5vw;
}

.angle-margin-left {
    margin-left: -3vw;
    font-size: 24px;
    padding: 20px;
}

.angle-margin-right {
    margin-right: -3vw;
    font-size: 24px;
    padding: 20px;
}

.calendar-day {
    font-size: 12px;
    color: #000000
}

.calendar-date {
    font-size: 24px;
    font-weight: 100;
    color: #000000;
    margin-top: -8px;
    margin-bottom: 0px;
}

.history-link {
    font-size: 17px;
    line-height: 38px;
}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.5);
}

.bottom-bar-on {
    padding-bottom: 104px;
}

.bottom-bar-on .bottom-bar {
    background: #A5A5A5;
    bottom: 0 !important;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 40px 0;
    font-size: 16px;
    color: #fff;
}

.bottom-bar-on .bottom-bar .back-btn {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.bottom-bar-on .bottom-bar.bottom-bar-blue {
    background: var(--primary-color);
    color: #fff;
    padding: 23px 0;
    z-index: 4;
}

.bottom-bar-on .bottom-bar.bottom-bar-blue .back-btn {
    color: #fff;
}

.bottom-bar-on .bottom-bar.bottom-bar-blue .btn-full {
    background: #fff !important;
    color: var(--primary-color);
}

.vs--disabled .vs__clear,
.vs--disabled .vs__dropdown-toggle,
.vs--disabled .vs__open-indicator,
.vs--disabled .vs__search,
.vs--disabled .vs__selected,
.dp__disabled {
    background: #e9ecef !important;
}

.col-title {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    border-bottom: 2px solid #707070
}

.job-box {
    width: 100%;
    border: 1px solid #707070;
    border-radius: 15px;
    padding: 8px 13px;
    margin-top: 10px;
}

.search-button {
    margin-top: 20px;
    height: 35px;
    padding: 0 18px;
}

.mail-btn {
    padding: 5px 0;
}

.filters-btn {
    height: 39px;
    padding-top: 9px;
}

.archive-label {
    color: #000000;
    font-size: 11px;
    font-weight: 450;
    display: inline-block;
}

.table-setup-container {
    position: relative;
}

.table-setup {
    color: #000000;
    font-size: 11px;
    font-weight: 450;
    position: absolute;
    top: 10px;
    left: 55px;
}

.archive-placeholder {
    color: #000000;
    font-size: 11px;
}

.archive-placeholder::placeholder {
    font-size: 12px;
    font-family: "Roboto", sans-serif !important;
}

.online-account {
    color: #50AD34;
}

/* blink online account */
.online-account-blink {
    animation: blink-animation 0.5s steps(5, start) 2;
    -webkit-animation: blink-animation 0.5s steps(5, start) 2;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

/*
 * ==============================================
 * Dot Elastic
 * ==============================================
 */
.dot-elastic {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: var(--primary-color);
    color: var(--primary-color);
    animation: dotElastic 1s infinite linear;
}

.dot-elastic::before,
.dot-elastic::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
}

.dot-elastic::before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: var(--primary-color);
    color: var(--primary-color);
    animation: dotElasticBefore 1s infinite linear;
}

.dot-elastic::after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: var(--primary-color);
    color: var(--primary-color);
    animation: dotElasticAfter 1s infinite linear;
}

@keyframes dotElasticBefore {
    0% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1, 1.5);
    }

    50% {
        transform: scale(1, 0.67);
    }

    75% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes dotElastic {
    0% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1, 1.5);
    }

    75% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes dotElasticAfter {
    0% {
        transform: scale(1, 1);
    }

    25% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(1, 0.67);
    }

    75% {
        transform: scale(1, 1.5);
    }

    100% {
        transform: scale(1, 1);
    }
}

.grey-bell,
.offline-account {
    color: #E2E2E2;
}

.orange-bell {
    color: #DDB200;
}

.chat-account-icon {
    width: 20px;
}

.chat-circle {
    font-size: 14px;
    line-height: 14px;
    font-weight: 900;
    text-align: center;
    padding-top: 7px;
    border-radius: 50%;
    background-color: #fff;
    min-width: 29px;
    min-height: 29px;
    display: inline-block;
    margin-right: 5px;
    border: 1px solid;
}

.chat-msg-circle {
    background-color: white;
    width: 37px;
    height: 37px;
    border-radius: 100% !important;
    position: relative;
    margin-top: 0;
    z-index: 1;
    border: 1px solid;
    text-align: center;
    padding: 0;
}

.chat-date {
    padding-right: 4px;
    top: 17px;
    font-size: 10px;
    position: relative;
}

.chat-initials {
    padding: 0;
    display: inline-block;
    font-size: 17px;
    line-height: 17px;
    padding-top: 9px;
}

.admin-part .chat-msg-circle {
    background: #919191;
    color: white;
}

.chat-content {
    border-radius: 5px;
    font-size: 11px;
    word-break: break-all;
}

.admin-part .chat-content {
    background: #EDEDED;
    border: none;
}

.driver-part .chat-content {
    background: white;
    border: 1px solid;
}

.chat-username {
    font-size: 12px;
    color: var(--primary-color);
}

.msg-chat-driver {
    font-size: 10px;
}

.btn-chat-msg {
    background-color: transparent;
    color: var(--primary-color);
    box-shadow: 0 0 0 0;
}

.btn-chat-msg:focus {
    box-shadow: 0 0 0 0;
}

.msg-about-to-send {
    border: 1px solid var(--primary-color);
    font-size: 11px;
}

.new-chat {
    animation-name: newChat;
    animation-duration: 1.5s;
}

.chatroom {
    overflow: auto;
    max-height: 750px;
}

.selectedDriverForChat {
    background-color: #E2E2E2;
}

.selectedDriverForChat .offline-account,
.selectedDriverForChat .grey-bell {
    color: #8d8da0;
}

@keyframes newChat {
    from {
        font-weight: 900;
        font-size: 13px;
    }

    to {
        font-weight: 300;
        font-size: 11px;
    }
}

@media screen and (max-width: 576px) {
    .reports-h3 {
        font-size: 1.5em;
    }

    .dashboard-card span {
        /* font-size: 5.5vw;
        line-height: 8vw;
        padding-top: 1.5vw;
        display: inline-block;
        height: 7.2vw !important; */
    }

    .dashboard-card p {
        /* font-size: 1.2vw;
        text-align: center; */
    }

    .dashboard-cards-wrapper .dashboard-card p {
        /* font-size: 1.2vw;
        text-align: center; */
    }


    .reports-span-height {
        padding-top: 0.2vw !important;
        font-size: 7.5vw !important;
        line-height: 19vw !important;
    }


    .p-line-height {
        padding-top: 25px;
    }

    .span-line-height {
        font-size: 7.5vw !important;
        margin-top: -0.3vw !important;
        line-height: 0.5vw !important;
    }

    .little-circle {
        padding: 0 0 38% 0;
        bottom: 6vw;
    }

    .little-circle span {
        font-size: 4vw;
        line-height: 7vw;
        height: 0vw;
    }

    .little-circle p {
        font-size: 0.9vw;
        line-height: 1vw;
        margin-top: 0.2vw;
    }

    .little-circle-margin-left {
        left: 2.4vw;
    }


    .little-circle-margin-right {
        left: 4vw;
    }

    .reports-buttons {
        margin-top: 15px;
        font-size: .7em;
    }

}

@media screen and (min-width: 1600px) {

    .dashboard-card span {
        /* padding-top: 4rem;
        line-height: 0.7em; */
    }

    .dashboard-card p {
        /* font-size: 0.6rem; */
    }

    .p-line-height {
        padding-top: 1.5vw;
    }

    .span-line-height {
        font-size: 5.5vw !important;
        padding-top: 1.5vw !important;
        margin-top: 0 !important;
    }

    .little-circle span {
        margin-top: 0.1vw;
    }

    .linked-lists {
        padding-left: 1px !important;
    }
}

@media screen and (max-width: 1450px) {

    .dashboard-card span {
        /* line-height: 4.1rem;
        font-size: 2.7rem !important; */
    }

}

@media screen and (min-width: 2110px) {

    .span-line-height {
        font-size: 4.5vw !important;
        padding-top: 1rem !important;
        margin-top: 0 !important;
    }

    .little-circle {
        /* padding: 0 0 42% 0; */
        bottom: 3.2rem;
    }

    .little-circle span {
        /* font-size: 2rem; */
        /* line-height: 1rem; */
        /* height: 0vw; */
    }

    .little-circle p {
        /* font-size: 0.15em; */
        /* line-height: 1em; */
        /* margin-top: -2em; */
    }
}

.reports-p-height {
    /* font-size: 1.2vw !important; */
    line-height: 4.5vw !important;
    font-size: 0.8rem !important;
}

.mail-container, .export-container, .filters-container {
    display: inline-block;
}

.filters-container {
    margin-right: 5px;
}

.mail-container {
    margin-right: 5px;
}

.export-container {
    margin-left: 1px;
}

.archive-container :disabled {
    opacity: 0.3;
}

.order-history-module .fa-comment, .order-history-module .fa-edit {    
    color: var(--primary-color);
    font-size: 18px;
}

.container-white {
    background-color: white;
}

.small-label {
    font-size: 12px;
    line-height: 12px;
}
