/**
*
* h6styles.css : global stylesheet for Heurist Vsn 6
*
* @package     Heurist academic knowledge management system
* @link        http://HeuristNetwork.org
* @copyright   (C) 2005-2019 University of Sydney
* @author      Artem Osmakov   <artem.osmakov@sydney.edu.au>
* @author      Ian Johnson     <ian.johnson@sydney.edu.au>
* @license     http://www.gnu.org/licenses/gpl-3.0.txt GNU License 3.0
* @version     4
*/

/*
* Licensed under the GNU License, Version 3.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.gnu.org/licenses/gpl-3.0.txt
* 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.
*/
body {
    /*overflow:hidden;*/
}
body.popup {
    font-size: 13px;
    background: none;
}

.logo {
    background-image: url("hclient/assets/v6/h6logo_inv.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    width: 98px;
    height: 40px;
}


.ui-icon-file-plus { 
    background-image: url(hclient/assets/v6/file-plus.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-file-plus-black { 
    background-image: url(hclient/assets/v6/file-plus-000000.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-file-plus-import { 
    background-image: url(hclient/assets/v6/file-plus-import.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-file-plus-explore { 
    background-image: url(hclient/assets/v6/file-plus-305586.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-entity-explore { 
    background-image: url(hclient/assets/v6/entity-305586.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-magnify-explore { 
    background-image: url(hclient/assets/v6/filter-plus-305586.png) !important; /*magnify-305586*/
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-lightning-explore { 
    background-image: url(hclient/assets/v6/lightning-305586.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-filter-explore { 
    background-image: url(hclient/assets/v6/filter-305586.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-filter-plus-explore { 
    background-image: url(hclient/assets/v6/filter-plus-305586.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}

.ui-icon-iiif { 
    background-image: url(hclient/assets/iiif_logo.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
    filter: grayscale(100%);
}


.ui-icon-entity { 
    background-image: url(hclient/assets/v6/entity-000000.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-magnify-search { 
    background-image: url(hclient/assets/v6/filter-plus-000000.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-database-search { 
    background-image: url(hclient/assets/v6/database-search.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-filter { 
    background-image: url(hclient/assets/filter_icon.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-filter-black { 
    background-image: url(hclient/assets/v6/filter-000000.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-icon-filter-plus { 
    background-image: url(hclient/assets/v6/filter-plus-000000.png) !important; 
    width: 18px;
    height: 18px;
    background-size: contain;
}
.ui-button-action{
    font-weight:bold  !important;
    text-transform: uppercase;
}
.ui-heurist-title{
    font-size: 14px !important;
}

/*   MAIN SIDE MENU */
.ui-menu6{
    height:100%;
    /*box-shadow: 3px 1px 3px #00000080;*/
}
    
.ui-menu6 .ui-menu6-section, .ui-menu6 .ui-menu6-container{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.25px solid #707070;
    border-radius: 4px;
    position:absolute;
    display:none;    
    top:2px;
    bottom:4px;
}
.ui-menu6 .ui-menu6-section{
    box-shadow: 2px 3px 10px #00000080;
}
.ui-menu6 .ui-menu6-section{
    left:96px;
    width:200px;
    overflow-y:auto;
}
.ui-menu6 .ui-menu6-container{
    left:304px;
    right: 0px;
}

.ui-helper-popup{
    display:none;    
}
.ui-helper-slideout{
    position:absolute;
    top:36px;
    bottom:0px;
    right: 0px;
    width:450px;
    font-size:0.9em;
    border-left: 2px solid;
    background: white;
}
.ui-helper-slideout #content{
    padding-left: 20px;
}

.menu-text{
    margin-left:0.5em;
    cursor: pointer;
}
li.menu-explore{
    font-size:smaller;
    padding:6px 2px 6px 30px;
}

.ui-heurist-header{
    /*font: Bold 20px/26px Roboto;*/
    font-weight:bold;
    letter-spacing: 0.26px;
    color: white;
}
.ui-menu6 .ui-heurist-header{
    text-align:center;
    padding:10px 0px;
    left:0;
    right:0;
    position:absolute;
}

.ui-heurist-admin .banner,
.ui-heurist-populate .banner{
    display: none;
    visibility: hidden;
}
.ui-suppress-border-and-shadow{
    border:none !important;
    box-shadow:none !important;
    background:none !important;
}
/* getting started */
.gs-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 3px #00000033;
    border: 1px solid #707070;
    border-radius: 4px;
    padding: 5px 10px 10px 30px;
}
.entry-box {
    background: #EBEBEB 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 3px #00000033;
    border-radius: 4px;
}

/* narrow scroll for saved filters list */
div.svs-list-container::-webkit-scrollbar {
    width: 6px;
}

div.mainMenu6 > div.ui-heurist-header:hover{
    color:black;
    background: white !important;
    border-right: 1px solid gray;
}

.ui-dialog .ui-dialog-content{
    padding: 1.5em 1em;
}

/* 
    General styling for vertical text in jQuery Layout togglers, 
    additional widths, margin-top, and font-size changes are use specific
    margin-left and margin-right may need changing per situation
*/
.eastTogglerVertical {
    transform: rotate(90deg);

    margin-left: 30px;
}

.westTogglerVertical {
    transform: rotate(-90deg);

    margin-left: 8px;
}

.eastTogglerVertical, .westTogglerVertical {
    transform-origin: top left;

    display: inline-block;

    font-size: 17px;
}
/* Space for toggler text */
.togglerVertical{
    height: 500px !important;
}

/* TinyMCE Smaller Icons */
.tox .tox-toolbar .tox-tbtn{
    transform: scale(70%) !important;

    width: unset !important;
    height: unset !important;
}

.tox .tox-toolbar .tox-tbtn.tox-tbtn--select.tox-tbtn--bespoke{
    transform: scale(80%) !important;

    height: 22px !important;
    padding: 0 !important;
}

.tox .tox-toolbar .tinymce_format_group{
    width: 120px !important;
    padding: 0 !important;
}