.wrapper_chat_template .chat_template {background-position:center;background-repeat:no-repeat;background-size:cover;min-height:100vh;display:flex;align-items:center;justify-content:center}.wrapper_chat_template .chat_template .chat_template_inner {max-width:1170px;flex-basis:1170px;padding:0 10px}@media (max-width:849px) {.wrapper_chat_template .chat_template .chat_template_inner {max-width:100%;flex-basis:100%}}.wrapper_chat_template .chat_template .chat_template__inner {background-color:#fff;border-radius:15px;box-shadow:0 4px 10px rgba(0,0,0,.05);display:flex;flex-direction:column}.wrapper_chat_template .chat_template .chat_template__inner .online-chat {min-height:calc(100vh - 100px)}.wrapper_chat_template .chat_template .chat_template__inner .online-chat #messagesBlock {background-image:url(/design/defaulttheme/images/vinahost/chat_image_bg.jpg);background-position:center center;background-repeat:no-repeat}.wrapper_chat_template .chat_template .chat_template__inner .chat_header {display:flex;padding:15px;justify-content:space-between;align-items:center;border-bottom:1px solid #ececec}@media (max-width:549px) {.wrapper_chat_template .chat_template .chat_template__inner .chat_header {display:block;text-align:center}}.wrapper_chat_template .chat_template .chat_template__inner .chat_header .right_info p {margin:0}@media (max-width:549px) {.wrapper_chat_template .chat_template .chat_template__inner .chat_header .right_info {display:none}}@media (min-width:550px) {.wrapper_chat_template .chat_template .start-chat form>.row:nth-child(1)>.col-12 {width:50%}}@media (max-width:549px) {.wrapper_chat_template .chat_template .start-chat form .row .col-6 {width:100%}}.wrapper_chat_template .chat_template .start-chat form {padding:5px 0 0}.wrapper_chat_template .chat_template .start-chat form .form-group {padding:0 0 15px}.wrapper_chat_template .chat_template .start-chat form .control-label {display:block;margin:0 0 5px;font-size:15px;font-weight:500}.wrapper_chat_template .chat_template .start-chat form input {min-height:40px;height:40px;line-height:40px;padding:0 15px}.wrapper_chat_template .chat_template .start-chat form select {min-height:40px;height:40px;line-height:40px;padding:0 15px}.wrapper_chat_template .chat_template .start-chat form button[type="submit"] {min-height:42px;height:42px;line-height:42px;padding:0 30px;border:none;color:#fff;font-weight:400;font-size:15px;text-transform:uppercase;background:linear-gradient(90deg,rgb(218,33,40) -43.17%,rgb(225,57,43) -16.94%,rgb(233,81,46) 16.56%,rgb(238,98,47) 52.21%,rgb(241,108,49) 91.2%,rgb(242,111,49) 139.75%);margin:10px 0 0;transition:all .3s}.wrapper_chat_template .chat_template .start-chat form .row:nth-child(2) {text-align:center}.icon_247 {padding:5px;border:1px solid #ececec}.hidden {display:none}