@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'),local('OpenSans'),url(/fonts/OpenSans.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
} 

@font-face {
  font-family:'icomoon';
  src:url('fonts/icomoon.eot');
  src:url('fonts/icomoon.eot') format('embedded-opentype'),
  url('fonts/icomoon.ttf') format('truetype'),
  url('fonts/icomoon.woff') format('woff'),
  url('fonts/icomoon.svg') format('svg');
  font-weight:normal;
  font-style:normal;
}

* {
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: inherit;
  font-family: inherit;
  font-size: inherit;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block;
}

html {

}

body {
  font-family: "Georgia", "Verdana",'Open Sans',sans-serif;
  line-height: 1.5em;
  color: #333;
  font-size: 100%;
  background: #fafafa;

}

a {
  color: #1c4b8b;
  cursor: pointer;
}

.page .dictionary a:hover {
    color: #d51f30;
}

.p,p {
  margin-bottom: 1em;
}

b {
  font-weight: bold;
}

ol,ul {
  list-style-type: none;
}

q {
  quotes: none;
}

input,button,select {
  font-size: inherit;
  color: inherit;
  padding: .5em;
  border: solid 1px #c3c3c3;
}

label {
  display: block;
}

label.inline {
  display: inline;
}

button {
  cursor: pointer;
}

h1 {
  font-size: 150%;
  font-weight:bold;
   padding-left:5px; 
}

h2 {
  font-size: 150%;
}

.center {
  display: table;
  margin: 0 auto;
}

.clear:before,.clear:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clear:after {
  clear: both;
}

.floatRight {
  float: right;
}

.definition_content{margin-top:;}

.definition_content .frenquency-title {
  float: right;
}

.definition_content .word-frequency-img {
  display: inline-block;
  margin-left: .3em;
}

.definition_content .frenquency-title .label{
  display: none;
}

.definition_content .word-frequency-container .level {
  border: 1px solid rgba(0,0,0,0.5);
  border-radius: 50%;
  display: inline-block;
  background-color: #f2928e;
  margin-left:3px;
}

.definition_content .word-frequency-container .level.roundRed {
  background-color: #e52920;
  
}

.definition_content .word-frequency-container .level1 {
  width: 10px;
  height: 10px;
}

.definition_content .word-frequency-container .level2 {
  width: 11px;
  height: 11px;
}

.definition_content .word-frequency-container .level3 {
  width: 12px;
  height: 12px;
}

.definition_content .word-frequency-container .level4 {
  width: 13px;
  height: 13px;
}

.definition_content .word-frequency-container .level5 {
  width: 14px;
  height: 14px;
}

.definition_content .word-frequency-container .round {
  width: 100%;
  height: 100%;
}

.definition_content .word-frequency-container.relevance .level {
  border-radius: 0;
  width: 15px;
  vertical-align: bottom;
}

.definition_content .word-frequency-container.relevance .level1 {
  background: #f6b26b;
  height: 10px;
}

.definition_content .word-frequency-container.relevance .level2 {
  background: #f6b26b;
  height: 13px;
}

.definition_content .word-frequency-container.relevance .level3 {
  background: #ffd966;
  height: 16px;
}

.definition_content .word-frequency-container.relevance .level4 {
  background: #ffd966;
  height: 19px;
}

.definition_content .word-frequency-container.relevance .level5 {
  background: #b6d7a8;
  height: 22px;
}

.definition_content .word-frequency-container.relevance .level6 {
  background: #b6d7a8;
  height: 25px;
}


.definition_content .expandable-list {
  padding: .1em;
}

.definition_content .content-box {
  padding-top: 0;
}

.definition_content .content-box-origin {
  border-left: solid 4px #669eff;
}

.definition_content .content-box-wordlists,.definition_content .content-box-synonyms,.definition_content .content-box-quotations {
  border-left: solid 4px #d49882;
}

.definition_content .content-box-images {
  border-left: solid 4px #bb1;
}

.definition_content .content-box-videos {
  border-left: solid 4px #cc181e;
}

.definition_content .content-box-translation,.definition_content .content-box-definition,.content-box-thesaurus,.content-box-syn-of-syns {
  border-left: solid 4px #194885;
}

.definition_content .content-box-definition.cobuild {
  border-left: solid 4px #01a4b5;
}

.definition_content .content-box-derived {
  border-left: solid 4px #5f167d;
}

.definition_content .content-box-usage {
  border-left: solid 4px #78ad79;
}

.definition_content .content-box-translations {
  border-left: solid 4px #ff8c4d;
}

.definition_content .content-box-examples {
  border-left: solid 4px #1c7744;
}

.definition_content .content-box-comments {
  border-left: solid 4px #3b8e8d;
}

.definition_content .content-box-learners {
  border-left: solid 4px #467f7f;
}

.definition_content .content-box-nearby-words {
  border-left: solid 4px #bb5454;
}

.definition_content .content-box-header:after {
  content: " ";
  display: block;
  clear: both;
}

.definition_content .content-box .content-box-header {
  background: #e5ebf3;
  padding: 3px 10px;
  margin: 0em 0 .5em 0;
  

}

