﻿.trimble-map .shape-editor {
}

    .trimble-map .shape-editor .coordinates {
        margin: 0px 10px 0px 10px;
    }

.trimble-map .shape-menu {
    display: inline-block;
}

.trimble-map .shape-container {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ddd;
}

    .trimble-map .shape-container + .shape-container {
        margin-block-start: 10px;
    }

    .trimble-map .shape-container.coordinate-selection {
        padding: 10px;
    }

.trimble-map .shape-tools {
    overflow: auto;
}

.trimble-map .shape-part-coordinates {
    padding: 10px;
    display: none;
}

.trimble-map .shape_wide_tool_icon_div {
    width: 30px;
    height: 26px;
}

.trimble-map .shape_icon_div {
    width: 26px;
    height: 26px;
}

.trimble-map .shape_button_separator_div {
    width: 5px;
    height: 26px;
}

.trimble-map .shape_icon_div,
.trimble-map .shape_wide_tool_icon_div {
    cursor: pointer;
    float: left;
    border: 1px solid rgb(153, 217, 234);
    margin-inline-end: 5px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 4px;
}

    .trimble-map .shape_wide_tool_icon_div:hover,
    .trimble-map .shape_icon_div:hover, .trimble-map .shape_icon_div_selected {
        border: 1px solid rgb(102, 102, 102);
    }

[dir=rtl] .trimble-map .shape_icon_div, [dir=rtl] .trimble-map .shape_wide_tool_icon_div {
    float: right;
}

.trimble-map .shape_icon_div_selected {
    box-shadow: inset 0px 0px 6px rgba(0,0,0,0.3);
}

.trimble-map .shape_icon_div_right_aligned {
    float: right !important;
}

[dir=rtl] .trimble-map .shape_icon_div_right_aligned {
    float: left !important;
}

.trimble-map .shape_details_Left_column_span {
    color: rgb(0, 0, 128);
    font-weight: bold;
    font-size: 12px;
}

