button.chatbot_launcher{position:fixed;bottom:20px;right:32px;width:144px;height:36px;z-index:9999;border:none;background-image:url(/supplier/Portal/assets/images/chatbot-button.svg);background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-appearance:none;-moz-appearance:none;opacity:0;animation-duration:.75s;transition-duration:.75s}button.chatbot_launcher.open{animation-name:slideInRight;opacity:1}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}div.chatbot_disclaimer{width:100%!important;height:100%!important;background:#393939!important;position:absolute!important;z-index:100002!important}button.chatbot_restart{position:absolute!important;right:46px!important;top:10px!important;height:30px!important;padding:5px 10px!important;z-index:100001!important}h1.WAC__disclaimer-title{color:#fff!important}.WAC__disclaimer-description{color:#fff!important}.WAC__disclaimer-content{margin-top:40px!important}.WAC__disclaimer-buttons{bottom:0!important;position:absolute!important}.loader-container{width:100%!important;height:50px!important}.loader{border:8px solid #000!important;border-top:8px solid #a60404!important;border-radius:50%!important;width:50px!important;height:50px!important;animation:spin 2s linear infinite!important;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.customButton{background:#222!important;width:100px!important;height:30px!important;border-radius:15px!important;border:0!important;color:#fff!important;text-align:center!important;margin:15px 0 0 0!important}.customButton:hover,.customButton:active,.customButton:focus{background:#555!important;color:#fff!important}