html{font-size:14px}body{width:100%;height:100%;margin:0;font-family:Source Sans Pro;font-weight:400;color:#023850;background-color:transparent}h1{font-family:Source Sans Pro;font-weight:300;font-size:24px;color:#023850;margin-bottom:20px;margin-top:0}.form-control{border-radius:4px;height:40px;border:1px solid #e0e0e0;color:#444}.form-control::-webkit-input-placeholder{color:#bbb}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#bbb}.form-control::placeholder{color:#bbb}label{font-weight:normal}#Password{margin-bottom:5px}a{color:#023850}a:hover{color:#023850}.btn{width:100%}.login-container .login-page{padding:30px;border:none;align-self:center;background-color:#fff;box-sizing:border-box;position:relative}.login-logo{height:85px;background-image:url("../images/sdb-logo.png");background-size:25%;background-repeat:no-repeat}.login-buttons-container{margin-top:20px}.login-hugo{display:block;position:relative;margin:0 auto;width:375px;padding:10px 20px;height:auto;background:#0c384f;opacity:.9;border-bottom-right-radius:20px;border-bottom-left-radius:20px;color:#fff;font-size:16px}.login-hugo #toggle-chat{display:block;width:100%;height:auto;text-align:center;cursor:pointer;margin-top:10px}.login-hugo .hugo{display:block;background-image:url("../images/hugo_inactive.png");background-size:100px 100px;background-repeat:no-repeat;height:100px;width:100px;position:relative;margin:0 auto;transition:.3s all ease-in-out;margin-top:5px}.login-hugo .hugo.active{background-image:url("../images/hugo_active.png")}.login-external-logins{list-style:none;margin:0;padding:0}.iframe-signout{display:none}.tenant-selectie-placeholder{padding:10px}.tenant-list-item{font-size:16px;padding:5px}.tenantCard{border-radius:2px;background-color:#fff;position:relative;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;box-sizing:border-box;padding:15px;margin-bottom:10px}.tenantCard:hover,.tenantCard:hover a,.tenantCard:hover a:hover{background-color:#00b1aa;color:#fff;text-decoration:none}@media(min-width:700px){html{background:url("../images/login-background.svg") no-repeat center center fixed;background-size:cover;background-position:right bottom}html.kingsday{background:url("../images/kingsday.jpg") no-repeat center center fixed;background-size:cover}.login-buttons{float:right}.login-buttons .btn{width:215px}.login-container .login-page{width:485px;max-width:485px;height:auto;padding:30px;border:none;align-self:center;background-color:#fff;box-sizing:border-box;position:relative;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;-webkit-box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:1px 1px 5px 0 rgba(0,0,0,.1);box-shadow:1px 1px 5px 0 rgba(0,0,0,.1)}.login-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}}@media(max-width:700px){.login-container{height:100%}.login-hugo{margin-top:50px;border-radius:0;width:100%}}#chatBotWrapper{position:fixed;width:365px;height:auto;right:5px;display:block;bottom:0;text-align:left;z-index:99;box-shadow:0 -3px 15px -5px black;-webkit-box-shadow:0 -3px 15px -5px black;-moz-box-shadow:0 -3px 15px -5px black;border-top-left-radius:10px;border-top-right-radius:10px;background-color:#fff}#chatBotWrapper h1{margin-top:5px}#chatBotWrapper #closeButton{width:20px;height:20px;margin:10px;position:absolute;right:0;top:0}#chatBotWrapper .header{height:35px;text-align:center}#chatBotWrapper .spinLoader,#chatBotWrapper .spinLoader:after,#chatBotWrapper .spinLoader:before{color:#00b1aa !important;background:#00b1aa !important}.spinLoader.hidden{display:none}.conv-form-wrapper{padding:15px}#chatBotWrapper form.convFormDynamic{width:calc(100%);margin:15px 0;padding:0 !important;position:relative;box-shadow:0 0 5px 5px rgba(222,222,222,.4)}#chatBotWrapper form.convFormDynamic textarea.userInputDynamic{font-size:1rem}#chatBotWrapper div.conv-form-wrapper div.options{height:auto;max-width:335px}#chatBotWrapper div.conv-form-wrapper div.options div.option{background-color:#00b1aa;color:#fff;border-radius:2px;font-weight:bold;font-size:1rem;text-transform:uppercase}#chatBotWrapper div.conv-form-wrapper div#messages div.message{font-size:1rem;max-width:75%}#chatBotWrapper div.conv-form-wrapper div#messages div.message.from{background-color:#00b1aa;color:#fff}#chatBotWrapper form.convFormDynamic button.submit:hover{background:#00b1aa;color:#fff}#chatBotWrapper form.convFormDynamic button.submit{color:#00b1aa}#chatBotWrapper div.conv-form-wrapper:before{background:inherit}#chatBotWrapper div.conv-form-wrapper div.wrapper-messages{height:50vh;width:inherit}