/* ==========================================================================
   Global Style
	 ========================================================================== */
/* 더불어민주당 / #00A0E2 */
.party-0 .party {
  color: #00a0e2;
}
.gra .graph.party-0 em {
  background-color: #00a0e2;
}
/* 미래통합당 / #E84572 */
.party-1 .party {
  color: #e84572;
}
.gra .graph.party-1 em {
  background-color: #e84572;
}
/* 정의당 / #FFCB05 */
.party-2 .party {
  color: #ffcb05;
}
.gra .graph.party-2 em {
  background-color: #ffcb05;
}
/* 민생당 / #00A75D */
.party-3 .party {
  color: #00a75d;
}
.gra .graph.party-3 em {
  background-color: #00a75d;
}
/* 무소속 / #777777 */
.party-4 .party {
  color: #777777;
}
.gra .graph.party-4 em {
  background-color: #777777;
}
/* 기타정당 / #D5CFFC */
.party-5 .party {
  color: #d5cffc;
}
.gra .graph.party-5 em {
  background-color: #d5cffc;
}
/* 미래한국당 / #DF7492 */
.party-6 .party {
  color: #df7492;
}
.gra .graph.party-6 em {
  background-color: #df7492;
}
/* 더불어시민당 / #3C9DD2 */
.party-7 .party {
  color: #3c9dd2;
}
.gra .graph.party-7 em {
  background-color: #3c9dd2;
}
/* 열린민주당 / #2571BE */
.party-8 .party {
  color: #2571be;
}
.gra .graph.party-8 em {
  background-color: #2571be;
}
/* 국민의당 / #EE8E59 */
.party-9 .party {
  color: #ff7414;
}
.gra .graph.party-9 em {
  background-color: #ff7414;
}

.voting-wrap h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -1px;
  color: #000000;
}
.voting-wrap h1 span {
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -1px;
  color: #777777;
}
.voting-wrap p {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #777777;
}
.hide {
  display: none !important;
}

/* ==========================================================================
   Layout Style
   ========================================================================== */
.list_body {
  width: 1009px;
  margin: 0;
  padding: 0;
  padding-top: 40px;
}
/* .contain .list_left_aside {
  padding-top: 6px;
  width: 185px;
} */

/* .contain ul.list_left_cat > li:first-child:after {
  background: #655ed9;
}
ul.list_left_cat > li:first-child {
  letter-spacing: normal;
}
ul.list_left_cat li {
  line-height: normal;
  letter-spacing: -1.8px;
  color: #707070;
}

.contain ul.list_left_cat > li:first-child a {
  color: #000000;
}
.contain ul.list_left_cat li a {
  color: #707070;
}
ul.list_left_cat li a.current {
  color: #000000;
} */

body .footer_100 .member_area {
  display: none;
}

/* ==========================================================================
   Party Seats Data Style
   ========================================================================== */
.voting-party ul {
  display: flex;
  margin: 12px 0 40px;
  border: solid 1px #eaeaea;
}
.voting-party li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  border-right: solid 1px #eaeaea;
  padding: 16px 20px 16px 16px;
}
.voting-party li:last-child {
  border-right: 0;
}
.voting-party li img {
  width: 80px;
  height: 30px;
}
.voting-party li span {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -1px;
  color: #222222;
}
.voting-party li .party-name {
  font-size: 16px;
  letter-spacing: -0.8px;
  color: #777777;
}

/* ==========================================================================
   Current Voting Data Style
   ========================================================================== */
.count-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  padding: 25px 52px 25px 60px;
  background: url(http://news.chosun.com/election2020/img/voting/bg_voting.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.count-wrap h1 {
  margin-right: 30px;
  font-size: 28px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: -1px;
  color: #ffffff;
}
.count-wrap h1 span {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
}
.voting-now h1 {
  text-align: right;
}
.voting-now h1 span {
  float: none;
}
.count-wrap .count-total p {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #a2a1b0;
}

.count-wrap .count-total p span {
  font-weight: bold;
}

