/**handles:qaptcha**/
/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {width:100%;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:100%;height:37px;float:left;border: none;
  background-color: rgba(0,0,0,.2);}
.QapTcha .Slider {width:51px;height:37px;background:transparent url('https://www.firstoptionsoftware.com/wp-content/themes/vanilla4/assets/img/bg_draggable_qaptcha.gif') no-repeat;background-size:contain;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:100%;margin-top:4px; margin-bottom:10px;text-align:left;color:#bb2828;font-size:12px;clear:both}
.QapTcha .dropSuccess {color:#fff}
.QapTcha .dropError {color:#fff}
#callback-modal .QapTcha, #callback-modal .bgSlider  {
  float: none;
}
#callback-modal .bgSlider  {
  background-color: #34495e;
}