﻿@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url(/core/font-awesome/4.6.2/fonts/fontawesome-webfont.woff2?v=4.6.2);
}
body {
    min-width: 1400px;
    overflow: auto;
}
    body.header_menu_shown #ph-all {
        opacity: .25;
    }
    body.fixed .geo.ncbi.header {
        position: fixed;
        top: 0;
        z-index: 200;
    }
    body.geo_help a.ui.label.geo_help, body.geo_help div.ui.label.geo_help_text {
        background-color: #fff;
        border: 2px solid orange;
        display: inline-block;
        pointer-events: painted;
    }
    body.geo_help .geo.ncbi.header .geo_help-handler {
        color: orange;
        transition: color 1s;
    }
    body.busy div.busy {
        background-color: #f5f5f5;
        border: 1px solid #e5e5e5;
        box-shadow: 6px 6px 2px 1px #ccc;
        color: #fff;
        display: block;
        height: 7em;
        left: 50%;
        padding: 1em;
        position: fixed;
        text-align: center;
        top: 30%;
        transform: translate(-50%,-50%);
        width: 10em;
        z-index: 102;
    }
    body.fixed #ph-all {
        padding-top: 60px;
    }
    body > div.content {
        padding-left: .5em;
        padding-right: .5em;
        padding-top: 1em;
    }
    body a.ui.label.geo_help, body div.ui.label.geo_help_text, body div.busy, body div.busy, body.full-table #ph-left, body.full-table #ph-rs-unique {
        display: none;
    }
    body.signout #signin-btn, body #signout-lbl, body #signout-btn, .geo_help #id-show-doc {
        display: inline;
    }
h2 span {
    color: #2185d0;
}
.geo_help_text p {
    margin-bottom: .25em;
}
.geo.ncbi.header {
    background-color: #eee;
    opacity: 1 !important;
    padding: .5em 0;
    width: 100%;
}
.geo.ncbi.header u a, .geo.ncbi.header a {
            color: #666;
        }
    .geo.ncbi.header strong {
        font-size: 1.5em;
        font-weight: 400;
        margin-left: 1em;
    }
    .geo.ncbi.header i {
        font-style: normal;
    }
a.ui.label.geo_help {
    cursor: help !important;
    opacity: .7;
    position: absolute;
    z-index: 102;
}
.ui.label.geo_help > .icon {
    margin: 0;
}
div.geo_help_text {
    font-size: 1.1rem !important;
    max-width: 20%;
    position: absolute !important;
    z-index: 203;
}
.geo.lang.xml div {
    color: #666 !important;
    float: none !important;
}
.geo.lang.xml > div div {
    padding-left: 2em;
}
.geo.lang.xml i {
    color: blue;
    font-weight: 400;
}
    .geo.lang.xml i b {
        color: red;
        font-weight: 400;
    }
#signout-lbl img {
    margin-bottom: -.2em;
    vertical-align: middle;
}
#updateinfo {
    color: #666;
    text-align: right;
}
.geo.ncbi.header #header-main-menu {
    background-color: #F5F5F5;
    border: 1px solid gray;
    box-shadow: 6px 6px 2px 1px gray;
    display: block;
    height: 0;
    left: 2em;
    opacity: .1;
    overflow: hidden;
    padding-left: 1.5rem;
    position: absolute;
    top: 6em;
    width: 75rem;
    z-index: 104;
}
    .geo.ncbi.header #header-main-menu.transition {
        height: 45rem;
        opacity: 1;
    }
#header-main-menu label span {
    margin-left: .5rem;
}
#id-show-doc {
    color: #336 !important;
    display: none;
    opacity: 1;
    position: relative;
}
.ui .geo_src-std {
    color: teal !important;
}
.ui .geo_src-sam, .ui.table thead th.geo_src-sam a {
    color: green !important;
}
.ui .geo_src-exp, .ui.table thead th.geo_src-exp a {
    color: #ff6a00 !important;
}
.geo_transform-c {
    text-transform: capitalize;
}
.geo_transform-u {
    text-transform: uppercase;
}
#ph-rs-unique .geo-scroll {
    max-height: 20em;
    overflow-y: auto;
}
em.higlight {
    background-color: #ff0;
    color: red;
    font-style: normal;
    font-weight: 700;
}
.help-page-1 {
    box-shadow: grey 7px 10px 2px 2px !important;
    left: 0;
    min-height: 10em;
    min-width: 25em;
    position: absolute;
    top: 0;
    z-index: 204;
}
    .help-page-1.transform {
        transform: translate(10em,5em);
        transition: transform 1s;
    }
        .help-page-1.transform > div .content {
            max-height: 60em;
            overflow: auto;
        }
#id-search-form, #id-search {
    padding-bottom: .5rem;
}
.geo.ncbi.header b:nth-child(odd), .ui.table td.is_l {
    text-align: right;
}
.geo.lang.xml strong, .ui .geo_src-run, .ui.table thead th.geo_src-run a {
    color: #000 !important;
}
#ph-dbgapuser { 
}
