.circular--portrait {
    position: relative;
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
    margin: auto;
}
.circular--portrait img {
    width: 100%;
    height: inherit;
}
.card-body {
    text-align: center;
}
.cardicons {
    margin: 0px auto;
    list-style: none;
    position: relative;
    right: 20px;
    padding: 0;
    visibility: hidden;
    transform: translateX(11px);
    transition: transform 2s ease;
}
ul.cardicons li {
    margin: 5px auto;
}
.card:hover ul.cardicons {
    visibility: visible;
    transform: translateX(0px);
}
.cardiconsl {
    margin: 0px auto;
    list-style: none;
    position: relative;
    right: 20px;
    padding: 0;
    visibility: hidden;
    transform: translateX(-11px);
    transition: transform 2s ease;
}
ul.cardiconsl li {
    margin: 5px auto;
}
.card:hover ul.cardiconsl {
    visibility: visible;
    transform: translateX(0px);
}
.cardicons .btn.btn-social-icon, .cardiconsl .btn.btn-social-icon{
    width: 50px;
    height: 50px;
    padding: 0;
}
.cardicons .btn.btn-social-icon .fa, .cardiconsl .btn.btn-social-icon .fa{
    font-size: 27px;
}
@media (max-width: 767px){
    .cardicons, .cardiconsl{
        visibility: visible;
        transform: unset;
        right: 0;
    }
    .cardicons li, .cardiconsl li{
        display: inline-block;
    }
    .page-id-4671 .card-body div:nth-child(2) {
        /* order: -1; */
        width: 110px;
        padding: 0;
    }
    .page-id-4671 .card-body .col-md-1 {
        width: 28%;
    }
    .circular--portrait {
        width: 100px;
        height: 100px;
    }
}

.btn-outline-instagram {
    border: 1px solid #fb3958;
    color: #fb3958;
}
i.pd-follow {
    float: initial;
}
button.btn.btn-warning.nw {
    border-radius: 5px;
    color: #fff;
    margin: 0px 5px;
    width: 30px;
    padding: 0px;
}
table{
    width:100%;
}
th{
    width:20%;
}
/* td{
    width:80%;
} */
th,td{
    padding:5px;
}
table,tr,td,th{
    border: solid 2px;
    border-collapse:collapse;
}
th {
    background-color: #ffc107;
    color: #000;
}

.table th, .table td {
    white-space: normal;
    border-width: 0;
}
#loading 
{
    margin: 0px;
    display: none;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 9999991;
    opacity: 0.8;
}

#ploading 
{
    position: absolute;
    color: White;
    top: 50%;
    left: 45%;
}
button.btn.btn-warning.new2 {
    border-radius: 7px;
    width: 100%;
    color: #fff;
    background: #1C1C4C;
    border-color: #1C1C4C;
}
.btn.btn-warning.new3 {
    border-radius: 7px;
    color: #fff;
    background: #1C1C4C;
    border-color: #1C1C4C;
    padding: 15px;
    font-size: 18px;
}
.btn.btn-warning.new4 {
    border-radius: 7px;
    /* width: 100%; */
    /* color: #fff; */
    background: transparent;
    border-color: #1C1C4C;
    
}
ul.nav.nav-tabs a.nav-link.active.cstact {
    border-bottom: #fdb953 3px solid !important;
    color: #000;
    background-color: transparent;
    border: none;
}
ul.nav.nav-tabs a.nav-link {
    color: #808080b8;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 18px;
}
.district-progress {
    position: absolute;
    background: #fff;
    top: 35%;
    left: 20px;
    z-index: 3;
    background: #ffffffe6;
    padding: 10px;
    font-size: 20px;
}
input#pac-input {
    height: 60px;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    z-index: 0;
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
    top: 0px;
    left: 0 !important;
}
.page-id-4671 #map {
    visibility: hidden;
    height: 0 !important;
    min-height: 0 !important;
}
.page-id-8 #map {
    visibility: hidden;
    height: 0 !important;
    min-height: 0 !important;
}
#searchresultsarea {
    /* margin-left: 150px; */
    /* font-family: 'Arial'; */
    width: 100%;
    margin: 0 auto;
}
.searchresult {
    margin: 15px auto;
}
#searchresultsnumber {
    font-size: 0.8rem;
    color: gray;
}
.searchresult h2 {
    font-size: 19px;
    line-height: 18px;
    font-weight: normal;
    color: rgb(29, 1, 189);
    margin-bottom: 5px;
}
.pic {
    text-align: end;
}
.searchresult a {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0px;
    text-decoration: none;
    color: green;
}
.searchresult a:hover {
    text-decoration: underline;
    color: #1010ef;
}
.searchresult span, .searchresult span:hover {
    color: #547e00f7;
    text-decoration: none;
}
.searchresult p {
   
    font-size: 13px;
    margin-top: 0px;
    color: rgb(82, 82, 82);
}
.sb-plg {
    border: #1c1c4c 4px solid !important;
    margin: 0px auto;
    border-radius: 4px;
    background: #1c1c4c;
    color: #fff !important;
}
.sb-plg::placeholder {
    color: #fff;
}
input#pac-input:focus {
    background: #fff !important;
    color: #000 !important;
}
.cntr {
    background: gray;
    color: #fff;
}
.card-header1 {
    color: #fff;
    border-top-right-radius: 10px 8px;
    border-top-left-radius: 10px 8px;
    text-align: center;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(150, 150, 150, 0.125);
    background: gray;
    text-transform: uppercase;
    font-weight: 800;
}

