dl dt,
dl dd {
    margin-bottom: 0.5rem;
}

#pipeline-details.table td {
    padding: 0.25rem;
}

.filter-columns-scroll {
    max-height: 330px;
    overflow:scroll;
    overflow-x:hidden;
}


.tooltipbubble {
    position: relative;
    display: inline-block;
}

.tooltipbubble .tooltipbubbletext {
    visibility: hidden;
    width: 120px;
    background-color: #000000AA;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    top: -37px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 1;
}

.tooltipbubble .tooltipbubbletext::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #000000AA transparent transparent transparent;
}

.tooltipbubble:hover .tooltipbubbletext {
    visibility: visible;
}

.select-without-label label {
    display: none!important;
}




.tooltipbubblebottom {
    position: relative;
    display: inline-block;
}

.tooltipbubblebottom .tooltipbubblebottomtext {
    visibility: hidden;
    width: 500px;
    max-width: 100%;
    background-color: #000000bb;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    top: 115%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    z-index: 2;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    white-space: normal;
}

.tooltipbubblebottom .tooltipbubblebottomtext::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #000000AA transparent;
}

.tooltipbubblebottom:hover .tooltipbubblebottomtext {
    visibility: visible;
}

.select-without-label label {
    display: none!important;
}

.radio-buttons-parent-field .radio-block {
    display: flex !important;
    align-items: center !important;
}

.radio-buttons-parent-field .radio-block p {
    margin-right: 10px;
}

.radio-buttons-parent-field .radio-block .option {
    margin-bottom: 10px;
}

.bold {
    font-weight: 700;
}

html.sidebar-left-xs .sidebar-left ul.nav-main li .nav-children li a {
    padding-left: 12px;
    white-space: normal;
}

table.table.two-col td {
    width: 12%;
    padding: 0.25rem;
}

table.two-col td.bold {
    width: 13%;
}

table.table.three-col td {
    width: 15%;
    padding: 0.25rem;
}

table.three-col td.bold {
    width: 18%;
}

table.table.four-col td {
    width: 10%;
    padding: 0.25rem;
}

table.four-col td.bold {
    width: 15%;
}

#ra-container .editable-click,
#ra-container a.editable-click,
#ra-container a.editable-click:hover {
    border-bottom: 0;
    color: #17a2b8;
}

#ra-container .editable,
#ra-container a.editable:hover {
    color: #17a2b8;
    text-decoration: none;
}

.ui-pnotify {
    z-index: 10002 !important;
}

.btn-toolbar .select2-selection.select2-selection--single {
    min-height: 46px;
}

.btn-toolbar .dropdown-menu {
    margin: 0;
    min-width: 15rem;
}

.btn-toolbar .dropdown-menu a:hover {
    text-decoration: none;
}

.btn-toolbar .dropdown-menu li a {
    padding: 0 10px;
    ;
}

.btn-toolbar .dropdown-menu li {
    margin: 0;
}

.btn-toolbar .dropdown-menu li:hover {
    background-color: #efefef;
}

.bg-unread {
    background-color: #efefef;
}

.border-severity-high {
    border: 5px solid red !important;
}

.bg-severity-high-read {
    background-color: lightgray !important;
    color: #000 !important;
}

#editDataViewBtn {
    /*display: none;*/
    visibility: hidden;
}

.help-icon {
    font-size: 14pt;
    line-height: 1;
}

.header .select2-selection.select2-selection--single {
    min-height: 40px;
    border: 1px solid #ddd;
}

.header .search {
    width: 400px;
}

.compose-mailbox {
    margin-left: 0 !important;
}

.mailbox-toolbar {
    left: 72px !important;
}

.p-compose-options {
    padding-left: 50px;
}

.mailbox-compose .mailbox-compose-field button {
    margin-left: 120px;
}

.mailbox-compose .mailbox-compose-field .multiselect-search {
    padding-left: 5px;
}

.notification-menu .view-more {
    padding: 5px;
}

.mailbox-layout {
    margin: 0 30px !important;
    border: 0 !important;
}

.mailbox .mailbox-email-list .col-mail .mail-date {
    width: 180px;
}

.mailbox-email-list table {
    /*margin: 0 40px;*/
    line-height: 40px;
    font-size: 1rem;
}

.mailbox-email-list tr.unread {
    color: #555;
    font-weight: 700;
}

.mailbox-email-list tr.unread td.message-title:before {
    font-family: "Font Awesome 5 Free";
    color: #D2312D;
    content: "\f111";
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}

.new-message {
    background: #FFF;
    border-radius: 100px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    color: #B4BBC1;
    display: inline-block;
    height: 30px;
    line-height: 30.4px;
    line-height: 1.9rem;
    position: relative;
    width: 30px;
    text-align: center;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.6, 0.25, 1);
    transition-timing-function: cubic-bezier(0.2, 0.6, 0.25, 1);
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}

.new-message:hover {
    color: #57636C;
    text-decoration: none;
}

.note-group-select-from-files {
    display: none;
}

.image-popover,
.image-popover:hover {
    color: #dc3545;
    font-weight: 600;
}

.btn-group.action .btn {
    width: 24px;
    border-radius: 0;
    padding: 2px 2px;
    color: #0088cc;
}

#newDataViewModal select[multiple],
#newDataview select[multiple] {
    height: 200px;
    white-space: pre-wrap;
}

#editModal dl dd {
    margin-bottom: 5px;
}

/* Water Crossing Categories Color */

.wc-a1,
td:has(p.wc-a1),
.wc-a2,
td:has(p.wc-a2) {
    background-color: #f65a4b;
    /* color: white !important; */
    text-align: center;
}

.wc-b1,
td:has(p.wc-b1),
.wc-b2,
td:has(p.wc-b2) {
    background-color: #eb8a2f;
    /* color: white !important; */
    text-align: center;
}

