.NoSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f8f8f8}.ControlButton{font-size:1em;z-index:1;background-color:#fff;border:1px solid #e1ecfd;border-radius:100%;display:flex;align-items:center;justify-content:center;font-weight:light;color:#030301}.ControlButton:focus{background-color:#fffb;color:#000}.ControlButton:hover{background-color:#fffa;color:#000}.RotateControlButton{background-color:transparent;border-style:none;transition:background .2s ease}.RotateButton{width:45px;height:45px;border-radius:100%;background-color:#fff;border:1px solid #e1ecfd;cursor:pointer;display:flex;align-items:center;justify-content:center}.ZoomButton{padding:0;width:30px;height:30px}