@import url(https://puzzlerdev.github.io/palm-tree-css-library/style.min.css);.user{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:7px;border:2px solid #f2efeb;padding:10px}.user img{max-width:64px;border-radius:50%;margin-right:20px}.user .content-user{display:inline-block}.user .name-user:after{content:" - "}.user .mensaje-user{display:block}.fake-header{height:60px}.messages-container{width:90%;margin:20px auto}.typing-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:0;left:0;width:100vw;height:70px}input{outline:none;border-radius:100px;border:2px solid #f2efeb;width:85%;padding:11px;margin:15px}.send-btn:disabled,input::-webkit-input-placeholder{color:#f2efebb2}.send-btn:disabled,input::-moz-placeholder{color:#f2efebb2}.send-btn:disabled,input::-ms-input-placeholder{color:#f2efebb2}.send-btn:disabled,input::placeholder{color:#f2efebb2}.send-btn:disabled:hover{cursor:not-allowed;text-decoration:none}.send-btn{-webkit-transition:all .65s;-o-transition:all .65s;transition:all .65s;padding:15px;border:none;font-size:2.4rem}.send-btn:hover{cursor:pointer;text-decoration:underline}.fake-typing-box{height:70px}header{position:fixed;top:0;left:0;width:100vw;height:60px}header nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 40px;width:100%;height:100%}header nav,header nav .btn,header nav h1{margin:0}header nav .logout{background:transparent;font-size:2.4rem}header nav .logout:hover{text-decoration:underline}.loading{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.loading-ring{display:inline-block;position:relative;width:80px;height:80px}.loading-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #47b4df;border-radius:50%;-webkit-animation:loading-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#47b4df transparent transparent}.loading-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loading-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn-container-login{height:100vh;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.login{font-size:3rem;max-width:450px;height:80px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ccc;border-radius:10px}::-webkit-scrollbar-thumb{background:#242424;border-radius:10px}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:52.5%}body{font-family:Verdana,Geneva,Tahoma,sans-serif}
/*# sourceMappingURL=main.aa922bd2.css.map*/