.select2-container .select2-selection--single{
    height: 42px !important;
}
.select2-selection__rendered{
    margin-top: .40rem !important;
}
.select2-selection__arrow{
    margin-top: .40rem !important;
}
.direction_arrow{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
#swapButton{
    cursor: pointer;
}
