
/* CSS file for Collins English Dictionary Online 2017 */

/* @font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'),local('OpenSans'),url(https://www.collinsdictionary.com/external/fonts/OpenSans.woff?version=3.1.121) 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
} */

collins_dictionary * {
  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
}


body {
  font-family: 'Open Sans',sans-serif;
  line-height: 1.6em;
  color: #333;
  font-size: 13px;
  background: #fafafa;
  margin-left:1px;
  margin-right:0;
}

a {
  color: #1c4b8b;
  cursor: pointer
}

.p,p {
  margin-bottom: 3px;
}

b {
  font-weight: bold
}

.padLeft {
  padding-left: 10px
}

.textCenter {
  text-align: center
}

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: 2em;
  line-height: 1.4em
}

h2 {
  font-size: 1.2em
}

.center {
  display: table;
  margin: 0 auto
}

.clear:before,.clear:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden
}

.clear:after {
  clear: both
}

.floatRight {
  float: right
}


body.translator .definitionRow>div:first-child {
  float: left;
  margin-right: 10px
}


.content-box {
  padding: 3px 5px;
  background: #fff;
  margin-bottom: 5px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid
}

.content-box h2,.content-box .h2 {
  margin-bottom: .5em
}

.content-box .view_more a {
  opacity: .7;
  text-decoration: none;
  margin-top: 1em;
  display: block;
  font-size: .8em
}

.lsw {
  font-weight: bold
}

.lsw a {
  text-decoration: none
}

.lsw[data-type='trends'] a {
  margin-left: .5em
}

.lsw[data-type='trends'] .percentVariation .icon-fiber_new {
  font-size: 2em
}

.lsw[data-type='trends'] .percentVariation {
  display: inline-block;
  min-width: 3em;
  text-align: right
}

.lsw i {
  font-size: 1.3em;
  vertical-align: sub;
  margin-right: 5px
}

.lsw .lsw_title {
  font-size: 1.5em;
  margin-bottom: 1em
}

.lsw[data-type='trends'] .lsw_title {
  margin-bottom: .3em
}

.lsw .lsw_title i {
  font-size: 3em;
  color: #7e7b87;
  margin-right: 10px
}

.lsw .view_more {
  border: solid 1px #1c4b8b;
  padding: 20px;
  display: inline-block;
  background: #e8e8e8;
  margin: 1em 20px 0;
  font-size: 1.1em;
  padding: 15px 25px
}

.lsw .lsw_list {
  margin-left: 1em
}

.lsw[data-type='trends'] .lsw_list {
  line-height: 1.2em
}

.lsw .lsw_list li {
  margin-bottom: 5px
}

.lsw .lsw_list span {
  font-size: .7em;
  color: grey
}

.lsw i.green {
  color: #008000
}

.lsw i.red {
  color: #e05555
}

.lgg {
  background: 0;
  font-weight: bold;
  border: 0;
  box-shadow: none;
  font-size: 1.2em;
  padding: 0
}

.lgg h2,.lgg .margin {
  color: #333;
  text-align: center;
  padding: 21px 5px;
  margin-bottom: 5px
}

.lgg a {
  text-decoration: none;
  margin-bottom: 5px;
  text-align: center;
  padding: 17px;
  border: 1px solid rgba(216,216,216,0.7);
  border-radius: 5px;
  background-color: #e5ebf3;
  display: block
}

.lgg a:hover {
  border: 1px solid rgba(144,144,144,0.7);
  background-color: rgba(187,183,183,0.37)
}

.def-dict {
  text-decoration: none;
  display: block;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  background: #e5ebf3;
  color: #194885
}

.def-dict-title {
  font-size: 1.6em;
  margin: .5em 0 1em 0;
  font-weight: bold
}

.def-dict-footer {
  margin-top: 1em;
  font-weight: bold;
  color: #1c4b8b
}

.def-dict-footer i {
  font-size: 1.5em;
  vertical-align: text-top;
  margin-right: 10px
}


.toc {
  padding: 0 10px;
  text-align: center;
  margin-bottom: .5em
}

.toc-group {
  display: inline-block;
  margin-right: 1em
}

.related {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid
}

.related-title {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted
}

.related-definition {
  font-style: italic
}

.promoBoxGrammar {
  overflow: hidden
}

.promoBoxGrammar .entry_container ul {
  overflow: hidden;
  overflow-y: auto;
  max-height: 400px
}

.promoBoxGrammar .entry_container {
  box-shadow: none;
  background-color: white
}



.definition_content .cobuild-logo {
  min-width: 100px;
  min-height: 13px;
  float: right;
  text-decoration: none;
  border: 0;
  padding: 0;
  margin: 0;
  margin-top: 0px;
  font-weight: bold;
}

.definition_content .expandable-list {
  padding: .1em
}

.definition_content .content-box {
  padding-top: 0
}

.definition_content .content-box-origin {
  border-left: solid 2px #669eff
}

.definition_content .content-box-wordlists,
.definition_content .content-box-synonyms,
.definition_content .content-box-quotations {
  border-left: solid 2px #d49882
}

