/************************************************************
MEMBER OMEGA
************************************************************/
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more 
specific style rule, CSS declarations in global.css will apply site-wide. */

/* DESIGN VISUAL CUES

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

/************************************************************
  GENERAL
************************************************************/
body {
	background: #EEEEF0 no-repeat bottom center;
	font-family: Verdana, sans-serif;
	}

img {
	max-width: 100%;
	height: auto;
}
ul, ol {
    padding: 0 20px;
}
ol, ol ol, ol ol ol {
    list-style: decimal outside none;
}
ul ul, ol ol {
    padding-left: 1em;
}
ul ul {
    list-style: circle outside none;
}
ul ul ul {
	list-style: square outside none;
}

.field-item ul li {
	background: url("../images/bullet_go.gif") no-repeat scroll 0px 0px transparent;
	padding: 0 0 0 15px;
	margin: 10px 0;
}

.field-item ul {
	list-style-type: none;
}

#admin-menu .dropdown li li {
  opacity: 1;
  background-color: rgba(69, 69, 69, 0.88);
}

a:link {
	text-decoration: none;
  color: #227074;
}
a:hover {
	text-decoration: underline;
  color: #227074;
}
a:visited {
  color: #227074;
}

/* FONTS */
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
	line-height: 1.25;
}
h1 {font-size: 32px;}
h2{font-size: 28px;}
h3{font-size: 24px;}
h4{font-size: 21px;}
h5{font-size: 18px;}
h6{font-size: 15px;}

.block h1 {font-size: 21px;}
.block h2 {font-size: 19px;}
.block h3 {font-size: 17px;}
.block h4 {font-size: 15px;}
.block h5 {font-size: 15px;}
.block h6 {font-size: 15px;}

.not-front #region-content .block h1 {font-size: 24px;}
.not-front #region-content .block h2 {font-size: 22px;}
.not-front #region-content .block h3 {font-size: 20px;}
.not-front #region-content .block h4 {font-size: 18px;}
.not-front #region-content .block h5 {font-size: 16px;}
.not-front #region-content .block h6 {font-size: 14px;}

#region-content .field-item h2 {
	color: #227074;
}


/* PAGINATION */
.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
    width: 70px;
}
.pager li.pager-current {
    background: none repeat scroll 0 0 #5A5A5A;
}
.pager li.pager-next {
    right: 70px;
}

/************************************************************
  BRANDING
************************************************************/
.site-name a:link,
.site-name a:visited {
	color: #000000;
	text-decoration: none;
}
.logo-img {
    height: auto;
    width: 100%;
	max-width: 100%;
}

.logo-img #logo {

}

/************************************************************
  BREADCRUMB
************************************************************/
#page.page-hide-breadcrumb #breadcrumb {
	display: none;
}

#breadcrumb,
#breadcrumb a {
	color: #227074;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb ol {
    list-style: none inside none;
}
#breadcrumb li {
	display: inline;
	padding-right: 0.5em;
}
.crumb-separator {
	padding-right: 0.5em;
}
#breadcrumb {
    margin: 0 10px 10px;
    padding: 5px 0;
}
#crumbs {
	margin: 0;
	padding: 5px 0;
}

/************************************************************
SECTIONS AND ZONES
************************************************************/

.section {
	width: 100%; margin: 0 auto;
}

/* SECTION HEADER */

/* HEADER ZONES */
#zone-user{
position: relative;
}
#zone-user-wrapper {
	width: 100%; margin: 0 auto;
}
#zone-branding-wrapper {
	width: 100%; margin: 0 auto;
	background: url("../images/bg-branding.jpg") repeat-x;
}
#zone-menu-wrapper {
	width: 100%; margin: 0 auto;
  background: #1F7376;

}


#zone-header-wrapper {
	width: 100%; margin: 0 auto;
}

/* SECTION CONTENT */

/* CONTENT ZONES */
#zone-preface-wrapper {
	width: 100%; margin: 0 auto;
}
.front #zone-preface-wrapper{
	background: url("../images/bg-zone-wrapper.jpg") repeat-x;
  background-size: contain;
}
#zone-content-wrapper {
	width: 100%; margin: 0 auto;
padding-top: 20px;
}
.not-front #zone-content {
    background: none repeat scroll 0 0 transparent;
}
#zone-postscript-wrapper {
	width: 100%; margin: 0 auto;
}
#region-sidebar-first{
background: #ffffff;
}
/* SECTION FOOTER */

