﻿@charset "utf-8";

/* CSS Document */

/* Home page */

/*Added on for umbraco*/

.field-label { font-weight: bold; }

/*Added on for umbraco*/

#block-cfbblocks-homepagetile {
    clear: both;
    float: left;
    width: 100%;
}

/* Reg event module*/

#regeventlist {
    display: none;
    padding: 30px 30px 15px 30px;
}

.videoWrapper {
    height: 0;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    position: relative;
}

.videoWrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.homepagetile {
    clear: both;
    float: left;
    padding-bottom: 30px;
    width: 100%;
}

.homepagetile ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

    .homepagetile .tile0 .vservice {
        background: linear-gradient(rgba(63, 139, 192, 0.9), rgba(63, 139, 192, 0.9)), url("../images/vs.jpg");
        background-position: center;
        background-size: cover;
        cursor: pointer;
        filter: grayscale(100%)
    }

.vservice a { text-decoration: none; }

.homepagetile .tile0 .vservice:hover, .homepagetile .tile0 .cservice:hover, .homepagetile .tile1 li .hbtwrap:hover {
    cursor: pointer;
    transform: translate(1px, 1px);
}

.vslogo {
    float: left;
    padding-right: 20px;
}

.vs { overflow: auto; }

.vsdetail {
    color: #fff;
    font-size: 102%;
    padding-top: 6px;
    text-decoration: none;
}

.vsdetail a {
    color: #fff;
    font-size: 102%;
    text-decoration: none;
}

.vstitle a, .vstitle {
    color: #fff;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
    font-weight: 200;
    padding-bottom: 10px;
    text-decoration: none;
}

.homepagetile .tile0 .cservice {
    background: linear-gradient(rgba(54, 81, 122, 0.9), rgba(54, 81, 122, 0.9)), url("../images/cs.jpg");
    background-position: center;
    background-size: cover;
    filter: grayscale(100%)
}

.homepagetile .tile0 .cservice a, .homepagetile .tile1 .hbtwrap a { text-decoration: none; }

.homepagetile .tile1 .hbtwrap a, .homepagetile .tile1 .hbtwrap a:hover, .homepagetile .tile1 .hbtwrap a:visited { color: #4c4c4c; }

.homepagetile .candidateservice { padding-right: 0 !important; }

.homepagetile .tile1 li:last-child, .homepagetile .tile2 li:last-child { padding-right: 0; }

.homepagetile .tile1 li .hbtwrap:first-child, .homepagetile .tile2 li .hbtwrap:first-child { /*margin-left: 0;*/ }

.homepagetile .hometileicon {
    float: left;
    width: 64px;
}

.homepagetile .hometilecontent { overflow: auto; }

.homepagetile .hometiletitle a, .homepagetile .hometiletitle {
    color: #000;
    font-family: 'Roboto Slab', serif;
    font-size: 160%;
    font-weight: 300;
    padding-bottom: 10px;
    text-decoration: none;
}

.homepagetile .hometiledetail {
    font-size: 100%;
    padding-top: 6px;
}

.homepagetile .tile1 li .hbtwrap:hover, .homepagetile .tile2 li .hbtwrap:hover { /*box-shadow: inset 0 0 5px 2px #ccc;*/ }

.homepagetile ul.tile1 li:first-child, .homepagetile ul.tile2 li:first-child, .homepagetile ul.tile0 li:first-child { padding-left: 0; }

.homepagetile ul.tile2, .homepagetile ul.tile1 {
    clear: both;
    float: left;
    width: 100%;
}

.homepagetile ul.tile1 {
    clear: both;
    float: left;
}

.contentextrawrap #block-boxes-box-latest-tweets { }

.contentextrawrap #block-block-30 {
    float: left;
    width: 33%;
}

.contentextrawrap #block-views-latest-news-block { padding-left: 0; }

.front .contentextrawrap .block__title, .front .contentextrawrap .block-title {
    color: #514c49;
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
}

