.hpanel > .panel-heading {
    color: inherit;
    font-weight: 600;
    padding: 10px 4px;
    transition: all 0.3s;
    border: 1px solid transparent;
}

.hpanel .hbuilt.panel-heading {
    border-bottom: none;
    display: flex;
    align-items: center;
}

.hpanel .hbuilt.panel-heading .panel-title {
    flex: 1;
    text-transform: inherit;
    font-size: 14px;
}

.hpanel > .panel-footer, .hpanel > .panel-section {
    color: inherit;
    border: 1px solid #e4e5e7;
    border-top: none;
    font-size: 90%;
    background: #f7f9fa;
    padding: 10px 15px;
}

.hpanel.panel-collapse > .panel-heading, .hpanel .hbuilt {
    background: #fff;
    border-color: #e4e5e7;
    border: 1px solid #e4e5e7;
    padding: 10px 10px;
    border-radius: 2px;
}

.hpanel .panel-body {
    background: #fff;
    border: 1px solid #e4e5e7;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}

.hpanel.panel-group .panel-body:first-child {
    border-top: 1px solid #e4e5e7;
}

.hpanel.panel-group .panel-body {
    border-top: none;
}

.panel-collapse .panel-body {
    border: none;
}

.hpanel {
    background-color: none;
    border: none;
    box-shadow: none;
    margin-bottom: 25px;
}

.hpanel .panel-heading.hbuilt {
    position: relative;
}

.hpanel .panel-heading.hbuilt .panel-btns {
    position: absolute;
    right: 10px;
}

.icon-color,
.icon-color:hover,
.icon-color:focus {
    color: #4b4b4b;
}

.icon-danger,
.icon-danger:hover,
.icon-danger:focus {
    color: #be1e2c;
}

a i {
    cursor: pointer;
}

.w-1 {
    width: 1px;
    white-space: nowrap;
}

.side-line {
    width: 100%;
    height: 2px;
    background: #be1e2c;
}

.menu-item {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.bg-menu-theme .menu-link,
.bg-menu-theme .menu-horizontal-prev,
.bg-menu-theme .menu-horizontal-next {
    color: #4d4d4d;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.dashboard-link {
    margin-top: 12% !important;
}

.admin-dropdown {
    margin-bottom: 5% !important;
}

.menu-vertical .app-brand {
    margin: 3rem 0.875rem 0 1rem;
}

.bg-menu-theme .menu-item.active-link {
    background: #be1e2c;
}

.bg-menu-theme .menu-item.active-link .menu-link {
    color: #ffffff;
}

.active-menu {
    float: right;
    position: absolute;
    top: 20%;
    display: block;
    width: 0.42em;
    height: 0.42em;
    border-bottom: 0;
    border-left: 0;
    right: 1rem;
}

html:not(.layout-menu-collapsed)
.bg-menu-theme
.menu-inner
.menu-item:not(.active)
.menu-link:hover,
.layout-menu-hover.layout-menu-collapsed
.bg-menu-theme
.menu-inner
.menu-item:not(.active)
.menu-link:hover {
    background: none;
}

.menu-link-item:hover {
    background: #be1e2c;
}

.menu-link-item:hover .menu-link {
    color: #ffffff;
}

.header-text {
    height: 29px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: 25px 28px;
}

.eclips-icon {
    background-image: url(../images/Ellipse.svg);
}

.eclips-icon img {
    height: 16px;
    width: 16px;
    margin: auto;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
}

.doc-text {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.update-text {
    color: #be1e2c;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.party-icon {
    margin-left: 15px;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-image: url(../images/party-popper.png);
}

.notification-bg-danger {
    background-color: #be1e2c;
}

.layout-navbar .navbar-dropdown .badge-notifications {
    top: 0.8rem;
    padding: 1px 3px;
    right: 1px;
}

.welcome-message {
    padding: 3% 0px 5% 1%;
}

.welcom-back {
    color: #252525;
    font-size: 24px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    line-height: 24px;
    word-wrap: break-word;
}

.welcome-admin {
    color: #4d4d4d;
    font-size: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    line-height: 24px;
    word-wrap: break-word;
}

.dashboard-divider {
    background: #c5c5c5;
    width: 100%;
    height: 2px;
    margin: 1rem 0;
    margin-left: 10px;
    margin-right: 10px;
}

.dashboard-arrow {
    margin: 0.4rem 0;
}

.dashboard-card {
    border-radius: 10px;
    border: 2px solid #be1e2c;
}

.dashboard-card.dashboard-card-background {
    background: #be1e2c;
}

.dashboard-card img {
    width: 90%;
    margin-bottom: 30px;
}

.dashboard-card.building {
    height: 190px;
}

.dashboard-card.building .card-body {
    height: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashboard-card.building .card-body img {
    width: 100%;
    height: 100px;
}

.dashboard-card .home-text {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.dashboard-card .card-body {
    text-align: center;
    padding: 20px;
}

.dashboard-card .text {
    color: #252525;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap;
}

.dashboard-card-main {
    width: 200px;
    height: 200px;
}

.menu-vertical,
.menu-vertical .menu-block,
.menu-vertical .menu-inner > .menu-item,
.menu-vertical .menu-inner > .menu-header {
    width: 20rem;
}

.add-building {
    border: none;
    box-shadow: none;
}

.p-4-7 {
    padding: 1.7rem !important;
}

#template-customizer {
    display: none !important;
}

.roles-tabs .card-body {
    border-radius: 10px;
}

.roles-tabs .selected {
    background: #be1e2c !important;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15) !important;
}

.roles-tabs .selected .roles-text {
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.roles-tabs .selected .badge {
    background-color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 4px;
}

.roles-tabs .selected .badge span {
    color: #be1e2c;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.roles-tabs .card-body {
    border-radius: 10px;
    border: 2px solid #be1e2c;
    background: #fffefe;
}

.roles-tabs .roles-text {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.roles-tabs .badge {
    background-color: #be1e2c;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 4px;
}

.roles-tabs .badge span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.add-roles {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.add-roles-btn {
    padding-top: 40px;
    padding-bottom: 40px;
}

.add-roles-btn img {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.float-left {
    float: left;
}

.roles-listing .card-body {
    padding: 10px 20px 10px 20px;
}

.roles-listing .card-title {
    color: #252525;
    font-weight: 600;
}

.roles-listing .card-title.listing-name {
    margin-top: 5px;
}

.roles-listing .admin-role-list {
    color: #be1e2c;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.roles-listing .change-role {
    color: #a1a1a1;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 3px;
}

.roles-tabs .roles-tab {
    width: 300px;
    height: 70px;
}

.admin-roles-text,
.single-line-text {
    white-space: nowrap;
}

.multi-admin-create-lock .card-title {
    color: #4d4d4d;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}

.btn-primary {
    border-radius: 10px;
    background-color: #be1e2c;
    border-color: #be1e2c;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #be1e2c !important;
    border-color: #be1e2c !important;
}

.form-control {
    background: #eaeaea !important;
    border: 1px solid #eaeaea;
}

.form-label {
    color: #be1e2c;
    text-align: center;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

#swiper-gallery-1 .swiper-main {
    height: 210px;
    border-radius: 10px;
}

#swiper-gallery-1 .gallery-thumbs {
    height: 35px;
    margin-top: 10px;
}

#swiper-gallery-1 .gallery-thumbs .swiper-slide {
    border-radius: 5px;
}

#swiper-gallery-1 .swiper.gallery-thumbs .swiper-slide {
    padding: 0;
}

.lock-information .lock-icon {
    margin-left: 1.5rem;
}

.lock-information .form-label {
    text-align: start;
}

.form-control:focus,
.form-select:focus {
    border-color: #be1e2c;
}

.form-select {
    background: #eaeaea;
    background-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='M5 7.5L10 12.5L15 7.5' stroke='%236f6b7d' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='white' stroke-opacity='0.2' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.875rem center;
    background-size: 22px 20px;
}

.flatpickr-day.today {
    border-color: #be1e2c;
    color: #be1e2c;
}

.flatpickr-day.selected {
    background: #be1e2c !important;
    border-color: #be1e2c !important;
}

.calendar-icon {
    background-color: #eaeaea;
}

.calendar-icon img {
    width: 20px;
    height: 20px;
}

.download-report,
.download-report:hover,
.download-report:active,
.download-report:focus {
    border-radius: 10px;
    border: 2px solid #be1e2c !important;
    background: #fff;
    color: #be1e2c !important;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    background-color: #fff !important;
}

.download-icon {
    border-radius: 0px 10px 10px 0px;
    background: #be1e2c;
    border: 2px solid #be1e2c;
    margin-left: -8px !important;
}

.download-icon img {
    margin-right: 5px;
}

.table-light {
    --bs-table-bg: #eaeaea;
}

.table-image {
    width: 50px;
    height: 50px;
}

strong {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}

td {
    color: #4d4d4d;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.door-forced {
    background-color: #be1e2c !important;
}

.bg-label-primary {
    border-radius: 10px;
    color: #fff !important;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.locked {
    color: #206bb1;
}

.unlocked {
    color: #20b14a;
}

.disabled {
    color: #be1e2c;
}

.door-opened {
    background-color: #20b14a !important;
}

.menu-link-item.open:hover {
    background: #fff;
    color: #be1e2c;
}

.bg-menu-theme .menu-inner .menu-item.open > .menu-link.menu-toggle {
    background: #fff;
    color: #be1e2c;
}

.menu-toggle::after {
    display: none;
}

.menu-toggle:hover svg {
    fill: white;
}

.menu-link::before {
    display: none;
}

.menu-item.menu-link-item.open .menu-item .menu-link,
.menu-item.menu-link-item.open .menu-item .menu-link {
    color: #252525;
}

.menu-item.menu-link-item.open .menu-item .menu-link:hover,
.menu-item.menu-link-item.open .menu-item .menu-link:focus {
    color: #252525;
}

.menu-item.menu-link-item.open .menu-item.active-link .menu-link {
    color: #ffffff;
}

.account-icon img {
    object-fit: contain;
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    width: 230px;
    height: 230px;
    vertical-align: middle;
}

.account-details-dd li {
    width: 200px;
    border: none;
}

.float-right {
    float: right;
}

.btn-outline-danger {
    border-radius: 10px;
    border: 1px solid #be1e2c;
    background: #fff;
    color: #be1e2c;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.add-new-lock img {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.lock-controls-card .card-header {
    padding: 0px;
}

.lock-controls-card .lock-main-door {
    display: block;
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.lock-controls-card .bg-success {
    background-color: #20b14a;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 14px; /* 100% */
    text-transform: uppercase;
}

.lock-controls-card .enabled-check {
    width: 50px;
    height: 24px;
    background-color: #20b14a;
    border: #20b14a;
}

.lock-controls-card .disable-check,
.form-switch .form-check-input {
    width: 50px;
    height: 24px;
    background-color: #be1e2c;
    border: #be1e2c;
}

.disable-status {
    text-transform: uppercase;
}

.lock-header {
    color: #be1e2c;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.lock-header img {
    width: 18px;
    margin-right: 10px;
    margin-top: -3px;
}

.lock-controls-card .card-header .lock-header,
.lock-controls-card .lock-main-door {
    border-bottom: 1px solid #be1e2c;
    padding: 10px;
    text-align: center;
}

.lock-controls-card {
    padding: 0px;
    width: 285px;
    background: #fff;
    border: 1px solid #be1e2c;
    border-radius: 10px;
}

.lock-controls-card .card {
    border-radius: 10px;
}

.form-switch .form-check-input {
    background-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%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}

.form-switch .form-check-input:focus {
    background-color: #be1e2c;
    background-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%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}

.form-switch .form-check-input:checked {
    background-color: #20b14a;
    background-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%3Ccircle cx='9' cy='9' r='6' fill='%23fff'/%3E%3C/svg%3E%0A");
}

.bg-danger {
    background-color: #be1e2c !important;
}

.divider {
    border: 1px solid #be1e2c;
}

.lock-add {
    margin-top: 0px;
}

.view-report-btn {
    margin: auto;
    padding: 15px;
    display: grid;
    width: 60%;
}

.view-report-btn .btn:hover {
    background: #be1e2c;
    color: #fff;
}

.btn-outline-danger:hover {
    color: #fff !important;
    background-color: #be1e2c !important;
    border-color: #be1e2c !important;
}

.properties-image {
    background-size: cover !important;
    height: 161px;
}

.properties-card {
    width: 285px;
}

.contact-form .form-label,
.emergency-contact-form .form-label {
    color: #4d4d4d;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}

.profile-image {
    border-radius: 50%;
    border: 1px solid #bcbcbc;
    width: 100%;
    height: inherit;
}

.profile-image-btn img {
    left: 42%;
    margin-top: 0px;
    position: absolute;
    bottom: -4%;
}

.position-relative {
    position: relative;
}

.add-btn-text {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.emergency-contact-info {
    color: #4d4d4d;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.main-head {
    height: 150px;
    background: #fff;
}

.sidenav {
    height: 100%;
    background-color: #be1e2c;
    overflow-x: hidden;
    padding-top: 20px;
}

.sidenav h2 {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 60px;
    font-weight: 800 !important;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: left;
}

.signup-signin-btn {
    border-color: #fff;
    color: #fff;
}

.sidenav img {
    width: 30%;
    bottom: 10%;
    left: 10%;
    position: absolute;
}

.main {
    padding: 0px 10px;
}

.login-form {
    padding: 20%;
}

.form-header {
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: center;
    color: #252525;
}

.auth-form label {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.auth-form input {
    border: 1px solid #4e4e4e;
    background-color: #fff !important;
}

.auth-btn {
    margin: auto;
}

.login-main-text {
    margin-top: 20%;
    padding: 60px;
    color: #fff;
}

.login-main-text h2 {
    font-weight: 300;
}

.btn-black {
    background-color: #be1e2c !important;
    color: #fff !important;
}

.margin-auto {
    margin: auto;
}

.p-10 {
    padding-top: 10%;
}

body {
    background: #fff;
}

.forget-header {
    color: #252525;
    font-family: "Raleway", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 54px;
    text-align: center;
}

.forget-header-sub {
    color: #4e4e4e;
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.forget-form label {
    color: #252525;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
}

.logo-forget {
    padding: 3%;
    position: absolute;
}

.wave-top {
    width: 40%;
    position: absolute;
    right: 0;
    top: 0;
}

.wave-bottom {
    width: 40%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.row-inner {
    height: 100vh;
    width: 100%;
}

.f-password-color {
    color: #252525;
}

a {
    cursor: pointer;
}

.add-new-lock-btn,
.add-new-floor-btn {
    color: #be1e2c;
}

.active-link .active-menu {
    display: block;
}

.active-menu {
    display: none;
}

.remove-role,
.change-role,
.curser-pointer {
    cursor: pointer;
}

.silver-color {
    color: #6f6b7d;
}

.profile-image-main {
    width: 200px;
    height: 200px;
}

.page-item.active .page-link {
    border-color: #be1e2c;
    background-color: #be1e2c;
    color: #fff;
}

.mr-1 {
    margin-right: 5%;
}

.ml-1 {
    margin-left: 5%;
}

.select2-primary
.select2-container--default
.select2-selection--multiple
.select2-selection__choice {
    background: #be1e2c !important;
    color: #fff !important;
}

.select2-container--default
.select2-results__option--highlighted:not([aria-selected="true"]) {
    background-color: #c5212f38 !important;
    color: #c5212f !important;
}

.select2-results__option[role="option"][aria-selected="true"] {
    background-color: #be1e2c;
    color: #fff;
}

.info-block {
    display: block;
    float: right;
    margin: auto;
}

.info-block p {
    text-align: center;
}

.info-block a {
    font-family: "Roboto Slab", serif;
    text-decoration: none;
    border: 2px solid #be1e2c;
    padding: 2px 7px;
    border-radius: 100%;
}

.info-block a span {
    color: #be1e2c;
    font-size: 18px;
    font-weight: bold;
    line-height: 21px;
    vertical-align: middle;
}

/*********************
TOOLTIP CSS
*********************/

/* Tooltip attribute */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Tooltip content hidden by default */
[data-tooltip]:before,
[data-tooltip]:after {
    transition: all 1.3s ease-in-out;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Tooltip position */
[data-tooltip]:before {
    position: absolute;
    bottom: 130%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 12px;
    width: 160px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #ffffff;
    background-color: hsl(0, 0%, 100%, 0.9);
    color: #005f6b;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 15px;
    line-height: 21px;
}

/* Triangle hack for Tooltip bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 130%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #ffffff;
    border-top: 5px solid hsl(0, 0%, 100%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

/* Tooltip visible on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    background-color: #be1e2c;
    font-family: "Raleway", sans-serif;
    color: #fff;
    border-radius: 5px;
    transition: all 1.3s ease-in-out;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.dz-preview.dz-complete.dz-image-preview img {
    width: 100%;
}

.dz-preview.dz-complete.dz-image-preview .dz-details {
    display: none;
}

.ck-editor__editable[role="textbox"] {
    min-height: 200px;
}

.ck-content .image {
    max-width: 80%;
    margin: 20px auto;
}

.list-group-item-action.active,
.list-group-item-action.active:hover,
.list-group-item-action.active:focus {
    border-color: #be1e2c;
    background-color: #be1e2c;
    color: #fff;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    color: #be1e2c;
    background-color: #fff;
}

.tagify__tag__removeBtn {
    color: white;
}

.light-style .tagify__tag .tagify__tag-text:hover {
    color: #be1e2c;
}

.light-style .tagify__tag .tagify__tag-text {
    color: #fff;
}

.light-style .tagify__tag > div::before {
    background: #be1e2c;
}

.settings-table th {
    color: #fff !important;
}

.font-danger {
    color: #be1e2c;
}

.danger {
    background-color: #be1e2c;
    border-color: #be1e2c;
}

.area-floor-main {
    border: 1px solid #be1e2c;
    padding: 12px;
    border-radius: 10px;
}

.text-grey {
    color: #6f6b7da6;
    font-weight: 100;
    font-size: 15px;
}

.btn:not([class*="btn-label-"]):not([class*="btn-outline-"]) {
    box-shadow: 0px 2px 4px #be1e2c;
}

.bs-stepper .step.active .bs-stepper-circle {
    background-color: #be1e2c;
}

.image-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.account-details-dd .list-group .list-group-item {
    padding: 0 !important;
}

.custom-option.checked {
    border: 1px solid #be1e2c !important;
}

.custom-option-icon.checked i, .custom-option-icon.checked svg {
    color: #4b465c !important;
}

.form-check-input:checked, .form-check-input[type=checkbox]:indeterminate {
    background-color: #be1e2c !important;
    border-color: #be1e2c !important;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover,
.btn[class*=btn-]:active, .btn[class*=btn-].active {
    background-color: #be1e2c !important;
    border-color: #be1e2c !important;
}

html:not(.layout-menu-collapsed) .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover, .layout-menu-hover.layout-menu-collapsed .bg-menu-theme .menu-inner .menu-item:not(.active) .menu-link:hover {
    background: #be1e2c !important;
    color: #FFF;
}

.btn-outline-success,
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
    color: #FFF !important;
    background-color: #be1e2c;
    border-color: #FFF !important;
}

.layout-wrapper:not(.layout-horizontal) .bg-menu-theme .menu-inner .menu-item .menu-link {
    border-radius: 0 !important;
    margin: 0;
}

@media (min-width: 1600px) {
    .lock-information .lock-icon {
        width: 16.66666667%;
    }

    .lock-information .lock-form {
        width: 75%;
    }
}

@media (max-width: 1468px) {
    .profile-image-main {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .generate-reports-main,
    .download-report-main {
        width: 33%;
    }
}

@media (max-width: 1124px) {
    .form-header {
        font-size: 25px;
    }

    .login-form {
        padding: 20% 5%;
    }
}

@media (max-width: 768px) {
    .generate-reports-main,
    .generate-reports-main button,
    .download-report-main,
    .download-report-main .btn-group {
        width: 100%;
    }

    .contact-form-main {
        display: block !important;
    }

    .contact-form-inner {
        width: 100%;
    }

    .contact-form .lock-icon {
        margin-top: 3rem;
    }

    .lock-icon {
        margin: auto;
    }
}

@media screen and (min-width: 768px) {
    .main {
        margin-left: 40%;
    }

    .sidenav {
        width: 40%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
    }

    .register-form {
        margin-top: 20%;
    }
}

@media (max-width: 767px) {
    .lock-information .lock-icon {
        width: 100%;
        margin-left: 0rem;
    }

    .account-icon {
        margin: auto;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
}

@media screen and (max-width: 450px) {
    .register-form {
        margin-top: 10%;
    }
}

td.actions a {
    color: inherit;
    margin: 0 10px 0px 0px;
}

.select2-container {
    z-index: 9999 !important;
}

