@import url("inc/bootstrap/css/bootstrap.min.css");
@import url("inc/splide/splide.min.css");
@import url("inc/icons/bootstrap-icons.css");
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #AB05ED;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #B54111;
    --bs-secondary: #6c757d;
    --bs-success: #3CBC8E;
    --bs-info: #0dcaf0;
    --bs-warning: #F59F4D;
    --bs-danger: #DD4C1E;
    --bs-light: #f8f9fa;
    --bs-dark: #1D1D1B;
    --bs-primary-rgb: 181, 65, 17;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 60, 188, 142;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 245, 159, 77;
    --bs-danger-rgb: 221, 76, 30;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 29, 29, 27;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #D9EBFF;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: "Manrope", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: #6B6E80;
    --bs-secondary-color-rgb: 107, 110, 128;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #007AFF;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #EDEBE8;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.125);
    --bs-border-radius: 0.75rem;
    --bs-border-radius-sm: 0.375rem;
    --bs-border-radius-lg: 0.75rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 3.125rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0px 2px 8px 0px rgba(1, 20, 52, 0.07);
    --bs-box-shadow-sm: 0 1px 4px rgba(1, 20, 52, 0.07);
    --bs-box-shadow-lg: 0 4px 16rem rgba(0, 0, 0, 0.14);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #3CBC8E;
    --bs-form-valid-border-color: #3CBC8E;
    --bs-form-invalid-color: #DD4C1E;
    --bs-form-invalid-border-color: #DD4C1E;
    --body-color: #FCF8F5;
    --secondary-color: #F8991C;
    --main-color: #B54111;
    --app-height: 100vh;
}

