.intl-tel-input {
  width: 100%; }

.ongrp.form-group {
  margin: 0; }

.onboard-middle {
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  position: fixed;
  margin-top: 60px; }

.scratch-code.form-control {
  border-radius: 5px;
  padding: 8px; }

.onb-image {
  width: 70%;
  height: auto;
  margin-top: 50px; }

select.onboard.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 13px; }

.onboard.btn.btn-primary.btn-sm {
  font-size: 16px;
  width: 100%;
  border-radius: 20px;
  height: 50px; }
