
#table_wait_times_table td, #table_wait_times_table th {    
    display: none;
}

#table_wait_times_table td.selectionType {    
    display: table-cell;
    background-color: #fff;
    width: 40%;
    padding: .2em;
    font-weight: 900;
    text-align: center;
    vertical-align: middle;
    border-style: inset;
    margin: 1em;
}   

.visawaittimes_selection .country_selection_location_wrapper_rwd, .visawaittimes_selection #table_wait_times_rwd, .visawaittimes_selection .visa_type_wrapper {
    margin: 1em;
}

.visawaittimes_selection .autocomplete_input{
    font-size: 1em;
    font-weight: 900;
}

.visawaittimes_selection label:not(.radiobutton), .visawaittimes_selection #table_wait_times_rwd p   {
    margin-bottom: .1em;
    font-weight: 900;
}

.visawaittimes_selection label span.required {
    color: #cc3333;
}

.visawaittimes_selection .autocomplete_trigger:hover{
    font-size: 1em;
    cursor: pointer;
}
