body *{
    font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}

main { 
  width: 803px;
  /*padding: 10rem 6rem;*/
  background: #fff;
  margin: auto;
}

/*#medsection1 a:visited {
    color: #5c7996;
}*/

#medsection1 a {
    color: #000;
    text-decoration: none;
}

.canList, .canList2 {
  width:640px;
  float:left;
  }
  
  a.link-block {color: #333 !important; border-radius: 2px; padding:8px; margin-bottom: 5px; display: block; background-color: #eef8c6;font-size: 14px; text-decoration: none;}

.lead-story p.caption {text-align: left;background-color: #eee;color: #333 !important;}
  .center{text-align: center;}
  img{width: 100%;}
  /*header{margin-bottom: 50px;}*/
  .button{ padding: 10px 15px; background-color: #eee; border: 1px solid #999; border-radius: 3px; cursor: pointer;}
  .button:hover{background-color: #eb203e; color: #fff;}
  .column4{width: 132px; margin: 10px; float: left;}
  .column4 a{ text-align: center;}

  .news>div.column2{width: 296px; margin: 4px; float: left;}
  a span.caption{display: inline-block; width:122px; padding:5px; color:#fff; background-color:#99b53a;}
  a span.caption:hover{ color:#333; background-color:#eef8cf;}
  .embImg{width: 20px;}
  ul.news-links{list-style: none;}
  .news-links li{margin: 0; padding:0;}

  .f-left{margin: 4px; float: left;}
  .candidate{width: 190px; padding: 5px;}
  .brief{width: 382px; padding: 5px;}
  a span.caption-a{ width: 178px; background-color: #fff; color: #333; border: 1px solid #99b53a;}
  .text-large{font-size: 24px;}
  
  li.block{ display: inline-block; border-bottom:1px solid #ccc; margin: 0 26px 5px 0; padding: 8px 0; }
/*  li .image{width: 70px; float: left; padding: 5px;}*/
  li .anchor{width: 185px; padding:5px; float: left;}
  ul{margin: 0;padding: 0;}
  .sidecolumn{width: 132px; margin: 20px auto; text-align: center;}
  .map-help{padding: 5px; font-weight: bold; margin-top: 5px; text-transform: capitalize;}
  
 .cropImg{
  border: 1px solid #fff;
    float: left;
    height: 60px;
    margin-right: 6px;
    overflow: hidden;
    width: 90px;
 }



.election-banner {
    width: 100%;
    height: auto;
}

/*result tab*/

.result_tabs a {
    background-color: #f1f1f1;
    display: inline-block;
    padding: 8px 0;
    font-size: 15px;
    width: 447px;
    text-align: center;
    border-top: 3px solid #ccc;
    border-radius: 3px;
}

 .result_tabs a:hover {
   background: #e8e8e8 !important;
   color: #000;
}

.result_tabs .active_tab {
  background: #f1f1f1 !important;
  font-weight: bold;
  border-top: 3px solid #b5040d;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 446px;
}

.result_tabs .active_tab:hover {
  background: #f1f1f1 !important;
  text-decoration: none;
}


.result_tabs2 {
    width: 900px;
    margin-bottom: 0px;
    border-bottom: 0;
    margin-top: 45px;
}

.result_tabs2 a {
  background-color: #f1f1f1;
    display: inline-block;
    padding: 8px 0;
    font-size: 15px;
    width: 445px;
    text-align: center;
    border: 1px solid #ccc;
    border-top: 3px solid #ccc;
}

.result_tabs2 a:hover {
   background: #e8e8e8 !important;
   color: #000;
}

.result_tabs2 .active_tab {
  background: #fff !important;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  border-top: 3px solid #ea0000;

}
.result_tabs2 .active_tab:hover {
  background: #fff !important;
  text-decoration: none;
}

/*end of result tab*/

.top-wrap {
    width: 791px;
    height: auto;
    /* margin-top: 10px; */
    padding: 6px 3px 6px 7px;
    background: #ccc;
    display: inline-block;
}

.top-wrap2 {
    width: 900px;
    height: auto;
    padding: 5px 0;
    display: inline-block;
}

.cndList {
    width: auto;
    background: #e8e8e8;
    height: auto;
    float: left;
    /*padding: 10px 0 10px 10px;*/
}

.top-polls {
    width: 300px;
    background: #efefef;
    height: 250px;
    float: left;
    border-left: solid 1px #ccc;
}

table tr td .voteRad {
    width: 18px;
    height: 18px;
    background: #fcfff4;
    background: -webkit-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -moz-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -o-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -ms-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    margin: 5px auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    cursor: pointer;
}
.top-polls .votebtn {
    width: 40px;
    padding: 1px 10px;
    font-size: 12px;
    font-weight: 700;
    display: block;
    color: #fff !important;
    background: #b5040d;
    text-align: center;
    margin: auto;
    border-radius: 2px;
    margin-top: 3px;
}
.top-polls .votebtn:hover{
    background: #e1020d;
}

.top-polls table tr td {
    font-size: 11px !important;
}

.top-polls h2 {
    margin: 0 0 10px;
}

.cndList-item {
    width: 107px;
    height: 228px;
    background: #f5f5f5;
    margin: 0 4px 0 0px;
    float: left;
    border: solid 1px #949494;
    overflow: hidden;
}

.cndList-item:nth-child(7) {
    margin-right: 0;
}

.cndHead {
    width: 80px;
    height: 18px;
    margin: auto;
    padding: 5px 0;
}
.cndHead h5 { font-size: 15px; }

.cndHead img { width: 25px;}

.cndHead img, .cndHead h5 {
    float: left;
    margin-right: 7px;
}

.cndHead h5:hover {
    color: #000;
    text-decoration: underline !important;
}

/*a[href*="/republic"] img {
    width: 0;
}
*/

.cndList-item .cndHead a[href*="/republic"] img {
    width: 25px !important;
}

.cndImg {
    width: 100%;
    height: 120px;
    overflow: hidden;
}

.cndInfo {
  text-align: center;
}

.cndInfo h5 {
    font-weight: bold;
    font-size: 13px;
    padding: 7px 0;
    height: 35px;
}

.cndList-item h4 {
    width: 113px;
    padding: 8px 0px;
    text-align: center;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    border-top: solid 1px #d8d5d5;
}
.cndList-item h4:hover {
    background: #d9e2ea;
}

.cndList2 {
    width: 900px;
    height: auto;
    background: #fff;
    padding: 0;
    margin-right: 10px;
}

.cndList2 .cndList-item {
    width: 167px;
    height: 217px;
    background: #f5f5f5;
    margin: 0 13px 30px 0px;
    float: left;
    border: 0;
    overflow: hidden;
    border: solid 1px #ccc;
}

.cndList2 .cndList-item:nth-child(4),
.cndList2 .cndList-item:nth-child(4) {
  margin-right: 0;
}

.cndList2 .cndInfo h5 {
    padding: 9px 0 8px;
}

.cndList2 .cndList-item:hover {
    border: solid 1px #868686;
}

.cndList2 .cndImg {
    height: 150px;
}

.cndList2 .cndHead h5 {
    font-size: 19px;
}
.cndList2 .cndHead {
    width: 100px;
    height: 28px;
}

.cndList2 .cndHead img {
    width: 35px;
}

.cndList2 .cndInfo h5 {
    font-weight: 500;
    font-size: 11px;
    /*color: #0693bf;*/
}

.sky-ban {
    width: 160px;
    height: 600px;
    float: left;
    background: #e6e6e6;
}

.bottom-wrap {
  width: 803px;
  background: white;
  height: auto;
  margin: 15px 0 50px 0;
}

.news-wrap {
    width: 257px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.news-wrap .newList, .int-take .newList .newsRight .newList {
    width: ;
    padding: 10px 0;
    margin-bottom: 10px;
}

.news-wrap .newList li {
    height: auto;
    min-height: 60px;
    list-style: none;
    margin: 0;
    font-size: 12px;
    border-bottom: solid 1px #e4e1e1;
    padding: 10px;
}

.news-wrap .newList li h4 {

}

.news-wrap .newList .more, .int-take .newList .more {
    min-height: 0px;
    padding: 5px 10px;
}

.news-wrap .newList .more a, .int-take .newList li a, .h-news-strip a, .opinion .more a {
    color: #b5040d !important;
    font-weight: bold;
}

.newsRight .newList li, .int-take .newList li {
    width: 237px;
    height: auto;
    display: inline-block;
    list-style: none;
    margin: 0;
    font-size: 12px;
    border-bottom: solid 1px #cccccc;
    padding: 9px 10px;
}

.news-wrap .newList li h4, .stripList .strip-item h4 {
    font-weight: 600;
    color: black;
}

.news-wrap .newList ul li h4 {
    height: 56px;
    overflow: hidden;
}

.newList ul {
    background: #f3f3f3;
}
.newList ul li .image {
    /*background: #ccc;*/
    float: left;
    height: 60px;
    margin-right: 6px;
    overflow: hidden;
    width: 90px;
}

.int-take .newList li h4 {
    font-weight: normal; 
    color: black;
}

.opinion {
    margin-bottom: 20px;
}

.opinion .stripList .strip-item h4 {
    font-weight: normal;
    max-height: 34px;
    overflow: hidden;
}

.opinion .more {
    min-height: 0px;
    padding: 5px;
    list-style-type: none;
    border-bottom: solid 2px #ccc;
}

.stripList .strip-item h4 {
    font-weight: 600;
}

.news-mid {
    width: 257px;
    height: 600px;
    float: left;
    margin-right: 15px;
}
.news-mid h3, .news-mid h5, .top-polls h5{
    padding: 5px;
    font-size: 14px;
    color: #b5040d;
    background: #cccccc;
    border-bottom: solid 1px #b5040d;
}
.news-mid h5 a, .top-polls h5 a {
  float: right;
    color: #b5040d;
    font-size: .9em;
    margin-top: .1em;
}
.news-mid .constWrap .constImg {
    width: 283px;
    height: 160px;
    background: #ccc;
}
.constWrap {
    margin-bottom: 20px;
}
.constWrap p {
    color: #000;
}
.constWrap h3 {
    margin: 5px 0 6px 0;
}
.constWrap p strong {
    color: #e1020d;
}

.mid-polls {
    background: #ededed;
    padding: 0 2px;
}
span.n {
    padding: 1px 2px;
}

.news-strip {
    width: 300px;
    height: auto;
    margin-bottom: 20px;
}

.h-news-strip {
    width: 257px;
    height: auto;
    float: left;
}

.h-news-strip h3, .h-news-strip h5 {
    padding: 5px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #b5040d;
}

.h-news-strip .more {
    padding: 5px 0;
}

.news-wrap h5, .news-wrap h3 {
    padding: 5px;
    font-size: 14px;
    color: #b5040d;
    background: #ccc;
    border-bottom: solid 1px;
}

.news-strip h5 {
    padding: 5px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #b5040d;
}

.stripList .strip-item {
    margin: 14px 0 0 0;
    padding-bottom: 6px;
    border: solid #afafaf;
    border-width: 0 0 1px;
}

.stripList .strip-link {
    display: block;
    padding-left: 13px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 600;
    background: url(http://cdn.ghanaweb.com/design/bullet.jpg) no-repeat 0 5px;
}
.top .strip-item h4, .top .strip-item .strip-link h4 {
    font-size: 12px;
    font-weight: 700;
    margin: 7px 0 7px 0;
}
.top .strip-item .vid-link {
    height: 150px;
    overflow: hidden;
}

.h-news-strip .top .strip-item .vid-link {
    height: 114px;
    overflow: hidden;
}

.opinion h5 {
    padding: 5px 20px;
    color: #b5040d;
    background: #cccccc;
}

.opinion .stripList .strip-item {
    margin: 4px 0 0 0;
    padding-bottom: 6px;
    border: solid #afafaf;
    border-width: 0 0 1px;
}

.opinion .strip-item span {
    font-size: 10px;
    font-weight: normal;
    color: #a0a0a0;
    text-align: right;
    display: block;
}

/*candidate profile*/

.topWrap {
    width: 100%;
    margin: 10px 0;
    height: 600px;
}

.cand-info {
    width: 900px;
    /*height: 430px;*/
    margin: 0 15px 0 0;
    float: left;
}

.side {
    /*background: #f3f3f3;*/
    width: 300px;
    /*height: 450px;*/
    float: left;
}

.recap {
    width: 300px;
    background: #f3f3f3;
    height: 250px;
    float: left;
    margin-bottom: 10px; 
}

.recap h5 {
    padding: 5px;
    font-size: 14px;
    color: #b5040d;
    background: #ccc;
    border-bottom: solid 1px;
}

.medRec {
    width: 300px;
    background: #f3f3f3;
    height: 250px;
    float: left;
}

.cand-top {
    height: 265px;
    padding: 0 0 10px;
    border: solid 1px #ccc;
    /*overflow: hidden;*/
}

.cand-top .image {
    width: 250px;
    overflow: hidden;
    float: right;
}

.top-info {
    width: 626px;
    height: 253px;
    float: left;
    padding: 10px;
    background: #f3f3f3;
    border: solid 1px #ccc;
}
.top-info .pt-name {
    width: 270px;
    height: 55px;
}

.pt-name img {
    width: 50px;
    float: left;
    margin-right: 8px;
}

.top-info .pt-name h4 {
    font-size: 14px;
}
.top-info .pt-name h4:hover {
    color: #000;
    text-decoration: none;
}

ul.genLinks li {
    list-style-type: none;
    padding: 3px 0;
    margin: 0px 0 0 0;
}

.top-info h2 {
    margin: 0 0 22px;
    line-height: 17px;
}

.gridWrap {
    width: 900px;
    height: auto;
    margin: 30px 15px 45px 0;
    display: inline-block;
}

.gridWrap h5 {
    /*width: 540px;*/
    padding: 5px;
    font-size: 14px;
    color: #b5040d;
    border-bottom: solid 1px;
}

.gridWrap .more, .news-strip .more {
    padding: 10px 0;
}

.gridWrap .more a, .news-strip .more a, .cand-info .more {
    color: #b5040d !important;
    font-weight: bold !important;
}

.gridWrap .gridList {
    width: auto;
    height: 143px;
    margin: 20px 0;
}
.gridList .grid-item {
    width: 171px;
    height: 146px;
    margin: 0 10px 20px 0;
    float: left;
}

.gridList .grid-item:nth-child(5n+0) {
    margin-right: 0;
}

.grid-item .image {
    width: 171px;
    height: 90px;
    background: #f3f3f3;
    margin-bottom: 4px;
    overflow: hidden;
}

.grid-item h4 {
    /*width: 170px;*/
    height: 43px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 14px;
    line-height: 1.4;
}

/*end of candidate profile*/


/*parliamentary*/

.parWrap {
    width: 900px;
    height: auto;
    background: #fff;
    padding: 0;
    margin-right: 10px;
    float: left;
}

.parWrap ul {
    border: solid 1px #ccc;
}

.parWrap ul li {
    list-style-type: none;
    border-bottom: solid 1px #efefef;
    margin: 0;
    padding: 7px 0px 9px 10px;
    font-size: 14px;
}

.parWrap ul li a {
    color: #000 !important;
    font-weight: 600;
}

.parWrap ul li a:hover {
    color: #b52e2e !important;
}

.parList ul a img {
    float: left;
    margin-right: 7px;
    width: 35px;
}

.parList ul a h5 {
    float: left;
    margin-right: 7px;
    font-size: 14px;
}

.parWrap .parList ul li {
    list-style-type: none;
    border-bottom: solid 1px #efefef;
    margin: 0;
    padding: 14px 0px 32px 10px;
    font-size: 14px;
    /* list-style-type: none; */
}
/*end of parliamentary*/

/*Parliamentary votes*/

.all_list table tr td {
    border: 0;
    padding: 4px;
    vertical-align: top;
    width: 50%;
    font-size: 12px;
}

table tr td a {
    color: #b90000 !important;
    font-weight: bold;
}

.constituency_result_list.all_list {
    -moz-column-width: 11em;
    -webkit-column-width: 11em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.constituency_result_list table {
    width: 100%;
    border-collapse: collapse;
    display: inline-block;
    /*border-color: #cccccc !important;*/
}

.all_list table tr td:nth-child(3) {
  padding-right: 0 !important;
}

.canResults {
    width: 897px;
    color: #262626;
    font-size: 11px;
    line-height: 150%;
    vertical-align: top;
    margin-bottom: 10px !important;
}

.canResults tr td {
    border: 1px solid #ccc !important;
    vertical-align: middle;
    padding: 6px 6px 6px !important;
}

.canResults .embImg {
  float: left;
  margin-right: 5px;
  margin-top: 1px;
}

.canResults .embImg {
    width: 20px !important;
}

.parliamentary_result_const {
    width: 484px;
    border: 0;
}

.table_16 {
    float: left;
    width: 803px;
    margin-right: -1px;
}

.table_12 {
    float: left;
    width: 317px;
}

.table_16 .style_table_1 th, .table_12 .style_table_1 th {
    padding: 3px 6px 6px 5px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    background-color: #cccccc !important;
    color: #000000 !important;
    /* border-top: solid 2px #ea0000; */
}

.table_16 tr:nth-child(even), .table_12 tr:nth-child(even)  {
    background-color: #efefef;
}

/*end of parliamentary votes*/


/*news*/
.news-main {
    width: 608px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.news-top {
    width: 608px;
    height: 680px;
    margin-bottom: 10px;
}

.newsLead {
    border-bottom: solid 1px #afafaf;
    padding-bottom: 5px;
}

.newsLead h4 {
    margin: 8px 0;
}

.newsLead .image {
    width: 283px;
    height: 160px;
    background: #ccc;
}
/*end of news*/

.more-news-wrap .newsLead {
    width: 98.5%;
    height: 210px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
}

.more-news-wrap .newsLead .image {
    width: 283px;
    height: 160px;
    background: #ccc;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.more-news-wrap .news-top .newsLead .summary {
    width: 410px;
    height: 160px;
    float: left;
    font-size: 12px;
}

.more-news-wrap .news-top .newsLead .summary p {
    height: 80px;
    overflow: hidden;
}

.news-top {
    width: 900px;
    height: auto;
    margin-bottom: 30px;
}

.news-top .newsRight .newList ul {
    background: 0;
}

.news-top .newsRight .newList li {
    width: 333px;
    float: left;
    padding: 10px 0px 10px 0;
    margin-right: 39px;
}

.news-top .newsRight .newList li:nth-child(2n+0) {
    margin-right: 0;
}

.summary {
    width: 325px;
    height: 160px;
    float: left;
    font-size: 12px;
}
.more-news-wrap .newsLead .summary h4 {
    font-size: 16px;
}

.more-news-wrap .newsLead .summary strong {

}

.more-news-wrap .newsRight {
    margin-bottom: 50px;
}
.newsLeft .newList li {
    padding: 10px;
}
/*end of more news*/


/*pagination*/

.pagination {
    width: 100%;
    height: auto;
    margin: 10px 0 60px;
}
.pagination {

}

.pagination a, span.current, span.disabled{
    color: #000 !important;
    /*float: left;*/
    padding: 7px 11px;
    text-decoration: none;
    font-size: 13px;
    border: solid 1px #909090;
    margin-right: -1px;
    transition: background-color .3s;
}

span.current {
    background: #e70909;
    color: #fff !important;
}

.newList span.date {
    font-size: 10px;
    color: #a0a0a0;
    text-align: right;
    display: block;
}
 
/*.news-pagination {
    display: inline-block;
    padding: 0;
    margin: 50px 0 0;
}

.news-pagination li {display: inline;}

.news-pagination li a {
    color: #000 !important;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    font-size: 13px;
    border: solid 1px #cccccc;
    margin-right: -1px;
    transition: background-color .3s;
}

.news-pagination li a.active {
    background-color: #ba0000;
    color: #fff !important;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}*/
/*end of pagination*/


.news-bottom {
    width: 580px;
    height: 680px;
    margin-bottom: 10px;
}

.newsLeft {
    width: 283px;
    height: auto;
    float: left;
    margin-right: 15px;
}

.newsRight {
    width: 100%;
    height: auto;
    float: left;
}

.news-main .newsLeft, .news-main .newsRight {
    width: 296px;
}

.news-main .newsLeft li, .news-main .newsRight li {
    width: 276px;
}

.news-main .newsRight h5 {
    padding: 5px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #b5040d;
}

.news-main .newsRight .newList .image span {
    background-size: 25px;
    width: 30px;
    bottom: -32px;
    height: 20px;
}

.newsRight .newList .more a {
    color: #b5040d !important;
}

.news-main .news-top .newsLeft .more {
    padding: 6px 0;
}
.news-main .news-top .newsLeft .more a {
    color: #b5040d !important;
}

.news-hold {
    margin-bottom: 30px;
}

.newsLeft .newsRight, .newsLeft .newsLeft .more a {
    
} 

.newsRight .newList li {
    height: auto;
    list-style: none;
    margin: 0;
    font-size: 12px;
    border-bottom: solid 1px #e4e1e1;
    padding: 10px;
}

.newsRight .newList li h4 {
    font-weight: normal;
    color: black;
    height: 43px;
    overflow: hidden;
}

/*videos page*/

.vid-wrap {
    width: 100%;
    height: 960px;
    margin-bottom: 50px;
}

.vid-wrap .vid-item {
    width: 217px;
    height: 160px;
    margin: 0 10px 15px 0;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.vid-wrap .vid-item:nth-child(4n+0) {
    margin-right: 0;
}

.vid-wrap .vid-item a .image {
    width: 100%;
    height: 100px;
    /*background: #ccc;*/
    margin-bottom: 5px;
    overflow: hidden;
}

.vid-wrap .vid-item h4 {
    font-size: 13px;
    height: 51px;
    overflow: hidden;
}

.vid-item a h4 {
    color: #;
    font-size: 13px;

}

/*end of videos page*/



/*firefox workaround*/
@-moz-document url-prefix() { 
.grid-item h4 {
    /*width: 170px;*/
    height: 51px;
    margin-bottom: 10px;
    overflow: hidden;
}

.news-wrap .newList ul li h4 {
    height: 51px;
}

.result_tabs2 {
    height: 39px;
}

}
/*end of firefox workaround*/



/*constituency votes*/

.result_chart-mainWrap {
    width: 898px;
    height: auto;
    display: inline-block;
 }

.party_seats_name_wrap {
    width: 96%;
    height: 60px;
    margin: auto;
    margin-top: 10px;
    padding-left: 110px;
}

.party_seats_name {
    width: 224px;
    height: 70px;
    /*background: aquamarine;*/
    float: left;
}

.party_seats_name h3 {
    font-size: 18px;
}

.party_seats_name span h4 {
    font-size: 30px;
    font-weight: normal;
}

.const_bubbles_wrap {
    width: 890px;
    height: auto;
    float: left;
    padding: 3px;
    border: solid 1px #ececec;
}

.const_bubbles {
    background-repeat: no-repeat;
    background-size: contain;
    width: 681px;
    height: 370px;
    margin: auto;
    padding: 10px;
}
.map_legend {
    width: 898px;
    height: 55px;
    background: #f7f7f7;
}
.map_result_legend {
    float: left;
    padding: 10px 0;
}
.map_result_legend .party_indicator {
    width: auto;
    text-align: center;
    display: inline-block;
}
.map_result_legend .party_indicator h3 {
    width: 30px;
    float: right;
    margin: 5px 3px;
    font-size: 10px;
}
.map_result_legend .party_indicator span {
    content: '';
    display: inline-block;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    margin: 0 0 -2px 1px;
}
.map_result_total {
    width: 119px;
    height: 40px;
    float: right;
    padding: 10px;
    text-align: right;
}
.map_result_total h2 {
    margin: 0;
    color: #ea0000;
}

text.highcharts-credits {
    display: none;
}

/*tooltip*/

.const_item {
width: 15px;
    height: 15px;
    border: 2px solid #cccccc;
    margin: 130px -1px 0 90px;
    background: #cccccc;
    position: absolute;
    /* float: left; */
    border-radius: 50px;
    -webkit-transition: .25s ease;
}

.const_item:hover {
/*width: 16px;
height: 16px;*/
}

.const_item .tooltip {
width: 120px;
min-height: 50px;
background: #ffffff;
bottom: 100%;
color: #1f1f1f;
display: block;
left: -18px;
margin-bottom: 15px;
opacity: 0;
padding: 5px 10px;
font-size:14px;
border-left: solid 2px #ea0000;
pointer-events: none;
position: absolute;
z-index: 999;
-webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
   -o-transform: translateY(10px);
    transform: translateY(10px);
-webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
   -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
   -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

.const_item.npp .tooltip {
border-left: solid 2px #066eec !important;
}

.const_item.ndc .tooltip {
border-left: solid 2px #73a058 !important;
}

.const_item.ind .tooltip {
border-left: solid 2px #947f68 !important;
}

.const_item .tooltip p {
    font-size: 11px;
    margin-bottom: 5px !important;
    line-height: 13px;
}

/* This bridges the gap so you can mouse into the tooltip without it disappearing */
/*.const_item .tooltip:before {
bottom: -20px;
content: " ";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
}*/

/* CSS Triangles - see Trevor's post */
.const_item .tooltip:after {
border-left: solid transparent 10px;
border-right: solid transparent 10px;
border-top: solid #ffffff 10px;
bottom: -10px;
content: " ";
height: 0;
left: 20%;
margin-left: -13px;
position: absolute;
width: 0;
}

.const_item:hover .tooltip {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
   -o-transform: translateY(0px);
    transform: translateY(0px);
}

/* IE can just show/hide with no transition */
.lte8 .const_item .tooltip {
display: none;
}

.lte8 .const_item:hover .tooltip {
display: block;
}

/*end of tooltip*/


.result_legend {
    width: 100px;
    height: 366px;
    background: white;
    float: left;
    margin-left: 10px;
    border: solid 1px #ececec;
    padding: 10px 0;
}

.party_indicator {
    width: auto;
    /*background: azure;*/
    display: inline-block;
}

.party_indicator h3 {
    /*width: 30px;*/
    float: right;
    margin: 6px 0;
    font-size: 12px;
    /*float: left;*/
}

.party_indicator h3 span {
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin: 0px 3px -3px 10px;
}

.npp_party h3 span {
    background-color: #066eec;
}

.ndc_party h3 span {
    background-color: #73a058;
}

.gum_party h3 span {
    background-color: #490e0e;
}

.cpp_party h3 span {
    background-color: #ff5252;
}

.gfp_party h3 span {
    background-color: #063b00;
}

.gcpp_party h3 span {
    background-color: #00dee6;
}

.apc_party h3 span {
    background-color: #8c5900;
}

.lpg_party h3 span {
    background-color: #ff7e00;
}

.pnc_party h3 span {
    background-color: #b119e2;
}

.ppp_party h3 span {
    background-color: #09f35c;
}

.ndp_party h3 span {
    background-color: #f7da0c;
}

.ind_party h3 span {
    background-color: #aaaaaa;
}

.total_vote {
    width: 100%;
    height: 50px;
}


.cpp {
    background-color: #ff5252 !important;
    border-color: #ff5252 !important;
}
.ndp {
    background-color: #f7da0c !important;
    border-color: #f7da0c !important;
}
.ndc {
    background-color: #73a058 !important;
    border-color: #73a058 !important;
}
.ppp {
    background-color: #09f35c !important;
    border-color: #09f35c !important;
}
.npp {
    background-color: #066eec !important;
    border-color: #066eec !important;
}
.pnc {
    background-color: #b119e2 !important;
    border-color: #b119e2 !important;
}
.ind {
    background-color: #947f68 !important;
    border-color: #947f68 !important;
}


/*general result*/

.left_Wrap {
    width: 900px;
    height: auto;
    margin-right: 15px;
    float: left;
}

.svg_holder {
    background-color: #fff;
    border: solid 1px #d6d8d9;
    display: block;
    width: 680px;
    height: auto;
    margin: auto;
}

.map polygon, .map path {
    fill: #ccc;
    stroke: white;
    stroke-width: 2px;
}

.map svg path:hover, .map svg polygon:hover {
  opacity: 0.8;
}

.map_legend {
    width: 100%;
    height: 55px;
    background: #f7f7f7;
}

.map_result_legend {
    float: left;
    padding: 10px 0;
}

.map_result_legend .party_indicator h3 {
     width: 30px; 
    float: right;
    margin: 5px 3px;
    font-size: 10px;
    /* float: left; */
}

.map_result_legend .party_indicator span {
    content: '';
    display: inline-block;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    margin: 0 0 0 1px;
}

.map_result_legend .party_indicator {
    width: auto;
    text-align: center;
    display: inline-block;
}

.map_result_total {
    width: 180px;
    height: 40px;
    float: right;
    padding: 10px;
    text-align: right;
}

.map_result_total h2 {
  margin: 0;
  color: #ea0000;
}

.map-side {
    background: #f3f3f3;
    width: 300px;
    height: auto;
    float: left;
}

.map-side .newsLead {
    width: 100%;
    height: auto;
    margin-top: 5px;
    padding-bottom: 10px;
    border-bottom: solid 1px #e4e4e4;
    display: inline-block;
}

.map-side .newsLead .image {
    width: 300px;
    height: 180px;
    overflow: hidden;
}

.map-side .newsLead h4 {
    font-size: 15px;
    margin: 5px 0;
}

.map-side .newsLead .summary {
    width: 288px;
    height: 160px;
    padding: 0 6px;
}

.map-side .newsLead .summary p {
    font-size: 12px;
    height: 70px;
    overflow: hidden;

}

.map-side .newsLead .summary a {
    color: #b5040d !important; 
}

.map-side_newsitem {
    border-bottom: solid 1px #e4e4e4;
    padding: 5px 0;
}

.map-side_newsitem h4 {
    padding: 5px;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    overflow: hidden;
}
.map-side li {
    display: block;
}
.map-side li a {
    width: auto;
    display: inline-block;
    padding: 10px;
    border-bottom: solid 1px #d6d8d9;
}
.map-side .image {
    margin-right: 10px;
    overflow: hidden;
    width: 130px;
    height: 80px;
    float: left;
    margin: 0 10px 0 0;
}
.map-side .text {
    width: 139px;
    float: left;
    clear: inherit;
    font-size: 13px;
    margin: 0;
    line-height: 15px;
    color: #262626;
    height: 76px;
    overflow: hidden;
}


#medsection2 a:visited, #medsection3 a:visited {
    color: #000;
}

#medsection1 a:visited {
    color: #000;
}

.map-side .more {
    min-height: 0px;
    padding: 5px;
    list-style-type: none;
    /*border-bottom: solid 2px #ccc;*/
}

.map-side .more a, .result_news_wrap .more a {
    color: #b5040d !important;
    font-weight: bold;
    font-size: 12px;
}

.map-side h5, .result_news_wrap h5 {
    padding: 5px;
    font-size: 14px;
    color: #000; /* #b5040d; */
    background: #ccc;
    border-bottom: solid 1px;
}

.map-side .med_rec {
    width: 300px;
    height: 250px;
    background: #cccccc;
    margin: 15px 0;
}


.result_news_wrap {
    width: 900px;
    margin: 20px 0;
    display: inline-block;
}

.result_news_grid {
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
    display: inline-block;
}

.parl_left_Wrap {
    /*width: 487px;*/
    height: auto;
    margin: 0 15px 0 0;
    float: left;
}

.parl_right_Wrap .med_rec {
    width: 300px;
    height: 250px;
    background: #cccccc;
    margin: 15px 0;
}

.parl_right_Wrap {
    background: #f3f3f3;
    width: 300px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.result_news_item {
    width: 172px;
    margin: 0 10px 15px 0;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.result_news_item:nth-child(5n+0) {
  margin-right: 0;
}

.result_news_item a .image {
    width: 100%;
    height: 90px;
    margin-bottom: 5px;
    overflow: hidden;
}

.result_news_item h4 {
    font-size: 12px;
    height: 45px;
    overflow: hidden;
    line-height: 1.2;
}

.regional_cand_wrap {
    width: 713px;
    height: 171px;
    background: #f7f7f7;
    margin-bottom: 10px;
}

.regional_cndList-item {
    width: 95px !important;
    height: 170px;
    background: #f5f5f5;
    margin: 0 4px 0 0px;
    float: left;
    border: solid 1px #e0e0e0;
    overflow: hidden;
}

.regional_cand_wrap.other .regional_cndList-item{
    width: 96.1px !important;
}

.regional_cndList-item:nth-child(7) {
  margin-right: 0;
}

.regional_cndHead {
    width: 53px;
    height: 12px;
    margin: auto;
    padding: 3px 0;
}

.regional_cndImg {
    width: 100%;
    height: 70px;
    overflow: hidden;
}

.regional_cndInfo {
    text-align: center;
}

.regional_cndInfo h5 {
    font-weight: normal;
    font-size: 11px;
    padding: 4px 2px;
    height: 30px;
    line-height: 1.2;
}

.regional_cndInfo span {
    font-size: 11px;
}

.regional_cndList-item .regional_cndHead a[href*="/republic"] img {
    width: 15px !important;
}

.regional_cndHead img, .regional_cndHead h5 {
    float: left;
}

.regional_left_Wrap {
    width: 898px;
    height: auto;
    margin-right: 15px;
    float: left;
}

.regional_result_wrap {
    width: 896px;
    height: 430px;
    border: solid 1px #d6d8d9;
}

.regional_result_wrap .p_chart {
    width: 260px;
    height: 300px;
    padding: 10px;
    float: left;
}

.regional_result_wrap .map {
    width: 487px;
    height: 430px;
    padding: 10px 0;
}

.regional_result_wrap .map .map_hint {
    color: #a5a5a5;
    font-weight: normal;
    padding-left: 10px;
}

.regional_result_news_wrap h5 {
    padding: 5px;
    font-size: 14px;
    color: #b5040d;
    background: #ccc;
    border-bottom: solid 1px;
}

.regional_result_news_item {
    width: 190px;
    height: 138px;
    margin: 0 15px 15px 0;
    float: left;
    overflow: hidden;
    display: inline-block;
}

.regional_result_news_item:nth-child(3n+0) {
    margin-right: 0;
}

.regional_result_news_item a .image {
    width: 100%;
    height: 90px;
    margin-bottom: 5px;
    overflow: hidden;
}

.regional_result_news_item h4 {
    font-size: 12px;
    height: 44px;
    overflow: hidden;
}

.regional_result_news_item .more a {
    color: #b5040d !important;
    font-weight: bold;
    font-size: 12px;
}

.regional_result_news_wrap .more a {
    color: #b5040d !important;
    font-weight: bold;
    font-size: 12px;
}

#regional g polygon, #regional g path, #regional g rect, #regional g circle {
    fill: #ccc;
    stroke: #fff;
     stroke-width: 1px; 
}

#regional g polygon:hover, #regional g path:hover, #regional g rect:hover, #regional g circle:hover {
    fill: #ccc;
    /*stroke: #000;*/
     stroke-width: 1px;
     z-index: 9999;
}

#regional .null {
  fill: #e6fcff;
}
#regional .null:hover {
  fill: #e6fcff;
}

.cpp {
    fill: #ff5252 !important;
}
.ndp {
    fill: #f7da0c !important;
}
.ndc {
    fill: #73a058 !important;
}
.ppp {
    fill: #09f35c !important;
}
.npp {
    fill: #066eec !important;
}
.pnc {
    fill: #b119e2 !important;
}
.ind {
    fill: #947f68 !important;
}

/*end of constituency votes*/

/*constituency select*/

.reg_select_wrap {
    width: 481px;
    height: 30px;
    background: #f5f5f5;
    padding: 3px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.constituency_list {
    /*width: 485px;
    border: solid 1px whitesmoke;
    margin-top: 19px;*/
}

.reg_select {
    float: right;
    width: 130px;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}

.constituency_list .style_table_1 th {
    padding: 3px 6px 6px 5px;
    text-align: left;
    font-weight: bold;
    background-color: gray;
    border-top: 3px solid #b5040d;
    color: white;
}

.constituency_list .style_table_1 th {
    background-color: gray;
    border-top: 3px solid #808080;
}

.constituency_list_head {
    text-align: center !important;
    border-top: 3px solid #b5040d !important;
}

/*end of constituency select*/


/*Parliamentary votes*/

.parliamentary_result .table_head th {
    padding: 3px 6px 6px 5px;
    text-align: left;
    font-weight: bold;
    background-color: #e20202;
    color: white;
    font-size: 12px;
    font-size: 120%;
    border: solid 1px #e20202;
    text-transform: uppercase;  
}

.parliamentary_result {
    width: auto;
    border: solid 1px #ccc;
}

.parliamentary_result .table_head tr td {
    border-left: none;
    border-top: none;
    padding: 3px;
    font-size: 13px;
    vertical-align: middle;
    border: 1px solid #cccccc;
}

.parliamentary_result .table_head .embImg {
    width: 26px;
    float: left;
    margin-right: 3px;
}

.parliamentary_result .table_head .par h4 {
    width: 100%;
    margin:  3px 0 3px 2px;
}

.parliamentary_result .can h4 {
    float: left;
    width: 262px;
    font-size: 14px;
    margin: 10px 0;
}
.parliamentary_result .can {
    float: left;
    width: 100%;
    padding: 4px 0;
}

.parliamentary_result .table_head tr.total {
    background: #f3f3f3;
    text-transform: uppercase;
    color: #b30000;
}

.parliamentary_result .table_head th, .table_head tr td {
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
}

.parliamentary_result .table_head tr.total td {
    font-weight: bold;
    padding: 8px 5px;
}
/*end of parliamentary votes*/


/*table style*/

.regional_list .style_table_1 {
    clear: both;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid;
    border-color: grey;
}

.style_table_1 td {
    padding: 3px 6px 6px 5px;
    vertical-align: top;
    font-size: 13px;
    border: 1px solid #ccc;
}

.style_table_1 th {
    padding: 3px 6px 6px 5px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    background-color: #cccccc !important;
    color: #000000 !important;
    /*border-top: solid 2px #ea0000;*/
}


.result_tabs {
    width: 100%;
    height: auto;
    margin: 10px 0 20px 0;
}

.regional_cand_wrap {
    width: 900px;
    height: auto;
    margin-bottom: 10px;
    display: inline-block;
    overflow: auto;
    white-space: nowrap;
    position: relative;
}
.regional_cand_wrap .cndList {
    width: 1440px;
    height: auto;
    float: left;
    overflow: hidden;
    margin-bottom: 25px;
}
.regional_cand_wrap .notice {
    margin: 5px 0 5px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-style: italic;
    color: #979797;
}
.regional_cndList-item {
    width: 111px !important;
    height: 185px;
    background: #f5f5f5;
    margin: 5px 0px 5px 5px;
    float: left;
    border-radius: 5px;
    border: solid 1px #e0e0e0;
    overflow: hidden;
    white-space: initial;
}


.regional_cndList-item.active {
  background: #ff0306;
}
.regional_cndList-item.active .regional_cndHead h5 {
    color: #f9f9f9;
}
.regional_cndList-item.active .regional_cndInfo h5 {
    color: #fff;
}
.regional_cndList-item.active .regional_cndInfo span {
    color: #fff;
}
.regional_cndList-item.active .regional_cndInfo strong {
    color: #ffbb08;
}
.regional_cndList-item.active .regional_cndInfo .tick {
    width: 15px;
    text-align: center;
    display: inherit;
    display: block !important;
    margin: auto;
    margin-top: 4px;
}
.regional_cndHead {
    width: 55px;
    height: 12px;
    margin: auto;
    padding: 5px 0;
}
.regional_cndList-item .regional_cndHead a img {
    width: 15px !important;
}
.regional_cndHead img, .regional_cndHead h5 {
    float: left;
    color: #000;
}
.regional_cndHead img {
  margin-right: 7px;
}
.regional_cndImg {
    width: 105px;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 3px;
}
.regional_cndInfo {
    text-align: center;
}
.regional_cndInfo h5 {
    font-weight: bold;
    font-size: 11px;
    padding: 4px 3px 0;
    height: 40px;
    color: #000;
    overflow: hidden;
    margin-bottom: 2px;
}
.regional_cndInfo span {
    font-size: 12px;
}
.regional_cndInfo strong {
    color: #16a300;
    font-size: 12px;
}
.regional_cndInfo .tick {
  display: none !important;
}
.regional_cndInfo {
    text-align: center;
}


.regional_cand_wrap::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
    height: 10px;
}

.regional_cand_wrap::-webkit-scrollbar
{
    height: 10px;
}

.regional_cand_wrap::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
    background-color: #555;
}

/*end of table style*/


/**********************************************************/

.btn {
    padding: 0;
    margin-top: 20px;
}

#pagecontainer {
    margin: 0 auto;
    width: 1245px;
    background-color: #fff;
    box-shadow: 2px 0 15px #e1e1e1;
}

#mainbody {
    background-color: #fff;
    width: 1245px;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.election_menuWrap {
    width: 1215px;
    height: 45px;
    padding: 15px 15px 0;
    -webkit-box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 4px 9px -7px rgba(0, 0, 0, 0.20);
    z-index: 3;
    display: inherit;
}

.election_menu {
    float: right;
    width: 1100px;
    text-align: center;
}

.election_menu ul {
    display: inline-block;
}

.election_menu li {
    text-transform: uppercase;
    padding: 10px 15px;
    float: left;
}

.election_menu li:hover a {}

.election_menu li a {
    text-decoration: none;
    color: #afafaf;
    /*font-weight: lighter;*/
    font-size: 15px;
    padding-bottom: 15px;
}

.election_menu li.active a {
    color: #000;
    border-bottom: solid 3px red;
}


/*.election_menu li:hover a:before {
    content: "";
    background-color: #e73d00;
    color: red;
    font-weight: bold;
    width: 30px;
    height: 4px;
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    transition: .3s ease;
}
*/

.election_menu li a:hover {
    color: #000;
    /*font-weight: bold;*/
}

.election_menuWrap .logo {
    float: left;
    width: 100px;
}

.election_menuWrap .logo p {
    text-align: center;
    margin: 0;
    font-size: 21px;
    line-height: 18px;
    color: #E73D00;
}

.election_body {
    width: auto;
    height: auto;
    display: inline-block;
}

#medsection0 {
    width: 1215px;
    font-size: 12px;
}

#medsection1 {
    width: 900px;
}

#leftsection {
    display: none;
}

.election_main #leftsection li {
    margin: 10px 0 10px 0;
    transition: .5s;
}

.election_main #leftsection a {
    padding: 5px 10px 5px 0;
    display: block;
    text-decoration: none;
    color: #000;
    border: solid 1px #f4f4f4;
    transition-delay: 0.8s;
    transition: .3s ease;
    font-size: 15px;
}

.election_main #leftsection a:hover {
    background: white;
    border-radius: 0 20px 20px 0;
    border: solid 1px #eaeaea;
    /*border-left: solid 3px red;*/
}

.election_main #leftsection li:before {
    transition: .3s ease;
}

.election_main #leftsection li:hover:before {
    content: "";
    background-color: #e73d00;
    color: red;
    font-weight: bold;
    width: 4px;
    height: 29px;
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    transition: .3s ease;
}

