body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,.sc_container{background-color:#ebebeb}.sc_container{height:100vh;width:100vw;font-size:14px;font-family:"Open Sans",Tahoma,Geneva,Verdana,sans-serif;line-height:1em;max-width:1300px!important}@media (min-width:960px){.sc_container{padding:40px 20px}}@media (min-width:760px) and (max-width:959px){.sc_container{padding:30px 15px}}@media (min-width:480px) and (max-width:759px){.sc_container{padding:10px 5px;padding:8px 4px}}.sc_container h5{font:normal normal 600 18px/24px "Open Sans";font-size:18px}.sc_container h6{font:normal normal 600 14px/19px "Open Sans";font-size:14px}.sc_container .sc_header{display:-webkit-flex;display:flex;margin-bottom:20px;-webkit-align-items:center;align-items:center}.sc_container .sc_header .sc_header_backbtn{border-radius:20px;font-weight:500}.sc_container .sc_header .sc_header_title{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.sc_container .sc_header .sc_header_title h2{font:normal normal normal 30px/40px Open Sans;font-weight:400;letter-spacing:3px}.sc_container .sc_chat{height:90%}.sc_container .sc_chat .sc_chat_rooms{background-color:#f7f7f7;border-right:8px solid #ebebeb}.sc_container .sc_chat .sc_chat_rooms .sc_search{padding:12px 20px}.sc_container .sc_chat .sc_chat_rooms .sc_search .sc_search_box .sc_search_btn{border-radius:30px 0 0 30px;border:0;background-color:#fff;height:2em;font-size:16px;color:#ebebeb}.sc_container .sc_chat .sc_chat_rooms .sc_search .sc_search_box .sc_search_btn :hover{color:#aaa}.sc_container .sc_chat .sc_chat_rooms .sc_search .sc_search_box .sc_search_input{border-radius:0 30px 30px 0;border:0;background-color:#fff;height:2em;font-size:16px}.sc_container .sc_chat .sc_chat_rooms .sc_search .sc_search_box .sc_search_input:focus{color:#495057;background-color:#fff;border:0 solid;outline:0;box-shadow:none}.sc_container .sc_chat .sc_chat_rooms .sc_contacts{padding:0;font-size:12px}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact{background-color:#fff;cursor:pointer;margin-bottom:3px}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_item{padding:10px}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_item img{width:50px;height:50px;border-radius:100px;border:1px solid #eee}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_item .media-body{padding-left:15px;color:#707070;font-weight:400}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_item .media-body h6{color:#707070;font-weight:600}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_time{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;text-align:right}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_time span{font:italic normal normal 10px/14px "Open Sans";letter-spacing:0;color:#707070}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact .sc_contact_time span.sc_contact_new{background-color:#f59898;border-radius:30px;font-size:1em;padding:2px 10px;color:#fff;-webkit-align-self:flex-end;align-self:flex-end}.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact.active,.sc_container .sc_chat .sc_chat_rooms .sc_contacts .sc_contact:hover{background-color:#e6f8ec}.sc_container .sc_chat .sc_chat_content{background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.sc_container .sc_chat .sc_chat_content .sc_content_header{background-color:#035830;color:#fff;padding:7px 0;-webkit-flex:1 1;flex:1 1;z-index:100}.sc_container .sc_chat .sc_chat_content .sc_content_header .col{display:-webkit-flex;display:flex}.sc_container .sc_chat .sc_chat_content .sc_content_header .col .sc_header_back{color:#fff}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_item{padding:5px;-webkit-align-items:stretch;align-items:stretch;border:1px;border-color:#707070}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_item img{width:60px;height:60px;border-radius:15px;border:0;background-color:#fff}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_item .media-body{padding-left:15px;font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_item .media-body h5{font-weight:500;margin-bottom:0}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_item .media-body span{font:italic normal normal 16px/21px "Open Sans"}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_link .sc_header_showrrombtn{border:2px solid #fff;border-radius:20px;color:#fff;padding:2px 10px}.sc_container .sc_chat .sc_chat_content .sc_content_header .sc_header_link .sc_header_showrrombtn:hover{color:#eee;border-color:#eee}.sc_container .sc_chat .sc_chat_content .sc_content_msg{height:100%;-webkit-align-content:flex-end;align-content:flex-end;-webkit-flex:30 1;flex:30 1;z-index:50}.sc_container .sc_chat .sc_chat_content .sc_content_msg>.col{overflow-y:auto;overflow-x:hidden;display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;max-height:80vh}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_in{-webkit-justify-content:flex-start;justify-content:flex-start}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_in .sc_content_bubble{border-radius:0 40px 0 0;background:#e6f8ec 0 0 no-repeat padding-box}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_out{-webkit-justify-content:flex-end;justify-content:flex-end}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_out .sc_content_bubble{border-radius:40px 0 0 0;background:#fcece6 0 0 no-repeat padding-box}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble{-webkit-flex:1 1 auto;flex:1 1 auto;padding:20px 18px 10px;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin:15px 0;line-height:1.3em}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_title{font-weight:500}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_time{text-align:right;color:grey;font-style:italic;font-size:12px;margin-top:10px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom{background-color:#fff;border-radius:15px;padding:15px 15px 15px 0;margin:10px 0}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_detail img{max-height:100px;max-width:100px;object-fit:contain;margin-right:10px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_detail .media-body{font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_detail .media-body .sc_showroom_type{font-style:italic;font-size:12px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_detail .media-body span{font-size:12px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_link .sc_showroom_btn{background-color:#035830;border-radius:30px;color:#fff}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_showroom .sc_showroom_link .sc_showroom_btn:hover{color:#fff;border:#707070}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product{margin:10px 0;padding:15px 15px 15px 0}@media (min-width:960px){.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:760px) and (max-width:959px){.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product{-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:480px) and (max-width:759px){.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail{background-color:#fff;border-radius:15px;padding:5px;margin:3px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail div{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:center}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail img{max-height:90px;max-width:90px;object-fit:contain;margin-right:10px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail .sc_product_body{font-weight:400;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail .sc_product_body h6{font-size:12px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail .sc_product_body .sc_product_type{font-style:italic;font-size:12px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_detail .sc_product_body span{font-size:12px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-align-self:center;align-self:center}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_link .sc_product_btn{background-color:#035830;border-radius:30px;color:#fff;padding:2px 10px}.sc_container .sc_chat .sc_chat_content .sc_content_msg .sc_content_bubble .sc_content_product .sc_product_link .sc_product_btn:hover{color:#fff;border:#707070}.sc_container .sc_chat .sc_content_send{-webkit-flex:1 1;flex:1 1;margin-top:5px;margin-bottom:5px;z-index:100}.sc_container .sc_chat .sc_content_send .sc_send_box .sc_send_input{background-color:#eff1f2;border:none;border-radius:5px;padding:15px;height:50px}.sc_container .sc_chat .sc_content_send .sc_send_box .sc_send_btn{background-color:#035830;color:#fff;border-radius:5px;margin-left:0}
/*# sourceMappingURL=main.6415216f.chunk.css.map */