html,body {
    background-color: #f1f1f1;
}
.navbar {
	--bs-navbar-padding-y: 0rem;
	background-color: #FFF;
}
.navbar .container-fluid {
	--bs-gutter-x: 0px;
}
.navbar-header {
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%), inset 0 -1px 0 rgb(255 255 255 / 15%);
}
.header-logo {
    max-width: 160px;
}
.btn-gray {
    background-color: #e5e5e5;
    margin-left: 20px;
}
.btn.btn-menu {
    background-color: #302b43;
    border-radius: 0rem;
    color: #FFF;
    font-size: 1.5rem;
}
.btn.btn-user {
    background-color: #e3e7ff;
    font-size: 1.5rem;
    border-radius: 0px;
}
.nav-item li {
    display: inline;
}
.nav-item li a {
    display: flex;
    float: left;
    margin-right: 4px;
    text-decoration: none;
    font-weight: normal;
    color: #302b43;
    border-left: solid 1px #7f7f7f;
    border-top: solid 1px #7f7f7f;
    border-right: solid 1px #7f7f7f;
    padding: 5px;
    padding-right: 25px;
    font-size: 0.875rem;
}
.nav-item li a:hover {
    background-color: #f3f5ff;
}
.navbar-menu {
    padding-left: 3rem;
    padding-top: 1rem;
    border-bottom: solid 1px #7f7f7f;
}
.list-inline {
    margin-bottom: 0px;
}
.nav-item li a i {
    margin-right: 4px;
    visibility: hidden;
}
.nav-item li a:hover {
	padding-top: 3px;
    border-top: solid 3px #302b43;
}
.nav-item li a:hover i {
    margin-right: 4px;
    visibility: visible;
}
.offcanvas-header {
    background-color: #f3f3f3;
}

#menu-full-label {
    color: #5d698f;
}
#menu-full {
}
#menu-full .offcanvas-body ul {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#menu-full .offcanvas-body ul li a {
    font-size: 1rem;
    text-decoration: none;
    color: #485da2;
    font-weight: bold;
    line-height: 1.7rem;
}
#menu-full .offcanvas-body ul li a:hover {
    text-decoration: underline;
    color: #e38427;
}
#menu-full .offcanvas-body ul li ul li a {
    font-weight: normal;
    color: #656d83;
    font-size: 0.875rem;
}
#menu-full .offcanvas-body ul li {
    padding-bottom: 1rem;
}
#menu-full .offcanvas-body ul li ul li {
    padding-bottom: 0rem;
}
#menu-full .menu-box {
    position: initial;
    width: auto;
}
@media (max-width: 1200px) {
	.navbar-menu {
		visibility: hidden;
		display: none !important;
	}
}
.btn-logout {
    width: 100%;
    background-color: #ffdbc2;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    border-radius: 0px;
}
.btn-logout:hover {
    background-color: #ff9145;
	color: #FFF;
}
.main-section {
    padding: 2.7rem;
    padding-top: 2rem;
}
.status-box h4 {
}
.status-box h5 {
    font-size: 1.0rem;
    color: #888;
}
.status-box {
    font-size: 0.875rem;
    text-align: center;
    padding: 1rem;
    background-color: #FFF;
    margin-bottom: 1rem;
    border: solid 1px #d2d2d2;
    box-shadow: 0 0.1rem 0.2rem rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(255 255 255 / 10%);
}
.text-large {
    font-size: 1.5rem;
}
.status-box button {
    color: #FFF;
}
html,body {
    background-color: #f1f1f1;
}
.navbar {
	--bs-navbar-padding-y: 0rem;
	background-color: #FFF;
}
.navbar .container-fluid {
	--bs-gutter-x: 0px;
}
.navbar-header {
	box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%), inset 0 -1px 0 rgb(255 255 255 / 15%);
}
.header-logo {
    max-width: 160px;
}
.btn-gray {
    background-color: #e5e5e5;
    margin-left: 20px;
}
.btn.btn-menu {
    background-color: #302b43;
    border-radius: 0rem;
    color: #FFF;
    font-size: 1.5rem;
}
.btn.btn-user {
    background-color: #e3e7ff;
    font-size: 1.5rem;
    border-radius: 0px;
}
.nav-item li {
    display: inline;
}
.nav-item li a {
    display: flex;
    float: left;
    margin-right: 4px;
    text-decoration: none;
    font-weight: normal;
    color: #302b43;
    border-left: solid 1px #7f7f7f;
    border-top: solid 1px #7f7f7f;
    border-right: solid 1px #7f7f7f;
    padding: 5px;
    padding-right: 25px;
    font-size: 0.875rem;
}
.nav-item li a:hover {
    background-color: #f3f5ff;
}
.navbar-menu {
    padding-left: 3rem;
    padding-top: 1rem;
    border-bottom: solid 1px #7f7f7f;
}
.list-inline {
    margin-bottom: 0px;
}
.nav-item li a i {
    margin-right: 4px;
    visibility: hidden;
}
.nav-item li a:hover {
	padding-top: 3px;
    border-top: solid 3px #302b43;
}
.nav-item li a:hover i {
    margin-right: 4px;
    visibility: visible;
}
.offcanvas-header {
    background-color: #f3f3f3;
}

