.App{text-align:center}body{margin: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}p{word-break:break-all;word-wrap:break-word}.back-to-top{position:fixed;bottom:20px;right:20px;background:#bc0b0e;color:#dbcece;cursor:pointer;border-radius:.5rem;border:1px solid #dbcece;padding:1%}.back-to-top:hover{background:#dbcece;color:#bc0b0e;border:1px solid #bc0b0e;transition:.3s}.back-to-top span{font-size:25px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background:#f2f2f2;margin-bottom:300px}a{color:#00008b}p{font-size:1.1rem}.title{font-size:2rem}.logo{width:30%}.dashLinkDiv{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;grid-gap:15px;gap:15px}.input,.submitButton{display:block;margin:1% auto auto}.input{width:60%;height:25px;border-radius:.5rem}.exportDiv{margin:5%}.submitButton{width:35%;color:#000;cursor:pointer;background:#fff;border:1px solid #000;border-radius:.5rem;padding:1%;font-size:1.15rem;text-decoration:underline}.submitButton:hover{background:#000;border:1px solid #fff;color:#fff;transition:.2s}.longButton{width:60%;font-size:1rem}.flexRow{display:flex;flex-direction:row;justify-content:center}.eventTopLink{margin:1%}.navLink{cursor:pointer;text-decoration:underline;margin:2%}.eventDiv{display:flex}.eventTopLink{cursor:pointer;text-decoration:underline;color:#00f;font-size:1.2rem;border:1px solid #00f;padding:1%;border-radius:.5rem;background:#fff}.eventTopLink:hover{background:#00f;color:#fff;border:1px solid #fff;transition:.2s}.messageError,.messageSuccess{width:75%;margin:auto;border-radius:.5rem}.buttonDiv{display:flex;flex-direction:row;justify-content:center}.messageSuccess{background:green}.messageError{background:red}.message{color:#fff;padding:2%}.siteLink{font-size:1.35rem;margin:1%}.spanHeader{font-weight:700}.eventInfo,.eventSubtitle,.spanHeader{font-size:1.1rem}.eventTitle{font-size:1.4rem;font-weight:750}.messageOuterContainer{padding-top:2%}.messageInput{height:30px;width:75%;padding:1% 2%;border-radius:0 0 .5rem .5rem}.messageSendButton{margin-left:-50px;cursor:pointer}.messageContainer{display:grid;grid-template-columns:1fr 4fr}.messageHeaderDiv{display:flex;flex-direction:row;justify-content:center;margin-bottom:2%}.messageHeaderText{color:#fff;margin:0 2%}.avatarDiv{float:right}.avatar{border-radius:30px;margin-top:20px}.chatBox{position:relative;background:#000;height:600px;border-radius:.5rem;overflow-y:auto}.chatBox,.messageInputBox{width:90%;margin:auto}.bubble{padding:1% 3%;background:#fff;border-radius:.75rem;color:#000;display:inline-block;float:left;min-width:40%;max-width:85%;margin-bottom:5%;border-radius:30px 20px 20px 5px}.bubbleText{text-align:left}.bubbleFooter{display:flex;flex-direction:row;justify-content:space-between}.bubbleFooterText{font-size:.7rem}.chatDeleteButton{cursor:pointer;color:#00f;text-decoration:underline}.navBar{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;height:30px;background:#000}.navLogOut{cursor:pointer}.navSection{margin:auto}.navText{color:#fff}.cardHeader{font-weight:700}.cardHeader,.formSectHeader{margin-bottom:0}.image{width:70%}.loaderDiv{margin-top:5%}.queryP{color:#000;font-size:1.5rem}.bookingInfo{border:1px solid #fff;border-radius:.5rem;width:80%;margin:auto;background:#fff;color:#000;padding:1%}.bookingButtons{padding:.5%;cursor:pointer}.bookingOuterDiv{margin-bottom:2%}.userBookingList{width:50%;max-height:300px;overflow:scroll;overflow-x:hidden;overflow-y:auto;width:70%;margin:auto;border:1px solid #000}.bookingUserP{cursor:pointer;color:#33f;text-decoration:underline}.userGridBox{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.userDiv{background:#fff;color:#000;border:1px solid green;border-radius:.5rem;padding:2%}button{cursor:pointer}.instructionText{width:75%;margin:0 auto 35px}.galleryButton{text-decoration:underline;cursor:pointer;color:#00f;font-size:1.1rem}.datesDiv{display:inline-block;background:#fff;color:#000;padding:1%;border-radius:.5rem;margin-top:2%}.datesContainer{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px}.galleryDiv{display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (min-width:400px){.submitButton{width:35%}.longButton{width:50%}}@media only screen and (min-width:620px){.chatBox,.messageInputBox{width:80%}}@media only screen and (min-width:768px){.submitButton{width:15%}.longButton{width:30%;font-size:1rem}.chatBox,.messageInputBox{width:75%}}@media only screen and (min-width:1100px){.chatBox,.image,.messageInputBox{width:60%}}.editInput{width:50%;height:2rem;border-radius:.5rem;font-size:1.25rem}.eventTypeButton{padding:1% 2%;border-radius:.5rem;cursor:pointer;background:#fff;font-size:1.2rem;border:1px solid #000;margin-bottom:2%}.allAccessDiv{margin-top:4%}.select{width:50%;margin:auto}.eventInput{margin-top:2%;margin-bottom:2%;height:2rem;border-radius:.25rem;width:50%;border:1px solid #00f;padding-left:1%;font-size:1rem}.bandDescInput,.eventDesc{height:100px;font-size:1.15rem;width:90%}.bandDescInput{height:200px}.outerTimeDiv{display:flex;flex-direction:row;justify-content:space-evenly;padding:2%}.innerTimeDiv{display:flex;flex-direction:column}.timePicker{background:#fff}.photoDiv{font-size:1.1rem;width:80%;margin:auto}.streamSelect{margin-top:2%}.eventTypeButton:hover{background:#000;color:#fff;border:1px solid #fff}.datepicker,.timePicker{height:2rem;margin:0}.dateDiv{display:flex;flex-direction:column;width:50%;margin:auto;padding:2%}.uploadDiv{margin:auto auto 8%;background:#fafad2;border-radius:.5rem;padding:1% 2% 2%;width:80%}input[type=file]{font-size:1.1rem;background:#708090;padding:2%}@media only screen and (min-width:400px){.input{width:45%}.eventInput,.select{width:70%}}@media only screen and (min-width:768px){.input{width:35%}.eventInput,.select{width:60%}}@media only screen and (min-width:1000px){.input{width:25%}.eventInput,.select{width:50%}}.inEventInfoDiv{margin-bottom:0}h1,h4{text-align:center}.me{position:relative;width:50%;margin:0 auto;display:block}.me video{position:relative!important}.remote-container{display:flex}.remote-container video{height:auto;position:relative!important}.iFrame{width:300px;height:450px}.videoEventCard{background:#5f9ea0;color:#fff;border-radius:.5rem;margin:auto auto 5%;width:90%;padding:2%;font-size:1.2rem}.timerDiv{width:80%;margin:auto;padding:.5%;border-radius:.5rem;color:#0ff}.timerDivWarn{background:#daa520;color:#000}.timerDivOver{background:red;color:#000;-webkit-animation:blinker 1.5s linear infinite;animation:blinker 1.5s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.tableOuterRow{background:#d3d3d3;color:#000}.tableOuterRow,.tableOuterRowFocus{cursor:pointer;font-size:1rem;margin-top:2%}.tableOuterRowFocus{background:indigo;color:#fff}.table{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;width:80%;margin:auto}.tableInnerRow{margin:0}.tableCell{border:1px solid #000;border-collapse:collapse;padding:1%}.tableCellFocus{border:1px solid #fff;border-collapse:collapse;padding:1%}.eventTitle{font-size:1.3rem}table{width:80%;margin:auto}td,th{padding:1%}.tableLink{cursor:pointer;text-decoration:underline}.iFrameDiv{width:100%;margin:auto}@media only screen and (min-width:500px){.iFrame{width:450px;height:450px}}@media only screen and (min-width:620px){.iFrame{width:550px;height:550px}}@media only screen and (min-width:768px){.iFrame{width:700px;height:500px}}@media only screen and (min-width:1000px){.iFrame{width:900px;height:600px}}@media only screen and (min-width:1100px){.iFrame{width:1000px;height:650px}}@media only screen and (min-width:1500px){.iFrame{width:1200px;height:750px}}.cardDiv{background:#5f9ea0;color:#fff;border-radius:.5rem;width:80%;padding:2%;margin:auto auto 3%}.viewEventP{font-size:1.15rem}.eventDate{font-size:1.1rem;font-weight:700}.deleteButtonCard,.invSubmitButtonCard,.invToggleButtonCard,.submitButtonCard,.toggleButtonCard{margin:2%;padding:2%;border-radius:.5rem;background:#fff;color:#00f;border:1px solid #00f;cursor:pointer;transition:.3s;font-size:1.2rem}.invToggleButtonCard:hover,.toggleButtonCard{color:green;background:#fff;border:1px solid green}.invToggleButtonCard,.toggleButtonCard:hover{color:#fff;background:green;border:1px solid #fff;transition:.3s}.invSubmitButtonCard{background:#00f;color:#fff;border:1px solid #fff}.invSubmitButtonCard:hover{background:#fff;color:#00f;border:1px solid #00f}.submitButtonCard:hover{background:#00f;color:#fff;border:1px solid #fff}.deleteButtonCard{color:red;background:#fff;border:1px solid red}.deleteButtonCard:hover{color:#fff;background:red;border:1px solid #fff;transition:.3s}
/*# sourceMappingURL=main.b63e0a58.chunk.css.map */