.definition_content .content-box-wordlists {
  display: none;
}

.definition_content .content-box-images {
  border-left: solid 2px #bb1
}

.definition_content .content-box-videos {
  border-left: solid 2px #cc181e
}

.definition_content .content-box-translation,
.definition_content .content-box-definition,
.definition_content .content-box-thesaurus,
.definition_content .content-box-syn-of-syns {
  border-left: solid 2px #194885
}

.definition_content .content-box-definition.cobuild {
  border-left: solid 2px #01a4b5
}

.definition_content .content-box-derived {
  border-left: solid 2px #5f167d
}

.definition_content .content-box-usage {
  border-left: solid 2px #78ad79
}

.definition_content .content-box-translations {
  border-left: solid 2px #ff8c4d
}

.definition_content .content-box-examples {
  border-left: solid 2px #1c7744
}

.definition_content .content-box-comments {
  border-left: solid 2px #3b8e8d
}

.definition_content .content-box-learners {
  border-left: solid 2px #467f7f
}

.definition_content .content-box-nearby-words {
  border-left: solid 2px #bb5454
}

.definition_content .content-box-header:after {
  content: " ";
  display: block;
  clear: both
}

.definition_content .content-box-header {
  background: #e5ebf3;
  padding: 1px 5px;
  margin: 0 -5px .1em -5px
}

.cdet .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
}

.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: 0;
  margin: 2px 0;

}

.definition_content .content-box-videos .entryVideo {
  width: 100%;
  max-width: 640px;
  height: 320px
}

.definition_content .h2_entry {
  font-size: 1.4em;
  margin: 3px 0;
}
.definition_content .mini_h2 {
  padding: 0;
  margin: 0;
  }

.definition_content .content-box-definition h2.h2_entry {
  font-size: 1.8em;
#  margin-top: 3px;
  padding: 0;
#  border: 0;
}

.definition_content .definitions .thes {
  margin-top: .2em
}

.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: .2em 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: 1.1em;
  margin-bottom: .15em;
#  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-register ,
.definition_content .lbl.type-geo ,
.definition_content .lbl.type-pragmatics {
  color: green;
  font-style: italic;
}

.definition_content .lbl.type-syntax {
  font-size: .9em;
  color: rgb(224, 91, 114);
  margin-left: 3px;
  font-style: italic;
}

.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,.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 .ref.type-thesaurus {
  display: none;
}

.definition_content .h2_entry .dictname,
.definition_content .h2_entry .lbl.type-misc {
  font-size: 16px;
  font-weight: normal;
}

.definition_content .h2_entry .lbl.type-misc {
  margin-left: 3px;
}

.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: .25em
}

.definition_content .translation_list {
  margin: .25em 0
}

.definition_content .translation_list .columns2 {
  margin: 3px .4em;
  padding: 0;
}

/* make translation into one line */
.translation_list .translation {
  display: inline-table;
  padding-right: 8px;
  min-width: 260px;
}

.translation_list .translation .lang:before{
  content: "➣ ";
  color: orange;
  vertical-align: -2px;
  font-size: 16px;
}


.definition_content .translation_list .gramGrp {
  text-transform: lowercase
}

.definition_content .audio_play_button,.audio_play_button {
  color: #ec2615;
  vertical-align: middle;
  -webkit-transition: transform .2s,text-shadow .2s;
  transition: transform .2s,text-shadow .2s;
  border: 0;
  display: none;
}

.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;
#  display: none;
  margin: 0;
  padding: 0;
  border: 0;

}

.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: #555;
  font-style: italic;
  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,
.definition_content .content-box-thesaurus .quote {
  display: block;
  margin-top: .4em
}

.definition_content .cit.type-quotation .author,
.definition_content .content-box-quotations .author,
.definition_content .content-box-examples .author,
.definition_content .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,
.definition_content .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,
.definition_content .content-box-thesaurus .year {
  font-size: .8em;
  font-style: italic
}

.definition_content .content-box-syn-of-syns div.type-syn_of_syn_head .orth,
.definition_content .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: 400px;
  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
}

.definition_content .content-box-quotations .assetlink {
  margin-left: 3px;
}


.page {
  font-size: 14px
}

.page .dictname {
  font-size: .7em
}

.page .dictionary .copyright .i {
  color: gray
}

.page .copyright {
  color: gray;
  font-size: small;
  margin-top: 10px;
  display:none;
}

.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: 3px
}

.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
}

/* make idom into one line  */
.page .dictionary .padLeft .re{
  display: inline-block;
  margin-right: 8px;
  min-width: 150px;
}
.page .dictionary .padLeft .re:before{
  color: green;
  vertical-align: -2px;
  margin-right: 1px;
  content: "➾";
  font-size: 16px;
}

.page .cobuild .hom {
  display: block;
  margin-left: 1.5em;
  margin-bottom: 0.25em
}

.page .cobuild .sense {
  margin-left: 0;
  margin-bottom: 0;
  margin-top: .25em
}

