.select2-results
{
    min-width: 468px;
    background: white;
}

.select2-results__message
{
    min-width: inherit !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}

.detail-link{
    display: block;
    text-decoration: none;
    color: #0b0b0b;
}