#section-footer {
	background: url("../images/landingdeco.png") repeat scroll 0px 0px transparent;
}

/* FOOTER ZONES */
#zone-footer-wrapper {
	width: 100%; margin: 0 auto;
}
#zone-footer-bottom-wrapper {
	width: 100%; margin: 0 auto;
}

#block-menu-menu-congress-footer-utility {
	background: #459A9E;
}

#block-menu-menu-congress-footer-utility a:link {
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #E3E1E1;
}

#block-menu-menu-congress-footer-utility a:visited {
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #E3E1E1;
}

#block-menu-menu-congress-footer-utility a:hover {
	text-decoration: none;
	color: #E3E1E1;
}

#block-menu-menu-congress-footer-utility ul.menu {
	text-align: center;
}

#block-menu-menu-congress-footer-utility li:after {
	content:" |";
	color: #E3E1E1;
}

#block-menu-menu-congress-footer-utility li.last:after {
	content:"" !important;
}

#block-menu-menu-congress-footer-utility  ul.menu li {
	margin: 0px 0px 0px 0px;
}

#block-menu-menu-congress-footer-utility  li.leaf {
	padding: 0px;
}

#zone-footer-wrapper{
background: url("../images/landingdeco.png") no-repeat
}

#zone-footer .block{
background: transparent;
}
#zone-footer .view-content {
	color: white;
}

#zone-footer table.views-table {
	border: none;
  margin-bottom: 0;
}

#zone-footer td.views-field {
	padding: 0;
	vertical-align: top;
}

#zone-footer tr:hover td {
	background: none;
}

td.views-field-title:after {
	content: " - ";
}

td.views-field-title {
	width: 18%;
}

#block-views-congress-offices-of-noslide .views-row {
	text-align: center;
	font-size: 14px;
}

.footer-offices-block {
	margin-top: 10px;
}

/************************************************************
 SUPERFISH MAIN MENU MOBILE & UNIVERSAL
************************************************************/
#block-menu-block-congress-main-menu-superfish{
padding: 3px 0 0px;
margin-bottom: 0;
background: transparent;
}

#block-menu-block-congress-main-menu-superfish h2.block-title{
	display: none;
}
.sf-menu ul {
	display: block;
	z-index: 9999999;
}
.sf-menu {
    margin-bottom: 0;
}
.sf-menu li {
    display: block;
    width: 100%;
	padding: 0;
}
.sf-menu li, .sf-menu.sf-navbar {
    background: none repeat scroll 0 0 transparent;
}
.sf-menu a  {
    border-left: medium none;
    border-top: medium none;
    padding: 0.5em 1em;
	padding-left: 9px !important;
    text-decoration: none;
    color: #ffffff;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover {/*hover state*/
	background: none repeat scroll 0 0;
  	color: #CC6;
}
.sf-menu a.active, .sf-menu a.active-trail { /* active state */
  background: transparent;
  color: #CC6;
}
.sf-menu li li {
display: none;
}

.sf-menu li li a:hover { /* hover state for dropdown menu */
	color: #ffffff;
}

/**************
SEARCH
**************/
#search-block-form {
	background: #ffffff;
	height: 35px;
	float: left;
  border: 1px solid;
border-color: #848484 #c1c1c1 #e1e1e1;
}
#search-block-form  .form-item input{
	width: 77%;
border: none;
}

#block-search-form {
	background: none;
}
#edit-actions input[type="submit"] {
	background: url("../images/searchbtn.png") center center no-repeat;
  text-indent: -999999px;
  border: none;
}

/* SEARCH RESULTS */
p.search-snippet {
	margin-bottom: 10px;
}

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

#region-sidebar-first .block h2.block-title {
	font-family: Verdana, sans-serif;
	color: #5A5A5A;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal !important;
	border-bottom: 1px dotted #555555 !important;
}

#region-sidebar-first  .region-sidebar-first-inner, #region-sidebar-first .block  {
	background: transparent;
	padding: 10px 10px;
}


.boxes-box-content img{
	padding: 1% 0 1% 0 !important;
}

.block, .block-views { /* THIS AFFECTS ALL BLOCKS UNLESS YOU OVERRIDE */
    background: none repeat scroll 0 0 #EEEEEE;
    margin-bottom: 1em;
    padding: 0.5em;
}

#zone-footer-wrapper .contextual-links-region {
	margin-bottom: 0px !important;
}

.block p img {
    max-width: 98%;
    padding: 1%;
}