.page .dictionary .sense {
  display: block;
  margin-left: 1.5em;
  margin-bottom: .15em;
  margin-top: .15em
}

.page .dictionary .sense.inline {
  display: inline;
  margin-left: 0;
  margin-bottom: .15em;
  margin-top: .15em
}

.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
}

.page .dictionary .re .pos {
  font-style: italic;
#  color: black
}

.page .dictionary .pos {
  font-size:93%;
  color:#000;
  padding:0px 2px 0px 1px;
  vertical-align:middle;
  text-align:center;
  font-style: italic;
  font-weight: bold;
  border-width: thin;
  border-radius: 30% 0.3em 30% 0.3em;
}
}


.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 {
  font-style: italic
}

.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: 3px 0;
  padding: 1px 1px 1px 10px;
  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 {
  font-style: italic
}

/* first level */
.page span.sensenum {
  margin-left: -1.3em;
  float: left;
  font-weight: bold;
  font-size: 1.1em;
}
/* 2rd level */
.page .sense .sense span.sensenum {
  margin-left: -0.9em;
  float: left;
  font-weight: bold;
  font-size: 1.1em;
}

.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 .var {
  font-weight: bold
}

.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: .15em
}

.page .dictionary .inflected_forms {
  display: block;
  padding-bottom: 2px;
}

.page .dictionary .scbold {
  font-weight: bold;
  text-transform: uppercase;
  font-size: .8em
}

.page .dictionary .note .scbold {
  display: block
}

.page .dictionary .pron .ptr {
  color: red
}

.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 {
  margin-left: 5px;
}

.page .cit.type-example .content {
  background-color: white;
  margin-bottom: 20px;
  padding: 20px
}

.page .cit.type-example .author {
  font-weight: bold;
  font-style: italic
}

.page .cit.type-example .title {
  display: inline;
  font-variant: small-caps;
  font-style: italic
}

.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 .orth {
  font-size: 100%;
  font-weight: bold
}

.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
}

.page .thesbase .form.type-syn {
  margin-left: .5em
}

.page .thesbase .synunit .cit {
  display: inline
}

.page .thesbase .def {
  display: block
}

.page .thesbase .xr.type-theslink {
  display: inline-block;
  margin-left: 20px
}

.page .thesbase .relwgrp {
  display: block;
  margin-left: 1em
}

.page .thesbase .table {
  display: block
}

.page .thesbase .caption {
  display: block;
  font-weight: bold;
  margin-top: 10px;
  font-size: larger
}

.page .thesbase .bibl {
  display: block
}

.page .thesbase .bibl .title {
  display: inline
}

.page .thesbase .cit.type-proverb {
  display: block
}

.page .thesbase .tr {
  display: table-row
}

.page .thesbase .td {
  display: table-cell;
  padding: 3px
}

.page .thesbase .th {
  display: table-cell;
  font-weight: bold
}

.page .thesbase .cit.type-example,
.page .thesbase .cit.type-example .quote {
  display: inline;
  padding-left: .25em
}

.page .thesbase .note {
  background-color: transparent;
  padding: 0;
  margin-top: 10px;
  overflow: hidden
}

.page .thesbase .note .tr {
  display: block;
  margin-bottom: 20px
}

.page .thesbase .tr .td:first-child {
  background-color: #e9eef4;
  font-weight: bold;
  color: #1c4b8b;
  padding: 5px 15px
}

.page .thesbase .note .td {
  padding: 8px 15px;
  display: block
}

.page .thesbase .note .th {
  display: none
}

.page .content-box-syn-of-syns .syns_container .form.type-syn .orth {
  font-weight: bold
}

.page .thesbase .link {
  text-decoration: underline;
  font-family: "Open Sans",sans-serif;
  background: #e5ebf3;
  color: #1c4b8b;
  padding: .3em .8em;
  margin: 5px 0;
  display: inline-block
}

.page .thesbase .sense {
  margin-bottom: 2em
}

.page .thesbase .author {
  font-weight: bold;
  font-style: italic
}

.cdet .content-box-origin {
  padding-top: 0;
  padding-bottom: 0
}

.page .thesbase .sensehead>.sensenum {
  float: none
}

.page .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,
.page .thesbase .key {
  font-weight: bold;
  margin-right: 0;
  display: inline-block;
  margin-left: 0;
  padding: .3em .8em;
  border: 0;
  font-size: 1.1em;
  padding-left: 0;
  padding-bottom: 0
}

.page .thesbase .key {
  padding-right: 0
}

.page .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
}

.page .thesbase span.bold {
  font-weight: bold
}

.page .thesbase span.kerntouch {
  letter-spacing: -.18em
}

.page .thesbase span.kern60 {
  letter-spacing: -.60em
}

.page .thesbase span.manualdiacritic {
  vertical-align: 25%;
  letter-spacing: -1em
}

.page .thesbase span.numerator {
  vertical-align: 35%;
  font-size: smaller
}

.page .thesbase span.numerator_back {
  position: absolute;
  vertical-align: 35%;
  letter-spacing: -1em;
  font-size: smaller
}

