/*ELECTION START*/
.election .super-title {
    text-align: center;
    text-transform: uppercase;
    color: #79288e;
    font-size: 24px;
    display: table;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.election .super-title::before,
.election .super-title::after {
    content: "";
    width: 50px;
    height: 3px;
    background-color: #79288e;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
}

.election .super-title::before {
    left: -20px;
}

.election .super-title::after {
    right: -70px;
}

.row-ElectionAppearance,
.row-ElectionOEVK,
.row-PartyVotes {
    width: 100%;
    background-color: #79288e;
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: -6px !important;
}
.row-ElectionAppearance.noFullWidth,
.row-ElectionOEVK.noFullWidth,
.row-PartyVotes.noFullWidth {
    background-color: transparent;
}

.row-ElectionAppearance {
    margin-bottom: -15px !important;
}

.row-PartyVotes .hh-row-wrapper,
.row-ElectionOEVK .hh-row-wrapper,
.row-ElectionAppearance .hh-row-wrapper {
    background-color: #9453a5 !important;
    padding: 0 !important;
}

.row-PartyVotes .hh-row-wrapper .row-title,
.row-ElectionOEVK .hh-row-wrapper .row-title,
.row-ElectionAppearance .hh-row-wrapper .row-title {
    margin: 0;
}

.electionHeader h3 {
    color: #79288d;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-family: ProxiSemiBold, sans-serif;
    padding: 10px 60px;
    line-height: normal;
    position: relative;
    display: table;
    margin: 0 auto;
}

.electionHeader h3:before,
.electionHeader h3:after {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #79288d;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.electionHeader h3:after {
    right: 0;
}

.electionHeader h3:before {
    left: 0;
}

.electionProportionWrapper,
.constituenciesWrapper,
.electionDatas,
.votesWrapper {
    width: 100%;
    float: left;
    background-color: #79288e;
    box-sizing: border-box;
}
.noFullWidth .electionProportionWrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.electionProportionWrapper {
    padding-bottom: 25px;
}

.constituenciesWrapper,
.electionDatas,
.votesWrapper {
    padding-bottom: 0;
}

.electionProportionInner,
.constituenciesInner,
.electionDatasInner,
.votesInner {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

.electionProportionInner h3,
.votesNationwide h3,
.votesCounty h3,
.sittingOrder h3,
.votesNationwideHungaryMap h3,
.widget_hms_election_oevk_widget .widget_title,
.candidatesBody.EP2019 h3,
.widget_hms_ep_mandatesbyparties h3 {
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-family: ProxiSemibold, sans-serif;
}

.noFullWidth .votesNationwideHungaryMap h3 {
    padding-left: 20px;
    padding-right: 20px;
}

.stripeWrapper {
    position: relative;
}

.electionsStripe {
    height: 40px;
    width: 100%;
    border: solid 1px rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.3) url('../img/line_background.png');
}

.votedStripe {
    height: 42px;
    min-width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
}

.votedStripe .rateVoters {
    padding: 0;
    position: absolute;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-family: ProxiSemibold, sans-serif;
    color: #79288e;
    left: 50%;
    transform: translateX(-50%);
}

.votedStripe .startTime,
.votedStripe .currentTime {
    font-family: ProxiSemibold, sans-serif;
    color: white;
    position: absolute;
    font-size: 14px;
    bottom: -30px;
}

.votedStripe .startTime {
    left: 0;
}

.votedStripe .currentTime {
    right: -35px;
}

.constituenciesInner .constituenciesMap {
    width: 25%;
    float: left;
    box-sizing: border-box;
}

.constituenciesInner .constituenciesMap img {
    max-width: 80%;
    max-height: 80%;
    margin: 10px auto;
    display: block;
}

.constituenciesInner .constituenciesMap.budapest img {
    max-width: 50%;
    max-height: 50%;
}

.constituenciesHeader h3 {
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 18px;
    font-family: ProxiSemibold, sans-serif;
    margin: 0 0 10px 0;
    line-height: normal;
    padding: 10px 0 9px 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    position: relative;
}

.constituenciesInner {
    display: table;
}

.constituenciesWrapper {
    background-color: #9453a5;
}

.candidatesBody {
    width: 75%;
    float: left;
    box-sizing: border-box;
}

.politicalPartyLogo {
    height: 50px;
}

.politicalPartyLogo img {
    height: 50px;
    background-color: white;
    float: left;
    margin-right: 1px;
    box-sizing: border-box;
    padding: 2px;
}

.EP2019 .politicalPartyLogo img {
    height: 40px;
    border-radius: 4px;
}

.candidatesBody .candidate {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 10px;
}

.candidatesBody .candidateImg {
    border-radius: 100%;
    background-position: top center;
    background-size: cover;
    border: solid 5px #caa9d2;
    width: 35%;
    padding-bottom: 35%;
    box-sizing: border-box;
    position: relative;
    z-index: 11;
}

.candidatesBody .candidateImg:after {
    width: 100%;
    padding-bottom: 100%;
    content: '';
    border-radius: 100%;
    border: solid 5px #caa9d2;
    position: absolute;
    top: -5px;
    left: -5px;
}

.candidatesBody .candidateDatas,
.candidatesBody .candidateImg {
    float: left;
    box-sizing: border-box;
}

.candidateName h5 {
    color: #79288e;
    background-color: white;
    padding: 3px 5px;
    font-size: 24px;
    font-family: ProxiSemibold, sans-serif;
    display: inline-block;
}

.politicalPartyName p,
.achievedPercentage p {
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    font-family: ProxiSemibold, sans-serif;
}

.achievedPercentage p {
    border: solid 1px white;
    padding: 5px;
    float: left;
    box-sizing: border-box;
}

.electionDatasInner .currentStatus {
    float: left;
    box-sizing: border-box;
}

.electionDatasInner .more {
    float: right;
    box-sizing: border-box;
}

.electionDatasInner .more a,
.currentStatus p {
    color: white;
    font-size: 18px;
    font-family: ProxiSemibold, sans-serif;
    padding: 10px 0;
    display: block;
    margin: 0;
}

.votesNationwide,
.votesCounty,
.sittingOrder,
.votesNationwideHungaryMap {
    width: 100%;
    float: left;
    /*background-color: rgba(255,255,255,0.2);*/
    min-height: 400px;
    box-sizing: border-box;
}

.hh-row-segment[data-width="100"] .votesNationwide {
    min-height: auto;
}

.graph {
    width: 100%;
    float: left;
    padding: 0 20px;
    box-sizing: border-box;
}

.graph .partySection {
    padding: 10px 0;
}

.partyLogo {
    width: 100%;
    margin: 20px auto 0 auto;
    text-align: center;
}

.votesNationwide .partyName {
    padding-top: 10px;
}

.partyName {
    color: white;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.sittingOrder .partyName {
    float: left;
    padding-right: 10px;
    line-height: 30px;
    text-align: left;
    box-sizing: border-box;
}

.votesNationwide .logoWrapper span {
    text-align: center;
}

.logoWrapper {
    display: block;
}

.partyLogo img {
    margin-bottom: 2px;
}

.partyLogo .whiteBox img,
.votesNationwide .whiteBox img {
    height: 100%;
}

.partySection .percent {
    font-family: ProxiSemibold, sans-serif;
    color: white;
    font-size: 18px;
    text-align: center;
}

.partySectionsContainer .partySection {
    width: 25%;
}

.prop_5_3 .partySectionsContainer .partySection {
    width: 20%;
}

.prop_6_2 .partySectionsContainer .partySection {
    width: 16.66%;
}

.prop_7_1 .partySectionsContainer .partySection {
    width: 14.28%;
}

.partySection {
    float: left;
    box-sizing: border-box;
}

.votesNationwide .partySection {
    width: 16.66%;
}

.votesNationwide .col-2 .partySection {
    width: 50%;
}

.votesNationwide .col-3 .partySection {
    width: 33.33%;
}

.votesNationwide .col-4 .partySection {
    width: 25%;
}

.votesNationwide .col-5 .partySection {
    width: 20%;
}

.votesNationwide .col-7 .partySection {
    width: 14.28%;
}

.votesNationwide .col-8 .partySection {
    width: 12.05%;
}

.votesNationwide .col-9 .partySection {
    width: 11.11%;
}

.votesNationwide .col-10 .partySection {
    width: 10%;
}

.votesNationwide .col-11 .partySection {
    width: 9.09%;
}

.votesNationwide .col-12 .partySection {
    width: 8.33%;
}

.votesNationwide .strip,
.partySectionsContainer .strip {
    width: 30px;
    border: solid 1px white;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.votesNationwide .partySection .percent {
    font-family: ProxiSemibold, sans-serif;
    color: white;
    font-size: 18px;
    text-align: center;
}

.stripWrapper {
    position: relative;
    height: 190px;
    border-left: solid 1px rgba(255, 255, 255, 0.2);
}

.partySection:last-of-type .stripWrapper {
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.votesNationwide .partySection:last-of-type .stripWrapper {
    border-right: solid 1px rgba(255, 255, 255, 0.2);
}

.countySections {
    width: 40%;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    color: white;
}

.partyNames {
    font-weight: 600;
    text-transform: uppercase;
}

.countySections .stripWrapper {
    height: auto;
    float: left;
    width: 90%;
    padding: 5px 0;
    border-left: none;
    box-sizing: border-box;
}

.countySections .stripWrapper .strip {
    height: 30px;
    border: solid 1px white;
}

.countySections .partyLogo {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}

.hh-row-segment[data-width="60"] .countySections .percent {
    width: 20%;
}

.hh-row-segment[data-width="60"] .countySections .stripWrapper {
    width: 80%;
}

.countySections .percent {
    float: right;
    line-height: 45px;
    width: 10%;
}

.countySections .partySection {
    width: 100%;
    float: left;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding: 5px 0;
}

.votesInner {
    background-color: rgba(255, 255, 255, 0.2);
    display: table;
}

.votesNationwide h3, .votesCounty h3, .sittingOrder h3,
.votesNationwideHungaryMap h3,
.widget_hms_election_oevk_widget .widget_title,
.candidatesBody.EP2019 h3,
.widget_hms_ep_mandatesbyparties h3 {
    background-color: #79288e;
    margin: 0;
}

.hungaryMap {
    width: 60%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

span.oevkLeft,
span.oevkRight,
.slick-prev,
.slick-next {
    background-color: rgba(250, 250, 250, 0.2);
    width: 40px;
    height: 40px;
    display: block;
    border: none;
    overflow: hidden;
    text-indent: -200px;
}

.slick-prev:focus,
.slick-next:focus {
    outline: none;
}

span.oevkRight,
.slick-next {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2) url('../img/white_arrow_right.svg') no-repeat 5px;
}

span.oevkLeft,
.slick-prev {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.2) url('../img/white_arrow_left.svg') no-repeat 5px;
    z-index: 55;
}

.constituenciesHeader {
    position: relative;
    z-index: 49;
}

.extraDatas {
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.extraDatas.appearanceRateExtra {
    padding-top: 20px;
}

.extraDatas .processingRate {
    width: 50%;
    float: left;
}

.extraDatas .moreInfo {
    float: right;
    width: 50%;
    text-align: right;
}

.extraDatas .moreInfo a,
.extraDatas .processingRate,
.processRate {
    color: white;
    font: 600 18px/normal ProxiSemiBold, sans-serif;
}

.processRate {
    padding-top: 10px;
    display: block;
    width: 100%;
    float: left;
}

.extraDatas .moreInfo a:hover,
.extraDatas .moreInfo a:focus {
    text-decoration: none;
}

.constituenciesWrapper.owl-theme .owl-controls .owl-buttons .owl-prev,
.constituenciesWrapper.owl-theme .owl-controls .owl-buttons .owl-next {
    margin: 0;
    padding: 0;
    display: block;
}

.slick-slide:focus {
    outline: none;
}

.extraDatas .moreInfo a {
    padding-right: 20px;
    position: relative;
}

.extraDatas .moreInfo a:after {
    content: "";
    border-left: solid 10px white;
    border-bottom: solid 7px transparent;
    border-top: solid 7px transparent;
    height: 0;
    width: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
}

#sittingOrderPopup {
    position: absolute;
    padding: 5px;
    border: solid 1px white;
    -webkit-box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px 5px rgba(0, 0, 0, 0.3);
}

#sittingOrderPopup .title {
    font: 600 16px/normal ProxiSemiBold, sans-serif;
    color: white;
}

#sittingOrderPopup .party {
    font: normal 13px/normal ProxiSemiBold, sans-serif;
    color: white;
    text-transform: uppercase;
}

.widget-comment p {
    color: white;
    font-size: 14px;
}

.mandates {
    float: left;
    border: solid 1px white;
    width: 60px;
    height: 30px;
    text-align: center;
    color: white;
    font: normal 16px/30px ProxiSemiBold, sans-serif;
    margin: 5px 0;
    box-sizing: border-box;
}

.mapInnerWrapper {
    padding: 0 20px 60% 20px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.extraDatas.votesNationwide,
.extraDatas.sittingOrder {
    min-height: 0;
    background-color: transparent;
}

.sittingOrder .partySection {
    border: none;
}

.sittingOrder .extraDatas,
.extraDatas.hungaryMapExtra,
.extraDatas.votesNationwide,
.extraDatas.constituenciesExtra,
.extraDatas.EP_StripsAndFaces {
    padding: 10px 20px;
}

.candidateDatas {
    width: 65%;
    box-sizing: border-box;
    padding: 0 10px;
}

.widget-comment {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
}

.sittingOrderInnerWrapper .active,
.mapInnerWrapper .active {
    stroke-width: 3px !important;
    stroke: white !important;
}

.hh-row-segment[data-width="100"] .partyVotes.graph {
    width: 60%;
}

.hh-row-segment[data-width="100"] .sittingOrderWrapper {
    width: 40%;
}

.hh-row-segment[data-width="100"] .hungaryMap {
    width: 40%;
}

.hh-row-segment[data-width="100"] .countySections {
    width: 60%;
    padding: 0 40px 0 20px;
}

.hh-row-segment[data-width="100"] .partyVotes.graph .partyName {
    width: 90%;
    box-sizing: border-box;
}

.partyVotes.graph .partySection {
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    padding: 5px 0;
}

.partyVotes.graph .mandates {
    float: right;
    width: 10%;
    box-sizing: border-box;
}

.hh-row-segment[data-width="75"] .mandates,
.hh-row-segment[data-width="60"] .mandates {
    width: 20%;
}

.hh-row-segment[data-width="25"] .partyName,
.hh-row-segment[data-width="40"] .partyName {
    width: 80%;
}

.countySection .partySection:last-of-type .stripWrapper {
    border-right: none;
}

.sittingOrderWrapper {
    width: 60%;
    float: left;
    box-sizing: border-box;
    position: relative;
    padding: 20px;
}

.partyVotes.graph {
    width: 40%;
}

.partyVotes.graph .partyLogo {
    float: left;
    margin: 0 10px 0 0;
    width: auto;
}

.partyVotes.graph .partySection {
    width: 100%;
    float: left;
    margin: 0 0 5px 0;
}

.partyVotes.graph .partyLogo .logoWrapper {
    float: left;
    margin-right: 5px;
}

.partyVotes.graph .partyLogo .logoWrapper span {
    line-height: 40px;
}

.hungaryMap span.countyName {
    color: white;
    float: right;
    padding: 5px 15px;
}

#sittingOrderSVG {
    position: absolute;
    top: 0;
    left: 0;
}

.sittingOrderInnerWrapper {
    position: relative;
    width: 100%;
    padding-bottom: 55%;
}

.mapInnerWrapper svg {
    position: absolute;
    top: 30px;
    left: 0;
}

.hh-row-segment[data-width="60"] .mapInnerWrapper svg {
    left: 20px;
}

.noDataMsg {
    color: white;
}

.OEVKSelector_ul {
    width: 100%;
    float: left;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.3);
    padding: 0 20px;
    max-height: 200px;
    overflow-y: scroll;
}

