
/************************************************************
  GENERAL
************************************************************/

html, html a { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

body { 
	 background: #fff; 
  border-top: 1px solid #333;
	 color: #333;
	 font: 15px/1.5 'Open Sans', sans-serif;
	 font-weight: 300; 
	 /* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }
	
#logo { 
	 background: transparent; padding: 0; margin-top: 10px; max-width: 120px; }

#region-branding { margin: 0; }

#messages { margin: 0 auto; }

a:link, a:visited {
  color: #484238 /*#6f6758*/;
  text-decoration: underline;
}
a:hover {
  color: #6f6758;
  text-decoration: underline;
}

.views-row {
  border-bottom: none;
  padding: 0.5em 0;
}

.view-congress-hearings .description { display: none; }

/************************************************************
 THEME SPECIFIC
************************************************************/

.panel-display { margin: 0; padding: 0; }

/************************************************************
 RESPONSIVE MENU
************************************************************/

.mean-container .mean-nav ul li a.mean-expand {
  height: 29px;
}

.mean-container .mean-bar {
  background: #36322a;
}

.mean-container .mean-nav ul li a { background: #4e483d; }

.mean-container .mean-nav ul li a:hover {
  background: #6f6758;
}

.mean-container .mean-nav ul li > ul li a:before { 
  content: "\f054";
  margin-right: 10px;
  font-family: FontAwesome;
}
/*
.mean-container .mean-nav a.mean-expand { }

.mean-container .mean-nav a.mean-expand:before { 
  content: "\f078";
  font-family: FontAwesome;
}

.mean-container .mean-nav a.mean-expand.mean-clicked:before { 
  content: "\f077";
  font-family: FontAwesome;
}
*/

/************************************************************
 CONTENT SPECIFIC
************************************************************/

.not-front #zone-content #breadcrumb { background: transparent; }

.search-results .search-info {
  display: none;
}

.not-front #zone-content #region-content { } 

.not-front #region-content { margin-bottom: 15px; }

#block-menu-block-congress-section-menu h2.block-title, #block-menu-block-congress-section-menu h2.block-title a { margin-top: 0; }

#block-menu-block-congress-section-menu ul li.leaf {
  border-bottom: 1px dotted #ccc !important;
  list-style: none outside none;
  margin-left: 0;
  padding: 1em 0 1em 0 !important;
}

#block-menu-block-section-menu ul.menu li { margin: 0; }

#block-menu-block-section-menu ul li.last { border-bottom: none !important; }

.panel-2col-bricks h2.pane-title { text-align: center; }

/************************************************************
  BREADCRUMB
************************************************************/

span.crumb-separator { color: #fff; }

#crumbs {
  margin: 0;
  padding: 10px 0 0 10px;
}

.breadcrumb-wrapper {
  border-bottom: none; }

#breadcrumb {
  border: 0; 
	 padding: 0; }

#congress_breadcrumb { background: transparent; 
  padding: 0 8px; }

#congress_breadcrumb a { color: #fff; }

/************************************************************
  REGIONS
************************************************************/

#zone-mobile-menu { background: #000; margin: 0; }

#zone-search-wrapper { background: #333; }

#zone-user-wrapper { background: none; }

#section-header { background: #6f6758; }

#zone-branding-wrapper { 	 
  background: transparent;
  margin-bottom: 0px;
  padding: 0;
	}

.not-front.context-tools #zone-preface-wrapper {
  background: #000 url(/sites/republicans.armedservices.house.gov/files/background-tools.jpg) fixed top no-repeat; 
}

.html.not-front #zone-preface-wrapper {
  background: #000 url(/sites/republicans.armedservices.house.gov/files/background-tools.jpg) fixed top no-repeat; 
}

.not-front.context-user #zone-preface-wrapper {
  background: #000 url(/sites/republicans.armedservices.house.gov/files/background-user.jpg) fixed top no-repeat; 
}

.not-front.context-page-not-found #zone-preface-wrapper {
  background: #000 url(/sites/republicans.armedservices.house.gov/files/background-user.jpg) fixed top no-repeat; 
}

.not-front.context-about #zone-preface-wrapper {
  background: #000 url(/sites/republicans.armedservices.house.gov/files/background-about.jpg) fixed top no-repeat; 
}