h2.block-title, h2.pane-title {
    padding-bottom: 0.5em;
}

section#block-views-congress-offices-footer-offices h2.block-title {
	display: none;
}

.newsletter-signup-image {
    border: medium none;
    height: 140px;
	padding:0;
    text-indent: -9999px;
	cursor: pointer;
	}
.newsletter-signup-image p a {
    background: url("../images/bg-newsletter.png") no-repeat scroll center center transparent;
	display:block;
	border: medium none;
    height: 140px;
	cursor: pointer;
	text-indent:-9999px;
}

.newsletter-signup-extended input[type="submit"]{
    display: block; 
	margin-top:10px;
}

#newsletter_signup_form {
	margin-top: 24px;
}

.block-inner small {
	font-size: 11px;
}

#boxes-box-social_media_large a {
	float: left;
}

#boxes-box-social_media_large p {
	margin-top: 15px;
}

#block-menu-block-home-page-pushed-links {
	background: transparent;
}

#block-menu-block-home-page-pushed-links h2.block-title {
	display: none;
}

#block-menu-block-home-page-pushed-links a:hover{
	text-decoration: none;
	color: #F1F1EB;
}

#block-menu-block-home-page-pushed-links a:link {
	vertical-align: top;
}

#block-menu-block-home-page-pushed-links li.leaf {
	font-size: 14px;
	color: #F1F1EB;
}

#block-menu-block-home-page-pushed-links ul li.leaf {
	list-style: none;
	list-style-type: none;
}

#block-menu-block-home-page-pushed-links ul li.leaf{
	background: url(../images/lineseparator.png) no-repeat bottom;
  float: left;
}


#block-menu-block-home-page-pushed-links li.menu-mlid-2588 a{
	background: url(../images/icn_careact.png) no-repeat left;
	display: block;

}

#block-menu-block-home-page-pushed-links li.menu-mlid-2589 a{
	background: url(../images/icn_capitaltour.png) left -3px no-repeat;
	display: block;	
}

#block-menu-block-home-page-pushed-links li.menu-mlid-2590 a{
	background: url(../images/icn_internships.png) no-repeat left;
	display: block;	
}

#block-menu-block-home-page-pushed-links li.menu-mlid-2591 a{
	background: url(../images/icn_grantopport.png) no-repeat left;
	display: block;	
}

#block-menu-block-home-page-pushed-links li.menu-mlid-2592 a{
	background: url(../images/icn_veterans.png) no-repeat left;
	display: block;	
}

#block-menu-block-home-page-pushed-links li.menu-mlid-2593 a{
	background: url(../images/icn_howcanihelp.png) no-repeat left;
	display: block;	
}

#block-menu-block-home-page-pushed-links li.menu-mlid-2594 a{
	background: url(../images/icn_veterans.png) no-repeat left;
	display: block;	
}


#block-menu-block-home-page-pushed-links li.leaf a{
  padding: 10px 0 10px 50px;
  color: #ffffff;
}


#block-menu-block-home-page-pushed-links ul li.last{
	background: none;
}

#region-sidebar-first #block-boxes-social-media-large,
#region-sidebar-first #block-boxes-photo-gallery,
#region-sidebar-first #block-block-4{
padding: 0;
}
#region-sidebar-first #block-block-4 iframe{
width: 100% !important;
}

#region-sidebar-first #block-boxes-social-media-large .boxes-box-content ul {
	list-style-type: none;
	display: block;
	margin-top: 15px;
	padding: 0;
}

#region-sidebar-first #block-boxes-social-media-large .boxes-box-content ul li  {
	padding-right: 1px;
}

#boxes-box-social_media_large img {
	padding-right: 4px !important;
}
#block-boxes-photo-gallery .boxes-box-content embed{
width: 100%;
}
/* ALERT BOX */
.block-cng-alert-box-block-alert-box {
	background: none no-repeat scroll left center #FFF;
	padding: 1em;
}
.block-cng-alert-box-block-alert-box .views-row {
    border-bottom: medium none;
	padding: 0.5em 0;
}

/* SITE MAP IS OFF IN GLOBAL & DEFAULT */
.block-congress-site-map {
	display: none;
}

/* FOOTER UTILITY */
.block-menu-congress-footer-utility {
}
.block-menu-congress-footer-utility  ul li.leaf {
	display: inline;
	list-style: none;
}
.block-menu-congress-footer-utility .block-title {
	display:none;
}

