/* Page-Wide */
body {
    font-family: "Open Sans";
    -ms-overflow-style: scrollbar; /* Prevents "scrollbar as overlay" feature in IE:10+ from obscuring right-aligned elements. */
}

footer {
    font-family: "Open Sans";
    color: #ffffff;
    background-color: #4A4A4A;
    font-size: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mobile-message {
    font-weight: 300;
    font-size: 30px;
    padding-top: 50px;
}

.content {
    height:calc(100% - 258px);
    overflow:hidden;
}

/* General Helpers */
.col-no-padding {
    padding-right: 0;
    padding-left: 0;
}

.col-no-right-padding {
    padding-right: 0;
}

.col-no-left-padding {
    padding-left: 0;
}

.col-top-bottom-padding {
    padding-top: 10px;
    padding-bottom: 10px;
}

.election-message {
margin-top:-11px !important;
}
/* Election Results Title Row */
.title-block {
    height: 97px;
    display: block;
    white-space: nowrap;
    min-width: 165px;
}
.title-block.full-width {
    width:100%;
}
.title-block .title {
    top: 5px;
}
.title-block .state-img {
    position: relative;
    top: 4px;
    height:80px;
    margin-right:20px;
}
.election-title {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -1px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.election-title-date {
    color: #9b9b9b;
    font-weight: 400;
    font-size: 16px;
}

.election-title-message {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.circle-meter-value {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 35px;
    position: relative;
    top: -5px;
}

.circle-meter-label {
    color: #9b9b9b;
    font-weight: 400;
    font-size: 15px;
    position: relative;
    top: -12px;
}

.election-row-bottom-border {
    border-bottom-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.election-row-right-border {
    border-right-color: #cccccc;
    border-right-width: 1px;
    border-right-style: solid;
}

/* CSS for responsive design*/

.map-grid-column {
    overflow-y: visible;
}

.details-pane-head {
    overflow-y: auto;
    height: calc(100vh - 409px);
}

.map-box {
    overflow: hidden !important;
    height: calc(100vh - 197px);
}
.content-sm {
    text-align:right;
    }

.btn-label {
    margin-left: 20px;
    margin-top: 14px;
    font-weight: 600;
    padding-right: 75px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #4a4a4a;
}
.navbar-header {
    background: #4a4a4a;
}
.navbar-toggle {
    background: #fff;
}
.navbar-collapse {
    margin-bottom:0px;
    padding-left:0px;
    padding-right:0px;
}
@media screen and (max-width: 768px) {
    .font-32 {
    font-size: 25px !important;
}
    .btn-label {
    padding-right: 0px !important;
    padding-left: 39px;
}
     .percent-pad {
        padding-left: 44px !important;
        text-align: left !important;
    }
    .navbar-collapse {
    margin-bottom:10px !important;
    padding-left:0px;
    padding-right:0px;
}
    .county-tab {
    height: calc(100vh - 153px) !important;
    overflow: scroll;
     border: 1px solid #e2e2e2;
    margin: 10px;
}
.list-inline {
    display:inline-flex;
}
.icon-right {
    float: right;
}
.navbar-nav {
    margin: 0px -4px;
}
.map-box {
    overflow: scroll !important;
    height: 500px;
}
    .content-sm {
    text-align:left !important;
    }
    .details-pane-component .title {
    font-size: 15px;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 7px;
}
    .side-nav {
    position: fixed;
    top: 60px;
    left: 225px;
    width: 225px;
    margin-left: -225px;
    border: none;
    border-radius: 0;
    border-top: 1px rgba(0,0,0,.5) solid;
    overflow-y: auto;
    background-color: #222;
    /*background-color: #5A6B7D;*/
    bottom: 0;
    overflow-x: hidden;
    padding-bottom: 40px;
}

    .side-nav > li > a {
        width: 225px;
        border-bottom: 1px rgba(0,0,0,.3) solid;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #1a242f !important;
    }
}
@media screen and (max-width: 480px) {
    .title-block .state-img {
        position: relative;
        top: 4px;
        height: 65px;
        margin-right: 3px;
    }

    .election-title {
        color: #4A4A4A;
        font-weight: 600;
        font-size: 20px;
        letter-spacing: -1px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .election-title-date {
        color: #9b9b9b;
        font-weight: 400;
        font-size: 14px;
    }

    .election-title-message {
        color: #4A4A4A;
        font-weight: 400;
        font-size: 13px;
        overflow: hidden;
        white-space:initial !important;
    }
    .details-pane-head {
    overflow-y: auto;
    height: calc(100vh - 211px);
}
}
    @media screen and (max-width: 768px) and (min-width: 360px) {
        .tabs-lg {
            display: inline-flex;
        }
  @media screen and (max-width: 800px) and (min-width: 768px) {
   .btn-label {
    margin-left: 0px !important;
}
   .header-badge {
    margin-right: 15px !important;
}
    }
}
    @media screen and (max-width: 1100px) and (min-width:980px) {
        .election-title {
    color: #4A4A4A;
    font-weight: 600;
    font-size: 20px !important;
    letter-spacing: -1px;
    overflow: visible ;
}
        .election-title-message {
    color: #4A4A4A;
    font-weight: 400;
    font-size: 13px;
    overflow: hidden;
    white-space:initial !important;
}
 .box-space {
        padding:0px !important;
  }
  .circle-meter-sm {
    margin-left:75px;
    white-space:normal !important;
  }
    .box-last {
        padding:0px !important;
        min-width:150px !important;
        }
}
@media screen and (max-width: 980px){
 .pd-55 {
        padding: 58px 33px !important
    }
}
@media screen and (max-width: 980px) and (min-width:768px) {
    .circle-meter-sm {
    margin-left:75px;
    white-space:normal !important;
    }
.office-selection-list {
        overflow-y: auto;
        height: calc(100vh - 484px);
        margin: 0;
    }
.map-box {
    overflow: scroll !important;
    height: auto;
}
}



    .side-nav > li > ul {
        padding: 0;
        border-bottom: 1px rgba(0,0,0,.3) solid;
    }

        .side-nav > li > ul > li > a {
            display: block;
            padding: 10px 15px 10px 38px;
            text-decoration: none;
            /*color: #999;*/
            color: #fff;
        }

            .side-nav > li > ul > li > a:hover {
                color: #fff;
            }

    .navbar .nav > li > a > .label {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        position: absolute;
        top: 14px;
        right: 6px;
        font-size: 10px;
        font-weight: normal;
        min-width: 15px;
        min-height: 15px;
        line-height: 1.0em;
        text-align: center;
        padding: 2px;
    }

    .navbar .nav > li > a:hover > .label {
        top: 10px;
    }

    .navbar-brand {
        padding: 5px 15px;
    }

.dist-tab {
    max-height: calc(100vh - 385px);
    overflow: auto;
    border: 1px solid #e2e2e2;
}
.winner-color-select {
    background-color: #adebeb;
    padding-top: 12px;
    margin-bottom: 5px;

}

.county-tab {
    height: calc(100vh - 300px);
    overflow: scroll;
    border: 1px solid #e2e2e2;
}
.progress {
    margin-bottom: 12px !important;
}
.no-mr {
margin-right: 0 !important;
margin-left: 0 !important;
}
.dist-text {
    min-height: 150px;
    max-height: 243px;
    overflow: auto;
    border: 1px solid #e2e2e2;
    margin: 10px 10px 10px 0px;
}

@media screen and (max-width: 990px) {
    .referendums-list {
        max-height: calc(100vh - 250px) !important;
        overflow: auto;
    }

       .info-text {
    font-weight:bold;
    font-size:13px !important;
}
}

@media screen and (max-width: 768px) {
    /*.referendums-list {
       height: calc(100vh - 250px) !important;
       overflow: auto;
    }*/

    .dist-text {
        height: auto;
        border: 1px solid #e2e2e2;
        margin: 10px 10px 10px 10px;
    }

    .county-tab {
        height: calc(100vh - 153px) !important;
        overflow: scroll;
        margin: 10px;
    }
     .dist-tab {
    margin: 10px 10px 10px 10px;
}
}

.in-line {
    display:inline-flex;
}
.details-pane-component .percentage {
    color: #4a4a4a !important;
}

@media screen and (max-width: 480px) and (min-width:320px) {
    .map-xs {
        padding-top: 30px;
        margin-left: 20px;
    }
    
}
@media screen and (max-width: 1280px) and (min-width:768px) {
    .dist-text {
        min-height: 150px;
        max-height: 155px;
        overflow: auto;
        border: 1px solid #e2e2e2;
        margin: 10px 10px 10px 0px;
    }
    .dist-tab {
    max-height: 350px;
}
}
@media screen and (max-width: 1500px) and (min-width:1280px) {
    .dist-text {
        min-height: 150px;
        max-height: 155px;
        overflow: auto;
        border: 1px solid #e2e2e2;
        margin: 10px 10px 10px 0px;
    }
    .dist-tab {
        max-height: 330px;
   }
    .office-selection-list {
        overflow-y: auto;
        height: calc(100vh - 130px) !important;
        margin: 0;
}
}
@media screen and (max-width: 1280px) and (min-width:980px) {
  .office-selection-list {
        overflow-y: auto;
        height: calc(100vh - 100px) !important;
        margin: 0;
}
   .map-box {
        overflow: hidden !important;
        height: calc(100vh - 197px);
}
.dist-tab {
    max-height: 430px;
}
}
.referendums-list {
    max-height: calc(100vh - 467px);
    overflow: auto;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
}

.info-text {
    font-weight:bold;
}
.percent-pad {
    padding-left: 0px; 
    text-align: right;
}

/*Splash Screen Css*/
.heading-text {
    font-family: 'Open Sans Bold', 'Open Sans';
    font-weight: 700;
    font-style: normal;
    color: #383838;
    text-align:center;
}
.heading-md {
    font-family: 'Open Sans Bold', 'Open Sans';
    font-weight: 500;
    font-style: normal;
    color: #383838;
    font-size:18px;
    text-align:center;
}
.font-32 {
    font-size:32px;
}
.font-18 {
    font-size:18px;
}

.mr-top-20 {
    margin-top:20px;
}
.mr-top-30 {
    margin-top:40px;
}

.btn-lg {
    border-width: 0px;
    width: 200px;
    height: 66px;
    background-color: rgba(245, 177, 53, 1);
    border: none;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.23921568627451);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.23921568627451);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.23921568627451);
    font-family: 'Open Sans Bold', 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #fff !important;
    background: #f5b135 !important;
    text-transform: capitalize !important;
    margin: 10px 5px !important;
}
.btn-lg.active, .btn-lg.focus, .btn-lg:active, .btn-lg:focus, .btn-lg:hover  {
    color: #fff;
    background-color: rgba(245, 177, 53, 1) !important;
    border-color: rgba(245, 177, 53, 1) !important;
}


.slider-02 .card {
    border: 0px;
}
.slider-02 .card-img-top {
    width: auto !important;
}
.slider-02 .card-body {
    background-color: #ffffff;
    text-align: center;
}
.slider-02 .carousel-inner {
    height: 475px;
    box-shadow: 3px 3px 5px rgba(161, 161, 161, 0.34902);
}
.slider-02 .carousel-control-prev, .slider-02 .carousel-control-next {
    width: 8%;
    background: #f2f2f2;
    opacity: 9;
    top: 0px;
    height: calc(100% - 2px);
}
.slider-02 .material-icons {
    /*font-size: 90px !important;*/
    /*color: #e4e4e4;*/
    font-size: 60px !important;
    color: #aab8cf;
}
.pd-55 {
    padding: 67px;
    width:100%;
}

@media (max-width: 1920px) {
    .pd-55 {
        padding: 65px 120px !important; 
    } 
}

@media (max-width: 1919px) {
    .pd-55 {
        padding: 65px 80px !important; 
    } 
}

@media (max-width: 479px) {
    .pd-55 {
        padding: 13px 23px !important; 
    }
    .circle-btn {
    font-size: 16px !important; 
    width: 40px !important; 
    height: 40px !important; 
}
.circle-badge {
    padding-top: 8px !important; 
}
}

.circle-btn {
    font-size: 25px;
    width: 70px;
    height: 70px;
    border-radius: 40px;
    margin-right: 20px;
    cursor: pointer;
}
.circle-badge {
    color: #ffffff;
    font-family: "Open Sans";
    font-weight: 600;
    text-align: center;
    padding-top: 17px;
    display: inline-block;
    position: relative;
}
.circle-btn-blue {
    background: #006699;
}
.circle-btn-red {
    background: #cd3333;
}
.circle-btn-green {
    background: #018900;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 23px !important;
    color: #aab8cf;
    text-shadow: none;
}

/*button.btn:focus, .carousel-control-next:focus, .carousel-control-prev:focus, #svgLayer a:focus {
    outline: #4d90fe 2px dotted !important;
    outline-offset: 0;
}*/
.circle-badge:hover, .circle-badge:focus, .circle-badge:active,
.party-badge:hover, .party-badge:focus, .party-badge:active,
.party-badge-ref:hover, .party-badge-ref:focus, .party-badge-ref:active {
    color: #ffffff;
    text-decoration: none;
}
.btn-lg, .btn-lg.active, .btn-lg.focus, .btn-lg:active, .btn-lg:focus, .btn-lg:hover  {
    background-color: #9c6d00 !important;
    border-color: #9c6d00 !important;
}
.carousel-control-next, .carousel-control-prev {
    color: #6b6b6b !important;
}
.details-pane-component .title {
    display: block;
}
.details-pane-component.county-breakdown .county-name:hover, .details-pane-component.county-breakdown .county-name:focus {
    text-decoration: none;
}
.circle-meter-label, .election-title-date {
    color: #767676;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #f5fafc;
}
button:focus, a:focus {
    /*This is breaking map path select*/
    /*outline: #4d90fe 2px dotted !important;*/ 
    outline-offset: 0 !important;
}
.navbar a:focus {
    outline: #fff 2px dotted !important;
    outline-offset: 0 !important;
}

.timer {
    height: 97px;
    float: left;
}

.voter-stats-header th {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    background-color: #4a4a4a;
    border:none;
}