
#unzip_checkbox_status {
    opacity: 1 !important;
}
#unzip_checkbox_status_label {
    opacity: 1 !important;
}
#insert_import_database_checkbox_status {
    opacity: 1 !important;
}
#insert_import_database_checkbox_status_label {
    opacity: 1 !important;
}
#set_police_checkbox_status {
    opacity: 1 !important;
}
#set_police_checkbox_status_label {
    opacity: 1 !important;
}
#check_fields_checkbox_status {
    opacity: 1 !important;
}
#check_fields_checkbox_status_label {
    opacity: 1 !important;
}
#loom-companion-mv3{
    display: none;
}
.content {
    padding-bottom: 0;
}
@media (min-width: 576px){
    .content {
        padding-bottom: 0;
    }
    
}


#map {
    height: 700px;
    border-radius: 10px;
}
#tbl_ban_result td:hover {
    cursor: pointer;
}
#tbl_ban_result tr:hover {
    background-color: #f3f3f3;
}
#btn_previous {
    display: none;
}
.moreAdress {
    background-color: #b3e7ac !important;
}
.lessAdress {
    background-color: #e38e80 !important;
}