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

body { 
	background: #022244; 
	color: #666666;
	font: 16px/1.5 Helvetica, Sans-serif;  
	/* GLOBAL/MOBILE BACKGROUND IS WHITE. CHANGE THIS IN ALL THEMES*/ }
	
#logo { 
	background: transparent; }

a:link, a:visited {
    color: #05294E;
    text-decoration: none;
	transition: all 0.3s ease 0s;
}
a:hover {
    text-decoration: underline;
}

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

.front li.menu-contact, .front li.menu-media-center { display: none; }

i.fa-asterisk, .fa-asterisk { font-size: 0.6em; color: #ff0000 !important; }

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

.context-contact-greg #block-views-congress-related-related { display: none; }

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

.search-results .search-info {
    display: none; 
	font-weight: bold;
}

.not-front #region-content { float: left;  }

.not-front #region-sidebar-first.sticky { 
	top: 0px !important;  }

.not-front #region-sidebar-first {
	background: #fff; 
	border: none;
	font-size: 18px;
	float: left; 
	position: relative; }

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

#block-menu-block-congress-section-menu ul li.leaf {
    border-bottom: 1px dotted #ccc !important;
    list-style: none outside none;
    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; }

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

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

#congress_breadcrumb { background: #ffffff; 
    padding: 0; }

#congress_breadcrumb a { color: #163e80; }

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

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

/************************************************************
  SERVICE CENTER
************************************************************/

#boxes-box-congress_service_center ul { margin: 0; padding: 0; }

#boxes-box-congress_service_center a { text-decoration: none; }

#boxes-box-congress_service_center a:hover { color: #D4AF37; }

#boxes-box-congress_service_center li.help { 
    display: inline-block;
    padding: 5%;
    text-align: center;
    vertical-align: top;
    width: 45%;
}

#boxes-box-congress_service_center li.help i { width: 100%; }

.pane-boxes-congress-service-center h2.pane-title { text-align: center; }

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

#section-header { background: #01255f; margin: 0; }

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

#zone-branding-wrapper { background: transparent url(../images/background-body.jpg) bottom center no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
    margin-bottom: 0px;
    padding: 0;
	} 
	 

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

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

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

#zone-menu { } 

.front #zone-postscript-wrapper { background: #f6f6f6; } 

#zone-content-wrapper { background: #fff; padding-bottom: 20px; } 

.front #zone-content-wrapper { padding-bottom: 0px; }
	
#zone-footer-wrapper { background: #05294E; }

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

/************************************************************
 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: transparent; margin: 0px !important; padding: 0px !important; display: none; }

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

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

.sf-menu a.active, .sf-menu a.active-trail { /* active state */
	background: #031a33; 
	color: #fff; 
}

.sf-menu a:focus, .sf-menu a:hover {
	background: #031a33 !important; 
	text-decoration: none;
}

.sf-menu li.sfHover { 
    background-color: #031a33;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; 
	border: none;
	}

.sf-menu > li:hover {
    background-color: #031a33;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; 
	border: none;
	}

/************************************************************
 SEARCH
************************************************************/
#block-boxes-search-icon { display: none; }

#block-boxes-search-icon a.cng-search-toggle-trigger { background: #05294e; color: #fff; padding: 16px 12px 12px; }

#block-boxes-search-icon a.cng-search-toggle-trigger:hover  { background: #4d86b4; }

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

#search-block-form {
	background: #fff;
	border: none;
    height: 40px;
    float: left;
	width: 100%;
}

#search-block-form .form-item input { 
    background: none repeat scroll 0 0;
	filter: none;
    border: medium none;
	border-radius: 0px; 
	box-shadow: none;
	color: #666; 
	height: 40px; 
	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: transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
	color: #999;
	font-size: 1.5em; 
	height: 36px;
	margin-left: -2px;
	margin-top: -1px; 
    padding: 0px;
	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: 10px;
    padding: 10px;
}

#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; 
    margin-top: 10px; }
	
h2.block-title, h2.block-title a, h2.pane-title {
	background: transparent; 
	color: #000;
	display: block;  
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
    font-weight: normal;
	text-transform: uppercase;
	margin-top: 10px;
} 

.front h2.block-title { text-align: center; }

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

h1#page-title {
    border-bottom: none;   
	margin-bottom: 10px;
    padding: .5em 0 0 0; 
	text-transform: uppercase;
}

.not-front #region-content h1#page-title {
    padding: 12px 7px 0;
}

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

#block-boxes-media-center-header, #block-boxes-media-center-header h2 { margin-bottom: 0; }

/************************************************************
  CONTENT 
************************************************************/

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


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

/************************************************************
  HOMEPAGE ROTATOR & FLEXSLIDERS
************************************************************/ 

.view-congress-hprotator .views-field-field-congress-featured-media { 
	margin-top: 10px;
}

