@import url(https://fonts.googleapis.com/css?family=Gudea:400,700);body{background:url(https://static.cdn-eztravel.com/www/api/9a39e22/images/chatpagebk.png) 0 0;background-size:cover}#ezChatContent{background-color:#fff;border-radius:10px 10px 10px 10px;-ms-box-shadow:0 5px 15px rgba(0,0,0,.2);-o-box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:0 5px 15px rgba(0,0,0,.2);font-family:Gudea,Heiti,微軟正黑體,Microsoft JhengHei;font-size:14px;height:100%;margin:5% auto;max-width:600px;min-width:320px;overflow-y:auto;overflow:hidden;width:100%}@media only screen and (max-width:767px){#ezChatContent{border-radius:0 0 0 0;margin:0 auto}}#ezChatContent .chatTitle{background:url(https://static.cdn-eztravel.com/www/api/9a39e22/images/chat-logo.png) 14px 15px no-repeat;background-size:auto 30px;color:#222;font-size:16px;font-weight:700;padding:57px 0 20px 14px;width:100%}#ezChatStepOne{display:block;height:100%;max-height:100%;overflow-x:hidden;position:relative}#ezChatStepOne.close{display:none}#ezChatStepOne .chatDiffBox{border-top:1px solid #e8e8e8;color:#666;font-size:14px;padding:20px 14px}#ezChatStepOne .chatDiffTitle{color:#222;font-size:16px;font-weight:700;margin:0 0 10px}#ezChatStepOne .chatDiffBtn{border:1px solid #11d073;border-radius:10px 10px 10px 10px;box-sizing:border-box;color:#222;color:#0c9251;cursor:pointer;font-size:16px;font-weight:700;height:42px;margin-top:14px;padding:9px 0;text-align:center;width:150px}#ezChatStepOne .chatDiffBtn.withgreen{background-color:#11d073;color:#fff}#ezChatStepOne .chatflex{display:flex}#ezChatStepOne .chatLine,#ezChatStepOne .chatMsg{background:url(https://static.cdn-eztravel.com/www/api/9a39e22/images/icon-line.svg) #f1f7f8 50% no-repeat;border-radius:20px 20px 20px 20px;height:40px;margin:14px 0 0 10px;width:40px}#ezChatStepOne .chatMsg{background-image:url(https://static.cdn-eztravel.com/www/api/9a39e22/images/icon-msg.svg)}#ezChatIframe{display:block;height:100%;max-height:100%;position:relative}#ezChatIframe.close{display:none}#ezChatIframe .chatWarn{background-color:#f5f5f5;border-radius:16px 16px 16px 16px;bottom:0;color:#999;display:block;font-size:12px;height:28px;line-height:28px;margin:10px;position:absolute;text-align:center;width:calc(100% - 20px);z-index:1}#ezChatIframe iframe#chatInsertIframe{border:0;height:calc(100% - 40px);width:100%}