.not-front.context-about-chairman-thornberry #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-about.jpg) fixed top no-repeat; 
}

.not-front.context-subcommittees #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-about.jpg) fixed top no-repeat; 
}

.not-front.context-hearings #zone-preface-wrapper, .not-front.node-type-congress-hearing #zone-preface-wrapper, .not-front.context-legislation #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-hearings.jpg) fixed top no-repeat; 
}

.not-front.context-hearings-and-legislation #zone-preface-wrapper, .not-front.context-ndaa #zone-preface-wrapper { 	 
  background: url(/sites/republicans.armedservices.house.gov/files/background-ndaa.jpg) fixed top no-repeat; 
}

.not-front.context-news #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-news.jpg) fixed top no-repeat; 
}

.not-front.context-issues #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-issues.jpg) fixed top no-repeat; 
}

.not-front.context-contact #zone-preface-wrapper {
  background: url(/sites/republicans.armedservices.house.gov/files/background-subscribe.jpg) fixed top no-repeat; 
}

#zone-branding-wrapper .logo-img {
  text-align: center;
}

#zone-footer {
	 background: transparent;
	 border-top: none; }

.front #zone-preface-wrapper { background: transparent; }

.front #zone-preface, #region-preface-first { width: 100%; margin: 0; }

.not-front #zone-preface-wrapper { min-height: 300px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; 
  height: 100%; }

#zone-menu-wrapper { background: #000; }

#zone-menu { background: #000; }

#zone-content { background: #fff; }

#zone-postscript { background: transparent; padding-top: 30px; padding-bottom: 30px; }

#zone-content-wrapper { background: #fff; padding-top: 15px; } 

.front #zone-postscript-wrapper { background: url(/sites/republicans.armedservices.house.gov/files/background-content.jpg) fixed top center no-repeat;
  background-size: cover; }

.front #zone-content-wrapper #block-system-main { display: none; }

.not-front #zone-content {
  background: #fff;
}

#zone-committees-wrapper { background: #f4f4f4; }
	
#section-footer { background: #6f6758 url(/sites/republicans.armedservices.house.gov/files/background-footer.jpg) top center no-repeat;
  background-size: cover; }

#zone-footer-bottom-wrapper { background: rgba(0,0,0,0.1); }

/************************************************************
 MOBILE MENU
************************************************************/

#block-boxes-congress-mobile-hamburger-menu { padding: 0px; }

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/

#region-menu { margin: 0; }

#block-menu-block-congress-main-menu-superfish { background: #4d463f; margin: 0px !important; padding: 0px !important; display: none; }

.sf-menu a { 
	 color: #fff; 
	 font-size: 18px;
	 font-family: 'Oswald', 'Open Sans', sans-serif; 
	 font-weight: normal;
	 text-decoration: none !important;
	 text-transform: Uppercase;
	 padding: 2% 2%;
} 

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
  color: #fff;
}

.sf-menu a.active, .sf-menu a.active-trail { /* active state * * hover state removed */
	 background: #686154; 
	 color: #fff;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {
 	background: #686154;
 	color: #fff;
 	text-decoration: none;
}

.sf-menu  ul.menu li.leaf a.active-trail {
  color: #c5c0b6; }
  
.front .sf-menu li.menu-home { display: none; }

.sf-menu li.last { display: none; }

/************************************************************
 SEARCH
************************************************************/
 
#block-search-form {
  background: none repeat scroll 0 0 transparent;
	 filter: none;
  border-radius: 0px;
	 border: none;
  display: block;
  padding: 0;
	 -webkit-box-shadow: none; 
	 box-shadow: none;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 width: 100%;
}

#search-block-form {
	 background: #fff;
  border-radius: 3px;
	 border-bottom: 1px solid #ddd;
  height: 36px;
  float: left;
	 width: 100%;
}

#search-block-form .form-item input { 
  background: none repeat scroll 0 0;
	 filter: none;
  border: medium none;
	 box-shadow: none;
	 color: #666; 
  height: 40px;
	 padding: 10px;
	 width: 80%;
}

#search-block-form .form-actions input {
  margin-right: 0;
  background: none repeat scroll 0 0 transparent;
	 filter: none;
  border: medium none;
	 height: 40px;
}

