body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div{color:#00f;color:#000;text-align:center}form .signup{width:40rem}form input{border-radius:3px;padding:5px;width:80%}form .error{color:red;text-align:center}.signUp{margin:5% auto;display:flex;flex-flow:column wrap;justify-content:center;align-items:center;border:1px solid #000;border-radius:5px;width:25rem;padding-bottom:1%;font-size:1.2rem;background:#e5e5e5;box-shadow:5px 1px 20px #111}.signUp h3{font-size:2rem}.signUp img{width:100%;margin-bottom:2%}.signUp a{text-decoration:none}.signUp p{text-align:left;margin:0;padding:5px}.signUp .checkbox{display:flex;flex-flow:column wrap;align-items:center;justify-content:flex-start}.ui.menu{display:flex;justify-content:space-around}.ui.menu .item{font-size:1.1rem}.ui.menu .item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}img.ui.image{position:center}img.ui.image:hover{-webkit-animation:shake 2.2s;animation:shake 2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.login{margin:5% auto;width:25rem;border:2px solid grey;border-radius:5px;font-size:1.2rem;background:#e5e5e5;box-shadow:5px 1px 20px #111}@media only screen and (max-width:500px){.login{width:70%}}.login h3{font-size:2rem}.login img{width:100%;height:auto;border-radius:2px;z-index:-1}.login .field{display:flex;flex-flow:column wrap;width:80%;margin:0 auto}.login .field label{text-align:left;padding:5px 0}.login button.ui.green.button.positive{margin:2%;padding:2%}.userAccount.default{width:25%;margin:5% auto;display:flex;flex-flow:column wrap;align-items:center;box-shadow:1px 1px 10px 2px #000}.userAccount.default:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.userAccount.form{width:90%;margin:0 auto;display:flex;flex-flow:row nowrap;justify-content:space-around;padding:10px}.userAccount.form .image{width:50%}.userAccount.form .inputs{display:flex;flex-flow:column wrap;justify-content:center}.userAccount.form form{border:1px solid #000;border-radius:5px;box-shadow:5px 5px #000;padding:10px}.userAccount.form form input{background:#ececec}.userAccount.form form input:hover{background:#fff}.land-list{display:flex;flex-flow:row wrap;justify-content:space-around}.land-list div.ui{border:2px solid #000;margin:0 20px 5rem;color:#00f;height:auto;background:#e5e5e5;box-shadow:5px 1px 20px #111;font-size:1.1rem}.land-list div.ui:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.land-list .ui.card:last-child{margin-bottom:5rem}.land-list .ui.card:first-child{margin-top:0}.Land-List-Parent h1{margin-bottom:3.5rem;margin-top:2rem;color:#000;font-size:3rem}.add-booking{background:hsla(0,0%,51%,.82)!important;color:#252525!important;font-size:1rem!important;width:6rem;border-radius:8px!important}.add-booking:hover{-webkit-animation:shake 1.8s;animation:shake 1.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}.addListing{display:flex;flex-flow:column wrap;align-items:center}.addListing,.addListing .profilePic{width:50%;margin:0 auto}.addListing .error{color:red}.addListing input,.addListing textarea{background:#d3d3d3}.addListing input:hover,.addListing textarea:hover{background:#fff}.addListing button.ui.green.button.positive{margin:2%;padding:2%}div.ui.modal.transition.visible.active img{width:100%;border-radius:10px}div.ui.modal.transition.visible.active .description{width:75%;margin:0 auto}div.ui.modal.transition.visible.active .description .addListing{width:100%;margin:0 auto}div.ui.modal.transition.visible.active .description .addListing .inputs{margin:0 auto;width:100%;display:flex;flex-flow:row nowrap;justify-content:space-between}div.ui.modal.transition.visible.active .description .addListing .inputs p{font-size:1.5rem}div.ui.modal.transition.visible.active .description .addListing .inputs div{width:45%}div.ui.modal.transition.visible.active textarea{border-radius:5px}.land-list-owner{display:flex;flex-flow:row wrap;justify-content:space-around;margin:3% 0}.land-list-owner div.ui{width:38%;border:2px solid #000;margin:0 20px 5rem;color:#00f;height:auto;background:#e5e5e5;box-shadow:5px 1px 20px #111;font-size:1.1rem}.land-list-owner div.ui:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.land-list-owner .ui.card:last-child{margin-bottom:5rem}.land-list-owner .ui.card:first-child{margin-top:0}.owner-list-parent h1{margin-bottom:3rem;color:#000;font-size:3rem}form.userAccount{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}form.userAccount button{width:15%;padding:2%;margin:2%}.footer-container{font-size:1.2rem;margin-top:20rem}.land-list-booking{display:flex;flex-flow:row wrap;margin-top:1rem;justify-content:space-around}.land-list-booking .ui.card{border:1px solid #000;box-shadow:2px 2px 10px 2px #000}.land-list-booking .ui.card:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.land-list-booking .ui.card:first-child,.land-list-booking .ui.card:last-child{margin-top:1rem}
/*# sourceMappingURL=main.2708662c.chunk.css.map */