@import url(//fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(//fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

.nowrap {
    white-space: nowrap;
    overflow: hidden;
}

a {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*body, h1, h2, h3, h4, h5, p, b, div, input{ font-family: 'Noto Sans TC', serif;}*/

#top_wrap, #top_wrap a {
    font-weight: 400;
}

#top_wrap .font_size .current a {
    text-decoration: underline;
}

.font_size a {
    color: #131212;
    font-weight: 500;
}

.font_size #small a {
    font-size: 12px;
}

.font_size #medium a {
    font-size: 16px;
}

.font_size #large a {
    font-size: 18px;
}

/*.lang li{ letter-spacing: 1px;}*/
.lang ul {
    background: rgba(255, 255, 255, .4);
    border-radius: 12px;
    height: 26px;
}

.lang li a {
    /* color: #156573; */
    padding: 0px 10px;
    height: 26px;
    line-height: 28px;
    display: inline-block;
    font-size: 0.87em;
    font-family: PingFangSC-Regular, PingFang SC;
    color: #043D4B;
}

/*.lang li.en a{}*/
/*.lang li.sc a{font-family: 'Noto Sans SC', sans-serif;}*/
/*.lang li.tc a{font-family: 'Noto Sans TC', serif;}*/
.lang li.current a {
    background: #FFF;
    border-radius: 13px;
    padding: 0px 15px;
}
.lang li:not(.current)+li:not(.current) a{
    padding-left: 0;
}
h1, h2 {
    /*letter-spacing: 1px;*/
    font-weight: 200;
    text-align: center;
    padding-bottom: 20px;
}

.info {
    text-align: center;
}

.info h1 {
    color: #0584ab;
    letter-spacing: -2px;
}

.info p {
    color: #5d5d5d;
    letter-spacing: 2px;
}

.orange {
    color: #933515;
}

.highlight {
    padding: 2px 10px;
    color: #3e3e3e;
    background: #ffa02f;
}

.data .step {
    text-align: center;
    color: #FFF;
    font-weight: 200;
}

.title {
    text-align: center;
}

.data h1 {
    color: #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.vote .step {
    color: #057292;
}

.vote h2 {
    color: #0694bf;
}


.name {
    color: #093E4C;
    font-weight: 700;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
    font-size: 0.9rem;
}

/*.Control:hover .name, .Control:focus .name, .Control input:checked ~ .name {*/
/*    color: #FFF;*/
/*}*/


.reason h3 {
    color: #093E4C;
    font-weight: 500;
    /*letter-spacing: 1px;*/
    font-size: 0.9rem;
    word-wrap:break-word;
}

/*.Control:hover .reason h3, .Control:focus .reason h3, .Control input:checked ~ .reason h3 {*/
/*    color: #a3d39f !important;*/
/*}*/

.reason p {
    color: #093E4C;
    /*letter-spacing: 1px;*/
    /*font-size: 0.9rem;*/
}

.reason p {
    margin-bottom: 10px;
}

/*.Control:hover .reason p, .Control:focus .reason p, .Control input:checked ~ .reason p {*/
/*    color: #7cbf72 !important;*/
/*}*/

.reason .tab {
    color: #093E4C;
    /*border-radius: 20px;*/
    /*border: 1px solid #bcccce;*/
    display: inline-block;
    /*font-size: 0.9rem;*/
}

/*.Control:hover .tab, .Control:focus .tab, .Control input:checked ~ .reason > .tab {*/
/*    color: #d2e3d0 !important;*/
/*    border: 1px solid #bcccce;*/
/*}*/

.date__name {
    color: #b2cad1;
    font-weight: 300;
    vertical-align: top;
}

.date__text {
    color: #FFF;
    font: 300;
    vertical-align: top;
}

.vote__name {
    color: #FFF;
    text-align: center;
    font-weight: bold;
}