.election_main #medsection2,
.election_main #medsection3 {
    float: left;
    width: 1065px;
    /*background-color: #fff;*/
    border: 1px thin #f4f4f4;
    font-size: 12px;
    margin: 15px 15px 0;
}

.election_main .election_name {
    font-size: 20px;
    border-bottom: solid 1px #eaeaea;
    padding: 10px 0 10px;
}

.election_main #inner-left-col {
    float: left;
    width: 728px;
    margin-right: 15px;
}

.election_main #medsection2 #rightsection,
.election_main #medsection3 #rightsection,
.election_main #medsection0 #rightsection {
    margin: 0;
}

.election_main #rightsection {
    width: 300px;
    height: auto;
    float: left;
    margin: 15px 15px 0 0;
    background: white;
    border: solid 1px #eaeaea;
    padding: 10px;
}

.block_title {
    /*width: 695px;*/
    font-size: 15px;
    margin: 15px 0;
}

.block_title span {
    font-size: 19px;
    font-weight: bold;
}

/*.block_title:before {
    content: "";
    background-color: #e73d00;
    color: red;
    font-weight: bold;
    width: 4px;
    height: 19px;
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    transition: .3s ease;
}*/

.featured_stories .featured_top {
    overflow: hidden;
    height: auto;
    float: left;
    position: relative;
    margin: 0 0 15px;
}