.front .contentextrawrap a {
    color: #4c4c4c;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}

.front .contentextrawrap a:hover, #header a:hover, /*#main a:hover,*/
.bottomnav li a:hover, #footer a:hover { color: #f27900; }

.front .views-field-field-press-release-date {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.front .contentextrawrap .views-row, .tweets {
    border-top: 1px solid #b1b1b3;
    clear: both;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

.twtext {
    font-size: 12px;
    line-height: 16px;
}

.front .contentextrawrap .hwd {
    background-color: #fff;
    float: left;
    margin-right: 10px;
    padding: 5px 8px;
    width: 55px;
}

.front .contentextrawrap .hwt {
    float: left;
    width: calc(100% - 67px);
}

.hwd .datem {
    color: #f27900;
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
}

.hwd .dated {
    color: #f27900;
    font-family: 'Roboto Slab', serif;
    font-size: 33px;
    font-weight: 400;
    padding: 4px 0;
    text-align: center;
}

.twname { font-weight: 700; }

.twday { float: right; }

.tfollow { float: right; }

.tfollow a {
    color: #595959;
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    font-style: italic;
    font-weight: 300 !important;
    text-decoration: none;
}

.bottomnav ul {
    list-style: none;
    margin: 0;
}

.bottomnav ul li, .bottomnav .menu__item.is-expanded, .bottomnav .menu__item.is-leaf {
    list-style: none;
    margin: 0;
}

.bottomnav .menu { padding: 0; }

.bottomnav li a, .bottomnav li a.active, .bottomnav li h2 a {
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    text-decoration: none;
}

.bottomnav ul.menu li a { font-weight: 700; }

.bottomnav ul.menu li > ul.menu li a {
    color: #F3F2F0;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
}

.reset-h2-margin {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.bottomnav #block-menu-block-4, #block-boxes-box-footer {
    float: left;
    padding-top: 20px;
    width: 100%;
}

#block-boxes-box-footer { /*padding-bottom: 20px;*/ }

#block-boxes-box-footer ul {
    margin: 0;
    padding: 0;
}

#block-boxes-box-footer ul li {
    line-height: 20px;
    position: relative;
}

#block-boxes-box-footer ul li::after {
    background: #9e9c9b none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    right: -1px;
    top: 8px;
    width: 4px;
}

#block-boxes-box-footer ul li:last-child::after { display: none; }

#block-boxes-box-footer {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    width: 100%;
}

#block-boxes-box-footer a {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
}

.bmlogo {
    background: #fff;
    margin-right: 30px;
    padding: 3px;
}

.footermedia .mediaicon {
    float: left;
    padding: 10px 0 10px 10px;
}

.tweets a {
    color: #006da1 !important;
    font-size: 12px !important;
}

.tweets a:hover { color: #f27900 !important; }

.shareicon, .tlarge { position: relative; }

.shareicon:hover > .sharethis { display: block; }

.sharethis {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 1px 1px 1px 1px #d9d9d9;
    display: none;
    left: -180px;
    padding: 10px 10px 5px;
    position: absolute;
    top: 30px;
    width: 227px;
    z-index: 50;
}

.sharethis::before {
    border-color: transparent transparent white;
    border-style: solid;
    border-width: 0 20px 20px;
    content: "";
    height: 0;
    left: 175px;
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 100;
}

.tsize {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 1px 1px 1px 1px #d9d9d9;
    display: none;
    left: -180px;
    padding: 10px 10px 5px;
    position: absolute;
    top: 30px;
    width: 275px;
    z-index: 50;
}

.tsize::before {
    border-color: transparent transparent white;
    border-style: solid;
    border-width: 0 20px 20px;
    content: "";
    height: 0;
    left: 175px;
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 100;
}

.tlarge:hover > .tsize { display: block; }

.tsizes, .tsizen, .tsizel {
    color: #808080;
    float: left;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    padding: 10px 5px;
    width: 85px;
}

.tsizes .tletter { font-size: 24px; }

.tsizen .tletter { font-size: 33px; }

.tsizel .tletter { font-size: 44px; }

.tletter {
    display: block;
    text-align: center;
}

.ttext {
    display: block;
    font-family: 'Roboto', serif;
    font-size: 10px;
    font-weight: 700;
    padding-top: 10px;
    text-transform: uppercase;
}

#content.tsmallfont { font-size: 75%; }

#content.tnormalfont { font-size: 100%; }

#content.tlargefont { font-size: 150%; }

/* Sidebar */

.sidebars .block-title, .sidebars .block__title {
    color: #4c4c4c;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}

.sidebars #block-menu-block-5 a, .region-sidebar-second #block-block-31 li a {
    color: #666;
    display: inline-block;
    font-family: "Roboto", serif;
    font-weight: 700;
    padding: 5px 0;
    text-decoration: none;
}

.sidebars #block-menu-block-5 a.active { color: #f27900; }

.sidebars a:hover { color: #f27900 !important; }

.sidebars #block-menu-block-5 ul.menu li > ul.menu li a { font-weight: 300; }

/* Widgets */

.region-sidebar-second ul {
    margin: 0;
    padding: 0;
}

.region-sidebar-second li { list-style: none; }

.sidebars #block-menu-block-5, .sidebars #block-cfbblocks-twittertimeline, .sidebars #block-block-31, .sidebars #block-block-32, .sidebars #block-views-latest-news-block, .sidebars #block-block-33, .sidebars #block-views-disclosure-deadlines-block, .sidebars #block-block-24, .sidebars #block-views-ca590ff514cc3cfc29960686d25648e8, .sidebars #block-views-voter-calendar-widget-block, .sidebars #block-block-6, .sidebars #block-views-ie-disclosure-deadlines-block, .sidebars #block-cfbblocks-nycvotestwitter, .sidebars #block-block-37 {
    background-color: #fff;
    border-bottom: 1px solid #e2e1e0;
    border-right: 1px solid #e2e1e0;
    clear: both;
    float: left;
    line-height: 20px;
    padding: 20px;
    width: 100%;
}

.region-sidebar-second h2 { text-transform: uppercase; }

.sidebars #block-block-32 h2, .sidebars #block-views-latest-news-block h2, .sidebars #block-block-33 h2, .sidebars #block-views-disclosure-deadlines-block h2, .sidebars #block-block-24 h2, .sidebars #block-views-ca590ff514cc3cfc29960686d25648e8 h2, .sidebars #block-views-voter-calendar-widget-block h2, .sidebars #block-block-6 h2, .sidebars #block-views-ie-disclosure-deadlines-block h2, .sidebars #block-block-37 h2 {
    border-bottom: 1px solid #dbdad9;
    font-family: "Roboto Slab", serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 10px;
    text-transform: inherit;
}

