.plot_geo_box{display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.plot_geo_box_parent{padding:15px 20px 0}.ico_logo_gerb{display:none}@media (max-width:768px){.ico_logo_gerb{display:block}}.map_category_color_link{color:#000;text-decoration:none}.map_category_color_link:hover{text-decoration:underline}.cad_field_value{max-height:200px;overflow-y:auto}.logo_title_map{color:#000;font-size:20px;font-weight:700;line-height:.9em;margin-bottom:3px}.logo_gerb_map{background:url(../img/logo_gerb.png) no-repeat 50%;background-size:contain;flex-shrink:0;height:55px;min-width:40px;width:40px}.head_logo_map{align-items:center;border-radius:5px;color:#000;padding:5px;text-decoration:none}.head_logo_map,.logo_right_map{display:flex;justify-content:center}.logo_right_map{flex-direction:column;padding-left:7px;padding-right:7px}.logo_subtitle_map{color:#262626;font-size:14px}.map_content{display:flex;flex-grow:1;min-height:0;position:relative}.map_container{background:#eee;bottom:0;display:flex;left:0;overflow:hidden;position:absolute;right:0;top:0}.isAddingMarker .map_body{height:100px}.map_sidebar{background:#fff;display:flex;flex-direction:column;max-height:100%;width:300px}.map_sidebar_content{overflow-y:auto}.map_body{background:pink;display:flex;flex-grow:1;height:100%;position:relative}@media (orientation:portrait) and (max-width:768px){.map_body{flex-direction:column-reverse}.map_sidebar{height:50%;width:100%}.head_logo_map{display:none}}.control_tr,.map_controls{position:absolute;right:10px;top:10px;z-index:1}.control_br{right:10px}.control_bl,.control_br{bottom:10px;display:flex;flex-direction:column;gap:5px;position:absolute;z-index:1}.control_bl{left:10px}.control_tl{left:10px;position:absolute;top:10px;z-index:1}.ico_cadastre{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M3 3h18v18H3zm0 6h18M3 15h18M9 3v18m6-18v18'/%3E%3C/svg%3E") no-repeat 50%;background-size:24px}.map_control_button{margin:5px}.map_layers_dialog{min-width:300px}.map_layers_section{margin-bottom:20px}.map_popup{background:#fff;border-radius:4px;box-shadow:0 2px 4px #0003;font-size:15px;left:20px;max-width:300px;padding:15px;position:absolute;top:20px;z-index:2}.map_popup_header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.map_popup_title{font-weight:700}.map_popup_close{padding:2px!important}.map_popup_content{max-height:400px;overflow-y:auto}.map_popup_item{margin-bottom:18px}.map_popup_label{font-weight:700;margin-bottom:2px}.map_popup_error{color:red;text-align:center}.base_layers_buttons{display:flex;flex-direction:column;gap:8px}.base_layer_button{justify-content:flex-start;text-align:left;width:100%}.base_layer_button.active_layer{background-color:var(--primary-color);color:#fff}.plot_info_loader{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:20px}.plot_info_message{color:#666;font-size:16px;margin-top:-40px;text-align:center}.plot_loading_box{align-items:center;display:flex;flex-direction:column;padding:20px;text-align:center}.error_icon{font-size:32px;margin-bottom:10px}.plot_loading_title{font-size:18px;font-weight:700;margin-bottom:10px}.error_details{color:#666;font-size:13px;font-style:italic;margin-bottom:15px;max-width:100%;word-wrap:break-word;background:#f5f5f5;border-radius:4px;padding:8px}.error_hint{color:#999;font-size:12px}.report_form{background:#fff;padding:25px}.report_form_header{margin-bottom:20px}.report_form_title{font-size:18px;font-weight:700;margin-bottom:10px}.report_form_content{gap:15px}.form_row,.report_form_content{display:flex;flex-direction:column}.form_row{gap:5px}.form_row label{font-size:14px;font-weight:700}.uploaded_photo_grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.form_actions{display:flex;flex-direction:column;gap:10px}.w-full{width:100%}:deep(.p-inputtext){width:100%}:deep(.p-fileupload-content){padding:10px}:deep(.p-fileupload-buttoar){padding:10px}:deep(.p-button){font-size:14px}:deep(.p-fileupload-row){align-items:center;display:flex;padding:5px}:deep(.p-button-sm){font-size:.75rem;padding:.25rem .5rem}.error_alert{background-color:#fdd;border:1px solid #f99;border-radius:4px;color:#c00;font-size:14px;margin-bottom:15px;padding:10px}.photo_marker{background:#ccc;border:3px solid #fff;border-radius:10px;cursor:pointer;height:60px;margin:0;padding:0;transition:.3s;transition-property:width,height;width:60px;z-index:2}.photo_marker_img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:relative;width:100%;z-index:10}.photo_marker_title{bottom:2px;left:4px;width:100%;z-index:20}.photo_marker_controls,.photo_marker_title{color:#fff;font-size:16px;opacity:0;overflow:hidden;position:absolute;text-overflow:ellipsis;text-shadow:1px 1px 2px #444;transition:opacity .2s ease;white-space:nowrap}.photo_marker_controls{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;bottom:-50px;box-sizing:border-box;height:60px;left:-3px;padding:20px 10px 10px;right:-2px}.photo_marker:hover .photo_marker_controls,.photo_marker:hover .photo_marker_title{opacity:1;transition:opacity .2s ease}.photo_marker:hover{height:220px!important;width:220px!important;z-index:90}.create_report_parent{display:flex;justify-content:center;margin:0 20px}.form_field_readonly{color:#555;display:flex;font-size:14px}.no_plot_info{color:#999;font-style:italic}.uploaded_photo_item{position:relative}.uploaded_photo_thumbnail{display:block;width:100px}.delete_circle_btn:hover{opacity:1}.delete_circle_btn{background-color:#fff;background-image:url(../img/ico_close.svg);background-position:50%;background-repeat:no-repeat;background-size:20px;border-radius:5px;color:#999;cursor:pointer;height:20px;line-height:32px;opacity:.8;position:absolute;right:4px;text-align:center;-webkit-text-decoration:none!important;text-decoration:none!important;top:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;z-index:2}.popup_content{max-width:350px;min-width:280px;padding:12px}.popup_content h3{font-size:16px;margin-bottom:8px;margin-top:0}.cadastral_number{background-color:#f5f5f5;border-radius:4px;color:#555;display:inline-block;padding:4px 8px}.report_description{line-height:1.4;margin:8px 0}.report_date{color:#666;font-size:15px}.report_photos{margin:12px 0}.report_photos h4{margin:0 0 8px}.popup_photos_list{display:flex;flex-wrap:wrap;gap:8px}.photo_item{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;padding:4px;width:calc(30% - 4px)}.photo_thumbnail{border-radius:2px;cursor:pointer;height:80px;transition:opacity .2s}.photo_thumbnail:hover{opacity:.8}.report_link{background-color:#4caf50;border-radius:4px;color:#fff;display:block;font-weight:700;margin-top:10px;padding:8px 12px;text-align:center;text-decoration:none;transition:background-color .3s}.report_link:hover{background-color:#45a049}.reports-control-icon{border:none;border-radius:4px;cursor:pointer;height:30px;width:30px}.status_badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:700;margin-bottom:10px;padding:3px 8px}.status_processing{background-color:#61a3ba;color:#fff}.status_completed{background-color:#45a049;color:#fff}.status_rejected{background-color:#d9534f;color:#fff}.cadastral_number{font-size:14px;font-weight:700;margin-bottom:8px}.report_description{font-size:14px;margin-bottom:10px}.report_photos{margin-top:10px}.report_photos h4{font-size:14px;margin-bottom:8px;margin-top:0}.photo_thumbnail{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s;width:100%}.report-marker-popup{z-index:10!important}.report-marker-popup .maplibregl-popup-content{border-radius:6px;box-shadow:0 3px 14px #0000004d;padding:12px}.report_popup{display:flex;flex-direction:column;max-width:250px;padding:15px}.report_popup h3{color:#333;font-size:16px;margin-bottom:10px;margin-top:0}.report-marker-popup{background:#fff;position:absolute}.popup_statusbar{align-items:center;display:flex;justify-content:space-between;margin:8px 0}