.featured_stories .featured_top .left {
    width: 400px;
    overflow: hidden;
    height: 250px;
    float: left;
    position: relative;
    background: #1b1b1b;
}

.featured_stories .featured_top .left .image {
    float: none;
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.featured_stories .featured_top .left .image:after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #1b1b1b 100%);
    margin-top: -100px;
    height: 100px;
    width: 100%;
    content: '';
}

.position {
    position: relative;
}

.featured_stories .featured_top .left .info {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    height: auto;
    padding: 15px;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorStr=#00000000, endColorStr=#DD000000);
    background-color: transparent;
    background-image: -webkit-linear-gradient(transparent, rgb(31, 31, 31));
    background-image: linear-gradient(transparent, rgb(31, 31, 31));
    background-position-y: -1px;
    bottom: -1px;
}

.featured_stories .featured_top .info h2 {
    color: #fff;
    font-size: 24px;
    margin: 20px 0;
    line-height: 30px;
}

.med_rec {
    width: 300px;
    height: 250px;
    background: #ececec;
    margin: 0 0 0 15px;
    float: left;
}

.featured_stories .featured_bottom {
    list-style: none;
    margin: 0;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.election_list {
    width: 900px;
    display: inline-block;
    background: #fff;
    /*padding: 10px;*/
    /*border: solid 1px #eaeaea;*/
}

.featured_stories .election_list {
    background: #db1f1b;
    padding: 10px;
    width: 693px;
}
.featured_stories .election_list li {
    float: left;
    width: 221px;
    margin: 0 15px 20px 0;
    height: auto;
}
.featured_stories .election_list li .info h3 {
    color: #fff;
}

.election_list li {
    float: left;
    width: 213px;
    margin: 0 15px 20px 0;
    height: auto;
    list-style: none;
}

.election_list li a {
    text-decoration: none !important;
    color: #000;
    display: inline-block;
}
.election_list li a:hover h3 {
    color: #db1f1b;
}

.election_list li:nth-child(4n+0) {
    margin-right: 0;
}

.election_list li .image {
    height: 115px;
    border-radius: 3px;
    overflow: hidden;
}

.play-icon {
    background: url(https://cdn.ghanaweb.com/design/play-icon2.png) no-repeat 50% 0;
    position: absolute;
    background-color: #e40000;
    background-size: 25px;
    left: 0;
    width: 20px;
    height: 16px;
    text-indent: -9999px;
    opacity: .8;
    padding: 2px 5px;
    font-size: 10px;
}

.featured_stories .featured_bottom .info {
    /*height: 64px;*/
    padding: 5px 0 0;
    overflow: hidden;
}

.election_list li .info h3 {
    clear: left;
    font-size: 15px;
    margin: 4px 0 6px;
    line-height: 20px;
    height: 43px;
    overflow: hidden;
    color: #000;
}

.election_list .category {
    font-size: 13px;
    color: #f78280;
}

h3 {
    clear: left;
    font-size: 16px;
    margin: 4px 0 6px;
}

.block_listing {
    margin: 30px 0px;
}

.block_listing .load_more {
    margin: 15px 0;
    display: none;
}

.block_listing .load_more a {
    text-align: center;
    padding: 10px;
    border-radius: 3px;
    background: #dd221d;
    display: block;
    color: #fff !important;
    font-size: 12px;
    text-decoration: none;
}

.banner_block {
    width: 728px;
    height: 90px;
    background: #d8d8d8;
    margin-bottom: 30px;
}

.side_block .lead {
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: solid 1px #eaeaea;
}

.side_block .block_title {
    font-size: 15px;
    margin: 0 0 10px 0;
}

.side_block a {
    text-decoration: none;
    color: #000;
}

.side_block .lead .image {
    overflow: hidden;
    height: 150px;
    margin-right: 10px;
}

.side_block .lead .info {
    /* height: 64px; */
    padding: 5px 0 0;
    overflow: hidden;
}

.side_block .lead .info h3 {
    clear: left;
    font-size: 17px;
    margin: 4px 0 6px;
    line-height: 20px;
    height: 43px;
    overflow: hidden;
}

.featured_stories .featured_top .left .info,
.side_block .category {
    font-size: 13px;
    color: #e73d00;
}

.side_block_list li {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    border-bottom: solid 1px #eaeaea;
    margin: 0;
}

.side_block_list .image {
    width: 130px;
    overflow: hidden;
    height: 75px;
    float: left;
    margin-right: 10px;
}

.side_block_list .info {
    width: 160px;
    float: left;
}

.side_block_list .info h3 {
    height: 49px;
    clear: left;
    font-size: 14px;
    margin: 0 0 6px;
    overflow: hidden;
    font-weight: inherit;
}

.side_block_list {
    margin-top: 5px;
}

.side_banner_block {
    width: 300px;
    height: 600px;
    background: #d8d8d8;
    margin-bottom: 30px;
}



/*INNER*/


.inner_lead {
    width: 900px;
    display: inline-block;
    background: #d8d8d8;
}
.inner_lead .image {
    float: right;
    padding: 0;
    width: 379px;
    max-width: 100%;
    margin: 10px;
    border-radius: 3px;
    overflow: hidden;
}
.inner_lead .info {
    float: left;
    width: 470px;
    padding: 15px;
    max-height: 209px;
    overflow: hidden;
}
.inner_lead .info h2 {
    color: #000;
    font-size: 24px;
    margin: 0 0 20px;
    line-height: 30px;
    max-height: 94px;
    overflow: hidden;
}
.inner_lead .info .desc {
    color: #000;
    max-height: 129px;
    overflow: hidden;
}
.inner_lead .category {
    font-size: 13px;
    color: #f78280;
}

.pagination {
    width: 100%;
    height: auto;
    margin: 50px 0 60px;
}
.pagination a, span.current, span.disabled {
    color: #000 !important;
    /* float: left; */
    padding: 7px 11px;
    text-decoration: none;
    font-size: 13px;
    border: solid 1px #d1d1d1;
    margin-right: -1px;
    transition: background-color .3s;
    border-radius: 3px;
}
span.current {
    background: #e70909;
    color: #fff !important;
}

.etitle a {
    font-size: 20px;
    border-left: solid 3px #da0a0b;
    padding-left: 6px;
    font-weight: bold;
}