/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 
/* DESIGN VISUAL CUES

SECTIONS
#section-header WHITE FFF
#section-content GREY CCC
#section-footer BLACK 000

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
 BRANDING
************************************************************/
 

/************************************************************
 SUPERFISH MAIN MENU
************************************************************/

.sf-menu a  {
	padding: 1.4em 0.9em;
}

/* SITE MAP NON MOBILE
.block-congress-site-map {
	display: inline-block;
	float: left;
    padding: 2%;
	width: 100%;
} */

.block-congress-site-map li.expanded, .block-congress-site-map li.collapsed, .block-congress-site-map li.leaf {
    padding: 0.2em 0.5em 0;
}
/* TODO fix this */
.block-congress-site-map .block-title {
	font-size: 0;
	text-indent: -9999px;
} 

/************************************************************
  THOMAS BILL SEARCH
************************************************************/

#block-block-2 input[type="submit"] {
    margin-left: -30px;
}

#block-block-2 input.form-text {
	width: 220px;
}

/**************
  Healthcare Button
**************/

#block-block-7 {
    width: 300px;
}
 