#dale-liveevents h3{
    margin: 18px 0 10px !important;
    color: #333 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

#dale-liveevents input[type="text"]{
    display: block !important;
    margin-bottom: 10px !important;
    font-size: 12px !important;
    height: 22px !important;
    line-height: 16px !important;
    box-shadow: none !important;
    padding: 3px 5px !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    box-sizing: border-box !important;
}

#dale-liveevents a:hover{
    text-decoration: none !important;
}

#dale-liveevents .chosen-search input{
    font-family: inherit !important;
}

#dale-liveevents .no-results span{
    line-height: inherit !important;
}

#dale-liveevents #dale-liveevents-body-container{
    position: relative !important;
    margin: 0 17px 40px !important;
}

#dale-liveevents .chosen-container{
    width: 100% !important;
}

#dale-liveevents .chosen-container,
#dale-liveevents .chosen-container-single,
#dale-liveevents .chosen-container-active,
#dale-liveevents .chosen-default,
#dale-liveevents .chosen-drop,
#dale-liveevents .chosen-single,
#dale-liveevents .chosen-search,
#dale-liveevents .chosen-results{
    font-size: 12px !important;
    background: #fff !important;
    border-color: #e5e5e5 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #333 !important;
}

#dale-liveevents .chosen-results li{
    white-space: normal !important;
}

#dale-liveevents .chosen-results > li,
#dale-liveevents .chosen-results > li *,
#dale-liveevents .chosen-single > span{
    font-size: 12px !important;
}

#dale-liveevents .chosen-container .chosen-results li em{
    line-height: inherit !important;
}

#dale-liveevents .chosen-drop{
    width: 262px !important;
}

#dale-liveevents .chosen-container .chosen-results li.highlighted{
    background: #0075a5 !important;
    color: #fff !important;
}

#dale-liveevents .chosen-container-single .chosen-default{
    border-color: #ddd !important;
    height: 24px !important;
    line-height: 22px !important;
}

#dale-liveevents .chosen-container-single .chosen-single{
    height: 24px !important;
}

#dale-liveevents .chosen-container-single .chosen-single span{
    line-height: 22px !important;
}

#dale-liveevents .chosen-container-single .chosen-single div b {
    background-position-y: 3px !important;
}

#dale-liveevents .chosen-results{
    max-height: 225px !important;
}