.card-body .btn:disabled{
    pointer-events: none;
    opacity: 1;
}
/* .incumbent, .democratic.incumbent, .republican.incumbent {
    background-color: #F9B21A !important;
    border-color: #F9B21A !important;
} */
.card .republican {
    border-color: #e50c0c !important;
    background-color: #e50c0c !important;
    color: #fff !important;
    padding: 7px 8px;
}
.card .democratic {
    border-color: #003388;
    background-color: #003388;
    color:#fff;
    padding: 7px 8px;
}
.card .libertarian {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
    padding: 7px 8px;
}
.card .independent {
    background: #6C04A1;
    border-color: #6C04A1;
}
.card .political_synergy {
    background: #62F549;
    border-color: #62F549;
}
.card .disability {
    background: #673D93;
    border-color: #673D93;
}
.card .green {
    background: #2EA959;
    border: #2EA959;
}
.shw_hde{
    background-color: #fff !important;
}
.align-self-stretch {
    align-self: stretch !important;
    /* display: flex; */
}
.sb_position .card-body {
    text-align: justify;
}
.sb_position .card-header {
    background-color: transparent;
}
.sb_position .btn:focus {
    box-shadow: none;
}
.col-md-4.incum {
    order: -1;
}
button.btn.btn-social-icon.nw {
    width: 25px;
    height: 25px;
}
p.inlive a {
    text-decoration: none;
    margin: 0 7px;
}
.btn-outline-instagram {
    display: none;
}
.searchresult img {
    max-height: 120px;
    min-width: 100%;
}
img.img-responsive.img1 {
    height: 190px;
    width: 190px;
    object-fit: fill;
    margin-left: 1em;
    margin-top: -5px;
}
/* custm deetails summary tag */
details {
    /* font-size: 1rem;
    margin: 7em auto;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    width: 100%;
    background: #ffffff;
    border-radius: 8px; */
    position: relative;
    
  }
 details .summary-title {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
details:hover {
  cursor: pointer;
}
details .summary-content {
  /* border-top: 1px solid #e2e8f0; */
  cursor: default;
  padding: 1em;
  font-weight: 300;
  line-height: 1.5;
}
details summary {
  list-style: none;
  padding: 1em 0px;
}
details summary:focus {
  outline: none;
}
details summary:hover .summary-chevron-up svg {
  opacity: 1;
}
details .summary-chevron-up svg {
  opacity: 0.5;
}
details .summary-chevron-up, details .summary-chevron-down {
    pointer-events: none;
    position: absolute;
    top: 30px;
    right: 3em;
    background: #ffffff;
}
details.profile-tab .summary-chevron-up, details.profile-tab .summary-chevron-down {
    pointer-events: none;
    position: absolute;
    top: 20px;
    right: 3em;
    background: #ffffff;
}
details .summary-chevron-up svg,
details .summary-chevron-down svg {
  display: block;
}
details summary::-webkit-details-marker {
  display: none;
}
button#sb_send_email {
    border-radius: 7px;
    color: #fff;
    background: #1C1C4C;
    border-color: #1C1C4C;
    padding: 5px 15px;
    font-size: 18px;
    float: right;
    /* margin: 0 10px; */
}
.can_stmt {
    padding: 0px 15px;
    text-align: justify;
    margin: 8px auto;
}
.ContacIcon {
    display: block;
}
.sb_cst_frm {
    margin: 0;
    float: right;
    text-align: center;
}