.page .thesbase span.denominator {
  vertical-align: -35%;
  font-size: smaller
}

.page .thesbase span.italics {
  font-weight: normal;
  font-style: italic;
  color: black
}

.page .thesbase span.homnum {
  font-weight: bold;
  color: #fff;
  vertical-align: super;
  font-size: 50%
}

.page .thesbase span.sensenum {
  font-weight: bold
}

.page .thesbase span.QA {
  font-style: italic;
  color: red;
  font-size: 90%
}

.page .thesbase hr {
  width: 50%;
  text-align: left;
  border: 3px inset #777;
  height: 6px;
  margin: 10px auto 5px 0
}

.page .thesbase .cit.type-quotation {
  display: block
}

.page .thesbase .cit.type-quotation>.quote,
.page .thesbase .cit.type-proverb>.quote,
.page .thesbase .cit.type-quotation>.bibl {
  display: block;
  margin-left: 1em;
  padding-left: 0
}

.page .thesbase>.re.type-phr .xr {
  margin-left: 1em;
  font-weight: bold
}

.page .thesbase .div .xr {
  display: block;
  margin-left: 1em
}

.cdet .toggleExample {
  position: absolute;
  right: 0;
  top: -1em;
  padding: .2em;
  padding-right: 1em;
  background-color: rgba(164,189,212,.53)
}

.cdet .more {
  margin: 10px auto 10px auto;
  text-align: center;
  border: 1px solid rgba(144,144,144,.7);
  background-color: #e5ebf3;
  width: 10%
}

.cdet .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
}

.cdet .sense.moreAnt .more.open .openButton,
.cdet .sense.moreSyn .more.open .openButton {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg)
}

.cdet .sense .type-ant div.invisibleElements,
.cdet .sense .form.type-syn.invisibleElements {
  display: none
}

.cdet .sense.moreAnt .type-ant div,
.cdet .sense.moreSyn .form.type-syn.head {
  display: block
}

.cdet .blockSyn {
  position: relative
}

.cdet .containerBlock {
  display: none
}

.cdet .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
}

.cdet .plusmoins[data-opened="false"] .moins,
.cdet .plusmoins[data-opened="true"] .plus {
  display: inline-block
}

.cdet .plusmoins[data-opened="true"] .moins,
.cdet .plusmoins[data-opened="false"] .plus {
  display: none
}

.cdet div[data-type-block] .sense .sensenum {
  margin-left: 0
}

.cdet .page .dictionary .sense,
.cdet .sense.moreSyn {
  margin-left: 0;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #dbdada;
  position: relative;
  overflow: hidden
}

.cdet .sense .sensehead .xr {
  display: none
}

.cdet .h1Word {
  color: #e9573f
}

@media screen and (max-width: 761px) {
  .cdet .navigation .nav {
    display:none
  }

  .cdet .more {
    margin: 10px auto 10px auto;
    width: 50%
  }
}

.cdet .content-box-syn-of-syns .syns_container {
  padding-left: 1.9em
}

.cdet .dictionary.thesbase .sensebody,
.cdet 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
}

.cdet .content-box-syn-of-syns div[data-type-block] .sense .def,
.cdet .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
}

.cdet .sense.opened .synonymBlock>.openButton,
.cdet .sense.opened>.openButton {
  display: none
}

.cdet .openButton {
  width: 33px;
  height: 33px;
  border: 1px solid #dbdada;
  font-weight: bold;
  color: #4d4e51;
  margin: 2px;
  text-align: center;
  line-height: 33px;
  font-size: 1.3em;
  position: absolute;
  right: 0
}

.cdet .sensehead>.sensenum {
  min-width: 1.9em;
  display: inline-block;
  text-align: center;
  font-size: .9em;
  color: #4d4e51
}

.cdet .dictionary .sense .synonymBlock {
  cursor: pointer
}

.cdet .dictionary .sense.opened,
.cdet div[data-type-block] .sense.opened {
  margin-left: 0;
  margin-bottom: .5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #dbdada;
  cursor: auto;
  position: relative
}

.cdet .dictionary.thesbase .sense.opened .sensebody,
.cdet div[data-type-block] .sense.opened .sensebody {
  overflow: auto;
  text-overflow: inherit;
  white-space: inherit
}

.cdet .toggleExample,.cdet .iconContainer {
  display: none
}

.cdet .iconContainer {
  position: absolute;
  right: 0
}

.cdet .sense.opened .iconContainer {
  display: block
}

.cdet .miniIconSenseContainer {
  position: absolute;
  top: .5em;
  right: 0
}

.cdet .miniIconSense,.cdet .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
}

.cdet .miniIconSense:hover,
.cdet .iconSense:hover,
.cdet .openButton:hover,.cdet .more:hover {
  color: #f26b31
}

.cdet .miniIconSense {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1em
}

.cdet .sense.opened .containerBlock {
  display: block;
  border: 0
}

.cdet .syns_container .form.type-syn,
.cdet .content-box-syn-of-syns .form.type-syn,
.cdet .form.type-syn,.cdet .type-ant div {
  margin-left: .5em
}

