body {
    font-size: 0.75rem !important;
}

.app-header.bg-light .navbar-brand {
    color: #73818f;
    font-size: 1.4rem;
    justify-content: left;
    opacity: 1 !important;
    padding: 0 1.25rem;
    width: 250px;
}

h1[bp-section=page-heading] {
    font-size: 1.5rem;
    line-height: 1.7rem;
}

table {
    font-size:0.9rem;
}

.navbar-filters {
    background: #fff;
    margin-bottom: 20px !important;
}

.nav-item .la-filter {
    display: none !important;
}

.app-body main nav ol {
    display: none !important;
}

.crudTable_wrapper a .btn-group-sm>.btn, .btn-sm {
    border-radius: 0.2rem;
    font-size: 1.2rem;
    line-height: 1.2;
    padding: 1px;
}

/*main .header-operation {*/
/*    max-width: calc(100% - 300px);*/
/*}*/

main .header-operation h1 {
    margin-top:0px
}

.tab-content .tab-pane {
    padding: 2rem !important;
}

#crudTable_wrapper #crudTable td, #crudTable_wrapper #crudTable th, #crudTable_wrapper table.dataTable td, #crudTable_wrapper table.dataTable th {
    white-space: normal;
    text-align: center;
}

#crudTable_wrapper #crudTable td>span {
    line-height: 16px;
}

.navbar-nav .nav-link {
    color: #414141;
}

.navbar-filters .navbar-nav>.active[filter-type="simple"]>a,
.navbar-filters .navbar-nav>.nav-item[filter-type="simple"]>a:hover,
.navbar-filters .navbar-nav>.open>a,
.navbar-filters .navbar-nav>.open>a:focus,
.navbar-filters .navbar-nav>.open>a {
    background-color: #D8002C;
    color:#fff;
    border-radius: 3px;
    white-space: normal;
}





#bp-filters-navbar {
    padding:15px 0px;
}

.navbar-filters li.nav-item {
    margin: 0 15px 0px 0px !important;
    display: flex;
    justify-content: start;
    align-items: center;
}

.navbar-filters li.nav-item[filter-type="select2"], .navbar-filters li.nav-item[filter-type="select2_multiple_red"] {

}

.navbar-filters li.nav-item[filter-type="select2"] a , .navbar-filters li.nav-item[filter-type="select2_multiple_red"] a {
background: #F6F4F1;
    border: 1px solid #ddd
}

.navbar-filters li.nav-item[filter-type="simple"] a {
    font-weight: 700;
    display: flex;
}

.navbar-filters li.nav-item[filter-type="simple"] a input {
    margin-right: 5px;
}



.navbar-filters li.nav-item[filter-type="date"] div.form-group.backpack-filter span {
    font-size: 10px;
}

/*.navbar-filters li.nav-item[filter-type="simple"] input {*/
/*    display: none;*/
/*}*/

.navbar-filters li {
    font-size: 14px;
}

.rangeFilterWrapper .dropdown-menu {
    min-width: 150px !important;
}

.input-group.date {
    width: 180px !important;
    max-width: 100%;
}

[filter-type="range"] .range-filter-area-clear-button , [filter-type="date"] .range-filter-area-clear-button {
    height: 15px;
}

[filter-type="range"] .range-filter-area-clear-button  .input-group-text, [filter-type="date"] .range-filter-area-clear-button  .input-group-text {
    font-size: 12px;
    line-height: 1;
    padding: 5px;
}

.select2-container {
    width:100% !important
}


#bp-filters-navbar .nav-item.dropdown.show .dropdown-menu {
    width: 100% !important;
    max-width: 400px;
}

.navbar-filters .nav-item.dropdown.divider {
    width: 100%;
    border-bottom: 1px solid #fefefe;
    margin: 5px 0px !important;
}


.sidebar.sidebar-pills .nav-link, .sidebar.sidebar-pills .nav-title {
    font-size: 13px !important;
}


/*Estate create form overrides*/

.apartment_building_attribute label {
    font-size: 12px;
    color: #888 !important;
    margin-top: 16px;
}


.range-input {
    min-width: 160px;
}


[bp-field-type="switch"] {
    display: flex;
    align-items: center;
}

.form-group {
    margin-bottom: 0.1rem !important;
}
.create-crud .card  {
    background: #EEEEEE;
}

.create-crud .tab-content  {
    background: #f7f7f7;
}

