.remove-standard {
border: none;
background: none;
}
.browse-standards-border {
border: 1px solid $color-border-default;
border-radius: 0px;
padding: 10px 10px 5px 10px;
margin-bottom:10px;
overflow-y: scroll;
max-height: 300px;
width: 100%;
}
.rda_metadata .form-control {
width: auto;
}