.cdet .syns_container {
  padding-left: 0
}

.cdet .content-box-syn-of-syns .sense.moreSyn {
  margin-bottom: .5em
}

.cdet .form.type-syn .orth,
.cdet .type-ant .orth,
.cdet .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
}

.cdet .dictionary .content,
.cdet .form.type-syn {
  position: relative
}

.cdet .dictionary .hom,
.cdet .dictionary .syn_of_syns {
  overflow: hidden
}

.cdet .titleTypeContainer {
  border-bottom: 1px solid #949597;
  font-size: .9em;
  overflow: hidden
}

.cdet .titleTypeContainer .titleType {
  font-weight: bold;
  font-size: 1.1em;
  color: #4d4e51;
  background-color: #e5ebf3;
  display: inline-block;
  padding: 0 1.7em;
  margin-top: .5em
}

.cdet .titleTypeContainer .titleType::first-letter {
  text-transform: capitalize
}

body.context-language-THESAURUS {
  background-color: white
}

.cdet .sense .form *[class*="type"] {
  font-size: .9em
}

.cdet .sense.moreinfo .form .orth:after {
  display: block
}

.cdet .sense .form .lbl {
  display: inline-block
}

.cdet .titleTypeSubContainer {
  margin-top: .5em;
  border-bottom: 1px solid #949597;
  font-weight: bold;
  font-size: .9em;
  color: #4d4e51
}

.cdet .titleTypeSubContainer .titleType {
  font-weight: bold;
  font-size: 1em;
  color: #4d4e51;
  background-color: #e5ebf3;
  display: inline-block;
  padding: 0 .9em
}

.cdet .type-ant,.cdet .content-box-syn-of-syns .syns_container {
  padding-left: 0;
  margin-left: 0
}

.cdet .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
}

.cdet .content-box-comments {
  background-color: white;
  margin-bottom: 20px;
  padding: 20px;
  position: relative
}

.cdet .content-box-comments,
.cdet .content-box-origin,
.cdet .content-box-nearby-words,
.cdet .dictionary .content,
.cdet .content-box-syn-of-syns {
  border-left: none;
  box-shadow: none
}

.cdet .re.type-phr .xr,
.cdet .content-box-nearby-words li {
  margin-left: 0;
  padding-left: .85em;
  margin-bottom: .3em;
  padding-bottom: .3em;
  display: block
}

.cdet .content-box-syn-of-syns div.type-syn_of_syn_head {
  display: block
}

.cdet .content-box-syn-of-syns .sense .def {
  padding-left: 1em
}

.cdet .content-box-syn-of-syns .sense .def,
.cdet .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
}

.cdet .content-box-syn-of-syns .quote {
  font-style: italic
}

.cdet div[data-type-block] .sense.opened .sensebody,
.cdet .content-box-syn-of-syns .sense.opened .def,
.cdet .content-box-syn-of-syns .sense.opened .syns_example {
  overflow: auto;
  white-space: normal
}

.cdet .content-box-syn-of-syns .syns_head {
  margin-top: 0
}

.cdet .form.type-syn .titleTypeSubContainer {
  display: block
}

.cdet .miniIconSenseContainer a {
  border-bottom: 0
}

.cdet .miniIconSenseContainer[data-exist="false"],
.cdet .iconSense[data-exist="false"] {
  display: none
}

.cdet .cit.type-quotation>.bibl {
  font-size: .85em
}

.cdet .cit.type-quotation {
  margin-left: 0;
  margin-bottom: .3em;
  padding-bottom: .3em
}

.cdet .re.type-phr>.titleTypeContainer,
.cdet .cit.type-quotation>.titleTypeContainer {
  margin-bottom: 1em
}

.cdet .cit.type-quotation>.quote {
  line-height: 1.3em;
  margin-bottom: .3em
}

.cdet .syns_example .cit.type-example {
  overflow: inherit;
  text-overflow: inherit;
  white-space: inherit
}

.cdet .cit.type-quotation .title,
.cdet .cit.type-quotation .author {
  font-size: inherit
}

.cdet span.sensenum {
  margin-left: 0
}

.cdet .dictionary .quote {
  color: #4d4e51;
  font-style: italic;
  display: block;
  font-size: .9em
}

.homograph-entry .grammar .page {
  display: block;
  border: solid 1px;
  font-family: arial,helvetica,sans-serif;
  margin-bottom: 20px;
  padding: 15px;
  padding-bottom: 40px
}

.homograph-entry .grammar a.previous,
.homograph-entry .grammar a.next {
  background: #e5ebf3;
  color: #194885;
  padding: .5em 1em;
  font-weight: bolder;
  border-bottom: 0;
  float: left;
  margin-top: 1em
}

.homograph-entry .grammar a.next {
  float: right
}

.homograph-entry .grammar a.previous:hover,
.homograph-entry .grammar a.next:hover {
  color: #194885
}

.homograph-entry .grammar a.previous i,
.homograph-entry .grammar a.next i {
  font-size: 1.3em;
  vertical-align: middle;
  padding-right: 8px;
  padding-left: 8px;
  display: inline-block
}

