/* .iti {
  position: relative;
  display: inline-block; }
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .init_hide {
    display: none; }
  .init_v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .init_flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .init_selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .init_arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
    .init_arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .init_country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .init_country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    @media (max-width: 500px) {
      .init_country-list {
        white-space: normal; } }
  .init_flag-box {
    display: inline-block;
    width: 20px; }
  .init_divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .init_country {
    padding: 5px 10px;
    outline: none; }
  .init_dial-code {
    color: #999; }
  .init_country.init_highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .init_flag-box, .init_country-name, .init_dial-code {
    vertical-align: middle; }
  .init_flag-box, .init_country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .init_flag-container, .iti--separate-dial-code .init_flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .init_flag-container:hover {
    cursor: pointer; }
    .iti--allow-dropdown .init_flag-container:hover .init_selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .init_flag-container:hover,
  .iti--allow-dropdown input[readonly] + .init_flag-container:hover {
    cursor: default; }
    .iti--allow-dropdown input[disabled] + .init_flag-container:hover .init_selected-flag,
    .iti--allow-dropdown input[readonly] + .init_flag-container:hover .init_selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .init_selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .init_selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .iti--container:hover {
      cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .init_country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .init_country {
  padding: 10px 10px;
  line-height: 1.5em; } */

