:root{
    --erdogan : #ffa600;        /* Recep Tayyip Erdoğan */
    --ince : #0055c0;           /* Muharrem İnce */
    --kilicdaroglu : #fe0000;   /* Kemal Kılıçdaroğlu */
    --ogan : #4192af;           /* Sinan Oğan */
    
    --ak-parti: #ffa600;	    /* Adalet ve Kalkınma Partisi / AK PARTİ	*/
    --anap: #bfe8d8;	        /* Anavatan Partisi / ANAP	*/
    --btp: #d1b8bc;	        /* Bağımsız Türkiye Partisi / BTP	*/
    --bbp: #01b2fe;	        /* Büyük Birlik Partisi / BÜYÜK BİRLİK	*/
    --chp: #fe0000;	        /* Cumhuriyet Halk Partisi / CHP	*/
    --gp: #cbcdfe;	            /* Genç Parti / GP	*/
    --hakpar: #c6d1e3;	        /* Hak ve Özgürlükler Partisi / HAKPAR	*/
    --hkp: #c6d1e3;	        /* Halkın Kurtuluş Partisi / HKP	*/
    --millet: #002551;	        /* Millet Partisi / MİLLET	*/
    --mhp: #0131ff;	        /* Milliyetçi Hareket Partisi / MHP	*/
    --tkp: #6c0000;	        /* Türkiye Komünist Partisi / TKP	6c0*/
    --vp: #840000;	            /* Vatan Partisi / VP	*/
    --iyi-parti: #00dcff;	    /* İyi Parti / İYİ PARTİ*/
    --ab-parti: #320001;	    /* Adalet Birlik Partisi / AB PARTİ*/
    --ap: #ffc6b2;	            /* Adalet Partisi / AP	*/
    --gbp: #320001;	        /* Güç Birliği Partisi / GBP	*/
    --memleket: #0055c0;	    /* Memleket Partisi / MEMLEKET	*/
    --myp: #cbcdfe;	        /* Milli Yol Partisi / MİLLİ YOL	*/
    --sol: #162b46;	        /* Sol Parti / SOL	*/
    --tkh: #843c01;	        /* Türkiye Komünist Hareketi / TKH	*/
    --yrp: #53966a;	        /* Yeniden Refah Partisi / YRP	*/
    --yp: #01aad1;	            /* Yenilik Partisi / YP	*/
    --ysp: #ab00a6;	        /* Yeşiller ve Sol Gelecek Partisi / YSP	*/
    --zp: #4192af;  	        /* Zafer Partisi / ZP	*/
    --byktp: #6c0000;	        /* Büyük Türkiye Partisi / BTP	*/
    --tip: #850001;	        /* Türkiye İşçi Partisi / TİP	*/
    
    --other: #b5c5d5;	        /* Bağımsız Toplam	/ BĞMZ */
    --independence: #b5c5d5;	/* Bağımsız Diğer	/ BĞMZ DİĞER, Diğer Toplam	/ DİĞER TOPLAM */
    

    --republic: #ffa600;	    /* Cumhur İttifakı	/ Cumhur İttifakı */ 
    --socialist: #fe0000;	    /* Millet İttifakı	/ Millet İttifakı */ 
    --ancestral: #ab00a6;	    /* Emek ve Özgürlük İttifakı	/ Emek ve Özgürlük İttifakı */ 
    --labor: #2280fe;	        /* ATA İttifakı	/ ATA İttifakı */ 
    --nation: #70898d;	        /* Sosyalist Güç Birliği İttifakı	/ Sosyalist Güç Birliği İttifakı */ 


    /* eski secimler için  */
     --demirtas : #9e5db1;           /* Selahattin Demirtaş */
     --aksener : #d96e6e;           /* Meral Akşener */
     --karamolla : #448864;           /* Temel Karamollaoğlu */
     --perincek : #546184;           /* Doğu Perinçek */
     --ihsanoglu : #0280d8;           /* Ekmeleddin Mehmet İhsanoğlu */
     
     --hdp: #8b00b3;	        /* Türkiye İşçi Partisi / TİP	*/


}