.OEVKSelector_li {
    width: 100%;
    float: left;
    color: white;
    padding: 5px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.widget_hms_election_oevk_widget {
    position: relative;
}

.OEVKSelector {
    position: absolute;
    z-index: 50;
    top: 40px;
    background-color: #79288e;
    max-width: 500px;
    width: 100%;
    transform: translateX(-50%);
    left: 50%;
}

.OEVKSelector.has_title {
    top: 80px;
}

.constituenciesHeader h3:after {
    content: '';
    border-right: solid 10px transparent;
    border-left: solid 10px transparent;
    border-top: solid 10px white;
    position: absolute;
    top: 15px;
    margin-left: 10px;
    cursor: pointer;
}

.OEVKSelector_ul::-webkit-scrollbar {
    width: 1em;
}

.OEVKSelector_ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.OEVKSelector_ul::-webkit-scrollbar-thumb {
    background-color: white;
    outline: 1px solid slategrey;
}

.countySection .no_data,
.noDataMsg {
    font-weight: 700;
    padding: 10px;
    display: inline-block;
    border: solid 1px rgba(255, 255, 255, 0.3);
    margin: 15px 0 0 0;
}

.tmpHidden {
    display: none !important;
}

.row-ElectionOEVK .hh-row-segment,
.row-ElectionAppearance .hh-row-segment,
.row-PartyVotes .hh-row-segment {
    min-height: auto !important;
}

.mapInnerWrapper .st0 {
    cursor: pointer;
}

.hh-row-segment[data-width="100"] .widget_hms_ep_appearanceratebycities .hungaryMap {
    max-width: 400px;
    width: 100%;
    padding-left: 10px;
}
.hh-row-segment[data-width="100"] .widget_hms_ep_appearanceratebycities .ExtraContent {
    padding-left: 400px;
}

.widget_hms_ep_appearanceratebycities .hungaryMap span.countyName {
    float: none;
    text-transform: uppercase;
    font-weight: bold;
}

.widget_hms_ep_appearanceratebycities .hungaryMap .sumParticipationRate {
    color: white;
    padding: 5px;
    font-weight: bold;
}
.widget_hms_ep_appearanceratebycities .mapInnerWrapper {
    padding: 0 20px 70% 20px;
}

.widget_hms_ep_appearanceratebycities .citiesContainer {
    color: white;
    font-weight: 700;
    font-size: 16px;
    font-family: ProxiSemibold, Sans-Serif;
}

.widget_hms_ep_appearanceratebycities .cityName,
.widget_hms_ep_appearanceratebycities .participationRate {
    display: inline-block;
}

.widget_hms_ep_appearanceratebycities .cityName {
    margin-right: auto;
}

.widget_hms_ep_appearanceratebycities .alphabet li {
    display: inline-block;
    text-transform: uppercase;
    padding: 3px 2px 0 2px;
    cursor: pointer;
}

.widget_hms_ep_appearanceratebycities .alphabet .active {
    background-color: white;
    color: #79288d;
}

.widget_hms_ep_appearanceratebycities .cityItemWrapper {
    width: 100%;
    display: inline-block;
    border-right: solid 1px rgba(255, 255, 255, 0.3);
}

.widget_hms_ep_appearanceratebycities .cityItemWrapper:last-of-type {
    border: none;
}

.widget_hms_ep_appearanceratebycities .cityItem {
    padding: 5px 10px;
    display: flex;
}

.widget_hms_ep_appearanceratebycities .alphabetWrapper {
    width: 100%;
    padding: 10px 0;
}

.widget_hms_ep_appearanceratebycities .citiesWrapper {
    display: flex;
    min-height: 210px;
    padding-right: 10px;
}

.widget_hms_ep_appearanceratebycities .prev,
.widget_hms_ep_appearanceratebycities .next,
.widget_hms_ep_appearanceratebycities .citiesPager,
.mandatesPager,
.mandatesPagerContainer .mandatesPager .next,
.mandatesPagerContainer .mandatesPager .prev,
.stripscontainer,
.candidatesBody {
    display: inline-block;
}

.widget_hms_ep_appearanceratebycities .prev,
.widget_hms_ep_appearanceratebycities .next,
.widget_hms_ep_appearanceratebycities .citiesPageNum,
.mandatesPagerContainer .mandatesPager .next,
.mandatesPagerContainer .mandatesPager .prev,
.mandatesPagerContainer .mandatesPageNum {
    border: solid 1px #caacd0;
    color: white;
}

.widget_hms_ep_appearanceratebycities .prev,
.widget_hms_ep_appearanceratebycities .next,
.mandatesPagerContainer .mandatesPager .next,
.mandatesPagerContainer .mandatesPager .prev {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-size: 25px 25px;
    background-position: 4px;
}

.widget_hms_ep_appearanceratebycities .prev,
.mandatesPagerContainer .mandatesPager .prev {
    background-image: url('../img/white_arrow_left.svg');
}

.widget_hms_ep_appearanceratebycities .next,
.mandatesPagerContainer .mandatesPager .next {
    margin-left: -5px;
    background-image: url('../img/white_arrow_right.svg');
}

.mandatesPagerContainer .mandatesPager .next {
    margin-left: -4px;
}

.widget_hms_ep_appearanceratebycities .citiesPageNum,
.mandatesPagerContainer .mandatesPageNum {
    line-height: 30px;
    width: 60px;
    height: 30px;
    margin-left: auto;
    margin-top: -39px;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.widget_hms_ep_appearanceratebycities .citiesPageNum {
    margin-right: 20px;
}

.widget_hms_ep_appearanceratebycities .votesNationwideHungaryMap {
    min-height: auto;
}

.candidatesBody.EP2019 {
    width: 100%;
}

.candidatesBody.EP2019 .candidateImg {
    width: 148px;
    height: 148px;
    float: none;
    margin: 0 auto 10px auto;
    padding: 0;
}

.candidatesBody.EP2019 .candidateDatas {
    float: none;
    width: 100%;
}

.candidatesBody.EP2019 {
    float: none;
    width: 40%;
}

.stripscontainer.EP2019 {
    width: 60%;
    float: left;
}

.prop_4_3 .stripscontainer.EP2019 {
    width: 40%;
}

.prop_4_3 .candidatesBody.EP2019 {
    width: 60%;
}

.prop_5_3 .stripscontainer.EP2019 {
    width: 50%;
}

.prop_5_3 .candidatesBody.EP2019 {
    width: 50%;
}

.prop_6_2 .stripscontainer.EP2019 {
    width: 60%;
}

.prop_6_2 .candidatesBody.EP2019 {
    width: 40%;
}

.prop_7_1 .stripscontainer.EP2019 {
    width: 70%;
}

.prop_7_1 .candidatesBody.EP2019 {
    width: 30%;
}

.candidatesBody.EP2019 .candidateName h5 {
    margin: 0 auto;
    display: table;
    text-align: center;
}

.candidatesBody.EP2019 .politicalPartyLogo {
    text-align: center;
    height: 40px;
}

.candidatesBody.EP2019 .politicalPartyLogo img {
    float: none;
    display: inline-block;
}

.candidatesBody.EP2019 .politicalPartyName {
    margin-top: 5px;
}

.candidatesBody.EP2019 .politicalPartyName p {
    text-align: center;
}

.candidatesBody.EP2019 .candidateName {
    margin-top: 5px;
}

.stripscontainer.EP2019 .whiteBox,
.votesNationwide .whiteBox {
    border-radius: 3px;
    background: white;
    display: inline-block;
    padding: 3px;
    height: 40px;
    margin-bottom: 5px;
}

.stripscontainer.EP2019 .partyLogo {
    text-align: center;
}

.mandatesPagerContainer {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
}

.partySectionsContainer {
    padding: 10px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.stripscontainer.EP2019 .noDataMsg {
    margin-left: 20px;
}

.active .percent {
    background-color: white;
    color: #79288e;
}

.active .partyName {
    background-color: white;
    color: #79288e;
}

.active .partyLogo .whiteBox {
    border: solid 2px #79288e;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
}

@media all and (max-width: 1440px) {
    .candidatesBody {
        width: 80%;
    }

    .constituenciesInner .constituenciesMap {
        width: 20%;
    }

    .candidateName h5 {
        font-size: 20px;
    }

    .electionProportionInner, .constituenciesInner, .electionDatasInner, .votesInner {
        max-width: 1170px;
    }

    .constituenciesInner .constituenciesMap img {
        max-width: 70%;
    }

    .partySection .percent, .votesNationwide .partySection .percent {
        font-size: 14px;
    }

    .countySections .stripWrapper {
        width: 55%;
    }

    .extraDatas .processingRate,
    .hh-row-segment[data-width="25"] .extraDatas .moreInfo,
    .hh-row-segment[data-width="40"] .extraDatas .moreInfo {
        width: 100%;
        text-align: left;
        padding: 5px 0;
    }
}

@media all and (min-width: 1280px) {
    .widget_hms_ep_appearanceratebycities .cityItemWrapper {
        width: 33.33%;
    }
}

@media all and (max-width: 1200px) {
    .candidateName h5 {
        font-size: 18px;
    }
}

@media all and (max-width: 1024px) {
    .politicalPartyLogo img {
        float: none;
    }

    .candidatesBody .candidateImg {
        margin: 0 auto;
        float: none;
    }

    .candidateDatas {
        margin: 5px auto;
        float: none !important;
        display: table;
    }

    .politicalPartyName p {
        text-align: center;
    }

    .politicalPartyLogo, .achievedPercentage {
        display: table;
        margin: 0 auto;
    }

    .candidateName h5 {
        text-align: center;
        display: block;
    }

    .constituenciesInner .constituenciesMap.budapest img {
        max-width: 100%;
    }

    .votesCounty, .votesNationwide,
    .row-PartyVotes .hh-row-segment[data-width="60"],
    .row-PartyVotes .hh-row-segment[data-width="40"],
    .row-PartyVotes .hh-row-segment[data-width="25"],
    .row-PartyVotes .hh-row-segment[data-width="75"] {
        width: 100%;
    }
}

@media all and (min-width: 1025px) {
    .widget_hms_ep_appearanceratebycities .cityItemWrapper {
        width: 50%;
    }
}

@media all and (max-width: 1023px) {
    .stripWrapper {
        height: auto;
        width: 90%;
        float: left;
        border: 0;
    }

    .partySectionsContainer .partySection {
        padding: 0 10px 10px 10px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    }

    .stripscontainer.EP2019 .partySection .percent {
        width: 10%;
        float: right;
        text-align: right;
        padding-right: 10px;
    }

    .partySectionsContainer .strip {
        height: 30px;
        left: 0;
        transform: none;
        position: relative;
    }

    .partySection:last-of-type .stripWrapper {
        border: none;
    }

    .stripscontainer.EP2019 .whiteBox,
    .votesNationwide .whiteBox {
        margin: 10px 0;
    }

    .candidatesBody.EP2019 h3 {
        background-color: transparent;
        padding: 20px;
    }

    .votesNationwide .partySection {
        width: 100% !important;
        padding-bottom: 10px;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        margin-bottom: 10px;
    }

    .stripWrapper {
        height: auto;
        width: 80%;
        float: left;
        box-sizing: border-box;
    }

    .votesNationwide .strip {
        height: 20px;
        position: relative;
        transform: translateX(0);
        left: 0;
    }

    .votesNationwide .partySection .percent {
        width: 20%;
        float: right;
        box-sizing: border-box;
    }

    .partyName {
        text-align: left;
    }

    .stripscontainer.EP2019,
    .candidatesBody.EP2019,
    .partySectionsContainer .partySection {
        width: 100%;
    }

    .candidatesBody.EP2019 .candidate {
        width: 100%;
    }

    .widget_hms_ep_appearanceratebycities .citiesPageNum {
        margin-right: 9px;
    }

    .election .super-title {
        font-size: 16px;
        line-height: normal;
        padding: 5px 20px;
    }

    .election .super-title::before, .election .super-title::after {
        display: none;
    }

    .electionProportionInner h3, .votesNationwide h3,
    .votesCounty h3, .votesNationwideHungaryMap h3, .sittingOrder h3, .widget_hms_election_oevk_widget .widget_title,
    .widget_hms_ep_mandatesbyparties h3,
    .candidatesBody.EP2019 h3 {
        font-size: 15px;
        line-height: normal;
        padding: 5px 0;
    }
}

@media all and (max-width: 960px) {
    .constituenciesInner .constituenciesMap, .candidatesBody, .countySections, .hungaryMap,
    .sittingOrderWrapper, .partyVotes.graph {
        width: 100%;
    }

    .candidatesBody .candidateImg {
        float: none;
        margin: 0 auto;
    }

    .hungaryMap, .countySections {
        padding: 10px;
    }

    .constituenciesInner .constituenciesMap.budapest img {
        max-width: 30%;
    }

    .hh-row-container.row-ElectionOEVK {
        display: block;
    }

    .candidateDatas {
        width: 100%;
    }

    .mapInnerWrapper svg {
        width: 100%;
    }
    .mapInnerWrapper svg, .hh-row-segment[data-width="60"] .mapInnerWrapper svg {
        left: 50%;
        transform: translateX(-50%);
    }

    .hh-row-segment[data-width="100"] .sittingOrderWrapper,
    .hh-row-segment[data-width="100"] .partyVotes.graph,
    .hh-row-segment[data-width="100"] .countySections,
    .hh-row-segment[data-width="100"] .hungaryMap {
        width: 100%;
    }

    .partyLogo {
        margin: 0;
    }

    .votesNationwide .partySection:last-of-type .stripWrapper {
        border-right: none;
    }

    .votesNationwide .logoWrapper span {
        text-align: left;
    }

    .countySections .stripWrapper .strip {
        height: 20px;
    }

    .votesNationwide .partySection .percent {
        text-align: right;
    }

    .countySections .percent {
        line-height: 25px;
    }

    .hh-row-segment[data-width="100"] .countySections {
        padding: 0 20px;
    }

    .row-PartyVotes, .hh-row-container.row-ElectionOEVK {
        padding-bottom: 0;
    }

    .votesNationwide, .votesCounty, .sittingOrder, .votesNationwideHungaryMap {
        min-height: auto;
    }

    .hh-row-segment[data-width="100"] .partyVotes.graph .partySection {
        padding: 0;
    }

    .partyVotes.graph .partySection {
        border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    }

    .hh-row-segment[data-width="25"] .extraDatas .moreInfo, .extraDatas .processingRate,
    .hh-row-segment[data-width="40"] .extraDatas .moreInfo {
        width: 50%;
        padding: 0;
    }

    .hh-row-segment[data-width="25"] .extraDatas .moreInfo,
    .hh-row-segment[data-width="40"] .extraDatas .moreInfo {
        text-align: right;
    }
}

@media all and (max-width: 768px) {
    .candidateName h5 {
        font-size: 18px;
        text-align: center;
    }

    .politicalPartyLogo {
        height: auto;
    }

    .politicalPartyName p {
        text-align: center;
    }

    .achievedPercentage p {
        display: inline-block;
        float: none;
        margin: 0 auto;
    }

    .candidatesBody .candidateImg {
        width: 50%;
        padding-bottom: 50%;
        margin-bottom: 10px;
    }

    .politicalPartyName p {
        font-size: 14px;
    }

    .votedStripe .rateVoters {
        font-size: 10px;
    }

    .col-12 .logoWrapper,
    .col-11 .logoWrapper {
        min-height: 25px;
    }

    .col-10 .logoWrapper,
    .col-9 .logoWrapper {
        min-height: 30px;
    }

    .col-8 .logoWrapper {
        min-height: 35px;
    }

    .partyVotes.graph .mandates {
        width: 20% !important;
    }

    .partyVotes.graph .partyName {
        width: 80% !important;
    }

    .widget_hms_ep_appearanceratebycities .citiesWrapper {
        display: block;
    }
    .hh-row-segment[data-width="100"] .widget_hms_ep_appearanceratebycities .ExtraContent {
        padding-left: inherit;
        clear:both;
    }

    .hungaryMap span.countyName {
        padding: 5px 0;
    }

    .citiesPagerContainer {
        padding: 0 10px;
    }

    .alphabet {
        margin: 0;
        padding: 0 10px 5px 10px;
        border-bottom: solid 1px #caacd0;
    }

    .widget_hms_ep_appearanceratebycities .citiesContainer {
        font-size: 14px;
    }
    .hh-row-segment[data-width="100"] .widget_hms_ep_appearanceratebycities .hungaryMap {
        text-align: center;
    }
    .widget_hms_ep_appearanceratebycities .hungaryMap .sumParticipationRate {
        padding: 5px 15px;
    }
    .noFullWidth .votesNationwideHungaryMap h3,
    .noFullWidth .electionProportionWrapper {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media all and (max-width: 480px) {
    .candidatesBody .candidate {
        width: 100%;
        border-bottom: solid 1px rgba(255, 255, 255, 0.3);
        padding: 10px 20px;
    }

    .EP2019.candidatesBody .candidate {
        border-bottom: none;
    }

    .candidatesBody .candidateImg {
        float: left;
    }

    .row-PartyVotes {
        padding-top: 10px;
    }

    .achievedPercentage p {
        float: none;
        display: inline-block;
    }

    .candidateName h5 {
        font-size: 16px;
        margin-top: 5px;
        text-align: left;
        display: table;
    }

    .politicalPartyName p, .achievedPercentage p {
        font-size: 13px;
    }

    .constituenciesHeader h3 {
        font-size: 16px;
    }

    .extraDatas .moreInfo a, .extraDatas .processingRate, .processRate {
        font-size: 14px;
    }

    .candidatesBody .candidateDatas {
        float: left !important;
        padding-left: 20px;
    }

    .politicalPartyName p {
        text-align: left;
    }

    .politicalPartyLogo img {
        height: 40px;
    }

    .constituenciesInner .constituenciesMap.budapest img {
        max-width: 40%;
    }

    .politicalPartyLogo, .achievedPercentage {
        display: block;
    }

    .votedStripe .rateVoters {
        font-size: 10px;
    }

    .candidatesBody .candidateImg {
        width: 20%;
        padding-bottom: 20%;
    }

    .candidateDatas {
        width: auto;
    }

    .candidateDatas {
        width: 80%;
    }

    .graph {
        padding: 10px;
    }

    .row-PartyVotes .hh-row-wrapper,
    .row-ElectionOEVK .hh-row-wrapper,
    .row-ElectionAppearance .hh-row-wrapper {
        width: 90% !important;
    }

    .constituenciesHeader h3 {
        font-size: 12px;
    }

    span.oevkLeft, span.oevkRight {
        width: 37px;
        height: 37px;
    }

    .votedStripe .startTime, .votedStripe .currentTime {
        font-size: 12px;
    }

    .votesNationwide .strip {
        width: 15px;
    }

    .sittingOrder .extraDatas, .extraDatas.hungaryMapExtra,
    .extraDatas.votesNationwide, .extraDatas.constituenciesExtra {
        padding: 5px;
    }

    .hungaryMap span.countyName {
        font-size: 12px;
    }

    .hh-row-segment[data-width="100"] .countySections,
    .sittingOrderWrapper {
        padding: 0 10px;
    }

    .constituenciesHeader h3:after {
        left: 50%;
        transform: translateY(-50%);
        margin-left: 0;
    }

    .constituenciesHeader h3 {
        padding: 30px 0 9px 0;
        min-height: 30px;
    }

    .OEVKSelector {
        top: 57px;
    }

    .partyName {
        font-size: 13px;
    }

    .countySections .percent {
        width: 20%;
    }

    .countySections .stripWrapper {
        width: 80%;
    }

    .partyNames {
        font-size: 12px;
    }

    span.oevkLeft, span.oevkRight, .slick-prev, .slick-next {
        height: 30px;
    }

    .OEVKSelector.has_title {
        top: 100px;
    }

    .widget_hms_ep_appearanceratebycities .mapInnerWrapper {
        padding: 0 20px 75% 20px;
    }
}

@media all and (max-width: 320px) {
    .constituenciesHeader h3 {
        font-size: 12px;
    }

    .constituenciesInner .constituenciesMap img {
        max-width: 90%;
    }

    .extraDatas .moreInfo a, .extraDatas .processingRate {
        font-size: 13px;
    }

    .hungaryMap, .countySections {
        padding: 0 5px;
    }

    .hungaryMap span.countyName {
        padding: 0 10px;
    }

    .EP2019 .hungaryMap span.countyName {
        padding: 0;
    }

    .extraDatas .moreInfo a:after {
        top: 1px;
    }
}

/*ELECTION END*/