/*.content-box > .content-box-header, .columns-block >.content-box-header{font-family:  Helvetica, sans-serif;}*/

.definition_content .content-box{
  margin: 0em 0 1em 0;

}



@media screen and (max-width: 761px)
.definition_content .content-box-header {
    margin: 0 -10px 1em -10px;
}

.content-box-thesbase .definition_content .content-box .content-box-header,.definition_content .content .content-box-header {
  background: 0;
  padding: 0;
  margin: 0;
}

.definition_content .content-box-definition.cobuild .content-box-header,.definition_content .content-box-learners .content-box-header {
  background: #ccedf0;
}

.definition_content .content-box-examples .content-box-header {
  background: #deefe3;
  margin: 0;
}

.definition_content .content-box-translations .content-box-header {
  background: #fff6dd;
}

.definition_content .content-box-nearby-words .content-box-header {
  background: #ffefeb;
}

.definition_content .content-box-origin .content-box-header {
  background: #eff7ff;
}

.definition_content .content-box-comments .content-box-header {
  background: #dbf7dc;
}

.definition_content .content-box-usage .content-box-header {
  background: #e9ffe3;
}

.definition_content .content-box-images .content-box-header {
  background: #f4ffd4;
}

.definition_content .content-box-videos .content-box-header {
  background: #ffebeb;
}

.definition_content .content-box-wordlists .content-box-header {
  background: #fff1e6;
}

.definition_content .content-box-quotations .content-box-header {
  background: #fff1e6;
}

.definition_content .content-box-header .h2_entry {
  margin-bottom: 0;
}


.definition_content .h2_entry {
  font-size: 120%;
  margin-bottom: .5em;
}

.definition_content .content-box-definition h2.h2_entry {
  font-size: 150%;
}
.definition_content .content-box-definition h2.h2_entry .orth{  font-weight:bold;}

.definition_content .h2_entry .dictname,.definition_content .h2_entry .lbl.type-misc {
  font-size: ;
}

.content-box-definition h2, .content-box-definition .mini_h2{display:inline;word-wrap: normal;}
.content-box-definition .mini_h2{ color:#777;word-wrap: normal;}

.definition_content .definitions .thes {
  margin-top: .8em;
}

.definition_content .example_box,.definition_content ol li,.definition_content .thesaurus_synonyms,.verbtable_content .headword_link,.definition_content .link-right.verbtable {
  margin-bottom: 1em;
}

.definition_content .h3_entry {
  font-size: 1.3em;
  margin: .5em 0;
}

.definition_content .sense_list .scbold {
  display: block;
  font-style: italic;
  font-family: "Times New Roman",Times,serif;
  border-bottom: 1px dotted #c5c5c5;
}

.definition_content strong,.definition_content .content-box-synonyms .firstSyn,.definition_content .content-box-nearby-words .current,.definition_content .cit-type-example .orth,.definition_content .example_box .author,.definition_content .thesaurus_synonyms .synonym:first-of-type,.definition_content .content-box-translation .phr {
  font-weight: bold;
}

.definition_content .def {
  font-size: 100%;
  margin-bottom: 0em;
  line-height: 1.5em;
}

.definition_content .hom ol ol {
  list-style-type: lower-alpha;
}

.definition_content #synonyms_content:first-of-type {
  border: 0;
}

.definition_content #synonyms_content {
  border-top: 1px dotted #c5c5c5;
  padding-top: 12px;
}

.definition_content .lbl.type-register,.definition_content .lbl.misc,.definition_content .colloc,.definition_content #synonyms_content .thesaurus_synonyms .lbl,.definition_content #synonyms_content .thesaurus_synonyms .misc {
  font-style: italic;
}

.definition_content .lbl.type-syntax {
  font-size: .8em;
  color: #666;
}

.definition_content ol {
  list-style-position: outside;
  list-style-type: decimal;
  margin-left: 2em;
}

.definition_content ol.single,.definition_content ol ol.single {
  list-style-type: none;
}

.definition_content .content-box-synonyms .h2_entry {
  display: inline-block;
}

.definition_content .content-box-synonyms .extra-link {
  display: inline-block;
  margin-left: 1em;
}

.definition_content .thesaurus_synonyms .firstSyn {
  font-weight: bold;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: initial;
  border-image: initial;
  padding: 5px 11px 2px;
  margin: 0 5px 0 0;
}

.definition_content .thesaurus_synonyms .firstSyn>a {
  text-decoration: none;
}

.definition_content .ref.type-thesaurus,.definition_content .content-box-synonyms .thesaurus-link-plus,.definition_content .link-right.verbtable,.definition_content .extra-link,.definition_content .content-box-examples .button,.verbtable_content .headword_link {
  background: #e5ebf3;
  display: inline-block;
  padding: 2px 10px;
  border: 0;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  font-size: .9em;
  margin-top: 2px;
}



.definition_content .translation .lang_EN-GB {
  margin-bottom: 10px;
}

.definition_content .translation .def {
  font-weight: bold;
  font-size: inherit;
}

.definition_content .translation .example {
  display: block;
  font-style: italic;
  color: #777;
  margin-bottom: 1em;
}

