3
border-color: #ff7f5d !important;
4
border-width: 2px !important;
5
box-shadow: 0px 0px 5px #f7666e !important;
14
::-webkit-datetime-edit-year-field:not([aria-valuenow]),
15
::-webkit-datetime-edit-month-field:not([aria-valuenow]),
16
::-webkit-datetime-edit-day-field:not([aria-valuenow]) {
22
border: 1px solid var(--bs-form-valid-border-color) !important;
23
border-radius: 10px !important;
29
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233cd188' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
30
background-position: right calc(1.375em + 1.5rem) center !important;
31
color: var(--bs-form-valid-border-color);
38
border: 1px solid var(--bs-form-invalid-border-color) !important;
39
border-radius: 10px !important;
47
border-radius: 10px !important;
51
.form-control.is-valid {
53
background-position: right calc(1.375em + 1.5rem) center !important;
56
.form-control.is-invalid, .was-validated .form-control:invalid {
57
border-color: var(--bs-form-invalid-border-color);
58
background-position: right calc(2.375em + 5px) center;
59
padding-right: calc(5.5em + 20px);
63
border-bottom-left-radius: 20px;
64
border-bottom-right-radius: 20px;
68
border-bottom-left-radius: 20px;
69
border-bottom-right-radius: 20px;
73
background-color: rgba(5, 4, 4, 0.5);
74
--vz-backdrop-opacity: 0.5;
75
animation: ani 10.5s forwards;
87
.table > :not(caption) > * > * {
102
.form-control.disabled {
103
background-color: var(--bs-secondary-bg);
112
html[data-boxed-layout=boxed] .container-fluid, html[data-boxed-layout=boxed] .container-lg, html[data-boxed-layout=boxed] .container-md, html[data-boxed-layout=boxed] .container-sm, html[data-boxed-layout=boxed] .container-xl, html[data-boxed-layout=boxed] .container-xxl {
113
max-width: var(--bs-breakpoint-xxl);
119
background-color: transparent !important;
120
border: transparent !important;
123
.form-check .form-check-input {
134
[data-bs-theme=dark] .app-calendar .event-fc-color:hover,[data-bs-theme=dark] .app-calendar .fc-theme-standard th,[data-bs-theme=dark] .bg-white,[data-bs-theme=dark] .dropdown-item:focus,[data-bs-theme=dark] .dropdown-item:hover,[data-bs-theme=dark] .form-control:disabled,[data-bs-theme=dark] .theme-tab.nav-tabs .nav-item .nav-link {
135
background-color: transparent !important;