@import url(https://fonts.googleapis.com/css?family=Gudea:400,700);body{background:url(https://static.cdn-eztravel.com/www/api/1bc8798/images/chatpagebk.png) 0 0;background-size:cover;font-family:Gudea,Heiti,微軟正黑體,Microsoft JhengHei}#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-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/1bc8798/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/1bc8798/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/1bc8798/images/icon-msg.svg)}#chatPrivCheck{align-items:center;background-color:rgba(34,34,34,.6);display:flex;height:100%;justify-content:center;position:absolute;top:0;width:100%;z-index:1}#chatPrivCheck.close{display:none}#chatPrivCheck #chatPriv{background-color:#fff;border-radius:10px 10px 10px 10px;padding:40px}#chatPrivCheck .checkTitle{color:#222;color:#0c9251;font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}#chatPrivCheck .checkDesc{color:#666;font-size:16px;margin-bottom:20px}#chatPrivCheck .checkBox{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:300px}#chatPrivCheck .checkBox .checkN,#chatPrivCheck .checkBox .checkY{border:1px solid #bdbdbd;border-radius:3px 3px 3px 3px;box-sizing:border-box;color:#666;cursor:pointer;font-size:18px;height:40px;padding:6px 0;text-align:center;width:140px}#chatPrivCheck .checkBox .checkN:hover,#chatPrivCheck .checkBox .checkY:hover{background-color:#dae1e1;border-color:#dae1e1}#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%}