.homograph-entry .grammar .exmplblk ul {
  padding-left: 0
}

.homograph-entry .grammar .exmplblk {
  padding: .5em
}

.homograph-entry .grammar .exmplgrp ul {
  padding-left: 20px;
  padding-bottom: 10px
}

.homograph-entry .grammar .intro.suppressed {
  display: none
}

.homograph-entry .grammar h2 {
  font-size: 16pt;
  line-height: 2em;
  text-decoration: underline
}

.homograph-entry .grammar h3 {
  font-size: 14pt
}

.homograph-entry .grammar h4 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 1em
}

.homograph-entry .grammar u {
  text-decoration: underline
}

.homograph-entry .grammar .lemma {
  font-weight: bold
}

.homograph-entry .grammar .caption {
  font-weight: bold;
  margin-top: 1.5em
}

.homograph-entry .grammar .p {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px
}

.homograph-entry .grammar .group {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em
}

.homograph-entry .grammar .exmpl {
  font-weight: normal;
  font-style: italic
}

.homograph-entry .grammar .i {
  font-style: italic
}

.homograph-entry .grammar .post {
  font-style: italic
}

.homograph-entry .grammar .posp {
  font-weight: bold;
  font-style: normal
}

.homograph-entry .grammar .pattern {
  font-family: sans-serif
}

.homograph-entry .grammar .ul {
  margin-top: 5px;
  list-style-type: none;
  padding-left: 15px
}

.homograph-entry .grammar ul.arrow {
  list-style-type: square
}

.homograph-entry .grammar ul.star {
  list-style-type: disc
}

.homograph-entry .grammar ul.alpha {
  list-style-type: lower-alpha
}

.homograph-entry .grammar ol {
  margin-top: 5px;
  list-style-type: decimal
}

.homograph-entry .grammar .li.exmpl {
  font-style: italic
}

.homograph-entry .grammar .lemmalist .li {
  margin-top: 10px
}

.homograph-entry .grammar .lemmalist {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  margin: 4px;
  margin-top: 2em;
  padding: 1em;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4
}

.homograph-entry .grammar div.greyborder2 {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  margin: 4px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4
}

.homograph-entry .grammar th,.homograph-entry .grammar td {
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  padding: .5em 1.4em
}

.homograph-entry .grammar th {
  background-color: #ddd;
  font-weight: bold;
  font-size: .9em
}

.homograph-entry .grammar table {
  border-collapse: collapse;
  border-color: #000;
  border-style: solid;
  border-width: 1px;
  margin-top: 1.5em;
  margin-bottom: 1em
}

.homograph-entry .grammar a.block {
  display: block
}

.homograph-entry .grammar i.icon-chevron-thin-right {
  display: inline-block;
  font-weight: bold;
  width: 2em;
  text-align: center;
  font-size: .6em
}

.homograph-entry .grammar .group a:before,
.homograph-entry .grammar .section a:before,
.homograph-entry .grammar .posGr a:before,
.homograph-entry .grammar .subpattern a:before,
.homograph-entry .grammar .pattern a:before,
.homograph-entry .grammar .chapter a:before {
  display: block;
  content: ""
}

.entry_container {
  color: inherit;
  display: block;
  background: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  text-decoration: none;
  margin-bottom: 20px;
  padding: 20px
}

.homograph-entry .grammar .breadcrumb {
  margin-bottom: 2em
}

.synonymBlock {
  border: 1px solid transparent
}

.grammar .bold {
  display: inline;
  font-weight: bold
}

.grammar .italic {
  display: inline;
  font-style: italic
}

.grammar .bolditalic {
  display: inline;
  font-weight: bold;
  font-style: italic
}

.grammar .roman {
  font-style: normal
}

.grammar .color {
  color: #0058a9
}

.grammar .color1 {
  color: #0058a9;
  font-style: normal
}

.grammar .chaptitle {
  font-size: x-large;
  font-weight: bold;
  color: #0058a9
}

.grammar .parttitle {
  font-size: xx-large;
  font-weight: bold;
  color: #0058a9
}

.grammar .head {
  font-size: medium;
  font-weight: bold;
  color: #0058a9;
  margin-top: 2em
}

.grammar .p {
  font-size: medium;
  font-weight: normal;
  font-style: normal;
  text-indent: 0
}

.grammar .ind {
  font-size: medium;
  font-weight: normal;
  font-style: normal;
  text-indent: 0;
  margin-top: .3em;
  margin-bottom: .3em;
  margin-left: .8em;
  text-indent: -0.8em
}

.grammar .ul.cll0 {
  padding-left: 0;
  list-style-type: disc
}

.grammar .ul.cll0 .li {
  margin-left: 1em
}

.grammar .ul.cll1 {
  padding-left: 0;
  list-style-type: none
}

.grammar .ul.cll1>.li:before {
  content: "– "
}

.grammar .ul.cll1 .li,
.grammar .ul.cll2 .li,
.grammar .ol.cll4 .li {
  margin-left: .8em;
  text-indent: -0.8em
}