.definition_content .translation_list {
  margin: 1em 0;
}

.definition_content .translation_list .gramGrp {
  text-transform: lowercase;
}

.definition_content .audio_play_button,.audio_play_button {
  color: ;
  vertical-align: middle;
  -webkit-transition: transform .2s,text-shadow .2s;
  transition: transform .2s,text-shadow .2s;
  border: 0;
}

.definition_content .h1_entry {
  font-size: 1.8em;
  line-height: 1.75em;
}

.definition_content .entry_title {
  font-size: 1.5em;
  line-height: 1.4em;
  text-align: left;
  color: #4d4e51;
  font-weight: bold;
}

.definition_content .gotodict {
  float: right;
  line-height: 3.9em;
}

.definition_content .h2_entry .homnum {
  background-color: #1c4b8b;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px;
  vertical-align: super;
}

.context-english-thesaurus .quote {
  display: block;
  margin-top: 10px;
}

.definition_content .dictionary .quote {
  color: steelblue;
  font-style: normal;
  font-size:100%;
}

.definition_content .dictionary .biling .quote {
  font-style: normal;
}

.definition_content .dictionary .cit.type-translation .quote {
  font-weight: bold;
}

.context-english-thesaurus .scbold br {
  display: none;
}

.context-english-thesaurus .definition_content .sense_list .scbold {
  border-bottom: 0;
}

.context-english-thesaurus .scbold {
  display: block;
  font-style: italic;
  font-family: "Times New Roman",Times,serif;
  border-bottom: 0;
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: bold;
}

.definition_content .sup {
  vertical-align: super;
  font-size: smaller;
}

.definition_content .content-box:after,.definition_content .dictionary .content:after {
  content: '';
  clear: both;
  display: table;
}

.definition_content .cit.type-quotation .quote,.definition_content .content-box-quotations .quote,.definition_content .content-box-examples .quote,.content-box-thesaurus .quote {
  display: block;
  margin-top: 1em;
}

.definition_content .cit.type-quotation .author,.definition_content .content-box-quotations .author,.definition_content .content-box-examples .author,.content-box-thesaurus .author {
  font-weight: bold;
  font-style: italic;
  font-size: .8em;
}

.definition_content .cit.type-quotation .title,.definition_content .content-box-quotations .title,.definition_content .content-box-examples .title,.content-box-thesaurus .title {
  display: inline;
  font-variant: small-caps;
  font-style: italic;
  font-size: .8em;
}

.definition_content .cit.type-quotation .year,.definition_content .content-box-quotations .year,.definition_content .content-box-examples .year,.content-box-thesaurus .year {
  font-size: .8em;
  font-style: italic;
}

.content-box-syn-of-syns div.type-syn_of_syn_head .orth,.thesbase .key,.context-dataset-english-thesaurus .author,.definition_content .rend-b {
  color: #1683be;
}

.definition_content .minimalunit {
  font-weight: bold;
}

.definition_content .image {
  background: #fafafa;
  border: solid 1px #eee;
  display: inline-block;
}

.definition_content .image .imageImg {
  max-width: 100%;
  max-height: 250px;
  vertical-align: middle;
}

.definition_content .image .imageDescription {
  font-style: italic;
  font-size: .8em;
  padding: 0 5px;
}

.definition_content .example-info i {
  color: red;
  font-size: 21px;
  vertical-align: text-top;
  border-bottom: 0;
}

.definition_content .example-info {
  font-style: italic;
  font-size: .9em;
}


.page .dictname {
  font-size: .7em;
}

.page .dictionary .copyright .i {
  color: gray;
}

.page .copyright {
  color: gray;
  font-size: small;
  margin-top: 10px;
}

.page .metadata {
  display: none;
}

.page .infls,.page .description,.page .title,.page .url,.page .summary,.page .og,.page .infls,.page .description,.page .title,.page .url,.page .summary,.page .og {
  display: block;
}

.page .assetref {
  display: block;
}

.page .assettype {
  font-weight: bold;
  color: blue;
}

.page .dictentry {
  margin-bottom: 20px;
}

.page .assets_intro,.page .asset_intro {
  color: green;
  display: block;
  font-weight: bold;
  font-variant: small-caps;
}

.page .dictionary .re .hom {
  display: inline;
}

.page .dictionary .re {
  display: block;
}

.page .cobuild .hom {
  display: block;
  margin-left: 1.5em;
  margin-bottom: 1em;
}

.page .cobuild .sense {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: .25em;
}

.page .dictionary .sense {
  display: block;
  margin-left: 1.5em;
  margin-bottom: .5em;
  margin-top: .5em;
}

.page .dictionary .sense.inline {
  display: inline;
  margin-left: 0;
  margin-bottom: .5em;
  margin-top: .5em;
}

.page .dictionary .inline {
  display: inline;
}

.page .dictionary .newline {
  display: block;
}

.page .cobuild br {
  display: none;
}

.page .dictionary .subc,.page .dictionary .colloc {
  font-style: italic;
  font-weight: normal;
  color:#279B61;
  font-size:95%;
}


.page .dictionary .b {
  font-weight: bold;
}

