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