/* candidate category position css */
.vertical-flex{
    display: flex;
    flex-direction: column;
}
div#accordionExample3 .card-header {
    color: #fff;
    background-color: #e7f1ff;
}
/* .us_senator {
    order: 1;
}
.secretary_of_state {
    order: 2;
}
.state_auditor {
    order: 3;
}
.state_treasurer {
    order: 4;
}
.us_representative {
    order: 5;
} */

details.profile-tab {
    padding: 4px;
    margin: 0 auto 30px auto;
    border-radius: 0 0px 16px 12px;
    border: #ddd 1px solid;
}
.sb_cst_pos{
    float: right;
    margin-right: 5em;
    position: relative;
    top: 10px;
}
.sb_social .tab-content {
    display: block;
    background: transparent;
}
.sb_social ul.nav.nav-tabs a.nav-link.active {
    color: #000;
}

/* social share */

.social-box {
    display: block;
    margin: -20px 0 40px;
    padding: 0 6rem 0;
}

.social-box:last-of-type {
    margin: 0 0 40px;
}

.social-btn {
    display: block;
    width: 100%;
}

a.col-2.sbtn span {
    display: none;
}

a.col-1.sbtn {
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    font-size: 15px;
}

a.col-1.sbtn span {
    margin: 0 0 0 15px;
}

a.col-2.sbtn {
    width: 6%;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    padding: 10px;
    color: #fff;
    margin: 0 0.5% 0 0;
    line-height: 1.825 !important;
    max-width: 50px;
    min-width: 50px;
}

.btn-outline-democratic{
    border-color: #003388;
    color: #003388;
}

.btn-outline-democratic:not(:disabled):not(.disabled):active{
    border-color: #003388;
    background-color: #003388;
}
.btn-check:checked + .btn-outline-democratic, .btn-check:active + .btn-outline-democratic, .btn-outline-democratic:active{
    color: #fff;
    border-color: #003388;
    background-color: #003388;
}







.s-twitter {
	background: #03A9F4;
}
.s-twitter::before {
    font-family: fontawesome;
    content: '\f099';
}
.s-twitter:hover {
    background: #0093d6;
}


.s-facebook {
	background: #3F51B5;
}
.s-facebook::before {
    font-family: fontawesome;
    content: '\f09a';
}
a.col-1.sbtn.s-facebook:hover {
    background: #2f409f;
}



.s-googleplus {
	background: #F44336;
}
.s-googleplus::before {
    font-family: fontawesome;
    content: '\f0d5';
}
.s-googleplus:hover {
    background: #c82c21;
}



.s-whatsapp {
	background: #4CAF50;
}
.s-whatsapp::before {
    font-family: fontawesome;
    content: '\f232';
}
a.col-2.sbtn.s-whatsapp:hover {
    background: #3d9440;
}



.s-linkedin {
	background: #1a7baa;
}
.s-linkedin::before {
    font-family: fontawesome;
    content: '\f0e1';
}
a.col-2.sbtn.s-linkedin:hover {
    background: #136288;
}


.s-pinterest {
	background: #bd081c;
}
.s-pinterest::before {
    font-family: fontawesome;
    content: '\f231';
}
a.col-2.sbtn.s-pinterest:hover {
    background: #a10718;
}



