﻿.select2-combo
{
    width: 100% !important;
}

.select2-combo > span
{
    width: 100% !important;
}

.select2-combo-noparent > span
{
    width: 100% !important;
}

.select2-container--open
{
    z-index: 99999;
}