/************************************************************
  CUSTOM BANNER
************************************************************/

#zone-user-wrapper {
  background: #365899;
  padding: 0;
  margin: 0 auto;
}

div#zone-user {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

div#region-preface-third {
  padding: 0;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

div#block-boxes-custom-banner-block {
  padding: 14px 0 0 0;
  margin: 0 auto;
}
.custom-banner a {
  color: #ffff;
  font-size: 27px;
  font-weight: 500;
}

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

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

body { 
	 background: #fff; 
	 color: #333;
	 font: 18px/1.5 'Work Sans', sans-serif;
	 font-weight: 300; 
	 /* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }
	
#logo { background: transparent; padding: 0; }
	
.logo-img { margin-top: 115px; }

#region-branding { margin: 0; }

#messages { margin: 0 auto; }

a:link, a:visited {
  color: #365899;
  text-decoration: none;
}
a:hover {
  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; }

.pane-node-field-congress-meeting-date, .pane-node-field-congress-meeting-location, .pane-node-field-congress-meeting-subcommit { background: #eee; }

.pane-node-field-congress-meeting-date { padding: 10px 10px 0 10px; }
.pane-node-field-congress-meeting-location { padding: 0 10px 0 10px; }
.pane-node-field-congress-meeting-subcommit { padding: 0 10px 0 10px; }

.budget ul li a { font-family: "Playfair display",sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-top: 10px; 
    font-size: 24px; }
	
.budget ul li { margin: 0 0 1.5em 0 !important; }

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

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

.not-front #region-content {}

#block-menu-block-congress-section-menu ul li a.active {
  color: #365899;
  font-weight: 400;
}

#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
************************************************************/

#breadcrumb {
  background: #f3f3f3;
  border: 0;
  padding: 1em 2em;
  margin: 0;
  width: 100%; 
}

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

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

#congress_breadcrumb a { color: #163e80; }

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

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

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

#zone-search-wrapper { background: #081527; display: block; position: fixed; top: 0; width: 100%; z-index: 999; }

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

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

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

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

.front #zone-preface { }

#region-preface-first { margin: 0 0 10px 0; }

#region-user-first { margin: 10px 0; }

#zone-menu-wrapper { background: #1c3554; }

#zone-menu { background: transparent; }

#zone-content, #zone-postscript { background: #fff; }

#zone-content-wrapper { background: #fff; } 

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

.not-front #zone-content {
  background: #fff;
}
	
#section-footer { background: #1c3554; padding: 50px 0; }

#zone-footer-bottom-wrapper { background: #213956; }

#region-sidebar-first { float: left; }

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

#region-menu { margin: 0; }

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

.sf-menu a { 
	 border-top: 1px solid #ddd;
  color: #999;
	 font-size: 18px;
	 font-family: 'Montserrat','Work Sans', sans-serif; 
	 font-weight: bold;
	 text-decoration: none !important;
	 text-transform: Uppercase;
	 padding: 15px 30px;
} 

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

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

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

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

.mean-container .mean-nav h2.block-title { display: none; }

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

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #4b0808;
}

.mean-container .mean-bar {
  background: #000; position: fixed; top: 55px; 
  box-shadow: 0 0 10px rgba(0,0,0,0.7); 
}

.admin-menu .mean-bar { position: fixed; top: 29px; z-index: 999; }