/* ACTION CENTER MENU */
.block-menu-congress-action-center {
/* background: none no-repeat scroll left center #666;
color: #FFF; */
	padding: 1em; 
}
.block-menu-congress-action-center  a {
/* color: #FFF; */
}

/* YOUTUBE VIDEO and FLICKR PHOTO EMBED */
.block-congress-youtube-box .youtube-wrapper , #boxes-box-congress_flicker_box .boxes-box-content,
.panel-pane .media-youtube-video {
  position: relative;
  height: 0;
  padding-bottom: 66.5%;
  overflow: hidden;
}
.block-congress-youtube-box .youtube-wrapper iframe, #boxes-box-congress_flicker_box .boxes-box-content object,
.panel-pane .media-youtube-video iframe  {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#thomas-bill-search p {
	margin-bottom: 3px;
}
#thomas-bill-search #billsearch {
	padding-top: 15px;
}


/************************************************************
FORMS USES OMEGA FORMALIZER LIBRARY
************************************************************/
.wsbform label {display: inline-block;}
/* fix broken enews signup advanced when the label inline added */
.boxes-box-content .wsbform label {display: inherit}

.form-100 {width: 99%; float: left; margin-right: 1%; padding: 1% 0;}
.form-50 {width: 49%; float: left; margin-right: 1%; padding: 1% 0;}
.form-33 {width: 31%; float: left; margin-right: 1%; padding: 1% 0;}
.form-25 {width: 24%; float: left; margin-right: 1%; padding: 1% 0;}
.form-11 {width: 11%; float: left; margin-right: 1%; padding: 1% 0;}
.is-inline {
    display: inline;
    padding-right: 1%;
}
.is-required { /* GARISH RED REMOVED FOR NOW UNTIL MORE CONSISTENT FORM CODE REVIEW */
	color: inherit;
}
.data {
	font-style: italic;
}
legend {
	font-weight: bold; font-size: 1.22em;
}

.form-100 input[type="text"], 
.form-50 input[type="text"], 
.form-33 input[type="text"], 
.form-25 input[type="text"],
.form-11 input[type="text"] {
  width: 100%;
} 
.form-50-phone {
	width:40%; float:left; padding:1%;
}

.form-100 input#submit, form#tourForm input#submit {
	background: #0E4B85 !important;
	background-image: linear-gradient(to bottom, #16619D, #0E4B85) !important;
	font-size: 11px;	
	width: 20%;
	border-radius: 3px;
	border: 1px solid #12529C;
	font-weight: bold;
	text-shadow: none;
}

.form-100 input#submit:hover, form#tourForm input#submit {
	background: #0E4B85 !important;
	background-image: linear-gradient(to bottom, #0E4B85, #16619D) !important;
}

.form-100 input, .form-50 input, .form-25 input, .form-100 textarea {
	background: #fff !important;
	border: 1px solid #CCC;
	box-shadow: 0 0 5px #D7#EE3 inset;
	border-radius: 3px;
}

.redBold, .required-field {
	color: #BC0426;
	font-weight: bold;
}

/* OVER-RIDES TO FORMALIZE LIBRARY */

textarea, select, input, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], 
input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], 
input[type="text"], input[type="time"], input[type="url"], input[type="week"]{

    -moz-box-sizing: border-box;
	  box-sizing: border-box;
    background-clip: padding-box;
    font-family: Arial,sans-serif;
    font-size: 13px;
    outline: 0 none;
    padding-left: 6px;
	padding: 1px 1px 1px 6px;
	margin: 2px 3px 0px 0px;
color: #79715F;
font-size: 14px;
background: transparent;
height: 30px;
line-height: 20px;
}

button, input[type="reset"], input[type="submit"], input[type="button"], input[type="search"] {
color: #fff;
font-size: 14px;
font-family: Arial;
font-weight: bold;
background: #9C1812;
border: 1px solid #ADADAA;
line-height: 18px;
font-weight: normal;
border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
input[type="checkbox"], input[type="radio"] {
    border: none;
	background: none transparent;
}

input#signup-email {
	width: 70%;
	margin: 2px 1px 0 0;
	font-size: 12px;
}

#newsletter_signup_form .form-submit {
	margin: 2px 1px 0 0;
}

form#newsletter_signup_form input[type="email"] {
	color:#BABABA;
}

/* OVER-RIDES TO OMEGA VISUALS CSS */

thead th, th {
    vertical-align: top;
}

