.gsc-control-cse .gsc-option-menu-container
{min-width:120px}
.thumb-info.thumb-info-hide-info-hover .thumb-info-title{top: auto !important}
.threat{background-color:darkred;color:white;padding:20px;text-align:center}
.threat h2{color:white}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c3c6c9 !important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c3c6c9;
}
::-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c3c6c9;
}
.ModJudgeListC .thumb-info .thumb-info-title{
	font-size:16px !important;
  	bottom:5% !important;
}
html .blockquote-circuit, html .blockquote-circuit p {
    font: 1.2em 'Playfair Display', serif !important;
}
html .blockquote-circuit {
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #0088cc !important;
    padding: 1.5em !important;
    margin: 1.5em 0 !important;
    margin-top:2em !important;
    position: relative !important;
}
    html .blockquote-circuit:before {
        content: '\201D';
        position: absolute;
        top: 0em;
        left: 50%;
        transform: translate(-50%, -100%);
        background: #fff;
        width: 3rem;
        height: 2rem;
        font: 6em/1.08em 'Playfair Display', serif;
        color: #0088cc;
        text-align: center;
    }.blockquote-circuit footer {
    display: block;
    text-align: right;
    font-size: 80%;
    font: 80% 'Open Sans', Sans-Serif;
    line-height: 1.42857143;
    color: #000
}
        .blockquote-circuit footer:before {
            content: none !important
        }
    .blockquote-circuit cite {
        font-weight:800 !important;

    }
.lead a,.lead a:visited,.lead a:active, .lead a:hover, .lead a:link{font-size:inherit !important}






