.ka-election-grid-heading{
    float:left;
    width:50%;
    padding: 5px 0;
}

.election-result-block-left{
    padding:0px; 
    width:100%;
}

.election-display-result ul {
    list-style-type: none;
    margin: 0;
    padding: 10px;
    font-size: 12px;
    line-height: 16px;
}

.select2-container{
    width: 142px;
}

.select2-dropdown{
    width: 142px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    font-size: 11px;
    margin: 4px 0 0 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
    font-size: 12px;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 11px;
}
.election-party-more {
    font-size: 10px;
    padding: 0 0 0 25px;
    color: #0066cc;
}
.subTitleTag{
    padding: 20px 0 0 0px;
    line-height: 20px;
    font-weight: bold;
    font-size: 17px;
    float: left;
    width: 300px;
}
.result-data{}
.result-data table{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    border-collapse: collapse;
}
.result-data table tr {
    background: #e9edee;
}
.result-data th{
    background: #5988db;
    padding: 5px 10px;
    color: #fff;
    text-align: center;
    border: solid thin #d7d6d6;
    font-size: 15px;
    font-weight: bold;
}
.result-data table tr td {
    font-size: 11.5px !important;
    padding: 8px 10px;
    font-weight: bold;
    border: solid thin #d7d6d6;
    text-align: left;
    line-height: 17px;
    color: #333333;
}

.result-data table tr:nth-child(odd) {
    background: #DEE5EF;
}
.result-data table td:nth-child(even) {
    text-align: right;
    padding: 0 20px 0 0;
}
.partystanding-block {
    margin: 5px 0 20px 0;
    width:354px;
    border: 1px dotted #cccccc;
    padding: 0 5px 0 5px;
}

.assmbly-partylists ul li {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 0 5px 0;
}

.assmbly-partylists div{
    font-size: 12px;
    font-weight: bold;
}

.alianceCls span{
    height: 12px;
    width: 15px;
    margin: 2px 3px 0 0;
}
.viewTypeCls {
    float: left;
    width: 55px;
    padding: 2px 0 0 0;;
    font-size: 11px;
    border: 1px solid #ccc;
    margin: 2px 1px;
    color: #0386DE;
    cursor: pointer;
    text-align: center;
}
.viewTypeActive {
    color: #FFFFFF;
    cursor: default;
    background: #AB0505;
    border: 2px solid #ccc;
}
.listResultViewUl {
    height: 665px;
    width: 100%;
    list-style: none;
    margin-top: 32px;
    overflow-y: auto;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

.listResultViewUl ul {
    padding: 0;
    margin: 0;
}

.listResultViewUl li {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
}
.listResultViewUl li div:first-child {
    background: #5988db;
    color: #fff;
    padding: 3px 0 3px 0;
    font-size: 15px;
}

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

.listResultViewUl::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

.listResultViewUl::-webkit-scrollbar-thumb
{
    background-color: #3B6988;
    border-radius: 10px;
}

.list-view-ac-name{
    float:left;
    width: 31.5%;
    height:122px;
    padding:5px;
    font-size: 11px;
    margin:1px;
    color: #06C;
    text-decoration: none;
    outline: none;
    border:1px dotted #999999;
}

.selectedCls{
    background : #D20101;
}
.region-list-container{
    float:right;
    padding: 28px 20px 0 0;
    width: 40%;
}
.region-list{
    width: 142px; 
    margin: 0 auto;
}

.view-more{
    padding: 2px 10px 2px 0px  !important; 
    font-size: 10px !important; 
    text-align: right !important;
    font-weight: 500 !important;
    text-align: right;
}

.view-more a{
    font-size: 13.5px !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    bottom: 8px;
    width: 262px;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 9999;
    width: 262px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 36px;
}

.president-list{
    height: auto; overflow-y: hidden;
}
.president-list table {
    border: solid thin #cecece;
    border-collapse: collapse;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: 100%;
    background: #f5f5f5;
}
.president-list table tr th {
    background: #e72d33;
    font-weight: 600;
    border: solid thin #cecece;
    padding: 10px 10px;
    text-align: left;
    color: #ffffff;
}
.president-list table td {
    border: solid thin #cecece;
    padding: 10px 10px;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {

    .list-view-ac-name {width: auto;float: none;}

}