.create-crud .form-group label {
    margin-bottom: 0px; font-size: 12px;
}

.create-crud .separator{
    margin-bottom: 0;
    height: 10px;
}


#remove_filters_button {
    background: #fff;
    border: 1px solid #333;
}


.text-input-label {
    margin-right: 6px;
    text-wrap: nowrap;
}


.collapse-link:after {
    content: "\25B2";
    font-weight: 900;
    float: right;
}

.collapse-link.collapsed:after {
    content: "\25bc";
}

.collapse.show {
    display: block !important;
    visibility: visible !important;
}


#rentingContainer .container-repeatable-elements .repeatable-element:not(.newAdded) {
    display: none !important;
}

#inline-create-dialog .modal-dialog {
    max-width: 940px !important;
}


.form-group .inline-create-button {
    position: relative;
    top: -10px;
}

.form-group .inline-edit-button {
    position: relative;
    top: -10px;
}


.navbar-filters .navbar-nav>li>a {
    font-size: 12px;
}


.navbar-filters div.form-group.backpack-filter span {
    font-size: 12px;
}

.navbar-filters div.form-group.backpack-filter span.select2-container--open {
    min-width: 300px;
    border: 1px solid #999 !important;
}


.swiper-pagination-bullet {
    height: 20px;
    width: 20px;
    border:1px solid #fff;
    opacity: 0.7;
}

.swiper-pagination-bullet-active {
    background: #42ba96;
}


/*Estate filters UI customization */



[filter-type="range"] .range-input {
    max-width: 100px;
    min-width: 50px;
}

.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select, .form-control {
    height: 2rem;
}

.navbar-filters input.form-control::placeholder {
    color: #777;
    font-size: 0.8rem;
}

[filter-name="contract_type"] { width: 20%; }
[filter-name="location_province"] { width: 20%; }
[filter-name="location_city"] { width: 20%; }
[filter-name="location_community"] { width: 20%; }
[filter-name="location_street"] { width: 20%; }
[filter-name="address_building"] { width: 10%; }
[filter-name="isExclusive"] { width: 20%; }
[filter-name="isNotExclusive"] { width: 25%; }
[filter-name="price"] { width: 20%; }
[filter-name="area"] { width: 20%; }
[filter-name="price_range"] { width: 20%; }
[filter-name="extended_price"] { width: 20%; }
[filter-name="area_range"] { width: 20%; }
[filter-name="extended_area"] { width: 20%; }
[filter-name="extended_price_sqm"] { width: 20%; }
[filter-name="price_sqm"] { width: 20%; }
[filter-name="room_count"] { width: 20%; }
[filter-name="building_project_type"] { width: 20%; }
[filter-name="building_type"] { width: 20%; }
[filter-name="floor_count"] { width: 20%; }
[filter-name="repairing_type"] { width: 20%; }
[filter-name="is_exchangeable"] { width: 20%; }
[filter-name="apartment_construction"] { width: 20%; }
[filter-name="is_urgent"] { width: 20%; }
[filter-name="is_from_public"] { width: 20%; }
[filter-name="is_ready_from_rent"] { width: 20%; }
[filter-name="estate_status"] { width: 20%; }
[filter-name="seller-owner"] { width: 20%; }
[filter-name="client_potential"] { width: 20%; }
[filter-name="created_at_from"] { width: 10%; }
[filter-name="created_at_to"] { width: 10%; }
[filter-name="agents"] { width: 20%; }
[filter-name="client_remembered"] { width: 20%; }
[filter-name="updated_at_from"] { width: 10%; }
[filter-name="updated_at_to"] { width: 10%; }
[filter-name="filled_on_from"] { width: 10%; }
[filter-name="filled_on_to"] { width: 10%; }
[filter-name="price_down_on_from"] { width: 10%; }
[filter-name="price_down_on_to"] { width: 10%; margin-right: 15px !important; }
[filter-name="verified_on_from"] { width: 10%; }
[filter-name="verified_on_to"] { width: 10%; }
[filter-name="ready_from_archive"] { width: 20%; }
[filter-name="info_source"] { width: 20%; }
[filter-name="delete_remembered"] { width: 20%; }
[filter-name="property_agent"] { width: 20%; }


.estate_main_view .form-group .la.la-check-circle {
    font-size: 20px;
    color: green
}

.estate_main_view .form-group .la.la-circle {
    font-size: 20px;
    color: #333
}