/************************************************************
VIEWS AND BLOCK VIEWS
************************************************************/

/* GENERAL ITEMS APPLICABLE TO ALL OR MANY */

.views-row {
    border-bottom: 1px solid #DDD;
    padding: 0.5em 0;
}
.views-row-last {
    border-bottom: none;
}
.views-field-body, .views-field-body .field-content > p  {
    margin-bottom: 0;
    padding: 0;
	font: 14px Verdana, sans-serif;
}
.views-field-title h4 a:link {
	margin-bottom: 5px;
	color: #459A9E !important;
}

.views-field-title h4 a:hover {
	text-decoration: none;
	color: #206E72 !important;
}

.views-field-title h4 a:visited {
	color: #459A9E !important;
}

.views-field-field-congress-issues .field-content {
	display: inline-block;
}
.pane-entity-field.pane-node-field-congress-article-type, .field-name-field-congress-article-type,
.field-type-taxonomy-term-reference,
.pane-entity-field.pane-node-field-congress-article-type .field-item,
.field-items,
.views-field-type, .views-field-created {
	display: inline;
}
.views-field-field-congress-issues, .field-name-field-congress-issues {
	padding: 0.25em 0;
}
.field-name-field-congress-subtitle {
	padding: 0.5em 0;
	font-style: italic;
	font-weight: bold;
}
.views-field-created {
	color: #000000;
}
.views-field-field-congress-article-type:before, .views-field-type:before, 
.pane-node-content-type:before,
.field-name-field-congress-article-type:before {
	content:"|  ";
}
.views-field-field-byline, .field-name-field-byline {
	font-style: italic;
    padding: 0.25em 0;
}
.field-name-field-source-url {
    padding: 0.25em 0;
	font-weight: bold;
}

/* VIEW LATEST NEWS BLOCK */
section#block-views-congress-news-block-latest-news .more-link {
	text-align: left;
}

section#block-views-congress-news-block-latest-news .more-link a:link {
	color: #459A9E;
	font-weight: bold;
}

section#block-views-congress-news-block-latest-news .more-link a:hover {
	text-decoration: none;
	color: #206E72;
}

section#block-views-congress-news-block-latest-news .more-link a:visited {
	color: #459A9E;
}

#block-views-congress-news-block-latest-news .field-content a:link {
	color: #459A9E;
}	

#block-views-congress-news-block-latest-news .field-content a:hover {
	color: #206E72;
	text-decoration: none;
}

#block-views-congress-news-block-latest-news .field-content a:visited {
	color: #459A9E;
}

#block-views-congress-news-block-latest-news {
	margin-bottom: 6em;
}

/* VIEW IN THE NEWS BLOCK */


/* VIEW EVENTS BLOCK */
.block-cng-events-upcoming .date-display-single {
	display: block;
	padding: 0.25em 0;
}
.block-cng-events-upcoming .country, .block-cng-events-upcoming .locality-block{
	display: none;
}
.block-cng-events-upcoming .views-field-field-congress-issues {
	display: none;
}
.block-cng-events-upcoming .street-block {
	font-style: italic;
}
.block-cng-events-upcoming .views-field-field-congress-address {
	padding: 0.25em 0;
}

/* EVENTS BLOCK - CALENDAR VIEW */
.date-box {
    background: none repeat scroll 0 0 #999999;
    border: 3px solid #DDDDDD;
    color: #FFFFFF;
    float: left;
    margin-right: 10px;
    padding: 0.25em;
    text-align: center;
    width: 13%;
}
.date-box .day {
	font-size: 1.5em;
}

/* VIEW PRESS RELEASES LISTING PAGE */
.view-congress-press-releases .views-field-field-congress-subtitle {
	display: none;
}
/* VIEW IN THE NEWS LISTING PAGE */


/* VIEW ISSUES LISTING PAGE */
.view-congress-issues .views-row {
    display: inline-block;
    width: 100%;
}
.view-congress-issues .views-row img {
	padding: 0 1em 0.5em 0;
	float: left;
}
/* CONTROLS SUBISSUES IF ANY */
.not-front #region-content .block .pane-term-list {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

/************************************************************
OFFICE FOOTER LOCATIONS MOBILE & UNIVERSAL
************************************************************/
.block-congress-offices-of-noslide .views-row {
    border-bottom: none;
    position: relative;
    min-height: 213px;
}

