.bwlp-location-container { border: 2px solid #3d3d3d; width: 100%; border-spacing: 0; } .bwlp-location { background-color: white; cursor: pointer; } .bwlp-location > td { padding: 14px; } .bwlp-location .bwlp-password { padding: 4px 8px !important; margin: -10px 0 !important; } .bwlp-location:hover { filter: brightness(0.9); } .bwlp-location.selected-location { background-color: #c8ffc8; } .bwlp-location-status { font-size: 16px; text-align: center; } .bwlp-password { text-align: right; } .bwlp-password > span { font-size: 16px; opacity: 0.5; } .bwlp-password-input { margin: 0 !important; padding: 5px 8px !important; background-color: white !important; }