.archives__list{list-style-type:none;margin:10px;padding:0}.archives__item{margin-top:2px;margin-bottom:4px}.archives__item:hover{cursor:pointer}.broadcast{padding:10px;width:100%}.broadcast__select{margin-bottom:20px}.broadcast__access_to_write{margin-top:40px}.broadcast__select_user:hover{cursor:pointer}.broadcast__flex{display:flex}.broadcast__flex_elem,.chat{flex:1 1}.chat{display:flex;flex-direction:column;justify-content:space-between;padding:10px}.chat__header{flex:0.2 1;border-bottom:1px solid #d3d3d3;max-height:40px;margin-bottom:0;display:flex;align-items:center}.chat__header p{font-size:20px;font-weight:700;padding-left:2px}.chat__profile_image{width:30px;height:30px;border-radius:30px;border:1px solid hsla(0,0%,100%,.164);object-fit:cover}.chat__messages{display:flex;flex-direction:column-reverse;overflow-y:scroll;flex:1 1;padding-right:10px;margin-bottom:15px}.chat__load_previous_messages{background-color:#22b665;border-radius:28px;cursor:pointer;color:#fff;font-family:Arial;padding:10px 76px;text-decoration:none;outline:none;border:none}.chat__load_previous_messages:hover{background-color:#2abf75;outline:none;border:none}.chat__load_previous_messages:active{position:relative;top:1px;outline:none;border:none}.chat__message_date{font-weight:700;text-align:center;padding-top:40px;padding-bottom:10px}.chat__timestamp{color:#363636;font-size:10px}.chat__text{flex:0.1 1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:40px}.chat__text .chat__textarea{width:100%;border:none;border-radius:20px;word-wrap:normal;padding:20px}.chat__text .chat__textarea:active,.chat__text .chat__textarea:focus{border:none;outline:none;padding-left:20px;padding-right:20px}.editorClassName{background:#fff;padding-left:20px;padding-right:20px}.editorClassName div{height:80%}.wrapperClassName{flex:0.1 1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:40px;height:200px;max-height:250px}.demo-wrapper div{padding:0!important;background-color:none!important}.demo-wrapper div,.demo-wrapper ul{margin:0!important}span{background-color:none!important}.ql-editor{min-height:100px;max-height:120px}.chat__download{width:16px;height:16px;margin-top:2px;margin-right:6px}.chat__download:hover{cursor:pointer}.chat__archives{padding-top:10px;padding-bottom:10px;color:#f54b4b;border-bottom:1px solid rgba(95,95,95,.315);border-top:1px solid hsla(0,0%,63.1%,.315);margin-bottom:0}.chat__message_new{width:100%;text-align:center;border-bottom:1px solid #c50404;line-height:.1em;margin:10px 0 20px}.chat__message_new span{color:#c50404;background:#eee;padding:0 10px}.chat__message_confirmation *{color:#7c7c7c;font-size:12px;text-align:left;position:relative;left:0}.chat__typing{display:flex;align-items:center;justify-content:center;margin-left:10px}.chat__typing span{width:6px;height:6px;margin:0 2px;border-radius:50%;display:inline-block;-webkit-animation-name:jumpingDots;animation-name:jumpingDots;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.chat__typing.chat__typing_chat span{background-color:#797979}.chat__typing.chat__typing_sidebar span{background-color:#f1f1f1}.chat__typing span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.chat__typing span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes jumpingDots{40%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes jumpingDots{40%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.groupchat__message_forwarded{font-style:italic;font-size:13px}.chat__message_container:hover .chat__message_menu span{color:#000}.chat__message_menu{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;height:25px;min-width:60px;margin-right:10px;margin-left:10px}.chat__message_menu:hover{cursor:pointer}.chat__message_menu span:hover{color:#000}.chat__message_menu span{color:transparent;font-size:11px;margin-right:10px}@media only screen and (min-width:801px){.chat__message_container{max-width:80%;display:flex;align-items:center}.chat__message{padding:10px;margin-top:2px;margin-bottom:2px}.fix{justify-content:flex-end;display:flex;flex-direction:column;flex:0.9 1}}@media only screen and (max-width:800px){.chat__message_container{max-width:80%;display:flex;align-items:center}.chat__message{padding:10px;margin-top:2px;margin-bottom:2px}.fix{justify-content:flex-end;display:flex;flex-direction:column;flex:1 1}}.chat__message_container_right_0{align-self:flex-end;border-radius:20px 20px 8px 20px}.chat__message_container_left{align-self:flex-start;border-radius:8px 20px 20px 20px}.chat__message_container_right_1{align-self:flex-start}.chat__message_right_0{background:#8bdba6;align-self:flex-end;border-radius:20px 20px 8px 20px}.chat__message_right_1{background:#8bdba6;align-self:flex-end;border-radius:20px 20px 20px 8px}.chat__message_right_no_bg_0,.chat__message_right_no_bg_1{align-self:flex-end;margin-right:-10px}.chat__message_left{background:#bdbdbd;align-self:flex-start;border-radius:8px 20px 20px 20px}.chat__message_left_no_bg{align-self:flex-start;margin-left:-10px}.chat__options{position:absolute;background-color:#666;padding:10px;border-radius:4px;z-index:100000000000000000}.chat__options:hover{color:#bebebe}.chat__search_input{width:250px;padding:4px;border:1px solid #ccc}.button__load_more{background:#1b3377;width:140px;text-align:center;padding:5px;border-radius:10px;font-weight:700;color:#fff;font-size:10px;margin:2px auto}.button__load_more:hover,.chat__found_message:hover{cursor:pointer}.chat__found_message_results{padding-bottom:10px;font-weight:700;border-bottom:1px solid #cfcfcf}.chat__found_message{padding:5px;border-bottom:1px solid #cfcfcf}.chat__found_message:hover{background:#303030}.chat__found_messages{margin-top:10px;overflow-y:auto;min-height:70px}.finish_search:hover{cursor:pointer}.chat__bottom{position:relative}@media only screen and (max-width:800px){.chat__send_message{width:18px;position:absolute;top:15px;right:24px}}@media only screen and (min-width:801px){.chat__send_message{display:none}}.groupchat__info_button{position:absolute;right:0;top:51px;background-color:#d3d3d3;width:38px;height:38px;padding:8px 8px 10px 13px;border-top-left-radius:10px;border-bottom-left-radius:10px;margin-top:4px}.groupchat__info_button:hover{cursor:pointer;background-color:#dbdbdb}.edit_room__box{margin-bottom:30px;padding:10px}.edit_room__box *{font-size:12px}.edit_title{font-weight:700;background:#2f6591;padding:10px;margin-top:2px;margin-bottom:2px}.edit_title:hover{cursor:pointer}.edit_room__flexcenter{display:flex;width:"100%";justify-content:center}.global_loader__container{background-color:rgba(37,37,37,.651);width:100vw;height:100vh;right:0;bottom:0;position:absolute;z-index:999;display:flex;justify-content:center;align-items:center}.global_loader__sidebar{width:260px}.global_loader__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.global_loader__text p{font-size:26px;color:#fff;z-index:9999}.groupchat{display:flex;flex-direction:column;justify-content:space-between;padding:10px}.groupchat__info{background:#252525;max-width:300px;width:300px;overflow:auto;color:#fff}.groupchat__pencil{margin-top:10px;margin-right:6px;width:20px;height:20px}.groupchat__information{margin-top:-5px;margin-left:10px;width:20px;height:20px}.groupchat__change_name{height:40px;border-radius:8px;word-wrap:normal;padding:10px;width:100%;margin-bottom:10px;border:1px solid silver}.groupchat__select{margin-right:10px}.groupchat__header{display:flex;align-items:flex-start;margin-bottom:20px;flex:0.2 1;border-bottom:1px solid #d3d3d3;max-height:80px}.groupchat__icons{margin-left:10px}.groupchat__from{font-weight:700}.groupchat__text{flex:0.1 1;display:flex;flex-direction:column;justify-content:flex-end;margin-top:6px}select{padding-top:8px;padding-bottom:8px;border:1px solid #e7e7e7}.groupchat__select{display:flex;width:100%;flex-direction:column;padding-top:6px;margin-bottom:6px}.groupchat__text .groupchat__textarea{height:30px;border:none;border-radius:20px;word-wrap:normal;padding:10px}.groupchat__text .groupchat__textarea:active,.groupchat__text .groupchat__textarea:focus{border:none;outline:none;padding-left:10px;padding-right:10px}.groupchat__select:active,.groupchat__select:focus{border:none;outline:none}.groupchat__save_button{margin-top:6px;width:20px;height:20px;margin-left:10px}.groupchat__change_name_flex{display:flex;margin-bottom:20px;flex-direction:row;align-items:center}.groupchat__change_name:active,.groupchat__change_name:focus{border:1px solid #6b6b6b;outline:none;padding-left:10px;padding-right:10px}.groupchat__info_enabled{display:block}.groupchat__info_disabled{display:none}.header{background-color:#1a1a1a;color:#fff;height:100%}.header,.header__left{display:flex;align-items:center}.header__left{flex:0.2 1;text-align:left;margin-left:20px}.header__left p{color:#424242;margin-left:10px}.header__center{flex:0.6 1;text-align:center}.header__right{flex:0.2 1;margin-right:20px;display:flex}.header__right div{margin-left:2px;margin-right:2px}.header__logo{width:85px}.header__mobile{display:flex;background-color:#1a1a1a;color:#fff;align-items:center;height:100%;justify-content:space-between}.header__menu_icon{width:30px;height:30px}.header__mobile_menu{background:#313131;position:absolute;top:50px;right:0;display:flex;flex-direction:column;justify-content:space-between;padding:10px;border-radius:0 0 0 5px}.header__mobile_button{margin:10px}.login{flex-direction:row;height:100vh}.login,.login__body{display:flex;align-items:center;justify-content:center}.login__body{flex-direction:column}.login__body__form{flex:1 1}.login__textarea{border:1px solid #cfcfcf;border-radius:10px;padding:8px 20px;width:300px;margin-bottom:20px;margin-top:10px}.login__textarea:active,.login__textarea:focus{border:1px solid #cfcfcf;outline:none;padding:8px 20px}.login__logo{width:200px}.modal__checkbox{margin-left:10px}.background-danger{background-color:#ffdfdf}.background-success{background-color:#defde7}.myaccount{padding:10px;width:100%;margin-bottom:50px}.myaccount__forms{display:flex;flex-wrap:wrap}.myaccount__form{margin-bottom:40px;padding-bottom:20px}.myaccount__form_container{flex:1 1;padding:20px}.myaccount__profile_image{width:200px;height:200px;object-fit:cover}@media only screen and (min-width:801px){.myaccount__about{padding-bottom:20px}}.people{padding:10px;width:100%;margin-bottom:50px}.people__body{display:flex;flex-wrap:wrap}.people__user_box{width:200px;height:200px;border:1px solid #dfdfdf;padding:20px;margin:1px;background:#e4e4e4}.people__avatar{text-align:center;padding-bottom:10px}.people__avatar img{width:100px;height:100px}.people__login{text-align:center;font-weight:700}.people__user_box:hover{cursor:pointer}.people__body{overflow-y:auto}@media only screen and (max-width:800px){.people__user_box{width:150px;height:130px;border:1px solid #dfdfdf;padding:20px;margin:1px;background:#e4e4e4}.people__avatar img{width:50px;height:50px}}.register{padding:10px;width:100%;margin-bottom:50px}.register__textarea{width:100%;border:none;border-radius:6px;word-wrap:normal;padding:5px 20px;margin-bottom:20px}.register__textarea:active,.register__textarea:focus{border:none;outline:none;padding:5px 20px}.sidebar{color:#fff;background-color:#252525;height:calc(100vh - 50px);flex:0.3 1;min-width:300px;max-width:300px;overflow-y:auto}.sidebar::-webkit-scrollbar{width:10px;height:10px}.sidebar::-webkit-scrollbar-button{width:0;height:0}.sidebar::-webkit-scrollbar-thumb{background:#424242;border:0 #fff;border-radius:50px}.sidebar::-webkit-scrollbar-thumb:hover{background:#6e6e6e}.sidebar::-webkit-scrollbar-thumb:active{background:#636363}.sidebar::-webkit-scrollbar-track{background:#000;border:0 #fff;border-radius:49px}.sidebar::-webkit-scrollbar-track:hover{background:#080808}.sidebar::-webkit-scrollbar-track:active{background:#000}.sidebar::-webkit-scrollbar-corner{background:transparent}.sidebar__room_info,.sidebar__user_info{font-size:14px}.sidebar__header{margin-bottom:20px;display:flex;flex-direction:column;border-bottom:1px solid #4b4b4b;padding:20px}.sidebar__people_title,.sidebar__room,.sidebar__user{padding-left:20px}.sidebar__loggedin_user,.sidebar__user_info_flex{display:flex;align-items:center}.sidebar__user_info_flex{width:100%;justify-content:space-between}.sidebar__avatar{width:40px;height:40px}.sidebar__profile_image{width:24px;height:24px;border-radius:20px;border:1px solid hsla(0,0%,100%,.164);object-fit:cover}.sidebar__avatar_small{width:20px;height:20px;border-radius:20px}.sidebar__user.selected_for_room{background:#4e4e4e}.sidebar__loggedin_user_info{font-size:20px;margin-left:10px}.sidebar__user_info{margin-left:10px}.sidebar__user_info_small{margin-left:10px;font-size:14px;color:#c2c2c2}@media only screen and (max-width:800px){.sidebar__people{margin-top:10px;margin-bottom:10px;display:flex}}@media only screen and (min-width:801px){.sidebar__people{margin-top:40px;margin-bottom:10px;display:flex}}.sidebar__people_title{font-weight:700;font-size:20px}.sidebar__people_new_conv{margin-left:10px;width:20px;height:20px}.sidebar__container_scroll{max-height:100px;overflow-y:auto}.sidebar__lock{margin-left:10px;width:20px;height:20px}.sidebar__people_new_conv:hover{cursor:pointer}.sidebar__unread{padding-left:12px;padding-right:12px;width:16px;height:16px;border-radius:8px;background:red;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:8px}.sidebar__unread div{font-size:11px}.sidebar__room,.sidebar__user{display:flex;flex-direction:row;align-items:center;margin-top:2px;padding-top:2px;padding-bottom:2px}.sidebar__user_activity{width:8px;height:8px;margin-right:10px;border-radius:4px}.sidebar__user_activity_big{width:12px;height:12px;border-radius:6px}.sidebar__change_status{margin-top:-8px;margin-left:18px;z-index:999}.inactive{background:grey}.active{background:#04ad4b}.donotdisturb{background:#ac0404}.sidebar__room:hover,.sidebar__status:hover,.sidebar__user:hover{cursor:pointer}.room_selected,.user_selected{background-color:#2f6591}.sidebar__activity_status{margin-top:8px;position:absolute;background-color:#5d5d5e;padding:20px;border-radius:4px;width:250px;z-index:100000000000000000}.sidebar__status:hover{color:#bebebe}.control{font-family:arial;display:block;position:relative;padding-left:30px;margin-bottom:5px;padding-top:3px;cursor:pointer;font-size:16px}.control input{position:absolute;z-index:-1;opacity:0}.control_indicator{position:absolute;top:2px;left:0;height:20px;width:20px;background:#e6e6e6;border:0 solid #000;border-radius:undefinedpx}.control:hover input~.control_indicator,.control input:focus~.control_indicator{background:#ccc}.control input:checked~.control_indicator{background:#2aa1c0}.control:hover input:not([disabled]):checked~.control_indicator,.control input:checked:focus~.control_indicator{background:#0e5166}.control input:disabled~.control_indicator{background:#e6e6e6;opacity:.6;pointer-events:none}.control_indicator:after{box-sizing:unset;content:"";position:absolute;display:none}.control input:checked~.control_indicator:after{display:block}.control-radio .control_indicator{border-radius:50%}.control-radio .control_indicator:after{left:7px;top:7px;height:6px;width:6px;border-radius:50%;background:#fff;transition:background .25s}.control-radio input:disabled~.control_indicator:after{background:#7b7b7b}.control-radio .control_indicator:before{content:"";display:block;position:absolute;left:0;top:0;width:4.5rem;height:4.5rem;margin-left:-1.3rem;margin-top:-1.3rem;background:#2aa1c0;border-radius:3rem;opacity:.6;z-index:99999;-webkit-transform:scale(0);transform:scale(0)}@-webkit-keyframes s-ripple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}20%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:.01;-webkit-transform:scale(1);transform:scale(1)}}@keyframes s-ripple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}20%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:.01;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes s-ripple-dup{0%{-webkit-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes s-ripple-dup{0%{-webkit-transform:scale(0);transform:scale(0)}30%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.control-radio input+.control_indicator:before{-webkit-animation:s-ripple .25s ease-out;animation:s-ripple .25s ease-out}.control-radio input:checked+.control_indicator:before{-webkit-animation-name:s-ripple-dup;animation-name:s-ripple-dup}.sidebar__mobile{position:absolute;left:36px;z-index:9999;color:#fff;background-color:#252525;height:calc(100vh - 100px);flex:0.3 1;min-width:300px;max-width:300px;overflow-y:auto}.sidebar__icons{top:50px;width:42px;max-width:42px;min-width:42px;background-color:#1f1f1f;padding:4px;z-index:99999999999;display:flex;flex-direction:column;align-items:center}.sidebar__menu_icon_user{width:20px;height:20px;margin-bottom:20px;margin-top:10px}.sidebar__menu_icon_rooms{width:28px;height:28px;margin-bottom:20px}.sidebar__menu_icon_users{width:20px;height:20px}.sidebar__unread_dot{width:8px;height:8px;margin-right:10px;border-radius:4px;z-index:99999999999999;position:relative}.unread_red{background:#da0505}.room_archived td,.user_blocked td{background-color:#fdefec}*{margin:0;padding:0;box-sizing:border-box;font-size:14px}:root{--headerbg:#414141;--white:#fff}p{margin-bottom:0}.app__header{height:50px;background-color:#414141;background-color:var(--headerbg)}.main_container{padding:20px}@media only screen and (min-width:801px){.component_header{padding-top:13px;padding-bottom:13px}.app__body{display:flex;height:calc(100vh - 50px);background:#eee}}@media only screen and (max-width:800px){.app__body{display:flex;height:calc(100vh - 50px);background:#eee}.Toastify__toast-container--bottom-right{width:300px!important;margin-left:40px!important}.component_header{padding-top:13px;padding-bottom:13px}}.component_header:hover{cursor:pointer}.main_content{width:100%;overflow-y:scroll}#emoji-palette #tab-toolbar{display:none}.Toastify__toast--info{background:#7e7e7e!important}.imageModal{width:90vw;max-width:90vw}.myimage{max-width:80vw;max-height:800px;margin:0 auto}.quill-text-count{font-size:11px;color:#8f8f8f}@media only screen and (max-width:800px){.modal__edit{width:90vw;max-width:90vw;margin-left:20px;z-index:1e+23}.imageModal{width:88vw;max-width:88vw}}.main_component{display:flex;flex-direction:row}.main_component__left{min-width:200px;height:calc(100vh - 80px);padding:10px;overflow-y:auto}.main_component__middle{margin-left:10px;margin-right:10px;overflow-y:auto;height:400px}.main_component__middle div{word-break:break-word}.main_component__table_of_logs td{min-width:150px}.header__main{padding:10px;background-color:#464646;height:40px;color:#fff}.main_component__dirName_year{font-weight:700}.main_component__dirName_month{padding-left:10px}.main_component__fileName{padding-left:20px}.main_component__fileName:hover{cursor:pointer}.main__title_banner{display:flex;align-items:center;background:#dfdfdf;margin-top:2px;margin-bottom:2px;padding-left:20px;padding-right:20px}
/*# sourceMappingURL=main.e1ef7ac9.chunk.css.map */