#app-countries .modal-body{max-height:80vh;min-height:80vh;overflow-y:auto;padding:0}#app-countries .modal-body .fixed-search{padding-top:10px;border-bottom:1px solid #ccc;padding-bottom:10px;background:#fff;position:sticky;top:0}#app-countries .modal-body .fixed-search .form-control{height:40px}#app-countries .modal-body ul{padding:0;margin:0;list-style:none}#app-countries .modal-body ul li{cursor:pointer;padding:15px;border-bottom:1px solid #ccc}#app-countries .modal-body ul li:hover{background:rgba(115,89,220,.062745098)}#app-countries .modal-body ul li.active{background:#7459dc;color:#fff}#app-countries .modal-body ul li h5{font-size:14px}.spinner-3{left:0;right:0;margin:auto;width:50px;height:50px;border-radius:50%;background:conic-gradient(transparent 10%,#25b09b);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 8px),#000 0);-webkit-animation:s3 1s linear infinite;animation:s3 1s linear infinite}@-webkit-keyframes s3{to{transform:rotate(1turn)}}@keyframes s3{to{transform:rotate(1turn)}}