.sidebars #block-views-latest-news-block .views-row, .sidebars #block-views-disclosure-deadlines-block .views-row, .sidebars #block-views-ca590ff514cc3cfc29960686d25648e8 .views-row, .sidebars #block-views-voter-calendar-widget-block .views-row, .sidebars #block-views-ie-disclosure-deadlines-block .views-row {
    border-bottom: 1px dotted #dbdad9;
    padding: 10px 0;
}

.sidebars #block-block-33 ul { list-style: none; }

.sidebars #block-block-33 li {
    border-bottom: 1px dotted #dbdad9;
    list-style: none;
    padding: 10px 0;
}

.sidebars #block-views-latest-news-block .views-row a, .sidebars #block-block-33 a, .sidebars #block-views-disclosure-deadlines-block .views-row a, .sidebars #block-views-ca590ff514cc3cfc29960686d25648e8 .views-row a, .sidebars #block-views-voter-calendar-widget-block .views-row a, .sidebars #block-views-ie-disclosure-deadlines-block .views-row a {
    color: #f27900;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
}

.widgetbutton a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f27900;
    color: #f27900 !important;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.33em;
    margin-top: 20px;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.widgetbutton a:hover {
    background: #fee7cc none repeat scroll 0 0;
    color: #f27900 !important;
}

.region-sidebar-second .menu-block-wrapper {
    border-top: 1px solid #4c4c4c;
    margin-top: 5px;
    padding-top: 5px;
    width: 100%;
}

.region-sidebar-second #block-block-31 ul {
    border-top: 1px solid #dbdad9;
    padding-top: 5px;
    width: 100%;
}

.region-sidebar-second #block-block-31 ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 33%;
}

/* breadcrumb */

.bdm {
    float: left;
    padding: 20px 0 10px 10px;
    width: 100%;
}

.bdm_B {
    clear: both;
    width: 100%;
}

#content .bdm { padding: 0 0 10px 0; }

.bdm .breadcrumb {
    display: inline-block;
    float: left;
}

.bdm_B .breadcrumb { display: inline-block; }

.bdm_B .tps, .bdm .tps {
    display: inline-block;
    float: right;
    padding-right: 15px;
}

.tlarge, .printicon, .shareicon {
    cursor: pointer;
    padding: 0 10px;
}

.page-node-2 .slideshowwrap {
    /*background-image: url("../images/moneybg.jpg");*/
    background-image: url("../images/FollowtheMoney.jpg");
}

.page-node-3 .slideshowwrap { background-image: url("../images/MatchingFundsProgram.jpg"); }

.page-node-1373 .slideshowwrap { background-image: url("../images/CandidateServices.jpg"); }

.page-node-715 .slideshowwrap { background-image: url("../images/IndependentExpenditures.jpg"); }

.page-node-7 .slideshowwrap { background-image: url("../images/LawAndRules.jpg"); }

.page-node-6 .slideshowwrap { background-image: url("../images/NYCVotes.jpg"); }

.front .slideshowwrap { background-image: url("../images/nyc_day.jpg"); }

#block-views-homepage-slider-block { margin-bottom: 0; }

.view-homepage-slider-flat .views-field-title a, .flex-flexslider .views-field-title a, .views-field-field-slider-link-1 a {
    color: #fff;
    font-family: "Roboto Slab", serif;
    font-size: 38px;
    font-weight: 200;
    line-height: 45px;
    margin: 0 0 10px;
    text-decoration: none;
}

/* Overwriting default behavior */

.flexslider .slides p { margin: 0; }

.view-homepage-slider-flat .views-field-field-slide-description, .view-homepage-slider .views-field-field-slide-description, .views-field-field-slide-description { padding: 10px 0 15px 0; }

.view-homepage-slider-flat .views-field-field-slide-description p, .view-homepage-slider .views-field-field-slide-description p, .views-field-field-slide-description p {
    margin: 0;
    padding: 0;
}

