body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.max-width {
    max-width: 1280px;
    margin: 0 auto;
}


.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: block;
}
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
ul, li, ol, li {list-style-type: none;}
img {
    display: block;
    max-width: 100%;
}
a {
    text-decoration: none;
    line-height: 22px;
    outline: none;
}
.bye-ele-wrapper {margin: 20px auto 0 auto;}
.local-body-ele-container{background: #f6f6f6;padding: 10px 0px;}
.local-body-ele .localbody-wrap-left{float: left;width: 950px;}
.local-body-ele .localbody-wrap-right{float: right;width: 300px;margin: 0 auto;}
.lb-head{font-size: 24px;font-weight: bold;color: #000;}
.ele-share-block{margin: 5px 0px;}
.oi-share-icon {width: 20px;height: 20px;background-position: 0 -44px !important;}
.oi-facebook-icon {width: 30px;height: 30px;background-position: 0 -65px !important;}
.oi-twitter-icon {width: 30px;height: 30px;background-position: 0 -96px !important;}
.oi-whatsapp-icon {width: 30px;height: 30px;background-position: 0 -127px !important;}
.oi-telegram-icon {width: 30px;height: 30px;background-position: 0 -157px !important;}
.oi-all-icons {background: url(/elections-common/media/images/common/oneindia-sprite-icons.png) no-repeat 0 0;display: inline-block;text-indent: -99999px;margin: 0 5px;}
.lb-const-etxt {font-size: 16px;padding: 10px 0px;color: #333;line-height: 24px;}
.localbody-ele-count {margin: 0 auto;text-align: center;width: 100%;margin: 10px 0px;}
.ele-count a {padding: 10px;border-radius: 25px;overflow: hidden; color: #fff;opacity: 0.5;}
.localbody-ele-count .ele-count{display: inline-block;vertical-align: middle;margin: 0px 5px;}
.ele-count .ele-count-text{display: inline-block;vertical-align: top;margin-right: 20px;margin-left: 10px;}
.ele-count .ele-count-num{display: inline-block;vertical-align: top;margin: 0px 5px;}
.corp{background: #2e40a2;}
.mpl{background: #ff3800;}
.town{background: #238140;}
.ele-count{border-radius: 25px;padding: 10px;color: #fff;font-size: 16px;font-weight: bold;}
.ad2 img{width: 100%;display: block;}
.ele-count .active{opacity: 1;}
.non-active a{opacity: 1 !important;}


.ele-dropdown{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex !important;float: left;width: 600px;}
.ele-dropdown .election-db__search-block{-webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;}
.election-db__search-block {position: relative;margin-right: 20px;border: solid thin #c4c3c3;background: #fff;}
.election-db__search-block:last-child{margin-right: 0px;}
.election-db__search-block span, .election-db__search-block input[type="text"] {display: block;padding: 5px 10px;border-radius: 2px;line-height: inherit;height: 35px;line-height: 35px;font-size: 14px;vertical-align: middle;}
.election-db__search-block i {position: absolute;right: 7px;top: 7px;color: #c4c3c3;font-size: 32px;}
.dropdown-box.active i {
    -webkit-transform: rotate(
180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(
180deg);
}
.dropdown-list {
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 102%;
    left: -1px;
    right: 0;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
    max-height: 0;
    z-index: 200000 !important;
    overflow-x: hidden;
}
.dropdown-list li a {display: block;text-decoration: none;padding: 8px 3%;transition: all 0.3s ease-out;border-bottom: 1px solid #e6e8ea;color: #333;font-size: 14px;}
.dropdown-box.active .dropdown-list {max-height: 250px;}
.localbody-dropdown-txt {float: left;margin-top: 15px;margin-right: 10px;    font-size: 16px;font-weight: bold;min-width: 250px;}
.localbody-search-block {background: #ececec;margin-top: 10px;margin-bottom: 10px;}
.localbody-ele-dropdown-right{float: right;}
.search-box {width: 100%;position: relative;display: flex;margin: 0 auto;}
.search-style {background-image: url(/elections-common/media/images/common/searchicon.png);background-position: 96% 13px;background-repeat: no-repeat;width: 100%;font-size: 16px;padding: 13px 20px 12px 20px;border: 1px solid #c4c3c3;border-color: #c4c3c3;outline: none;   border-radius: 5px;}
textarea {
    border: none;
    background-color: transparent;
    resize: none;
    outline: none;
}
.search-content-block {padding: 10px;border: solid thin #c4c3c3;}
.localbody-ele-dropdown-left {display: inline-block;vertical-align: middle;}
.localbody-ele-dropdown-right {width: 380px;display: inline-block;vertical-align: initial;}
.localbody-search-block .dropdown-box.active i {
  -webkit-transform: rotate( 0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate( 0deg);
}
.localbody-search-block .dropdown-box.active i.expcoll {
  -webkit-transform: rotate( 180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate( 180deg);
}

.body-ele-content .body-ele-content-left{float: left;width: 950px;}
.body-ele-content .body-ele-content-right{float: right;width: 300px;}
.body-election-list{padding: 20px 0px;}
.body-ele-content-head{text-align: center;font-size: 18px;background: #22292f;padding: 5px 0px;color: #fff;font-weight: bold;}
.body-ele-dbl-list .ele-dbl-list{float: left;width: 48%;margin-top: 10px;-webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;margin-right: 20px;}
    .body-ele-dbl-list .ele-dbl-list-left{float: left;width: 48%;margin-top: 10px;}
.body-ele-dbl-list .ele-dbl-list:last-child{margin-right: 0px;}
.body-ele-dbl-list {width: 100%;margin-bottom: 15px;display: flex;}
.dbl-list-head {padding: 5px;}
.dbl-list-head .dbl-list-text{float: left;font-weight: bold;color: #000;}
.dbl-list-head .dbl-list-more{float: right;}
.municipal{background: #ffcdbf;}
.punch{background: #c8dfcf;}
.carporation{background: #cbcfe8;}
.ele-dbl-inner-content{border: solid thin #c4c3c3;box-shadow: 1px 1px 3px #b1b1b1;}
.ele-dbl-list-dtls{padding: 10px;}
.ele-dbl-list-dtls ul li{list-style-type: decimal;color: #333;margin-bottom: 5px;}
.ele-dbl-list-dtls ul li:last-child{margin-bottom: 0px;}
.ele-dbl-list-dtls ul{padding-left: 15px;}
.dbl-list-more a{color: #000;font-weight: bold;}
.body-ele-content-dtls .colum-3{display: flex !important;}
.body-ele-content-dtls .col3{-webkit-box-flex: 3 !important;
    -moz-box-flex: 3 !important;
    -webkit-flex: 3 !important;
    -ms-flex: 3 !important;
    flex: 3 !important;
    margin-right: 15px;
  }
.body-ele-content-dtls .col3:last-child{margin-right: 0px;}
.col1 {float: none !important;margin: 0 auto;}


/* Panchayat-election-page */
.sub-content-table table{border-collapse: collapse;width: 100%;border: 1px solid #ccc;}
.sub-content-table{margin-bottom: 20px;}
.sub-content-table:last-child{margin-bottom: 0px;}
.sub-content-table table td,th{padding: 10px;}
.sub-content-table table td{text-align: left;}
.sub-content-table table th{text-align: left;background: #238240;color: #fff;font-weight: bold;padding: 10px 60px;}
.sub-content-table table tr:nth-child(even) {background-color: #f2f2f2;}
.accordion{width: 100%;background: #FFF;}
.accordion .link{cursor: pointer;display: block;padding: 15px;color: #000;background: #c6c6c6;font-size: 14px;font-weight: 700;border-bottom: 1px solid #CCC;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.accordion li .arrow-icon {right: 12px;left: auto;position: absolute;font-size: 24px;}
.accordion li.open .link { color: #fff; background:#000; }
.accordion li.open .arrow-icon { color: #fff;font-size: 24px;top: 10px;}
.accordion li.open .arrow-icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sub-content{display: none;background: #fff;font-size: 14px;padding: 10px;}
.panchayat-results-list ul li{margin-bottom: 10px;border: 1px solid #ccc;}
.panchayat-tab-head {font-size: 16px;}
.panchayat-tab-head .space{margin: 25px;}
.panchayat-tab-head .space:last-child{margin-right: 0px;}


/* Corporation Page Styles */

.body-corporation-block {border: 1px solid #c3c3c3;margin-bottom: 20px;}
.body-corporation-blk-heading {background: #2e40a2;text-align: center;font-size: 18px;color: #fff;padding: 5px;font-weight: bold;}
.body-corporation-blk-details {padding: 10px 20px;}

.body-corporation-blk-ward {float: left;}
.body-corporation-mayor-img {float: left;width: 80px;height: 80px;border-radius: 50%;overflow: hidden;}
.body-corporation-mayor-details {margin-left: 100px;}
.body-corporation-mayor-head {font-size: 16px;color: #000;padding-bottom: 5px;font-weight: 600;}
.body-corporation-mayor-party {font-size: 16px;color: #000;font-weight: normal;}

.body-corporation-blk-ward-details {float: right;margin: 30px 0 20px 0;}
.body-corporation-blk-ward-details ul {}
.body-corporation-blk-ward-details ul li {list-style-type: none;margin: 0 10px;display: inline-block;font-size: 16px;color: #000;font-weight: 600;}

.body-corporation-blk-stats-table {border-collapse: collapse;width: 100%;}
.body-corporation-blk-stats-table th {background: #3e3e3e;font-size: 16px;color: #fff;font-weight: bold;padding: 8px;text-align: left;}
.body-corporation-blk-stats-table td {font-size: 16px;color: #000;font-weight: bold;padding: 8px;border-bottom: 1px solid #c3c3c3;}
.body-corporation-blk-stats-table tr:nth-child(odd) {background: #e7e7e7;}
.body-corporation-blk-stats-table tr:nth-child(even) {background: #f2f2f2;}



.body-ele-others-block-heading {font-size: 16px;color: #000;font-weight: bold;padding-bottom: 5px;}
.body-ele-others-block-lists {}
.body-ele-others-block-lists ul {display: flex;flex-wrap: wrap;column-count: 4;align-items: flex-start;}
.body-ele-others-block-lists ul li {list-style-type: none;flex-basis: calc(25% - 10px);position: relative;}
.body-ele-others-block-lists ul li:before {background: url(/elections-common/media/images/common/bullet-list.png) no-repeat 0 0;width: 12px;height: 10px;position: absolute;left: 0;top: 8px;content: '';}
.body-ele-others-block-lists ul li a {display: block;font-size: 16px;color: #000;font-weight: 600;padding: 3px 0 3px 20px;}



.body-corporation-wards-block {background: #f2f2f2 url(/elections-common/media/images/common/corporation-footer-bg.png) no-repeat bottom center;border: 1px solid #c3c3c3;padding: 10px 10px 200px 10px;}

.body-corporation-wards-list ul {}
.body-corporation-wards-list ul li {width: 23%;float: left;margin: 10px 1% 20px 1%;}

.body-corporation-main-ward {margin: 10px auto 20px auto;max-width: 220px;}
.body-corporation-ward-wrap {}
.body-corporation-ward-num {border-radius: 5px;height: 50px;font-size: 16px;color: #fff;text-align: center;line-height: 36px;font-family: 'Oswald', Arial, Helvetica, sans-serif;font-weight: 500;}
.body-corporation-ward-name {font-size: 15px;color: #000;font-weight: bold;text-align: center;border-radius: 5px;height: 40px;background: #fff;margin: -20px 6px 0 6px;line-height: 40px;position: relative;z-index: 1;}
.ward-down-arrow {border-left: 8px solid transparent;border-right: 8px solid transparent;position: absolute;left: 0;right: 0;margin: auto;width: 2px;}

.body-corporation-main-ward .body-corporation-ward-name {font-size: 20px;}
.color1 .body-corporation-ward-num {background: #2e40a2;}
.color1 .body-corporation-ward-name {border-bottom: 4px solid #2e40a2;}
.color1 .ward-down-arrow {border-top: 8px solid #2e40a2;}

.color2 .body-corporation-ward-num {background: #3e60ff;}
.color2 .body-corporation-ward-name {border-bottom: 4px solid #3e60ff;}
.color2 .ward-down-arrow {border-top: 8px solid #3e60ff;}

.color3 .body-corporation-ward-num {background: #59b359;}
.color3 .body-corporation-ward-name {border-bottom: 4px solid #59b359;}
.color3 .ward-down-arrow {border-top: 8px solid #59b359;}

.color4 .body-corporation-ward-num {background: #ff151e;}
.color4 .body-corporation-ward-name {border-bottom: 4px solid #ff151e;}
.color4 .ward-down-arrow {border-top: 8px solid #ff151e;}

.color5 .body-corporation-ward-num {background: #f95b2e;}
.color5 .body-corporation-ward-name {border-bottom: 4px solid #f95b2e;}
.color5 .ward-down-arrow {border-top: 8px solid #f95b2e;}

.color6 .body-corporation-ward-num {background: #f22276;}
.color6 .body-corporation-ward-name {border-bottom: 4px solid #f22276;}
.color6 .ward-down-arrow {border-top: 8px solid #f22276;}

.color7 .body-corporation-ward-num {background: #0dc4ca;}
.color7 .body-corporation-ward-name {border-bottom: 4px solid #0dc4ca;}
.color7 .ward-down-arrow {border-top: 8px solid #0dc4ca;}

.color8 .body-corporation-ward-num {background: #7d328d;}
.color8 .body-corporation-ward-name {border-bottom: 4px solid #7d328d;}
.color8 .ward-down-arrow {border-top: 8px solid #7d328d;}

.color9 .body-corporation-ward-num {background: #b3b202;}
.color9 .body-corporation-ward-name {border-bottom: 4px solid #b3b202;}
.color9 .ward-down-arrow {border-top: 8px solid #b3b202;}

.color10 .body-corporation-ward-num {background: #024057;}
.color10 .body-corporation-ward-name {border-bottom: 4px solid #024057;}
.color10 .ward-down-arrow {border-top: 8px solid #024057;}

.ele-localbody-wrapper .candidate-list {height: auto;}
.mayor-list{height:300px;overflow-y: auto;margin-bottom: 10px;}
.candidate-list table {margin: 20px 0 10px;font-size: 14px;width: 100%;border: solid thin #c0c0c0;border-collapse: collapse;border-spacing: 0;}
.candidate-list table tr th, .candidate-list table tr td {padding: 0 10px;height: 40px;border: solid thin #c0c0c0;}
.candidate-list table tr th {background: #e3111a;color: #ffffff;font-weight: 600;}
.candidate-list table tr th, .candidate-list table tr td {padding: 0 10px;height: 40px;border: solid thin #c0c0c0;}
.candidate-list table tr td {background: #f5f5f5;font-size: 16px;}
.candidate-list table tr td:nth-child(1) {background: #fffef7;}
.candidate-list table tr td:nth-child(1) {background: #fffef7;}

.localbody-mun-wrapper {margin-bottom: 20px;}
.localbody-mun-details {border-collapse: collapse;width: 100%;border: 1px solid #ccc;}
.localbody-mun-details:after {content: '';clear: both;display: table;}
.localbody-mun-title {text-align: left;background: #238240;color: #fff;font-weight: bold;padding: 10px 60px;}
.localbody-mun-det {font-size: 14px;color: #000;width: 50%;float: left;height: 35px;}
.localbody-mun-detleft {width: 60%;float: left;height: 35px;padding: 10px;box-sizing: border-box;}
.localbody-mun-detright {width: 40%;float: left;height: 35px;padding: 10px;box-sizing: border-box;}

.localbody-mun-det:nth-child(1), .localbody-mun-det:nth-child(2) {background-color: #f2f2f2;}
.localbody-mun-det:nth-child(3), .localbody-mun-det:nth-child(4) {background-color: #ffffff;}
.localbody-mun-det:nth-child(5), .localbody-mun-det:nth-child(6) {background-color: #f2f2f2;}

.body-corporation-blk-stats-table {border-collapse: collapse;width: 100%;table-layout: fixed;}









