tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
  background: transparent;   
}

.display-multi-slideshow .flexslider .slides li .views-field-field-congress-image img {
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tabs a {
  color: black
}

.flexslider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.flex-direction-nav a {
  height: 60px;
}

#block-boxes-social-media-large {
  background: url("/sites/steveking.house.gov/themes/steveking/images/icn-seal.png") no-repeat #1c273b;
}

#signupExtendForm input[type="text"] {
  max-width: 110px;
}

select[size] {
  background-image: url("/profiles/congress/themes/contrib/omega/omega/images/select-arrow.gif");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  color: black;
}

textarea.is-required {
  color: black;
}

.page-node-1659 tr:hover td {
  background: transparent;
}

.view-display-id-panel_pane_1 .views-row {
  border-bottom: 1px solid #FDE5AF;
}

.view-display-id-panel_pane_1 .views-row-last {
  border-bottom: 0 none;    
}

#block-views-congress-articles-block-1 h2.block-title {
color: #FDE5AF;
font-family: 'MyriadProItalic',sans-serif;
font-size: 22px;
font-style: italic;
font-weight: bold;
text-decoration: none;
margin-bottom: .5em;
}

#block-views-congress-articles-block-1 h3 {
 display: none;   
}

#block-views-congress-articles-block-1 {
  background-color: #1f273c;  
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#block-views-congress-articles-block-1 .content p {
  margin-bottom: 5px;
}

@media all and (min-width: 640px) {
 #block-boxes-congress-flicker-box {
  position: absolute;
  right: 0;   
 }
 #block-boxes-facebook-likebox2 {
  position: absolute;
  right: 0;
  top: 360px;
 }
 .front #region-postscript-first {
   min-height: 650px;
 }
 #block-views-congress-articles-block-1 {
  float: left;
  width: 60%;
  margin-top: 20px;
 }
 #block-menu-block-congress-main-menu-superfish .sf-menu a {
    padding: 1.3em 1.8em;
  }
  
 #block-menu-block-congress-main-menu-superfish .sf-menu li .leaf a {
    padding: 4%;
 }
}
tr.odd td {
    background: #000;
}
tr.even td {
    background: #000;
}