.mean-container .mean-nav ul li a { background: rgba(255,255,255,1); border-top: 1px solid #ddd; color: #999; font-weight: bold; padding: 0.8em 5%; }

.mean-container .mean-nav ul li li a { background: #f4f4f4; border-top: 1px solid #ddd; color: #999; opacity: 1; }

.mean-container .mean-nav ul li a:hover {
  background: #4b0808;
  color: #fff;
}

.mean-container .mean-nav ul li:hover a.mean-expand { color: #fff; }

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

.mean-nav::before {
  content: "Menu";
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 13px;
  right: 60px;
}

.mean-container a.meanmenu-reveal { width: 30px; }

.mean-container a.meanmenu-reveal span {
  margin-top: 5px;
}

a.mean-expand, a.mean-clicked { font-size: 24px !important; }

a.mean-expand:hover, a.mean-clicked:hover { color: #fff; } 


/************************************************************
 SEARCH
************************************************************/

#block-widgets-s-cng-search { display: none; }

#block-widgets-s-cng-search { margin-top: 15px; padding: 5px; }

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

#search-block-form {
 	background: #42566e;
 	border: none;
  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; 
	 padding: 10px;
	 width: 240px;
}

#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;
}

/************************************************************
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;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat','Work Sans', sans-serif;
	 font-weight: 700;
  letter-spacing: 0em; 
 	line-height: 1.1;
  margin-top: 10px; }
	
h2.block-title, h2.block-title a {
	 background: transparent; 
	 color: #1c3554;
	 display: block; 
  /*	float: left; */
	 font-family: 'Montserrat','Work Sans', sans-serif;
	 font-size: 28px;
  font-weight: 700; 
  text-transform: uppercase;
	 margin-top: 0;
} 

#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; 
  font-size: 48px;
  line-height: 1.1;
  font-weight: 700;
}

.not-front #region-content h1#page-title {
	 padding: 0 0 0 18px;
  margin-top: 30px;
}

.not-front #region-content h2.block-title, .not-front #region-content h2.block-title a {
 	background: none; 
	 color: #1c3554 !important; 
	 display: block; 
  /*	float: left; */
	 font-family: 'Montserrat','Work Sans', 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-boxes-budgetdems-rankingmember img {
  border-radius: 50%;
  height: 160px;
  margin: 0 0 0.5em 0.5em;
  padding: 0;
  width: 160px;
  border: 5px solid #fff;
  box-shadow: 0 0 10px #ccc;
  float: right;
}

/***********************************************************
  REPORTS
***********************************************************/ 
	
.front .view-congress-press-releases { margin-top: 10px; }

.front .view-nodequeue-4 { margin-top: 0; }
 
#block-views-nodequeue-4-block { background: #f9f9f9!important; border: 5px solid #f4f4f4!important; color: #333; }

#block-views-nodequeue-4-block h2.block-title { color: #555; margin-bottom: 5px;
  margin-top: 0; }

#block-views-nodequeue-4-block h2.block-title::before { 
  content: '\f200';
  font-size: 1em;
  font-family: FontAwesome;
  padding-right: 10px;
}

#block-views-nodequeue-4-block h3.field-content a { color: #2f4f8a; }

#block-views-nodequeue-4-block .views-field-created { color: #333; font-weight: 400; text-transform: uppercase; }

#block-views-765f1a71c6492ca1634f4742aa33774d .more-link, #block-views-nodequeue-4-block .more-link {
  text-align: right;
  position: relative;
  padding: 10px 20px;
}

/***********************************************************
  TWITTER
***********************************************************/ 

#block-boxes-congress-committee-twitter h2.block-title { color: #1DA1F2; }

#block-boxes-congress-committee-twitter h2.block-title::before { 
  content: '\f099';
  color: #1DA1F2;
  font-size: 1em;
  font-family: FontAwesome;
  padding-right: 10px;
}

iframe#twitter-widget-0 { margin-top: 20px !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 .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;
 z-index: 20;
}

.hprotator-text-block h2 {
	color: #fff !important;
	font-family: 'Montserrat','Work Sans', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height:  1.1;
	margin: 10px;
	text-shadow: 2px 2px #333;
}

.hprotator-text-block h2 a {
	color: #fff !important;
	font-weight: 700;
	text-shadow: 2px 2px #333;
}

.hprotator-text-block .field-name-body {
	color: #fff;
	font-size: 18px; 
	margin: 20px 12px;
	text-shadow: 1px 1px #333;	
}

