.alert{display:block;position:fixed;top:0;left:0;width:calc(100% - 43px);min-height:1rem;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem;align-items:center;justify-content:space-between;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";display:flex}@media (min-width: 801px){.alert{font-size:xx-large}}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}b,strong{font-weight:bolder}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:xx-large}.chat-container *{box-sizing:border-box}.chat-container{position:fixed;bottom:15px;right:15px;max-height:50vh;max-width:300px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:.5rem;pointer-events:none;z-index:9999}.chat-container>*{pointer-events:auto}.img-circle{border-radius:42%;height:42px;width:42px}.ask-username{min-width:300px;background-color:#f5f5f5;width:100%;height:100%;min-height:200px;background-color:#f2f2f2;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;align-items:center;font-family:sans-serif}.ask-username form{display:flex;flex-direction:column;justify-content:space-evenly;height:12rem;gap:1rem}.ask-username form input{border-radius:8px;border:1px solid #747775;padding:.5rem}.ask-username form button{padding:.5rem;border:1px solid #747775;border-radius:15px;padding:10px 16px;background-color:#005cbb;color:#f8f8ff;font-size:1.05rem}.ask-username .new-message{padding-left:1rem}.chats{width:100%;height:100%;min-height:200px;background-color:#f2f2f2;border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.chat-scroll{overflow-y:scroll;display:flex;flex-direction:column;width:300px;height:100%;padding:1rem;gap:.5rem}.new-message{height:3rem;margin:0;display:flex;align-items:center;justify-content:center;background:#fff;flex:0 0 auto;border-radius:12px}.new-message-input{width:99%;height:80%;font-size:1rem}input[type=file]{display:none}.icon-button{background:none;color:inherit;border:none;padding:.25rem;font:inherit;cursor:pointer;outline:inherit;height:100%;justify-content:space-around}.icon-button .p{word-break:break-all}.chat-icon{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;flex:0 0 auto;width:75px;height:75px;background-color:#d3d3d3;color:#fff;border-radius:75px;text-align:center;font-size:60px;box-shadow:2px 2px 3px #999;align-items:center;display:flex;justify-content:space-around}.chat-icon img{width:45px}.chat-icon:hover{filter:brightness(1.2)}.chat-close{cursor:pointer;height:2rem;width:2rem;font-weight:700;border-radius:50%;background-color:#a80707;color:#fff;text-align:center;border-color:transparent;display:inline-block}.chat-close:hover{filter:brightness(1.2)}.bubble-container{display:flex;font-family:sans-serif;font-size:14px;align-items:center}.bubble-direction-reverse{flex-direction:row-reverse}.bubble{background-color:#f2f2f2;border-radius:5px;box-shadow:0 0 6px #b2b2b2;display:block;padding:10px 18px;position:relative;vertical-align:top;color:#fff;word-break:break-all}.sent{background-color:#8f5db7;margin-right:60px}.received{background-color:#087ffe;margin-left:60px}.wsp-container{position:fixed;bottom:15px;right:15px;z-index:9999}.wsp-close{position:fixed;height:2rem;width:2rem;font-weight:700;border-radius:50%;background-color:#a80707;color:#fff;text-align:center;border-color:transparent;display:inline-block;bottom:160px;right:10px}.wsp-close:before{bottom:160px;right:10px;position:fixed;content:"";width:5rem;height:3rem;cursor:pointer}.iconContainer{width:50px;height:50px;background-color:#25d366;color:#fff;border-radius:50px;text-align:center;font-size:30px;box-shadow:2px 2px 3px #999;z-index:100;position:fixed;bottom:100px;right:15px;display:flex;justify-content:center;align-items:center}@media (max-width: 801px){.iconContainer{right:4vh}}.iconContainer a:hover,a:focus,a:active,a:visited,a:link{text-decoration:none}body{margin:0;padding:0;overflow-x:clip;overflow-y:clip}iframe{height:100vh;width:100vw}iframe,html{border:0;margin:0;padding:0}.full-size-image{position:fixed;top:25vh;left:0;width:100%;z-index:9;display:flex;justify-content:center}button.close-img{cursor:pointer;height:3rem;width:3rem;font-weight:700;border-radius:50%;background-color:#a80707;color:#fff;text-align:center;border-color:transparent;display:inline-block;font-size:2rem;position:fixed;top:26%;right:1%;z-index:69420}@media (min-width: 801px){button.close-img{right:30%}}.full-size-image img{width:100vw}@media (min-width: 801px){.full-size-image img{top:10vh;width:auto;max-height:70vh}}