.page .dictionary .form.type-infl .orth {
  font-weight: bold;
}

.page .dictionary .form.type-drv .orth {
  font-weight: bold;
}

.page .dictionary .form.type-inflected {
  display: none;
}

.page .dictionary .hi.rend-b {
  font-weight: bold;
}

.page .dictionary .hi.rend-sc {
  font-variant: small-caps;
}

.page .dictionary .hi.rend-u {
  text-decoration: underline;
  font-size: inherit;
}

.page .dictionary .hi.rend-r {
  font-weight: normal;
  font-style: normal;
}

.page .dictionary .hi.rend-sup {
  vertical-align: super;
  font-size: smaller;
}

.page .dictionary .hi.rend-sub {
  vertical-align: sub;
  font-size: smaller;
}


.page .dictionary .hi.rend-i {
	/*color:#008AB8 ;*/
  font-style: italic;
}

.page .dictionary .quote .hi.rend-i {
  font-style: normal;
  font-weight:bold;
}

.page .dictionary .i {
  font-weight: normal;
  font-style: italic;
  color: black;
}

.page .dictionary .note {
  color: black;
  line-height: 1.4em;
  font-style: normal;
  background-color: #e9eef4;
  margin: 6px 0;
  padding: 6px 4px 6px 18px;
  font-weight: normal;
  display: block;
}

.page .dictionary .posp {
  font-size: 80%;
  text-transform: uppercase;
}

.page .dictionary .r {
  font-style: normal;
}

.page .dictionary .sub {
  vertical-align: sub;
  font-size: smaller;
}

.page .dictionary .sup {
  vertical-align: super;
  font-size: smaller;
}

.page .dictionary .u {
  text-decoration: underline;
}

.page .dictionary .block {
  display: block;
  margin-top: 3px;
}

.page .hin .block {
  display: block;
  margin-top: 15px;
  margin-bottom: 7.5px;
}

.page .dictionary .bolditalic {
  font-weight: bold;
  font-style: italic;
}

.page span.bold {
  font-weight: bold;
}

.page span.bluebold {
  font-weight: bold;
  color: #1c4b8b;
}

.page span.italics,.page span.ital {
  font-style: italic;
}

.page span.sensenum {
  margin-left: -1.3em;
  float: left;
  font-weight: bold;
  font-size: 100%;
  color:#1c4b8b;
}

.page .dictionary .cit.type-translation .quote {
  font-style: normal;
  color: #1683be;
}

.page .dictionary .cit.type-translation .pos {
  font-style: bold;
}

.definition_content a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  border-bottom: dashed 1px rgba(0,0,0,.6);
}

.page .dictionary a:hover {
  color: #d51f30;
}

.page .dictionary .power {
  float: right;
}

.page .dictionary .power .i {
  color: #1c4b8b;
  font-size: inherit;
}

.page .dictionary .hom_subsec {
  display: block;
}

.page .dictionary .definitions,.page .dictionary .derivs,.page .dictionary .etyms {
  margin-bottom: .3em;
}

.page .dictionary .inflected_forms {
  display: block;
  padding-bottom: 0em;
}

.page .dictionary .scbold {
  font-weight: bold;
  text-transform: uppercase;
  font-size: .8em;
}

.page .dictionary .note .scbold {
  display: block;
}

.page .dictionary .pron .ptr {
  color: ;
}

.page .dictionary .list,.page .dictionary .relwordgrp {
  display: block;
  margin-left: 20px;
}

.page .dictionary .listitem,.page .dictionary .relwordunit {
  display: list-item;
}

.page .dictionary .type-syngrp,.page .dictionary .type-antgrp {
  display: block;
}

.page .asset.Corpus_Examples_EN .quote {
  font-style: italic;
}

.page .cobuild .sense {
  margin-left: 0;
}

.page .cit.type-example .content {
  background-color: white;
  margin-bottom: 20px;
  padding: 20px;
}

.page .cit.type-example .author {
  font-weight: bold;
  font-style: ;
}

.page .cit.type-example .title {
  display: inline;
  font-variant: small-caps;
  font-style: ;

}

.page .cit.type-example .ref.type-def {
  text-decoration: none;
  color: inherit;
}

.page .biling .lbl {
  font-style: italic;
  color: #555;
}

.page .biling .lbl.type-subj {
  font-variant: small-caps;
}

.page .biling .lbl.type-subj .lbl {
  font-variant: normal;
}

.page .biling .lbl.type-tm {
  font-style: normal;
}

.page .biling .lbl.type-tm_hw {
  font-size: .78em;
}

.page .biling .lbl.type-infl span,.page .biling .lbl.type-infl {
  font-style: normal;
  color: #1c4b8b;
  font-weight: normal;
}

.page .biling br {
  display: none;
}

.page .biling .phrasals .re .orth {
  font-size: 1.25em;
}

.page .biling .sense .re {
  font-size: 100%;
  margin-left: 0;
}

.page .hin .form.type-syn .orth,.page .hin .form.type-ant .orth,.page .hin .form.type-phr .orth {
  font-weight: normal;
  font-size: 100%;
}

.page .biling .re {
  display: block;
  margin-left: 1em;
}

