:root {
    --link: #006161;
    --background: #ffffff;
    --text: #333333;
    --panel: #d6d2c4;
    --panelborder: #696969;
    --panelfooter: #dbdcdc;
    --edge: #808080;
    --header: #ffffff;

    /* bootstap overrides */
    --bs-link-color: var(--link) !important;
    --bs-link-hover-color: var(--link) !important;
}

body {
    color:var(--text);
}

.card-header {
    color: var(--text) !important;
    background-color: var(--panel) !important;
}

.navbar-brand, .navbar-default .navbar-brand, .navbar-default .navbar-nav>li>a{
    color: var(--link);
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus,
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: var(--text);
    background-color: transparent;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: var(--link);
}

.footer {
    border-top: 1px solid grey;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
}

.focus {
    padding-bottom: 10px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid grey;
    width: 100%;
}

.btn-default {
    color:var(--link);
    background-color: #ffffff;
    background-image: none;
    border-color: var(--link);
}

.btn-default:hover {
    color:  #ffffff;
    background-color: var(--link);
    background-image:none;
}

.btn-info.disabled {
    background-color: var(--link);
    border-color: var(--link);
    background-image: none;
}

.alert-info {
    background-color: var(--panel);
    border-color: var(--panelborder);
    color: var(--text);
}

.focus .focus-label {
    font-size: 260%;
}

.focus .focus-description {
    font-size: 180%;
    padding-top: -10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.focus .focus-remark {
    font-size: 140%;
    color: var(--text);
    padding-bottom: 10px;
    padding-left: 10px;
}

.focus .focus-id {
    font-size: 160%;
    padding-bottom: 10px;
}

.focus-id .synonymous {
    color: var(--text);
}

a.focus-synonym {
    padding-left: 10px;		
    color: var(--text);
}

.focus-uri, .focus-synonym {
   font-size: 95%;
}

.focus-no-properties {
    color: var(--text);
}

.focus-header {
    font-size: 160%;
    padding-top: 15px;
    padding-bottom: 5px;
}

.focus-item {
    margin-left: 0px;
    padding-left: 40px;
    border-left-width: 10px;
    /* border-left-color: #f5f5f5; */
    border-left-color: var(--text);
    border-left-style: solid;
    border-radius: 12px;
}

.focus-resource {
    margin-left: -25px;
    border-left-width: 10px;
    border-left-color: slategrey;
    border-left-style: solid;
}

.focus-current .focus-item-content, .focus-broader .focus-item-content {
    margin-left: 20px;
}

.focus-item .focus-item-content .focus-item-label {
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 10px;
}

table.class-table {
    width: 100% !important;
}

.class-table th.th-prop {
   width: 20% !important;
}

.class-table th.th-range {
   width: 10% !important;
}

.class-table th.th-desc {
   width: 45% !important;
}

.class-table th.th-remark {
   width: 35% !important;
}

.property-table .property {
    text-justify: right;
    font-weight: bold;
}

.property-table .value {
    width: 80%;
}

.class-table dl.dl-horizontal dt, .property-table dl.dl-horizontal dt {
    text-align: left;
    font-weight: normal;
    width: 260px;
}

ul.vocab-start {
    padding-top: 40px;
}  	   

ul.vocab-start li {
    list-style-type: none;
    margin: 5px;    
}



.focus-highlights ul.highlights-items li,
.focus-narrower ul.narrower-items li,
.focus-domain ul.domain-items li,
.focus-classes ul.class-items li,
.focus-properties ul.property-items li {
    font-size: 115%;
    font-weight: bold;
    display: block;
    float: left;
    list-style-type: none;
    margin: 5px;
}

.focus-narrower .well {
    margin-bottom: 20px;
}

.focus-type {
    color: var(--text);
}

/* 
color key
*/

.ns-lite {
    color: #3399FF;
    padding-right: 5px;
}

.ns-marc, .ns-library {
    color: #AF111C;
    padding-right: 5px;
}

.ns-series {
    color: #FFC0CB;
    padding-right: 5px;
}

.ns-relation, .ns-links {
    color: #66CC66;
    padding-right: 5px;
}

.ns-dcrmb, .ns-rare {
    color: #FFD700;
    padding-right: 5px;
}

.ns-aas {
    color: #DC7633;
    padding-right: 5px;
}

.ns-annotation {
    color: #8A2BE2;
    padding-right: 5px;
}

.ns-archive {
    color: #9933CC;
    padding-right: 5px;
}

.key .dropdown-menu {
    display: block;
    margin-top: 5;
}

.alert .view {
    font-size: 140%;
}

.alert .message {
    font-size: 110%;
    line-height: 150%;
    padding-top: 10px;

}

.alert .vocab {
    font-weight: bold;
}

.well-lg {
    font-size: 120%;
    line-height: 170%;
}

.focus-id {
   display: inline;
}

ul.focus-list {
   display: inline;	          
   padding: 0px;
}  	   

ul.focus-list li {
    list-style-type: none;
    color: var(--text);
}

table.focus-table {
  margin-bottom: 0px;
  width: auto;
}

.focus-id .table>thead>tr>th, .focus-id .table>tbody>tr>th, .focus-id .table>tfoot>tr>th, .focus-id .table>thead>tr>td, .focus-id .table>tbody>tr>td, .focus-id .table>tfoot>tr>td {
  border: none;
}

table.focus-table td {
  width: auto !important;
}

/* custom breadcrumb */

.breadcrumb>li+li:before {
    content: "";
}


.workflow .layer-focus {
  font-weight: bold;
}

.workflow .dropdown .fa {
    padding-left: 3px;
    font-size: 170%;
}

.workflow>li+li:before {
    font-family: FontAwesome;
    content: "\f054" !important;
    color: #cccccc;
}

.workflow .divider {
    color: #cccccc;
    padding-top: 3px;
}

.workflow>li.about:before {
    font-family: FontAwesome;
    content: " " !important;
}
