@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital@0;1&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);
@keyframes blink{0%{background-color:#ff0}to{background-color:#fff}}.connecting{background:rgba(74,178,219,.149);border:0;border-radius:10px;box-shadow:0 0 6px 3px rgba(74,178,219,.369);margin-bottom:20px;padding:20px}#tt-chatbox-container{align-items:flex-end;background:transparent;bottom:0;display:flex;font-family:Ubuntu,sans-serif;height:0;justify-content:flex-start;position:fixed;right:5px;z-index:9999}@media screen and (max-width:600px){#tt-chatbox-container{left:0;right:0;width:100%}}#tt-chatbox-container #chat-popup{bottom:10px;position:absolute;right:50px;width:200px}@media screen and (max-width:400px){#tt-chatbox-container #chat-popup{bottom:10px;right:20px}}#tt-chatbox-container #chat-popup .need-help{background:#b4ebb6;border-radius:30px;box-shadow:0 13px 33px 0 rgba(59,63,72,.2);color:#067c06;cursor:pointer;font-size:16px;margin-bottom:10px;padding:12px 25px}#tt-chatbox-container #chat-popup .need-help>span{line-height:1.3}@media screen and (max-width:600px){#tt-chatbox-container #chat-popup .need-help{display:none}}#tt-chatbox-container #chat-popup .need-help .need-help-title{display:block;font-weight:700}#tt-chatbox-container #chat-popup .need-help .need-help-subtitle{display:block;font-weight:400}#tt-chatbox-container #chat-popup #chat-message-close{color:#086d08;cursor:pointer;padding:5px;position:absolute;right:-25px;top:-5px}#tt-chatbox-container #chat-popup #chat-message-close:hover{color:#000}#tt-chatbox-container #chat-popup #chat-message-close>.icon-close{font-size:115%}@media screen and (max-width:600px){#tt-chatbox-container #chat-popup #chat-message-close{display:none}}#tt-chatbox-container #chat-popup #new-chat-button{background:#6ad76e;border:0;border-radius:50%;box-shadow:0 13px 33px 0 rgba(59,63,72,.2);color:#fff;cursor:pointer;float:right;font-size:110%;padding:16px}#tt-chatbox-container #chat-popup #new-chat-button .icon>i{font-family:Font Awesome\ 6 Free}#tt-chatbox-container .chatbox{align-items:stretch;background:#fff;border:1px solid silver;border-radius:10px 10px 0 0;color:#4a4a4a;display:flex;flex-direction:column;font-family:Ubuntu,sans-serif;justify-content:stretch;width:450px}#tt-chatbox-container .chatbox.is-resized{height:auto}#tt-chatbox-container .chatbox.is-open{box-shadow:3px -3px 3px 3px hsla(0,0%,83%,.702);height:90vh}#tt-chatbox-container .chatbox+.chatbox{margin-left:10px}@media screen and (max-width:600px){#tt-chatbox-container .chatbox{margin:0 10px;width:100%}#tt-chatbox-container .chatbox.is-open{height:90vh}}#tt-chatbox-container .chatbox .chatbox-footer,#tt-chatbox-container .chatbox .chatbox-header,#tt-chatbox-container .chatbox .chatbox-info{flex-shrink:0}#tt-chatbox-container .chatbox .columns{display:flex;flex-wrap:wrap}#tt-chatbox-container .chatbox .columns .column{box-sizing:border-box;flex:1;min-width:200px;padding:8px}#tt-chatbox-container .chatbox label{font-size:16px}#tt-chatbox-container .chatbox input,#tt-chatbox-container .chatbox textarea{border:1px solid silver;border-radius:5px;box-sizing:border-box;font-family:Ubuntu,sans-serif;font-size:16px;padding:6px 8px;width:100%}#tt-chatbox-container .chatbox input[type=checkbox],#tt-chatbox-container .chatbox textarea[type=checkbox]{width:auto}#tt-chatbox-container .chatbox input.error,#tt-chatbox-container .chatbox textarea.error{border-color:red}#tt-chatbox-container .chatbox input::-moz-placeholder,#tt-chatbox-container .chatbox textarea::-moz-placeholder{color:gray}#tt-chatbox-container .chatbox input::placeholder,#tt-chatbox-container .chatbox textarea::placeholder{color:gray}#tt-chatbox-container .chatbox .input-error{color:red;font-size:90%;margin-top:0}#tt-chatbox-container .chatbox button.tt-button{border:none;border-radius:10px;cursor:pointer;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:500;letter-spacing:.5px;padding:10px 5px!important;width:100%}#tt-chatbox-container .chatbox button.tt-button.is-action{background:#3abb81;color:#fff;text-transform:uppercase}#tt-chatbox-container .chatbox button.tt-button.is-action:hover{background:#34a874}#tt-chatbox-container .chatbox button.tt-button.is-action:disabled{background:#5ccc9a}#tt-chatbox-container .chatbox button.tt-button.is-information{background:#3a4dbb;color:#fff;text-transform:uppercase}#tt-chatbox-container .chatbox button.tt-button.is-information:hover{background:#3445a8}#tt-chatbox-container .chatbox button.tt-button.is-information:disabled{background:#5c6ccc}#tt-chatbox-container .chatbox button.tt-button.is-close{background:#dd4949;color:#fff;text-transform:uppercase}#tt-chatbox-container .chatbox button.tt-button.is-close:hover{background:#d93434}#tt-chatbox-container .chatbox button.tt-button.is-close:disabled{background:#e57474}#tt-chatbox-container .chatbox button.tt-button .icon{height:auto;margin-left:5px}#tt-chatbox-container .chatbox .chatbox-header{background:#fff;border-bottom:1px solid #dcdcdc;border-radius:10px 10px 0 0;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:10px 5px 10px 10px;position:relative;text-align:center}#tt-chatbox-container .chatbox .chatbox-header.new-message{animation:blink 1s infinite alternate}#tt-chatbox-container .chatbox .chatbox-header.is-current{background:#edf7ed}#tt-chatbox-container .chatbox .chatbox-header .chatbox-close{cursor:pointer;padding:0 15px}#tt-chatbox-container .chatbox .chatbox-header .chatbox-close:hover{color:#e12727}#tt-chatbox-container .chatbox .chatbox-header .chatbox-title{font-size:16px;font-weight:500}#tt-chatbox-container .chatbox .chatbox-header .chatbox-resize{cursor:pointer;padding:0 15px}#tt-chatbox-container .chatbox .chatbox-header .chatbox-resize:hover{color:#106fc3}#tt-chatbox-container .chatbox .chatbox-content{background-color:#fff;box-sizing:border-box;flex:1;overflow-y:auto;padding:10px;position:relative;transition:all .1s ease-in-out}#tt-chatbox-container .chatbox .chatbox-content::-webkit-scrollbar{background:#e3e3e3;height:8px;width:8px}#tt-chatbox-container .chatbox .chatbox-content::-webkit-scrollbar-thumb{background:silver;-webkit-border-radius:1ex;-webkit-box-shadow:0 1px 2px silver}#tt-chatbox-container .chatbox .chatbox-content::-webkit-scrollbar-corner{background:#e3e3e3}#tt-chatbox-container .chatbox .chatbox-content.is-dragging{background-color:#fffed5;border:3px dashed #ffb65b;margin:10px}#tt-chatbox-container .chatbox .chatbox-content p{font-size:100%;line-height:1.8;margin:0}#tt-chatbox-container .chatbox .chatbox-content .chatbox-info{background:#e5efff;border-radius:15px;font-size:14px;padding:10px 20px;text-align:center}#tt-chatbox-container .chatbox .chatbox-content .chatbox-info.top{margin-bottom:20px}#tt-chatbox-container .chatbox .chatbox-content .chatbox-info-confirmation{background:#e5efff;border-radius:15px;margin:20px auto;padding:10px 20px}#tt-chatbox-container .chatbox .chatbox-content .chatbox-info-confirmation-wait{background:#fff8d7;border-radius:15px;margin:20px auto;padding:10px 20px}#tt-chatbox-container .chatbox .chatbox-content .chatbox-info-confirmation-again{background:#fff;border-radius:15px;margin:20px auto;padding:10px 20px}#tt-chatbox-container .chatbox .chatbox-content .chatbox-form{box-sizing:border-box}#tt-chatbox-container .chatbox .chatbox-content .chatbox-form fieldset{border:0;margin:0;padding:0}#tt-chatbox-container .chatbox .chatbox-content .chat-messages{padding:0 5px 0 0}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message{border-radius:15px 0 15px 15px;margin-bottom:5px;padding:5px 8px;position:relative}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message.from-employee{background:rgba(196,230,197,.29);border:1px solid rgba(196,230,197,.961);border-radius:15px 0 15px 15px;margin-left:30px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message.from-client{background:rgba(170,207,231,.29);border:1px solid rgba(170,207,231,.729);border-radius:15px 15 15px 0;margin-right:30px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message.from-automatic{background:rgba(205,215,221,.129);border:1px solid #d3dadf;border-radius:20px 20px 20px 20px;margin-left:30px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-info{display:flex;justify-content:space-between}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-info .chat-user{font-size:14px;font-weight:500;margin-bottom:4px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-body{font-size:14px;font-weight:400;line-height:22px;margin-right:37px;overflow-x:overlay;padding-bottom:3px;white-space:preserve}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-time{bottom:5px;color:gray;font-size:13px;font-weight:400;position:absolute;right:10px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments{display:flex;flex-direction:column;gap:5px;margin-bottom:5px;margin-top:10px}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments .chat-attachment{display:flex;flex-direction:row;gap:5px;line-height:0}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments .chat-attachment:hover{background:rgba(0,57,141,.18)}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments .chat-attachment .thumbnail,#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments .chat-attachment .thumbnail a{line-height:0}#tt-chatbox-container .chatbox .chatbox-content .chat-messages .chat-message .chat-attachments .chat-attachment .thumbnail a img{border:1px solid rgba(0,57,141,.18);height:30px;line-height:1}#tt-chatbox-container .chatbox .chatbox-footer{background-color:#f1f1f1;box-sizing:border-box;padding:10px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-box{display:flex;flex-direction:row;gap:5px;margin-bottom:5px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-box .send-message-attach button{border:1px solid silver;border-radius:10px;padding:7px 8px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-box .send-message-textarea{flex-grow:1}#tt-chatbox-container .chatbox .chatbox-footer .send-message-box .send-message-textarea textarea{border:1px solid #dcdcdc;border-radius:5px;display:block;font-size:90%;outline:0;padding:10px;width:100%}#tt-chatbox-container .chatbox .chatbox-footer .send-message-box .send-message-textarea textarea:focus{border:1px solid rgba(138,196,224,.749);box-shadow:0 0 4px 2px rgba(49,134,176,.239)}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments{display:flex;flex-direction:column;gap:5px;margin-bottom:5px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment{align-items:center;border:1px solid #dcdcdc;border-radius:5px;display:flex;justify-content:space-between;padding:3px 8px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment .name{color:#1068bb;font-size:80%;padding:2px 5px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment .name .icon{cursor:pointer;margin-left:5px;padding:1px 3px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment .name .icon>i{color:red}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment .thumbnail{border:1px solid #bebebe;border-radius:5px;line-height:0}#tt-chatbox-container .chatbox .chatbox-footer .send-message-attachments .attachment .thumbnail img{border-radius:5px}#tt-chatbox-container .chatbox .chatbox-footer .send-message-buttons{margin-top:10px}#tt-chatbox-container .chatbox .chatbox-footer .chatbox-info{background:#e5efff;border-radius:15px;font-size:14px;padding:10px 20px;text-align:center}#tt-chatbox-container .chatbox .chatbox-footer .chatbox-info.top{margin-bottom:20px}