#menu-full-label {
    color: #5d698f;
}
#menu-full {
    width: 100%;
}
#menu-full .offcanvas-body ul {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#menu-full .offcanvas-body ul li a {
    font-size: 1rem;
    text-decoration: none;
    color: #485da2;
    font-weight: bold;
    line-height: 1.7rem;
}
#menu-full .offcanvas-body ul li a:hover {
    text-decoration: underline;
    color: #e38427;
}
#menu-full .offcanvas-body ul li ul li a {
    font-weight: normal;
    color: #656d83;
    font-size: 0.875rem;
}
#menu-full .offcanvas-body ul li {
    padding-bottom: 1rem;
}
#menu-full .offcanvas-body ul li ul li {
    padding-bottom: 0rem;
}
@media (max-width: 1200px) {
	.navbar-menu {
		visibility: hidden;
		display: none !important;
	}
}
.btn-logout {
    width: 100%;
    background-color: #ffdbc2;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    border-radius: 0px;
}
.btn-logout:hover {
    background-color: #ff9145;
	color: #FFF;
}
.main-section {
    padding: 2.7rem;
    padding-top: 2rem;
}
.status-box h4 {
    font-size: 1rem;
}
.status-box h5 {
    font-size: 1.0rem;
    color: #888;
}
.status-box {
    font-size: 0.875rem;
    text-align: center;
    padding: 1rem;
    background-color: #FFF;
    margin-bottom: 1rem;
    border: solid 1px #d2d2d2;
    box-shadow: 0 0.1rem 0.2rem rgb(0 0 0 / 10%), inset 0 -1px 0 rgb(255 255 255 / 10%);
}
.text-large {
    font-size: 1.5rem;
}
.status-box .btn-added-file {
    color: #FFF;
    margin-top: 20px;
    text-align: left;
    margin-right: 5px;
}
.main-notices {padding-left: 2rem;}
.main-notices .status-box {
    text-align: left;
}
.menu-box {
    margin-left: -2.7rem;
}

