.panels-flexible-wf_header_menu {
width:600px;
}

.wf_header_search {
display: none;
}

.WF_header_tools {
position:absolute;
left: 300px;
}

.wf_header_donate {
position:relative;
left: 450px;
bottom: 50px;
}

#ired_project_map_long {
display:none;
}

#skip-checkout {
display:block !important;
}

.wf_header_menu{

}

.donation_text {
max-height: 163px;
height: 163px;
}

.donation_bg {
bottom: 17px;
}

..grey {
width: 93.5% !important;
}

/* Modifications for Landscape image Displays */

#zcss_right_image_panel_top_left {
width: 100%;
}

#zcss_title {
width: 100% !important;
}

#zcss_title3 {
width: 100% !important;
}

#zcss_overlay_1 {
width: 100% !important;
}

#zcss_overlay_3 {
width: 100% !important;
}

#healthcare_right_image_panel_btm_left {
width:100% !important;
}

#healthcare_overlay_1 {
width: 100% !important;
}

#healthcare_title{
width:100% !important;
}

#healthcare_title3 {
width:100% !important;
}

#healthcare_overlay_3 {
width: 100% !important;
}

.education_display_a {
width:100% !important;
}

#education_title {
width: 100% !important;
}

#edu_title3 {
width: 100% !important;
}

#education_right_image_panel_top_left {
width: inherit;
max-height: inherit;
}

#education_image_left {
/* max-height:373px; */
}

#family_affairs_left {
width: 100%;
}

#ie_left {
width: 100%;
/* height:100%; */
/*max-height: 474px; */
}

#ie_right_image_panel_top_left {
width: 100%;

}
/*
.pane-wf-footer-news-bar .region-two-50-first {
width: 99.9% !important;
}

.pane-wf-footer-news-bar-2 .region-two-50-first {
width: 99.9% !important;
}

.pane-wf-footer-news-bar-3 .region-two-50-first{
width: 99.9% !important;
}
*/

.tb-day {
display:none;
}

#header-wrapper {
display:none;
}

#date-frame {
display: none;
}

#logo-pad {
margin-top: 55px;
}

#mobile-header-wrap {
background-color: #333;
position: fixed;
width:100%;
z-index: 9999;
height: 49px;
display: block;
}

#superfish-1 {
position: relative;
}

.hl-r #logo {
  padding: 0 3px 7px 0;
}
.hl-l #logo {
  padding: 0 0 7px 3px;
}
#site-name {
  font-size: 2em;
  white-space: pre;
}
/* Force tableviews-view-grid to not be like a table anymore */
table.views-view-grid,
table.views-view-grid thead,
table.views-view-grid tbody,
table.views-view-grid th,
table.views-view-grid td,
table.views-view-grid tr {
  display: block;
  padding: 0;
}
/* Hide table headers */
table.views-view-grid thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.views-view-grid td {
  float: left;
}
.views-view-grid .field-type-image img {
  padding-left: 0;
  padding-right: 0;
}