.mapSwipeBar { position: absolute; right: 250px; top: 5px; z-index: 19910505; height: 45px; padding: 5px 10px 5px 10px; font-size: 14px; background-color: #ffffff; border-radius: 5px; } .mapSwipeBar div { float: left; margin-right: 5px; } .dark .mapSwipeBar { color: #ffffff; background-color: rgba(63, 72, 84, 0.8); } .mapSwipeBar label{ position: relative; left: -100px;top:5px } .selectBaseMap,.selectSwipelayer{ position: relative; left: 71px; height: 32px; width: 100px; margin-right: 5px; border-radius: 5px; background: none; } .mapSwipeBar option{ background: rgba(63, 72, 84, 0.8); }