/* Dropdowns */
.properties-dropdown {
    height: 1.938rem;
}

.properties-dropdown-button {
    height: 1.84rem !important;
    width: 100%;
    padding: 0.05em 0 0.1em 0 !important;
    color: #40464D !important;
    border-radius: 0 0.19em 0.19em 0 !important;
}

.properties-dropdown-label {
    height: 1.938rem;
}

.dropdown {
    width: 100%;
    border: 1px solid #C4C6CA !important;
    border-top-right-radius: 0.25em !important;
    border-bottom-right-radius: 0.25em !important;
}