/*.s-buffer {
	background: #ced7df;
}
.s-buffer::before {
    font-family: fontawesome;
    content: '\e804';
}
a.col-2.sbtn.s-buffer:hover {
    background: #c3c5c8;
}*/

/********************************
////// Important
*******************************/

.social-btn a:last-of-type {
    margin: 0;
    display: inline;
}


@media only screen and (max-width: 1200px) {
    a.col-1.sbtn {
        width: 180px;
        display: inline-block;
        text-align: center;
        border-radius: 50px;
        padding: 10px;
        color: #fff;
        margin: 0 0.5% 0 0;
        font-size: 15px;
    }
}

@media only screen and (max-width: 768px) {
    a.col-1.sbtn {
        width: 46px;
    }

    a.col-1.sbtn span {
        display: none;
    }
}


/* social share */















.btnclass.sb_endors {
    display: flex;
}
/* ---------------------------------changed css----------------------------------------------- */
@media only screen and (max-width: 600px){
.btnclass {
    position: relative;
    /* right: 70px; */
    padding: 10px;
    margin: 1px;
    margin-right: 45px!important;
}
}
/* ---------------------------------------------------------------------------------------------------- */
.sb_endors i.pd-follow.fa.fa-heart::before {
    content: "\f005";
}
.sb_endors i.pd-follow.fa.fa-heart-o::before {
    content: "\f006";
}
.mob-view {
    display: none;
}
section.main-content.wrapper.twi {
    padding: 0px 30px;
    max-height: 677px;
    overflow-y: scroll;
    margin: 0 auto 30px auto;
}



table#sb_camp_fin {
    border: none;
}
table#sb_camp_fin th {
    background: transparent;
    border-bottom: 1px solid !important;
    border: none;
}
table#sb_camp_fin tr {
    border: none;
}
table#sb_camp_fin td {
    border: none;
}
span.summary-title.sb_tab_desc {
    margin-right: 10%;
    text-align: left;
}

.same-race {
    padding: 15px 0px;
    border: #000 1px solid;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.scroll-wrapper {
    max-height: 600px;
    width: 100%;
    margin: 0 auto;
    overflow-y: scroll;
    padding: 0 15px;
}

button#vote {
    border-radius: 7px;
    color: #fff;
    background: #1C1C4C;
    border-color: #1C1C4C;
    padding: 5px 15px;
    font-size: 18px;
    margin: 0 10px;
}

.sb-vote {
    margin: 0 15px;
    background: #ccc;
    padding: 5px;
}

input#pac-input {
    color:#fff;
    background: #1c1c4c !important;
}

input#pac-input::placeholder {
    color: #fff !important;
}
.btn-outline-democratic:hover {
    color: #fff;
    background-color: #003388;
    border-color: #003388;
}


/* @media (min-width:600px)  { 


    ._2p3a{
    min-width: 180px!important;
        width: 270px!important;
    }
    } */


@media only screen and (max-width: 600px) { 
    .sb_cst_pos{
        /* float: right;
        margin-left: 30px;  
        margin-top: 20px ;   
        position: absolute;   
        top: 10px ;
        margin-right: 0; */
        display:none;
    }
    button .btn.btn-warning {
        background: #ecbf55;
        border-color: #ecbf55;
        margin-right: 50px;
        margin-top: 10px;
    }
    button#sb_send_email {
        border-radius: 7px;
        color: #fff;
        background: #1C1C4C;
        border-color: #1C1C4C;
        padding: 5px 15px;
        font-size: 18px;
        float: right;
        /* margin: 10 15px;
        margin-top: 20px; */
    }
    .desk-view {
        display: none;
    }
    /* ------------------changed css----------------------------------------- */
    .mob-view {
        display: block;
    }
   #exTab2{
    display: inline;
   }
    /*-------------------------------------------------------------  */
    span.summary-title.sb_tab_desc {
        margin-right: 18%;
        text-align: left;
    }
}

.container.sec .img-wrapper {
    width: 200px;
    height: 200px;
}
.img-wrapper img.img2 {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}