.alliance-color-erdogan .vote-result-item-top .progress .current > span, 
.alliance-color-erdogan .second-round-text .progress .current > span,
.alliance-color-erdogan.first-round-item .progress .current > span,
.table-choice.akp > div:after { background: var(--erdogan);}
    .alliance-color-erdogan .vote-result-rate strong,
    .alliance-color-erdogan .vote-result-alliance-name,
    .alliance-color-erdogan .second-round-allianca-name,
    .alliance-color-erdogan .second-round-rate u,
    .alliance-color-erdogan .first-round-item-text span { color: var(--erdogan); }

    .alliance-color-ince .vote-result-item-top .progress .current > span { background: var(--ince);}
    .alliance-color-ince .vote-result-rate strong,
    .alliance-color-ince .vote-result-alliance-name { color: var(--ince); }

    .alliance-color-kilicdaroglu .vote-result-item-top .progress .current > span,
    .alliance-color-kilicdaroglu .second-round-text .progress .current > span,
    .alliance-color-kilicdaroglu.first-round-item .progress .current > span,
    .table-choice.chp > div:after { background: var(--kilicdaroglu);}
    .alliance-color-kilicdaroglu .vote-result-rate strong,
    .alliance-color-kilicdaroglu .vote-result-alliance-name,
    .alliance-color-kilicdaroglu .second-round-allianca-name,
    .alliance-color-kilicdaroglu .second-round-rate u,
    .alliance-color-kilicdaroglu .first-round-item-text span { color: var(--kilicdaroglu); }

    .alliance-color-ogan .vote-result-item-top .progress .current > span { background: var(--ogan);}
    .alliance-color-ogan .vote-result-rate strong,
    .alliance-color-ogan .vote-result-alliance-name { color: var(--ogan); }

    .alliance-color-bgmsz .vote-result-item-top .progress .current > span,
    .alliance-color-other .vote-result-item-top .progress .current > span { background: var(--other);}
    .alliance-color-bgmsz .vote-result-alliance-name,
    .alliance-color-other .vote-result-alliance-name { color: var(--other); }

    .alliance-color-independence .vote-result-item-top .progress .current > span { background: var(--independence);}
    .alliance-color-independence .vote-result-alliance-name { color: var(--independence); }



.choice-item.color-erdogan .choice-item-text strong, .choice-item.color-erdogan .choice-item-text span { color: var(--erdogan); }
	.choice-item.color-erdogan .current span {background:var(--erdogan);}

	.choice-item.color-ince .choice-item-text strong, .choice-item.color-ince .choice-item-text span { color: var(--ince); }
	.choice-item.color-ince .current span {background:var(--ince); }

	.choice-item.color-kilicdaroglu .choice-item-text strong, .choice-item.color-kilicdaroglu .choice-item-text span { color: var(--kilicdaroglu); }
	.choice-item.color-kilicdaroglu .current span {background:var(--kilicdaroglu); }

	.choice-item.color-ogan .choice-item-text strong, .choice-item.color-ogan .choice-item-text span { color: var(--ogan); }
	.choice-item.color-ogan .current span {background:var(--ogan); }

    .choice-item.color-demirtas .choice-item-text strong, .choice-item.color-demirtas .choice-item-text span { color: var(--demirtas); }
	.choice-item.color-demirtas .current span {background:var(--demirtas); }

    .choice-item.color-aksener .choice-item-text strong, .choice-item.color-aksener .choice-item-text span { color: var(--aksener); }
	.choice-item.color-aksener .current span {background:var(--aksener); }

    .choice-item.color-karamolla .choice-item-text strong, .choice-item.color-karamolla .choice-item-text span { color: var(--karamolla); }
	.choice-item.color-karamolla .current span {background:var(--karamolla); }

    .choice-item.color-perincek .choice-item-text strong, .choice-item.color-perincek .choice-item-text span { color: var(--perincek); }
	.choice-item.color-perincek .current span {background:var(--perincek); }

    .choice-item.color-ihsanoglu .choice-item-text strong, .choice-item.color-ihsanoglu .choice-item-text span { color: var(--ihsanoglu); }
	.choice-item.color-ihsanoglu .current span {background:var(--ihsanoglu); }