.count-location {
  margin-left: auto;
  padding: 0 36px;
  width: 270px;
}
.slider-item {
  margin: 0;
  text-align: center;
}
.slider-item p {
  display: inline-block;
  padding: 0 8px;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: -1px;
  color: #ffffff;
}
.slider-item span {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: normal;
}
.slick-arrow {
  position: absolute;
  top: 0;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.slick-prev {
  left: 0;
}
.slick-next {
  right: 0;
}
.slick-next img {
  transform: rotate(180deg);
}

/* ==========================================================================
   Select Form Style
	 ========================================================================== */
.voting_dis_sel {
  margin: 0;
  padding: 30px 0 15px;
  border: 0;
  background-color: #f4f4f8;
  text-align: center;
}
.voting_dis_sel select,
.voting_dis_sel .nice-select {
  float: none;
  display: inline-block;
  margin: 0 4px;
  padding: 9px 0 11px 12px;
  width: 171px;
  height: 40px;
  border-radius: 0;
  border: solid 1px #d7d7d7;
  background-color: #ffffff;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.75px;
  color: #000000;
}
.voting_dis_sel .nice-select .list {
  width: 100%;
  border-radius: 0;
}

.nice-select:after {
  margin-top: -3px;
  border: 0;
  width: 12px;
  height: 6px;
  transform: none;
  background-image: url(http://news.chosun.com/election2020/img/voting/icon_downP.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nice-select.open:after {
  margin-top: -6px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.nice-select.gu,
select.gu {
  width: 230px;
}

/* select custom */

.voting_dis_sel {
  padding-bottom: 20px;
}

.voting_dis_sel select.dang,
.voting_dis_sel .nice-select.dang {
  width: 210px;
}

.nice-select .list {
  width: 100%;
  border-radius: 0;
  margin-top: 1px;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0 0 0 1px #ccc;
}

/* scroll-bar */

.nice-select .list::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.nice-select .list::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* Handle */
.nice-select .list::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #ccc;
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);  */
}

.nice-select .list::-webkit-scrollbar-thumb:window-inactive {
  background: #ccc;
}

.nice-select:after {
  height: 7px;
}

/* ==========================================================================
   Voting Graph List Masonry Style
   ========================================================================== */
.voting_dis_dis {
  margin-bottom: 55px;
  padding: 20px;
  padding-top: 0;
  border: 0;
  background: #f4f4f8;
}
.voting_dis_dis h2 {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #000000;
}
.voting_dis_dis h2 span {
  color: #655ed9;
}

.box-wrap {
  column-width: 350px;
  column-gap: 20px;
}
.voting_dis_dis .ca_box {
  display: inline-block;
  margin: 0;
  margin-bottom: 20px;
  width: 475px;
  background-color: #ffffff;
}
.ca_box h1 {
  padding: 15px 20px 12px;
  font-size: 18px;
  letter-spacing: -0.9px;
}
.ca_box h1 span {
  font-size: 15px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: -0.7px;
  color: #999999;
}

.ca_box .vs-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;

  padding: 15px 20px 25px;
  overflow: auto;
  text-align: center;
}

.ca {
  position: relative;
  line-height: 1.33;
  letter-spacing: -1px;
  text-align: center;
}

.ca .img-wrap {
  margin-bottom: 6px;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}

.ca .img-wrap img {
  width: 100px;
}
.ca .name {
  margin-bottom: 2px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -1.33px;
  color: #222222;
}
.ca .party {
  margin-bottom: 2px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -1px;
}
.ca .percent {
  margin-top: 2px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.ca .percent span {
  font-size: 18px;
  letter-spacing: -0.9px;
}
.ca .vote {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -1.17px;
  color: #777777;
}
.ca .badge {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 34px;
  height: 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: normal;
  color: #ffffff;
}
.badge.type1 {
  background-color: #655ed9;
}
.badge.type2 {
  background-color: #a0a0ad;
}

.gra {
  width: 130px;
}
.gra .graph {
  margin: 0 2px;
  display: inline-block;
  position: relative;
  width: 12px;
  height: 100px;
  background-color: #f4f4f8;
}
.gra .graph em {
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 12px;
  min-height: 1px;
  background-color: #777777;
}
.gra .gap {
  margin-top: 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.7px;
  color: #777777;
}
.gra .gap em {
  font-weight: bold;
}

.ca_box ul.folded {
  height: 46px;
  overflow: hidden;
}
.ca_box li {
  padding: 12px 10px 13px 12px;
  border-top: 1px solid #eaeaea;
  overflow: auto;
}
.ca_box li .left {
  float: left;
}
.ca_box li .right {
  float: right;
}
.ca_box li span {
  padding: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.7px;
  color: #000000;
}
.ca_box li .rank {
  font-weight: bold;
}
.ca_box li .name {
  color: #222222;
}
.ca_box li .percent {
  font-weight: bold;
  margin-left: auto;
}
.ca_box li .count {
  color: #777777;
}

.ca_box .fold,
.ca_box .open {
  display: block;
  padding: 13px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: -0.7px;
  border-top: 1px solid #eaeaea;
  color: #777777;
  text-align: center;
  cursor: pointer;
}
.ca_box .fold img,
.ca_box .open img {
  position: relative;
  top: -4px;
  left: 2px;
}
.ca_box .fold img {
  transform: rotate(180deg);
}

.disabled li span,
.disabled.ca_box li span {
  display: inline-block;
  padding: 0;
  min-width: 50px;
  color: #cccccc;
}
.disabled li span.name,
.disabled.ca_box li span.name,
.disabled li span.percent,
.disabled.ca_box li span.percent {
  font-size: 14px;
  font-weight: normal;
}
.disabled .fold,
.disabled .open {
  color: #cccccc;
  pointer-events: none;
}
.disabled .fold img,
.disabled .open img {
  opacity: 0.4;
}

.ca-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 34px;
  background-color: #ffffff;
}
.ca-list .ca {
  margin: 20px 24px;
}