.trimble-map .coordinate-dropdown {
    width: 100%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.trimble-map .shapemode-part-refpoint-edit .coordinate-dropdown,
.trimble-map .shapemode-readonly .coordinate-dropdown,
.trimble-map .shapemode-official-area-edit .coordinate-dropdown {
    display: none;
}

.trimble-map .coordinate-system {
    font-weight: normal;
    font-size: 12px;
    display: none;
}

.trimble-map .shapemode-part-refpoint-edit .coordinate-system,
.trimble-map .shapemode-readonly .coordinate-system,
.trimble-map .shapemode-official-area-edit .coordinate-system {
    display: inline-block;
    line-height: 19px;
}

.coordinate-dropdown + .coordinate-system {
    margin-block-start: 5px;
}

.trimble-map .shape_grid_splitter_tool {
    background-image: url('../images/GridSplittingIcon.png');
}

.trimble-map .shape_polygon_to_block_tool {
    background-image: url('../images/PolygonToBlockIcon.png');
}

.trimble-map .shape_import_from_file_tool {
    background-image: url('../images/Import.png');
}

.trimble-map .shape_draw_polygon_tool {
    background-image: url('../images/DrawPolygon.png?a=3');
}

.trimble-map .shape_draw_polyline_tool {
    background-image: url('../images/DrawPolyline.png?a=2');
}

.trimble-map .shape_draw_point_tool {
    background-image: url('../images/DrawPoint.png');
}

.trimble-map .shape_block_selection_by_point_tool {
    background-image: url('../images/BlockSelectionByPoint.png');
}

.trimble-map .shape_block_selection_by_polygon_tool {
    background-image: url('../images/BlockSelectionByPolygon.png');
}

.trimble-map .shape_draw_mode_icon_div {
    cursor: pointer;
    border: 1px solid rgb(153, 217, 234);
    background-position: center;
    background-repeat: no-repeat;
    margin-inline-end: 5px;
    width: 34px;
    height: 26px;
    border-radius: 4px;
}

.trimble-map .shape_draw_mode_icon_inner_div {
    display: block;
}

.trimble-map .reproject_coordinates_tool {
    background-image: url('../images/Reproject.png?a=1');
}

.trimble-map .shape_zoomtoshape_coordinates_tool {
    background-image: url('../images/ZoomTo.png');
}

.trimble-map .shape_merge_parts_tool {
    background-image: url('../images/merge_parts.png?a=2');
}

.trimble-map .coordinate-list-container {
}

.trimble-map .shape_referencepoint_coordinatelist_editor_div {
    margin-block-start: 10px;
}

.trimble-map .shape-part {
    display: flex;
    column-gap: 10px;
    line-height: 30px;
    padding: 10px;
    justify-content: space-between;
    border-block-end: 1px solid #ddd;
}

    .trimble-map .shape-part > span {
        font-weight: bold;
        font-size: 12px;
    }

    .trimble-map .shape-part .part-dropdown {
        flex-grow: 1;
        height: 30px;
        border-radius: 3px;
        border: 1px solid #ccc;
    }

    .trimble-map .shape-part .part-menu {
        display: inline-block;
        align-self: flex-end;
        cursor: pointer;
        background-image: url(../images/menu.png);
        border: 1px solid #ccc;
        border-radius: 3px;
        background-position: center;
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
    }

        .trimble-map .shape-part .part-menu:hover {
            border-color: #767676;
        }

.trimble-map .shape-references {
    display: flex;
    column-gap: 10px;
}

    .trimble-map .shape-references span {
        font-weight: bold;
        font-size: 12px;
        flex-grow: 1;
        line-height: 30px;
    }

    .trimble-map .shape-references + .no-message {
        margin-block-start: -10px;
        margin-inline-start: 0px;
        padding: 10px;
        padding-block-start: 0px;
    }

.trimble-map .shape_no_referencepoints_span, .trimble-map .shape_dynamic_shape_not_shown_message_span {
    color: rgb(127, 127, 127);
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}

.trimble-map .no-message {
    padding: 10px;
}

    .trimble-map .no-message span {
        font-style: italic;
        color: #777;
        font-size: 11px;
    }

.trimble-map .message-text {
    font-style: italic;
    color: #777;
    font-size: 11px;
}

.trimble-map .add-icon, .trimble-map .add-icon-edit {
    background-image: url('../images/add.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 30px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    .trimble-map .add-icon:hover, .trimble-map .add-icon-edit:hover {
        border-color: #767676;
    }

.trimble-map .add-icon-hidden {
    display: none !important;
}

.trimble-map .shape_referencepoint_add_icon {
    position: relative;
    border-radius: 4px;
}

.trimble-map .shape_part_div,
.trimble-map .shape_exclusion_part_div,
.trimble-map div .shapemode-part-refpoint-edit .shape_part_div,
.trimble-map div .shapemode-part-refpoint-edit .shape_exclusion_part_div {
    width: 100%;
    height: 20px;
    padding-block-start: 1px;
    padding-block-end: 1px;
    margin-block-end: 2px;
    border: 1px solid rgba(230, 230, 250, 0.5);
    background-color: aliceblue;
    border-radius: 2px;
    box-sizing: border-box;
}

.trimble-map .shape_part_div,
.trimble-map .shape_exclusion_part_div {
    cursor: pointer;
}

.trimble-map div .shapemode-part-refpoint-edit .shape_part_div,
.trimble-map div .shapemode-part-refpoint-edit .shape_exclusion_part_div,
.trimble-map div .shapemode-part-refpoint-edit .reference-point {
    cursor: default;
}

.trimble-map .shape_part_div:hover,
.trimble-map .shape_exclusion_part_div:hover,
.trimble-map .reference-point:hover {
    background-color: #eee;
}

.trimble-map .shape_part_div_selected, .trimble-map .reference-point.selected {
    background-color: #ddd;
    border: 1px solid #ccc !important;
}

.trimble-map .shape_exclusion_part_div,
.trimble-map div .shapemode-part-refpoint-edit .shape_exclusion_part_div {
    margin-inline-start: 20px;
    width: 459px;
}

.trimble-map .reference-point-items {
    padding: 0px 10px 0px 10px;
}

.trimble-map .reference-point, .trimble-map div .shapemode-part-refpoint-edit .reference-point {
    display: flex;
    cursor: pointer;
    padding: 0px 10px 0px 10px;
    line-height: 24px;
    /*background-color: #ddd;
    border: 1px solid #ccc;*/
    column-gap: 5px;
}

    .trimble-map .reference-point span {
        font-size: 11px;
        position: relative;
        flex-grow: 1;
    }

    .trimble-map .reference-point .delete-icon {
        display: inline-block;
        background-image: url('../images/Delete.png');
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        height: 24px;
        cursor: pointer;
    }

    .trimble-map .reference-point .zoom-icon {
        background-image: url('../images/ZoomToSmall.png?a=1');
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        height: 24px;
        cursor: pointer;
        display: none;
    }

.trimble-map .shape_part_name_span {
    margin-inline-start: 10px;
    font-size: 11px;
    font-weight: normal;
    color: navy;
    position: relative;
    inset-block-start: -1px;
}

.trimble-map .shape_part_delete_icon, .trimble-map .shape_part_delete_icon_on_invalid_part, .trimble-map .shape_referencepoint_delete_icon_on_invalid_reference_point {
    display: inline-block;
    float: right;
    margin-inline-end: 5px;
    background-image: url('../images/Delete.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

[dir=rtl] .trimble-map .shape_part_delete_icon, [dir=rtl] .trimble-map .shape_part_delete_icon_on_invalid_part, [dir=rtl] .trimble-map .shape_referencepoint_delete_icon_on_invalid_reference_point {
    float: left;
}

.trimble-map .shape_part_edit_icon, .trimble-map .shape_referencepoint_edit_icon {
    display: inline-block;
    float: right;
    margin-inline-end: 5px;
    background-image: url('../images/Edit.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
}

[dir=rtl] .trimble-map .shape_part_edit_icon, [dir=rtl] .trimble-map .shape_referencepoint_edit_icon {
    float: left;
}

.trimble-map div .calculated-reference-point .shape_referencepoint_edit_icon,
.trimble-map div .calculated-reference-point.reference-point .delete-icon {
    display: none;
}

.trimble-map .shape_part_zoom_icon, .trimble-map .shape_referencepoint_zoom_icon {
    float: right;
    margin-inline-end: 5px;
    background-image: url('../images/ZoomToSmall.png?a=1');
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: none;
}

[dir=rtl] .trimble-map .shape_part_zoom_icon, [dir=rtl] .trimble-map .shape_referencepoint_zoom_icon {
    float: left;
}

.trimble-map .shape_add_exclusion_part_icon {
    float: right;
    margin-inline-end: 5px;
    background-image: url('../images/AddExclusionIcon.png?a=8');
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: none;
    border-radius: 3px;
    overflow: hidden;
    position: relative;
    inset-block-start: 1px;
}

.trimble-map div .shape_part_div:hover .shape_part_zoom_icon,
.trimble-map div .shape_exclusion_part_div:hover .shape_part_zoom_icon,
.trimble-map div .shape_part_div:hover .zoom-icon,
.trimble-map div .shape_exclusion_part_div:hover .shape_referencepoint_zoom_icon,
.trimble-map div .reference-point:hover .zoom-icon,
.trimble-map div .shape_part_div:hover .shape_add_exclusion_part_icon {
    display: inline-block;
}

.trimble-map .part-items-scroll {
    width: 100%;
    overflow-x: visible;
}

.trimble-map .shape_viewing_part_text_div {
    display: none;
    margin-inline-end: 10px;
    margin-block-end: 4px;
}

.trimble-map div .shapemode-part-refpoint-edit .view-reference-name {
    position: relative;
}

.trimble-map .view-part, .trimble-map .edit-reference, .trimble-map .view-reference {
    font-weight: bold;
    font-size: 11px;
}

.trimble-map .shape_viewing_part_name_span, .trimble-map .view-reference-name {
    font-weight: normal;
    font-size: 11px;
}

.trimble-map .calculated-area, .trimble-map .calculated-length {
    margin-block-end: 5px;
}

    .trimble-map .calculated-area span, .trimble-map .calculated-length span {
        font-size: 11px;
    }

.trimble-map .shape_editing_part_upper_div {
    display: none;
    margin-block-end: 5px;
}

.trimble-map .shape_editing_part_left_section_div {
    float: left;
    margin-block-start: 3px;
}

[dir=rtl] .trimble-map .shape_editing_part_left_section_div {
    float: right;
}

.trimble-map .shape_editing_part_right_section_div {
    display: inline-block;
    float: right;
    margin-block-end: 3px;
}

[dir=rtl] .trimble-map .shape_editing_part_right_section_div {
    float: left;
}

.trimble-map .shape_editing_part_name_textbox {
    width: 100%;
    padding-inline-start: 5px;
    height: 20px;
    box-sizing: border-box;
    border: 1px solid rgb(224, 224, 224);
    font-size: 0.8em;
}

.trimble-map .shape_editing_buttons, .trimble-map .shape_referencepoint_editing_buttons {
    cursor: pointer;
    float: right;
    margin-inline-start: 5px;
}

[dir=rtl] .trimble-map .shape_editing_buttons, [dir=rtl] .trimble-map .shape_referencepoint_editing_buttons {
    float: left;
}

.trimble-map .shape_referencepoint_editing_buttons {
    display: none;
}

.trimble-map div .shapemode-part-refpoint-edit .shape_referencepoint_editing_buttons {
    display: inline;
}

.trimble-map div .shapemode-readonly .add-icon,
.trimble-map div .shapemode-readonly .shape_referencepoint_add_icon,
.trimble-map div .shapemode-official-area-edit .add-icon,
.trimble-map div .shapemode-official-area-edit .shape_referencepoint_add_icon,
.trimble-map div .shapemode-part-refpoint-edit .add-icon,
.trimble-map div .shapemode-part-refpoint-edit .shape_referencepoint_add_icon {
    display: none !important;
}

.trimble-map div .shapemode-readonly .shape_part_edit_icon,
.trimble-map div .shapemode-readonly .shape_referencepoint_edit_icon,
.trimble-map div .shapemode-official-area-edit .shape_part_edit_icon,
.trimble-map div .shapemode-official-area-edit .shape_referencepoint_edit_icon,
.trimble-map div .shapemode-part-refpoint-edit .shape_part_edit_icon,
.trimble-map div .shapemode-part-refpoint-edit .shape_referencepoint_edit_icon {
    display: none !important;
}

.trimble-map div .shapemode-readonly .shape_part_delete_icon,
.trimble-map div .shapemode-readonly .shape_add_exclusion_part_icon,
.trimble-map div .shapemode-readonly .reference-point .delete-icon,
.trimble-map div .shapemode-official-area-edit .shape_part_delete_icon,
.trimble-map div .shapemode-official-area-edit .shape_add_exclusion_part_icon,
.trimble-map div .shapemode-official-area-edit .reference-point .delete-icon,
.trimble-map div .shapemode-part-refpoint-edit .shape_part_delete_icon,
.trimble-map div .shapemode-part-refpoint-edit .shape_add_exclusion_part_icon,
.trimble-map div .shapemode-part-refpoint-edit .reference-point .delete-icon {
    display: none !important;
}

.trimble-map .shape-icons > div {
    display: flex;
}

.trimble-map div .shapemode-part-refpoint-edit .shape-icons,
.trimble-map div .shape_editing_in_map_not_allowed .shape_draw_polygon_tool,
.trimble-map div .shape_editing_in_map_not_allowed .shape_draw_polyline_tool,
.trimble-map div .shape_editing_in_map_not_allowed .shape_draw_point_tool,
.trimble-map div .shape_editing_in_map_not_allowed .shape_block_selection_by_point_tool,
.trimble-map div .shape_editing_in_map_not_allowed .shape_block_selection_by_polygon_tool {
    opacity: 0.4;
}

.trimble-map div .shapemode-readonly .shape-icons,
.trimble-map div .shapemode-official-area-edit .shape-icons,
.trimble-map div .shapemode-official-area-edit .shape-tools {
    display: none !important;
}

.trimble-map div .shapemode-part-refpoint-edit .shape_wide_tool_icon_div:hover,
.trimble-map div .shapemode-part-refpoint-edit .shape_icon_div:hover {
    border: 1px solid rgb(153, 217, 234);
}

.trimble-map .shape_measurement_div {
    display: inline-block;
}

.trimble-map .shape_box_left {
    float: left;
}

[dir=rtl] .trimble-map .shape_box_left {
    float: right;
}

.trimble-map .shape_box_right {
    float: right;
}

[dir=rtl] .trimble-map .shape_box-right {
    float: left;
}

.trimble-map .shape-measurement-enable {
    display: inline-block;
}

.trimble-map .shape-measurement-container {
    display: inline-block;
    position: relative;
}

.trimble-map .measurement-value {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
    font-size: 13px;
    cursor: pointer;
    border: 1px solid rgba(25, 124, 182,0.5);
    background-color: rgba(25, 124, 182,0.2);
    border-radius: 3px;
    white-space: nowrap;
}

    .trimble-map .measurement-value:hover {
        background-color: rgba(25, 124, 182,0.3);
        border-color: rgba(25, 124, 182, 1);
    }

.trimble-map .shape_reproject_div_to_open_downwards, .trimble-map .shape_functionality_disabled_div_to_open_downwards, .trimble-map .shape_drawmode_div_to_open_downwards {
    border: 1px solid #aaa;
    background: #f3f3f7;
    border-radius: 4px;
    border-start-end-radius: 0px;
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.5);
}

.trimble-map .shape_reproject_div_to_open_upwards, .trimble-map .shape_functionality_disabled_div_to_open_upwards, .trimble-map .shape_drawmode_div_to_open_upwards {
    border: 1px solid #aaa;
    background: #f3f3f7;
    border-radius: 4px;
    border-end-end-radius: 0px;
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.5);
}

.trimble-map .shape_reproject_div_popped_up_to_open_downwards, .trimble-map .shape_functionality_disabled_div_popped_up_to_open_downwards, .trimble-map .shape_drawmode_div_popped_up_to_open_downwards {
    border: 1px solid #aaa;
    border-radius: 0px;
    box-shadow: 0px -2px 1px 0px rgba(50, 50, 50, 0.1);
}

.trimble-map .shape_functionality_disabled_div_to_open_downwards {
    margin-inline-start: 2px;
    inset-inline-start: unset !important;
    inset-inline-end: 0;
    z-index: 1;
}

.trimble-map .shape_reproject_div_popped_up_to_open_upwards, .trimble-map .shape_functionality_disabled_div_popped_up_to_open_upwards, .trimble-map .shape_drawmode_div_popped_up_to_open_upwards {
    border: 1px solid #aaa;
    border-radius: 0px;
    box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.1);
}

.trimble-map .draw-shape {
}

    .trimble-map .draw-shape .description {
        margin-block-end: 5px;
    }

.trimble-map .draw-item {
    display: flex;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
    column-gap: 10px;
    font-size: 13px;
    white-space: nowrap;
    line-height: 24px;
}

    .trimble-map .draw-item:hover {
        background-color: #ddd;
        cursor: pointer;
    }

    .trimble-map .draw-item .checked, .trimble-map .draw-item .unchecked {
        height: 24px;
    }

    .trimble-map .draw-item span {
        flex-grow: 1;
        display: inline-block;
        white-space: nowrap;
    }

.trimble-map .draw-mode-icon {
    width: 18px;
    height: 24px;
    display: inline-block;
}

.trimble-map .draw-add-icon {
    background-image: url('../images/DrawModeAdd.png?a=3');
    background-position: center;
    background-repeat: no-repeat;
}

.trimble-map .draw-remove-icon {
    background-image: url('../images/DrawModeRemove.png?a=4');
    background-position: center;
    background-repeat: no-repeat;
}

.trimble-map .draw-arrow-icon {
    background-image: url('../images/drop_down.png');
    float: left;
    width: 9px;
    height: 8px;
    margin-block-start: 9px;
    margin-block-end: 9px;
}

[dir=rtl] .trimble-map .draw-arrow-icon {
    float: right;
}

.reprojection-list {
    max-height: 300px;
}

    .reprojection-list .reprojection-item {
        line-height: 24px;
        padding: 0px 5px 0px 5px;
        cursor: pointer;
        white-space: nowrap;
    }

        .reprojection-list .reprojection-item:hover {
            background-color: #ddd;
        }

        .reprojection-list .reprojection-item.selected {
            background-color: rgba(25, 124, 182,0.5);
            color: #fff;
        }

        .reprojection-list .reprojection-item.disabled {
            pointer-events: none;
        }

.trimble-map .shape_TabBody_override {
    padding-block-start: 10px !important;
    padding-inline-start: 10px !important;
    padding-inline-end: 5px !important;
    padding-block-end: 5px !important;
}

.trimble-map .shape_TabHeader_override {
    padding-block-end: 0px !important;
}

.trimble-map .shape-measurements {
    display: flex;
    min-height: 24px;
    margin-block-start: 5px;
}

    .trimble-map .shape-measurements .header span {
        display: inline-block;
        vertical-align: top;
        margin-block-start: 2px;
        width: 140px;
        line-height: 18px;
    }

.trimble-map .area-value, .trimble-map .length-value {
    font-size: 12px;
    line-height: 18px;
    margin-block-start: 5px;
    display: none;
}

.trimble-map .area-textbox, .trimble-map .length-textbox {
    width: 49%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-inline-end: 2%;
    padding-inline-start: 5px;
}

.trimble-map .area-dropdown, .trimble-map .length-dropdown {
    width: 49%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.trimble-map .calculated-area-link, .trimble-map .calculated-length-link {
    display: block;
    white-space: nowrap;
    margin-block-start: 5px;
    color: #336699;
    text-decoration: underline;
    font-size: 11px;
    cursor: pointer;
}

.trimble-map .shape-coordinates {
    display: flex;
}

    .trimble-map .shape-coordinates .header span {
        display: inline-block;
        vertical-align: top;
        margin-block-start: 5px;
        width: 140px;
        line-height: 18px;
    }

    .trimble-map .shape-coordinates .header + div {
        flex-grow: 1;
    }

    .trimble-map .shape-coordinates + .shape-coordinates {
        margin-block-start: 5px;
    }

.trimble-map .shape-derived {
    display: flex;
}

    .trimble-map .shape-derived .header span {
        display: inline-block;
        vertical-align: top;
        margin-block-start: 5px;
        width: 140px;
        line-height: 18px;
    }

    .trimble-map .shape-derived .header + div {
        flex-grow: 1;
    }

.trimble-map .dynamic-define-span, .trimble-map .dynamic-view-span {
    display: inline-block !important;
    margin-block-start: 5px;
    line-height: 18px;
    font-size: 12px;
    vertical-align: top;
}

.trimble-map div .shapemode-readonly .area-textbox,
.trimble-map div .shapemode-readonly .length-textbox,
.trimble-map div .shapemode-readonly .area-dropdown,
.trimble-map div .shapemode-readonly .length-dropdown,
.trimble-map div .shapemode-readonly .calculated-area-link,
.trimble-map div .shapemode-readonly .calculated-length-link,
.trimble-map div .shapemode-part-refpoint-edit .area-textbox,
.trimble-map div .shapemode-part-refpoint-edit .length-textbox,
.trimble-map div .shapemode-part-refpoint-edit .area-dropdown,
.trimble-map div .shapemode-part-refpoint-edit .length-dropdown,
.trimble-map div .shapemode-part-refpoint-edit .calculated-area-link,
.trimble-map div .shapemode-part-refpoint-edit .calculated-length-link,
.trimble-map div .shapemode-part-refpoint-edit .dynamic-define-span,
.trimble-map div .shapemode-part-refpoint-edit .dynamic-view-span,
.trimble-map div .shapemode-official-area-readonly .area-textbox,
.trimble-map div .shapemode-official-area-readonly .area-dropdown,
.trimble-map div .shapemode-official-area-readonly .calculated-area-link,
.trimble-map div .shapemode-official-length-readonly .length-textbox,
.trimble-map div .shapemode-official-length-readonly .length-dropdown,
.trimble-map div .shapemode-official-length-readonly .calculated-length-link {
    display: none;
}

.trimble-map div .shapemode-readonly .area-value,
.trimble-map div .shapemode-readonly .length-value,
.trimble-map div .shapemode-part-refpoint-edit .area-value,
.trimble-map div .shapemode-part-refpoint-edit .length-value,
.trimble-map div .shapemode-official-area-readonly .area-value,
.trimble-map div .shapemode-official-length-readonly .length-value {
    display: inline-block;
}

.trimble-map .shape_link {
    font-size: 11px;
    font-weight: normal;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.trimble-map .shape_mouse_coordinate {
    margin-inline-start: 7px !important;
    margin-inline-end: 7px !important;
}

.trimble-map .shape-reference-coordinates {
    padding: 10px;
}

.trimble-map .popup-references {
}

    .trimble-map .popup-references .bold {
        padding: 0px 5px;
        white-space: nowrap;
    }

    .trimble-map .popup-references .reprojection-list span {
        font-weight: normal;
    }

.trimble-map .shape-legal {
    display: flex;
}

    .trimble-map .shape-legal .header span {
        display: inline-block;
        vertical-align: top;
        margin-block-start: 5px;
        width: 140px;
        line-height: 18px;
    }

    .trimble-map .shape-legal .header + div {
        flex-grow: 1;
    }

    .trimble-map .shape-legal > div textarea {
        width: 100%;
        margin-block-start: 5px;
        resize: none;
        vertical-align: top;
        border: 1px solid #ccc;
        border-radius: 3px;
        outline: none;
        max-height: 80px;
    }

        .trimble-map .shape-legal > div textarea:read-only {
            border: none;
            color: #363545;
            font-size: 12px;
            padding: 0px;
        }

.trimble-map .shape_dynamic_shape_options {
    width: 600px;
    margin-inline-start: 5px;
}

.trimble-map .shape_dynamic_shape_validation_span {
    color: #FF0000;
    font-weight: normal;
    font-size: 10px;
    margin-inline-start: 5px;
}

.trimble-map .shape_required_asterisk_span {
    color: #FF0000;
    font-weight: normal;
    font-size: 9px;
}

.trimble-map .shape_required_asterisk_outer_div {
    position: relative;
}

.trimble-map .shape_required_asterisk_div {
    position: absolute;
    inset-inline-start: -5px;
    inset-block-start: -3px;
}

.trimble-map .shape-coordinates .validation-icon {
    width: 24px;
}

.trimble-map .validation-icon {
    position: relative;
    background-image: url('../images/ValidationMessages.png');
    background-position: center;
    background-repeat: no-repeat;
    width: 12px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
}

.trimble-map .validation-popup {
    position: absolute;
    inset-inline-end: 15px;
    border: 1px solid #ff0000;
    background-color: #F4D1D3;
    padding: 10px;
    line-height: 14px;
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.3);
}

    .trimble-map .validation-popup span {
        color: #ff0000;
        font-weight: normal;
        font-size: 11px;
        white-space: nowrap;
    }

.trimble-map .shape_dynamic_shape_checkbox {
    margin-inline-start: 0px;
    position: relative;
    inset-block-start: 1px;
    margin-block-start: 1px;
}

.trimble-map div .shapemode-part-refpoint-edit .shape_dynamic_shape_checkbox,
.trimble-map div .shapemode-readonly .shape_dynamic_shape_checkbox,
.trimble-map div .shapemode-official-area-edit .shape_dynamic_shape_checkbox {
    margin-inline-start: 5px;
}

.trimble-map .shape_checkbox {
    width: 13px;
    height: 13px;
    background-color: White;
    display: inline-block;
}

.trimble-map .shape_checkbox_checked {
    background-image: url("../images/Checkbox_Checked.png");
}

.trimble-map .shape_checkbox_unchecked {
    background-image: url("../images/Checkbox_UnChecked.png");
}

.trimble-map .shape_no_coordinates {
}

.trimble-map .disabled-message {
    color: #777;
    font-size: 11px;
    font-style: italic;
    margin-inline-end: 3px;
}

.trimble-map .shape-functionality-popup {
    padding: 10px;
    width: 400px;
}

    .trimble-map .shape-functionality-popup span {
        color: #777;
        font-size: 11px;
    }

    .trimble-map .shape-functionality-popup .bold {
        font-weight: bold;
    }

.trimble-map .shape_calculating_official_measurement {
    font-size: 10.9px;
    font-style: italic;
    color: gray;
}

.trimble-map .shape_calculated_measurement_div {
    margin-block-start: 3px;
    margin-block-end: 2px;
}

.trimble-map .shape_calculated_measurement_spacing_div {
    display: inline-block;
}

.trimble-map .shape-measurement-container {
    display: inline-block;
}

.trimble-map .draw-mode {
    background-image: url('../images/DrawPolygon.png');
}

.trimble-map .disabled {
    opacity: 0.5;
}
