#agencies .controls {
    padding: 2px 0;
}
#agencies .controls .panel {
    width: 100%;
}
#agencies .controls .panel .right {
    width: 100px;
}
#agencies .controls .panel .right input {
    width: 100%;
}
#agencies .query-container {
    padding: 0;
    width: 91%;
}
#agencies input[type=search] {
    width: 100%;
    height: 25px;
}
#modalContainer table td.dark {
    width: 200px;
    white-space: nowrap;
    font-weight: bold;
}
#modalContainer table td.red {
    font-weight: bold !important;
    color: #ff0000;
}