.block-congress-offices-of-noslide img {
	border: 1px solid #FFF;
}
.block-congress-offices-footer-offices .flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none; -webkit-box-shadow: none;
	border-radius: 0;
}
.block-congress-offices-footer-offices .footer-office-location-tabs {
	margin-bottom: 20px;
}
.block-congress-offices-footer-offices .tab.flex-active:before {
	content:"> ";
}
.block-congress-offices-footer-offices .tab:hover {
	text-decoration: underline;
}
.block-congress-offices-footer-offices .office-info {
	margin-bottom: 20px;
}
.block-congress-offices-footer-offices .field-content img{
	margin-bottom: 20px;
	border: 2px solid #FFF; /* contains image */
}
.block-congress-offices-footer-offices .views-row {
    border-bottom: none;
    padding: 0.25em 0;
}

.block-congress-offices-of-noslide {
	margin-bottom: 0;
}

.office-info h3:before {
	content: "";
}

/* PANES */
.panel-separator { display:none }

.pane-node-created {
	padding-right: 8px;
}
.pane-node-content-type, .field-name-field-congress-article-type, .pane-node-created {
	display: inline;
}
.pane-node-content-type .pane-content, .field-name-field-congress-article-type .pane-content, .pane-node-created  .pane-content{
	display: inline;
}
.panel-display .field-name-body {
	padding-top: 10px;
}
.panel-pane.pane-node-field-congress-issues {
	border-top: 1px solid #DDD;
}

/* FIX THIS */
.pane-node-field-congress-article-type .pane-content {
	display: inline;
}


/************************************************************
FLEXSLIDERS ALL CAROUSELS AND ROTATOR
************************************************************/
.flexslider {
    margin: 0;
}

#block-views-congress-hprotator-rotator .flexslider {
	border: none;
	border-radius: 0px;
}	

.flexslider h2 {
	font-size: 18px;
}
.flex-control-nav {
    z-index:10;
    bottom: -35px;
	display: none;
}

ol.flex-control-nav {
	background: none repeat scroll 0% 0% rgba(0,0,0,.6);
	border-radius: 5px;
	margin: 15px 0px 369px 15px !important;
	padding: 7px 0px 20px !important;
	position: absolute !important;
}

.flex-direction-nav a {
    height: 55px;
    text-decoration: none;
	width: 26px;
	background: rgba(6, 6, 6, 0.7);  
	padding: 5px;
	color: #ffffff;
}

.flex-pauseplay {
	display: none;
}

.flex-next {
	right: none;
}

.block.block-multi-carousel-holder, .block.block-single-carousel-holder, 
.block.block-single-wide-carousel-holder {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

#flexslider-2 .slides {
	margin: 25px;
}

.flex-caption {
	background-color: rgba(6, 6, 6, 0.7);
	color: #fff;
	position: absolute;
	z-index: 1;
	padding: 8px;
	text-align: center;
	bottom: 0px;
}

.flex-caption a{
	color: #fff;
}
.flex-caption a:hover {
	text-decoration: none;
	color: #fff;
}

ol.flex-control-paging li a {
	background: none repeat scroll 0% 0% rgba(250,250, 250, 0.4);
}

ol.flex-control-paging li a.flex-active {
	background: none repeat scroll 0% 0% rgba(250,250, 250, 0.7);
}
ol.flex-control-paging li a:hover {
	background: none repeat scroll 0% 0% rgba(250,250, 250, 0.9);
}

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

#block-views-congress-hprotator-rotator {
    background: none repeat scroll 0 0 transparent;
	border: medium none;
	padding: 0;
	float: left;
	margin-bottom: 0;
}

#block-views-congress-hprotator-rotator .flexslider {
    background: transparent;
	box-shadow: none;
}

.view-congress-hprotator {
    background: none repeat scroll 0 0 #C8FCF1; /* replace seafoam background */ 
}
.view-congress-hprotator .views-field-field-congress-featured-media {
	width: 100%;
	height: auto;
	background: #000;
}
/* each slide */

/* taken from http://avexdesigns.com/responsive-youtube-embed/ */
.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%;
}
/* text block */
.hprotator-text-block {
	text-align: center;
	float: none;
}
.hprotator-text-block  h2{
	margin: 10px;
}
.hprotator-text-block .field-name-body {
	margin: 10px;
}
/* DELETE AT SOME POINT
.view-congress-hprotator .flex-control-nav { 
	margin: 3px;
}
*/


/* read more */
#hp_top_read_more {
	margin: 10px;
}
#hp_top_read_more a {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(99%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
    padding: .55em;
}

