html{height:-webkit-fill-available}body{color:#443649;background-color:#cfccc2;max-width:100vw;min-height:100vh;min-height:-webkit-fill-available;overflow-x:hidden;transition:.15s ease-in-out}a{text-decoration:none;transition:color .15s ease-in-out}code{color:#0d6efd}.mainBackground{background-color:#fff;padding:1rem;min-height:calc(100vh - 60px);display:flex;flex-direction:column}.noPadding{padding:0}.btn{border:1px solid #443649;transition:.15s ease-in-out}.btn:hover{background-color:#443649;color:#fff}.customAlert{position:fixed;bottom:0;right:1rem;color:#fff;text-align:center;border-width:2px}.customAlert h5{margin:0}.navbar{height:60px;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;z-index:10}.navbar-dark{color:#fff;background-color:#443649;margin:-.5rem auto;padding-top:.5rem;padding-bottom:.5rem;height:inherit}.navbar-brand{font-size:1.75em;padding:0;margin-left:1rem}.navbar-nav{flex-direction:row}.navbar-nav a{margin:0 1rem}.welcomeContainer{display:flex;flex-direction:column;text-align:center}.welcomeHeading{padding:1rem}.welcomeHeading h1{margin:0}.welcomeBody{padding:1rem;font-size:1.25em}.btnContainer{display:flex;flex-direction:column;align-items:center;min-height:60vh;align-self:center;justify-content:space-between}.btnContainer button{align-self:stretch}.loginStdHeading,.registerHeading{text-align:center}.authFormOuter form{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;min-height:40vh;max-width:992px;margin:auto}.authFormOuter .form-innerDiv{display:flex;flex-direction:column;align-self:stretch;margin-bottom:1rem}.authFormOuter input{align-self:stretch;width:auto;padding:.5rem;border:1px solid #443649;border-radius:5px;transition:.15s ease-in-out}.authFormOuter input:focus{background-color:#e6e6e6;border:1px solid #443649;box-shadow:none}.authFormOuter button{padding:.5rem 1rem}.main-head{text-align:center;padding:1rem}.lowerContainer{min-height:40vh;display:flex;flex-direction:column;justify-content:space-around;padding:.5rem .5rem 3rem}.lowerContainer>.card{margin:1rem 0 .5rem}.joinButtons>.card-body{display:flex;justify-content:space-evenly;flex-wrap:wrap}.joinButtons button{margin:.5rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.main-chatRoomSingleContainer{font-size:1.25em}.roomCard .card-body{padding:.5rem}.card-title{font-size:1.25em}.card-body h3,.roomCard p{font-size:.75em}.roomCard p{margin-bottom:.5rem}.roomCard .buttons-outer{display:flex}.roomCard .buttons{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-self:center}.roomCard .buttons a{margin:.5rem 1rem;font-size:.75em;color:#dc3545;text-decoration:none;text-decoration:initial}.singleRoom-Main{display:flex;justify-content:space-between;border:1px solid #443649;border-radius:3px;margin:.5rem 0;transition:.15s ease-in-out}.singleRoom-Main:hover{color:#fff;background-color:#443649;transition:.15s ease-in-out}.roomName{display:flex;flex-wrap:wrap;align-self:center;max-width:55%}.roomName:hover{cursor:pointer}.roomName:active{background-color:#3a3a3a;cursor:pointer}.roomName code,.roomName p{align-self:center;margin:0 .25rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.roomName code{font-size:.5em;font-style:italic}.updateName-main{text-align:center;min-height:30vh;display:flex;flex-direction:column;justify-content:space-evenly}.updateName-main form{display:flex}.updateName-main input{align-self:stretch;padding:.5rem;border:1px solid #443649;border-radius:5px;transition:.15s ease-in-out}.updateName-main input:focus{background-color:#e6e6e6;border:1px solid #443649;box-shadow:none}.roomSearchCard{display:flex;flex-direction:row;flex-wrap:wrap}.joinButton{display:flex;align-self:center;align-content:center;justify-content:flex-end}.joinButton button{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.diyModal{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;background-color:rgba(24,24,24,.473);display:flex;align-items:center;justify-content:center}.diyModal>.card{min-width:30vw;min-height:20vh}.chat{height:100vh;position:absolute;top:0;min-width:100%;display:flex;overflow-y:hidden;justify-content:stretch}.chat>.mainBackground{margin-top:60px;padding:0;justify-content:flex-end;position:relative}.messagesContainer{padding:0 .5rem;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column-reverse;position:relative;min-height:95%;max-width:inherit}.messagesContainer::-webkit-scrollbar{width:.25rem}.messagesContainer::-webkit-scrollbar-track{background:#1e1e24}.messagesContainer::-webkit-scrollbar-thumb{background:#0168b3;border-radius:1rem}.messageInputForm{padding:0;display:flex;font-size:1.5rem;background-color:#3a3a3a;border-radius:2px}.messageInputForm input{width:100%;font-size:1.5rem;background-color:#3a3a3a;color:#fff;outline:none;border:none;padding:0 10px}.messageInputForm button{width:20%;border-radius:3px;border:initial;background-color:#0d6efd;color:#fff}.chatHead{text-align:center;position:fixed;width:100%;left:0;right:0;bottom:40%;max-width:100%;margin:auto}.chatHead h1{margin:0;font-weight:900;letter-spacing:8px;font-size:4.5em;color:rgba(90,78,95,.267);text-shadow:-2px 2px 4px rgba(0,0,0,.226),2px -2px 0 hsla(0,0%,100%,.788)}.message{display:flex;flex-direction:column;justify-content:center;padding:0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-bottom:1rem;width:90%}.message p{max-width:500px;margin:0;line-height:24px;padding:10px 20px;border-radius:15px;position:relative;color:#fff;text-align:center}.message .testDiv,.message img{width:40px;height:40px;border-radius:50%;margin:2px 5px}.subText{bottom:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex;flex-direction:column;margin:0 5px}.sent>.subText{text-align:end}.received>.subText{text-align:start}.message>.imgDate-div{display:flex;flex-direction:row;position:relative;padding:.5rem 0;align-items:flex-start}.sent{align-items:flex-end;align-self:flex-end}.sent>.imgDate-div{flex-direction:row-reverse}.sent p{color:#fff;background:#0d6efd}.sent .subText{right:0}.received p{background:rgba(229,229,234,.9254901960784314);color:#000;align-self:flex-start}.received .subText{left:0}.testDiv{background:radial-gradient(circle,#fff 0,#dadada 45%,#bbb 100%);border:2px solid #443649;position:relative}.testDiv h2{margin:0;color:#443649;text-align:center;max-height:37px;max-width:37px;font-size:1.75em}.newRoom,.newRoomForm{display:flex;flex-direction:column}.newRoomForm{min-width:40vh;padding:1rem 2rem}.newRoomForm input{align-self:stretch;width:auto;padding:.5rem;border:1px solid #443649;border-radius:5px;transition:.15s ease-in-out}.newRoomForm input:focus{background-color:#e6e6e6;border:1px solid #443649;box-shadow:none}.newRoomForm button{margin-top:2rem}.created{font-size:1.5em;text-align:center;padding:1rem}.created h2{font-weight:400}.created a{font-size:1em;color:inherit}.created a:hover{-webkit-text-decoration:underline 1px solid;text-decoration:underline 1px solid}.created .success{margin:1rem;border:1px solid green;color:green;min-width:20vh;transition:.15s ease-in-out}.created .success:hover{background-color:green;color:#fff}.created .success:focus{box-shadow:none}.created .primary{margin:1rem;border:1px solid #0d6efd;color:#0d6efd;min-width:20vh}.created .primary:hover{background-color:#0d6efd;color:#fff}.created .primary:focus{box-shadow:none}.errAlert{position:fixed;bottom:2rem;right:calc(25% - 75px);max-width:300px;background-color:#b10012;padding:15px 25px;border-radius:12px;color:#fff}.errAlert p{width:auto;margin:0}.errAlert a{color:#0cf;font-weight:600}
/*# sourceMappingURL=main.8777f511.chunk.css.map */