@charset "UTF-8";

body {  font-family:arial; font-size:1.20em; overflow-x: hidden; overflow-y: auto; }
/* body { font-family:'Atkinson Hyperlegible', sans-serif; font-size:1.20em; overflow-x: hidden; overflow-y: auto; } */

div.entry { display:block; border:0px solid black; padding:10px 10px 10px 10px;  }

div.form {display:inline; }
div.entry > div.form { display:block; text-align:center; font-size:12px; }

.medo-hw {display:block; font-size: 0.7em; margin:3px 0px 3px 0px;}

div.xr {display:inline;}
div.entry > div.xr[type="pron"] {display:block; cursor:pointer; text-align:center;}

div.hom { display:block;}
div.hom + div.hom { margin-top:6px;}

div.gramGrp { display:inline;}
div.hom > div.gramGrp > div.gram[type="pos"] { font-variant:small-caps; font-weight:bold; }
div.sense {display:block; margin-left:15px;}
div.sense-before { font-family:lucida sans unicode; font-size:14px; margin-left:-15px; display:block; float:left; }

re {display:block;}

div.orth {display:inline;font-weight:bold;}

div.def {display:inline;}
div.gram {display:inline;}

.dmapi_link {text-decoration:underline; color: blue; cursor: pointer;}

a > img {border:0; border-style:none;}
a:hover {text-decoration:underline;}

.informal {
 color: grey;
}

.ec td {
    font-family:times;
}

.example_table {
    border-collapse: separate;
    border-spacing: 1.0em 0.5em;
}

td {
    line-height: 1.0;
    vertical-align: top;
}

b.ec {
    font-family:times;
}

input.asearch {
  font-size:18px;
  font-weight:bold;
}

a.mbreslink {
  font-size:24px;
}

#olform {
  vertical-align: center;
}
#formset {
}
#fb1 {
  display: inline-block;
  vertical-align: center;
}
#fb2 {
  display: inline-block;
  vertical-align: top;
}

.btn {
  font-size: 14px;
  width: 8em;
  margin-bottom: 4px;
  margin-left: 5px;  
  height: 26px;
  border-radius: 6px;
}
.btn:hover {
    cursor: pointer;
    text-decoration: bold;
    background: #FFD580;
}
#olinput {
  height: 30px;
  font-size: 30px;
  transition: box-shadow 0.2s ease-in-out;
  border: 2px solid black;
  border-radius: 6px;
  box-shadow: 0 3px 10px rgba(255, 253, 237, 0.1);
  padding: 10px;
  margin-bottom: 20px;
  vertical-align: middle;      
}

#olinput:focus {
  outline: none;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}
#olsubmit {
  -webkit-appearance: none;
  height: 50px;
  vertical-align: top;
  font-size: 20px;
}
#main {
        display: flex;
        flex-flow: column;
        align-items: center;
}
#section-dicts {
  margin: 10px;
  flex: 1 1 auto;
  max-width:100%;
  order: 1;
}
#section-defn {
        margin: 10px;
        flex: 1 1 auto;
}
@media all and (min-width: 750px) {
        #main {
                flex-flow: row wrap;
                align-items: flex-start;
        }
        #section-dicts {
                flex: 1 1 0%;
                order: 0;
        }
        #section-defn {
                flex: 1 1 0%;
        }
}
@media all and (min-width: 992px) {
        #section-dicts {
                flex: 3 1 0%;
        }
        #section-defn {
                flex: 2 1 0%;
        }
}


.field-set{
    border: 1px solid lightgray;
}

.ui-checkboxradio-label.ui-corner-all.ui-button.ui-widget.ui-checkboxradio-checked.ui-state-active {
    background: #e7f3ff; !important;
    color: #000000;
}

.ui-button {
    padding: .2em .5em !important;
}

.wke_show_similar_title {
    color: grey;
    font-size: 10;
}

.wke_show_similar {
    color: grey;
    font-size: 10;
}

.wke_show_similar:hover {
    font-weight: bold;
    cursor: pointer; 
}

#contract_work {
    margin: 30px;
}
.thes-subjectindex {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    margin-top: 40px;
    margin-bottom: 40px;
    line-height: 1.6;
  box-sizing: border-box;
  border-radius: 8px 8px 8px 8px;
  border: 2px solid #999; 
  padding: 20px;
  font-size: 0.9em;
  color: black;
  max-width: 600px;
}    

