.bk-country_select{cursor:pointer;justify-content:space-between;align-items:center;width:100%;height:100%;padding-left:12px;padding-right:12px;display:flex}.bk-country_select.disabled{cursor:not-allowed}.bk-country_select-selection{align-items:center;display:flex}.bk-country_select-icon{background-color:var(--bk-gray-5);border:1px solid var(--borderColorInput);background-position:50%;background-size:cover;border-radius:100px;width:16px;height:16px;margin-right:4px}.bk-country_select i{color:var(--color-text-secondary);font-size:14px;transform:rotate(180deg)}.bk-country_select-body{width:388px}.bk-country_select-body .bkreact-search{width:calc(100% - 36px);margin-bottom:16px;margin-left:18px;margin-right:18px}.bk-country_select-list{-webkit-overflow-scrolling:touch;width:100%;height:390px;overflow-y:auto}.bk-country_select-list::-webkit-scrollbar{width:0}.bk-country_select-item{height:48px;font-weight:500;font-size:var(--lgTextSize);cursor:pointer;color:var(--color-text-primary);justify-content:space-between;align-items:center;padding:0 20px;display:flex}.bk-country_select-item-name{align-items:center;display:flex}.bk-country_select-item-img{background-color:var(--bk-gray-5);border:1px solid var(--color-border-default);background-position:50%;background-size:cover;border-radius:3px;width:27px;height:19px;margin-right:8px}.bk-country_select-item:hover{background-color:var(--bgColorPageHover)}.bk-country_select-item.active{color:var(--primary-color)}
