
body {
    padding: 0em 0em 0em 32px;
    margin: 0;
    font-family: sans-serif;
    font-size: 14px;
    _color: black;
    background: white;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.TLstatus {
    position: fixed;
    font-size: 1.2em;
    font-weight: 500;
    left: 0em;
    top: 0em;
    text-align: right;
    vertical-align: middle;
    width: 20em;
    height: 20em;
    z-index: -1;
    opacity: 0.8;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.TLstatus div { background: rgb(0, 90, 156);
    padding: 0.25em 2.25em 0.4em 0em;
    height: 32px;
    color: white;
    }

/* FontSize 110% */
.fs110 { font-size: 110%; }

/* ScrollBars AUTO */
div.sba {
    overflow: auto;
    height: 6em;
}

/* Placeholder */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(135, 116, 151);
    opacity: 1; /* Firefox */
    font-style: italic;
}
  
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgb(135, 116, 151);
    font-style: italic;
}
  
::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(135, 116, 151);
    font-style: italic;
}

.navbar-default .navbar-nav li a, #submitOTMW {
    color:#337ab7;
}
.navbar-nav #username {
    color:rgb(44, 47, 82);
    font-weight: bold;
    font-size: 80%;
    margin: 13px 14px 0px;
    padding:2px 12px 0px;
    border: 1px solid rgb(128, 128, 128);
    border-radius: 6px;
    _display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.navbar-nav #username:hover {
    color:rgb(52, 62, 175);
    _background-color: rgb(214, 228, 255);
    text-decoration: underline;
}

#ontologies_menu {
    margin-left: 2em;
}
#sections_menu {
    margin-left: 1em;
}
/* === === === === */

/*  Tree Items Actions */
.actions button {
    _font-size: 11px;
    _line-height: 18px;
    border-radius: 4px;
    padding: 0;
    margin: 0 2px;
    height: 24px;
    min-width: 24px;
    vertical-align: middle;
    border-width: 2px;
}
#Onto_AccessMenu .actions button {
    border: 2px solid rgb(170, 170, 170);
    height: 26px;
    margin-bottom: 4px;
    _border-width: 4px;
}

#Onto_AccessMenu .actions button:hover {
    border-color: rgb(128, 128, 128);
}

#Onto_AccessMenu .buts {
    margin-top: 1em;
}

.actions button:hover {
    border-color: rgb(128, 128, 128);
    background-color: rgb(228, 228, 228);
}
.actions button img {
    padding: 0;
    margin: 2px;
    height: 20px;
    vertical-align: top;
}
.actions button .glyphicon {
    padding: 3px 4px 3px 2px;
    _margin: 2px;
    _height: 20px;
    vertical-align: top;
}

.actions button .title {
    color: rgb(68, 68, 68);
    font-size: 12px;
    line-height: 24px;
    margin: 4px 10px 0px 0px;
    text-decoration: none;
}

.actions a {
    background: rgb(224, 224, 224);
    color: rgb(68, 68, 68);
    border: 2px solid rgb(224, 224, 224);
    font-size: 11px;
    line-height: 18px;
    border-radius: 4px;
    padding: 0 5px;
    text-decoration: none;
}
.actions a:hover {
    _background: rgb(179, 178, 178);
    border: 2px solid rgb(128, 128, 128);
}
/* === Actions button --end */

.navbar-right {
    padding-right: 20px;
}

.submitInfoBut {
    margin: 10px 8px 0 0;
    border-radius: 6px;
    /* font-size: 90%; */
    color:#337ab7;
}

.submitInfoBut i {
    margin-right: 6px;
}

#submitOTMW {
    margin: 10px 8px 0 0;
    border-radius: 6px;
    font-size: 90%;
}

#submitOTMW i {
    margin-right: 6px;
}
/* === Users_list === */
#users_list td {
    border: 1px solid grey;
}

#users_list thead {
    font-weight: bold;
}

#users_list td {
    padding: 6px;
}

/* HTBrowser */
.header _button {
    padding: 1px 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 3px;
}

.header button {
    font-weight: 650;
    line-height: 1.0;
    padding: 0px 0px;
}