.wc-c1,
td:has(p.wc-c1) {
    background-color: #fee719;
    /* color: white !important; */
    text-align: center;
}

.wc-d1,
td:has(p.wc-d1),
.wc-e1,
td:has(p.wc-e1) {
    background-color: #5bd852;
    /* color: white !important; */
    text-align: center;
}

.wc-lh {
    border: 1px solid #dee2e6;
}

.wc-lh td {
    line-height: 1.2;
}

.wc-lh td:first-child {
    text-align: left !important;
}

.summary-row {
    /* display: flex; */
    line-height: 1.2;
    font-size: 12px;
}

.summary-row [class^="col-"] span {
    margin: auto;
}

.prioritization-name {
    min-width: 105px;
}

.prioritization-name div {
    text-align: left;
}

.prioritization-name div span {
    margin: auto 0;
    padding-left: 5px;
}

.priority-name {
    min-width: 60px;
}

.priority-count-name {
    min-width: 45px;
}

.summary-table {
    overflow-x: auto; /* Activa el scroll horizontal si es necesario */
}

.link-summary {

}

.link-summary:hover div {
    background-color: #f2f2f2;
}

.link-summary:hover div span {
    text-decoration: underline;
}

@media (max-width: 800px) {
    .row.summary-table {
        overflow-x: auto; /* Activa el scroll horizontal si es necesario */
    }
}



.bg-grey {
    background-color: #ddd !important;
}

.comment-panel {
    background-color: #efefef;
}

.vertical-text {
    writing-mode: vertical-rl;
    transform: scale(-1);
}

td:has(p.low) {
    background-color: #5bd852;
    color: white;
}

.low {
    background-color: #5bd852;
}

td:has(p.moderate) {
    background-color: #ffe65e;
    color: white;
}

.moderate {
    background-color: #ffe65e;
}

td:has(p.high) {
    background-color: #efa226;
    color: white;
}

.high {
    background-color: #efa226;
    color: #fff;
}

.very-low {
    background-color: #529b47;
    color: #fff;
}

.very-high {
    background-color: #bc1212;
    color: #fff;
}

.matrix .low {
    background-color: #529b47;
    color: #fff;
}

.matrix .moderate {
    background-color: #efa226;
}

.matrix .high {
    background-color: #bc1212;
    color: #fff;
}

.matrix .very-low {
    background-color: #529b47;
    color: #fff;
}

.matrix .very-high {
    background-color: #bc1212;
    color: #fff;
}

.matrix .selected {
    background-color: #2e353e;
    color: #fff;
}

/* .svg-icon-red {
    filter: invert(18%) sepia(100%) saturate(7480%) hue-rotate(355deg) brightness(92%) contrast(126%);
}

.svg-icon-green {
    filter: invert(29%) sepia(94%) saturate(590%) hue-rotate(100deg) brightness(90%) contrast(90%);
} */

.svg-icon-red {
    background-color: #bd0000;
    padding: 2px;
    border-radius: 3px;
    margin-right: 2px;
}

.svg-icon-green {
    background-color: #0ea400;
    padding: 2px;
    border-radius: 3px;
    margin-right: 2px;
}

.svg-icon-grey {
    background-color: rgb(166, 166, 166);
    padding: 2px;
    border-radius: 3px;
    margin-right: 2px;
}

.svg-icon-red:hover {
    background-color: #970000;
}

.svg-icon-green:hover {
    background-color: #0b8300;
}

.svg-icon-grey:hover {
    background-color: grey;
}

.svg-icon-red img,
.svg-icon-green img ,
.svg-icon-grey img {
    filter: brightness(0) invert(1);
    height: 22px;
    width: 22px;
}

.svg-icon-white {
    filter: brightness(0) invert(1);
}

.menu-custom-icon-25,
.menu-custom-icon-30 {
    filter: invert(62%) sepia(5%) saturate(186%) hue-rotate(174deg) brightness(95%) contrast(90%);
    display: inline-block;
}

.menu-custom-icon-30 img {
    width: 27px;
    margin-left: -4px;
    margin-right: 5px;
}

.menu-custom-icon-25 img {
    width: 22px;
    margin-left: -1px;
    margin-right: 8px;
}


.button-tab-low-active {
    background-color: #5bd852;
    border-color: #dee2e6;
    color: #000;
}
.button-tab-moderate-active {
    background-color: #ffe65e;
    border-color: #dee2e6;
    color: #000;
}
.button-tab-high-active {
    background-color: #ce2b2b;
    border-color: #dee2e6;
    color: #fff;
}

.button-tab-low {
    border-color: #dee2e6;
    color: #000;
}
.button-tab-moderate {
    border-color: #dee2e6;
    color: #000;
}
.button-tab-high {
    border-color: #dee2e6;
    color: #000;
}

.button-tab-low:hover,
.button-tab-low-active:hover,
.button-tab-low:focus,
.button-tab-low-active:focus,
.button-tab-low:checked,
.button-tab-low-active:checked {
    background-color: #5bd852;
    border-color: #dee2e6;
    color: #000;
    box-shadow: none;
}
.button-tab-moderate:hover,
.button-tab-moderate-active:hover,
.button-tab-moderate:focus,
.button-tab-moderate-active:focus,
.button-tab-moderate:checked,
.button-tab-moderate-active:checked {
    background-color: #ffe65e;
    border-color: #dee2e6;
    color: #000;
    box-shadow: none;
}
.button-tab-high:hover,
.button-tab-high-active:hover,
.button-tab-high:focus,
.button-tab-high-active:focus,
.button-tab-high:checked,
.button-tab-high-active:checked {
    background-color: #ce2b2b;
    border-color: #dee2e6;
    color: #fff;
    box-shadow: none;
}


