/* Custom styles for ConciergeWorks */
.select2-selection--clearable{
    height: 49px!important;
    border-radius: 10px;
    border-color: #d1d5dc;
    padding: 9px;
}
