#id_captcha_1 {
    display: inline-block;
    max-width: 100px;
    margin-left: 8px;
}

#refreshCapcay {
    display: inline-block;
    max-width: 100px;
    margin-left: 8px;
}

.btn-sq-lg {
    width: 150px !important;
    height: 150px !important;
  }
  
  .btn-sq {
    width: 100px !important;
    height: 100px !important;
    font-size: 10px;
  }
  
  .btn-sq-sm {
    width: 50px !important;
    height: 50px !important;
    font-size: 10px;
  }
  
  .btn-sq-xs {
    width: 25px !important;
    height: 25px !important;
    padding:2px;
  }
  