.view-congress-hprotator .flex-control-nav {
	 margin: 10px; 
	 width: 95%;
}

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

#hp_top_read_more a {
	 background: #4b0808;
	 border-radius: 5px; 
	 color: #fff;
	 display: inline-block;
	 font-family: 'Montserrat','Work Sans', 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: #1c3554;
}

.flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgba(153, 0, 0, 1);
  cursor: default;
}

.flex-control-paging li a:hover {
  background: #1c3554;
  cursor: default;
}

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

.flexslider {
  margin: 0;
}
.flexslider .slides {
  padding: 0 0 0;
}
.flex-control-nav {
  bottom: -30px;
  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%;
}

/************************************************************
  SLIDER ARROW
************************************************************/ 

.flex-direction-nav a {
  width: 78px;
  height: 108px;
  line-height: 108px;
  text-decoration: none;
  top: 44%;
  transition: all 360ms;
  margin: -20px 0 0;
  position: absolute;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.flex-direction-nav a::before {
  width: 78px;
  height: 108px;
  content: '';
  background: url(../images/icon-arrow-lf.png) no-repeat;
}

.flex-direction-nav a.flex-next::before {
  content: '';
  background: url(../images/icon-arrow-rt.png) no-repeat;
}

/***********************************************************
  ALERT BOX
***********************************************************/
 
#block-views-cng-alert-box-block-alert-box .views-row { border: none; padding: 0; }

#block-views-cng-alert-box-block-alert-box { background: #b2c000 !important; border: 1px solid #a9af5f !important; }

#block-views-cng-alert-box-block-alert-box h2.block-title { text-indent: -9999px; }

#block-views-cng-alert-box-block-alert-box a { color: #203f49; }

/************************************************************
  MEDIUM
************************************************************/

#block-boxes-medium h2.block-title { color: #74bb3a; }

#block-boxes-medium h2.block-title::before { 
  content: '\f23a';
  font-size: 1em;
  font-family: FontAwesome;
  padding-right: 10px;
}
 
/************************************************************
  LATEST NEWS
************************************************************/
 
#block-views-congress-news-block-latest-news { background: transparent; border: none !important; padding: 0 !important; }

#block-views-congress-news-block-latest-news .views-row { border: 1px solid #ddd; margin-bottom: 30px; overflow-x: auto; overflow-y: hidden; padding: 0px; position: relative; }

.front .view-congress-press-releases .views-field-created-1 { 
	 background: #365899;
  border-radius: 4px;
  color: #fff;
  display: block;
  float: left;
  padding: 10px 5px;
  margin: 0 15px 0 0;
  width: 20%;
} 

.front .view-congress-press-releases .views-field-created-1 .month, .front .view-congress-news .views-field-created-1 .day { width: 100%; }

.front .view-congress-press-releases .views-field-created-1 .date-separated { font-family: 'Work Sans'; text-align: center; }

.front .view-congress-press-releases .views-field-created-1 .month, #block-views-congress-news-block-latest-news .views-field-created-1 .day { width: 100%; text-transform: uppercase; }

.front .view-congress-press-releases .views-field-created-1 .date-separated { font-family: 'Montserrat','Work Sans'; text-align: center; }

.front .view-congress-press-releases .views-field-created-1 .month { 
  font-size: 16px; 
  font-weight: 400;
  margin: 0;
  padding: 10px;
  display: inline-block;
  text-align: center;
  text-shadow: 1px 1px 8px rgba(0,0,0,0.3);
  width: 100%; 
}

.front .view-congress-press-releases .views-field-created-1 .day {
  font-size: 28px;
  font-weight: 700;
  margin: 0; 
  padding: 10px; 
  display: inline-block;
  text-align: center;
  text-shadow: 1px 1px 8px rgba(0,0,0,0.3);
  line-height: 0;
  width: 100%;
}

