.iti-flag {background-image: url("/home_assets/plugins/intl-tel-input-12.1.0/build/img/flags.png");}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .iti-flag {background-image: url("/home_assets/plugins/intl-tel-input-12.1.0/build/img/flags@2x.png");}
}

input[type="tel"]{
  padding-top: 8px;
  padding-bottom: 8px;
}

#loading_img img{
    width:10px;
    height:10px;
}

#qrCanvas {
    width: 100%;
    /* height: 100%; */
}
