.election-db__nav-block.no-margin {
  margin: 0 auto !important;
}
.election-db__nav-block.no-margin ul {
    margin-left: 0 !important;
}
.election-db__nav-block.no-margin ul li a {
  font-size: 16px;
  padding: 0 20px;
}
.election-db__homepage-political .election-db__news {
  border-bottom: solid thin #c4c3c3;
}
.election-db__homepage-political .election-db__news.top {
  padding: 20px 0;
}
.election-db__homepage-political .election-db__news ul li {
  max-width: 236px;
}

.election-quickfacts {
  margin: 10px 0 0;
}
.election-quickfacts .election-db__head {
  padding-bottom: 15px;
}
.election-quickfacts__block {
  background: #f6f6f6;
  border: solid thin #c4c3c3;
  margin-bottom: 20px;
}
.election-quickfacts__details {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex !important;
  background: #ececec;
}
.election-quickfacts__left {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  position: relative;
}
.election-quickfacts__left.poll-dates .election-quickfacts__map {
  position: relative;
  top: 0;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 10px 0;
}
.election-quickfacts__right {
  -webkit-box-flex: 6;
  -moz-box-flex: 6;
  -webkit-flex: 6;
  -ms-flex: 6;
  flex: 6;
  background: #f6f6f6;
}
.election-quickfacts__right > div {
  padding-left: 15px;
}
.election-quickfacts__link {
  text-decoration: none !important;
  position: absolute;
  height: 60px;
  text-align: center;
  left: 0;
  right: 0;
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.election-quickfacts__map {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.election-quickfacts__info {
  padding: 10px 0;
  border-bottom: solid thin #c4c3c3;
  background: #ffffff;
}
.election-quickfacts__info ul li {
  float: left;
  width: 50%;
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  padding: 5px 0;
  display: block;
}
.election-quickfacts__leaders {
  background: #f6f6f6;
  padding-top: 15px;
}
.election-quickfacts__leaders-heading {
  padding: 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.election-quickfacts__leaders-list {
  padding-right: 30px;
}
.election-quickfacts__leaders-list ul {
  padding: 10px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.election-quickfacts__leaders-list ul li {
  max-width: 200px;
  margin-right: 20px;
}
.election-quickfacts__leaders-list ul li a {
  text-decoration: none;
}
.election-quickfacts__leaders-list ul li a .leaders-image {
  max-width: 130px;
  margin: 0 auto 10px;
}
.election-quickfacts__leaders-list ul li a .leaders-text {
  color: #444242;
}
.election-quickfacts__morelinks {
  text-align: center;
  padding-bottom: 10px;
}
.election-quickfacts__morelinks a {
  background: #ffffff;
  text-align: center;
  /*padding: 3px 10px;*/
  padding: 3px 5px;
  border: solid thin #c4c3c3;
  display: inline-block;
  color: #000000;
  /*margin: 0 10px;*/
  margin:0 5px;
  border-radius: 3px;
}
.election-quickfacts__statewise {
  background: #f6f6f6;
  padding: 15px;
  border: solid thin #eaeaea;
}
.election-quickfacts__statewise ul li {
  float: left;
  width: 25%;
}
.election-quickfacts__statewise ul li a {
  color: #000000;
  display: block;
  padding: 7px 0;
  padding-left: 30px;
  font-size: 14px;
}
.election-quickfacts__statewise ul li a:before {
  content: "\00BB";
}
.election-quickfacts__history {
  padding-bottom: 15px;
  border-bottom: solid thin #c4c3c3;
}
.election-quickfacts__social {
  padding-bottom: 15px;
  border-bottom: solid thin #c4c3c3;
}
.election-quickfacts__social-left {
  float: left;
  max-width: 945px;
}
.election-quickfacts__social-right {
  float: right;
  width: 300px;
}
.election-quickfacts__dates {
  border-top: solid thin lightgray;
}
.election-quickfacts__dates-block {
  padding: 5px 10px;
  background: #dfdfdf;
  border-bottom: solid thin lightgray;
}
.election-quickfacts__dates-block:last-child {
  border-bottom: none;
}
.election-quickfacts__dates-block > div {
  display: inline-block;
  vertical-align: middle;
}
.election-quickfacts__dates-left {
  width: 140px;
  font-weight: 600;
  font-size: 15px;
}
.election-quickfacts__dates-right {
  font-size: 14px;
}
.election-quickfacts__dates-right > div {
  padding: 2px 0;
}

.election-previous__table table {
  width: 100%;
  font-size: 16px;
  border-collapse: collapse;
}
.election-previous__table table th, .election-previous__table table td {
  text-align: left;
  padding: 7px 10px;
}
.election-previous__table table th {
  text-transform: uppercase;
  background: #e7e7e8;
  border-bottom: solid thin #c4c3c3;
}
.election-previous__table table tr {
  border-bottom: solid thin #eaeaea;
}
.election-previous__table table tr:nth-child(2n-1) {
  background: #f6f6f6;
}
.election-previous__table table tr td a {
  color: #000000;
}
.election-previous__ls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: solid thin #eaeaea;
}
.election-previous__ls-stats {
  padding: 10px 0;
  width: 55%;
}
.election-previous__ls-cand {
  padding: 10px 0;
}
.election-previous__ls-cand > div {
  display: inline-block;
  vertical-align: middle;
}
.election-previous__ls-cand .news-image {
  border-radius: 10px;
  -moz-box-shadow: 5px 5px 0px 0 #e0e0e0;
  -webkit-box-shadow: 5px 5px 0px 0 #e0e0e0;
  box-shadow: 5px 5px 0px 0 #e0e0e0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin-right: 20px;
}
.election-previous__ls-cand .news-image:hover {
  -moz-box-shadow: 5px 5px 0px 0 #adadad;
  -webkit-box-shadow: 5px 5px 0px 0 #adadad;
  box-shadow: 5px 5px 0px 0 #adadad;
}
.election-previous__party > div {
  text-transform: uppercase;
  padding-bottom: 15px;
}
.election-previous__party > div strong {
  display: block;
}
.chart-thumb img{
  width: 100%;
  display: block;
}
.chart-thumb {
    width: 375px;
    display: block;
    margin-left: 30px;
}
.ele-res-point {
    position: absolute;
    top: 122px;
        left: 169px;
    text-align: center;
    width: 100px;
}
.ele-res-point span{
  display: block;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
.ele-res-point span:nth-child(2){
  border-bottom: none;
}
.election-res-chart{
  position: relative;
  width: 370px;
  float: left;
}
.ele-party-points {
    float: left;
    text-align: left;
    width: 300px;
    margin-left: 30px;
}
.ele-party-points ul li {
    margin-left: 50px;
    margin-bottom: 14px;
}
.ele-other-party-res i.col1{
      background: #f6871f;
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 15px;
      margin-right: 10px;
}
.ele-other-party-res i.col2{
  background: #259203;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 15px;
  margin-right: 10px;
}
.ele-other-party-res i.col3{
  background: #1846af;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 15px;
  margin-right: 10px;
}
.ele-other-party-res i.col4{
  background: #0fc598;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 15px;
  margin-right: 10px;
}
.ele-other-party-res i.col5{
  background: #824bd3;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 15px;
  margin-right: 10px;
}
.ele-other-party-res i.col6{
  background: #cccccc;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 15px;
  margin-right: 10px;
}
.ele-other-party-res {
    font-size: 16px;
    font-weight: bold;
}
.ele-party-points ul{
  float: left;
  /* width: 150px; */
}
.ele-other-party-res span{

}
.ele-points li{

}
/**** Booth Details *****/
#map {
padding-top: 600px; 
height: 100%;
}
.election-db__booth {
    padding: 10px 0;
  }
  
  .election-booth__head {
    background: #e7e7e9;
  }
  .election-booth__head > div {
    float: left;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .election-booth__head > div span {
    display: block;
    padding: 0 15px;
  }
  .election-booth__section-left {
    float: left;
    width: 60%;
  }
  .election-booth__section-left ul {
    height: 565px;
    overflow: auto;
  }
  .election-booth__section-left ul li {
    padding: 10px 0;
  }
  .election-booth__section-left ul li > div {
    float: left;
    font-size: 15px;
  }
  .election-booth__section-left ul li > div span {
    padding: 0 15px;
    display: block;
  }
  .election-booth__section-left ul li:nth-child(2n) {
    background: #f6f6f6;
  }
  .election-booth__section-left .booth-no {
    width: 8.33%;
    width: calc((5 / 60 ) * 100%);
  }
  .election-booth__section-left .booth-address {
    width: 91.66%;
    width: calc((55 / 60 ) * 100%);
  }
  .election-booth__section-right {
    float: left;
    width: 40%;
  }
  
  .booth-no {
    width: 5%;
    text-align: center;
  }
  .booth-address {
    width: 55%;
  }
  .booth-map {
    width: 40%;
    text-align: center;
  }
  
  .election-db__search .election-db__head {
    padding-top: 0;
    text-align: center;
  }
  .election-booth__section-left ul li {cursor: pointer;}
  .election-booth__section-left ul li.active {background: #dedede;} 
/**** Booth Details *****/
