/*
 * 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;

}
.labeled-field[class^="labeled-field-workflow-account-approval-status-"] .field-header,.labeled-field[class*=" labeled-field-workflow-account-approval-status-"] .field-header{display:none !important}.kcm-workflow-approval-status-field label{display:block;color:#565656}p.kcm-workflow-last-login{margin-bottom:0}.kcm-workflow-last-login-value{font-weight:bold}.kcm-pending-login-request{background:#0095ff;padding:.25em;-moz-border-radius:.25em;-webkit-border-radius:.25em;-khtml-border-radius:.25em;border-radius:.25em;color:white;font-size:.75em;font-weight:bold}.kcm-pending-login-request{display:none}.kcm-pending-login-request.kcm-workflow-approval-status-pending{display:inline-block}.glen-custom-header,.glen-custom-footer{display:table-row;height:0}.login-ui .login-dialog-middle{height:100%}.glen-custom-header-content,.glen-custom-footer-content{display:table-cell;font-size:.8em;padding:0 1em;background:#EEE}.glen-custom-header-content{border-bottom:1px solid silver}.glen-custom-footer-content{border-top:1px solid silver}.glen-custom-footer-content p{font-family:"Trebuchet MS",Arial,Sans-Serif;color:#444}.glen-custom-footer-content a[href]{color:gray;font-weight:bold}.glen-custom-welcome img.glen-custom-logo{max-height:1.25em;max-width:1.25em;vertical-align:middle;position:relative;top:-0.125em}.glen-custom-welcome img.glen-custom-name{max-width:100%;vertical-align:middle;display:block;margin:1em auto}.glen-custom-welcome h1{font-family:"Trebuchet MS",Arial,Sans-Serif;font-size:24px;padding:0}.login-ui .login-dialog .logo,.login-ui .login-dialog .version .app-name{display:none}.login-ui div.login-dialog{max-width:100%;box-shadow:none;border:0}.login-ui div.login-dialog form.login-form{max-width:5in;margin:0 auto}.login-ui .login-dialog .buttons input[type="submit"]{width:auto}.login-ui .login-dialog .version .version-number{display:none}