.country-select{
	position:relative;
	display:block;

}
.country-select *{
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.country-select .hide{
	display:none
}
.country-select .v-hide{
	visibility:hidden
}
.country-select input,
.country-select input[type=text]{
	position:relative;
	z-index:0;
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-right:36px;
	margin-right:0
}
.country-select .flag-dropdown{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	padding:1px; width: 100%;
}
.country-select .selected-flag{
	z-index:1;
	position:relative;
	width:36px;
	height:100%;
	padding:0 0 0 8px
}
.country-select .selected-flag .flag{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto
}
.country-select .selected-flag .arrow{
	position:absolute;
	top:50%;
	margin-top:-2px;
	right:6px;
	width:0;
	height:0;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	border-top:4px solid #555;
	opacity: 0;
}
.country-select .selected-flag .arrow.up{
	border-top:none;
	border-bottom:4px solid #555
}
.country-select .country-list{
	position:absolute;
	z-index:2;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0 0 0 -1px;
	-webkit-box-shadow:1px 1px 4px rgba(0, 0, 0, 0.2);
	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; width: 100%;
	overflow-x:hidden; 
}
.country-select .country-list .flag{
	display:inline-block;
	/* width:20px */
}
@media (max-width: 500px){
	.country-select .country-list{
		white-space:normal
	}
}
.country-select .country-list .divider{
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc
}
.country-select .country-list .country{
	padding:5px 10px
}
.country-select .country-list .country.highlight{
	background-color:#E3E3E3;
}
.country-select .country-list .flag,
.country-select .country-list .country-name{
	vertical-align:middle
}
.country-select .country-list .flag{
	margin-right:6px
}
.country-select.inside input, .country-select.inside input[type=text] {
    width: 100%;
    padding: 10px 28px 10px 44px;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: 600;
    border-radius: 6px;
    border: 0;    background: url(../images/down-arrow.png) right 10px center / 19px no-repeat #fff;
}
.country-select.inside .flag-dropdown{
	right:auto;
	left:0; 
}
.country-select.inside .selected-flag{
	width:100%
}
.country-select.inside .flag-dropdown:hover{
	cursor:pointer
}
.country-select.inside .flag-dropdown:hover .selected-flag{
	background-color:none;
}
.country-select.inside input[disabled] + .flag-dropdown:hover,
.country-select.inside input[readonly] + .flag-dropdown:hover{
	cursor:default
}
.country-select.inside input[disabled] + .flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly] + .flag-dropdown:hover .selected-flag{
	background-color:transparent
}
.country-list .country-name { color: #000; font-size: 14px; font-weight: 500; }
.country-select .flag{
	width:27px;
	height:18px;
	background: #dbdbdb url(../images/flagsprite.png)no-repeat;
	background-size:100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
	.country-select .flag{
		background-image:url(../images/flagsprite.png);
	}
}
/* .country-select .flag{
	width:20px
} */
.country-select .flag.be{
    background-position: center 34.1488%;
}
.country-select .flag.ch{
	background-position: center 43.4602%;
}
.country-select .flag.mc{
    background-position: center 40.1347%;
}
.country-select .flag.ne{
    background-position: center 7.98937%;
}
.country-select .flag.np{
    background-position: left 29.7148%;
}
.country-select .flag.va{
	width:15px
}
/* @media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
	.country-select .flag{
		background-size:5630px 15px
	}
} */
.country-select .flag.ac{
	height:10px;
	background-position:0px 0px
}
.country-select .flag.ad{
    background-position: center 33.25975%;
}
.country-select .flag.ae{
	background-position: center 47.6725%;
}
.country-select .flag.af{
    background-position: center 25.5025%;
}
.country-select .flag.ag{
    background-position: center 13.5307%;
}
.country-select .flag.ai{
    background-position: center 13.309%;
}
.country-select .flag.al{
    background-position: center 33.0403%;
}
.country-select .flag.am{
    background-position: center 33.4837%;
}
.country-select .flag.ao{
    background-position: center 0.4524%;
}
.country-select .flag.aq{
	height:14px;
	background-position:-198px 0px
}
.country-select .flag.ar{
    background-position: center 13.7524%;
}
.country-select .flag.as{
    background-position: right 48.1159%;
}
.country-select .flag.at{
	background-position: center 33.7054%;
}
.country-select .flag.au{
    background-position: center 48.3376%;
}
.country-select .flag.aw{
	background-position: left 13.9741%;
}
.country-select .flag.ax{
	height:13px;
	background-position:-330px 0px
}
.country-select .flag.az{
	background-position: center 25.7242%;
}
.country-select .flag.ba{
    background-position: center 34.3705%;
}
.country-select .flag.bb{
	background-position: center 14.4175%;
}
.country-select .flag.bd{
    background-position: center 25.9459%;
}
.country-select .flag.be{
    background-position: center 34.1488%;
}
.country-select .flag.bf{
    background-position: center 1.1162%;
}
.country-select .flag.bg{
    background-position: center 34.5922%;
}
.country-select .flag.bh{
    background-position: center 44.5687%;
}
.country-select .flag.bi{
    background-position: center 1.3379%;
}
.country-select .flag.bj{
	background-position: center 0.6721%;
}
.country-select .flag.bl{
    background-position: center 22.6204%;
}
.country-select .flag.bm{
	background-position: center 15.0826%;
}
.country-select .flag.bn{
    background-position: center 26.3885%;
}
.country-select .flag.bo{
	background-position: center 15.306%;
}
.country-select .flag.bq{
	height:14px;
	background-position:-658px 0px
}
.country-select .flag.br{
	background-position: center 15.7496%
}
.country-select .flag.bs{
	background-position: left 14.1958%;
}
.country-select .flag.bt{
    background-position: center 26.1676%;
}
.country-select .flag.bv{
    background-position: center 41.0215%;
}
.country-select .flag.bw{
    background-position: center 0.8958%;
}
.country-select .flag.by{
    background-position: left 33.9271%;
}
.country-select .flag.bz{
    background-position: center 14.8609%;
}
.country-select .flag.ca{

	background-position: center 15.9694%;
}
.country-select .flag.cc{
    background-position: center 48.781%;
}
.country-select .flag.cd{
	height:15px;
	background-position:-878px 0px
}
.country-select .flag.cf{
	height:14px;
	background-position:-900px 0px
}
.country-select .flag.cg{
    background-position: left 2.4467%;
}
.country-select .flag.ch{
	background-position: center 43.4602%;
}
.country-select .flag.ci{
	height:14px;
	background-position:-961px 0px
}
.country-select .flag.ck{
    background-position: center 49.002%;
}
.country-select .flag.cl{
	height:14px;
	background-position:-1005px 0px
}
.country-select .flag.cm{
    background-position: center 1.5589%;
}
.country-select .flag.cn{
    background-position: left 26.8327%;
}
.country-select .flag.co{
    background-position: left 16.6345%;
}
.country-select .flag.eo{
    background-position: center 53.215%;
}
.country-select .flag.cp{
	height:14px;
	background-position:-1093px 0px
}
.country-select .flag.cr{
    background-position: center 17.0779%;
}
.country-select .flag.cu{
    background-position: left 17.2996%;
}
.country-select .flag.cv{
    background-position: center 1.7805%
}
.country-select .flag.cw{
    background-position: center 17.5213%;
}
.country-select .flag.cx{
	background-position: center 48.5593%;
}
.country-select .flag.cy{
    background-position: center 35.0356%;
}
.country-select .flag.cz{
    background-position: left 35.2555%;
}
.country-select .flag.de{
	background-position: center 36.5875%;
}
.country-select .flag.dg{
	height:10px;
	background-position:-1291px 0px
}
.country-select .flag.dj{
    background-position: left 2.6674%;
}
.country-select .flag.dk{
    background-position: center 35.479%;
}
.country-select .flag.dm{
    background-position: center 17.743%;
}
.country-select .flag.do{
	background-position: center 17.968%;
}
.country-select .flag.dz{
    background-position: center 0.2287%
}
.country-select .flag.ea{
	height:14px;
	background-position:-1423px 0px
}
.country-select .flag.ec{
    background-position: center 18.1864%;
}
.country-select .flag.ee{
	background-position: center 35.7007%;
}
.country-select .flag.eg{
    background-position: center 2.8931%;
}
.country-select .flag.eh{
	background-position: center 12.4222%;
}
.country-select .flag.er{
    background-position: left 3.3325%;
}
.country-select .flag.es{
    background-position: left 43.0168%;
}
.country-select .flag.et{
    background-position: center 3.5542%;
}
.country-select .flag.eu{
	height:14px;
	background-position:-1599px 0px
}
.country-select .flag.fi{
	background-position: center 36.1441%;
}
.country-select .flag.fj{
    background-position: center 49.2244%;
}
.country-select .flag.fk{
	background-position: center 18.6298%;
}
.country-select .flag.fm{
    background-position: center 50.3329%;
}
.country-select .flag.fo{
	background-position: center 35.9224%;
}
.country-select .flag.fr{
    background-position: center 36.3658%;
}
.country-select .flag.ga{
    background-position: center 3.7759%;
}
.country-select .flag.gb{
    background-position: center 44.1253%;
}
.country-select .flag.gd{
	background-position: center 19.2987%;
}
.country-select .flag.ge{
	background-position: center 27.0544%;
}
.country-select .flag.gf{
    background-position: center 18.8515%;
}
.country-select .flag.gg{
	height:14px;
	background-position:-1863px 0px
}
.country-select .flag.gh{
    background-position: center 4.2229%;
}
.country-select .flag.gi{
    background-position: center 36.8092%;
}
.country-select .flag.gl{
	background-position: left 19.0732%;
}
.country-select .flag.gm{
    background-position: center 4.0015%;
}
.country-select .flag.gn{
    background-position: center 3.1125%;
}
.country-select .flag.gp{
    background-position: center 19.518%;
}
.country-select .flag.gq{
	background-position: center 3.1125%;
}
.country-select .flag.gr{
	background-position: left 37.0309%;
}
.country-select .flag.gs{
    background-position: center 27.0544%;
}
.country-select .flag.gt{
    background-position: center 19.7383%;
}
.country-select .flag.gu{
    background-position: center 49.6678%;
}
.country-select .flag.gw{
	background-position: left 4.66663%;
}
.country-select .flag.gy{
    background-position: center 19.96%;
}
.country-select .flag.hk{
    background-position: center 27.2761%;
}
.country-select .flag.hm{
	height:10px;
	background-position:-2193px 0px
}
.country-select .flag.hn{
	background-position: center 20.4034%;
}
.country-select .flag.hr{
    background-position: center 34.8139%;
}
.country-select .flag.ht{
    background-position: center 20.1817%;
}
.country-select .flag.hu{
    background-position: center 37.2526%;
}
.country-select .flag.ic{
	height:14px;
	background-position:-2303px 0px
}
.country-select .flag.id{
    background-position: center 27.7195%;
}
.country-select .flag.ie{
    background-position: center 37.696%;
}
.country-select .flag.il{
    background-position: center 45.2338%;
}
.country-select .flag.im{
    background-position: center 37.9177%;
}
.country-select .flag.in{
	background-position: center 27.4978%;
}
.country-select .flag.io{
    background-position: center 15.528%;
}
.country-select .flag.iq{
    background-position: center 45.0121%;
}
.country-select .flag.ir{
    background-position: center 44.7904%;
}
.country-select .flag.is{
    background-position: center 37.4743%;
}
.country-select .flag.it{
	background-position: center 38.1394%;
}
.country-select .flag.je{
	background-position: center 38.3611%;
}
.country-select .flag.jm{
    background-position: center 20.6241%;
}
.country-select .flag.jo{
    background-position: left 45.6772%;
}
.country-select .flag.jp{
	background-position: center 27.9412%;
}
.country-select .flag.ke{
    background-position: center 5.1061%;
}
.country-select .flag.kg{
    background-position: center 16.1911%;
}
.country-select .flag.kh{
    background-position: center 26.611%;
}
.country-select .flag.ki{
    background-position: center 49.8895%;
}
.country-select .flag.km{
	height:12px;
	background-position:-2721px 0px
}
.country-select .flag.kn{
    background-position: center 22.8421%;
}
.country-select .flag.kp{
    background-position: left 29.9365%;
}
.country-select .flag.kr{
	background-position: center 31.2667%;
}
.country-select .flag.kw{
    background-position: left 45.4555%;
}
.country-select .flag.ky{
	background-position: center 50.7763%;
}
.country-select .flag.kz{
    background-position: center 28.1615%;
}
.country-select .flag.la{
    background-position: center 28.3846%;
}
.country-select .flag.lb{
    background-position: center 46.1206%;
}
.country-select .flag.lc{
    background-position: center 23.0638%;
}
.country-select .flag.li{
    background-position: left 39.0262%;
}
.country-select .flag.lk{
    background-position: right 31.4884%;
}
.country-select .flag.lr{
    background-position: left 5.5495%;
}
.country-select .flag.ls{
    background-position: center 5.3298%;
}
.country-select .flag.lt{
    background-position: center 39.2479%;
}
.country-select .flag.lu{
    background-position: center 39.4696%;
}
.country-select .flag.lv{
    background-position: center 38.8045%;
}
.country-select .flag.ly{
    background-position: center 5.7712%;
}
.country-select .flag.ma{
    background-position: center 7.3231%;
}
.country-select .flag.mc{
    background-position: center 40.1347%;
}
.country-select .flag.md{
    background-position: center 39.913%;
}
.country-select .flag.me{
    background-position: center 40.3564%;
}
.country-select .flag.mf{
	height:14px;
	background-position:-3204px 0px
}
.country-select .flag.mg{
    background-position: center 5.994%;
}
.country-select .flag.mh{
    background-position: left 50.1112%;
}
.country-select .flag.mk{
    background-position: center 40.7998%;
}
.country-select .flag.ml{
    background-position: center 6.4363%;
}
.country-select .flag.mm{
	background-position: center 29.4931%;
}
.country-select .flag.mn{
	background-position: left 29.2714%;
}
.country-select .flag.mo{
	height:14px;
	background-position:-3358px 0px
}
.country-select .flag.mp{
	background-position: center 30.1582%;

}
.country-select .flag.mq{
	background-position: center 20.8468%;
}
.country-select .flag.mr{
    background-position: center 6.658%;
}
.country-select .flag.ms{
    background-position: center 21.2902%;
}
.country-select .flag.mt{
    background-position: left 39.6913%;
}
.country-select .flag.mu{
    background-position: center 6.8805%;
}
.country-select .flag.mv{
    background-position: center 29.0497%;
}
.country-select .flag.mw{
    background-position: center 6.2156%;
}
.country-select .flag.mx{
    background-position: center 21.0685%;
}
.country-select .flag.my{
	background-position: center 28.829%;
}
.country-select .flag.mz{
    background-position: left 7.5448%;
}
.country-select .flag.na{
    background-position: left 7.7661%;
}
.country-select .flag.nc{
	background-position: center 50.5546%;
}
.country-select .flag.ne{
    background-position: center 7.98937%;
}
.country-select .flag.nf{
	background-position: center 51.4414%;
}
.country-select .flag.ng{
    background-position: center 8.2099%;
}
.country-select .flag.ni{
	background-position: center 21.5119%;
}
.country-select .flag.nl{
	height:14px;
	background-position:-3752px 0px
}
.country-select .flag.no{
	height:15px;
    background-position: center 41.0215%;
}
.country-select .flag.np{
    background-position: left 29.7148%;
}
.country-select .flag.nr{
    background-position: left 50.998%;
}
.country-select .flag.nu{
    background-position: center 51.2197%;
}
.country-select .flag.nz{
	background-position: center 50.7763%;
}
.country-select .flag.om{
	height:10px;
	background-position:-3877px 0px
}
.country-select .flag.pa{
	background-position: center 21.7336%;
}
.country-select .flag.pe{
    background-position: center 22.177%;
}
.country-select .flag.pf{
    background-position: center 49.4445%;
}
.country-select .flag.pg{
	background-position: center 30.6016%;
}
.country-select .flag.ph{
	height:10px;
	background-position:-3987px 0px
}
.country-select .flag.pk{
	background-position: center 46.561%;
}
.country-select .flag.pl{
	background-position: center 41.2432%;
}
.country-select .flag.pm{
    background-position: center 23.2855%;
}
.country-select .flag.pn{
	height:10px;
	background-position:-4075px 0px
}
.country-select .flag.pr{
    background-position: left 22.4002%;
}
.country-select .flag.ps{
	height:10px;
	background-position:-4119px 0px
}
.country-select .flag.pt{
    background-position: center 41.4649%;
}
.country-select .flag.pw{
    background-position: center 30.3799%;
}
.country-select .flag.py{
    background-position: center 21.9553%;
}
.country-select .flag.qa{
	background-position: center 47.0074%;
}
.country-select .flag.re{
	height:14px;
	background-position:-4229px 0px
}
.country-select .flag.ro{
    background-position: center 41.6866%;
}
.country-select .flag.rs{
    background-position: center 42.3517%;
}
.country-select .flag.ru{
    background-position: center 41.9083%;
}
.country-select .flag.rw{
    background-position: right 8.875%;
}
.country-select .flag.sa{
	background-position: center 47.2291%;
}
.country-select .flag.sb{
    background-position: left 51.8848%;
}
.country-select .flag.sc{
    background-position: left 9.7628%;
}
.country-select .flag.sd{
	background-position: left 10.6486%;
}
.country-select .flag.se{
    background-position: center 43.2385%;
}
.country-select .flag.sg{
    background-position: left 31.045%;
}
.country-select .flag.sh{
    background-position: center 9.0967%;
}
.country-select .flag.si{
    background-position: center 42.7951%;
}
.country-select .flag.sj{
	height:15px;
	background-position:-4515px 0px
}
.country-select .flag.sk{
    background-position: center 42.5734%;
}
.country-select .flag.sl{
	background-position: center 9.9845%;
}
.country-select .flag.sm{
    background-position: center 42.13%;
}
.country-select .flag.sn{
    background-position: center 9.5426%;
}
.country-select .flag.so{
    background-position: center 10.2052%;
}
.country-select .flag.sr{
    background-position: center 11.0945%;
}
.country-select .flag.ss{
    background-position: left 10.6486%;
}
.country-select .flag.st{
    background-position: center 9.32237%;
}
.country-select .flag.sv{
    background-position: center 18.4081%;
}
.country-select .flag.sx{
    background-position: left 23.732%;
}
.country-select .flag.sy{
	background-position: center 47.4508%;
}
.country-select .flag.sz{
    background-position: center 11.3135%;
}
.country-select .flag.ta{
	height:10px;
	background-position:-4801px 0px
}
.country-select .flag.tc{
    background-position: center 24.1723%;
}
.country-select .flag.td{
	height:14px;
	background-position:-4845px 0px
}
.country-select .flag.tf{
	height:14px;
	background-position:-4867px 0px
}
.country-select .flag.tg{
    background-position: left 11.5354%;
}
.country-select .flag.th{
    background-position: center 32.1535%;
}
.country-select .flag.tj{
    background-position: center 31.9318%;
}
.country-select .flag.tk{
    background-position: center 52.1065%;
}
.country-select .flag.tl{
    background-position: left 32.3752%;
}
.country-select .flag.tm{
    background-position: center 32.5969%;
}
.country-select .flag.tn{
    background-position: center 11.7593%;
}
.country-select .flag.to{
    background-position: left 52.3282%;
}
.country-select .flag.tr{
    background-position: center 43.6819%;
}
.country-select .flag.tt{
    background-position: center 23.9506%;
}
.country-select .flag.tv{
    background-position: center 52.5499%;
}
.country-select .flag.tw{
    background-position: left 31.7101%;
}
.country-select .flag.tz{
    background-position: center 12.2005%;
}
.country-select .flag.ua{
	background-position: center 43.9036%;
}
.country-select .flag.ug{
    background-position: center 11.9799%;
}
.country-select .flag.um{
	background-position:-5219px 0px
}
.country-select .flag.AF{
    background-position: center 25.5025%;
}
.country-select .flag.us{
	background-position: center 24.394%;
}
.country-select .flag.uy{
	background-position: left 24.8374%;
}
.country-select .flag.uz{
	background-position: left 47.8942%;
}
.country-select .flag.va{
	height:15px;
	background-position:-5307px 0px
}
.country-select .flag.vc{
    background-position: center 23.5072%;
}
.country-select .flag.ve{
    background-position: center 25.0591%;
}
.country-select .flag.vg{
    background-position: center 15.528%;
}
.country-select .flag.vi{
    background-position: center 15.528%;
}
.country-select .flag.vn{
	height:14px;
	background-position:-5412px 0px
}
.country-select .flag.vu{
    background-position: left 52.7716%;
}
.country-select .flag.wf{
	background-position: center 52.9933%;
}
.country-select .flag.ws{
	background-position: right 48.1159%;
}
.country-select .flag.xk{
    background-position: center 38.5828%;
}
.country-select .flag.ye{
	background-position: center 12.644%;
}
.country-select .flag.yt{
    background-position: center 21.0685%;
}
.country-select .flag.za{
    background-position: left 10.4269%;
}
.country-select .flag.zm{
    background-position: center 12.8664%;
}
.country-select .flag.zw{
    background-position: left 13.0873%;
} 

 
.country-select .flag.nt {
    background: url(../images/native-reward-select-icon.png)no-repeat ;    background-size: cover;
}