.thesbase .form.type-syn {
  margin-left: .5em;
}

.thesbase .synunit .cit {
  display: inline;
}

.thesbase .def {
  display: block;
}

.thesbase .xr.type-theslink {
  display: inline-block;
  margin-left: 20px;
}

.thesbase .relwgrp {
  display: block;
  margin-left: 1em;
}

.thesbase .table {
  display: block;
}

.thesbase .caption {
  display: block;
  font-weight: bold;
  margin-top: 10px;
  font-size: larger;
}

.thesbase .bibl {
  display: block;
}

.thesbase .bibl .title {
  display: inline;
}

.thesbase .cit.type-proverb {
  display: block;
}

.thesbase .tr {
  display: table-row;
}

.thesbase .td {
  display: table-cell;
  padding: 3px;
}

.thesbase .th {
  display: table-cell;
  font-weight: bold;
}

.thesbase .cit.type-example,.thesbase .cit.type-example .quote {
  display: inline;
  padding-left: .25em;
}

.thesbase .note {
  background-color: transparent;
  padding: 0;
  margin-top: 10px;
  overflow: hidden;
}

.thesbase .note .tr {
  display: block;
  margin-bottom: 0px;
}

.thesbase .tr .td:first-child {
  background-color: #e9eef4;
  font-weight: bold;
  color: #1c4b8b;
  padding: 5px 15px;
}

.thesbase .note .td {
  padding: 8px 15px;
  display: block;
}

.thesbase .note .th {
  display: none;
}

.page .content-box-syn-of-syns .syns_container .form.type-syn .orth {
  font-weight: bold;
}

.thesbase .link {
  text-decoration: underline;
  font-family: "Open Sans",sans-serif;
  background: #e5ebf3;
  color: #1c4b8b;
  padding: .3em .8em;
  margin: 5px 0;
  display: inline-block;
}

.thesbase .sense {
  margin-bottom: 2em;
}

.thesbase .author {
  font-weight: bold;
  font-style: italic;
}

.content-box-thesbase .content-box-origin {
  padding-top: 0;
  padding-bottom: 0;
}

.thesbase .sensehead>.sensenum {
  float: none;
}

.thesbase .scbold {
  background: #efefef;
  padding: .5em 22px;
  margin: 2em 0 1em 0;
  font-weight: bold;
  font-size: 80%;
  text-transform: uppercase;
  display: block;
}

.page .content-box-syn-of-syns div.type-syn_of_syn_head {
  display: inline-block;
}

.page .content-box-syn-of-syns div.type-syn_of_syn_head .orth,.thesbase .key {
  font-weight: bold;
  margin-right: 0;
  display: inline-block;
  margin-left: 0;
  padding: .3em .8em;
  border: 0;
  font-size: 105%;
  padding-left: 0;
  padding-bottom: 0;
}

.thesbase .key {
  padding-right: 0;
}

.thesbase .firstSyn {
  color: black;
  font-size: .9em;
}

.page .content-box-syn-of-syns .syns_head {
  margin-top: 2.2em;
}

.page .content-box-syn-of-syns .syns_example {
  line-height: 2.5em;
}

.page .type-ant.columns3,.page .content-box-syn-of-syns .columns3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.page .content-box-syn-of-syns .syns_items {
  display: block;
}

.pagination {
  text-align: center;
  margin: 1em;
}

.pagination a.prev,.pagination a.next,.pagination a.page,.pagination span.page,.pagination p,.pagination p a {
  padding: .3em .8em;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  border: 0;
}

.pagination a.prev,.pagination a.next,.pagination a.page {
  background: #e5ebf3;
  color: #194885;
}

.pagination span.page,.pagination p,.pagination p a {
  background: #194885;
  color: #e5ebf3;
}

.page .content-box-syn-of-syns .lbl,.page .content-box-syn-of-syns .lbl span,.page .dictionary.thesbase .lbl,.page .dictionary.thesbase .lbl span {
  font-style: italic;
  color: green;
}

.page .dictionary.thesbase .sensebody {
  display: block;
  margin: .5em 0 .5em 6px;
}

.thesbase span.bold {
  font-weight: bold;
}

.thesbase span.kerntouch {
  letter-spacing: -.18em;
}

.thesbase span.kern60 {
  letter-spacing: -.60em;
}

.thesbase span.manualdiacritic {
  vertical-align: 25%;
  letter-spacing: -1em;
}

.thesbase span.numerator {
  vertical-align: 35%;
  font-size: smaller;
}

.thesbase span.numerator_back {
  position: absolute;
  vertical-align: 35%;
  letter-spacing: -1em;
  font-size: smaller;
}

.thesbase span.denominator {
  vertical-align: -35%;
  font-size: smaller;
}

.thesbase span.italics {
  font-weight: normal;
  font-style: italic;
  color: black;
}

.thesbase span.homnum {
  font-weight: bold;
  color: #fff;
  vertical-align: super;
  font-size: 50%;
}

.thesbase span.sensenum {
  font-weight: bold;
}

.thesbase span.QA {
  font-style: italic;
  color: red;
  font-size: 90%;
}