.flex-caption #hp_top_read_more {
	display: none;
}

/************************************************************
HOMEPAGE MULTI ITEM CAROUSEL
************************************************************/
#hp-multi-carousel-wide .pane-title {
	display:none;
}

/* In Configuration the flexslider optionset for the congress_multi_item_small_slideshow must match the 
settings here for itemWidth and itemMargin. Your left and right margins get tallied in UI setting. 
I.e. 26px below becomes 52 in the UI margin field.
Go to /admin/config/media/flexslider  */
#hp-multi-carousel-wide .slides li {
    margin: 0 26px;
    width: 240px;
}
#hp-multi-carousel-wide .flex-viewport {
    margin-bottom: 25px;
}
#hp-multi-carousel-wide .flex-control-nav {
	display: none;
}
#hp-multi-carousel-wide .views-field-field-congress-body {
}

/************************************************************
HOMEPAGE SINGLE CAROUSEL WIDE ACTION CAROUSEL
************************************************************/
#hp-single-carousel-wide .flexslider {
	padding: 1em;
}
#hp-single-carousel-wide .pane-title {
	display:none;
}
#hp-single-carousel-wide .slides img {
    display: none;
}

/************************************************************
HOMEPAGE SINGLE SIDEBAR CAROUSEL
************************************************************/

/*** SINGLE SIDEBAR ***/
#hp-single-carousel-sidebar .views-field-field-congress-subtitle {
	padding: 0.5em 1em;
}

#hp-single-carousel-sidebar .views-field-field-congress-body {
	padding: 0 1em 0.5em;
}


/************************************************************
QUICKTABS MOBILE & UNIVERSAL
************************************************************/

ul.quicktabs-tabs li {
    display: block;
	width: 100%;
    margin: 0;
	padding: 0;
}
ul.quicktabs-tabs .block li {
    background: none transparent;
}
.block-quicktabs .block-title {
	display: none;
}
.block-quicktabs .block, .block-quicktabs .block-views {
	background: none transparent;
	border: medium none;
}
.block-quicktabs .block-s-facebook-like-box{
padding: 0; /* fixes facebook block padding inside quicktabs */
}

/* THE FIX  - THIS WAS PREVIOUSLY IN DEFAULT*/
ul.quicktabs-tabs li a{
	text-decoration: none;
	padding: 16px;
	display: block;
	background: none;
	font-size: 16px;
}
ul.quicktabs-tabs li a:hover{
	background: none;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

ul.quicktabs-tabs li.active a{
	background: url("../images/tabarrow.png") no-repeat scroll center bottom transparent;
	font-size: 16px;
	font-weight: normal;
	text-shadow: 0px 0px 0px;
	color: #216C71;
	cursor: text;
}

/************************************************************
HOMEPAGE ROTATOR INSIDE QUICKTABS
************************************************************/

#block-quicktabs-home-page-tabs .view-congress-hprotator  {
	background: #CDA8DA; /* replace purple background */ 
}
#block-quicktabs-home-page-tabs .slides > li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#block-quicktabs-home-page-tabs .slides > li:hover {
	background: none repeat scroll 0 0 transparent;
}
#block-quicktabs-home-page-tabs ul.flex-direction-nav {
    border-bottom: medium none;
    padding: 0;
}
#block-quicktabs-home-page-tabs .flex-direction-nav li {
    background: none repeat scroll 0 0 transparent;
    padding: 0;
}
#block-quicktabs-home-page-tabs .flex-control-nav li {
    background: none repeat scroll 0 0 transparent;
    padding: 5px;
}

/************************************************************
SOCIAL MEDIA BLOCK AND WIDGETS
************************************************************/
/* general*/
.widgets img {
	padding-right: 5px;
}

/* small header icons */
.block-s-cng-medium-profile{
	height: 35px;
}
.block-s-cng-medium-profile img, .block-s-socialmedia-profile-default img{
	padding-right: 0.25em;
}
/* larger sidebar icons */
.block-s-cng-large-profile img {
	padding-right: 0.25em;
}
/* custom markup block with large icons */
.block-social-media-large img{
	padding-top: 6px;
}
/* share icons */
.block-widgets-s-cng-share a{
	padding-right: 0.25em;
}
#block-widgets-s-cng-share {
	height: 20px;
}

