@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);.signIn_container{display:flex;justify-content:center;margin-top:100px}.auth_button{position:relative;top:0;display:flex;align-items:center;padding:0;width:192px;height:40px;outline:0;border:0;background-color:#fff;cursor:pointer;box-shadow:0 2px 3px rgba(0,0,0,.462);transition:all .2s ease-in-out}.auth_button:hover{top:-2px}.auth_button span{color:grey}.message_card{width:70%!important;border-radius:10px!important;margin-top:8px!important;margin-bottom:8px!important}.message_card .header{font-size:16px!important;display:flex!important;align-items:center!important}.message_card .header img{width:35px;height:35px;border-radius:50%;margin-right:5px}.message_card .body{font-size:14px!important;word-wrap:break-word}.message_card .card_content:first-child{padding-top:10px!important;padding-bottom:0!important}.message_card .card_content:last-child{padding-top:0!important;padding-bottom:10px!important}.message_card__right{margin-left:30%!important}.chat_room{height:100%}.chat_room .messages_block{margin-bottom:15px;height:calc(100% - 214px);overflow-y:scroll}.chat_room .messanges_textArea{resize:none!important;border:1px solid #b6b6b6!important;margin-bottom:5px!important}.chat_room .messanges_textArea:focus{border-color:#1b1c1d!important}.chat_room Button{margin-right:19px!important}*{margin:0;padding:0;font-family:"Roboto",sans-serif}.app_container{background-color:#e6e6e6;height:100vh;overflow:hidden;border:1px solid rgba(27,28,29,.11764705882352941);border-radius:5px}
/*# sourceMappingURL=main.28701d25.chunk.css.map */