﻿#use-my-location-radio { background-color: rgba(255,255,255,0.8); position: fixed; top: 0; left: 15%; z-index: 10000; padding: 10px; list-style: none; font-size: 12px; border: solid 1px gainsboro; border-radius: 5px; }

#use-my-location-radio > li { padding: 0; margin: 0; padding-bottom: 5px; line-height: 12px; }
#use-my-location-radio-table { vertical-align:top; }
#use-my-location-radio-table tr td { padding:5px; border-bottom: solid 1px groove; }
#use-my-location-radio input[type=radio] { height: unset; }

#enable-at-speed-mobile { text-align: center; }
#enable-at-speed-mobile #enable-at-speed { display:block; width:120px; }
#enable-at-speed-mobile #enable-at-speed i { color: black !important; }

#use-my-location-check { border-radius: 50%; background-color: green; padding: 2px; display:inline; }
#use-my-location-times { border-radius: 50%; background-color: #d22028; padding: 2px; display: inline; }

.browser-location-control-button { color:black; padding:5px; border-radius:5px; display:inline; }

.enable-at-speed-browser-view .enable-at-speed span, .enable-at-speed-browser-view .enable-at-speed i { display:inline; }
#enable-at-speed-browser-view #enable-at-speed #use-my-location-spinner { position: absolute; top: 0; right: 0; font-size: 20px; right: 0; font-size: 20px; left: 130px; top: 7px; z-index: 100; height: 20px !important; margin: 0 !important; padding: 0 !important; width: 20px; }

#enable-at-speed-mobile .enable-at-speed span, .enable-at-speed-browser-view .enable-at-speed i { display: inline; }
#enable-at-speed-mobile #enable-at-speed #use-my-location-spinner { position: absolute; top: 0; right: 0; font-size: 20px; right: 0; font-size: 20px; left: 130px; top: 7px; z-index: 100; height: 20px !important; margin: 0 !important; padding: 0 !important; width: 20px; }

#region-search-button { font-size: 25px; width: 100%; height: 52px; background-color: whitesmoke; float: left; padding: 15px; margin-top: 10px; border-bottom-right-radius:5px; border-top-right-radius:5px; }