﻿.customPicker {
  position: relative;
}
.customPicker .dropdown-menu {
   left: auto !important;
   right: 0px;
 }