.thes-supercluster-span {
    margin: 5px;
    padding: 5px;
}
.thes-supercluster-span a {
    text-decoration: none;
}
.thes-supercluster-span:hover {
    background: #ffffbb;
}
.thes-supercluster-title {
    margin: 20px;
    color: black;
}

.thes-cluster-span {
    margin: 20px;
    padding: 5px;
}
.thes-cluster-span:hover {
    background: #ffffbb;
}
.thes-supercluster-title {
    margin: 20px;
}

.ol-searchexamples {
    max-width: 400px;    
}

.srl {
cursor: pointer;
font-size: 24;
color: green;
}
#selrhy {
    width: 150px;
    margin: 0 30px 0 30px;
}
#selgen {
    margin: 0 30px 0 30px;
    width: 150px;
}
#selrhy-button {
    margin: 5px;
}
#selgen-button {
    margin: 5px;
}
#rhymefilter {
    cursor: pointer;
    margin-bottom: 10px;
    margin: auto;
}
.ui-menu-item:hover {
    background: #007fff !important;
    color: #ffffff !important;
}
.top-cluster {
    padding: 5px;
    margin: 5px;
    cursor: pointer;
}
.relheader {
    display: inline-block;
    width: 100px;
    max-width: 26%;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: right;
    margin-right: 10px;
}
.rellist {
    display: inline-block;
    max-width: 70%;
    margin-bottom: 10px;
    vertical-align: top;
}

.rellist2 {
    display: inline-block;
    max-width: 70%;
    margin-bottom: 10px;
    vertical-align: top;
    line-height: 1.5;
}

.ol_selected_tab {
    background: #fdeed9;
    margin: 3px;
    padding: 10px;
}

.ol_nonselected_tab {
    margin: 3px;
    padding: 3px;
}

.ol_tabs {
    display: block;
    border: 1px solid lightgrey;
    line-height: 2.0;
    padding: 10px;
    margin-bottom: 15px;
}

.ol_related {
    max-width: 80%;
    margin-left: 30px;
    margin-bottom: 50px;
    line-height: 1.4;
}
.ol_thes_leafword_entry {
    display: block;
    width: 600px;
    text-align: left;
    vertical-align: top;
    margin-bottom: 10px;
    font-family:'Atkinson Hyperlegible', sans-serif;    
}
.ol_thes_leafword_headword {
    display: inline-block;
    vertical-align: top;
    text-wrap: wrap;
    hyphens: auto;
    margin-right: 10px;
}
.ol_thes_leafword_headword a {
    text-decoration: none;
    font-weight: bold;
}
.ol_thes_leafword_pos {
    display: none;
    vertical-align: top;
    font-style: italic;
    color: grey;
}
.ol_thes_leafword_gloss {
    display: inline-block;
    width: 600;
    color: grey;
    font-size: 0.8em;
}
.ol_thes_leafpage_header {
    display: block;
    margin: 20px;
    margin-bottom: 10px;
    vertical-align: top;    
}
.ol_thes_leafpage_thesauruslink {
    color: grey;
    font-size: 0.8em;
    margin-bottom: 20px;
}
.ol_thes_cluster_note {
    display: block;
    width: 600px;
    font-size: 0.8em;    
    color: grey;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: left;
}
.ol_phrase_gloss {
    color: grey;
    font-size: 0.8em;
}
.ol_rel_gloss {
    display: inline-block;
    color: grey;
    font-size: 0.8em;
    margin-left: 5px;
}





/* Usage graph */
.thes-usage-helpstring {
    font-size: 0.8em;
}
.thes-usage-span {
  box-sizing: border-box;
  position: relative;
  height: 7em;
  margin-top: 10px;
  display: inline-block;
}
.thes-usage-span > .graph {
  box-sizing: border-box;
  height: 100%;
  border: 1px solid black;
  padding: 0.5em;
}
.negative-space {
  opacity: 0;
}
.bar {
  fill: #93bb93;
}
.bar.select {
  fill: #ffffbb;
  stroke: gray;
  stroke-width: 0.1px;
  stroke-dasharray: 0.3 0.3;
}
.baseline {
  stroke-width: 0.1px;
  pointer-events: none;
}
.baseline.show {
  stroke: black;
}
.tooltip {
  position: absolute;
  border: 1px solid gray;
  padding: 0.5em;
  background-color: white;
  font-size: 1em;
  display: none;
}
.tooltip.show {
  display: block;
}