body {
    font-family: var(--bs-body-font-family);
    font-size: 16px;
    line-height: 1.4;
    color: #1D1D1B;
    background: var(--body-color);
    background-image: url(../images/dog.png);
    background-position:  20% bottom;
    background-size: 214px 287px;
    background-repeat: no-repeat;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

::-webkit-scrollbar {
    width: 0
}

::selection {
    background: rgba(30, 116, 253, 0.3)
}
h1, h2, h3, h4, h5, h6, .h1, .h2,.h3,.h4,.h5,.h6, .title-md, .title-sm{
    color: #1D1D1B;
    margin: 0;
    line-height: 1.2
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {color: rgba(20, 21, 21, 0.6)}
h1 .badge, h2 .badge, h3 .badge, h4 .badge, h5 .badge, h6 .badge {line-height: 1em}
h1, .h1 {font-size: 21px;}
.title-md{font-size: 17px; line-height: 21px;}
.title-sm{font-size: 15px; line-height: 21px;}
h2, .h2 {font-size: 15px;}
h3, .h3 {font-size: 14px;}
h4, .h4 {font-size: 13px;}
h5, .h5 {font-size: 12px;}
h6, .h6 {font-size: 11px;}

.fs-6{font-size: 15px!important; line-height: 1.2}
.fs-7{font-size: 14px; line-height: 1.2}
.fs-7-1{font-size: 13px; line-height: 1.25}
.fs-8{font-size: 12px; line-height: 1.3}
.fs-9{font-size: 11px; line-height: 1.4}
.fw-500{font-weight: 500}
a {
    transition: none;
    color: #4278E3;
    outline: 0 !important;
    text-decoration: none
}

a:hover, a:active, a:focus {
    outline: 0 !important;
    text-decoration: none
}
.icon{width: 20px; height: 20px; fill: currentColor; stroke: currentColor;}
.text-n-2{color: #898D8F}
.text-n-3{color: #8F8C89}
.text-n-4{color: #A4A5B1}
.text-n-5{color: #B4BDC2}
.text-n-6{color: #96A1B4}
.text-n-7{color: #8C969B}

.text-blue{color: var(--bs-blue)}

.text-b-1{color: #FFFFFF}
.text-b-2{color: #FAF6F3}
.text-b-3{color: #F6F2EE}
.text-b-4{color: #EDEBE8}
.text-b-5{color: #D6D2CE}

.text-d-1{color: #F5F1ED}
.text-d-2{color: #BDBEC5}

.text-primary{color: var(--main-color)}

.bg-b-2{background-color: #FAF6F3}
.bg-b-3{background-color: #F7F7F5}
.bg-body-color{background-color: var(--body-color)}
.bg-primary-2{background-color: #AC390A}

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

#loader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card{
    --bs-card-spacer-y: 0.625rem;
    --bs-card-spacer-x: 0.875rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: 0;
    --bs-card-border-color: #EEEBF5;
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: 0px 1px 9px 1px rgba(46, 42, 42, 0.03), 0px 1px 9px 1px rgba(0, 0, 0, 0.08);;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    box-shadow: var(--bs-card-box-shadow);
}
button {
    outline: 0 !important
}

button:hover, button:active, button:focus {
    outline: 0 !important
}

.btn{
    --bs-btn-padding-x: 1rem;
    --bs-btn-padding-y: 0.6875rem;
    --bs-btn-font-weight: 500;
}
.btn-group-sm>.btn, .btn-sm {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.75rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm);
    --bs-btn-line-height: .875rem
}
.btn-icon{--bs-btn-padding-x: 0.75rem; --bs-btn-padding-y: 0.5rem; display: inline-flex; align-items: center;}
.btn-icon-sm{--bs-btn-padding-x: 0.458rem; --bs-btn-padding-y: 0.458rem; display: inline-flex; align-items: center;}
.btn-icon i{font-size: 24px; line-height: 1;}

.btn-group-lg > .btn, .btn-lg {
    --bs-btn-padding-y: 0.875rem;
    --bs-btn-padding-x: 1.25rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-border-radius: 12px;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: var(--bs-primary);
    --bs-btn-border-color: var(--bs-primary);
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #AC390A;
    --bs-btn-hover-border-color: #AC390A;
    --bs-btn-focus-shadow-rgb: 172, 57, 10;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #AC390A;
    --bs-btn-active-border-color: #AC390A;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #BDBEC5;
    --bs-btn-disabled-bg: #F5EDED;
    --bs-btn-disabled-border-color: #F5EDED;
}
.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0B3452;
    --bs-btn-border-color: #0B3452;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0B3452;
    --bs-btn-hover-border-color: #0B3452;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0B3452;
    --bs-btn-active-border-color: #0B3452;
    --bs-btn-active-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0B3452;
    --bs-btn-disabled-border-color: #0B3452;
}
.btn-light-2{
    --bs-btn-color: #1D1D1B;
    --bs-btn-bg: #F2F2F2;
    --bs-btn-border-color: #F2F2F2;
    --bs-btn-hover-color: #1D1D1B;
    --bs-btn-hover-bg: #F2F2F2;
    --bs-btn-hover-border-color: #F2F2F2;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0B3452;
    --bs-btn-active-border-color: #0B3452;
    --bs-btn-active-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0B3452;
    --bs-btn-disabled-border-color: #0B3452;
}

.btn-light{background-color: #F2F2F2; color: #898D8F}


.btn-white{background-color: #fff; color: #1D1D1B}
.btn-white:hover{background-color: #fff; color: #1D1D1B}

.form-control:focus {
    border-color: var(--bs-primary);
    outline: 0;
    box-shadow: none;
}
.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width)* 2));
    padding: 1rem 1.375rem;
    font-size: 1rem;
    border-radius: var(--bs-border-radius-lg);
}
.form-floating>label{color: #BDBEC5}
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label{color: #BDBEC5}


.form-check:not(.form-switch) .form-check-input{width: 18px; height: 18px; margin-top: 0.25em;}
.form-check:not(.form-switch) .form-check-input[type=checkbox]{border-radius: 2px;}
.form-check:not(.form-switch) .form-check-input:checked {
    background-color: #CCD3DD;
    border-color: #CCD3DD;
}
.form-check:not(.form-switch) .form-check-input:focus {
    border-color: #CCD3DD;
    outline: 0;
    box-shadow: 0 0 0 .15rem rgba(204, 211, 221, .25);
}
.form-check.form-check-lg:not(.form-switch){padding-left: 2rem; }
.form-check-lg:not(.form-switch) .form-check-input{width: 24px; height: 24px; margin-top:.125em;}
.form-check-lg:not(.form-switch) .form-check-input[type=checkbox]{border-radius: 6px;}
.form-check.form-check-lg:not(.form-switch) .form-check-input{margin-left: -2em;}

.form-check.form-switch .form-check-input{ height: 18px; margin-top: 0.25em;}



.form-check-warning .form-check-input:checked {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
}
.form-check-warning .form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.7143 4.71436L6.8572 12.5715L3.28577 9.00007' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.form-check-warning .form-check-input:focus {
    border-color: var(--secondary-color);
    outline: 0;
    box-shadow: 0 0 0 .15rem rgba(248, 153, 28, .25);
}



.appHeader {
    position: fixed;
    top: env(safe-area-inset-top);
    left: 0;
    right: 0;
    z-index: 999;
    background-color: var(--body-color);
    padding: 15px 0 10px;
}


.extraHeader {
    position: fixed;
    left: 0;
    top: 64px;
    height: 42px;
    right: 0;
    width: 100%;
    padding: 5px 16px;
    margin-top: env(safe-area-inset-top);
    display: flex;
    align-items: center;
    z-index: 1000;
    background-color: var(--body-color);
}
#appCapsule.extra-header-active {
    padding-top: 120px;
}

#appCapsule {
    padding: 74px 0 0;
    margin-bottom: env(safe-area-inset-bottom, 0px);
    margin-top: env(safe-area-inset-top, 0px);
    min-height: var(--app-height);
}
.isLoggedin #appCapsule{  padding-bottom:  56px;}


.appBottomMenu {
    min-height: 48px;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 -3px 10px 0 rgba(30, 25, 25, 0.09);
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 10px;
}
.appBottomMenu .item {
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    height: 48px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #A4A5B1;
}
.appBottomMenu .item.active{
    color: var(--main-color);
}

.appBottomMenu .item .col {
    width: 100%;
    padding: 0 4px;
    text-align: center;

}
.appBottomMenu .item strong {
    margin-top: 4px;
    display: block;
    color: #A4A5B1;
    font-weight: 500;
    transition: none;
}
.appBottomMenu .item.active strong{
    color: var(--main-color);
}
.appBottomMenu .item .action-button.large {

    height: 58px;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
}

.appBottomMenu .item svg.fic{fill: #A4A5B1;}
.appBottomMenu .item.active svg.fic{fill: var(--main-color);}
.slider-styled{margin-bottom: 13px}

.offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 450px;
    --bs-offcanvas-height: 50vh;
    --bs-offcanvas-padding-x: 8px;
    --bs-offcanvas-padding-y: 1px;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: 0;
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5;
}
.offcanvas.offcanvas-bottom{
    --bs-offcanvas-padding-y: 8px;
}
.offcanvas-body{overflow-y: inherit}
.offcanvas.offcanvas-full{
    --bs-offcanvas-width: 100%;
}


.list-ul{list-style: none; padding: 0; margin: 0;}
.list-ul li{position: relative; padding-left: 20px;}
.list-ul li:after{content: ""; width: 4px; height: 4px; border-radius: 50%; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); background-color: var(--bs-dark)}
.ul-primary li{color: var(--bs-primary)}
.ul-primary li:after{ background-color: var(--bs-primary)}

.otp-input {
    width: 45px;
    height: 60px;
    font-size: 24px;
    text-align: center;
    border: none; border-bottom: 2px solid #EDEBE8;
    border-radius: 0;
    margin: 0 5px;
    padding: 18px 5px;
}
.otp-input:focus {
    outline: none;
    border-color: #d77b53;
}
.avatar{border: 2px solid #fff; border-radius: 50%;}
.avatar.w40{width: 40px; height: 40px;}
.avatar.w50{width: 50px; height: 50px;}
.avatar .profile-head .avatar{border-color: #FCFCF7; border-width: 3px;}
.warning-border .avatar{border-color: var(--bs-red)}
.w40{width: 40px; height: 40px;}
.w50{width: 50px; height: 50px;}
.badge {
    --bs-badge-font-size: 10px;
    --bs-badge-font-weight: 600;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: 6px;
    display: inline-block;
    padding: 5px 8px 5px 20px;
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius);
    position: relative;
    text-transform: uppercase;
}
.badge:after{content: ""; width: 6px; height: 6px; border-radius: 50%; position: absolute; top: 50%; margin-top: -3px; left:8px; background-color: var(--bs-badge-color); }

.badge.statut-warning{background-color: #FFF6D6; --bs-badge-color: #F8B100;}
.badge.statut-acceptat{background-color: #D6FFE0; --bs-badge-color: #34C759;}
.badge.statut-danger{background-color: #FFE8E8; --bs-badge-color: #E64F3A;}
.badge.statut-primary{background-color: #007AFF26; --bs-badge-color: #3598DB;}
.badge.statut-acordare{background-color: #B700FF26; --bs-badge-color: #AB05ED;}
.badge.statut-activ{background-color: #D6FFE0; --bs-badge-color: #00C95D;}
.badge.statut-rambursat{background-color: #EDEDED; --bs-badge-color: #A4A5B1;}

.badge.badge-identificat{background-color: #E7FFEF; --bs-badge-color: #20B053;}

.nav-tabs.lined {
    border: 0;
    background: transparent;
    border-radius: 0;
    display: flex;
}
.nav-tabs.lined .nav-item .nav-link {
    color: #6B6E80;
    font-weight: 600;
    font-size: 15px;
    border: 0;
    border-bottom: 2px solid transparent;
    line-height: 1.3;
    width: 100%;
    border-radius: 0;
    padding: 6px 10px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}
.nav-tabs.lined .nav-item .nav-link.active {
    color: #333;
    background: transparent;
    border-bottom-color: #333 !important;
}
.nav-tabs.lined-2 {
    border: 0;
    background: transparent;
    border-radius: 0;
    display: flex;
}
.nav-tabs.lined-2 .nav-item .nav-link {
    color: #898D8F;
    font-weight: 600;
    font-size: 15px;
    border: 0;

    border-bottom: 1px solid #EDEBE8;
    line-height: 1.3;
    width: 100%;
    border-radius: 0;
    padding: 6px 10px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}
.nav-tabs.lined-2 .nav-item .nav-link.active {
    color: #1D1D1B;
    background: transparent;
    border-bottom-color: #1D1D1B !important;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding: 6px 10px 5px 10px;
}



.count-messages{width: 20px; height: 20px; background-color: var(--bs-primary); color: #fff; display: inline-block; border-radius: 50%; position: absolute; top: -3px; right: -6px; border: 2px solid #fff; font-size: 10px; line-height: 1; padding: 3px 0; text-align: center; font-weight: 600;}
.status-filter-list .btn-white{border: 1px solid #E8E6F0; color: #918F96; font-size: 15px; font-weight: 300}
.list-group.px-0 {--bs-list-group-item-padding-x:0}
.list-group {
    --bs-list-group-color: #2E2A3D;
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: #EEEBF5;
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 0.875rem;
    --bs-list-group-item-padding-y: 0.875rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #0d6efd;
    --bs-list-group-active-border-color: #0d6efd;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius);
    --list-group-item-height:0;
    --list-group-item-fs:14px;
    --list-group-item-weight: 500;
}
.list-group.list-group-sm{
    --list-group-item-fs:13px;
    --list-group-item-weight: 400;
    --bs-list-group-item-padding-x: 0;
    --bs-list-group-item-padding-y: 0.625rem;
}
.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
    min-height: var(--list-group-item-height);
    font-size: var(--list-group-item-fs);
    font-weight: var(--list-group-item-weight);
    line-height: 1.2;
}

.listview {
    display: block;
    padding: 0;
    margin: 0;
    color: #898D8F;
    line-height: 1.3em;

}
.listview.flush {
    border-top: 0;
    border-bottom: 0;
}
.listview>li {
    padding: 3px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 55px;
    border-radius:  12px;
    background:  #FFF;
    margin-bottom: 3px;
    box-shadow: 0 1px 5px 0 rgba(30, 25, 25, 0.08);
}
.arrow-right{fill: #C7C5CD}
.listview>li.active, .listview>li.semnat {
    color: #2E2A3D;
}
.listview>li.active  .arrow-right{fill: var(--bs-primary)}

.p-12{padding: .75rem;}
.ps-12{padding-left: .75rem;}
.pe-12{padding-right: .75rem;}
.pb-12{padding-bottom: .75rem;}
.pt-12{padding-top: .75rem;}
.px-12{padding-left: .75rem; padding-right: .75rem;}
.py-12{padding-bottom: .75rem; padding-top: .75rem;}

.chatFooter input{border-radius: 0;}
.message-item {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 2px 16px;
    margin-right: 60px;
    position: relative;
}
.message-item .content{width: 100%;}
.message-item.user {
    justify-content: flex-end;
    margin-right: 0;
    margin-left: 60px;
}
.message-item .avatar {
    margin-right: 10px;
    width: 32px;
    height: auto;
    border-radius: 100%;
    margin-bottom: 18px;
}
.message-item .title {
    font-size: 12px;
    font-weight: 500;
    color: #4F5050;
    line-height: 1.2em;
    padding: 0 0 0 10px;
}
.message-item .bubble {
    padding: 4px 12px;
    background: #F4F5F7;
    border-radius:  0 12px 12px 12px;
    color: #141515;
    display: inline-block;
    margin-top: 10px;
    line-height: 1.3;
    font-size: 13px;
    width: 100%;
}
.message-item.user .bubble {
    background: var(--bs-primary);
    color: #FFF;
    border-radius: 12px 0 12px 12px;
}
.message-item .footer {
    font-size: 12px;
    padding: 0;
    text-align: right;
    line-height: 1em;
    margin-top: 3px;
    color: #666;
    height: 14px;
}
.message-item.user .footer{
    color: #fff;
}
.message-item .new-message{width: 8px; height: 8px; border-radius: 50%; display: inline-block; position: absolute; background-color: var(--bs-primary);}
.current-user{
    padding: 10px 16px;
    box-shadow: 0 1px 4px rgba(12, 12, 13, 0.05);
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}
.current-user .avatar{width: 38px; height: 38px;}
.current-user .online{color: #5B636D;font-size: 11px;font-weight: 400; position: relative; padding-left: 12px;}
.current-user .online:after{content: ""; position: absolute; left: 0; top: 50%; margin-top: -4px; width: 8px; height: 8px; border-radius: 50%; background-color: #20B053}
.notification-list .icon-active{width: 14px; height: 14px; top: 0; right: 0; position: absolute; background-color: #B54111; border-radius: 50%; border: 2px solid #fff;}

#rotateMessage{
    padding: 20px;
    text-align: center;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    z-index: 29000;
}
.signature-pad--body{
    border-top: 1px solid #EDEBE8;
    border-bottom: 2px solid #A4A5B1;
}
.toast-container {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1050;
}

.toast + .toast {
    margin-top: 10px;
}
.toast-body{display: flex; align-items: start;}
.toast-success{background-color: #defdc5; border: 1px solid #32D583; color: var(--bs-gray-700)}
.toast-danger{ background-color: #FFF5F5; border: 1px solid #FDC9C5; color: var(--bs-gray-700)}
.toast-warning{ background-color: #FFF5F5; border: 1px solid var(--secondary-color); color: var(--bs-warning)}
.toast-info{ background-color: var(--bs-info-bg-subtle); border: 1px solid var(--bs-info-border-subtle); color: var(--bs-info-text-emphasis)}

.check-end .list-group-item{display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between}
.check-end .form-check-label{flex-grow: 1;}
.list-check-1  .form-check-input{border: none;}
.list-check-1 .form-check-input:checked[type=radio]{
    background-color: transparent;
    border-color: transparent;
    --bs-form-check-bg-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 11.2219L6.27831 14.1473C7.16472 14.8336 7.75315 15.4184 8.51253 14.6018L17.5 5' stroke='%23B54111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.list-check-1  .form-check-input:active{filter: none}
.list-check-1  .form-check-input:focus{box-shadow: none;}


@media screen and (orientation: portrait) {

}

.table2 {
    border-top: 1px dotted #999;
    border-left: 1px dotted #999;
    margin-bottom: 20px;
}
.table2 td {
    border-right: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 3px;
}
#messages-list-rows{height: calc(var(--app-height) - 280px); overflow-y: scroll;}