input[type="search"], #search-block-form input[type="submit"] {
  background: url(../images/button_submit_glass.png) no-repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
	 height: 36px;
	 margin-left: 2px;
  padding: 0px;
  text-indent: -9999px;
	 text-shadow: none; 
	 width: 40px;
}

#search-block-form .container-inline div {
  float: left; 
	 margin: 0;
}

#search-block-form #edit-actions {
  float: right;
}

.fa-search { color: #fff; display: none; }


/************************************************************
BLOCKS, BOXES and VIEWS
************************************************************/

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
  background: transparent;
  border: none;
  margin-bottom: 30px;
  padding: 20px;
}

.front #zone-content-wrapper .block, #zone-content-wrapper .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
  background: transparent;
  margin-bottom: 30px;
  padding: 20px;
}

#section-footer .block, #section-footer .block-views {  
  background: none;
  margin-bottom: 0em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Oswald', sans-serif;
	 font-weight: 400;
  letter-spacing: 0em; 
	 line-height: 1.2;
  margin-top: 0px; }
	
h2.block-title, h2.block-title a {
	 background: transparent; 
	 color: #c5c0b6;
	 display: block; 
  /*	float: left; */
	 font-family: 'Oswald', sans-serif;
	 font-size: 60px;
  font-weight: 400; 
  text-transform: uppercase;
	 margin-top: 20px;
} 

#region-postscript-first h2.block-title { color: #fff}

.front #region-postscript-first { color: #fff; min-height: 300px; }

h2.pane-title { margin-top: 20px; }

.page-hearings .pane-congress-hearings-panel-pane-hearings-past { margin-top: 30px; padding: 1.2em; background: #ddd; }

.not-front h2.block-title, .not-front h2.block-title a {
	 font-size: 32px;
} 

#section-footer h2.block-title, #section-footer h2.block-title a {
	 border-bottom: none;
} 

h1#page-title {
  border-bottom: none;   
	 margin-bottom: 0px;
  padding: 20px 0 0 20px; 
}

.front #zone-preface-wrapper h1#page-title { display: none; }

.not-front #zone-preface-wrapper h1#page-title {
    color: #fff;
    padding: 0.5em 0 0 .5em;
    font-size: 48px;
    position: relative;
    text-transform: uppercase;
    margin-top: 180px;
}

.not-front #region-content h1#page-title {
	 padding: 10px 0 0 18px; 
  font-size: 42px; 
  color: #9D937F; 
  text-transform: uppercase;
}

.not-front #region-content h2.block-title, .not-front #region-content h2.block-title a {
	 background: none; 
	 color: #253f60 !important; 
	 display: block; 
  /*	float: left; */
	 font-family: sans-serif; 
	 font-size: 24px;
  font-weight: normal;
  line-height: 1.25!important; 
  margin-bottom: 15px!important; 
  padding: 10px;
  text-transform: capitalize;
} 

#block-widgets-s-cng-share {
	 clear: right !important; 
  float: right !important;
	 padding-left: 0px !important; }
 
/************************************************************
  CONTENT 
************************************************************/

.not-front #region-content img {
  border: none;
  margin: 0;
  padding: 0;
}

#block-boxes-budgetdems-rankingmember { background: #f4f4f4 !important; 
	 border: none !important; }
	
#block-views-nodequeue-4-block { background: #f9f9f9!important; border: 5px solid #f4f4f4!important; }

/***********************************************************
  PANELS
***********************************************************/ 

.each-member { text-align: center; }
 
#block-panels-mini-multi-carousel-holder, #block-panels-mini-single-wide-carousel-holder { background: #f4f4f4; }

.pane-content .views-field-field-document-type::before {
  content: "| "; }

.pane-content .views-field-field-document-type { display: inline-block; }

.pane-content .views-field-field-document-type .field-content { float: right;
  padding-left: 5px; }

 
/************************************************************
  HOMEPAGE ROTATOR
************************************************************/

#block-panels-mini-congress-home-page-rotator { background: transparent; }

#block-panels-mini-congress-home-page-rotator .flexslider .slides {
  padding: 0 0 0px;
}