#message-view .notification-menu li {
    margin: 0;
}

.notifications #notification-view .notification-menu .content {
    padding: 0;

    .notification-item {
        .title {
            font-weight: 600;
            p.date {
                display: inline;
                float: right;
                line-height: 1.1rem;
            }
        }
        .message {
            color: #000;
        }
    }
}

.notifications #notification-view .notification-menu .content li {
    padding: 12px;
    margin-bottom: 0;
}

.notifications #notification-view .notification-title a.show-all {
    color: #FFF;
    margin-left: 5px;
    background: #006697;
    display: inline-block;
    padding: 0.25em 0.4em;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-top: 2px;
    font-size: 0.65rem;
    font-weight: 200;
    line-height: 14px;
}

.notifications .notification-menu {
    width: auto;
    min-width: 300px;
    max-width: 400px;
    hyphens: auto;
}

.ui-pnotify-container {
    hyphens: auto;
}

.ui-pnotify a {
    color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #ddd;

}

.border-right {
    border-right: 1px solid #ddd;
}

.border-left {
    border-left: 1px solid #ddd;
}

.btn-br {
    position: absolute;
    bottom: 0;
    right: 15px;
}

.horizontal-scroll {
    overflow-x: scroll;
}

.card-title-h2 {
    font-size: 24px;
}

.widget-summary.widget-summary-sm .summary .title-lg {
    font-size: 16px;
}

.widget-summary.widget-summary-sm .summary .info {
    font-size: 14px;
}

.dashboard-program {
    /*border-color: #0088CC;
    border-style: solid;
    border-width: 1px;*/
    padding: 5px;
    /*background-color: #383f48;
    color: white;*/
}

/***** MAP *****/
#map-selection-menu {
    position: absolute;
    bottom: 7px;
    left: 7px;
    z-index: 100;
}

/**** bar chart ****/
.circular-bar.circular-bar-xs {
    width: auto;
}

.circular-bar.circular-bar-sm {
    width: auto;
}

.circular-bar.circular-bar-sm strong {
	display: none;
}

.circular-bar.circular-bar-sm label {
	font-size: 16px;
	left: 0;
	text-align: center;
	top: 30%;
	width: 100%;
}

/***** HANDSONTABLE CSS *****/
.error {
    color: #ed474a;
}

.validation-completed {
    background-color: #f0f0f0 !important;
}

.red-row {
    background-color: #ed474a !important;
    color: #fff !important;
}

.green-row {
    background-color: #5da271 !important;
    color: #fff !important;
}

.blue-row {
    background-color: #28536b !important;
    color: #fff !important;
}

table.htCore .highlight {
    color: #000;
}

.handsontable {
    font-size: 10px;
}

.handsontable .table-wrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.handsontable table thead th {
    white-space: pre-line;
    word-wrap: break-word;
    max-width: 150px;
    vertical-align: middle;
}

/***** SORTABLE LIST *****/
#sortable {
    padding-left: 0;
}

.sortable-placeholder {
    list-style: none;
    background: repeating-linear-gradient(45deg,
            #ccc,
            #ccc 5px,
            #eee 5px,
            #eee 10px);
    height: 30px;
}

/******** EDITABLE ********/
.inline-edit a {
    border-bottom: none !important;
}

.inline-edit-empty {
    color: #777;
    border-bottom: none;
    text-decoration: none;
}

.editable-buttons {
    position: relative;
    z-index: 10;
}

.editable-input {
    position: relative;
    z-index: 10;
}

.inline-edit .form-group {
    display: block;
}

.editable-error-block {
    color: #D8000C;
}

.editable-container.editable-inline {
    background-color: #fff;
    z-index: 10;
    position: relative;
}



#addModal .select2-selection__rendered,
#editModal .select2-selection__rendered {
    line-height: 31px !important;
}

#addModal .select2-container .select2-selection--single,
#editModal .select2-container .select2-selection--single {
    height: 38px !important;
}

#addModal .select2-selection__arrow,
#editModal .select2-selection__arrow {
    height: 34px !important;
}

.input-group>.select2-container--bootstrap {
    width: auto;
    flex: 1 1 auto;
}

.input-group>.select2-container--bootstrap .select2-selection--single {
    height: 100%;
    line-height: inherit;
    padding: 0.5rem 1rem;
}

td.overdue {
    background-color: #ed474a;
    color: white;
}

td.initial-overdue {
    background-color: #ffc107 !important;
    color: white;
}

small,
.small {
    font-size: 12px;
    font-weight: 400;
    color: #444444;
}

#workorders>div>.row>div,
#mocs>div>.row>div {
    padding-left: 0px;
    padding-right: 0px;

}

.card.selected-orders-card,
.card.selected-mocs-card {
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.card.selected-orders-card>.card-body,
.card.selected-mocs-card>.card-body {
    padding: 0.5rem;
}

#selected_workorders,
#selected_mocs {
    margin-top: 10px;
}

#selected_workorders label,
#selected_mocs label {
    padding-left: 0px;
    margin-bottom: 0.5rem;
}

.training_fields,
.edit-training_fields {
    display: none;
}

.modal-body.dynamic-table {
    .form-check {
        text-align: left !important;
        margin-left: 20px !important;
    }

    .search-columns {
        padding-bottom: 1rem;
    }

    .visible-columns {
        display: flex;

        .list-group-item {
            border: 0;
            border-top: 1px solid rgba(0, 0, 0, 0.075);
            cursor: pointer;
            padding: 0;
        }
    }

    .right-block {
        border: 1px solid #dee2e6;
        padding-bottom: 1rem;
    }

    .left-block {
        border-top: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
        padding-bottom: 1rem;
    }

    .left-column,
    .right-column {
        min-height: 300px;
    }

    .view-name {
        margin-top: 1rem;

        label {
            float: left;
        }
    }

    .default-column-view-checkbox {
        width: fit-content;
        margin-top: 1rem;
    }

    .mb-10 {
        margin-bottom: 10px;
    }
}

