body{ font-family: 'Droid Serif', serif;}
.clear {clear:both;font-size:1px;}
.wrapper{width:99.5%;}
.logo{text-align: center; width: 100%;}
.filter{width:99%}
.all, .constituency, .taluka, .district{ float: left; margin-left: 10px;}
.all{
    position: relative; 
    margin:10px 0 5px 10px;
    padding: 10px 15px;
    background: #94DBF9;
    cursor: pointer;
    outline: none;
	text-align: center;
	width: 88%;
	border-radius: 5px;
	font-size: 11px;
	font-family:Arial;
}
.constituency{width: 17%; font-family:Arial;}
.taluka{width: 17%; font-family:Arial;}
.district{width: 17%; font-family:Arial;}
.statistics{width: 100%;}
.header {line-height: 16px; padding-bottom: 12px; color: #75787D; padding-top: 0; border-bottom: 1px solid #000; border-top: 1px solid #000; font-size: 16px; padding: 16px 0 0; overflow: hidden; width: 100%; margin-top: 12px;}
.header .c_name {
    width: 70%;
	text-align: center;float: left;
    padding-bottom: 10px;
    text-align: left;
	font-size: 12px;
}
.header .sr_no {
	float: left;
    padding-bottom: 10px;
    text-align: right;
    width: 30%;
	font-size: 12px;
}
.header .name {
    float: left;
    padding-bottom: 10px;
    text-align: left;
    width: 53%;
	font-size: 12px;
}
.header .party {
    float: left;
    padding-bottom: 10px;
    text-align: center;
    width: 15%;
	font-size: 12px;
}
.header .no_votes {
    float: left;
    padding-bottom: 10px;
    text-align: right;
    width: 15%;
	font-size: 12px;
}
.select-style {
    border: 1px solid #ccc;
    width: 30%;
    border-radius: 3px;
    overflow: hidden;
    background: #fff url("../images/icon-select.png") no-repeat 97% 50%;
	border-radius: 5px;
}
.select-style select {
    padding: 9px 12px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
	font-size: 11px;
}
.select-style{width: 94%;margin-top: 5px;
margin-bottom: 10px;}
.select-style2{width: 94%; margin-top: 5px;
margin-bottom: 5px;}
.select-style3{width: 94%; margin-top: 5px;
margin-bottom: 5px;}
.select-style select:focus {
    outline: none;
}
.row {
    overflow: hidden;
    padding: 12px 0;
    width: 100%;
}
.row .electoral-place, .row .electoral-sr, .row .electoral-name, .election-night-landing .all-state-races .state-candidate-table .row .state, .row .electoral-party, .row .electoral-percent {
    color: #000;
}
.constituency-name{ width: 98%; margin-right: 20px;}
.constituency-candidates{ width: 98%;}
.about{width: 100%;}
.btm-brdr{border-bottom: 2px solid #D4D6DB; margin-top: 10px; margin-bottom: 20px;}
.electoral-place {
    width: 30%;float: left;
    padding-bottom: 10px;
    text-align: left;
	font-size: 16px;
	padding-top: 10px;
	background: #eaeaea;
	padding-left: 5%;
}
.electoral-place span {
    font-size: 24px;
    line-height: 48px;margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.electoral-sr {
	float: right;
    padding-bottom: 10px;
    text-align: right;
    width: 60%;
	font-size: 14px;
	padding-top: 13px;
	background: #eaeaea;
	padding-right: 5%;
}
.electoral-sr span {
    font-size: 24px;
    line-height: 48px;margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.electoral-name {
	float: left;
    padding-bottom: 10px;
    text-align: left;
    width: 55%;
	font-size: 14px;
	padding-top: 10px;
}
.electoral-name span {
    font-size: 24px;
    line-height: 48px;margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.electoral-party {
    float: left;
    padding-bottom: 8px;
	padding-top: 7px;
    text-align: center;
    width: 15%;
	font-size: 14px;	font-family: arial;
}
.electoral-party span {
    font-size: 24px;
    line-height: 48px;margin: 0;
    padding: 0 5px;
    border: 0;
    font: inherit;
    vertical-align: baseline;
	color: #fff;
	line-height: 21px;
	display: inline-block;
	text-align: center;
	width:35px;
}
.electoral-percent {
	float: left;
    padding-bottom: 10px;
	padding-top: 10px;
    text-align: right;
    width: 15%;
	font-size: 14px;
}
.electoral-percent span {
    font-size: 24px;
    line-height: 48px;margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.show-mob{display: none;}
.about_border{border-bottom: 1px dotted #cacaca;}
.show-filter{position: relative;
    margin: 20px auto 0px;
    padding: 10px 15px;
    background: #94DBF9;
    cursor: pointer;
    outline: none;
    text-align: center;
    width: 93%;
    border-radius: 5px;
    font-size: 12px;
    font-family: Arial;}
.show-filter2{display: none;}
.dis-desk{display: block;}
.margin_top{margin-top: 20px;}

.electoral-name, .electoral-party, .electoral-percent {font-size: 12px;}
.select-style select{padding: 9px 5px; width: 100%;}

/********** party ************/
.bjp span{background-color: #F97D09;}
.aap span{background-color: #0177B4;}
.CON span{background-color: #00923F;}
.ncp span{background-color: #FF6600;}
.mgp span{background-color: #894725;}
/********** party ************/

@media screen and (max-width: 560px) {
.show-mob{display: block;}
}
@media screen and (max-width: 440px) {
.all {width: 87.5%;}
}
@media screen and (max-width: 440px) {
.all {width: 87%;}
}
@media screen and (max-width: 380px) {
.all {width: 86.5%;}
}