/* no_data */
.no_data {
  margin: 0 auto;
  padding-top: 123px;
  text-align: center;
  padding-bottom: 145px;
}

.no_data .no_img {
  display: block;

  background: url("http://news.chosun.com/election2020/img/candi//nodata_img.png")
    no-repeat;
  background-size: 100%;
  width: 80px;
  height: 64px;
  margin: 0 auto;
  margin-bottom: 18px;
}

.no_data p {
  color: #000;
  font-size: 15px;
}

@media (max-width: 700px) {
  /* Clear Web Style */
  .list_left_cat li:first-child,
  .voting-party,
  .voting-now {
    display: none;
  }
  #wrapper .list_left_aside,
  .voting_dis_dis .ca_box {
    width: 100%;
  }
  #wrapper .list_left_aside {
    padding: 0;
    float: none;
  }

  /* Nav Style */
  #wrapper .list_left_aside {
    float: none;
  }
  ul.list_left_cat {
    /* display: none; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
  }
  #wrapper ul.list_left_cat li {
    margin: 0;
    padding: 12px 0;
    width: 50%;
    line-height: 1;
    text-align: center;
  }
  ul.list_left_cat li a {
    font-size: 16px;
    letter-spacing: normal;
  }
  ul.list_left_cat li.active a,
  ul.list_left_cat li a.current {
    color: #6543e1 !important;
    font-weight: bold;
  }

  /* Select Style */
  .voting_dis_sel {
    margin: 0;
    padding: 20px 0;
  }
  .voting_dis_sel select,
  .voting_dis_sel .nice-select {
    margin: 0px 3px;
    margin-bottom: 10px;
    padding: 7px 0 9px 12px;
    width: calc(100% - 30px);
    font-size: 16px;
    letter-spacing: normal;
    color: #777777;
  }

  .voting_dis_sel select {
    float: none;
    display: inline-block;
    margin: 0 4px;
    margin-bottom: 10px;
    padding: 9px 0 11px 12px;
    width: calc(100% - 30px);
    height: 40px;
    border-radius: 0;
    border: solid 1px #d7d7d7;
    background-color: #ffffff;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: -0.75px;
    color: #777;
    outline: none;

    -webkit-appearance: none;
    /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    /* 화살표 모양의 이미지 */
    background-image: url(//news.chosun.com/test_2010/dawn4rest/election/img/icon_downP.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
  }

  .voting_dis_sel select::-ms-expand {
    display: none;
  }

  /* List style */
  .voting_dis_dis {
    margin: 0;
    padding: 15px;
    padding-top: 0;
  }
  .voting_dis_dis h2 {
    margin-bottom: 10px;
  }
  .voting_dis_dis .ca_box {
    margin-bottom: 15px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.05);
    border: solid 1px #eaeaea;
  }
  .ca_box h1 {
    position: relative;
    padding: 20px 120px 10px 20px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -0.9px;
  }
  .ca_box h1 span {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: normal;
  }
  .gra {
    width: 104px;
  }

  .ca .img-wrap {
    margin: 0 auto;
    margin-bottom: 10px;
    width: 90px;
    height: 90px;
    border-radius: 90px;
  }
  .ca .img-wrap img {
    width: 90px;
  }
  .ca .name {
    letter-spacing: normal;
  }
  .ca .party {
    font-size: 14px;
    letter-spacing: normal;
  }
  .ca .percent {
    margin: 4px 0 1px;
    font-size: 14px;
  }
  .ca .percent span {
    font-size: 22px;
    letter-spacing: normal;
  }
  .ca .vote {
    letter-spacing: normal;
  }

  .ca_box li span {
    padding: 8px 3px 5px;
    letter-spacing: normal;
  }
  .ca_box li .rank {
    min-width: 32px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -0.6px;
  }
  .ca_box li .rank span {
    display: inline;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.75px;
  }
  .ca_box li .rank em {
    font-size: 15px;
    letter-spacing: -0.75px;
  }
  .ca_box li .name {
    font-size: 15px;
    font-weight: bold;
  }
  .ca_box li .percent {
    font-size: 14px;
  }
  .ca_box li .percent span {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
  }

  .ca-list {
    display: block;
    padding: 20px 15px;
    border: solid 1px #eaeaea;
  }
  .ca-list .ca {
    width: calc(33% - 13px);
    margin: 10px 5px;
    display: inline-block;
  }
}