.flexslider .slides img { opacity: 0.6; } 

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a { color: #fff !important; }

#block-views-congress-hprotator-rotator {
	 background: transparent; 
	 border: medium none;
	 border-radius: 0px; 
 	margin-top: 0px;
 	padding: 0;
}

.view-congress-hprotator {
  background: none repeat scroll 0 0 transparent; /* replace seafoam background */ 
	 border: none;
	 padding: 0;
}

.view-congress-hprotator.flexslider {
	 box-shadow: none;
}

.view-congress-hprotator.flexslider img { /*border: 10px solid #ffffff; */ 
	 border-radius: 0px; }

.view-congress-hprotator .views-field-field-congress-featured-media { 
	 height: auto;
 	background: #000;
	 border: none;
	 /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.9);*/ 
}  

.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video  {
	 position: relative;
	 height: 0;
	 padding-bottom: 62.5%;/* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
	 overflow: hidden;
}
	
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.flexslider .slides {
    padding: 0 0 0px;
}

/* text block */
.hprotator-text-block {
 	text-align: center;
 	float: none;
}

.hprotator-text-block h2 {
	 color: #4D463F !important;
	 font-family: sans-serif;
	 font-size: 30px;
	 font-weight: 600;
	 line-height: 30px;
 	margin: 10px;
}

.hprotator-text-block h2 a {
	 color: #4D463F !important;
 	font-weight: 600;
}

.hprotator-text-block .field-name-body {
 	color: #4D463F;
 	font-size: 18px; 
	 margin: 20px 12px;
}

.view-congress-hprotator .flex-control-nav {
	 margin: 30px 0 0 0; 
	 width: 100%;
}

/***** read more *****/
#hp_top_read_more {
	 margin: 15px; 
	 display: block; }

#hp_top_read_more a {
	 background: #9D9684;
	 border-radius: 5px; 
	 color: #fff;
	 display: block;
	 font-family: sans-serif;
	 font-weight: normal;
	 font-size: 18px; 
	 margin: 10px auto;
  padding: 10px;
	 text-decoration: none;
	 text-transform: Capitalize; 
	 width: 120px; 
}

#hp_top_read_more a:hover { background: rgba(111, 103, 88, 1); }

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
  background: none repeat scroll 0 0 rgba(157, 150, 132, 1);
  cursor: pointer;
}

.flex-control-paging li a:hover {
  background: none repeat scroll 0 0 rgba(111, 103, 88, 1);
  cursor: pointer;
}

.flex-control-paging li a {
  background: #fff;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  cursor: pointer;
  display: block;
  height: 14px;
  text-indent: -9999px;
  width: 14px;
} 

.flexslider {
  margin: 0;
}
.flexslider .slides {
  padding: 0 0 25px;
}
.flex-control-nav {
  bottom: 0;
  z-index: 10;
}
.flex-direction-nav a {
  height: 50px;
  text-decoration: none;
}
.flex-viewport {
  margin-bottom: 25px;
}
.flex-pauseplay {
  display: none;
}
.view-congress-hprotator .views-field-field-congress-featured-media {
  background: #000 none repeat scroll 0 0;
  height: auto;
  width: 100%;
}
.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 62.5%;
  position: relative;
}
.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.hprotator-text-block {
  float: none;
  text-align: center;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
  background: #000 none repeat scroll 0 0;
  height: auto;
  width: 100%;
}

/************************************************************
 BACK TO TOP
************************************************************/  

.admin-menu #backtotop {
  bottom: 0;
}

#backtotop { 
  bottom: 0;
  border: none;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 8px 14px;
  font-size: 36px;
  line-height: 24px;
  height: 52px;
  z-index: 999; 
  content: "\f078";
  right: 10px;
  text-indent: 0;
  font-family: FontAwesome;
  width: 52px;
}

#backtotop::before {
  color: #fff;
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
}

#backtotop:hover {
  background: rgba(0, 0, 0, 0.5);
}

/************************************************************
  HEARINGS
************************************************************/

#block-views-congress-hearings-bl-hear .views-row .views-field-created { background: #4D463F none repeat scroll 0 0;
  border-radius: 3px; 
  color: #bf9474;
  display: block;
  float: left;
  height: 90px;
  margin-right: 15px; 
  margin-bottom: 45px;
  padding: 10px;
  width: 70px; } 
  
