.set_celivery_target_country.modal-panel{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000}.set_celivery_target_country .country_selector{position:absolute;background-color:#fff;left:50%;top:50%;transform:translate(-50%,-50%);padding:20px;border-radius:10px;border:2px solid #000;max-height:80vh;overflow:hidden}.set_celivery_target_country ul{list-style:none;padding:0}.set_celivery_target_country .heading{display:block;font-weight:bold}.set_celivery_target_country ul.country-list{display:block;margin-left:10px;max-height:200px;overflow:hidden;overflow-y:scroll}.set_celivery_target_country ul.country-list li{margin-right:10px}.set_celivery_target_country .btn-close{position:absolute;right:5px;top:5px;font-size:20px;color:#cecece;cursor:pointer;transition:all .25s ease-in-out}.set_celivery_target_country .btn-close:hover{color:#000}.set_celivery_target_country .modal-heading{display:inline-block;font-weight:bold;padding-bottom:10px}