#block-views-homepage-slider-block .flexslider, #block-views-program-slider-block .flexslider, #block-views-candidate-slider-block .flexslider, #block-views-ie-slider-block .flexslider, #block-views-law-slider-block .flexslider, #block-views-nycvotes-slider-block .flexslider { float: right; }

.view-homepage-slider { background: inherit; }

.flexslider .slides {
    background: rgba(0, 0, 0, 0.80);
    color: #fff;
    padding: 10px 20px;
}

.flexslider {
    background: inherit;
    border: none;
    box-shadow: none; /*width: 490px;*/
    margin-top: 30px;
}

.page-node-3 .flexslider,
.page-node-715 .flexslider,
.page-node-7 .flexslider,
.page-node-6 .flexslider,
.page-node-1373 .flexslider { margin-top: 10px; }

/* Direction Nav */

.flex-direction-nav a {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: none url(/sites/all/libraries/flexslider/images/bg_direction_nav.png) no-repeat 0 0;
    cursor: pointer;
    display: none;
    height: 30px;
    margin: -20px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    transition: all .3s ease;
    width: 30px;
    z-index: 10;
}

/* Control Nav */

.flex-control-nav {
    bottom: 0;
    /*width: 100%;*/
    /*width: 490px;*/
    position: absolute;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    *display: inline;
    margin: 0 6px;
    zoom: 1;
}

.flex-control-paging li a {
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: inset 0 0 3px;
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px;
}

.flex-control-paging li a:hover {
    background: #fff;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #fad028;
    cursor: default;
}

.flexslider:hover .flex-next, .flexslider:hover .flex-prev { display: none !important; }

/* page B */

.extratitlesection {
    border-bottom: 1px solid #b3b2b2;
    display: table;
    width: 100%;
}

.extratitleblurb {
    display: table-cell;
    padding-right: 50px;
    vertical-align: top;
}

.extratitleblurb h2 {
    line-height: 1.3em;
    margin-top: 0;
    padding-right: 20px;
}

#content h2 {
    line-height: 1.4em;
    margin-top: 0;
}

.extratitleicon {
    border-bottom: 5px solid #f27900;
    display: table-cell;
    padding-left: 30px;
    width: 130px;
}

.extratitleicon img { padding-bottom: 20px; }

.BL {
    border-bottom: 1px dotted #b3b2b2;
    clear: both;
    float: left;
    padding-bottom: 30px;
    padding-top: 30px;
    width: 100%;
}

.BL:first-child { padding-top: 0; }

.BLI {
    display: none;
    float: left;
    width: 20%;
}

/*.BLC {
float:left;
width: 80%;
padding-left: 30px;
padding-right: 20px;
}*/

.BLC {
    padding-left: 0;
    padding-right: 20px;
    width: 100%;
}

.BLC p { margin: 10px 0; }

