.marker-choose{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1rem 0;gap:.1rem}.marker-button{width:2.5rem;height:2.5rem}.marker-button.marker-button--selected{outline:2px solid #fff}.marker-button .bx--btn{width:100%;height:100%;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marker-tool{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem;overflow-y:auto;overflow-x:hidden}.marker-tool__head{padding:.5rem 1rem 0}@media(max-width:671px){.marker-tool__head{padding:1.5rem 1rem 0}}.marker-tool__body{padding:0 1rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.75rem}.marker-tool__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.marker-tool__coords{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.marker-tool__coords .bx--number--sm.bx--number input[type=number]{padding-right:0}.marker-tool__label{font-size:.75rem;color:var(--cds-text-02);margin-bottom:.25rem}.marker-tool__toggles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.marker-tool__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;padding-top:.5rem}.marker-tool__actions .bx--btn{width:100%;max-width:100%}.marker-tool__read{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.marker-tool__read-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.marker-tool__read-title{font-weight:600;font-size:.875rem}.marker-tool__read-desc{margin:0;font-size:.8125rem;color:var(--cds-text-02)}.marker-tool__hint{font-size:.8125rem;line-height:1.3;color:var(--cds-text-02);background:var(--cds-ui-02);border-left:3px solid var(--cds-interactive-04);padding:.5rem .625rem;border-radius:2px}
