.cptch_block label { overflow-wrap: break-word; }
.cptch_label:hover { cursor: pointer; }
form input.cptch_input { padding-left: 8px; padding-right: 8px; }
.cptch_whitelist_message { font-style: italic; color: rgb(0, 128, 0); font-weight: normal ! important; }
.cptch_block { display: block ! important; width: 100%; max-width: 100%; box-sizing: border-box; word-spacing: normal ! important; text-align: left; }
.cptch_title { display: block; overflow-wrap: break-word; padding-bottom: 5px; clear: both; }
.cptch_wrap { display: table-row ! important; position: relative; clear: both; }
.cptch_label, .cptch_reload_button_wrap { display: table-cell; margin: 5px 0px ! important; vertical-align: middle; line-height: 1; }
.cptch_time_limit_notice { display: none; color: red; font-size: 12px; }
.cptch_span { display: inline-block; vertical-align: middle; line-height: 1; position: relative; }
.cptch_img { width: 40px; max-width: 40px ! important; height: 40px; top: 0px; z-index: 1; }
.cptch_reload_button { width: 2rem; height: 2rem; font-size: 2rem; margin: 0px 15px; vertical-align: text-bottom; }
.cptch_reload_button::before { vertical-align: text-bottom; }
.rtl .cptch_block { direction: rtl; text-align: right; }
@media only screen and (max-width: 782px) {
  .cptch_reload_button { width: 48px; height: 48px; font-size: 48px; }
}