/* twitter feed */
.twtr-doc { /* this is needed to make old twitter embed full width */
    width: 100% !important;
}
iframe[id^='twitter-widget-']{ /* this is needed to make new twitter embed full width */
width:100%;
}

/* facebook feed */
#block-s-facebook-like-box {
    text-align: center;
}
/* FACEBOOK */
#region-content .fb_iframe_widget iframe {
    width: 300px !important; /* change in each stylesheet to force iframe size */
}





/************************************************************
INTERIOR PAGES
************************************************************/

#page.page-hide-title #page-title {
	display: none;
}
.not-front #region-content {
  background: transparent;
}
.not-front #region-content .block {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.not-front #region-content img {
    border: 0px solid #DDDDDD;
    margin: 10px;
    padding: 5px;
}
h1#page-title {
    padding: 0 0.25em;
}

fieldset {
	border: 1px solid #ddd;
	padding: 5px 0px 5px 5px;
	margin: 12px 0px;
	border-radius: 2px;
}

/* CALLOUT */
.callout, .pane-bundle-congress-callout {
/* callout images will be by default 300px and float right*/
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 1em;
	display: inline-block;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	font-size: 1.25em;
	color: #666;
}
.not-front #region-content .callout  img, .not-front #region-content .pane-bundle-congress-callout img {
	float: left; padding: 0 10px 10px 0;
	margin: 0;
	border: none;
}

/* INNER PAGE SECTION NAV */
.block-section-menu ul li.leaf {
	list-style: none;
	border-bottom: 1px solid #CCC;
	padding: 1em;
}
.block-section-menu ul li.leaf a {
	text-decoration: none;
}
.block-section-menu ul li.leaf a:hover {
	text-decoration: underline;
}

/***********************************************************
ENEWS POP UP
***********************************************************/
#boxes-box-congress_enews_popup, .block.block-congress-enews-popup, .block.block-house-enews-popup {
	display:none;
}

/***********************************************************
EPHEMERA
***********************************************************/

/* fix broken images on google map #490 */
#congress_district_map img { max-width: none; }

blockquote {
    border-bottom: 2px solid #EEEEEE;
    border-top: 2px solid #EEEEEE;
    margin: 10px 20px;
    padding: 10px;
}
blockquote:before {
    color: #EEE;
    content: "\201C";
    float: left;
    font: bold 95px/1em Georgia,Helvetica,Arial,sans-serif;
    height: 0.45em;
    margin: -0.08em 0.05em 0 0;
}

/***********************************************************
 THUMB ROTATOR
***********************************************************/
.pane-congress-hprotator-panel-pane-thumbs .flexslider {
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.pane-congress-hprotator-panel-pane-thumbs .view-congress-hprotator {
    background: none repeat scroll 0 0 #FFFFFF;
}
.pane-congress-hprotator-panel-pane-thumbs .flex-direction-nav a {
    top: 30%;
}
.pane-congress-hprotator-panel-pane-thumbs #hp_top_read_more,
.pane-congress-hprotator-panel-pane-thumbs #hp_top_read_more a {
	display: none;
}
/* taken from http://avexdesigns.com/responsive-youtube-embed/ */
.view-congress-hprotator.view-display-id-panel_pane_thumbs .slides .media-youtube-video  {
	position: relative;
	height: 0;
	padding-bottom: 62.5%;/* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
	overflow: hidden;
}

/* THE TRICK WE USED ON REGULAR BLOCK ROTATOR DOES NOT WORK - SEE REP BARROW */
/*
.view-congress-hprotator.view-display-id-panel_pane_thumbs .slides .media-youtube-video {
    padding-bottom: 50.15%; 
}
*/

.view-congress-hprotator.view-display-id-panel_pane_thumbs .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/*slidenav*/
.slidenav h3 {
    display: none;
}
.view-congress-hprotator .slidenav .views-field-field-congress-featured-media {
    background: none repeat scroll 0 0 transparent;
    width: 100%;
}
.flexslider .slidenav .slides img {
    display: inline;
    float: left;
    width: 100%;
}
.slidenav .views-field.views-field-title {
	width: 100%;
}
.portrait {
width: 250px;
float: right;
}
.portrait img {
padding: 0 !important;
margin: 0 !important;
} 
.portrait2 {
width: 300px !important;
float: right;
margin-left: 10px;
}
.tablesize table {
	width: 200px !important;
}
#tablesize table {
	width: 200px;
}

.sf-menu li li:hover > ul, .sf-menu li li.sfHover > ul {
                left: 21em;
}