.choice-parliament-item.color-republic .choice-parliament-item-text strong { color: var(--republic); }
	.choice-parliament-item.color-republic .progress .current span,
    .party-detail-map-legend.republic span:before { background: var(--republic); }

	.choice-parliament-item.color-socialist .choice-parliament-item-text strong { color: var(--socialist); }
	.choice-parliament-item.color-socialist .progress .current span,
    .party-detail-map-legend.socialist span:before { background: var(--socialist); }

	.choice-parliament-item.color-ancestral .choice-parliament-item-text strong { color: var(--ancestral); }
	.choice-parliament-item.color-ancestral .progress .current span,
    .party-detail-map-legend.ancestral span:before { background: var(--ancestral); }

	.choice-parliament-item.color-labor .choice-parliament-item-text strong { color: var(--labor); }
	.choice-parliament-item.color-labor .progress .current span,
    .party-detail-map-legend.labor span:before { background: var(--labor); }

	.choice-parliament-item.color-nation .choice-parliament-item-text strong { color: var(--nation); }
	.choice-parliament-item.color-nation .progress .current span,
    .party-detail-map-legend.nation span:before { background: var(--nation); }





.legend .legend-text.color-erdogan:before { background: var(--erdogan); }
	.legend .legend-text.color-ince:before { background: var(--ince); }
	.legend .legend-text.color-kilicdaroglu:before { background: var(--kilicdaroglu); }
	.legend .legend-text.color-ogan:before { background: var(--ogan); }
	


.president-choice-table table tbody tr.color-erdogan td:nth-child(1) a { color: var(--erdogan); }
	.president-choice-table table tbody tr.color-ince td:nth-child(1) a { color: var(--ince); }
	.president-choice-table table tbody tr.color-kilicdaroglu td:nth-child(1) a { color: var(--kilicdaroglu); }
	.president-choice-table table tbody tr.color-ogan td:nth-child(1) a { color: var(--ogan); }



.president-slider-item-content-item.color-erdogan .progress .current span { background: var(--erdogan); }
	.president-slider-item-content-item.color-ince .progress .current span { background: var(--ince); }
	.president-slider-item-content-item.color-kilicdaroglu .progress .current span { background: var(--kilicdaroglu); }
	.president-slider-item-content-item.color-ogan .progress .current span { background: var(--ogan); }
	


.president-slider-item-content-item.color-erdogan.active span:first-child, 
.president-slider-item-content-item.color-erdogan.active span:nth-child(2) { color: var(--erdogan); font-family:'robotocondensed-bold', sans-serif;}
	.president-slider-item-content-item.color-ince.active span:first-child,
    .president-slider-item-content-item.color-ince.active span:nth-child(2) { color: var(--ince); font-family:'robotocondensed-bold', sans-serif;}
	.president-slider-item-content-item.color-kilicdaroglu.active span:first-child, 
    .president-slider-item-content-item.color-kilicdaroglu.active span:nth-child(2) { color: var(--kilicdaroglu); font-family:'robotocondensed-bold', sans-serif;}
	.president-slider-item-content-item.color-ogan.active span:first-child,
    .president-slider-item-content-item.color-ogan.active span:nth-child(2) { color: var(--ogan); font-family:'robotocondensed-bold', sans-serif;}
	
    

.counties-table thead th.color-erdogan { color: var(--erdogan); }
	.counties-table thead th.color-ince { color: var(--ince); }
	.counties-table thead th.color-kilicdaroglu { color: var(--kilicdaroglu); }
	.counties-table thead th.color-ogan { color: var(--ogan); }
	

.party-detail-map-legend.erdogan span:before,
.counties-table tbody td.border.color-erdogan:before { background: var(--erdogan); }
    .party-detail-map-legend.ince span:before,
	.counties-table tbody td.border.color-ince:before { background: var(--ince); }
    .party-detail-map-legend.kilicdaroglu span:before,
	.counties-table tbody td.border.color-kilicdaroglu:before { background: var(--kilicdaroglu); }
    .party-detail-map-legend.ogan span:before,
	.counties-table tbody td.border.color-ogan:before { background: var(--ogan); }
	



