@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body:not(.home):not(.settings):not(.manage):not(.client){background:#d8d8d8 radial-gradient(farthest-corner at 0,at 0,#464646 0,#2a2a2b 46%);background:#d8d8d8 radial-gradient(farthest-corner at 0 0,#464646 0,#2a2a2b 46%);font-family:Open Sans,sans-serif;font-size:1rem;min-height:100vh;min-width:100vw}.login-ui .notification,div.login-ui{background:none}div.login-ui{display:grid;grid-gap:1rem;grid-template-columns:50vw 50vw;height:100vh;justify-items:center;width:100vw}.left{background:url(app/ext/uktv/images/UKTV-Logo.png) no-repeat 50%;width:100%}.login-ui .version,.login-ui p.login-error{display:none}.login-ui .login-dialog-middle{margin:auto;width:80%}.login-ui .login-dialog{border:none;-webkit-box-shadow:none;box-shadow:none;display:block;font-size:unset;max-width:none;padding:0;text-align:unset}.login-ui .login-dialog .logo{background-image:url(app/ext/uktv/images/users.png);background-repeat:no-repeat;background-size:auto;height:100px;margin-bottom:2em;margin-left:auto!important;margin-right:auto!important;margin-top:0;width:143px}.login-ui .login-dialog .login-fields{-webkit-box-sizing:border-box;box-sizing:border-box}.login-ui .login-dialog .login-fields input{background-color:transparent;background-position:20px 15px!important;background-repeat:no-repeat!important;border:1px solid transparent;border-radius:25px;color:#fff;font-family:inherit;font-size:inherit;font-weight:300;margin:0 auto 1.5em;outline:none;padding:.9em 2em .9em 45px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.login-ui .login-dialog .login-fields input:focus{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.login-ui .login-fields .labeled-field.empty{background:unset}.login-ui .login-fields .username-field input{background-image:url(app/ext/uktv/images/user.svg)!important}.login-ui .login-fields .username-field input:active,.login-ui .login-fields .username-field input:focus{background-color:rgba(188,233,237,.1);border-color:rgba(87,200,211,.5)}.login-ui .login-fields .password-field input{background-image:url(app/ext/uktv/images/lock.svg)!important}.login-ui .login-fields .password-field input:active,.login-ui .login-fields .password-field input:focus{background-color:rgba(188,233,237,.1);border-color:rgba(87,200,211,.5)}.login-form{margin:0 auto;max-width:550px;padding:1em;width:100%}body .login-fields .field-header label{display:none}.buttons .login{background:#57c8d3!important;border-radius:25px;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:700;padding:1em 0;text-shadow:none;text-transform:uppercase}/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

/* Label/tag denoting the user that shared a connection */
.jdbc-share-tag {

    background: #0095ff;
    padding: 0.25em;

    -moz-border-radius:    0.25em;
    -webkit-border-radius: 0.25em;
    -khtml-border-radius:  0.25em;
    border-radius:         0.25em;

    color: white;
    font-size: 0.75em;
    font-weight: bold;

}
