form#ReservationWidget{display:flex;justify-content:space-between;flex-direction:row}form#ReservationWidget div{margin:0 0 10px}.camp-list select{background-image:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" version="1.1" x="0px" y="0px" viewBox="0 0 100 100"><path d="M15,40L50,75L85,40L80,35L50,65L20,35Z" stroke="none"></path></svg>');background-repeat:no-repeat;background-position:right 15px center;background-repeat:no-repeat;background-size:auto 35%;cursor:pointer}.modal-outer{background:rgb(255 255 255 / .4);z-index:9000;position:fixed;left:0;top:0;width:100%}.modal-inner{position:relative;width:80%;margin:15vh auto;min-height:100vh}.modal-inner iframe{width:100%;height:70vh;border:none;box-shadow:2px 2px 10px #666}.modal-close{position:absolute;z-index:9999;right:-14px;top:-14px;background:#333;padding:10px 16px;color:#fff;font-size:1.5rem;border-radius:50%;cursor:pointer;line-height:1.5rem}@media only screen and (max-width:768px){body form#ReservationWidget{flex-direction:column}body form#ReservationWidget div{width:100%}}