.btprimary {
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.btprimary a, .view-homepage-slider-flat .views-field-title-1 a, .flex-flexslider .views-field-title-1 a, .flex-flexslider .views-field-field-slider-link a {
    background: none repeat scroll 0 0 #fad028;
    color: #4c4c4c;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    line-height: 40px;
    max-width: 300px;
    padding: 10px;
    text-decoration: none;
}

.btprimary a:hover, .view-homepage-slider-flat .views-field-title-1 a:hover {
    background: #f4930c;
    color: #4c4c4c !important;
}

.btsecondary, .bttertiary {
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.btsecondary a {
    background: #dbdad9 none repeat scroll 0 0;
    ;
    color: #4c4c4c;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    line-height: 40px;
    max-width: 300px;
    padding: 10px;
    text-decoration: none;
}

.btsecondary a:hover {
    background: #c2c2c2;
    color: #4c4c4c !important;
}

.bttertiary a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #4c4c4c;
    color: #4c4c4c;
    font-family: 'Roboto Slab', serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 40px;
    max-width: 300px;
    padding: 8px 10px;
    text-decoration: none;
}

.bttertiary a:hover { background: #e6e6e6 none repeat scroll 0 0; }

h3 a {
    color: #0071b2;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.28205em; /* 1.5rem / 1.17em = 1.28205em */
    margin-bottom: 0;
    margin-top: 0;
    text-decoration: none;
}

h3 a:hover { color: #f27900; }

/* Table */

table td {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 300;
    height: 34px;
    padding: 10px;
    vertical-align: middle;
}

table td.reportDataAlpha12 { vertical-align: top; }

table tr {
    border-bottom: 1px solid #999;
    height: 34px;
}

table tr:last-child { border-bottom: none; }

table th, table td.reportHeadAlpha12 {
    /*background: #dbdad9;*/
    background: #266b9b;
    color: #fff;
    font-weight: 700;
    padding: 0 10px;
    text-align: left;
}

/* hide & show */

.history {
    border-top: 2px solid #ccc;
    clear: both;
    float: left;
    padding: 10px 0;
}

.history .showyear {
    background-image: url("../images/close.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
}

.history .year {
    float: left;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: bold;
    /*cursor: pointer;*/
    padding: 10px;
    width: 80px;
}

.history .yeardetail {
    float: left;
    /*display: none;	*/
    padding: 10px;
    width: calc(100% - 80px);
}

.yearplus { display: none; }

.biosection {
    /*min-width: 320px;*/
    float: left;
    margin: 15px 0 0 0;
    padding-bottom: 15px;
    position: relative;
    width: 50%;
}

.bio { display: none; }

.view-board-members {
    clear: both;
    float: left;
}

.view-board-members .view-content, .view-board-members .view-header, .view-board-members .view-footer { clear: both; }

.bioimage {
    cursor: pointer;
    float: left;
    padding-right: 20px;
    width: 115px;
}

.bioimage img { border-radius: 50%; }

.biodetail {
    float: left;
    width: calc(100% - 135px);
}

.showbio { background: #fff; }

.biotext {
    float: left;
    padding: 20px;
    width: 80%;
}

.bioplace .close {
    cursor: pointer;
    float: left;
    padding: 20px 0 20px 10px;
    width: 10%;
}

.bioplace {
    background: #fff;
    clear: both;
    float: left;
}

.biomain { padding: 0 0 0 20px; }

.anonymous .tabs-primary, .anonymous .tabs.primary { display: none; }

.anonymous #registration-form #edit-cancel { display: none; }

#registration-form label {
    float: left;
    width: 140px;
}

.peopletab {
    border-bottom: #b3b3b3 1px solid;
    clear: both;
    float: left;
    width: 100%;
}

.peopletab ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.peopletab li {
    float: left;
    padding-right: 30px;
}

.peopletab li a {
    color: #999;
    display: inline-block;
    font-family: "Roboto", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
}

.peopletab li.active a {
    border-bottom: 2px solid #f27900;
    color: #f27900;
}

.pressheadsection {
    background: #fff;
    float: left;
    width: 100%;
}

.pressfiltersection {
    border-bottom: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    float: left;
    margin: 30px;
    padding: 20px 0;
}

#views-exposed-form-media-page {
    margin: 20px 30px;
    ;
}

.picons {
    display: inline-block;
    text-align: center;
}

.ptext {
    color: #4f4f4f;
    display: block;
    font-family: "Roboto", serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}

.picons img {
    display: inline-block;
    text-align: center;
}

.picons a {
    color: #4f4f4f;
    font-family: "Roboto", serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
}

.filtersection, #views-exposed-form-media-page label {
    display: inline-block;
    font-family: "Roboto slab", serif;
    font-size: 15px;
    font-weight: 700;
}

#views-exposed-form-media-page label {
    float: left;
    line-height: 40px;
    text-transform: uppercase;
}

.resetfilter { }

.pressfiltersection ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.pressfiltersection li {
    float: left;
    padding: 0 20px;
}

.pressfiltersection li:first-child { padding: 0 20px 20px 0; }

.resetfilter a {
    color: #808080;
    font-family: "Roboto", serif;
    font-size: 14px;
    font-style: italic;
    text-decoration: none;
}

.views-exposed-widgets { float: left; }

#views-exposed-form-media-page .views-exposed-widget, #views-exposed-form-media-page .views-widget, #views-exposed-form-media-page #edit-submit-media { float: left; }

#views-exposed-form-media-page .views-exposed-form .views-exposed-widget .form-submit { margin-top: 0; }

#views-exposed-form-media-page .form-type-textfield { padding-left: 30px; }

#views-exposed-form-media-page #edit-keys {
    background-color: #f2f0ed;
    border: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 300px;
}

.pressitemsection {
    border-bottom: 1px dotted #818180;
    float: left;
    padding: 30px 0;
    width: 100%;
}

.pressimage {
    float: left;
    height: 200px;
    width: 150px;
}

.pressitem {
    overflow: auto;
    padding: 0 30px;
}

.breadcrumb li { float: left; }

.breadcrumb ul li a, .breadcrumb ol li a {
    color: #b2b2b1;
    text-decoration: none;
}

.breadcrumb ul li::after, .breadcrumb ol li::after {
    color: #b2b2b1;
    content: "/";
    float: right;
    margin: 0 5px;
}

.page__title, .node__title {
    display: inline-block;
    margin: 20px 0;
}

.field-name-body p:first-child {
    margin-top: 0;
    padding-top: 0;
}

.page-law tr.even, tr.odd {
    background-color: inherit; /*border:none;*/
}

.page-law thead { }

.page-law caption {
    color: #0071b2;
    float: left;
    font-size: 24px;
    font-weight: bold;
}

.page-law table {
    clear: both;
    float: left;
}

.views-table { width: 100%; }

.views-exposed-form { clear: both; }

#views-exposed-form-calendar-widget-page-1:after {
    clear: both;
    float: left;
}

.view-calendar-widget .calendar-calendar table, .view-calendar-list table {
    clear: both;
    float: left;
}

