
body { 
	 color: #262626;
	 font: 14px/1.5 'Open Sans', sans-serif;
	 transition: all 0.2s ease 0s;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
} 

a:hover{transition:.3s ease;}

/*** MOBILE MENU ***/

#zone-mobile-menu{
	display:none;
} 

/*** SEARCH BAR - SOCIAL MEDIA ***/

#zone-user-wrapper {
    display: none;
    background: #114577 none repeat scroll 0 0; 
    position: relative;
    /*top: 23%;*/
}

#zone-user-wrapper.fixed {
    position: fixed;
    z-index: 12;
}

#block-boxes-header-social-media, #block-search-form {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    text-align: center;
    width: 47%;
}

#block-boxes-header-social-media a {
    color: #3d6d9b;
    margin: 0 1%;
}

#block-boxes-header-social-media a:hover {
    color: #fff;
}

#block-search-form{
	background:none;
}

#edit-submit {
    background: #3d6d9b none repeat scroll 0 0;
    border: medium none;
    border-radius: 100%;
    color: #ffffff;
    font-size: 1.5em;
    padding: 10px 15px;
    text-shadow: none;
}
#edit-submit:hover {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #073561;
    font-size: 1.5em;
    padding: 10px 15px;
    text-shadow: none;
    transition: .3s ease;
    border-radius: 100%;
}

#block-system-main #edit-submit {
    background: #3d6d9b none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 1.5em;
    padding: 10px;
    text-shadow: none;
    margin: 10px 0;
}

#edit-search-block-form--2 {
    padding: 0 15px;
	height:43px;
}

/*** BRANDING ZONE***/

#zone-branding-wrapper { 
    margin: 5px 0 0;
    position: relative;
    z-index: 6;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #zone-branding-wrapper {
    margin: 5px 0 0;
    position: relative;
    z-index: 6;
	display:flex;
}
}


#zone-branding-wrapper.fixed {
    background: #ffffff none repeat scroll 0 0;
    margin: 0px 0 0 0;
    position: fixed;
    z-index: 11;
    border-bottom: 5px solid #114577;
}

#region-branding {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: left;
}

#zone-branding-wrapper .logo-img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}

#region-branding img {
    display: flex;
    height: auto;
    margin: 0 auto;
    max-width: 75%;
    text-align: center;
    width: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	 #region-branding img {
		  width: auto; 
    max-width: 50%;
    margin: 0;
    text-align: center;
	 }
}

.logo-img {
    height: auto;
    margin: 0 auto;
    width: 20%;
}

/*** MENU ***/

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
  	 top: 2.85em;
}

.sf-menu a, .sf-menu a:link, .sf-menu a:visited {
    border-bottom: medium none;
    color: #073561;
    text-decoration: none;
}

.sf-menu a {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 1px 0 1px; 
    padding: 0.7em; 
}

.sf-menu a.active, .sf-menu a.active-trail {
    background: #114577 none repeat scroll 0 0;
    color: #ffffff;
    border-radius: 5px;
}

.sf-menu a:focus, .sf-menu a:hover, .sf-menu li.sfHover, .sf-menu li:hover, .sf-menu li:focus, .sf-menu li a:hover, .sf-menu li a:focus{
	background:#114577;
	color:#fff !important;
	text-decoration:none;
	border-radius: 5px 5px;
}

.sf-menu .sfHover a {
	color:#fff;
}

.sf-menu li a.active-trail {
    background: #073561;
}

.sf-menu ul {
    background: #114577 none repeat scroll 0 0;
    border-radius: 0 10px 10px 10px;
    padding: 10px 0;
}

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

.sf-menu li .leaf a:hover {
    background: #073561;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
}

.sf-menu li .leaf a {
  padding: 0.8em 1em;
  text-align: left;
}

.context-watch-live .block-menu-block-congress-main-menu-superfish .menu-mlid-3063 a {
  border-bottom: medium none;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  background: #114577 none repeat scroll 0 0;
  color: #ffffff;
  border-radius: 10px 10px 0 0;
}