.header button .small {
    font-weight: 650;
    line-height: 1.0;
    padding: 4px 8px;
    border-radius: 5px;
}

#jst__search, .input.pattern {
    margin:0em auto 0.3em auto;
    padding:4px 4px 2px 4px;
    border-radius:4px;
    border:1px solid silver;
}

#selectedItems {
    margin-top: 0.0em;
    margin-bottom: 0.2em;
}

/* Rapproch panel */
div#Onto_AccessMenu, .access-menu {
    font-size: 125%; font-weight: bold;
    _display:flex;
    width: 100%;
}

.AccessMenuTitle , .menu-item {
    _text-decoration: underline;
    font-weight: bold;
    margin: 0em 0em 0.2em;
    padding: 10px 0.5em;
}
.AccessMenuTitle::before , .menu-item::before {
    content: '»'; 
    padding: 0 0.5em 0 0;
}

/* ORGS : win_global_search */
#ORGS_form {
    /* background-color: rgb(216, 188, 129); */
    background-color: rgb(217, 235, 255);
    padding-bottom: 0.25em;
}


#ORGS_form .menu-item {
    margin: 0em 0em 0;
    padding: 10px 0.5em 2px 10px;
}

#ORGS_form .body {
    margin-left: 1em;
}
#ORGS_form .pattern input {
    font-weight: bold;
    font-size: 100%;
    color:rgb(56, 109, 236);
    width: 20em;

    height: 1.8em;
    _padding: 0.25em;
    border: 0.4em solid white;
    border-radius: 0.25em;
}

#ORGS_results {
    margin-top: 0.5em;
    margin-bottom: 0;
}

#ORGS_results .AccessMenuTitle {
    margin-top: 0;
    margin-bottom: 0;
}

#ORGS {
    border-collapse: collapse;
    border-spacing: 0.25em 0.25em;
}
#ORGS_results .body hr {
    margin-top: 1.5em;
    border-bottom: solid rgb(102, 102, 221) 1em;
}

#ORGS tr td {
    border-top: transparent 0.8em;
    border-bottom: solid grey 2px;
}

#ORGS tr.lvl0:not(:first-child) {
    border-top: 1.0em solid white;
}

#ORGS tr.lvl0 {
    _margin: 1.5em 1em 0.5em 1em;
    background-color: rgb(102, 102, 221);
    color: white;
    font-size: 120%;
}

#ORGS tr.lvl0 td {
    padding: 0.3em 1em 0.3em 1em;
}

#ORGS tr td.onto {
    font-weight: bold;
}

#ORGS tr.lvl1 td {
    padding: 0.25em 0.25em;
    border-bottom: solid rgb(96, 206, 63) 2px;
    _margin: 0.25em 1em 0.25em 0.5em;
}

#ORGS tr.lvl1 td.onto {
    width: 3em;
    border-bottom: transparent 2px;
}
#ORGS tr.lvl1 td.lbl {
    white-space: nowrap;
}

#ORGS tr .cmt {
    margin: 2px 30px 4px 12px;
    font-style: italic;
    white-space:normal;
    width: 100%;
}
#ORGS tr .cmt {
    margin: 2px 30px 4px 12px;
    font-style: italic;
    white-space:normal;
}

.dflex {
    display:flex;
}

.select_list {
    _background-color: antiquewhite;
}

.select_list .form-check {
    white-space: nowrap;
    _margin: 4px 4px 4px 4px;
    padding: 0px 12px 0px 12px;
}
.select_list .form-check label {
    padding-top: 0.2em;
    vertical-align: top;
}
div.select_list div.selectAll { padding-left: 1em; }

/* == [ Search Options ] == */
#jst__search {
    margin-left: 1em;
}
#ORGS_form input[type="checkbox"].searchCHK {
    margin-left: 0.6em;
    margin-right: 0.4em;
    width: 1.2em;
    height: 1.2em;
}
#ORGS__doSearch { /* [type="button"] */
    margin-left: 1em;
    margin-right: 1em;
    font-weight: 650;
    line-height: 1.0;
    padding: 0.4em 0.6em;
}

/* NavBar [Global Search] */
.btn-std {
    padding: 2px 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 6px;
}