.thesbase hr {
  width: 50%;
  text-align: left;
  border: 3px inset #777;
  height: 6px;
  margin: 10px auto 5px 0;
}

.thesbase .cit.type-quotation {
  display: block;
}

.thesbase .cit.type-quotation>.quote,.thesbase .cit.type-proverb>.quote,.thesbase .cit.type-quotation>.bibl {
  display: block;
  margin-left: 1em;
  padding-left: 0;
}

.thesbase>.re.type-phr .xr {
  margin-left: 1em;
  font-weight: bold;
}

.thesbase .div .xr {
  display: block;
  margin-left: 1em;
}

.content-box-thesbase .toggleExample {
  position: absolute;
  right: 0;
  top: -1em;
  padding: .2em;
  padding-right: 1em;
  background-color: rgba(164,189,212,.53);
}

.content-box-thesbase .more {
  margin: 10px auto 10px auto;
  text-align: center;
  border: 1px solid rgba(144,144,144,.7);
  background-color: #e5ebf3;
  width: 10%;
}

.content-box-thesbase .more .openButton {
  display: inline-block;
  float: none;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  margin: 0;
  border: 0;
  width: 100%;
  height: auto;
}

.content-box-thesbase .sense.moreAnt .more.open .openButton,.content-box-thesbase .sense.moreSyn .more.open .openButton {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.content-box-thesbase .sense .type-ant div.invisibleElements,.content-box-thesbase .sense .form.type-syn.invisibleElements {
  display: none;
}

.content-box-thesbase .sense.moreAnt .type-ant div,.content-box-thesbase .sense.moreSyn .form.type-syn.head {
  display: block;
}

.content-box-thesbase .blockSyn {
  position: relative;
}

.content-box-thesbase .containerBlock {
  display: none;
}

.content-box-thesbase .plusmoins {
  font-size: 24px;
  width: 1em;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid rgba(10,0,160,.25);
  width: 30px;
  height: 30px;
  display: inline-block;
}

.content-box-thesbase .plusmoins[data-opened="false"] .moins,.content-box-thesbase .plusmoins[data-opened="true"] .plus {
  display: inline-block;
}

.content-box-thesbase .plusmoins[data-opened="true"] .moins,.content-box-thesbase .plusmoins[data-opened="false"] .plus {
  display: none;
}

.content-box-thesbase div[data-type-block] .sense .sensenum {
  margin-left: 0;
}

.content-box-thesbase .page .dictionary .sense,.content-box-thesbase .sense.moreSyn {
  margin-left: 0;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #dbdada;
  position: relative;
  overflow: hidden;
}

.content-box-thesbase .sense .sensehead .xr {
  display: none;
}

.content-box-thesbase .h1Word {
  color: #e9573f;
}


.content-box-thesbase .content-box-syn-of-syns .syns_container {
  padding-left: 1.9em;
}

.content-box-thesbase .dictionary.thesbase .sensebody,.content-box-thesbase div[data-type-block] .sense .sensebody {
  margin: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  padding-right: 1.9em;
  padding-left: 1.9em;
  line-height: 1.5em;
  font-size: .9em;
}

.content-box-thesbase .content-box-syn-of-syns div[data-type-block] .sense .def,.content-box-thesbase .content-box-syn-of-syns div[data-type-block] .sense .syns_example {
  margin: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 1.5em;
  font-size: .9em;
  padding-right: 0;
  padding-left: 0;
}

.content-box-thesbase .sense.opened .synonymBlock>.openButton,.content-box-thesbase .sense.opened>.openButton {
  display: none;
}


.content-box-thesbase .sensehead>.sensenum {
  min-width: 1.9em;
  display: inline-block;
  text-align: center;
  font-size: .9em;
  color: #4d4e51;
}

.content-box-thesbase .dictionary .sense .synonymBlock {
  cursor: pointer;
}

.content-box-thesbase .dictionary .sense.opened,.content-box-thesbase div[data-type-block] .sense.opened {
  margin-left: 0;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #dbdada;
  cursor: auto;
  position: relative;
}

.content-box-thesbase .dictionary.thesbase .sense.opened .sensebody,.content-box-thesbase div[data-type-block] .sense.opened .sensebody {
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit;
}

.content-box-thesbase .toggleExample,.content-box-thesbase .iconContainer {
  display: none;
}

.content-box-thesbase .iconContainer {
  position: absolute;
  right: 0;
}

.content-box-thesbase .sense.opened .iconContainer {
  display: block;
}

.content-box-thesbase .miniIconSenseContainer {
  position: absolute;
  top: .5em;
  right: 0;
}

.content-box-thesbase .miniIconSense,.content-box-thesbase .iconSense {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #dbdada;
  margin: 2px;
  margin-left: 3px;
  text-align: center;
  line-height: 34px;
  font-size: 1.3em;
  cursor: pointer;
  color: #4d4e51;
}

.content-box-thesbase .miniIconSense:hover,.content-box-thesbase .iconSense:hover,.content-box-thesbase .openButton:hover,.content-box-thesbase .more:hover {
  color: #f26b31;
}

.content-box-thesbase .miniIconSense {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1em;
}

.content-box-thesbase .sense.opened .containerBlock {
  display: block;
  border: 0;
}

.content-box-thesbase .syns_container .form.type-syn,.content-box-thesbase .content-box-syn-of-syns .form.type-syn,.content-box-thesbase .form.type-syn,.content-box-thesbase .type-ant div {
  margin-left: .5em;
}

.content-box-thesbase .syns_container {
  padding-left: 0;
}

.content-box-thesbase .content-box-syn-of-syns .sense.moreSyn {
  margin-bottom: .5em;
}

.content-box-thesbase .form.type-syn .orth,.content-box-thesbase .type-ant .orth,.content-box-thesbase .syns_container .form.type-syn .orth {
  background-color: transparent;
  border: 0;
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
  color: #4d4e51;
  margin: 0;
  padding: 0 .2em;

}

.content-box-thesbase .form.type-syn a,.content-box-thesbase .type-ant a,.content-box-thesbase .syns_container .form.type-syn a {

  text-decoration: none;
    border-bottom: dashed 1px rgba(0,0,0,.6);
}

.content-box-thesbase .dictionary .content,.content-box-thesbase .form.type-syn {
  position: relative;
}

.content-box-thesbase .dictionary .hom,.content-box-thesbase .dictionary .syn_of_syns {
  overflow: hidden;
}

.content-box-thesbase .titleTypeContainer {
  border-bottom: 1px solid #949597;
  font-size: .9em;
  overflow: hidden;
}

.content-box-thesbase .titleTypeContainer .titleType {
  font-weight: bold;
  font-size: 1.1em;
  color: #4d4e51;
  background-color: #e5ebf3;
  display: inline-block;
  padding: 0 1.7em;
  margin-top: .5em;
}

.content-box-thesbase .titleTypeContainer .titleType::first-letter {
  text-transform: capitalize;
}

body.context-language-THESAURUS {
  background-color: white;
}

.content-box-thesbase .sense .form *[class*="type"] {
  font-size: .9em;
}

.content-box-thesbase .sense.moreinfo .form .orth:after {
  display: block;
}

.content-box-thesbase .sense .form .lbl {
  display: inline-block;
}

.content-box-thesbase .titleTypeSubContainer {
  margin-top: .5em;
  border-bottom: 1px solid #949597;
  font-weight: bold;
  font-size: .9em;
  color: #4d4e51;
}

.content-box-thesbase .titleTypeSubContainer .titleType {
  font-weight: bold;
  font-size: 1em;
  color: #4d4e51;
  background-color: #e5ebf3;
  display: inline-block;
  padding: 0 .9em;
}

.content-box-thesbase .type-ant,.content-box-thesbase .content-box-syn-of-syns .syns_container {
  padding-left: 0;
  margin-left: 0;
}

.content-box-thesbase .icon-chevron-down.links {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  display: inline-block;
  vertical-align: middle;
  color: #4d4e51;
}

.content-box-thesbase .content-box-comments {
  background-color: white;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.content-box-thesbase .content-box-comments,.content-box-thesbase .content-box-origin,.content-box-thesbase .content-box-nearby-words,.content-box-thesbase .dictionary .content,.content-box-thesbase .content-box-syn-of-syns {
  border-left: none;
  box-shadow: none;
}

.content-box-thesbase .re.type-phr .xr,.content-box-thesbase .content-box-nearby-words li {
  margin-left: 0;
  padding-left: .85em;
  margin-bottom: .3em;
  padding-bottom: .3em;
  display: block;
}

.content-box-thesbase .content-box-syn-of-syns div.type-syn_of_syn_head {
  display: block;
}

.content-box-thesbase .content-box-syn-of-syns .sense .def {
  padding-left: 1em;
}

.content-box-thesbase .content-box-syn-of-syns .sense .def,.content-box-thesbase .content-box-syn-of-syns .sense .syns_example {
  margin: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  line-height: 1.5em;
  font-size: .9em;
  color: #4d4e51;
}

.content-box-thesbase .content-box-syn-of-syns .quote {
  font-style: italic;
}

.content-box-thesbase div[data-type-block] .sense.opened .sensebody,.content-box-thesbase .content-box-syn-of-syns .sense.opened .def,.content-box-thesbase .content-box-syn-of-syns .sense.opened .syns_example {
  overflow: auto;
  white-space: normal;
}

.content-box-thesbase .content-box-syn-of-syns .syns_head {
  margin-top: 0;
}

.content-box-thesbase .form.type-syn .titleTypeSubContainer {
  display: block;
}

.content-box-thesbase .miniIconSenseContainer a {
  border-bottom: 0;
}

.content-box-thesbase .miniIconSenseContainer[data-exist="false"],.content-box-thesbase .iconSense[data-exist="false"] {
  display: none;
}

.content-box-thesbase .cit.type-quotation>.bibl {
  font-size: .85em;
}

.content-box-thesbase .cit.type-quotation {
  margin-left: 0;
  margin-bottom: .3em;
  padding-bottom: .3em;
}

.content-box-thesbase .re.type-phr>.titleTypeContainer,.content-box-thesbase .cit.type-quotation>.titleTypeContainer {
  margin-bottom: 1em;
}

.content-box-thesbase .cit.type-quotation>.quote {
  line-height: 1.3em;
  margin-bottom: .3em;
}

.content-box-thesbase .syns_example .cit.type-example {
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit;
}

.content-box-thesbase .cit.type-quotation .title,.content-box-thesbase .cit.type-quotation .author {
  font-size: inherit;
}

.content-box-thesbase span.sensenum {
  margin-left: 0;
}

.content-box-thesbase .dictionary .quote {
  color: #4d4e51;
  font-style: italic;
  display: block;
  font-size: .9em;
}


.content-box .content, .content-box .translation_list, .content-box-examples .type-example, .definitions, .assetlink,.content-box-header + ul, .content-box-wordlists .xr, .content-box-synonyms .p{
padding: 0 5px;
}
.definition_content .ref.type-thesaurus{display:none;}


.page .dictionary .pron .ptr{font-size:120%;}.pron{font-family: 'Open Sans',sans-serif;font-size:85%}
.pos{color:#CC3333;font-weight:bold;font-size:100%} .type-infl_partial .orth{color:royalblue;}
.definition_content .definitions .sense .gramGrp, .definition_content .definitions .sense .def{display:inline;}
.content .content-box-header .h2_entry{color:#3F5D7D;font-weight:bold;font-size:100%}.etym .content-box-header .h2_entry{color:slategrey; }
.etym{margin: 1ex 0;padding: 5px 10px;box-shadow: 0 0 4px #D6D6D6;border-radius: 5px;}
.lbl.type-register, .lbl.type-subj, .lbl.type-geo, .lbl.type-tm{color:teal; font-style: italic;font-size:95%} .lbl{font-style: italic;}.def + .lbl.type-register{padding-left:3px;}
.var{color:#3F5D7D; font-weight:bold;}.definitions .orth{  font-weight:bold;}
.related-title {font-weight: bold;text-decoration: none; border-bottom: 1px dotted;}


.content-box {
    background: #fff;
    page-break-inside: avoid;
    break-inside: avoid;
}


.tabsNavigation {

border-right: 1px solid #E6E6EB;
background: ;
font-weight: bold;
font-variant: small-caps;
-webkit-user-select: none;
font-family: "Georgia", 'Open Sans',sans-serif;
text-align: left;

}

.tab {

font-size: 110%;
display: inline-block;
line-height: 26px;
padding: 4px 8px;
background-color: #e5ebf3;
margin: 6px 2px 10px 2px;
border: 0;
border-radius: 2px;
cursor: pointer;
min-width: 15%;
text-align: center;
}



.tab.selected {

background-color: #1c4b8b;
color: white;
position: relative;
}

.tab.selected::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    left: 1.2em;
    bottom: -4px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #1c4b8b transparent;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.content-box-examples .type-example {

    display: none;
    border: 0;
}
.content-box-examples.opened .type-example {

    display: block;
    border: 0;
}

.content-box-examples .content-box-header{margin: 0;}
	
.showicon{
	position: absolute;
right: 10px;}

.showicon {
    font-weight: bold;
    margin: 2px;
    font-size: 150%;
}

.iconSense {
    display: inline;
    margin: 2px;
    margin-left: 3px;
    font-size: 150%;
    cursor: pointer;
	color: #4d4e51;
}

a.iconSense{ border-bottom:none;}

a.iconSense:hover {
    color: #d51f30;
}

.content-box-examples .icon-ex:before{
  content: "\e903";
    float:right;
	font-family: 'icomoon';
}

.content-box-examples.opened .icon-ex:before{
  content: "\e904";
    float:right;
	font-family: 'icomoon';
}


.page .dictionary .pron .ptr {
    color: ;
}

.icon-volume-up:before {
    content: "\f028";
	font-family: 'icomoon';
}


/* --------- THESAURUS -------------- */

.page .thesbase .note {
    background-color: transparent;
    padding: 0;
    margin-top: 10px;
    overflow: hidden;
}

.iconSense[data-exist="false"] {
    display: none;
}

.dictionary .hom, .dictionary .thesbase {
    overflow: hidden;
}
.content-box a {
    cursor: pointer;
    color: inherit;
    text-decoration: none;
   
}

.thesbase .iconSense {
    display: inline-block;
    width: 27px;
    height: 27px;
    border: 1px solid #dbdada;
    margin: 2px;
    margin-left: 3px;
    text-align: center;
    line-height: 27px;
    font-size: 150%;
    cursor: pointer;
    color: #4d4e51;
}

.content-box-thesbase .openButton {
    width: 26px;
    height: 26px;
    border: 1px solid #dbdada;
    font-weight: bold;
    color: #4d4e51;
    margin: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 150%;
    position: absolute;
    right: 0;
}

.icon-chevron-down:before {
    content: "\e903";
	font-family: 'icomoon';
}

.icon-chevron-up:before {
    content: "\e904";
	font-family: 'icomoon';
}

.icon-read:before {
    content: "\e902";
	font-family: 'icomoon';
}

.content-box-thesbase .content-box-header + div{padding: 0;}

