.ts-dropdown.single {
    z-index: 10000 !important;
}

.ts-dropdown.multi {
    z-index: 1000000 !important;
}

#idOffCanvas {
    width: 500px !important; 
}