#block-menu-block-congress-main-menu-superfish { margin-top: 8px; }

#block-menu-block-congress-main-menu-superfish .block-menu ul.menu a.active-trail, #block-menu-block-congress-main-menu-superfish .block-menu-block ul.menu a.active-trail{
	color:#fff !important
}

/*** SEARCH ICON ***/

#block-boxes-search-icon {
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
}

#block-boxes-search-icon a { 
  border-radius: 200px; 
  height: 50px;
  margin: 0;
  padding: 10px;
  text-align: center;
  width: 50px;
}

#block-boxes-search-icon a:hover{
	 cursor:pointer; 
	 transition:.3s ease; 
	 text-decoration:none;
} 

/*** ROTATOR ***/

#zone-preface {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

#region-preface-first {
  width: 100%;
	 margin:0;
  height: 370px;
}

#block-views-congress-hprotator-rotator{
	 padding:0;
}

.hprotator-text-block{
	 display:none;
}

.view-congress-hprotator .views-field-field-congress-featured-media {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}

.flexslider .slides {
  padding: 0;
}

#block-views-congress-hprotator-rotator .view-congress-hprotator .flex-control-nav {
  margin-top: -44px;
  position: relative;
  width: 35%;
  display: none;
}

#block-views-congress-hprotator-rotator .flex-direction-nav {
  display: none;
}

.not-front #region-header-second {
    width: 100%;
    margin: 0;
    overflow: hidden;
    height: 370px;
}

/*** ROTATOR LOGO ***/

#region-preface-second {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 5;
}

#block-boxes-rotator-logo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#boxes-box-rotator_logo {
    align-items: center;
    background: rgba(0, 0, 0, 0) url(../images/rotator_logo.png) no-repeat scroll center center / 100% auto;
    display: flex;
    height: 25em;
    justify-content: center;
    margin: auto;
    text-indent: -9999px;
    width: 780px;
}

/*** ROTATOR BUTTONS ***/

.press {
    border: medium none;
    border-radius: 0;
    text-align: center;
	text-transform:uppercase;
	font-weight:bold;
}

#block-boxes-buttons {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

#region-preface-third {
    z-index: 5 !important;
    padding: 2em 0;
}

#block-boxes-buttons .button-container.align-center {
    margin: 0 auto;
    text-align: center;
    display: flex;
    width: auto;
    float: left;
}

.button-container a {
  font-size: 1.5em;
}

.button-container i.fa { display: block; margin-left: -10px; width: 100%; }

.button-container span { display: block; text-align: center; width: 100%; }

i.fa-newspaper::before { content: '\f1ea';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em;
  text-align: center;
  width: 100%;
}

i.fa-file-alt::before { content: '\f15c';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em;
  text-align: center;
  width: 100%;   
}
 
i.fa-gavel::before { content: '\f0e3';
  display: block;
  font-family: FontAwesome;
  font-weight:normal;
  font-style: normal;
  margin: -5px 0px 0px 10px;
  font-size: 2em; 
  text-align: center;
  width: 100%;    
}

@media all and (min-width:0\0) and (min-resolution:.001dpcm) {

/*
  .button-container a.press::before {
    content: '\f18e';
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 3rem;
	 }

  .button-container a.hearings::after {
    content: '\f24e';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 3rem;
 	}

	 .button-container a.bullhorn::after {
  		content: '\f0a1';
		  font-family: FontAwesome;
		  font-weight: normal;
		  font-style: normal;
		  margin: -5px 0px 0px 10px;
		  font-size: 3rem;
	}
 */
	.button-container a::after{
		font-size:3rem !important;
	}
	.not-front #region-header-first{
		position:absolute;
		left:20%;
		top:210px;
	}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  #region-preface-third {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    top: 75%;
    height: 150px;
    width: 100%;
    z-index: 5;
  }

  .button-container a {
    font-size: 1.5px;
  }
  
  .button-container i.fa { display: block; width: 100%; margin-left: -10px; }
  
  .button-container span { display: block; text-align: center; width: 100%; }
  
  .button-container span.button-text { font-size: 18px; }
  
  i.fa-newspaper::before { content: '\f1ea';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em;
    text-align: center;
    width: 100%;
  }

  i.fa-file-alt::before { content: '\f15c';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em;
    text-align: center;
    width: 100%;   
  }
 
  i.fa-gavel::before { content: '\f0e3';
    display: block;
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1em; 
    text-align: center;
    width: 100%;    
  }
}  