.view-calendar-widget .feed-icon, .view-calendar-list .feed-icon {
    clear: both;
    float: left;
}

.view-calendar-widget .form-checkboxes .form-item, .view-calendar-list .form-checkboxes .form-item {
    float: left;
    width: 30%;
}

#edit-field-calendar-type-tid-wrapper label { padding-bottom: 20px; }

.switchcalendar {
    clear: both;
    float: right;
    padding: 20px;
}

.switchcalendar .calenderlist { padding-right: 20px; }

/* Law */

.page-law-act .views-field-title, .page-law-act .views-field-field-section-number, .page-law-charter .views-field-title, .page-law-charter .views-field-field-section-number, .page-law-rules .views-field-title, .page-law-advisory-opinion-requests .views-field-field-aor-date {
    display: table-cell;
    font-size: 18px;
    font-weight: 700;
    padding-right: 20px;
}

.page-law-advisory-opinion-requests .views-field-field-aor-date, .page-law-advisory-opinion-requests .views-field-title, .page-law-advisory-opinion-requests .views-field-field-advisory-opinion { font-size: 18px; }

.page-law-advisory-opinion-requests .views-field-field-aor-date, .page-law-advisory-opinion-requests .views-field-field-advisory-opinion { width: 20%; }

.page-law-act .views-field-field-section-number, .page-law-charter .views-field-field-section-number { width: 100px; }

.page-law-act .view-content, .page-law-charter .view-content, .page-law-rules .view-content {
    clear: both;
    float: left;
    padding-bottom: 20px;
}

.page-law-act .views-row, .page-law-charter .views-row, .page-law-rules .views-row {
    clear: both;
    display: table;
    float: left;
    padding: 5px 0;
}

.page-law-act h3, .page-law-charter h3, .page-law-rules h3 {
    clear: both;
    color: #0071b2;
    font-size: 24px;
    padding: 10px 0;
}

.page-law-act .views-field-title a, .page-law-charter .views-field-title a, .page-law-rules .views-field-title a {
    color: #4c4c4c;
    text-decoration: none;
}

