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

}
#filesystem-menu .header.breadcrumbs .breadcrumb:hover{background-color:#874d7e}#guac-menu #zoom-out:hover,#guac-menu #zoom-in:hover{background:#874d7e}#guac-menu #share-links a[href]{font-family:'Mulish',sans-serif}.transfer .filename{font-family:'Mulish',sans-serif}input[type="submit"],button,a.button{background-color:#540047;font-weight:100;font-family:'Mulish',sans-serif;border-radius:10px}input[type="submit"]:hover,button:hover,a.button:hover{background-color:#874d7e}input[type="submit"]:active,button:active,a.button:active{background-color:#874d7e}input[type="submit"]:disabled,button:disabled,button.danger:disabled{background-color:#874d7e;color:white}h2{font-size:28px;font-weight:100}.header{min-height:66px;box-shadow:none;background:0}.recent-connections .connection:hover{background:#874d7e}body{font-family:'Mulish',sans-serif}.list-item:not(.selected) .caption:hover{background:#874d7e}.login-ui .login-dialog{border-radius:10px}.login-ui .login-dialog .buttons{border-radius:10px}.login-ui .login-dialog .version .app-name{font-weight:normal;margin-bottom:10px}.login-ui .login-dialog .version .version-number{background:#540047}.login-ui .login-dialog .logo{background-image:url(app/ext/ndaw-crdp/images/Symbol.svg)}.login-ui .login-dialog .login-fields input{font-family:'Mulish',sans-serif}.menu-dropdown .menu-contents li a:hover{background-color:#874d7e}.page-tabs .page-list li a[href]:hover,.section-tabs li a:hover{background-color:#874d7e}.user-menu .menu-dropdown .menu-title{font-weight:normal}.settings table.session-list tr.session:hover{background:#874d7e}.ws365AppSwitcher{background-image:url(app/ext/ndaw-crdp/images/WS365-AppSwitcher.png);width:56px;height:56px;background-color:transparant;cursor:pointer;border:0;border-radius:10px;background-repeat:no-repeat;opacity:.5}.ws365AppSwitcher:hover{opacity:1}