﻿
.CandidatePopupimg {
    width: 350px;
    margin-top: 5px;
    margin-right: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: 3px 3px 8px #777;
    border: 1px solid #aaa;
}

#drpRFVAreaType{
    display : none !important;
}

.candidatepopheading {
    font-size: 1.3em;
    font-weight: 600;
    color: #004B85;
    cursor: default;
    padding-left: 1em;
    vertical-align: middle;
    line-height: 2.5em;
    padding-top: 5px;
}

.candidatepopuppartylogo {
    vertical-align: top;
    width: 200px;
    margin-top: -100px;
    border-radius: 50%;
    border: solid 1px #efefef;
    margin-right: 0px !important;
}

.candidatepopcontent {
    padding-top: 1em;
    font-size: 1.0em;
    font-weight: normal;
    cursor: default;
    min-width: 15em;
    padding-left: 1em;
}

.rssGridFeed .partyimg {
    left: 50px;
}

/*removed paginate function because all user shown.*/
.paging_full_numbers {
    display: none;
}

.margin-bottom-0 {
    margin-bottom: 0;
}

.portfolio-container {
    margin-left: 0px;
    padding: 0px 0px 20px 0px;
    margin-bottom: 75px;
    background-color: #FFF;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.widbody-padding {
    padding: 10px 10px 40px 10px;
    background-color: #FFF;
}

.center-block {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid;
}

.padding-all {
    padding: 0px 5px 10px 5px;
}

.display-none {
    display: none;
}

#divCandidateGrid {
    width: 100%;
}

#tblCandidateGridLoading {
    display: none;
    height: 85px;
    position: relative;
}

.width-100 {
    width: 100%;
}

#Candidatepopimg {
    width: 300px;
    border-radius: 10px;
    display: block;
    margin: 15px auto 0px auto;
}

#candidatepopuppartylogo {
    clear: both;
    display: block;
    margin: -60px auto 15px auto;
}

.modal-footer {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
}

.pull-left {
    width: 30px;
}