body {
    font: 16px/1.5 Verdana, Helvetica, Arial, sans-serif;
}

html .front #page{
    overflow: auto;
}
.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-next {
    right: 70px;
}
.node-type-congress-article .field-type-taxonomy-term-reference div {
    display: inline;   
}
.page-media-center-videos .views-row {
    clear: both;
    overflow: hidden;
}
.node-type-embeddable-video .pane-node-field-congress-issues {
    clear: both;   
}
#block-boxes-congress-youtube-box iframe {
    display: block;   
}

.bootstrap label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}

.page-node-31 .contact-contain label {
    cursor: pointer;
    color: #555;
    background: url(/sites/rohrabacher.house.gov/files/bg-deselect.png) no-repeat;
    width: 300px;
    padding: 0 24px 0 15px;
    box-sizing: border-box;    
    line-height: 40px;
    font-size: 88%;
}

.page-node-31 .contact-contain input[type="radio"] + label span {
    background: url(/sites/rohrabacher.house.gov/files/icon-deselect.png) center 6px no-repeat;
    float: right;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
}

.page-node-31 .contact-contain input[type="radio"] {
    display: none;
    line-height: normal;
    margin: 4px 0 0;
    box-sizing: border-box;
    padding: 0;
}

.page-node-31 input[type="radio"]:checked + label span {
    background: url(/sites/rohrabacher.house.gov/files/icon-selected.png) center 6px no-repeat;
}

.page-node-31 .contact-contain input[type="radio"]:checked + label {
    color: #B23847;
    background: url(/sites/rohrabacher.house.gov/files/bg-select.png) no-repeat;
}

.contact-contact-smfont {
    margin-left: -10px;
    font-size: 70%;
}

.page-node-92 #travel-info p{
    margin-bottom: 20px;
}
.page-node-92 #region-content u {
    text-decoration: underline;
}
div#recaptcha-v2 {
    clear: both;
}

/* Newsletter Signup block */

div#block-boxes-newsletter-subscription {
    margin-left: 5.5em;
    padding: 0;
    max-width: 522px;
    height: 128px;
}

.subscribe-block {
    padding: 1em;
    background: #2669D9;
    color: #fff;
}

#newsletter_signup_form input#submit {
    background: #B80000;
    color: #fff;
    padding: 0 2em;
    border-radius: 0;
    text-shadow: none;
    text-transform: uppercase;
    border: 0;
    height: 3em;
    width: 25%;
    margin-top: .5em;
}

#newsletter_signup_form input#signup-email {
    height: 3em;
    width: 70%;
    margin-right: 1em;
	margin-top: .5em;
	padding: 1em;
}

.subscribe-block .subscribe-header {
    float: left;
    margin-top: .5em;
}

.subscribe-block .subscribe-text {
    width: 50%;
    float: right;
    margin-left: 4em;
    font-size: .8em;
    margin-bottom: 1em; 
}

@media only screen and (max-width: 1199px) {
div#block-boxes-newsletter-subscription {
    margin-left: 0em;
}    
}

/* Quick Tabs */

.front section#block-quicktabs-home-page-tabs {
    max-width: 520px;
}

/* Social Media Icons */

a#quicktabs-tab-home_page_tabs-0 {
    background: url(/sites/rohrabacher.house.gov/files/icon-youtube.png) no-repeat center center transparent;
    overflow: hidden;
    background-size: 100%;
    display: inline-block;
    width: 34px;
    height: 37px;
    text-indent: -9999px;
    padding: 0;
}

a#quicktabs-tab-home_page_tabs-1 {
    background: url(/sites/rohrabacher.house.gov/files/icon-fb.png) no-repeat center center transparent;
    overflow: hidden;
    background-size: 100%;
    display: inline-block;
    width: 34px;
    height: 37px;
    text-indent: -9999px;
    padding: 0;
}

a#quicktabs-tab-home_page_tabs-2 {
    background: url(/sites/rohrabacher.house.gov/files/icon-twitter.png) no-repeat center center transparent;
    overflow: hidden;
    background-size: 100%;
    display: inline-block;
    width: 34px;
    height: 37px;
    text-indent: -9999px;
    padding: 0;
}

a#quicktabs-tab-home_page_tabs-3 {
    background: url(/sites/rohrabacher.house.gov/files/icon-instagram.png) no-repeat center center transparent;
    overflow: hidden;
    background-size: 100%;
    display: inline-block;
    width: 34px;
    height: 37px;
    text-indent: -9999px;
    padding: 0;
}

div#boxes-box-follow_me_on_twitter {
    max-height: 300px;
    overflow-y: scroll;
}

#quicktabs-tabpage-home_page_tabs-3 {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}