.page-law-advisory-opinions .views-field-title a, .page-law-final-determinations .views-field-title a {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.page-law-advisory-opinion-requests .views-field-title a, .page-law-advisory-opinion-requests .views-field-field-advisory-opinion a {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

.page-law-advisory-opinions .views-field-title a:hover, .page-law-advisory-opinion-requests .views-field-title a:hover, .page-law-advisory-opinion-requests .views-field-field-advisory-opinion a:hover, .page-law-final-determinations .views-field-title a:hover { color: #f27900; }

.page-law-final-determinations caption { float: left; }

.page-law li.lititle { list-style: none; }

.page-law-advisory-opinion-requests table td { vertical-align: top; }

li.lititle a {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

*::before, *::after { box-sizing: border-box; }

*::before, *::after { box-sizing: border-box; }

* { box-sizing: border-box; }

.field-name-field-press-image .field-item img {
    float: left;
    padding-right: 30px;
}

.node-press-reports ul { display: inline-block; }

.field-name-field-press-release-date { padding: 0 0 20px 0; }

.views-row .pressimage, .views-row .views-field-field-press-image {
    max-width: 150px;
    padding-top: 6px;
}

/* Search */

.navsearch {
    background: #c46200 none repeat scroll;
    position: absolute;
    z-index: 21;
}

.navsearch form {
    display: inline-block;
    width: 80%;
}

.navsearch #edit-search-block-form--4 {
    background: #c46200 none repeat scroll;
    border: none;
    width: 100%;
}

.navsearch #edit-submit--2 { display: none; }

.navsearch .searchclose {
    color: #fad028;
    cursor: pointer;
    font-size: 32px;
    font-weight: 100;
    position: absolute;
    right: 32px;
    top: 28px;
}

.navsearch #edit-search-block-form--4 {
    background: transparent none repeat scroll 0 0;
    box-shadow: none;
    color: #fad028;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
    font-weight: 200;
    line-height: 40px;
    margin: 0;
    padding: 20px;
}

.searchbutton { cursor: pointer; }

.tabpagetab {
    border-bottom: 1px solid #999;
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.tabbutton {
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-right: 40px;
    padding: 10px 10px 10px 0;
    text-transform: uppercase;
}

.tabbutton.active {
    border-bottom: 3px solid #f27900;
    color: #f27900;
}

.tabbutton.active a { color: #f27900; }

.tabbutton a {
    color: #4c4c4c;
    text-decoration: none;
}

.tabcontent { display: none; }

.tabcontent.active { display: block; }

.alsosee {
    clear: both;
    float: left;
    width: 100%;
}

.alsoseewrap {
    float: left;
    padding-right: 30px;
}

.alsoseeitem {
    background-color: #fff;
    border: 1px solid #f27900;
    float: inherit;
    margin-top: 20px;
    padding: 0 20px;
    position: relative;
}

.alsoseeitem a {
    color: #666;
    display: inline-block;
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    text-align: center;
    text-decoration: none;
}

.alsoseeitem a:hover { color: #f98700; }

h3 {
    color: #4c4c4c;
    font-size: 24px;
    font-weight: bold;
}

.seealso {
    clear: both;
    float: left;
    font-weight: bold;
    margin-top: 30px;
    padding: 20px 0 10px 0;
}

table.table-blue {
    background: #fff;
    border: 1px solid #ccc;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

table.table-blue td { border: 1px solid #ccc; }

table.table-blue .bluebackground {
    background: #266B9B;
    color: #fff;
    text-align: center;
}

table.table-blue .bluebackground td {
    border: 1px solid #266B9B;
    font-weight: bold;
}

table.table-blue .blueletter {
    color: #266B9B;
    font-weight: bold;
}

table.table-blue .bluefooter {
    font-size: 13px;
    padding-left: 30px;
    text-align: left;
}

.candidateyearlist {
    clear: both;
    float: left;
    padding: 20px 0;
    width: 100%;
}

.candidatelistform { float: right; }

.candidatelisttitle {
    color: #25467a;
    float: left;
    font-size: 2em;
    font-weight: bold;
    font-weight: 700;
    line-height: 1.1em;
    padding-right: 30px;
}

blockquote::before, blockquote::after { content: ""; }

*::before, *::after { box-sizing: border-box; }

blockquote::before, blockquote::after { content: ""; }

*::before, *::after { box-sizing: border-box; }

blockquote {
    border-left: 5px solid #f27900;
    font-size: 17.5px;
    margin: 50px 0;
    padding: 0 20px;
}

blockquote h2 {
    color: #f27900;
    font-family: "Roboto Slab", serif;
    font-size: 28px;
    line-height: 36px;
    margin-top: 0;
}

blockquote h3 {
    color: #f27900;
    font-family: "Roboto Slab", serif;
    font-size: 14px;
    font-weight: bold;
}

.section-law blockquote {
    border-left: none;
    font-size: inherit;
    margin: 0;
    padding: 0 20px;
}

ul.checklist li:before {
    color: #0C0;
    content: '✔';
    padding-left: 1em;
    padding-right: .25em;
}

ul.checklist li {
    line-height: 1.5;
    margin-bottom: 1em;
}

ul.checklist {
    list-style: outside none;
    margin-left: 0;
    padding-left: 2em;
    text-indent: -2.5em;
}

ul.xlist li:before {
    color: #C00;
    content: '✗';
    padding-left: 1em;
    padding-right: .25em;
}

ul.xlist li {
    line-height: 1.5;
    margin-bottom: 1em;
}

ul.xlist, ul.boxlist {
    list-style: outside none;
    margin-left: 0;
    padding-left: 2em;
    text-indent: -2.5em;
}

ul.boxlist li:before {
    content: "\2610";
    padding-left: 1em;
    padding-right: .25em;
}

ul.boxlist li {
    line-height: 1.5;
    margin-bottom: 1em;
}

.qa ul { list-style: none; }

.qa ul li:before {
    content: "\203A\203A";
    padding-right: 10px;
}

.qa ul li {
    padding-bottom: 10px;
    padding-left: 10px;
    text-indent: -22px;
}

.view-training-session-list-signup table {
    clear: both;
    float: left;
    width: 100%;
}

.headerwrap a:first-child { padding: 10px 6px 10px 0; }

.bioname h4 {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 10px;
}

.biotitle h5 {
    font-weight: 300;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

.indent-text { padding-left: 30px; }

.question { font-weight: bold; }

.BL:last-child { border-bottom: 0; }

#content h4 {
    margin-bottom: 10px;
    margin-top: 10px;
}

h4 a, h4 a:link {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

h4 a:hover { color: #f27900; }

.copyright {
    bottom: -35px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 10px;
    z-index: 5;
}

.headright { float: right; }

.front .region-highlighted { position: relative; }

.headermedia .mediaicon { }

.headermedia .mediaicon a {
    display: inline-block;
    padding: 8px 6px;
}

.headermedia .mediaicon img {
    height: 12px;
    width: 18px;
}

.headermedia { float: left; }

#block-cfbblocks-twittertimeline .twname { font-size: 13px; }

#block-cfbblocks-twittertimeline .twday, #block-cfbblocks-twittertimeline .twat { font-size: 12px; }

.caccessimg { padding: 10px 0 0; }

.caccessimg img { width: 130px; }

.reportData table { width: 100% !important; }

/* misc.css */

.tabs.primary a, .tabs.primary a.is-active {
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-transition: background-color 0.3s;
    background-color: #dedede;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #333;
    letter-spacing: 1px;
    padding: 0 1em;
    text-align: center;
    transition: background-color 0.3s;
}

.tabs.primary a:hover, .tabs.primary a:focus {
    background-color: #e9e9e9;
    border-color: #f2f2f2;
}

.tabs.primary a:active, .tabs.primary a.is-active {
    background-color: transparent;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e9e9e9), color-stop(100%, rgba(233, 233, 233, 0)));
    background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
    border-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
    *zoom: 1;
}

.tabs.primary li, .tabs.secondary li, .tabs.secondary li.is-active {
    float: left;
    margin: 0 3px;
}

.tabs.primary, .tabs.secondary {
    background-image: -moz-linear-gradient(center bottom, #bbbbbb 1px, transparent 1px);
    list-style: outside none none;
    margin: 1.5em 0;
    overflow: hidden;
    padding: 0 2px;
    white-space: nowrap;
}

#block-menu-block-5 h2 {
    margin: 0;
    padding: 0;
}

.block-title { margin: 0; }

.section-candidate-services.sidebar-second #content, .section-independent-expenditures.sidebar-second #content { position: relative; }

#limitsselect, #disclosuredeadlineyear, #iedeadlineyear {
    position: absolute;
    right: 28px;
    top: 60px;
    z-index: 10;
}

.reportData th.Office {
    background: #e5ecf5;
    color: #2a4570;
}

.CellBorderBottom p, .CandidateName p {
    margin: 0;
    padding: 0;
}

.region-sidebar-second .block:last-child { margin-bottom: 45px; }

.view-vaac-members .view-footer {
    clear: both;
    float: left;
    margin-top: 30px;
}

.view-id-advisory_opinions thead, .view-id-final_determination thead { display: none; }

.calendar-calendar .month-view .full td .inner div.day, .calendar-calendar .month-view .full td .inner div.day a { width: 100%; }

.node-type-legal-document .field-name-field-date {
    color: #4c4c4c;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 10px 0;
}

.node-job-posting {
    clear: both;
    float: left;
}

#edit-field-department-tid-wrapper { padding: 10px 0; }

.node-cfb-rules h5 {
    font-size: 15px !important;
    padding: 0 !important;
}

.view-proposed-rules .views-row { width: 100%; }

.view-proposed-rules .views-field-title { width: 30%; }

.anonymous .field-type-registration .form-item-count label, .anonymous .field-type-registration .form-item-count #edit-count, .anonymous .field-type-registration .form-item-count .description { display: none; }

.anonymous .field-type-registration .form-item-anon-mail label:after {
    color: #c00;
    content: "*";
}

.node-2541 ol li u, .node-2541 ol li {
    font-weight: bold;
    text-decoration: none;
}

.node-2541 ol li p, .node-2541 ol li > ol li { font-weight: normal; }

.node-2541 ol li > ol { padding-bottom: 15px; }

.page-about-vaac .views-row-odd, .page-about-board .views-row-odd, .page-about-staff .views-row-odd { clear: left; }

.qa h4 { clear: both; }

.voterguidearchive { float: left; }

.voterguidearchive ul {
    float: left;
    padding-right: 30px;
}

.voterguidearchive ul li { padding-bottom: 10px; }

.page-node-3057 a { text-decoration: none; }

#views-exposed-form-career-opportunities-page .views-exposed-form .views-exposed-widget { clear: both; }

#views-exposed-form-career-opportunities-page .views-exposed-form .views-exposed-widget .form-submit {
    margin-bottom: 0.6em;
    margin-top: 0.6em;
}

.page-about-careers .view-empty { clear: both; }

.reportData .CellBorderBottom {
    padding-left: 15px;
    text-align: left !important;
}

.reportData .reportTotalAlphaBold12, .reportData .reportTotalBold12 { font-weight: bold; }

#block-block-19 {
    background: #514c49;
    margin-bottom: 0;
}

#block-block-19 .alert {
    color: #fad028;
    font-size: 16px;
    padding: 10px 10px 5px 10px;
}

.tileteaser {
    background: #fff;
    border: 1px solid #ccc;
    bottom: -1px;
    color: #4c4c4c;
    display: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    width: 350px;
    z-index: 100;
}

.alsoseeitem:hover > .tileteaser { display: block; }

/* fix statement of need*/

.page-follow-the-money-statements-of-need .reportTotalBold12 { text-align: left !important; }

.page-follow-the-money-statements-of-need td.reportTotalBold12 { padding-left: 18px; }

.page-follow-the-money-statements-of-need table th.reportHeadAlpha12 { width: 80%; }

/*end statement of need*/

#electiontimelineimg {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
}

.electiontimelineimgLg {
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    100
    ;
    display: flex;
    justify-content: center;
    min-height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index::
}

/*How to vote images*/

.htvote {
    float: left;
    padding-bottom: 40px;
}

.htvoteimg {
    float: left;
    padding-right: 30px;
    width: 30%;
}

.htvotedetail {
    float: left;
    margin-top: -5px;
    width: 70%;
}

.htvotedetail ul { margin: 0; }

/* End How to vote images*/


/* First Level Template */

.breadcrumb-margin { margin-bottom: 34px; }