#ol_usage_graph {
    width: 300px;
    margin: auto;
    border: 2px solid black;
    padding: 20px;
    margin-bottom: 50px;
    display: block;
}
.olthes_usage_help_startyear {
    display: inline-block;
    width: 150px;
    text-align: left;
    font-weight: bold;        
}
.olthes_usage_help_endyear {
    display: inline-block;
    width: 150px;
    text-align: right;
    font-weight: bold;        
}
.olthes_usage_help_title {
    margin: auto;
    margin-top: 10px;
    display: block;
    text-align: center;
}
.olthes_usage_help_firstyear {
    margin: auto;
    display: block;
    text-align: center;    
}

.olthes_usage_help {
    margin: 20px 20px 50px 20px;
    color: grey;
}
.ol_logo {
    margin-bottom: 20px;
    vertical-align: middle;
    font-family: "Gabarito", sans-serif;
    font-size: 2.5em;
    font-weight: 600;
    color: #444444;
    text-decoration: none;    
}
.ol_logo a:visited {
    color: #444444;    
}
.ol_logo a:link {
    color: #444444;    
}
.ol_logo_sunburst {
    display: inline-block;
    transform: translateY(12px);
}
.ol_logo_text {
}
.ol_logo_text2 {
    font-weight: 400;
}
.ol_introteaser {
    color: grey;
    max-width: 700px;
    line-height: 1.3;    
}
.cyj_title {
    margin: 30px;
    font-size: 36px;
  letter-spacing: 0.25em;
}
.cyj_subtitle {
    margin: 20px;
    font-size: 24px;
    font-family: "Gabarito", sans-serif;    
}
.cyj_doc {
    font-family: "Gabarito", sans-serif;
}
.ol_inbrief {
    margin: auto;
    margin-left: 15px;
    margin-bottom: 10px;
    color: green;
    font-weight: bold;    
}
.ol_inbrief a:link {
    color: green;
}
.ol_inbrief a:visited {
    color: green;
}

.ol_inbrief_title {
    color: black;
    font-weight: normal;
}

body.dark-theme {
  background-color: #111111;
  color: #00cc00;
}

body.dark-theme a {
    color: #00cc00;
}
table.dark-theme {
    background: black;
}
body.dark-theme .ol_inbrief_title {
    color: #00cc00;
}
body.dark-theme .thes-subjectindex {
    color: #00cc00;
}

body.dark-theme .ol_logo_sunburst {
    display:none;
}

.ol_logo a {
    text-decoration: none;
}
.info-box {
    border: 2px solid #dddddd;
    border-radius: 8px;    
}
.ol_phrase_dict {
    display: inline-block;
    max-width: 40%;
    vertical-align: top;
    margin: 10px;    
}
.ol_phrase_wiki {
    display: inline-block;
    max-width: 40%;    
    vertical-align: top;
    margin: 10px;
}

.meter_btn_unselected {
    margin: 5px;
    padding: 8px;
    border: 1px solid black;
    border-radius: 4px;
    font-weight: bold;
    color: blue;
    width: 50px;
}
.meter_btn_unselected:hover {
  background:  #bbffbb;
  cursor: pointer;
}
.meter_teaser {
    border: 1px solid black;
    padding: 30px;
    max-width: 800px;
}
.ol_searchassist {
    font-size: 0.7em;
    margin-bottom: 10px;
}
.ol_color_header {
display: inline-block;
min-width: 100px;
max-width: 100px;
vertical-align: top;
font-weight: bold;
text-align: right;
margin-right: 32px;
}
.ol_color_title {
display: inline-block;
padding: 12px;
border: 2px solid black;
}
.ol_color_rgb {
display: inline-block;
align-text: left;
}
.ol_color_similar_list {
        display: flex;
        flex-flow: row wrap;
        align-items: flex-start;    
    
line-height: 3.0;
}
.ol_color_row_container {
      display: flex;          /* Put them on the same row */
      align-items: flex-start; /* Align them at the top, if desired */
}

.ol_color_similar {
border: 2px solid black;
margin: 3px;
padding: 8px;
text-align: center;
}

.ol_color_similar:hover {
border: 2px solid red;
}

.ol_color_similar_anchor {
text-decoration: none;
}
.ol_color_similar_anchor:hover {
text-decoration: none;
}