/*** YOUTUBE LIVE SECTION ***/

#zone-youtube-live-wrapper {
    box-shadow: 0 0 15px -5px #1e1e1e;
    margin: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #zone-youtube-live-wrapper {
    box-shadow: 0 0 15px -5px #1e1e1e;
    margin: 50px 0px 20px 0px;
}
}

#zone-youtube-live {
    margin: 0px auto 20px auto;
}

#block-boxes-youtube-live{
	background:none;
}

.front .block-boxes-simple h2, .front .block-views h2, .front .block-views h2 a {
    color: #073561;
    font-family: "open sans";
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    margin: 30px auto;
}

/*** LATEST NEWS ***/

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

#zone-latest-news {
    margin: 0px auto 20px auto;
}

#block-views-congress-news-block-latest-news h3 a {
    color: #114577;
    font-family: "open sans";
    text-decoration: none;
    font-weight: bold;
}

#block-views-congress-news-block-latest-news .views-row {
    padding: 20px 0;
    text-align: center;
}

#block-views-congress-news-block-latest-news .views-row-1, #block-views-congress-news-block-latest-news .views-row-3 {
    border-bottom: 5px solid #114577;
    border-top: 5px solid #114577;
}

#block-views-congress-news-block-latest-news  .more-link {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

#block-views-congress-news-block-latest-news .more-link a {
    background: #ae060b none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    font-family: "open sans";
    font-weight: bold;
    margin: 30px 0 0;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

#block-views-congress-news-block-latest-news .more-link a:hover{
	text-decoration:underline;
}

/*** FRAUD ***/

#zone-report-fraud-wrapper {
    background: rgba(0, 0, 0, 0) url("../images/fraud-bg.jpg") repeat scroll center center;
} 

#zone-report-fraud-wrapper:hover{
	transition:0s ease;
}

#block-boxes-report-fraud {
    background: none;
    margin: 2% 0;
    text-align: center;
}

#block-boxes-report-fraud h2 {
    font-weight: bold;
    margin: 0 0 40px;
    text-align: center;
}

#boxes-box-report_fraud {
    color: #ffffff;
    font-family: "open sans";
    font-size: 2em;
    font-weight: bold;
    line-height: 1.4em;
    width: 70%;
    display: flex;
    margin: 0 auto;
}

#boxes-box-report_fraud p {
    margin: 0 0 40px;
    font-weight: bold;
}

#block-boxes-report-fraud .icon {
    float: right;
    margin: 0 8%;
    width: auto;
}
 
#block-boxes-report-fraud .buttons {
    width: 100%;
    display: flex;
    justify-content: center;
}

#block-boxes-report-fraud .button-container a {
    background: #ae060b none repeat scroll 0 0;
    color: #ffffff;
    /*  display: flex; */ 
    float: left;
    margin: 0 auto;
    padding: 20px;
    place-content: center;
    text-align: center;
    width: 100%;
}

#block-boxes-report-fraud  .button-container a:hover {
    background: #fff none repeat scroll 0 0;
	color:#ae060b;
}

/*** INVESTIGATIONS ***/

#zone-investigations {
    width: 100%;
    margin: 0;
    padding: 0;
}

#region-investigations {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#block-views-oversight-investigations-block {
    background: none;
	padding:0;
}

#block-views-oversight-investigations-block .views-field.views-field-body {
    padding: 0;
    margin: 0;
    border: none;
}

#block-views-oversight-investigations-block .view-oversight-investigations .views-row {
    width: 33.33%;
    float: left;
    padding: 0;
    margin: 0;
}