.front .view-congress-press-releases .views-field-title h3 { margin-bottom: 5px; margin-top: 0; }
/*
#block-views-congress-news-block-latest-news .views-field-field-document-type { color: #fff; left: 25%; font-family: 'Montserrat','Work Sans'; font-size: 21px; padding: 18px; width: 60%; position: absolute; top: 0; }

#block-views-congress-news-block-latest-news .views-field-field-document-type a { color: #fff; font-family: 'Montserrat','Work Sans'; }

#block-views-congress-news-block-latest-news .views-field-field-document-type::before { content: none; }

#block-views-congress-news-block-latest-news h2.block-title { padding: 20px; }

#block-views-congress-news-block-latest-news h2.block-title a { font-size: 24px; color: #fff; }

#block-views-congress-news-block-latest-news h3.field-content a, #block-views-congress-in-the-news-block-1 h3.field-content a, #block-views-congress-news-block-1 h3.field-content a { color: #365899; font-family: 'Montserrat','Work Sans'; font-size: 32px; font-weight: 700; line-height: 1.1; }

#block-views-congress-news-block-latest-news h3, #block-views-congress-in-the-news-block-1 h3, #block-views-congress-news-block-1 h3 { margin-bottom: 0px; }

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

#block-views-congress-news-block-latest-news .views-field-body { float: left; padding: 5px 20px 20px 20px; }

 #block-views-congress-news-block-latest-news .views-field-field-congress-issues::after { clear: both; }

#block-views-congress-news-block-latest-news .views-row, #block-views-congress-in-the-news-block-1 .views-row, 
#block-views-congress-news-block-1 .views-row {	border-bottom: none; margin: 0; padding-bottom: 0; }
*/

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

#block-views-congress-news-block-latest-news .more-link { background: #f4f4f4; border: 1px solid #ddd; padding: 15px; }

#block-views-765f1a71c6492ca1634f4742aa33774d h2.block-title::before { 
  content: '\f02e';
  font-size: 1em;
  font-family: FontAwesome;
  padding-right: 10px;
}

/************************************************************
  YOUTUBE
************************************************************/

#block-boxes-congress-committee-youtube {
  margin-bottom: 0 !important;
}

#block-boxes-congress-committee-youtube h2.block-title::before { 
  content: '\f16a';
  font-size: 1em;
  font-family: FontAwesome;
  padding-right: 10px;
}

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

#block-boxes-fontawesome-medium, #block-boxes-social-media-fontawesome-header { text-align: center; margin-bottom: 0; padding: 0; }

#block-boxes-social-media-fontawesome-header i.fa { color: #fff; font-size: 21px; margin-right: 5px; }

#block-boxes-social-media-fontawesome-header i.fa:hover { color: rgba(153, 0, 0, 1); }

#block-boxes-social-media-fontawesome-header i.fa-search { color: #fff; 
  font-size: 21px; margin: 0;
  border-left: 1px solid #fff;
  padding: 0 0 0 10px;
  display: none;
}

#block-boxes-fontawesome-medium i.fa {
  background: rgba(0,0,0,0.2);
  border: none;
  border-radius: 360px;
  height: 60px;
  margin-right: 5px;
  padding: 16px;
  text-align: center;
  width: 60px;
}

#block-boxes-fontawesome-medium i.fa { color: #fff; font-size: 1.5em; margin-right: 10px; margin-bottom: 10px; }

#block-boxes-fontawesome-medium i.fa:hover { background: #fff; color: #1c3554; }

/************************************************************
  NEWSLETTER SIGNUP
************************************************************/

#block-boxes-newsletter-signup-simple-bootstp { background: #d1e2f3 url(../images/arrowup.png) top right no-repeat; 
 	color: #012d65;
}

#block-boxes-newsletter-signup-simple-bootstp h2.block-title { color: #1c3554; }

#block-boxes-newsletter-signup-simple-bootstp .form-control {
  background-color: #ffffff;
  background-image: none;
  border: none;
  border-radius: 0px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555; }