#block-views-congress-hearings-bl-hear { color: #666; }

#block-views-congress-hearings-bl-hear .views-field-created .month, #block-views-congress-news-block-latest-news .views-field-created-1 .day { width: 100%; }

#block-views-congress-hearings-bl-hear .views-field-created .date-separated { color: #fff; font-family: 'Open Sans'; text-align: center; }

#block-views-congress-hearings-bl-hear .views-field-created .month { font-size: 18px; margin: 0; padding: 0; text-transform: uppercase; }

#block-views-congress-hearings-bl-hear .views-field-created .day { font-size: 36px; line-height: 36px; margin: 0; padding: 0; }

#block-views-congress-hearings-bl-hear .views-field-field-congress-meeting-location .field-content:before { color: #4D463F; content: "\f041"; font-family: 'FontAwesome'; font-size: 1.5em; margin-right: 8px; }

#block-views-congress-hearings-bl-hear .more-link { background: transparent; float: left; margin-top: 30px; text-align: center; width: 100%; }

#block-views-congress-hearings-bl-hear .more-link a { border: 1px solid #4D463F; background: transparent; color: #4D463F; font-family: 'Open Sans', sans-serif; font-weight: normal; padding: 15px 25px; text-transform: capitalize; }

#block-views-congress-hearings-bl-hear .more-link a:hover { background: #4D463F; border: 1px solid #4D463F; color: #fff; text-decoration: none; }

#block-views-congress-hearings-bl-hear .views-row {
  background: #fff; 
  border-radius: 5px; 
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
  margin: 1.5em 0; 
  padding: 1em; }
  
.views-field-field-congress-article-type::before, .views-field-type::before, .pane-node-content-type::before, .field-name-field-congress-article-type::before {
  content: "";
}
 
/************************************************************
  LATEST NEWS
************************************************************/
 
#block-views-congress-news-block-latest-news { background: transparent; border: none; }

#block-views-congress-news-block-latest-news h3.field-content a { color: #484238; font-family: 'Oswald', sans-serif; font-size: 32px; font-weight: normal; text-decoration: underline; }

#block-views-congress-news-block-latest-news h3.field-content a:hover { color: #6f6758; }

#block-views-congress-news-block-latest-news .views-field-title { float: left; padding: 0; margin-bottom: 0; width: 100%; }

#block-views-congress-news-block-latest-news .views-field-body { float: left; margin-top: 10px; padding: 10px 0 0 0; border-top: 1px dashed #4D463F; }

.views-field-body, .views-field-body .field-content > p { padding: 0; }

#block-views-congress-news-block-latest-news .more-link { background: transparent; float: left; margin-top: 30px; text-align: center; width: 100%; }

#block-views-congress-news-block-latest-news .more-link a { border: 1px solid #c5c0b6; background: transparent; color: #6f6758; font-family: 'Open Sans', sans-serif; font-size: 16px; font-weight: normal; padding: 15px 25px; text-decoration: none; text-transform: capitalize; }

#block-views-congress-news-block-latest-news .more-link a:hover { border: 1px solid #c5c0b6; background: #c5c0b6; color: #fff; text-decoration: none;  }

#block-views-congress-news-block-latest-news .view-content { 
  display: flex; 
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch; 
  align-content: stretch; 
  margin-bottom: 1em; }

#block-views-congress-news-block-latest-news .views-row {
  background: #fff; 
  border-radius: 3px; 
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
  margin: 1.5em 0; 
  padding: 1em; }
 
/************************************************************
  Social Icons in Top Nav | Small icons 
************************************************************/

#block-boxes-fontawesome-medium { margin-bottom: 0; padding: 1.5em 0 0; }

#block-boxes-fontawesome-medium a { color: #fff; font-size: 1.1em; margin-right: 10px; }

#block-boxes-fontawesome-medium a:hover { color: #686154; }

#block-boxes-fontawesome-medium a i.fa:hover { color: #686154; }

#zone-branding-wrapper.fixed #block-boxes-fontawesome-medium a i.fa:hover { color: #bfb6aa; }

/************************************************************
  SOCIAL MEDIA
************************************************************/

#block-boxes-facebook-responsive h2.block-title { color: #4267B2; }