.investigation-title {
    position: absolute;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

.investigation-title a{
	color:#fff;
	font-weight:bold;
}

.investigation-title a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.color {
    background-color: rgba(0, 0, 0, .7);
/*background-color: rgba(13, 67, 117, .7);*/
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.color:hover {
	transition:0s ease;
	cursor:pointer;
	opacity:0; 
	filter:alpha(opacity=0);
}

/*** SOCIAL MEDIA CONTENT SECTION ***/

#block-boxes-social-media-icons-fontawesome {
    background: none;
    text-align: center;
    margin: 0% 0;
}

#boxes-box-social_media_icons_fontawesome a {
    margin: 0 1%;
    text-align: center;
    vertical-align: middle;
}

#boxes-box-social_media_icons_fontawesome a .fa {
    background: #114577 none repeat scroll 0 0;
    border-radius: 50px;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    width: 80px;
	color:#fff;
	font-size:3em;
}

#boxes-box-social_media_icons_fontawesome a .fa:hover{
	background: #ae060b none repeat scroll 0 0;
	color:#fff
}

/*** AGENDA ***/

#zone-agenda-wrapper {
    background: url("../images/agenda-bg.jpg") center center / 100% auto;
}

#block-boxes-proactive-agenda {
    background: none;
    margin: 0;
}

#block-boxes-proactive-agenda h2 {
    color: #ae060b; 
	   text-shadow: none;
}

#boxes-box-proactive_agenda p {
    color: #ffffff;
    font-size: 2em;
    font-weight: bold;
    margin: 40px auto;
    text-align: center;
}

#block-boxes-proactive-agenda .icon {
    float: left;
    margin: 0 8%;
    width: auto;
}

#block-boxes-proactive-agenda .buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .press {
    border: medium none;
    border-radius: 0;
    display: flex;
    font-size: 14px;
    text-align: center;
    width: auto;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .button-container.align-center {
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

#block-boxes-proactive-agenda .button-container a {
    background: #ae060b none repeat scroll 0 0;
    color: #ffffff;
    display: flex;
    float: none;
    margin: 20px auto;
    padding: 20px;
    place-content: center;
    text-align: center;
    width: auto;
}

#block-boxes-proactive-agenda  .button-container a:hover {
    background: #fff none repeat scroll 0 0;
	color:#ae060b;
}

.button-container a.agenda::after {
    content: '\f18e';
    font-family: FontAwesome;
    font-weight:normal;
    font-style: normal;
    margin: -5px 0px 0px 10px;
    font-size: 1.5em;
}

/*** BIOGRAPHY ***/

#block-boxes-biography {
    background: none;
    padding: 0px 0 0px 0;
    margin: 20px 0 0 0;
}

#bio_text {
    float: left;
    word-wrap: inherit;
    margin: 20px 0 0 0;
    color: #333;
}

#bio_img {
    position: relative;
    right: 0;
    z-index: -1;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

#bio_img img {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 100% !important;
}

/*** FOOTER ***/

#zone-footer-wrapper {
    background: #1e1e1e;
}

#zone-footer {
    width: 100%;
}

#region-footer-first, #region-footer-second {

}

#block-boxes-oversightdems-office {
    color: #fff;
    text-align: center;
}

#block-boxes-oversightdems-office p {
    color: #fff;
}

#block-boxes-oversightdems-office h2 {
    color: #fff;
    font-size: 18px;
    text-align: center;
}

#block-boxes-congress-committee-twitter {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
}

#block-boxes-congress-committee-twitter h2{
	color:#fff;
	font-size:18px;
}

#block-boxes-facebook-post {
    background: none;
    color: #fff;
    margin: 0;
    padding: 0;
}

#block-boxes-facebook-post h2{
	color:#fff;
	font-size:18px;
}

#boxes-box-facebook_post .boxes-box-content {
    margin: 0 auto;
    text-align: center;
}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
   width: 100% !important;
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}

#block-boxes-congress-committee-youtube {
    background: none;
    color: #fff;
    margin: 0 auto;
    padding: 0;
}

#block-boxes-congress-committee-youtube h2{
	color:#fff;
	font-size:18px;
}

/*** FOOTER UTILITY ***/

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

