.state-fb-pop-up {
position: fixed;
left: -2000px;
bottom: 1px;
margin: 0;
text-align: center;
background-color: #ffffff;
padding: 0;
height: auto;
width: 320px;
border: 1px solid #161616;
overflow: visible;
z-index: 99999;
}
.state-fb-pop-up img {
max-width: 100%;
}
.state-pop-up h4.state-fb-pop-up-heading {
font-weight: 700;
text-align: left;
border-bottom: none;
}
.state-fb-pop-up-close {
position: absolute;
z-index: 999;
top: 10px;
right: 10px;
height: 32px;
width: 32px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
opacity: 0.8;
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
cursor: pointer;
}
.state-fb-pop-up-close:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
.state-fb-pop-up-close img {
max-width: 100%;
}
@media screen and (max-width: 450px) {
.state-fb-pop-up {
width: 320px;
}
}.post-ratings {
width: 100%;
opacity: 1; }
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
border: 0;
padding: 0;
margin: 0;
}
.post-ratings-text {
}
.post-ratings-comment-author {
font-weight: normal;
font-style: italic;
}#commentform .gglcptch {
margin: 0 0 10px;
}
#recaptcha_response_field {
height: 17px !important;
max-height: 35px !important;
font-size: 10pt !important;
}
.recaptcha_theme_clean #recaptcha_response_field {
height: 25px !important;
}
#gglcptch_error {
color: #F00;
}
.gglcptch table#recaptcha_table {
table-layout: auto !important;
} .gglcptch_whitelist_message {
display: block;
margin: 12px 0;
}
.gglcptch_v1,
.gglcptch_v2 {
min-width: 1px;
padding: 10px 0;
clear: both;
} .rtl .gglcptch_v1 .recaptcha_r2_c1 {
background: url(https://www.google.com/recaptcha/api/img/red/sprite.png) -27px 0 no-repeat !important;
}
.rtl .gglcptch_v1 .recaptcha_r2_c2 {
background: url(https://www.google.com/recaptcha/api/img/red/sprite.png) -18px 0 no-repeat !important;
}
.rtl .gglcptch_v1 .recaptcha_r3_c1 {
background: url(https://www.google.com/recaptcha/api/img/red/sprite.png) -9px 0 no-repeat !important;
}
.rtl .gglcptch_v1 .recaptcha_r3_c3 {
background: url(https://www.google.com/recaptcha/api/img/red/sprite.png) 0 0 no-repeat !important;
}