body
{
    --fc-event-border-color: #b5d9ef;
    --fc-event-bg-color: #def0fb;
    --fc-event-text-color: #000;

}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

.fc-h-event .fc-event-main {
    color: #3385b7;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bg-body
{
    --bg-color: #f2f2f2 ;
    background-color: #f2f2f2  !important;
}

.btn
{
    text-decoration: none !important;
}

a
{
    color:#b7a900;
}

a:hover
{
    color:#524c00;
}

.swal2-loader {
    border: .185em solid #e41b12;
    border-right-color: transparent;
    border-radius: 50%;
    animation: .65s linear infinite spinner-border;
}

.badge
{
    line-height: 1.2;
}

.login-logo-container
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 32px;
}

.login-body
{
    background:url('../images/login_background.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.login-body > .d-flex
{
    background:rgb(0,0,0,.7);
}

.min-w-0
{
    min-width:0px;
}

.bg-white
{
    background-color:#fff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus
{
    -webkit-box-shadow: 0 0 0px 1000px #f3f3f3 inset !important;
}

#toast-container>.toast
{
    opacity:1 !important;
}

.toast.toast-error
{
    background-color: #e41b12;
    color: #fff;
}

.toast.toast-warning
{
    background-color: #d4ab00;
    color: #fff;
}

.toast.toast-info
{
    background-color: #3995ea;
    color: #fff;
}


.aside-menu .menu-item .menu-link, .menu-title
{
    transition:color .3s ease,background-color .3s ease;
}


.aside-dark .menu .menu-item .menu-link .menu-icon i
{
    color: #9899ac;
}

.aside-menu .menu .menu-item .menu-link.active {
    transition: color .2s ease,background-color .2s ease;
    background-color:#e41b12;
    color: #fff;
    border-radius:10px;
}

.aside-dark .menu .menu-item .menu-link.active .menu-icon i
{
    color: #fff;
}

.aside-dark .menu .menu-item .menu-section {
    color: #9899ac!important;
    opacity:.6;
}

.aside-dark .menu .menu-item
{
    margin-left:15px;
    margin-right:15px;
}

.aside-dark .menu .menu-item .menu-link:hover:not(.disabled):not(.active),
.aside-dark .menu .menu-item.hover>.menu-link:not(.disabled):not(.active)
{
    transition: color .2s ease,background-color .2s ease;
    background-color: #1b1b28;
    color: #fff;
    border-radius:10px;
}

.aside-dark .menu .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-icon i,
.aside-dark .menu .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-icon i {
    color: #fff;
}


.aside-menu .menu-item .menu-link  {
    padding-top:10px;
    padding-bottom:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.aside-menu .menu .menu-item .menu-content,
.aside-menu .menu .menu-item .menu-link {
    padding-left: 15px;
    padding-right: 15px;
}

.menu-user-info
{
    padding: 20px;
    border-top: 1px solid #1b1b28;
    border-bottom: 1px solid #1b1b28;
    background: linear-gradient(307deg, #1b1b28, #1e1e2d);
}

.client-logo
{
    background: #fff;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-origin: content-box;
    box-shadow: 2px 2px 8px #060606;
    border: 10px solid #fff;
}

.client-name
{
    color: #e41b12;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 20px;
}

.user-name
{
    text-align: center;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    margin-top: -2px;
}

i
{
    color:inherit;
}


.btn-check:active+.btn.btn-active-light-primary, .btn-check:checked+.btn.btn-active-light-primary, .btn.btn-active-light-primary.active, .btn.btn-active-light-primary.show, .btn.btn-active-light-primary:active:not(.btn-active), .btn.btn-active-light-primary:focus:not(.btn-active), .btn.btn-active-light-primary:hover:not(.btn-active), .show>.btn.btn-active-light-primary
{
    background-color: #fff6f6!important;
}


.menu-state-bg .menu-item .menu-link:hover:not(.disabled):not(.active), .menu-state-bg .menu-item.hover>.menu-link:not(.disabled):not(.active)
{
    background-color:#fafafa;
    color: #e41b12 !important;
}

@media (min-width: 991.98px)
{
    .aside {
        box-shadow: 0 0 10px 0 #e2e2e2;
    }
}

.svg-icon svg [fill]:not(.permanent):not(g)
{
    fill: #636363;
}

.btn
{
    font-size:13px;
}

.btn.btn-light
{
    color:#4e4e4e;
}

.btn.btn-light i {
    color: #5e5e5e;
    font-size: 16px;
}

.btn-check:active+.btn.btn-light i, .btn-check:checked+.btn.btn-light i, .btn.btn-light.active i, .btn.btn-light.show i, .btn.btn-light:active:not(.btn-active) i, .btn.btn-light:focus:not(.btn-active) i, .btn.btn-light:hover:not(.btn-active) i, .show>.btn.btn-light i {
    color: #000000;
}

.btn-check:active+.btn.btn-light, .btn-check:checked+.btn.btn-light, .btn.btn-light.active, .btn.btn-light.show, .btn.btn-light:active:not(.btn-active), .btn.btn-light:focus:not(.btn-active), .btn.btn-light:hover:not(.btn-active), .show>.btn.btn-light
{
    color: #000;
    background: #e0e0e0!important;
}

.btn.btn-white
{
    color: #404040;
    border:1px solid #f8f8f8;
}

.btn-check:active+.btn.btn-white, .btn-check:checked+.btn.btn-white, .btn.btn-white.active, .btn.btn-white.show, .btn.btn-white:active:not(.btn-active), .btn.btn-white:focus:not(.btn-active), .btn.btn-white:hover:not(.btn-active), .show>.btn.btn-white
{
    background-color:#fff!important;
    color:#000;
}

.btn-check:active+.btn.btn-active-primary i, .btn-check:checked+.btn.btn-active-primary i, .btn.btn-active-primary.active i, .btn.btn-active-primary.show i, .btn.btn-active-primary:active:not(.btn-active) i, .btn.btn-active-primary:focus:not(.btn-active) i, .btn.btn-active-primary:hover:not(.btn-active) i, .show>.btn.btn-active-primary i
{
    color:#000;
}

.modal-content.loading
{
    min-height:200px;
}

.modal-footer, .modal-header
{
    background:#f8f8f8;
    padding:15px 20px;
}

.modal-footer
{
    display:block;

}

.modal-footer > *
{
    float:right;

}

.modal-footer .btn-white
{
    box-shadow:0px 1px 3px #ccc !important;
}

.modal-header h3
{
    font-size:16px;

}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #e41b12!important;
}

.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
    background: #f3f3f3!important;
}

div:hover::-webkit-scrollbar-thumb, ol:hover::-webkit-scrollbar-thumb, pre:hover::-webkit-scrollbar-thumb, span:hover::-webkit-scrollbar-thumb, ul:hover::-webkit-scrollbar-thumb
{
    background-color: #d0d0d0;
}

div::-webkit-scrollbar-thumb, ol::-webkit-scrollbar-thumb, pre::-webkit-scrollbar-thumb, span::-webkit-scrollbar-thumb, ul::-webkit-scrollbar-thumb
{
    background-color: #d0d0d0;
}

.text-ellipse {
    position: relative;
}

.text-ellipse:before
{
    content:" ";
    visibility: hidden;
}

.text-ellipse > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-ellipse *
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overflow-ellipse
{
    text-overflow: ellipsis;
    overflow:hidden;
    white-space: nowrap;
}

.card-table
{
    padding:0 !important;
}

.card-table table th
{
    border-bottom-color: inherit;
    background: #f9f9f9;
    color: #000;
    border-bottom: 0;
    height: 50px;
    vertical-align: middle;
    font-size:12px;
    border-top: 1px solid #e8e8e8;
    font-weight:600;
}


.card-table table td,
.card-table table th
{
    padding-left:0;

}

.card-table table td:first-child,
.card-table table th:first-child
{
    padding-left:15px !important;
}

.card-table table td:last-child,
.card-table table th:last-child
{
    padding-right:15px !important;
}

.item-status-indicator
{
    cursor:pointer;
    width:15px;height:15px; display:inline-block; float:left; border-radius:5px;
}

.item-status-badge
{
    font-size: 10px;
    color: #50cd89;
    font-weight: bold;
    position:relative;
    border:0px;
    display: flex;
    text-align:center;
    justify-content: center;
    width: 100px;
}

.item-status-badge span
{
    position: relative;
    z-index: 1;
    font-weight: 500;
    font-size: 11px;
    color:#fff;
    cursor:pointer;
}

.item-status-badge:before
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: #fff;
    opacity:0;
    content: " ";
    top: 0;
    left: 0;
    border-radius: 5px;
}

tr.selected
{
    background:#fff8dd;
}

tr.selected td:first-child
{

}

.table-link
{
    padding: 10px 10px 10px 0px;
}

.table .form-check-input:checked
{
    background-color: #d2b242;
    border-color: #d2b242;
    border-width:2px;
    border-radius:5px;
}

.pagination.pagination-outline .page-link
{
    font-size:12px;
}

.form-control.form-control-solid:disabled,
.form-control.form-control-solid[readonly],
.select2-container--disabled
{
    opacity: .4!important;
}

.form-control:disabled:not(.form-control-solid)
{
    opacity: .4!important;
    background:#fff;
}

.form-control.form-control-solid[type="file"] {
    background:#fff;
}

.no-results
{
    min-height: 100px;
    text-align: center;
    color: #777;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    letter-spacing: 0px;
    flex-direction: column;
    padding: 40px;
}

.no-results .svg-icon svg
{
    width:80px !important;
    height:80px !important;
    margin-right: 20px;
    margin-bottom: 20px;
    opacity:.6;
}

.btn.btn-light-primary {
    background-color: #fdefee!important;
}

.bg-light-primary {
    background-color: #fdefee!important;
}

.text-warning {
    color: #bf9603!important;
}

.text-info {
    color: #396fea!important;
}
.bg-light-info {
    background-color: #f5faff!important;
}
.svg-icon.svg-icon-info svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #3985ea;
}
.border-info {
    border-color: #b5d2f9!important;
}

.child-location-row
{
    background:#f8f8f8;
}

[data-polly-aside-navigate]
{
    color:#999;
    border-left:3px solid #fff;
}

.bg-hover-light:hover
{
    background-color: #f7f7f7!important;
}
[data-polly-aside-navigate] .title
{
    color:#333;
}

[data-polly-aside-navigate].disabled
{
    background-color:#fff !important;
}

[data-polly-aside-navigate].selected
{
    background-color:#fdefee !important;
    border-left:3px solid #e60a00;
}
[data-polly-aside-navigate].selected .title,
[data-polly-aside-navigate].selected i
{
    color: #e60a00 !important;
}

.select2-container--bootstrap5 .select2-selection--single .select2-selection__rendered
{
    color: #313131;
}

.item-details-header
{
    display:flex;
}

.item-image
{
    width: 125px;
    height: 125px;
    background: #fff;
    border-radius: 10px;
    margin-right: 20px;
    box-shadow: 0px 0px 5px #ebebeb;
    border: 10px solid #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position:relative;
}

.item-image .image-delete,
.item-image .image-edit
{
    position:absolute;
    top:-20px;
    right:-20px;
    background:#fff;
    border-radius:100%;
    width:30px;
    height:30px;
    box-shadow: 0 .5rem 1.5rem .5rem rgba(0,0,0,.075)!important;
    display:flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.item-image .image-delete:hover,
.item-image .image-edit:hover
{
    color:#e41b12;
    cursor:pointer;
}

.item-image .image-delete
{
    top:auto;
    bottom:-20px;
    right:-20px;
}

.item-details-header .info
{
    display:flex;
    flex-direction: column;
    align-self: center;
    min-width:0;
}

.item-details-header .info .number
{
    font-size: 16px;
    font-weight: bold;
}

.item-details-header .info .name
{
    font-size: 16px;
}

.page-tabs
{
    width:100%;
    background:#fff;
    border-radius:5px;
    margin-bottom:20px;
    box-shadow: 0px 0px 6px #e9e9e9;
}

.page-tabs .nav-item .nav-link
{
    padding:20px 20px;
    display:flex;
    align-items: center;
}

.page-tabs .nav-item .nav-link.active
{
    color:#e41b12;

}

.page-tabs .nav-item .nav-link i
{
    margin-right:10px;
}

.page-tabs .nav-item .nav-link {
    color: #838383;
}

.info-table
{
    margin-bottom:0;
}

.info-table tr
{
    border-bottom:1px solid #eee;
}

.info-table tr td:first-child
{
    width:200px;
    color:#999;
    border-right:1px solid #eee;
    padding-left:30px;
}

.info-table tr td:last-child
{
    padding-right:30px;
}

.form-horizontal .row
{
    align-items:center;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #eee;
}

.form-horizontal .row:last-child
{
    padding-bottom:0;
    margin-bottom:0;
    border-bottom:0;
}

.form-horizontal .form-label
{
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    align-self: center;
}

.form-horizontal .form-control
{
    margin:0;
    font-size:13px;
    font-weight:normal;
    color:#000 !important;
}

.ui-autocomplete::-webkit-scrollbar
{
    width: 0;
}
.ui-autocomplete
{
    max-width: 100%;
    background: #fff;
    position: absolute;
    box-shadow: 0px 4px 10px #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
    list-style: none;
    margin: 0;
    padding:0px;
    max-height:300px;
    overflow-y:scroll;
    z-index:100;
}

.ui-autocomplete li
{
    margin:0;
    padding:0px;
    display:flex;
    width:100%;
    justify-content: space-between;
    align-items: center;
}

.ui-autocomplete li
{
    padding:10px;
    cursor:pointer;
}

.ui-autocomplete li i
{
    padding:5px;
}

.ui-autocomplete li:hover,
.ui-autocomplete li:hover i
{
    background:#e41b12;
    color:#fff !important;
}

.image-input .image-input-wrapper
{
    background-size: 90%;
    background-position: center;
    background-color: #fff;
    padding: 10px;
}

.select2-container .select2-selection--single .select2-selection__clear
{
    background-color: #f1f1f1;
}

.select2-container--bootstrap5 .select2-selection__clear:hover
{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FF0000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
}

.select2-selection--clearable
{
    padding-right:60px;
}

.dropdown.show > .form-control.form-control-solid, .form-control.form-control-solid.active, .form-control.form-control-solid.focus, .form-control.form-control-solid:active, .form-control.form-control-solid:focus, .dropdown.show > .form-select.form-select-solid, .form-select.form-select-solid.active, .form-select.form-select-solid.focus, .form-select.form-select-solid:active, .form-select.form-select-solid:focus {
    box-shadow: 0px 0px 12px -6px #009ef7 !important;
    background-color: #fff !important;
    border: 1px solid #009ef74d !important;
}

.reservation-history span:not(i),
.reservation-history a:not(i)
{
    color:#898989 !important;
    text-decoration: line-through;
}

.event-badge
{
    display:inline-flex;
    width:30px;
    height:30px;
    align-items: center;
    justify-content: center;
    color:#fff;
    border-radius: 10px;
}

.event-badge:after
{
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: 17px;
}

.event-category-added { background:#50cd89!important; }
.event-category-added:after { content: "\f067"; }

.event-category-removed { background:#f1416c!important; }
.event-category-removed:after { content: "\f1f8"; }

.event-category-saved { background:#009ef7!important; }
.event-category-saved:after { content: "\f0c7"; }

.event-category-changed { background: #096ea7 !important; }
.event-category-changed:after { content: "\f303"; }


.location-completed
{
    color:#50cd89!important;
}

.data-import-card
{
    opacity:.7;
    cursor:pointer;
}

.data-import-card.active,
.data-import-card:hover
{
    opacity:1;
}

.data-import-card.active
{
    background:#e41b12;
    color:#fff !important;
}

.data-import-card.active *
{
    color:#fff !important;
}


.import-item-rule td:first-child
{
    color:#50cd89;
    border-left:2px solid #50cd89;
}


.import-item-rule.unlinked td:first-child
{
    color:#e41b12;
    border-left:2px solid #e41b12;
}

.avatar
{
    width:40px;
    height:40px;
    border:2px solid #fff;
    box-shadow: 0px 0px 5px #ccc;
    border-radius:100%;
    float:left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.polly-filter-active > .btn
{
    color:#e41b12 !important;
    font-weight:bold;
}

.polly-filter-active .btn i
{
    color:#e41b12 !important;

}

.mutation-item.selected
{
    background:#50cd89 !important;
    color:#fff !important;
}

.mutation-item .bi-check-lg
{
    display:none;
}

.mutation-item.selected .bi-hand-index
{
    display:none;
}

.mutation-item.selected .bi-check-lg
{
    display:block;
}

@media (min-width: 992px)
{
    div::-webkit-scrollbar, ol::-webkit-scrollbar, pre::-webkit-scrollbar, span::-webkit-scrollbar, ul::-webkit-scrollbar {
        width: 10px;
    }

    .page-tabs .nav-item .nav-link
    {
        margin:0;
    }
}

/*
*   Select2 optgroup actions
*/
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group {
    position:relative;
    padding-top:0;
    padding-bottom:0;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group strong {
    position: absolute;
    top: -34px;
    right: 15px;
    width: 48px;
    overflow: hidden;
    height: 30px;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group strong::before {
    content: "";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #f1f1f1;
    line-height: 31px;
    text-align: center;
    cursor: pointer;
}

.select2-container--bootstrap5 .select2-dropdown .select2-results__option.select2-results__option--group strong.siblings-active::before {
    content: "";
    line-height: 29px;
}

li .select2-results__options {
    border-left: 1px solid #DDD;
    margin-left: 20px;
}

.hilti-client-card {
    background: #c92628;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px; 
}

.hilti-client-card p {
    padding: 8px 20px;
    margin: 0;
    margin-left: 30px;
    overflow: hidden;
}

.hilti-client-card img {
    width:240px;
}

.client-satisfaction-link {
    display: flex;
    height: 100%;
    align-items: center;
    margin-right: 10px;
    padding: 0px 10px;
    color: #666;
    position: relative;
}

.client-satisfaction-link .client-satisfaction-counter {
    display:block;
}

.client-satisfaction-link.count-0 .client-satisfaction-counter {
    display:none;
}

.client-satisfaction-link > i:hover {
    color:#c92628;
}

.client-satisfaction-link i {
    font-size:16px;
    color: #666;
}

.client-satisfaction-counter {
    background: #c92628;
    color: #FFF;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 24px;
    font-size: 11px;
}
