.location-modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.location-modal-content{background-color:#fff;margin:10% auto;padding:10px 10px 7px 15px;border-radius:10px;width:60%;max-width:810px;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:center;display:column}.location-modal-content-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto}.location-modal-mobileview-divider{display:none;height:1px;background-color:#ccc;margin:.5rem 0}.location-modal-close-button{float:left;font-size:24px;font-weight:700;cursor:pointer;padding:0 0 0 0;margin:0 0 0 0}