.zonal-map .ny-state-map.loaded > :nth-child(11).info-box.flow-box {
    display: none !important;
}

.display-charts .hq_box .hq-box-row {
    max-width: 320px;
}

.hq-box-row .col-4 {
    flex: 0 0 calc(6 / 12 * 100%);
    max-width: calc(6 / 12 * 100%);
}

.hq-box-row .col-4:last-child {
    display: none; 
}

#flowLegend li:nth-child(11),
#flowLegend li.notselected:nth-child(11)
{
    display: none;
}


#flowLegend_com_liferay_client_extension_web_internal_portlet_ClientExtensionEntryPortlet_20115_LXC_nyiso_rt_dashboard li:nth-child(11),
#flowLegend_com_liferay_client_extension_web_internal_portlet_ClientExtensionEntryPortlet_20115_LXC_nyiso_rt_dashboard li.notselected:nth-child(11)
{
    display: none;
}
