﻿










.select2-dropdown a {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-family: "Segoe UI WestEuropean"
}


.select2-dropdown li {
    font-size: 16px;
    color: #000000;
    text-decoration: none;
    font-family: "Segoe UI WestEuropean"
}


.select2-container {
    width: 100%;
}