body{font-family:"Fira sans",Arial,sans-serif}h1,h2,h3{font-family:Fraunces,Georgia,"Times New Roman",Times,serif}h1{font-size:75px}h2{font-size:60px}h3{font-size:30px}h4{font-size:23px;color:#00174b;font-weight:bold}p{font-size:15px}li,th,td{font-size:15px;line-height:23px}a:hover{text-decoration:none}.article-description h1,.article-description h2,.article-description h3,.article-description h4,.article-description p,.article-description li,.article-description th,.article-description td{color:white}.article-description h2{border-bottom:solid 1px white}.schedule-table{margin-top:60px;color:white}.online-box{background:#002579;border-radius:10px;padding:15px;margin-top:-100px;margin-bottom:30px}.online-box .online-now-box{background:white;border-radius:5px;padding:15px}.online-box .online-now-box h2{margin-top:5px}.online-box .online-now-box label{color:black}.online-box .online-now-box .enter-button{background:#06701f;border-radius:5px;padding:5px;color:white;display:block;font-family:Fraunces,Georgia,"Times New Roman",Times,serif;transition:.3s}.online-box .online-now-box .enter-button:hover{background:#1b8f36}.online-box .not-online-box{border-radius:5px;background:white;border:1px solid gray;padding:10px}.chat{background:white;border-radius:10px;position:relative;height:calc(100vh - 120px);display:flex;flex-direction:column}.chat .heading{padding:15px}.chat .messages{flex-grow:4;padding:10px;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#00174b #c8c9fd;margin-top:auto}.chat .messages .user-box{margin:10px;text-align:right}.chat .messages .user-box h4{font-size:15px;margin-top:0}.chat .messages .user-box h5{font-size:15px;font-weight:300;color:#00174b}.chat .messages .user-box .user-img{position:relative;width:60px;height:60px;border-radius:50%;background:white;overflow:hidden}.chat .messages .user-box .user-img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%}.chat .messages .user-box .user-message{background:#ccc;position:relative;color:#00174b;margin-left:0;padding:10px;border-radius:10px}.chat .messages .user-box .user-message::after{position:absolute;left:100%;top:15px;border:solid transparent;border-top-width:8px;border-left-width:8px;border-left-color:transparent;border-bottom-width:8px;border-right-width:8px;border-left-color:#ccc;content:' ';height:0;width:0}.chat .messages .user-box .user-message p{font-size:15px;margin:3px 0}.chat .messages .operator-box{margin:10px}.chat .messages .operator-box h4{font-size:15px;margin-top:0}.chat .messages .operator-box h5{font-size:15px;font-weight:300;color:#00174b}.chat .messages .operator-box .operator-img{position:relative;width:50px;height:50px;border-radius:50%;background:#00174b}.chat .messages .operator-box .operator-img img{position:absolute;width:70%;top:50%;left:50%;transform:translate(-50%,-50%)}.chat .messages .operator-box .operator-message{background:#00174b;margin-left:0;padding:10px;border-radius:10px 2px 10px 10px;border-radius:10px}.chat .messages .operator-box .operator-message::after{position:absolute;right:calc(100% - 15px);top:15px;border:solid transparent;border-top-width:8px;border-right-width:8px;border-right-color:transparent;border-bottom-width:8px;border-left-width:8px;border-right-color:#00174b;content:' ';height:0;width:0}.chat .messages .operator-box .operator-message p{color:white;font-size:15px;margin:3px 0}.chat .messages .robot-box{margin:10px}.chat .messages .robot-box h4{font-size:15px;margin-top:0}.chat .messages .robot-box h5{font-size:15px;font-weight:300;color:gray}.chat .messages .robot-box .robot-img{position:relative;width:50px;height:50px;border-radius:50%;background:gray}.chat .messages .robot-box .robot-img img{position:absolute;width:70%;top:50%;left:50%;transform:translate(-50%,-50%)}.chat .messages .robot-box .robot-message{background:gray;margin-left:0;padding:10px;border-radius:10px 2px 10px 10px;border-radius:10px}.chat .messages .robot-box .robot-message::after{position:absolute;right:calc(100% - 15px);top:15px;border:solid transparent;border-top-width:8px;border-right-width:8px;border-right-color:transparent;border-bottom-width:8px;border-left-width:8px;border-right-color:gray;content:' ';height:0;width:0}.chat .messages .robot-box .robot-message p{color:white;font-size:15px;margin:3px 0}.chat .messages .rating{margin:20px 10px}.chat .messages .rating .rating-box{background:#e29c00;padding:10px;border-radius:10px}.chat .messages::-webkit-scrollbar{width:10px}.chat .messages::-webkit-scrollbar-track{background:#c8c9fd}.chat .messages::-webkit-scrollbar-thumb{background-color:#00174b;border-radius:10px;border:0 none #fff}.chat .writing{padding:15px 0;border-top:solid 1px #00174b}.chat .writing .form-control{border:1px solid #00174b;resize:none;margin-bottom:10px}.chat .writing img{width:30px;display:inline}.end-chat-button{border:1px solid #00174b;padding:10px;color:#00174b;border-radius:5px}.send-button{background:#00174b;border:0;color:white;border-radius:5px;padding:10px}.btn-away{color:white;background:#d51616;padding:5px 10px;box-shadow:0 0 10px #e04d4d;border-radius:5px;font-size:19px;font-family:Fraunces,Georgia,"Times New Roman",Times,serif;transition:.3s}.btn-away:hover{background:#ff2323}body{margin-left:auto;margin-right:auto}header{position:absolute;width:100%;height:60px;padding:15px 5%}header.header-chat{padding-left:30px;padding-right:30px}header img{width:300px}.content-main{background:#00174b;padding:30px 0 !important;min-height:615px}.content-main h2{color:white}.content-chat{background:#00174b;padding:70px 30px 30px 30px;height:calc(100vh)}.main-img{margin-left:auto;margin-right:auto}footer{background-color:white;position:fixed;bottom:0;width:100%;padding:5px}footer p.copy{font-size:11px;margin:0}@media(max-width:767px){.user-message::after{left:auto !important;right:15px !important;top:-15px !important;border-bottom-color:#ccc !important;border-left-color:transparent !important}.user-img{display:none}.robot-message::after{right:auto;left:30px !important;top:-15px !important;border-bottom-color:grey !important;border-right-color:transparent !important}.robot-img{display:none}.operator-message::after{right:auto;left:30px !important;top:-15px !important;border-bottom-color:#00174b !important;border-right-color:transparent !important}.operator-img{display:none}.writing-box{padding:10px;position:fixed;bottom:0;left:0;background:white;text-align:right}.writing-box .send-button{padding:10px 30px}header img{width:50px}.chat{border-radius:unset}.content-chat{padding-left:0;padding-right:0;padding-bottom:0 !important}.content-chat .away-button{right:15px}}div[data-notify]{z-index:99999999 !important}