.view-desktop,.view-mobile{display:none!important;}

.masthead-theme{margin:0 0 2em 0;}
.imgs{}
.imgs img{width:26%;display:inline-block;}
#theme-content,#theme-brand{text-align:center;display:flex;justify-content:center;align-items:center;vertical-align:middle;}
#theme-content{text-align:left;}
#theme-content .num{font-family:Roboto;}
#theme-brand{text-align:right;}
#theme-brand img{width:60%;}

@media screen and (min-width:768px) and (max-width:1100px){
.imgs img{width:33%;}
#theme-brand img{width:70%;}
}

@media screen and (min-width:768px){
.view-desktop{display:inline-block!important;}
}

@media screen and (min-width:200px) and (max-width:767px){
.view-mobile{display:inline-block!important;}
#theme-content,#theme-brand{text-align:center!important;margin-bottom:1em;}
#election-result #theme-content{text-align:left!important;}
.imgs img{width:33%;}
}

.pulse{margin:0 0 0 1em;padding:1em;display:block;position:relative;width:60px;height:60px;border-radius:50%;background:#e50000;box-shadow:0 0 0 rgba(230,0,0,0.5);animation:pulse 2s infinite;}
.pulse .label{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);}
.pulse .label .text{font-size:14px;line-height:1.2;display:block;padding:0;color:#fff;}
.pulse:hover{animation:none;}

@-webkit-keyframes pulse{
0%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44, 0.4);}
70%{-webkit-box-shadow:0 0 0 10px rgba(204,169,44, 0);}
100%{-webkit-box-shadow:0 0 0 0 rgba(204,169,44, 0);}
}
@keyframes pulse{0
%{-moz-box-shadow:0 0 0 0 rgba(204,169,44, 0.4);box-shadow:0 0 0 0 rgba(204,169,44, 0.4);}
70%{-moz-box-shadow:0 0 0 10px rgba(204,169,44, 0);box-shadow:0 0 0 10px rgba(204,169,44, 0);}
100%{-moz-box-shadow:0 0 0 0 rgba(204,169,44, 0);box-shadow:0 0 0 0 rgba(204,169,44, 0);}
}


.candidate-img,.candidate-detail-row{position:relative;z-index:100;}
.candidate-detail-row{width:100%;vertical-align:bottom;line-height:1.4;}
.result-votes-tab,.result-votes0{position:absolute;z-index:90;}
.candidate-img-box,.candidate-detail-box,.candidate-profile,.candidate-img,.candidate-detail,.result-percent{display:inline-block;}
.candidate-profile,.candidate-img,.candidate-detail,.result-percent{font-size:1.2em;vertical-align:bottom;}
.candidate-img-box,.candidate-detail-box{z-index:100;position:relative;vertical-align:bottom;}
.candidate-img{width:75px;height:100px;background-position:0 0;background-size:100% auto;background-repeat:no-repeat;}
.candidate-detail,.result-percent{000width:48%;}
.candidate-detail{padding:0 0 0.8em 0.4em;white-space:nowrap;}
.result-percent{padding:0 1em 0 0;line-height:0.7;text-align:right;}
.result-percent .num{font-size:1.4em;font-weight:900;}

.candidate-name{font-size:1.1em;color:#b3b3b3;}
.candidate-party{font-size:0.9em;}

#han-kuo-yu .candidate-img{background-image:url('../imgs/han-kuo-yu.png');}
#tsai-ing-wen .candidate-img{background-image:url('../imgs/tsai-ing-wen.png');}
#james-soong .candidate-img{background-image:url('../imgs/james-soong.png');}

.result-votes-tab,.result-votes{height:30px;white-space:nowrap;bottom:0;color:#fff;justify-content:center;align-items:center;}
.result-votes-tab{left:-1em;width:100px;}
.result-votes{padding:0.5em 1.4em 0.2em 0.8em;text-align:right;}
#han-kuo-yu .result-votes,#tsai-ing-wen .result-votes{padding-right:2em;}

.result-votes .num{font-size:1.1em;}
#han-kuo-yu .result-votes-tab,#han-kuo-yu .result-votes{background:#2868de;}
#han-kuo-yu .candidate-party,#han-kuo-yu .result-percent{color:#2868de;}

#tsai-ing-wen .result-votes-tab,#tsai-ing-wen .result-votes{background:#97cf42;}
#tsai-ing-wen .candidate-party,#tsai-ing-wen .result-percent{color:#97cf42;}
#tsai-ing-wen .result-votes-tab{border-top-left-radius:50px;-moz-border-top-left-radius:50px;-khtml-border-top-left-radius:50px;-webkit-border-top-left-radius:50px;border-bottom-left-radius:50px;-moz-border-bottom-left-radius:50px;-khtml-border-bottom-left-radius:50px;-webkit-border-bottom-left-radius:50px;}

#james-soong .result-votes-tab,#james-soong .result-votes{background:#ff630e;}
#james-soong .candidate-party,#james-soong .result-percent{color:#ff630e;}
#james-soong .result-votes{border-top-right-radius:50px;-moz-border-top-right-radius:50px;-khtml-border-top-right-radius:50px;-webkit-border-top-right-radius:50px;border-bottom-right-radius:50px;-moz-border-bottom-right-radius:50px;-khtml-border-bottom-right-radius:50px;-webkit-border-bottom-right-radius:50px;}


@media screen and (min-width:768px) and (max-width:1100px){
.candidate-img{width:65px;height:86px;}
}

@media screen and (min-width:200px) and (max-width:767px){
.candidate-profile{display:block;margin-bottom:1em;}
.candidate-img{width:60px;height:80px;}
.candidate-name,.candidate-party{display:inline-block;}
.candidate-detail{line-height:0.7em;padding-bottom:0.5em;margin-right:1em;}
.candidate-detail,.result-percent{width:auto;}
.result-percent{padding-left:0.6em;vertical-align:middle;}
.result-votes-tab{border-top-left-radius:50px;-moz-border-top-left-radius:50px;-khtml-border-top-left-radius:50px;-webkit-border-top-left-radius:50px;border-bottom-left-radius:50px;-moz-border-bottom-left-radius:50px;-khtml-border-bottom-left-radius:50px;-webkit-border-bottom-left-radius:50px;}
.result-votes{display:inline-block;padding-right:1.4em!important;border-top-right-radius:50px;-moz-border-top-right-radius:50px;-khtml-border-top-right-radius:50px;-webkit-border-top-right-radius:50px;border-bottom-right-radius:50px;-moz-border-bottom-right-radius:50px;-khtml-border-bottom-right-radius:50px;-webkit-border-bottom-right-radius:50px;}
.result-percent .num{font-size:2em;}
}