#google_language_translator {
 line-height: 0px !important;
 float: right  !important;
}
select.goog-te-combo {
color:#000 !important;
}
.td-header-menu-wrap.td-header-gradient {
background-color: #ffffff !important;
}
.footer-social-wrap , .footer-logo-wrap {
text-align:center
}
.td-header-style-10 .td-header-sp-logo {
padding: 7px 0px;
}
.td-social-style-2 .td-icon-font {
background-color: rgba(124, 29, 53, 0.1) !important;
}
.td-module-comments a {
    background-color: #888 !important;
}
.td-post-author-name , .td-module-comments {
display:none !important;
}
.death-block .td_module_8 {
	padding-bottom: 5px !important;
	margin-bottom: 5px !important;
}
.td-module-date {
       display:none;
}
.hideMe{
  display:block;
  position:absolute;
  text-indent:-9999px;
  float:left;
}

.decorate-me , .decorate-me a {
animation:decorateAnimation 5s;
-moz-animation:decorateAnimation 5s infinite; /* Firefox */
-webkit-animation:decorateAnimation 5s infinite; /* Safari and Chrome */
}
@-moz-keyframes decorateAnimation /* Firefox */
{
0%   {color: red;}
25%  {color: yellow;}
50%  {color: blue;}
75%  {color: green;}
100% {color: red;}
}
 
@-webkit-keyframes decorateAnimation /* Firefox */
{
0%   {color: red;}
25%  {color: yellow;}
50%  {color: blue;}
75%  {color: green;}
100% {color: red;}
}


.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
   color:#990000;
}
.the-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
}
.wpcf7-form.sent #memberdataform {
	display: none;
}

.candidate-photo {
background-color:#4DB2EC;
width: 55%;
}
.candidate-photo img {
padding:1%;
margin-bottom:0;
}
.candidate-details , .candidate {
font-family: "Bodoni MT", Didot, "Didot LT STD", "Book Antiqua", Garamond, "Times New Roman", serif;
text-transform: capitalize;
}
.candidate {
margin-bottom:5%;
}

.candidate .the-legend {
font-size:1.2em;
text-transform: uppercase;
line-height: 1.2em;
}

.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.candidate-details .left {
float:left;
}

.candidate-details .right {
float:right;
}
 .td-header-sp-logo  {
   display:none !important;
}

table tr > td small[date-data^="2021-"] {
    background-color: #0f0;
}

table tr > td small[date-data^="2020-"] {
    background-color: #ff0;
}


table tr > td small[date-data^="2019-"] , table tr > td small[date-data^="2018-"] , table tr > td small[date-data^="2017-"] , table tr > td small[date-data^="2016-"] {
    background-color: #8AC7DB;
}

