.more-details {
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.display-none {
    display: none;
}

#collectionMoreDetailBtn {
    text-decoration: underline;
    cursor: pointer;
    text-align: center;
}

#add_to_collection_form_body .selectize-dropdown, .selectize-dropdown.form-control{
    max-height: 150px !important;
}

#add_to_collection_form_body .selectize-dropdown-content{
    max-height: 150px !important;
}