.alliance-color-akp .current > span,
.legend .legend-text.color-akp:before,
.party-detail-map-legend.akp span:before,
.parliament-slider .president-slider-item-content-item.color-akp .progress .current span,
.counties-table tbody td.border.color-akp:before,
.choice-parliament-item.color-akp .progress .current span,
.choice-parliament-item.color-akp .vote-result-alliance-name { background: var(--ak-parti); }
.alliance-color-anap .current > span,
.legend .legend-text.color-anap:before,
.party-detail-map-legend.anap span:before,
.parliament-slider .president-slider-item-content-item.color-anap .progress .current span,
.counties-table tbody td.border.color-anap:before,
.choice-parliament-item.color-anap .progress .current span,
.choice-parliament-item.color-anap .vote-result-alliance-name { background: var(--anap); }
.alliance-color-btp .current > span,
.legend .legend-text.color-btp:before,
.party-detail-map-legend.btp span:before,
.parliament-slider .president-slider-item-content-item.color-btp .progress .current span,
.counties-table tbody td.border.color-btp:before,
.choice-parliament-item.color-btp .progress .current span,
.choice-parliament-item.color-btp .vote-result-alliance-name { background: var(--btp); }
.alliance-color-bbp .current > span,
.legend .legend-text.color-bbp:before,
.party-detail-map-legend.bbp span:before,
.parliament-slider .president-slider-item-content-item.color-bbp .progress .current span,
.counties-table tbody td.border.color-bbp:before,
.choice-parliament-item.color-bbp .progress .current span,
.choice-parliament-item.color-bbp .vote-result-alliance-name { background: var(--bbp); }
.alliance-color-chp .current > span,
.legend .legend-text.color-chp:before,
.party-detail-map-legend.chp span:before,
.parliament-slider .president-slider-item-content-item.color-chp .progress .current span,
.counties-table tbody td.border.color-chp:before,
.choice-parliament-item.color-chp .progress .current span,
.choice-parliament-item.color-chp .vote-result-alliance-name { background: var(--chp); }
.alliance-color-gp .current > span,
.legend .legend-text.color-gp:before,
.party-detail-map-legend.gp span:before,
.parliament-slider .president-slider-item-content-item.color-gp .progress .current span,
.counties-table tbody td.border.color-gp:before,
.choice-parliament-item.color-gp .progress .current span,
.choice-parliament-item.color-gp .vote-result-alliance-name { background: var(--gp); }
.alliance-color-hakpar .current > span,
.legend .legend-text.color-hakpar:before,
.party-detail-map-legend.hakpar span:before,
.parliament-slider .president-slider-item-content-item.color-hakpar .progress .current span,
.counties-table tbody td.border.color-hakpar:before,
.choice-parliament-item.color-hakpar .progress .current span,
.choice-parliament-item.color-hakpar .vote-result-alliance-name { background: var(--hakpar); }
.alliance-color-hkp .current > span,
.legend .legend-text.color-hkp:before,
.party-detail-map-legend.hkp span:before,
.parliament-slider .president-slider-item-content-item.color-hkp .progress .current span,
.counties-table tbody td.border.color-hkp:before,
.choice-parliament-item.color-hkp .progress .current span,
.choice-parliament-item.color-hkp .vote-result-alliance-name { background: var(--hkp); }
.alliance-color-millet .current > span,
.legend .legend-text.color-millet:before,
.party-detail-map-legend.millet span:before,
.parliament-slider .president-slider-item-content-item.color-millet .progress .current span,
.counties-table tbody td.border.color-millet:before,
.choice-parliament-item.color-millet .progress .current span,
.choice-parliament-item.color-millet .vote-result-alliance-name { background: var(--millet); }
.alliance-color-mhp .current > span,
.legend .legend-text.color-mhp:before,
.party-detail-map-legend.mhp span:before,
.parliament-slider .president-slider-item-content-item.color-mhp .progress .current span,
.counties-table tbody td.border.color-mhp:before,
.choice-parliament-item.color-mhp .progress .current span,
.choice-parliament-item.color-mhp .vote-result-alliance-name { background: var(--mhp); }
.alliance-color-tkp .current > span,
.legend .legend-text.color-tkp:before,
.party-detail-map-legend.tkp span:before,
.parliament-slider .president-slider-item-content-item.color-tkp .progress .current span,
.counties-table tbody td.border.color-tkp:before,
.choice-parliament-item.color-tkp .progress .current span,
.choice-parliament-item.color-tkp .vote-result-alliance-name { background: var(--tkp); }
.alliance-color-vp .current > span,
.legend .legend-text.color-vp:before,
.party-detail-map-legend.vp span:before,
.parliament-slider .president-slider-item-content-item.color-vp .progress .current span,
.counties-table tbody td.border.color-vp:before,
.choice-parliament-item.color-vp .progress .current span,
.choice-parliament-item.color-vp .vote-result-alliance-name { background: var(--vp); }
.alliance-color-vatan .current > span,
.legend .legend-text.color-vatan:before,
.party-detail-map-legend.vatan span:before,
.parliament-slider .president-slider-item-content-item.color-vatan .progress .current span,
.counties-table tbody td.border.color-vatan:before,
.choice-parliament-item.color-vatan .progress .current span,
.choice-parliament-item.color-vatan .vote-result-alliance-name { background: var(--vp); }
.alliance-color-ip .current > span,
.legend .legend-text.color-ip:before,
.party-detail-map-legend.ip span:before,
.parliament-slider .president-slider-item-content-item.color-ip .progress .current span,
.counties-table tbody td.border.color-ip:before,
.choice-parliament-item.color-ip .progress .current span,
.choice-parliament-item.color-ip .vote-result-alliance-name { background: var(--iyi-parti); }
.alliance-color-abp .current > span,
.legend .legend-text.color-abp:before,
.party-detail-map-legend.abp span:before,
.parliament-slider .president-slider-item-content-item.color-abp .progress .current span,
.counties-table tbody td.border.color-abp:before,
.choice-parliament-item.color-abp .progress .current span,
.choice-parliament-item.color-abp .vote-result-alliance-name { background: var(--ab-parti); }
.alliance-color-ap .current > span,
.legend .legend-text.color-ap:before,
.party-detail-map-legend.ap span:before,
.parliament-slider .president-slider-item-content-item.color-ap .progress .current span,
.counties-table tbody td.border.color-ap:before,
.choice-parliament-item.color-ap .progress .current span,
.choice-parliament-item.color-ap .vote-result-alliance-name { background: var(--ap); }
.alliance-color-gbp .current > span,
.legend .legend-text.color-gbp:before,
.party-detail-map-legend.gbp span:before,
.parliament-slider .president-slider-item-content-item.color-gbp .progress .current span,
.counties-table tbody td.border.color-gbp:before,
.choice-parliament-item.color-gbp .progress .current span,
.choice-parliament-item.color-gbp .vote-result-alliance-name { background: var(--gbp); }
.alliance-color-memleket .current > span,
.legend .legend-text.color-memleket:before,
.party-detail-map-legend.memleket span:before,
.parliament-slider .president-slider-item-content-item.color-memleket .progress .current span,
.counties-table tbody td.border.color-memleket:before,
.choice-parliament-item.color-memleket .progress .current span,
.choice-parliament-item.color-memleket .vote-result-alliance-name { background: var(--memleket); }
.alliance-color-myp .current > span,
.legend .legend-text.color-myp:before,
.party-detail-map-legend.myp span:before,
.parliament-slider .president-slider-item-content-item.color-myp .progress .current span,
.counties-table tbody td.border.color-myp:before,
.choice-parliament-item.color-myp .progress .current span,
.choice-parliament-item.color-myp .vote-result-alliance-name { background: var(--myp); }
.alliance-color-solp .current > span,
.legend .legend-text.color-solp:before,
.party-detail-map-legend.solp span:before,
.parliament-slider .president-slider-item-content-item.color-solp .progress .current span,
.counties-table tbody td.border.color-solp:before,
.choice-parliament-item.color-solp .progress .current span,
.choice-parliament-item.color-solp .vote-result-alliance-name { background: var(--sol); }
.alliance-color-tkh .current > span,
.legend .legend-text.color-tkh:before,
.party-detail-map-legend.tkh span:before,
.parliament-slider .president-slider-item-content-item.color-tkh .progress .current span,
.counties-table tbody td.border.color-tkh:before,
.choice-parliament-item.color-tkh .progress .current span,
.choice-parliament-item.color-tkh .vote-result-alliance-name { background: var(--tkh); }
.alliance-color-yeniden-refah .current > span,
.legend .legend-text.color-yeniden-refah:before,
.party-detail-map-legend.yeniden-refah span:before,
.parliament-slider .president-slider-item-content-item.color-yeniden-refah .progress .current span,
.counties-table tbody td.border.color-yeniden-refah:before,
.choice-parliament-item.color-yeniden-refah .progress .current span,
.choice-parliament-item.color-yeniden-refah-refah .vote-result-alliance-name { background: var(--yrp); }
.alliance-color-yp .current > span,
.legend .legend-text.color-yp:before,
.party-detail-map-legend.yp span:before,
.parliament-slider .president-slider-item-content-item.color-yp .progress .current span,
.counties-table tbody td.border.color-yp:before,
.choice-parliament-item.color-yp .progress .current span,
.choice-parliament-item.color-yp .vote-result-alliance-name { background: var(--yp); }
.alliance-color-ysp .current > span,
.legend .legend-text.color-ysp:before,
.party-detail-map-legend.ysp span:before,
.parliament-slider .president-slider-item-content-item.color-ysp .progress .current span,
.counties-table tbody td.border.color-ysp:before,
.choice-parliament-item.color-ysp .progress .current span,
.choice-parliament-item.color-ysp .vote-result-alliance-name { background: var(--ysp); }
.alliance-color-zafer .current > span,
.legend .legend-text.color-zafer:before,
.party-detail-map-legend.zafer span:before,
.parliament-slider .president-slider-item-content-item.color-zafer .progress .current span,
.counties-table tbody td.border.color-zafer:before,
.choice-parliament-item.color-zafer .progress .current span,
.choice-parliament-item.color-zafer .vote-result-alliance-name { background: var(--zp); }
.alliance-color-butp .current > span,
.legend .legend-text.color-butp:before,
.party-detail-map-legend.butp span:before,
.parliament-slider .president-slider-item-content-item.color-butp .progress .current span,
.counties-table tbody td.border.color-butp:before,
.choice-parliament-item.color-butp .progress .current span,
.choice-parliament-item.color-butp .vote-result-alliance-name { background: var(--byktp); }
.alliance-color-tip .current > span,
.legend .legend-text.color-tip:before,
.party-detail-map-legend.tip span:before,
.parliament-slider .president-slider-item-content-item.color-tip .progress .current span,
.counties-table tbody td.border.color-tip:before,
.choice-parliament-item.color-tip .progress .current span,
.choice-parliament-item.color-tip .vote-result-alliance-name { background: var(--tip); }
.alliance-color-other .current > span,
.legend .legend-text.color-other:before,
.party-detail-map-legend.other span:before,
.parliament-slider .president-slider-item-content-item.color-other .progress .current span,
.counties-table tbody td.border.color-other:before,
.choice-parliament-item.color-other .progress .current span,
.choice-parliament-item.color-other .vote-result-alliance-name { background: var(--other); }
.alliance-color-bgmsz .current > span,
.legend .legend-text.color-bgmsz:before,
.party-detail-map-legend.bgmsz span:before,
.parliament-slider .president-slider-item-content-item.color-bgmsz .progress .current span,
.counties-table tbody td.border.color-bgmsz:before,
.choice-parliament-item.color-bgmsz .progress .current span,
.choice-parliament-item.color-bgmsz .vote-result-alliance-name { background: var(--other); }
.alliance-color-independence .current > span,
.legend .legend-text.color-independence:before,
.party-detail-map-legend.independence span:before,
.parliament-slider .president-slider-item-content-item.color-independence .progress .current span,
.counties-table tbody td.border.color-independence:before,
.choice-parliament-item.color-independence .progress .current span,
.choice-parliament-item.color-independence .vote-result-alliance-name { background: var(--independence); }