.popup-footer {
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.general-error-block {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    float: left;
    width: 100%;
    text-align: left;
}

.client-module-block,
.search-block {
    padding-bottom: 40px;
}

.dynamic-table-search .col-lg-3:first-child {
    padding-left: 0px !important;
}

.dynamic-table-search .col-lg-3:last-child {
    padding-right: 0px !important;
}

.dynamic-table-search .col-lg-3:first-child {
    padding-left: 0px !important;
}

.dynamic-table-search .col-lg-3:last-child {
    padding-right: 0px !important;
}

.modal-body.search-modal {
    .view-name {
        margin-top: 1rem;

        label {
            float: left;
        }
    }
}

/* .form-control.table-header-button {
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
    color: #ffffff;
} */

select.table-header-button,
select.table-header-button:focus,
select.table-header-button:active,
select.table-header-button:hover {
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
    color: #ffffff;
}

.remove-view-dropdown {
    .multiselect-tag {
        background-color: #0088cc !important;
        color: #ffffff !important;
    }
}

.multiselect.table-header-button,
.multiselect.table-header-button:focus,
.multiselect.table-header-button:active,
.multiselect.table-header-button:hover,
.multiselect.table-header-button.is-active {
    background-color: #0088cc;
    border-color: #0088cc #0088cc #006699;
    color: #ffffff;
    box-shadow: none;

    .multiselect-search {
        background-color: #0088cc;
    }

    .multiselect-clear-icon {
        background-color: #ffffff;
    }

    .multiselect-caret {
        background-color: #ffffff;
    }

    .multiselect-wrapper {
        min-height: 2.3rem;
    }

    .multiselect-option.is-selected {
        background: #0088cc !important;
        color: #fff !important;
    }

    .multiselect-option {
        color: #495057 !important;
        background-color: #fff !important;
        /*background-clip: padding-box !important;*/
        /*border: 1px solid #ced4da !important;*/
        display: block;
    }

    .select-cross {
        float: right;
        display: block;
        width: 30px;
        text-align: center;
    }
}

select option {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.multiselect-option {
    padding: 5px 10px;
    font-size: 12px !important;
}

.multiselect-multiple-label,
.multiselect-placeholder,
.multiselect-single-label {
    font-size: 12px;
    color: #495057;
}



.modal.modal-filters {
    z-index: 1051;
}

.modal-filters {
    .select2-container {
        min-width: 200px !important;
        min-height: 2.4rem !important;

        .select2-dropdown {
            min-width: 200px !important;
        }
    }

    .select2-container .select2-selection--single {
        min-height: 2.4rem !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 6px !important;
    }

    .select2-container--default .select2-selection--single {
        min-height: 2.4rem !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 2.4rem !important;
    }

    .select2-search {
        z-index: 10052;
    }

    .modal-filters {
        .select2-container {
            width: 100% !important;
        }
    }

    .multiselect-tag {
        background: var(--ms-tag-bg, #0088cc) !important;
    }

    .vuejs3-datepicker__calendar {
        width: 220px !important;
    }

    .vuejs3-datepicker__calendar .month {
        width: 49.333% !important;
    }

    .vuejs3-datepicker__calendar-topbar {
        background: #0088cc !important;
        padding: 10px !important;
        display: none !important;

        p {
            color: #fff !important;
        }

        p.vuejs3-datepicker__calendar-topbar-year {
            font-size: 20px !important;
            padding: 5px !important;
        }

        p.vuejs3-datepicker__calendar-topbar-day {
            font-size: 15px !important;
        }
    }

    .vuejs3-datepicker__calendar .cell.selected {
        background: #0088cc !important;
        color: #fff !important;
    }

    .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,
    .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,
    .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
        border: 1px solid #0088cc !important;
    }

    .vuejs3-datepicker__value {
        padding: 3px 15px !important;
    }
}

td:has(p.overdue) {
    background-color: #ed474a;
    color: white;

    p {
        color: white;
    }
}

td:has(p.initial-overdue) {
    background-color: #ffc107 !important;
        color: #ffffff;
     p {
        color: white;
     }
}

td:has(p.not-overdue) {
    background-color: #5ab75a !important;
        color: #ffffff;
     p {
        color: white;
     }
}

td:has(p.low) {
    background-color: #5bd852 !important;
        color: #ffffff;
     p {
        color: black;
     }
}

td:has(p.moderate) {
    background-color: #ffe65e !important;
        color: #ffffff;
     p {
        color: black;
     }
}

td:has(p.high) {
    background-color: #efa226 !important;
        color: #ffffff;
     p {
        color: black;
     }
}

td:has(p.very-low) {
    background-color: #529b47 !important;
        color: #ffffff;
     p {
        color: black;
     }
}

td:has(p.very-high) {
    background-color: #bc1212 !important;
        color: #ffffff;
     p {
        color: white;
     }
}

.checkbox-margin-top {
    margin-top: 25px !important;
}

th.right-sticky-column,
td.right-sticky-column {
    position: sticky;
    z-index: 3;
    right: 0px;
    background-color: white;
    border: 1px solid #dee2e6;
}

th.left-sticky-column,
td.left-sticky-column {
    position: sticky;
    z-index: 3;
    left: 0px;
    background-color: white;
    border: 1px solid #dee2e6;
}

.table-responsive {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.bg-pendding-hudu {
    background-color: orange;
}

.vuejs3-datepicker__value {
    padding: 2px 13px !important;
}

.create-module,
.edit-module {
    .select2-container .select2-selection--single {
        min-height: 2.4rem !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 6px !important;
    }

    .select2-container--default .select2-selection--single {
        min-height: 2.4rem !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 2.4rem !important;
    }

    .multiselect {
        font-size: 0.85rem !important;
        color: #495057;
    }

    input {
        font-size: 0.85rem !important;
        color: #495057;
    }

    .form-control:not(.form-control-sm):not(.form-control-lg) {
        min-height: 2.6rem !important;
    }

    .radio-block {
        p {
            margin-bottom: 0rem;
        }

        .option {
            max-width: max-content;
            display: inline-block;
            top: 8px;

            input {
                width: 20px;
                height: 20px;
            }
        }

        .label-radio {
            padding-left: 10px;
            vertical-align: super;
        }
    }

    .date-picker {
        label {
            width: 100%;
            display: block !important;
        }

        .vuejs3-datepicker__value {
            width: 100% !important;
            /* display: block; */
        }

        .vuejs3-datepicker__value {
            /* width: 100%; */
            /* display: block; */
            padding: 7px 15px;
        }

        .vuejs3-datepicker__calendar {
            width: 232px !important;
        }

        .vuejs3-datepicker__calendar-actionarea {
            width: 100% !important;
        }

        .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,
        .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,
        .vuejs3-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
            border: 1px solid #0088cc;
        }

        .vuejs3-datepicker__calendar .cell.selected {
            background: #0088cc;
            color: #fff;
        }

        .vuejs3-datepicker {
            width: 100%;
        }

        .vuejs3-datepicker__calendar-topbar {
            background-color: #0088cc;
            color: #fff;
            padding: 5px;
            display: none;

            p {
                color: #fff;
            }

            .vuejs3-datepicker__calendar-topbar-year {
                cursor: pointer;
                font-size: 20px;
                margin: 0;
                padding-bottom: 2px;
            }

            .vuejs3-datepicker__calendar-topbar-day {
                font-size: 16px;
                margin: 0;
            }
        }
    }

    .hero-block {
        min-height: 130px;
    }

    .custom__tag {
        display: inline-block;
        padding: 3px 12px;
        margin-right: 8px;
        margin-bottom: 8px;
        border-radius: 10px;
        cursor: pointer;
        background-color: #0088cc;
        border-color: #0088cc #0088cc #006699;
        color: #ffffff;
    }

    .multiselect__tag {
        background: #0088cc;
    }

    .multiselect__option--highlight {
        background: #0088cc;
        outline: none;
        color: white;
    }

    .multiselect__option--highlight::after {
        content: attr(data-select);
        background: #0088cc;
        color: white;
    }

    .multiselect__clear {
        position: absolute;
        right: 27px;
        height: 27px;
        width: 20px;
        display: block;
        cursor: pointer;
        z-index: 3
    }

    .multiselect__clear:before,
    .multiselect__clear:after {
        content: "";
        display: block;
        position: absolute;
        width: 3px;
        height: 13px;
        background: #aaa;
        top: 8px;
        right: 4px
    }

    .multiselect__select {
        width: 27px;
        height: 27px;
        right: 1px;
        top: 3px;
    }

    .multiselect__placeholder {
        margin-bottom: 0px;
    }

    .multiselect__tags {
        min-height: 27px;
        padding: 0px 40px 0 8px;

        .multiselect__clear {
            height: 27x !important;
            width: 27px !important;
        }

        .multiselect__clear:before,
        .multiselect__clear:after {
            content: "";
            display: block;
            position: absolute;
            width: 3px !important;
            height: 13px !important;
            background: #aaa;
            top: 10px !important;
            right: 4px !important;
        }

        .multiselect__select {
            width: 27px;
            height: 27px;
            right: 1px;
            top: 3px;
        }
    }

    .custom__tag {
        margin-bottom: 0px;
        padding: 0px 12px;

        span {
            color: #ffffff;
        }
    }

    .multiselect__clear:before {
        transform: rotate(45deg)
    }

    .multiselect__clear:after {
        transform: rotate(-45deg)
    }

    .custom__remove {
        padding: 0;
        font-size: 10px;
        margin-left: 5px
    }

    .multiselect__strong {
        margin-bottom: 0px;
        padding-top: 3px;
    }

    #subMap {
        td .btn-group button[data-v-38c2f440] {
            width: 100px !important;
        }

        td .btn-group button.full-width {
            width: 100% !important;
        }
    }

    .custom-hr {
        width: 90%;
        height: 1px;
        background-color: rgba(0, 0, 0, 0.2) !important;
        margin: 22px auto;
    }
}
.bg-severity-high {
    background-color: red !important;
    color: #fff !important;
}
.bg-red {
    background-color: red !important;
    color: #fff !important;
}
.vue-component {
    .table-new-layout td {
        font-size: 12px !important;
        padding: 3px 7px;
    }

    .table-new-layout thead tr th {
        font-size: 13px !important;
        padding: 3px;
    }

    table.dynamic-table {
        .th-width {
            font-size: 13px !important;
            padding: 3px 7px;
        }

        .td-width {
            font-size: 12px !important;
            padding: 0px 7px;

            p {
                margin: 0px !important;
            }
        }

        p, input, span, label, th, td {
            color: #000;
        }

        .bg-severity-high-read {
            p, input, span, label, th, td {
                color: #000;
            }
        }

        td.bg-severity-high {
            background-color: red !important;
            color: #fff !important;
        }

        tr.bg-red {
            td {
                background-color: red !important;
                color: #fff !important;
            }
        }
    }

    table.dynamic-table {

        .th-width,
        .td-width {
            max-width: 130px;
            min-width: 130px;
        }
    }

    .table-new-layout th {
        padding: 3px;
    }

    .table-new-layout td {
        padding: 0px 3px;
    }

    .vue-btn {
        padding: 2px 4px !important;
        font-size: 13px !important;
    }

    .right-sticky-column {
        .vue-btn {
            padding: 0px 0.2rem !important;
        }
    }

    .add-license-search-cover {
        .multiselect__tags {
            font-size: 12px;
        }
    }

    input {
        font-size: 12px !important;
    }

    p,
    input,
    span,
    label,
    th,
    td {
        color: #212529;
    }

    .form-control {
        padding: 0.075rem 0.75rem !important;
    }

    .form-control:not(.form-control-sm):not(.form-control-lg) {
        min-height: 0.6rem !important;
    }

    .create-module,
    .edit-module {
        & .date-picker {
            .vuejs3-datepicker__value {
                padding: 1px 15px !important;
            }
        }

        .bad-resistance {
            div {
                p {
                    width: fit-content;
                    display: inline-block;
                }
                span {
                    width: fit-content;
                    display: inline-block !important;
                }
            }
        }
    }

    label {
        display: inline-block;
        margin-bottom: 2px !important;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding-right: 15px;
        padding-left: 15px;
    }

    .related-pipelines {
        padding-left: 5px;
        padding-right: 5px;
    }

    .multiselect {
        min-height: 27px !important;
    }

    .form-control:not(.form-control-sm):not(.form-control-lg) {
        font-size: 12px !important;
    }

    .page-link {
        padding: 0.3rem 0.5rem !important;
    }

    .text-1 {
        font-size: 13px !important;
    }

    .dropdown-item {
        padding: 0.25rem 0.2rem 2px !important;
    }

    /* .form-control {

    } */
    .form-control:not(textarea) {
        height: 27px !important;
    }

    .multiselect-wrapper {
        height: 27px !important;
        min-height: 27px !important;
    }

    .vuejs3-datepicker__content {
        font-size: 12px !important;
        margin-left: 10px;
    }

    .dp__input_wrap {
        .dp__pointer {
            height: 27px !important;
        }
    }

    .archived-disabled-presco-button, .archived-disabled-presco-button:hover, .archived-disabled-presco-button:active {
        background-color: #CCC !important;
        border-color: #CCC #CCC #b3b3b3;
        color: #FFF !important;
        pointer-events: none;
    }
}

dl {
    display: grid;
    grid-gap: 4px 16px;
    grid-template-columns: max-content;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0;
    grid-column-start: 2;
}

.parent-heder-checkbox {
    padding-top: 0px !important;
}

.card-body {
    .overdue {
        background-color: #ed474a;
        color: #ffffff;

        p {
            color: #ffffff;
        }

        span {
            color: #ffffff;
        }
    }

    .not-overdue {
        background-color: #5ab75a;
        color: #ffffff;

        p {
            color: #ffffff;
        }

        span {
            color: #ffffff;
        }
    }

    .initial-overdue {
        background-color: #ffc107 !important;
        color: #ffffff;

        p {
            color: #ffffff;
        }

        span {
            color: #ffffff;
        }
    }
}

.update-default-view-button {
    bottom: 0px;
    position: absolute;
    width: 90%;
}

.add-license-button {
    bottom: 0px;
    position: absolute;
    min-height: 27px;
}

.assigned-users-button {
    bottom: 0px;
    position: absolute;
    width: 90%;
}

.update-default-view-button-loading {
    bottom: 0px;
    position: absolute;
    width: 75%;
}

.update-default-view-spinner {
    color: rgb(0, 136, 204);
    right: 0px;
    position: absolute;
    bottom: 0px;
    height: 27px;
    width: 27px;
}

.assigned-users-button-loading {
    bottom: 0px;
    position: absolute;
    width: 75%;
}

.assigned-users-spinner {
    color: rgb(0, 136, 204);
    right: 0px;
    position: absolute;
    bottom: 0px;
    height: 27px;
    width: 27px;
}

.add-license-button-cover {
    padding-left: 0px !important;
}

.add-license-search-cover {
    margin-right: 0px !important;
}

.component-module {
    .inline-block {
        border: 0 !important;
        margin: 0 !important;
        width: 100%;
    }

    .btn-group {
        width: 100%;
    }

    .btn-primary:focus,
    .btn-primary.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .btn-primary:active,
    .btn-primary.active {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .btn-default:hover,
    .btn-default:active,
    .btn-default:focus {
        background-color: #ffffff !important;
    }

    p {
        margin: 0 !important;
    }
}

.modal-delete-views {
    .multiselect-tag {
        background-color: #0088cc !important;
        border-color: #0088cc #0088cc #006699 !important;
    }

    .multiselect {
        font-size: 0.85rem !important;
        color: #495057;
    }

    .client-users-view-block {
        .inline-block {
            width: 100%;
            border: 0 !important;
            margin: 0 !important;
        }
    }

    .view-options {
        max-height: 200px;
        overflow: scroll;
        overflow-x: hidden;
    }
}

.create-new-view {
    .inline-block {
        .popper {
            max-width: 200px !important;
        }
    }
}

.view-button-group {
    display: inline-block;

    .btn-primary:focus,
    .btn-primary.focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .btn-primary:active,
    .btn-primary.active {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .saved-views {
        width: 100px;
        display: inline-block;

        .table-header-button {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        .dropdown-toggle {
            width: 100%;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
    }

    .manage-view {
        width: 19px;
        display: inline-block;

        .btn-group>.btn:not(:last-child):not(.dropdown-toggle),
        .btn-group>.btn-group:not(:last-child)>.btn {
            border-top-right-radius: 0.25rem;
            border-bottom-right-radius: 0.25rem;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
    }
}

.selected-view-item {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}

.view-item {
    color: #212529;
    background-color: #fff;
}

.one-pager-inner-table {
    td.inner-table {
        padding-right: 0px;

        table.inner-table {
            td {
                line-height: 13px;
                padding: 0px 2px !important;
            }

            th {
                line-height: 23px;
                padding: 0px 2px !important;
            }

            td {

                input,
                textarea {
                    font-weight: 400;
                    line-height: 1.5;
                    color: #495057;
                    background-color: #fff;
                    background-clip: padding-box;
                    border: 1px solid #ced4da;
                    border-radius: 0.25rem;
                    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
                    width: -webkit-fill-available;
                }

                input {
                    height: 25.5px !important;
                }

                .btn {
                    padding: 0.1rem 0.65rem;
                }

                .select2-container--bootstrap .select2-selection--single {
                    height: 25.5px !important;
                    line-height: 1.7;
                    padding: 0px 24px 1px 12px !important;
                }

                .select2-container .select2-selection--single {
                    height: 25.5px !important;
                }

                .select2-container {
                    width: -webkit-fill-available !important;
                }

                .select2-container--default .select2-selection--single .select2-selection__rendered {
                    color: #444;
                    height: 25.5px !important;
                    line-height: 25.5px !important;
                    padding: 0px 24px 1px 12px !important;
                }

                .select2-container--default .select2-selection--single .select2-selection__arrow {
                    height: 25.5px;
                    position: absolute;
                    top: 1px;
                    right: 5px;
                    width: 20px;
                }

                .completed-checkbox {
                    width: 23px;
                    height: 23px;
                    margin-top: 0px;
                }
            }
        }
    }
}

.grey-background {
    background-color: #dee2e6 !important;
}

.modal-filters {
    .modal-dialog-scrollable .modal-content {
        min-height: 400px;
    }
}

.work-group-type, .work-groups {
    .select2-container {
        .selection {
            height: 100% !important;
        }
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        height: inherit !important;
        vertical-align: middle;
        line-height: 38px;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: inherit !important;
    }

    .select2-container--default .select2-selection--single {
        height: 100%;
    }
}

.work-order-group-buttons-left, .work-order-group-buttons-left:focus, .work-order-group-buttons-left:active {
    border-left-color: #ffffff !important;
}

.work-order-group-buttons-right, .work-order-group-buttons-right:focus, .work-order-group-buttons-right:active {
    border-right-color: #ffffff !important;
}

@media screen and (max-width: 576px) {
    .view-table-dropdown-button .saved-views {
        width: 80%;
    }
    .view-table-dropdown-button .saved-views .dropdown-toggle {
        max-width: 100%!important;
    }
    .view-table-dropdown-button .manage-view {
        width: 25%;
    }
    .view-table-dropdown-button .manage-view .btn-group {
        width: 100%;
    }
    .filter-table-button {
        width: 48% !important;
        max-width: 50% !important;
        margin-left: 2% !important;
    }
}

@media screen and (max-width: 991px) {
    .import-export-block {
        height: 85px;
    }

    .single-block {
        height: 30px !important;

        .add-new-button {
            width: 100%;
        }

        .report-button {
            width: 100%;
        }

        .import-button {
            width: 100%;
            float: left;
        }

        .export-button {
            width: 100%;
        }
    }

    .filter-block {
        .visible-columns-button {
            width: 100%;
        }
    }

    .add-new-button {
        width: 46%;
        float: left;
        margin-bottom: 0.5rem !important;
    }

    .report-button {
        width: 49%;
        margin-bottom: 0.5rem !important;
    }

    .import-button {
        width: 46%;
        float: left;
    }

    .export-button {
        width: 49%;
        margin-bottom: 0.5rem !important;
    }

    .filter-button {
        width: 50%;
        float: right;
        margin-right: 0 !important;
    }

    /* .visible-columns-button {
        width: 49%;
    } */
    .delete-view-button {
        width: 100%;
        float: left;
        margin-bottom: 0.5rem !important;
    }

    .update-default-view-button,
    .add-license-button {
        position: relative;
    }

    .update-default-view-button-loading {
        position: relative;
    }

    .assigned-users-spinner {
        position: relative;
    }

    .assigned-users-button-loading {
        position: relative;
    }

    .update-default-view-spinner {
        position: relative;
    }

    .assigned-users-button {
        width: 100%;
        position: relative;
    }

    .assigned-users-spinner {
        position: relative;
    }

    .update-default-view-button,
    .add-license-button {
        width: 100%;
        margin-left: 15px;
    }

    .add-license-button-cover {
        margin-left: 0px;
        margin-right: 15px;
    }

    .add-license-search-cover {
        margin-right: 15px;
    }

    .inline-block {
        width: 100% !important;
        border: 0 !important;
        margin-top: 5px !important;

        a {
            width: 100% !important;
        }

        button {
            width: 100% !important;
            margin-top: 0 !important;
        }
    }

    .view-button-group {
        width: 50%;

        .saved-views {
            width: 75%;

            .dropdown-toggle {
                width: 100%;
                max-width: 140px;
            }
        }

        .manage-view {
            /* width: 10%; */

            .dropdown-menu.show {
                left: -18px !important;
            }
        }
    }

    table.dynamic-table {

        .right-sticky-column.th-width,
        .right-sticky-column.td-width {
            min-width: 70px;
            width: 70px;
            max-width: 70px;
        }

        .left-sticky-column.th-width,
        .left-sticky-column.td-width {
            min-width: 85px;
            width: 85px;
            max-width: 85px;
        }
    }
}

#location-global-search {
    #township_direction, #range_direction, #principal_meridian {
        padding-left: 1px;
    }
}

@media only screen and (min-width: 991px) {
    .header #pipeline-search-form.search {
        max-width: 900px;
        min-width: 650px;
    }

    .associated-pl-row {
        margin-bottom: -39px;
        z-index: 999;
        position: relative;
        max-width: 70%;
        margin-right: -10px;
        margin-left: -10px;
    }

    .associated-user-row, .associated-notification-row {
        margin-bottom: -55px;
        z-index: 999;
        position: relative;
        max-width: 80%;
        margin-right: -10px;
        margin-left: -10px;
    }

    .add-license-search-cover .multiselect {
        margin-left: 6px;
    }
}

.overlay {
    background-color: rgba(1, 1, 1, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4000;
}

table.dynamic-table {
    display: block;
    overflow: auto !important;

    .table-head {
        width: fit-content;
        position: sticky;
        top: 0;
        z-index: 20;
    }

    .table-body {
        display: block !important;
        max-height: 500px !important;
        width: fit-content;
    }

    tr.sticky-header {
        position: sticky;
        top: 0;

        th {
            background-color: white;
            border: 1px solid #dee2e6;
        }

    }

    .th-width,
    .td-width {
        max-width: 130px;
        min-width: 130px;
    }

    .td-width {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    thead,
    tbody tr {
        width: auto !important;
    }
}

.related-pipelines {
    table.dynamic-table {
        .table-body {
            max-height: 150px !important;
        }
    }
}

#location-global-search {

    input,
    select {
        min-height: 2.6rem !important;
    }
}

.has-ssociated-pipelines-toggle {
    .toggle-switch,
    .toggle-switch-facility {
        justify-content: flex-start !important;
    }
}

.has-ssociated-tank-toggle {
    .toggle-switch {
        justify-content: flex-start !important;
    }
}

.opacity-02 {
    opacity: 0.2;
}

.opacity-1 {
    opacity: 1;
}

.loader-wrapper {
    z-index: 4100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.breeding-rhombus-spinner {
    height: 65px;
    width: 65px;
    position: relative;
    transform: rotate(45deg);
}

.breeding-rhombus-spinner,
.breeding-rhombus-spinner * {
    box-sizing: border-box;
}

.breeding-rhombus-spinner .rhombus {
    height: calc(65px / 7.5);
    width: calc(65px / 7.5);
    animation-duration: 2000ms;
    top: calc(65px / 2.3077);
    left: calc(65px / 2.3077);
    background-color: #ff1d5e;
    position: absolute;
    animation-iteration-count: infinite;
}

.breeding-rhombus-spinner .rhombus:nth-child(2n+0) {
    margin-right: 0;
}

.breeding-rhombus-spinner .rhombus.child-1 {
    animation-name: breeding-rhombus-spinner-animation-child-1;
    animation-delay: calc(100ms * 1);
}

.breeding-rhombus-spinner .rhombus.child-2 {
    animation-name: breeding-rhombus-spinner-animation-child-2;
    animation-delay: calc(100ms * 2);
}

.breeding-rhombus-spinner .rhombus.child-3 {
    animation-name: breeding-rhombus-spinner-animation-child-3;
    animation-delay: calc(100ms * 3);
}

.breeding-rhombus-spinner .rhombus.child-4 {
    animation-name: breeding-rhombus-spinner-animation-child-4;
    animation-delay: calc(100ms * 4);
}

.breeding-rhombus-spinner .rhombus.child-5 {
    animation-name: breeding-rhombus-spinner-animation-child-5;
    animation-delay: calc(100ms * 5);
}

.breeding-rhombus-spinner .rhombus.child-6 {
    animation-name: breeding-rhombus-spinner-animation-child-6;
    animation-delay: calc(100ms * 6);
}

.breeding-rhombus-spinner .rhombus.child-7 {
    animation-name: breeding-rhombus-spinner-animation-child-7;
    animation-delay: calc(100ms * 7);
}

.breeding-rhombus-spinner .rhombus.child-8 {
    animation-name: breeding-rhombus-spinner-animation-child-8;
    animation-delay: calc(100ms * 8);
}

.breeding-rhombus-spinner .rhombus.big {
    height: calc(65px / 3);
    width: calc(65px / 3);
    animation-duration: 2000ms;
    top: calc(65px / 3);
    left: calc(65px / 3);
    background-color: #ff1d5e;
    animation: breeding-rhombus-spinner-animation-child-big 2s infinite;
    animation-delay: 0.5s;
}

.multiselect-option.is-selected {
    background: #0088cc !important;
    color: #fff !important;
}

table.dynamic-table {
    border-collapse: separate;
    border-spacing: 0;
    position: relative;
}

.location-search {
    .form-control {
        padding: 0.075rem 0.275rem !important;
    }

    .form-control:not(.form-control-sm):not(.form-control-lg) {
        min-height: 1.6rem !important;
    }

    #location-global-search {

        input,
        select {
            min-height: 1.6rem !important;
        }
    }

    .add-button {
        margin-left: 5px !important;
    }
}

.full-width {
    width: 100% !important;
}

@-moz-document url-prefix() {
    table.dynamic-table {
        padding-bottom: 15px;
    }
}

#app {
    ul.pagination {
        margin-bottom: 0;
    }
}


@keyframes breeding-rhombus-spinner-animation-child-1 {
    50% {
        transform: translate(-325%, -325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-2 {
    50% {
        transform: translate(0, -325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-3 {
    50% {
        transform: translate(325%, -325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-4 {
    50% {
        transform: translate(325%, 0);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-5 {
    50% {
        transform: translate(325%, 325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-6 {
    50% {
        transform: translate(0, 325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-7 {
    50% {
        transform: translate(-325%, 325%);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-8 {
    50% {
        transform: translate(-325%, 0);
    }
}

@keyframes breeding-rhombus-spinner-animation-child-big {
    50% {
        transform: scale(0.5);
    }
  }

