


.select2-container--default .select2-selection--single{
    border: 1px solid #592561 !important;
    width: 100% !important;
    height: 60px !important;
    line-height: 60px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 60px !important;

}
.select2-container--open .select2-dropdown--below{
	color: #592561 !important;
}
.select2-container {
    width: 100% !important;
}