.grammar .ul.cll2a,.grammar .ul.cll2 {
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 1em
}

.grammar .ul.cll2a {
  padding-left: .75em
}

.grammar .ul.cll2a .li {
  margin-left: 0;
  text-indent: -0.8em
}

.grammar .ul.cll3 {
  padding-left: 1.2em;
  color: #0058a9
}

.grammar .ul.cll3>.li>span {
  color: black
}

.grammar .ol.cll4 {
  list-style-type: none;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1.5em
}

.grammar span.label {
  width: .8em;
  display: inline-block;
  color: #0058a9;
  font-weight: bold
}

.grammar span.label1 {
  width: .8em;
  display: inline-block
}

.grammar .block {
  font-size: .83em;
  font-style: italic;
  font-weight: normal;
  text-align: justify;
  text-indent: 0;
  margin: .3em 1.3em
}

.grammar div.box {
  border: 1px solid #0058a9;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 0 2.5em;
  background-color: #e1e4ee;
  border-radius: 15px
}

.grammar .toc {
  margin-top: .25em;
  margin-bottom: .25em
}

.grammar .center {
  text-align: center
}

.grammar .right {
  text-align: right
}

.grammar .small {
  font-size: 78%
}

.grammar td {
  vertical-align: top
}

.grammar td.filet_b,.grammar td.filet_t,
.grammar td.filet_l,.grammar td.filet_r {
  border-right: 1px solid black
}

.grammar .tab1 {
  margin-left: 5em
}

.grammar .strike {
  text-decoration: line-through
}

.navigation {
  position: relative;
  width: 100%;
  background-color: #fafafa
}

.navigation:before {
  content: "\a0";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: inherit
}

.navigation .tab {
  font-size: .9em;
  display: inline-block;
  line-height: 26px;
  padding: 4px 8px;
  background-color: #e5ebf3;
  margin: 6px 2px 10px 2px;
  border: 0;
  border-radius: 2px
}

.navigation .expo {
  position: relative;
  top: -4px;
  font-size: .8em;
  margin-left: 2px
}

.navigation[data-position="fixed"] {
  position: fixed;
  top: 50px;
  z-index: 1
}

.navigation .tab.current {
  background-color: #1c4b8b;
  color: white;
  position: relative
}

.navigation .tabsNavigation {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  word-wrap: normal
}

.navigation .tabsNavigation i {
  font-size: .85em
}

.navigation .tab.current::before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 50%;
  left: 1.2em;
  bottom: -5px;
  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)
}

.navigation .nav {
  background: #cdd4de;
  position: absolute;
  top: 0;
  font-size: 20px;
  overflow: hidden;
  display: inline-block;
  color: #4d4e51;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px
}

.navigation .left {
  left: 0
}

.navigation .right {
  right: 0
}

.cdet .navigation {
  background-color: white
}

@media screen and (max-width: 761px) {
  .navigation .tabsNavigation {
    overflow-x:auto
  }
}

.definition_content .frenquency-title {
  margin-top: 1px;
  float: right;
}

.definition_content .word-frequency-img {
  margin-left: .5em;
}


.definition_content .word-frequency-img,
.definition_content .frenquency-title .label {
  display: inline-block
}

.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: 0 -1px;
}

.definition_content .word-frequency-container .level.roundRed {
  background-color: #e52920
}

.definition_content .word-frequency-container .level1 {
  width: 14px;
  height: 14px
}

.definition_content .word-frequency-container .level2 {
  width: 15px;
  height: 15px
}

.definition_content .word-frequency-container .level3 {
  width: 16px;
  height: 16px
}

.definition_content .word-frequency-container .level4 {
  width: 17px;
  height: 17px
}

.definition_content .word-frequency-container .level5 {
  width: 18px;
  height: 18px
}

.definition_content .word-frequency-img span{
  zoom:90%;
}

.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
}

.lightboxLink {
  cursor: pointer
}