.choice-parliament-item.color-akp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-akp span,
.counties-table thead th.color-akp,
.alliance-color-akp .vote-result-alliance-name { color: var(--ak-parti); }
.choice-parliament-item.color-anap .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-anap span,
.counties-table thead th.color-anap,
.alliance-color-anap .vote-result-alliance-name { color: var(--anap); }
.alliance-color-btp .vote-result-alliance-name { color: var(--btp); }
.choice-parliament-item.color-bbp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-bbp span,
.counties-table thead th.color-bbp,
.alliance-color-bbp .vote-result-alliance-name { color: var(--bbp); }
.choice-parliament-item.color-chp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-chp span,
.counties-table thead th.color-chp,
.alliance-color-chp .vote-result-alliance-name { color: var(--chp); }
.choice-parliament-item.color-gp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-gp span,
.counties-table thead th.color-gp,
.alliance-color-gp .vote-result-alliance-name { color: var(--gp); }
.choice-parliament-item.color-hakpar .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-hakpar span,
.counties-table thead th.color-hakpar,
.alliance-color-hakpar .vote-result-alliance-name { color: var(--hakpar); }
.choice-parliament-item.color-hkp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-hkp span,
.counties-table thead th.color-hkp,
.alliance-color-hkp .vote-result-alliance-name { color: var(--hkp); }
.choice-parliament-item.color-millet .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-millet span,
.counties-table thead th.color-millet,
.alliance-color-millet .vote-result-alliance-name { color: var(--millet); }
.choice-parliament-item.color-mhp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-mhp span,
.counties-table thead th.color-mhp,
.alliance-color-mhp .vote-result-alliance-name { color: var(--mhp); }
.choice-parliament-item.color-tkp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-tkp span,
.counties-table thead th.color-tkp,
.alliance-color-tkp .vote-result-alliance-name { color: var(--tkp); }
.choice-parliament-item.color-vp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-vp span,
.counties-table thead th.color-vp,
.alliance-color-vp .vote-result-alliance-name { color: var(--vp); }
.choice-parliament-item.color-ip .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-ip span,
.counties-table thead th.color-ip,
.alliance-color-ip .vote-result-alliance-name { color: var(--iyi-parti); }
.choice-parliament-item.color-abp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-abp span,
.counties-table thead th.color-abp,
.alliance-color-abp .vote-result-alliance-name { color: var(--ab-parti); }
.choice-parliament-item.color-ap .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-ap span,
.counties-table thead th.color-ap,
.alliance-color-ap .vote-result-alliance-name { color: var(--ap); }
.choice-parliament-item.color-gbp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-gbp span,
.counties-table thead th.color-gbp,
.alliance-color-gbp .vote-result-alliance-name { color: var(--gbp); }
.choice-parliament-item.color-memleket .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-memleket span,
.counties-table thead th.color-memleket,
.alliance-color-memleket .vote-result-alliance-name { color: var(--memleket); }
.choice-parliament-item.color-myp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-myp span,
.counties-table thead th.color-myp,
.alliance-color-myp .vote-result-alliance-name { color: var(--myp); }
.choice-parliament-item.color-solp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-solp span,
.counties-table thead th.color-solp,
.alliance-color-solp .vote-result-alliance-name { color: var(--sol); }
.choice-parliament-item.color-tkh .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-tkh span,
.counties-table thead th.color-tkh,
.alliance-color-tkh .vote-result-alliance-name { color: var(--tkh); }
.choice-parliament-item.color-yeniden-refah .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-yeniden-refah span,
.counties-table thead th.color-yeniden-refah,
.alliance-color-yeniden-refah .vote-result-alliance-name { color: var(--yrp); }
.choice-parliament-item.color-yp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-yp span,
.counties-table thead th.color-yp,
.alliance-color-yp .vote-result-alliance-name { color: var(--yp); }
.choice-parliament-item.color-ysp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-ysp span,
.counties-table thead th.color-ysp,
.alliance-color-ysp .vote-result-alliance-name { color: var(--ysp); }
.choice-parliament-item.color-zafer .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-zafer span,
.counties-table thead th.color-zafer,
.alliance-color-zafer .vote-result-alliance-name { color: var(--zp); }
.choice-parliament-item.color-butp .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-butp span,
.counties-table thead th.color-butp,
.alliance-color-butp .vote-result-alliance-name { color: var(--byktp); }
.choice-parliament-item.color-tip .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-tip span,
.counties-table thead th.color-tip,
.alliance-color-tip .vote-result-alliance-name { color: var(--tip); }
.choice-parliament-item.color-other .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-other span,
.counties-table thead th.color-other,
.alliance-color-other .vote-result-alliance-name { color: var(--other); }
.choice-parliament-item.color-independence .choice-parliament-item-text strong,
.parliament-slider .president-slider-item-content-item.color-independence span,
.counties-table thead th.color-independence,
.alliance-color-independence .vote-result-alliance-name { color: var(--independence); }