#block-boxes-newsletter-signup-simple-bootstp .btn-success {
  background-color: #092654;
  border: none;
  border-radius: 0px;
  color: #ffffff;
}

#block-boxes-newsletter-signup-simple-bootstp .btn-success:hover, #block-boxes-newsletter-signup-simple-bootstp .btn-success:focus, #block-boxes-newsletter-signup-simple-bootstp .btn-success.focus, #block-boxes-newsletter-signup-simple-bootstp .btn-success:active, #block-boxes-newsletter-signup-simple-bootstp .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-color: #02539e;
  border: none;
  border-radius: 0px;
  color: #ffffff;
}

/************************************************************
  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 { 
  background: #f4f4f4;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}

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

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

.item-list .pager li {
  background-image: none;
  display: inline-block;
  list-style-type: none;
  padding: 6px 12px;
}

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


/************************************************************
  QUICKTABS
************************************************************/

#block-quicktabs-home-page-tabs {
	 margin: 0;
	 padding: 0;
}

.block-quicktabs .block {
	 padding: 10px;
}

ul.quicktabs-tabs li a {
	 background: #666; 
  color: #ffffff;
  display: block;
	 font-family: 'Montserrat','Work Sans', san-serif;
	 font-size: 18px;
  font-weight: normal;
	 margin: 0; 
  padding: 10px 16px;
  text-decoration: none;
  text-transform: Capitalize;   
}

ul.quicktabs-tabs li a:hover {
	 background: #1f3d5b;
	 color: #fff;
}

ul.quicktabs-tabs li.active a {
	 background: #05294e;
	 color: #fff;
}

ul.quicktabs-tabs li a, ul.quicktabs-tabs li a:hover {
	 text-decoration: none !important;
}

ul.quicktabs-tabs li.active:before {
 	 content:none;
}

ul.quicktabs-tabs { 
	 background: transparent; /* Old browsers */
  border-bottom: medium none; 
	 height: auto;
  margin: 0 !important; 
	 padding: 0 !important;
	 width: 100%;
}

ul.quicktabs-tabs li {
  background: #244055;
	 border-right: none;
  display: inline-block;
  margin: 0;
	 padding: 0;
  text-align: center;
	 width: 100%;
	 max-width: 50%; /* works best with 4 tabs - change % if more or less */
}

ul.quicktabs-tabs li.first {
  border-left: none;
}

ul.quicktabs-tabs li.last {
  border-right: medium none;
}
  
.block-quicktabs .block-title {
  display: none;
}

.block-quicktabs .block, .block-quicktabs .block-views {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
}

.quicktabs h3.field-content { line-height: 18px; }

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

#block-boxes-budgetdems-office-footer { margin: 0; padding: 0 1em; color: #fff; }

#block-menu-menu-congress-footer-utility { margin: 0; }

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

#block-menu-block-congress-site-map a, #block-menu-block-congress-site-map-top-level a { 
	 color: #fff; 
	 font-family: 'Montserrat','Work Sans';
	 text-transform: uppercase; }

.menu-block-congress_site_map > .menu li #menu-home { display: block; }

/************************************************************
  FOOTER OFFICES
************************************************************/
 

/************************************************************
  COMMITTEE FORMS
************************************************************/

.views-exposed-form { width: 90%; }

#edit-field-congress-meeting-subcommit-tid { width: 280px; }

/**Scoreboard**/

#scorebox {
	 margin-bottom:20px;
}

#scorenumber{
 	text-align: center; 
	 font-size: 24px; 
	 font-style: normal; 
	 font-weight: bold; 
	 /*border: 2px solid #C9090C;*/
	 color: #c9090c;
	 width: 10%;
	 vertical-align: middle;
	 float: left;
}
 
#scoretext{
	 padding-left: 5px;
 	width: 90%;
 	vertical-align: middle;
 	float: right;
}  