.menu-box h4 {
}
.menu-box ul li a {
    display: block;
    font-size: .875rem;
    color: #666;
    text-decoration: none;
    padding: 0.5rem 1rem 0.5rem 1rem;
}
.menu-box ul li a.on-select {
    background-color: #e1edff;
    color: #0a58ca;
}
.menu-box ul {
    margin: 0rem;
    padding: 0rem;
}
.tr-light td {
    opacity: 0.6;
    background-color: #cfcfcf;
}
.date_multi_popup .date_multi_inner {
    width: 80% !important;
}
.table-list thead tr th {
    background-color: #959595;
    color: #FFF;
}
.table-list td a {
    text-decoration: none;
}
.form-floating {
    margin-bottom: 1rem;
}
.input-box {border: var(--bs-border-width) solid var(--bs-border-color);margin-bottom: 1rem;border-radius: 10px;padding: 1rem .75rem;}
.btn-add-file {
    background-color: #cecece;
--bs-btn-font-size: 2rem;
    margin-top: 20px;
    height: 4rem;
}
.main-notices {padding-left: 2rem;margin-top: -1rem;}
.main-notices .status-box {
    text-align: left;
}
.menu-box {
    margin-left: -2.7rem;
}

.menu-box h4 {
    font-size: 1rem;
}
.menu-box ul li a, .menu-box ul li button {
    display: flex;
    font-size: .875rem;
    color: #666;
    text-decoration: none;
    padding: 0.5rem 1rem 0.5rem 1rem;
    border: none;
}
.menu-box ul li a.on-select {
    background-color: #e1edff;
    color: #0a58ca;
}
.menu-box ul {
    margin: 0rem;
    padding: 0rem;
}
.tdTagline_light {
	background-color: #e2ecf7;
}
.tr-light td {
    opacity: 0.6;
    background-color: #cfcfcf;
}
.date_multi_popup .date_multi_inner {
    width: 80% !important;
}
.form-floating {
    margin-bottom: 1rem;
}
.upload-progress {
    margin-top: .675rem;
}
.menu-leftside .list-inline li {--bs-accordion-bg: none;--bs-accordion-btn-padding-x: 0px;--bs-accordion-btn-padding-y: 0px;--bs-accordion-active-bg: #FFF;}
.input-box {border: var(--bs-border-width) solid var(--bs-border-color);margin-bottom: 1rem;border-radius: 10px;padding: 1rem .75rem;}
.btn-add-file {
  background-color: #cecece;
  --bs-btn-font-size: 2rem;
  margin-top: 20px;
}
.info-lable {
    font-size: 0.875rem;
    color: #717171;
    font-weight: bold;
}
.info-text {
    font-size: 1rem;
    margin-bottom: 2rem;
}
.accordion-button:not(.collapsed) {
    box-shadow: none;
    color: #000;
    background-color: inherit;
}
.accordion-collapse {
}
.accordion-collapse li a {
    
}
.mt-n1 {
  margin-top: -0.875rem !important;
}
.form-select {
    font-size: 0.875rem;
}

.form-control {
    font-size: 0.875rem;
}
.btn-info {
    --bs-btn-color: #FFF;
    --bs-btn-bg: #199be7;
    --bs-btn-border-color: #1181c4;
    --bs-btn-hover-color: #FFF;
    --bs-btn-hover-bg: #1181c4;
    --bs-btn-hover-border-color: #1181c4;
    --bs-btn-focus-shadow-rgb: none;
}
.input-m-b-0 .form-floating {
    margin-bottom: 0rem;
}
.reverse-flex{
    display: flex;
    justify-content: end;
}
#modal-property-location-street-area-section-floor-units {
    min-height: 20px;
    border: solid 1px #f1f1f1;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 15px;
}

#modal-property-location-street-area-section-floor-units .selectUnit {
    margin-right: 10px;
    text-align: left;
}
#modal-property-location-street-area-section-floor-units .selectUnit.onClick {
    opacity: 0.5;
}

.section_substring {
    position: relative;
}

.section_substring .hidden_content {
    position: absolute;
    white-space: nowrap;
    left: -20px;
    top: -15px;
    padding: 10px;
    border-radius: 10px;
    background-color: #2b2b2b;
    display: none;
    margin: 5px;
    font-size: 1rem;
    color: #FFF;
}

.section_substring:hover .hidden_content {
    display: block;
}
.nowrap td {word-break: keep-all;white-space: nowrap;}
table.dataTable .dark td {
    background: #e7e7e7;
}