#block-boxes-facebook-responsive h2.block-title:before { color: #4267B2; content: "\f09a"; font-family: 'FontAwesome'; font-size: 1em; margin-right: 15px; opacity: 0.4;
  padding-bottom: 10px;
  vertical-align: middle; }

#block-boxes-armedservreps-twitter h2.block-title { color: #4ab3f4; }

#block-boxes-armedservreps-twitter h2.block-title:before { color: #4ab3f4; content: "\f099"; font-family: 'FontAwesome'; font-size: 1em; margin-right: 15px; }

.front #boxes-box-armedservreps_twitter iframe#twitter-widget-0 { height: 395px !important; overflow: scroll !important; }

/************************************************************
  SECTION BLOCK
************************************************************/

#block-menu-block-section-menu .block-section-menu ul li.leaf {
  border-bottom: 1px dotted #ccc !important;
  list-style: none outside none;
  padding: 1em 0  !important;
}
  
/************************************************************
  REMOVING TABLE STYLING
************************************************************/

td img {
  /* CHROME img thumbnail in tables fix */
 	max-width: none;
}

table {
  border: none;
}

td, th { vertical-align: top; }
thead th, th {
  background: none;
  border-bottom: none;
  color: #333;
  vertical-align: top;
}

th.active {
  background: none;
  border-left: none;
  border-right: none;
}

tr.even td {
  background: none;
}

tr.odd td {
  background: none;
}

td.active {
  border-left: none;
  border-right: none;
}

tr.even td.active {
  background: none;
}

tr.odd td.active {
  background: none;
}

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
  background: none;
}

/************************************************************
  PAGER
************************************************************/

ul.pager { margin-top: 20px; }

.pager li.pager-current {
  background: #f4f4f4 none repeat scroll 0 0;
 	color: #000; 
}

ul.pager .pager-current {
  font-weight: normal;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

.item-list .pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0 5px;
}

/************************************************************
  COMMITTEES
************************************************************/

#block-views-congress-subcommittees-sub-comm h3.field-content { 
  padding-top: 10px;
  margin-top: 30px; }

#block-views-congress-subcommittees-sub-comm .views-row { margin-top: 30px; }

#block-views-congress-subcommittees-sub-comm .views-row-1:before { background: #E41E18; background-clip: padding-box; color: #fff; content: "\f108"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px; position: relative; left: 33%; width: 50px; }


#block-views-congress-subcommittees-sub-comm .views-row-1:before:hover {
  transform: scale(1.1);
}

#block-views-congress-subcommittees-sub-comm .views-row-2:before { background: #6F6758; background-clip: padding-box; color: #fff; content: "\f0c0"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px; position: relative; left: 33%; width: 50px; }

#block-views-congress-subcommittees-sub-comm .views-row-3:before { background: #ccc; background-clip: padding-box; color: #fff; content: "\f002"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px 24px; position: relative; left: 33%; width: 50px; }

#block-views-congress-subcommittees-sub-comm .views-row-4:before { background: #005CAB; background-clip: padding-box; color: #fff; content: "\f132"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px 24px; position: relative; left: 33%; width: 50px; }

#block-views-congress-subcommittees-sub-comm .views-row-5:before { background: #011D3D; background-clip: padding-box; color: #fff; content: "\f13d"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px; position: relative; left: 33%; width: 50px; }

#block-views-congress-subcommittees-sub-comm .views-row-6:before { background: #F7A01D; background-clip: padding-box; color: #fff; content: "\f135"; font-family: 'FontAwesome'; font-size: 1.5em; border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px; position: relative; left: 33%; width: 50px; }

#block-views-congress-subcommittees-sub-comm .views-row-7:before { background: #84BD00; background-clip: padding-box; color: #fff; 
  content: url(../images/tankicon.png); border-radius: 360px; border: 15px solid #ddd; height: 50px; margin: 0 auto; padding: 20px 12px 17px; 
  position: relative; left: 33%; width: 50px; }

/************************************************************
  FOOTER
************************************************************/

#block-boxes-committee-contact { border-bottom: 1px solid #333;
  box-shadow: 0 1px #a09c95; padding: 4em 0 3.5em; }

#block-menu-block-congress-site-map-top-level a, #block-menu-menu-congress-footer-utility a { color: #fff; }