.view-congress-hprotator .flex-control-nav { display: none; }

.hprotator-text-block { text-align: left; }

.view-congress-news .flexslider { background: transparent; }


.flex-control-paging li a.flex-active {
    background: #4d86b4;
}

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

.quicktabs-tabs { background: none; border-bottom: 1px solid #ccc; }


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

ul.quicktabs-tabs li a:hover { background: none; }

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

#block-views-nodequeue-1-block { background: #f3f3f3; } 

#block-views-nodequeue-1-block a { color: #e90404; }

/************************************************************
  CONTACT ME
************************************************************/

#block-boxes-tipton-contactme ul { margin: 0; padding: 0; }

#block-boxes-tipton-contactme a { text-decoration: none; }

#block-boxes-tipton-contactme a:hover { color: #840707; }

#block-boxes-tipton-contactme li.help { 
    display: inline-block;
    padding: 5%;
    text-align: center;
    vertical-align: top;
    width: 45%;
}

#block-boxes-tipton-contactme li.help i { width: 100%; }

/************************************************************
  KEY ISSUES
************************************************************/

.view-congress-issues .views-row img, .view-congress-offices .views-row img, .view-congress-listing-page-page-listing .views-row img, .view-display-id-block_news_photos .views-row img, .view-congress-press-releases img {
	float: none; }
 
/************************************************************
  LATEST NEWS
************************************************************/

#block-views-congress-news-block-latest-news { background: transparent; }

#block-views-congress-news-block-latest-news h2.block-title, #block-views-congress-in-the-news-block-1 h2.block-title { background: #05294f; color: #fff; font-size: 21px; font-weight: normal; padding: 6px 0;  }

#block-views-congress-news-block-latest-news h2.block-title a { 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: #05294e; font-size: 21px; font-weight: normal; }

#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 { margin-bottom: 0em; }

#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 { 
	line-height: 20px; 
    padding: 0;
}

#block-views-congress-news-block-latest-news .more-link { padding-top: 20px; }  

#block-views-congress-news-block-latest-news .more-link a { color: #910000; }

#block-views-congress-issues-block-default .flexslider { background: transparent; }

#block-views-congress-issues-block-default ul.slides li img { padding: 0 10px 0 0; }

#block-views-congress-issues-block-default ul.slides li h3 { padding: 0 10px 0 0; }


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

#block-boxes-cng-social-media-fa-small, #block-boxes-cng-social-media-fa-medium { margin: 0; text-align: center; }

#block-boxes-cng-social-media-fa-medium a { color: #999; 
	font-size: 1em; margin-right: 10px; }


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

#block-boxes-newsletter-signup-simple-bs { background: transparent; 
	color: #fff; padding: 5px; margin-bottom: 0; margin-top: 8px; text-align: center;
} 

#block-boxes-newsletter-signup-simple-bs h2.block-title { color: #fff; }

#block-boxes-newsletter-signup-simple-bs .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; 
	display: inline-block;
	height: 30px;
	margin-top: 0px; 
	width: 80%; 
	}

#block-boxes-newsletter-signup-simple-bs .form-group { 
	margin-bottom: 0; }
	
#block-boxes-newsletter-signup-simple-bs .form-group { width: 100%; }

#block-boxes-newsletter-signup-simple-bs .form-button { margin: 0 auto 15px; text-align: center; width: 80%; }

#block-boxes-newsletter-signup-simple-bs .btn-success {
    background-color: #4d86b4;
    border: none;
    border-radius: 0px;
    color: #ffffff;
	padding: 5px 10px;
	margin-top: -2px; 
}

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

#block-boxes-newsletter-signup-extended-bs input[type="text"] { float: left; margin-right: 5px; width: 45%; }

#block-boxes-newsletter-signup-extended-bs input[type="email"] { float: left; margin-right: 5px; width: 60%; } 

#block-boxes-newsletter-signup-extended-bs input#required-zip5 { float: left; width: 30%; } 

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

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

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

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

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

#mini-panel-multi_carousel_services_holder h2.pane-title { color: #fff; text-align: center; } 

#block-views-congress-offices-of-noslide .views-row, #block-views-congress-offices-of-noslide a {
	color: #fff; 
} 

#block-views-congress-offices-of-noslide .views-row { vertical-align: top; width: 48%; font-size: 0.9em; }

#block-views-congress-offices-of-noslide h3 { font-size: 18px; font-weight: bold; }

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

#block-panels-mini-multi-carousel-services-holder { color: #fff; }

#block-panels-mini-multi-carousel-services-holder a { color: #4d86b4; }

#block-panels-mini-multi-carousel-services-holder .flexslider { background: transparent; }

#block-panels-mini-multi-carousel-services-holder .flex-control-nav { bottom: -20px; }