.lightboxOverlay {
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.lightboxContainer {
  display: inline-block;
  position: relative;
  padding-bottom: 30px
}

.lightboxImage {
  min-height: 200px;
  min-width: 200px;
  vertical-align: middle;
  border: solid 5px #fff;
  border-radius: 3px;
  background: #fff
}

.lightboxClose {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 2em
}

.lightboxCopyright {
  position: absolute;
  bottom: 0;
  color: #fff;
  left: 0
}


[class*="res_cell"] {
  float: left;
  display: block;
  width: 100%
}


.res_cell_center {
  width: calc(100% - 300px)
}

.res_cell_center_content {
  padding: 0px;
}

.res_cell_2_3 {
  width: 66%
}

.res_cell_2_3_content {
  padding: 0 20px 0 0
}

.res_cell_1_3 {
  width: 34%
}

main>.dictionary,main>.browse_wrapper,main>.spellcheck_wrapper,main>.content_wrapper,
main>.submit_new_word_wrapper,main>.word_submitted_wrapper,main>.suggested_word_wrapper {
  width: calc(100% - 160px);
  float: left
}

@media screen and (max-width: 761px) {
  main>.dictionary,main>.browse_wrapper,main>.spellcheck_wrapper,main>.content_wrapper,
  main>.submit_new_word_wrapper,main>.word_submitted_wrapper,main>.suggested_word_wrapper {
    width:100%;
    float: none
  }

  [class*="res_cell"] {
    clear: both;
    width: 100%;
    margin: 0 0 10px 0
  }

  .res_cell_center_content,.res_cell_2_3_content {
    padding: 0
  }

  .res_hos {
  #  display: none
  }

  main,.main-content {
    width: 100%
  }

  body.stickyHeader main {
    padding-top: 55px
  }

  .page .type-ant.columns3,.page .content-box-syn-of-syns .columns3 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }

  .definition_content .entry_title {
    font-size: 1.5em;
    padding-left: .5em
  }

  .login_wrapper .login_or_signup,.login_wrapper .sign_up,
  .profile_wrapper .profile_block,.profile_wrapper .profile_body {
    float: none;
    margin: 0;
    width: auto
  }

  .mpuslot_b-container {
    min-width: 320px;
    width: 100%;
    margin: 0 0 0 -15px;
    padding: 0;
    z-index: 10000
  }

  #ad_topslot {
    width: 320px;
    min-height: 50px;
    display: table;
    margin: 0 auto
  }

  body.dfp-collapse-true #ad_topslot {
    min-height: 0
  }

  .topslot_container {
    margin-bottom: 10px
  }

  body.abt01v3 .mpuslot_b-container,
  body.abt01v4 .mpuslot_b-container {
    margin-left: -10px
  }

  .mpuslot_b {
    width: 320px;
    margin: 0 auto
  }

  .columns .columns_item {
    display: block;
    width: auto;
    padding-right: 0;
    min-height: 0
  }

  .page .dictionary .power {
    display: none
  }

  .content-box,.page .Corpus_Examples_EN .content,
  .definition_content .content-box,
  .wotd-txt-block,.promoBox-content {
    padding: 10px
  }

  .definition_content .content-box {
    padding-top: 0
  }

  .definition_content .content-box-header {
    margin: 0 -10px 2px -10px
  }

  .promoBox,body.homepage .promoBox {
    min-height: 0
  }

  .search-desktop {
    display: none
  }

  body.homepage .search-desktop {
    display: block
  }

  .searchPanelOpen .search-desktop {
    display: block;
    width: auto;
    margin: 4px;
    clear: both
  }

  .search-desktop .custom-select {
    display: block;
    position: absolute;
    left: 0;
    opacity: .001;
    width: 50px;
    height: 100%
  }

  .search-desktop .custom-select-menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }

  .cdet .sense.moreinfo .form *[class*="type"] {
    display: block
  }

  .definition_content .h1_entry {
    line-height: 1.2em
  }

  .cdet .titleTypeContainer .titleType {
    margin: 0
  }

  .definition_content .content-box.cobuild.br .content-box-header::after {
    content: none
  }

  .definition_content .content-box-videos .entryVideo {
    max-width: 320px;
    height: 160px
  }
}

@media screen and (min-width: 762px) and (max-width:948px) {
  main>.dictionary,main>.browse_wrapper,main>.spellcheck_wrapper,
  main>.content_wrapper,main>.submit_new_word_wrapper,
  main>.word_submitted_wrapper,main>.suggested_word_wrapper {
    width:100%;
    float: none
  }

  .res_hot {
  #  display: none
  }

  .res_cell_center {
    width: calc(100% - 230px)
  }

  .res_cell_right {
    width: 230px
  }

  .res_cell_center_content {
    padding-left: 0
  }

  .search-desktop {
    width: 510px
  }

  main,.main-content {
    width: calc(100% - 15px - 15px)
  }

  .profile_wrapper .profile_block {
    width: 30%;
    float: left;
    margin-top: 0
  }

  .profile_wrapper .profile_body {
    width: calc(70% - 20px);
    margin-left: 20px;
    float: left
  }

  footer .footer_block {
    margin: 50px 20px
  }

  .columns .columns_item {
    width: 49%
  }
}

@media screen and (min-width: 949px) and (max-width:1239px) {
  .topslot_container {
    margin-left:20px
  }

  .res_hod {
  #  display: none
  }

  main,.main-content {
    width: calc(100% - 50px - 50px)
  }

  footer .footer_block {
    margin: 50px 50px
  }

  .columns .columns_item {
    width: 32%
  }
}

@media screen and (min-width: 1240px) {
  .topslot_container {
    margin-left:20px
  }

  .res_hoh {
  #  display: none
  }

  .search-desktop {
    width: 850px
  }

  main,.main-content {
    width: calc(100% - 50px - 50px);
    max-width: 1480px
  }

  .columns .columns_item {
    width: 24%
  }

  .columns2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

@media screen and (min-width: 1596px) {
  .topslot_container {
    margin-left:20px
  }

  footer .footer_content .main-content {
    width: 1120px
  }
}