#block-menu-menu-congress-footer-utility{
	background:none;
	text-align:center;
}

#zone-footer-bottom {
    width: 100%;
}

#region-footer-bottom {
    text-align: center;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

#block-menu-menu-congress-footer-utility .menu a {
    color: #fff;
}

#block-menu-menu-congress-footer-utilityul.menu {
    border: none;
    list-style: none;
    text-align: center;
}

/*** SOCIAL MEDIA FOOTER ***/

#zone-social-meida-footer-wrapper {
    background: #303030;
}

#region-footer-bottom #block-boxes-social-media-icons-fontawesome--2 {
    margin: 0 0 20px 0;
    background: none;
    width: 40%;
}

#zone-social-meida-footer #block-boxes-social-media-icons-fontawesome h2 {
    display: none;
}

#zone-social-meida-footer #block-boxes-social-media-icons-fontawesome{
	margin:0 0 15px 0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2 {
    text-align: center;
    margin: 0;
	padding:0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2{
	margin:0 0 20px 0;
}

#region-footer-bottom  #block-boxes-social-media-icons-fontawesome--2 a .fa {
    background: #114577 none repeat scroll 0 0;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    color: #ae060b;
    font-size: 1.5em;
    height: 40px;
    margin: 0;
}

#region-footer-bottom  #boxes-box-social_media_icons_fontawesome a .fa:hover {
    background: #ae060b none repeat scroll 0 0;
    color: #fff;
	transition:ease .3s;
}

/*** INTERNAL GLOBAL STYLES ***/

.block-menu, .block-menu-block, .block-views-congress-related-related{
    background: none;
}

.block-menu h2, .block-menu-block h2, .block-views-congress-related-related h2{
    color: #114577;
    border-bottom: 5px solid #ae060b;
    font-weight: bold;
    padding: 0 0 15px 0;
}

.block-menu a, .block-menu-block a, .block-views-congress-related-related a{
    color: #114577;
    text-decoration: none;
    font-weight: bold;
}

#region-sidebar-first .block-menu ul.menu a.active-trail, #region-sidebar-first .block-menu-block ul.menu a.active-trail, #region-sidebar-first .block-views-congress-related-related ul.menu a.active-trail{
    border-bottom: 3px solid #ae060b;
	color: #114577;
}

.block-menu ul.menu a:hover, .block-menu-block a:hover, .block-views-congress-related-related a:hover{
    border-bottom: 3px solid #ae060b;
	transition: ease .3s; 
	text-decoration:none;
	color: #114577;
}

/*** MEMBER SOCIAL MEDIA IMAGES ***/

.social-media-overlay img {
  width: 40px;
  margin: 0 !important;
  padding: 5px 0 !important;
  border: none !important;
}

/*** WATCH LIVE PAGE ***/

.context-watch-live .block-menu-block-congress-main-menu-superfish .menu-mlid-3063 a{
	 border-bottom: medium none;
	 font-weight: bold;
	 text-align: center;
	 text-decoration: none;
	 padding: 10px 5px;
	 background: #114577 none repeat scroll 0 0;
	 color: #ffffff;
	 border-radius: 10px;
}

.not-front table td[class*="col-"], .not-front table th[class*="col-"] {
  position: static;
  float: none !important;
  display: table-cell;
  vertical-align: top;
  width: 25%;
}

.panel-2col-stacked .panel-col-first, .panel-2col-stacked .panel-col-last {
  float: left;
  width: 49.9%;
}

#block-system-main h3 a {
    font-weight: bold;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.not-front #region-header-first{
		width:60% !important;
		position:absolute !important;
		z-index:2 !important;
		display:flex !important;
		justify-content:center !important;
		align-items:center !important;
		top:21% !important;
		left:20% !important;
	}
}

.menu-block-congress_site_map > ul > li, .menu-block-congress_site_map_top_level > ul > li {
  float: left;
  width: 20%;
}

.block-congress-site-map li.leaf, .menu-block-congress_site_map > .menu li {
  padding: 0.2em .5em 0 0;
}

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