.init_flag {
  width: 20px; }
  .init_flag.init_be {
    width: 18px; }
  .init_flag.init_ch {
    width: 15px; }
  .init_flag.init_mc {
    width: 19px; }
  .init_flag.init_ne {
    width: 18px; }
  .init_flag.init_np {
    width: 13px; }
  .init_flag.init_va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .init_flag {
      background-size: 5652px 15px; } }
  .init_flag.init_ac {
    height: 10px;
    background-position: 0px 0px; }
  .init_flag.init_ad {
    height: 14px;
    background-position: -22px 0px; }
  .init_flag.init_ae {
    height: 10px;
    background-position: -44px 0px; }
  .init_flag.init_af {
    height: 14px;
    background-position: -66px 0px; }
  .init_flag.init_ag {
    height: 14px;
    background-position: -88px 0px; }
  .init_flag.init_ai {
    height: 10px;
    background-position: -110px 0px; }
  .init_flag.init_al {
    height: 15px;
    background-position: -132px 0px; }
  .init_flag.init_am {
    height: 10px;
    background-position: -154px 0px; }
  .init_flag.init_ao {
    height: 14px;
    background-position: -176px 0px; }
  .init_flag.init_aq {
    height: 14px;
    background-position: -198px 0px; }
  .init_flag.init_ar {
    height: 13px;
    background-position: -220px 0px; }
  .init_flag.init_as {
    height: 10px;
    background-position: -242px 0px; }
  .init_flag.init_at {
    height: 14px;
    background-position: -264px 0px; }
  .init_flag.init_au {
    height: 10px;
    background-position: -286px 0px; }
  .init_flag.init_aw {
    height: 14px;
    background-position: -308px 0px; }
  .init_flag.init_ax {
    height: 13px;
    background-position: -330px 0px; }
  .init_flag.init_az {
    height: 10px;
    background-position: -352px 0px; }
  .init_flag.init_ba {
    height: 10px;
    background-position: -374px 0px; }
  .init_flag.init_bb {
    height: 14px;
    background-position: -396px 0px; }
  .init_flag.init_bd {
    height: 12px;
    background-position: -418px 0px; }
  .init_flag.init_be {
    height: 15px;
    background-position: -440px 0px; }
  .init_flag.init_bf {
    height: 14px;
    background-position: -460px 0px; }
  .init_flag.init_bg {
    height: 12px;
    background-position: -482px 0px; }
  .init_flag.init_bh {
    height: 12px;
    background-position: -504px 0px; }
  .init_flag.init_bi {
    height: 12px;
    background-position: -526px 0px; }
  .init_flag.init_bj {
    height: 14px;
    background-position: -548px 0px; }
  .init_flag.init_bl {
    height: 14px;
    background-position: -570px 0px; }
  .init_flag.init_bm {
    height: 10px;
    background-position: -592px 0px; }
  .init_flag.init_bn {
    height: 10px;
    background-position: -614px 0px; }
  .init_flag.init_bo {
    height: 14px;
    background-position: -636px 0px; }
  .init_flag.init_bq {
    height: 14px;
    background-position: -658px 0px; }
  .init_flag.init_br {
    height: 14px;
    background-position: -680px 0px; }
  .init_flag.init_bs {
    height: 10px;
    background-position: -702px 0px; }
  .init_flag.init_bt {
    height: 14px;
    background-position: -724px 0px; }
  .init_flag.init_bv {
    height: 15px;
    background-position: -746px 0px; }
  .init_flag.init_bw {
    height: 14px;
    background-position: -768px 0px; }
  .init_flag.init_by {
    height: 10px;
    background-position: -790px 0px; }
  .init_flag.init_bz {
    height: 14px;
    background-position: -812px 0px; }
  .init_flag.init_ca {
    height: 10px;
    background-position: -834px 0px; }
  .init_flag.init_cc {
    height: 10px;
    background-position: -856px 0px; }
  .init_flag.init_cd {
    height: 15px;
    background-position: -878px 0px; }
  .init_flag.init_cf {
    height: 14px;
    background-position: -900px 0px; }
  .init_flag.init_cg {
    height: 14px;
    background-position: -922px 0px; }
  .init_flag.init_ch {
    height: 15px;
    background-position: -944px 0px; }
  .init_flag.init_ci {
    height: 14px;
    background-position: -961px 0px; }
  .init_flag.init_ck {
    height: 10px;
    background-position: -983px 0px; }
  .init_flag.init_cl {
    height: 14px;
    background-position: -1005px 0px; }
  .init_flag.init_cm {
    height: 14px;
    background-position: -1027px 0px; }
  .init_flag.init_cn {
    height: 14px;
    background-position: -1049px 0px; }
  .init_flag.init_co {
    height: 14px;
    background-position: -1071px 0px; }
  .init_flag.init_cp {
    height: 14px;
    background-position: -1093px 0px; }
  .init_flag.init_cr {
    height: 12px;
    background-position: -1115px 0px; }
  .init_flag.init_cu {
    height: 10px;
    background-position: -1137px 0px; }
  .init_flag.init_cv {
    height: 12px;
    background-position: -1159px 0px; }
  .init_flag.init_cw {
    height: 14px;
    background-position: -1181px 0px; }
  .init_flag.init_cx {
    height: 10px;
    background-position: -1203px 0px; }
  .init_flag.init_cy {
    height: 14px;
    background-position: -1225px 0px; }
  .init_flag.init_cz {
    height: 14px;
    background-position: -1247px 0px; }
  .init_flag.init_de {
    height: 12px;
    background-position: -1269px 0px; }
  .init_flag.init_dg {
    height: 10px;
    background-position: -1291px 0px; }
  .init_flag.init_dj {
    height: 14px;
    background-position: -1313px 0px; }
  .init_flag.init_dk {
    height: 15px;
    background-position: -1335px 0px; }
  .init_flag.init_dm {
    height: 10px;
    background-position: -1357px 0px; }
  .init_flag.init_do {
    height: 14px;
    background-position: -1379px 0px; }
  .init_flag.init_dz {
    height: 14px;
    background-position: -1401px 0px; }
  .init_flag.init_ea {
    height: 14px;
    background-position: -1423px 0px; }
  .init_flag.init_ec {
    height: 14px;
    background-position: -1445px 0px; }
  .init_flag.init_ee {
    height: 13px;
    background-position: -1467px 0px; }
  .init_flag.init_eg {
    height: 14px;
    background-position: -1489px 0px; }
  .init_flag.init_eh {
    height: 10px;
    background-position: -1511px 0px; }
  .init_flag.init_er {
    height: 10px;
    background-position: -1533px 0px; }
  .init_flag.init_es {
    height: 14px;
    background-position: -1555px 0px; }
  .init_flag.init_et {
    height: 10px;
    background-position: -1577px 0px; }
  .init_flag.init_eu {
    height: 14px;
    background-position: -1599px 0px; }
  .init_flag.init_fi {
    height: 12px;
    background-position: -1621px 0px; }
  .init_flag.init_fj {
    height: 10px;
    background-position: -1643px 0px; }
  .init_flag.init_fk {
    height: 10px;
    background-position: -1665px 0px; }
  .init_flag.init_fm {
    height: 11px;
    background-position: -1687px 0px; }
  .init_flag.init_fo {
    height: 15px;
    background-position: -1709px 0px; }
  .init_flag.init_fr {
    height: 14px;
    background-position: -1731px 0px; }
  .init_flag.init_ga {
    height: 15px;
    background-position: -1753px 0px; }
  .init_flag.init_gb {
    height: 10px;
    background-position: -1775px 0px; }
  .init_flag.init_gd {
    height: 12px;
    background-position: -1797px 0px; }
  .init_flag.init_ge {
    height: 14px;
    background-position: -1819px 0px; }
  .init_flag.init_gf {
    height: 14px;
    background-position: -1841px 0px; }
  .init_flag.init_gg {
    height: 14px;
    background-position: -1863px 0px; }
  .init_flag.init_gh {
    height: 14px;
    background-position: -1885px 0px; }
  .init_flag.init_gi {
    height: 10px;
    background-position: -1907px 0px; }
  .init_flag.init_gl {
    height: 14px;
    background-position: -1929px 0px; }
  .init_flag.init_gm {
    height: 14px;
    background-position: -1951px 0px; }
  .init_flag.init_gn {
    height: 14px;
    background-position: -1973px 0px; }
  .init_flag.init_gp {
    height: 14px;
    background-position: -1995px 0px; }
  .init_flag.init_gq {
    height: 14px;
    background-position: -2017px 0px; }
  .init_flag.init_gr {
    height: 14px;
    background-position: -2039px 0px; }
  .init_flag.init_gs {
    height: 10px;
    background-position: -2061px 0px; }
  .init_flag.init_gt {
    height: 13px;
    background-position: -2083px 0px; }
  .init_flag.init_gu {
    height: 11px;
    background-position: -2105px 0px; }
  .init_flag.init_gw {
    height: 10px;
    background-position: -2127px 0px; }
  .init_flag.init_gy {
    height: 12px;
    background-position: -2149px 0px; }
  .init_flag.init_hk {
    height: 14px;
    background-position: -2171px 0px; }
  .init_flag.init_hm {
    height: 10px;
    background-position: -2193px 0px; }
  .init_flag.init_hn {
    height: 10px;
    background-position: -2215px 0px; }
  .init_flag.init_hr {
    height: 10px;
    background-position: -2237px 0px; }
  .init_flag.init_ht {
    height: 12px;
    background-position: -2259px 0px; }
  .init_flag.init_hu {
    height: 10px;
    background-position: -2281px 0px; }
  .init_flag.init_ic {
    height: 14px;
    background-position: -2303px 0px; }
  .init_flag.init_id {
    height: 14px;
    background-position: -2325px 0px; }
  .init_flag.init_ie {
    height: 10px;
    background-position: -2347px 0px; }
  .init_flag.init_il {
    height: 15px;
    background-position: -2369px 0px; }
  .init_flag.init_im {
    height: 10px;
    background-position: -2391px 0px; }
  .init_flag.init_in {
    height: 14px;
    background-position: -2413px 0px; }
  .init_flag.init_io {
    height: 10px;
    background-position: -2435px 0px; }
  .init_flag.init_iq {
    height: 14px;
    background-position: -2457px 0px; }
  .init_flag.init_ir {
    height: 12px;
    background-position: -2479px 0px; }
  .init_flag.init_is {
    height: 15px;
    background-position: -2501px 0px; }
  .init_flag.init_it {
    height: 14px;
    background-position: -2523px 0px; }
  .init_flag.init_je {
    height: 12px;
    background-position: -2545px 0px; }
  .init_flag.init_jm {
    height: 10px;
    background-position: -2567px 0px; }
  .init_flag.init_jo {
    height: 10px;
    background-position: -2589px 0px; }
  .init_flag.init_jp {
    height: 14px;
    background-position: -2611px 0px; }
  .init_flag.init_ke {
    height: 14px;
    background-position: -2633px 0px; }
  .init_flag.init_kg {
    height: 12px;
    background-position: -2655px 0px; }
  .init_flag.init_kh {
    height: 13px;
    background-position: -2677px 0px; }
  .init_flag.init_ki {
    height: 10px;
    background-position: -2699px 0px; }
  .init_flag.init_km {
    height: 12px;
    background-position: -2721px 0px; }
  .init_flag.init_kn {
    height: 14px;
    background-position: -2743px 0px; }
  .init_flag.init_kp {
    height: 10px;
    background-position: -2765px 0px; }
  .init_flag.init_kr {
    height: 14px;
    background-position: -2787px 0px; }
  .init_flag.init_kw {
    height: 10px;
    background-position: -2809px 0px; }
  .init_flag.init_ky {
    height: 10px;
    background-position: -2831px 0px; }
  .init_flag.init_kz {
    height: 10px;
    background-position: -2853px 0px; }
  .init_flag.init_la {
    height: 14px;
    background-position: -2875px 0px; }
  .init_flag.init_lb {
    height: 14px;
    background-position: -2897px 0px; }
  .init_flag.init_lc {
    height: 10px;
    background-position: -2919px 0px; }
  .init_flag.init_li {
    height: 12px;
    background-position: -2941px 0px; }
  .init_flag.init_lk {
    height: 10px;
    background-position: -2963px 0px; }
  .init_flag.init_lr {
    height: 11px;
    background-position: -2985px 0px; }
  .init_flag.init_ls {
    height: 14px;
    background-position: -3007px 0px; }
  .init_flag.init_lt {
    height: 12px;
    background-position: -3029px 0px; }
  .init_flag.init_lu {
    height: 12px;
    background-position: -3051px 0px; }
  .init_flag.init_lv {
    height: 10px;
    background-position: -3073px 0px; }
  .init_flag.init_ly {
    height: 10px;
    background-position: -3095px 0px; }
  .init_flag.init_ma {
    height: 14px;
    background-position: -3117px 0px; }
  .init_flag.init_mc {
    height: 15px;
    background-position: -3139px 0px; }
  .init_flag.init_md {
    height: 10px;
    background-position: -3160px 0px; }
  .init_flag.init_me {
    height: 10px;
    background-position: -3182px 0px; }
  .init_flag.init_mf {
    height: 14px;
    background-position: -3204px 0px; }
  .init_flag.init_mg {
    height: 14px;
    background-position: -3226px 0px; }
  .init_flag.init_mh {
    height: 11px;
    background-position: -3248px 0px; }
  .init_flag.init_mk {
    height: 10px;
    background-position: -3270px 0px; }
  .init_flag.init_ml {
    height: 14px;
    background-position: -3292px 0px; }
  .init_flag.init_mm {
    height: 14px;
    background-position: -3314px 0px; }
  .init_flag.init_mn {
    height: 10px;
    background-position: -3336px 0px; }
  .init_flag.init_mo {
    height: 14px;
    background-position: -3358px 0px; }
  .init_flag.init_mp {
    height: 10px;
    background-position: -3380px 0px; }
  .init_flag.init_mq {
    height: 14px;
    background-position: -3402px 0px; }
  .init_flag.init_mr {
    height: 14px;
    background-position: -3424px 0px; }
  .init_flag.init_ms {
    height: 10px;
    background-position: -3446px 0px; }
  .init_flag.init_mt {
    height: 14px;
    background-position: -3468px 0px; }
  .init_flag.init_mu {
    height: 14px;
    background-position: -3490px 0px; }
  .init_flag.init_mv {
    height: 14px;
    background-position: -3512px 0px; }
  .init_flag.init_mw {
    height: 14px;
    background-position: -3534px 0px; }
  .init_flag.init_mx {
    height: 12px;
    background-position: -3556px 0px; }
  .init_flag.init_my {
    height: 10px;
    background-position: -3578px 0px; }
  .init_flag.init_mz {
    height: 14px;
    background-position: -3600px 0px; }
  .init_flag.init_na {
    height: 14px;
    background-position: -3622px 0px; }
  .init_flag.init_nc {
    height: 10px;
    background-position: -3644px 0px; }
  .init_flag.init_ne {
    height: 15px;
    background-position: -3666px 0px; }
  .init_flag.init_nf {
    height: 10px;
    background-position: -3686px 0px; }
  .init_flag.init_ng {
    height: 10px;
    background-position: -3708px 0px; }
  .init_flag.init_ni {
    height: 12px;
    background-position: -3730px 0px; }
  .init_flag.init_nl {
    height: 14px;
    background-position: -3752px 0px; }
  .init_flag.init_no {
    height: 15px;
    background-position: -3774px 0px; }
  .init_flag.init_np {
    height: 15px;
    background-position: -3796px 0px; }
  .init_flag.init_nr {
    height: 10px;
    background-position: -3811px 0px; }
  .init_flag.init_nu {
    height: 10px;
    background-position: -3833px 0px; }
  .init_flag.init_nz {
    height: 10px;
    background-position: -3855px 0px; }
  .init_flag.init_om {
    height: 10px;
    background-position: -3877px 0px; }
  .init_flag.init_pa {
    height: 14px;
    background-position: -3899px 0px; }
  .init_flag.init_pe {
    height: 14px;
    background-position: -3921px 0px; }
  .init_flag.init_pf {
    height: 14px;
    background-position: -3943px 0px; }
  .init_flag.init_pg {
    height: 15px;
    background-position: -3965px 0px; }
  .init_flag.init_ph {
    height: 10px;
    background-position: -3987px 0px; }
  .init_flag.init_pk {
    height: 14px;
    background-position: -4009px 0px; }
  .init_flag.init_pl {
    height: 13px;
    background-position: -4031px 0px; }
  .init_flag.init_pm {
    height: 14px;
    background-position: -4053px 0px; }
  .init_flag.init_pn {
    height: 10px;
    background-position: -4075px 0px; }
  .init_flag.init_pr {
    height: 14px;
    background-position: -4097px 0px; }
  .init_flag.init_ps {
    height: 10px;
    background-position: -4119px 0px; }
  .init_flag.init_pt {
    height: 14px;
    background-position: -4141px 0px; }
  .init_flag.init_pw {
    height: 13px;
    background-position: -4163px 0px; }
  .init_flag.init_py {
    height: 11px;
    background-position: -4185px 0px; }
  .init_flag.init_qa {
    height: 8px;
    background-position: -4207px 0px; }
  .init_flag.init_re {
    height: 14px;
    background-position: -4229px 0px; }
  .init_flag.init_ro {
    height: 14px;
    background-position: -4251px 0px; }
  .init_flag.init_rs {
    height: 14px;
    background-position: -4273px 0px; }
  .init_flag.init_ru {
    height: 14px;
    background-position: -4295px 0px; }
  .init_flag.init_rw {
    height: 14px;
    background-position: -4317px 0px; }
  .init_flag.init_sa {
    height: 14px;
    background-position: -4339px 0px; }
  .init_flag.init_sb {
    height: 10px;
    background-position: -4361px 0px; }
  .init_flag.init_sc {
    height: 10px;
    background-position: -4383px 0px; }
  .init_flag.init_sd {
    height: 10px;
    background-position: -4405px 0px; }
  .init_flag.init_se {
    height: 13px;
    background-position: -4427px 0px; }
  .init_flag.init_sg {
    height: 14px;
    background-position: -4449px 0px; }
  .init_flag.init_sh {
    height: 10px;
    background-position: -4471px 0px; }
  .init_flag.init_si {
    height: 10px;
    background-position: -4493px 0px; }
  .init_flag.init_sj {
    height: 15px;
    background-position: -4515px 0px; }
  .init_flag.init_sk {
    height: 14px;
    background-position: -4537px 0px; }
  .init_flag.init_sl {
    height: 14px;
    background-position: -4559px 0px; }
  .init_flag.init_sm {
    height: 15px;
    background-position: -4581px 0px; }
  .init_flag.init_sn {
    height: 14px;
    background-position: -4603px 0px; }
  .init_flag.init_so {
    height: 14px;
    background-position: -4625px 0px; }
  .init_flag.init_sr {
    height: 14px;
    background-position: -4647px 0px; }
  .init_flag.init_ss {
    height: 10px;
    background-position: -4669px 0px; }
  .init_flag.init_st {
    height: 10px;
    background-position: -4691px 0px; }
  .init_flag.init_sv {
    height: 12px;
    background-position: -4713px 0px; }
  .init_flag.init_sx {
    height: 14px;
    background-position: -4735px 0px; }
  .init_flag.init_sy {
    height: 14px;
    background-position: -4757px 0px; }
  .init_flag.init_sz {
    height: 14px;
    background-position: -4779px 0px; }
  .init_flag.init_ta {
    height: 10px;
    background-position: -4801px 0px; }
  .init_flag.init_tc {
    height: 10px;
    background-position: -4823px 0px; }
  .init_flag.init_td {
    height: 14px;
    background-position: -4845px 0px; }
  .init_flag.init_tf {
    height: 14px;
    background-position: -4867px 0px; }
  .init_flag.init_tg {
    height: 13px;
    background-position: -4889px 0px; }
  .init_flag.init_th {
    height: 14px;
    background-position: -4911px 0px; }
  .init_flag.init_tj {
    height: 10px;
    background-position: -4933px 0px; }
  .init_flag.init_tk {
    height: 10px;
    background-position: -4955px 0px; }
  .init_flag.init_tl {
    height: 10px;
    background-position: -4977px 0px; }
  .init_flag.init_tm {
    height: 14px;
    background-position: -4999px 0px; }
  .init_flag.init_tn {
    height: 14px;
    background-position: -5021px 0px; }
  .init_flag.init_to {
    height: 10px;
    background-position: -5043px 0px; }
  .init_flag.init_tr {
    height: 14px;
    background-position: -5065px 0px; }
  .init_flag.init_tt {
    height: 12px;
    background-position: -5087px 0px; }
  .init_flag.init_tv {
    height: 10px;
    background-position: -5109px 0px; }
  .init_flag.init_tw {
    height: 14px;
    background-position: -5131px 0px; }
  .init_flag.init_tz {
    height: 14px;
    background-position: -5153px 0px; }
  .init_flag.init_ua {
    height: 14px;
    background-position: -5175px 0px; }
  .init_flag.init_ug {
    height: 14px;
    background-position: -5197px 0px; }
  .init_flag.init_um {
    height: 11px;
    background-position: -5219px 0px; }
  .init_flag.init_un {
    height: 14px;
    background-position: -5241px 0px; }
  .init_flag.init_us {
    height: 11px;
    background-position: -5263px 0px; }
  .init_flag.init_uy {
    height: 14px;
    background-position: -5285px 0px; }
  .init_flag.init_uz {
    height: 10px;
    background-position: -5307px 0px; }
  .init_flag.init_va {
    height: 15px;
    background-position: -5329px 0px; }
  .init_flag.init_vc {
    height: 14px;
    background-position: -5346px 0px; }
  .init_flag.init_ve {
    height: 14px;
    background-position: -5368px 0px; }
  .init_flag.init_vg {
    height: 10px;
    background-position: -5390px 0px; }
  .init_flag.init_vi {
    height: 14px;
    background-position: -5412px 0px; }
  .init_flag.init_vn {
    height: 14px;
    background-position: -5434px 0px; }
  .init_flag.init_vu {
    height: 12px;
    background-position: -5456px 0px; }
  .init_flag.init_wf {
    height: 14px;
    background-position: -5478px 0px; }
  .init_flag.init_ws {
    height: 10px;
    background-position: -5500px 0px; }
  .init_flag.init_xk {
    height: 15px;
    background-position: -5522px 0px; }
  .init_flag.init_ye {
    height: 14px;
    background-position: -5544px 0px; }
  .init_flag.init_yt {
    height: 14px;
    background-position: -5566px 0px; }
  .init_flag.init_za {
    height: 14px;
    background-position: -5588px 0px; }
  .init_flag.init_zm {
    height: 14px;
    background-position: -5610px 0px; }
  .init_flag.init_zw {
    height: 10px;
    background-position: -5632px 0px; }

.init_flag {
  margin-left: -23px;
  margin-top: 7px;
  transform: scale(.9);
  position: absolute;
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  /* background-image: url("/app/img/flags.png"); */
  background-image: url("/app/img/flags@2x.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  /* @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .init_flag {
      background-image: url("../img/flags@2x.png"); } } */

.init_flag.init_np {
  background-color: transparent; }
