


body {
    margin: 0 0 20px 0;
    /*background-repeat: repeat-x;
    background-position: 0 30px;*/
}

#feBodyTable {
    margin-top: 15px;
    min-width: 1024px;
    background-color: rgb(255, 255, 255);
}

body, div, span, p, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

form {
    margin: 0;
}

.buttonImg {
    background-color: transparent;
    border: none;
}

a:link {
    color: #005C63;
    text-decoration: underline;
}

a:visited {
    color: #005C63;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-family: georgia;
    font-size: 30px;
    font-style: italic;
    font-weight: normal;
    text-align: right;
    margin-top: -50px;
    margin-right: 15px
}

h2 {
    font-family: Georgia;
    text-align: left;
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-weight: normal
}

h3 {
    font-family: Georgia;
    color: #939D92;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    font-style: italic;
    font-weight: normal
}

h4 {
    background-color: #C8DFE2;
    text-align: left;
    font-size: 13px;
    padding: 4px;
    font-weight: normal;
    display: inline-block;
    margin: 5px 0 5px 0
}

hr {
    height: 1px;
    border: 1px dotted #d4d4d4;
    margin-top: 20px;
    margin-bottom: 30px
}

/*********************** TOP MENU ***********************/
#topMmenu {
    background-color: rgba(0, 75, 94, 0.55);
}

/*********************** HEADER ***********************/
#header {
    height: 128px;
    position: relative;
    background-position: 0;
    background-repeat: no-repeat;
}

.headerClickable {
    cursor: pointer;
}

.headerImage {
    border: 0;
    float: left;
    cursor: pointer;
    width: 400px;
    height: 100px;
}

#main {
    padding: 0 20px;
    height: -103.0px;
    background-image: url(/applications/dictionary/frontend/site_lsi_free/graphic/custom/dictionary_dilf3/images/pageBackground.png);
    background-repeat: no-repeat;
    background-position: center;
}

#tabs {
    background: white;
}

/********************* INFO MENU **************************/

#infoMenu {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: default;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    z-index: 1000;
}

#infoMenuFooter {
    height: 50px;
    margin-left: 1px;
    padding-left: 15px;
    padding-top: 10px;
}

#infoMenuFooter a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
}

#infoMenu a {
    -moz-box-shadow: 2px 1px 2px #666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 2px 0 2px;
}

.infoMenuPopup {
    -moz-user-select: none;
    text-align: center;
    padding: 10px;
}

#chooseLanguage {
    opacity: 0.95;
    position: absolute;
    right: 5px;
    top: 35px;
    z-index: 100;
    -moz-user-select: none;
    background-color: #FFFFFF;
    border: 1px solid #CBE0E3;
    color: #666666;
    height: auto;
    width: auto;
    padding-bottom: 3px;
}

#chooseLanguageClose {
    text-align: right;
    height: 8px;
    margin-top: 1px;
}

#chooseLanguageClose a {
    padding-right: 3px;
    padding-left: 3px;
    font-size: 11px;
    vertical-align: top;
    border: 1px solid #CBE0E3;
    text-decoration: none;
    margin-right: 1px;
}

#chooseLanguageClose a:hover {
    background-color: #CBE0E3;
}

.feLanguageLabelChk {
    height: 14px;
    padding: 1px 11px 1px 3px
}

.popupShare {
    font-family: "Open Sans";
    display: none;
    position: absolute;
    width: 200px;
    height: 100px;
    box-shadow: 0px 7px 19px -3px rgba(128, 128, 128, 1);
    z-index: 20000 !important;
    left: -150px;
    top: 30px;
    border: 1px solid gainsboro;
    border-radius: 4px;
    background-color: white;
}

.popupShareRow {
    display: table-row;
}

.popupShareCell {
    display: table-cell;
    border-bottom: 1px solid #dcdcdc;
    font-weight: bold;
    color: #5d5d5d;
}

#externalEntry {
    display: inline-table;
    width: 100%;
    padding: 10px 0px 0px 0px;

}

.popupDonors {
    font-family: "Open Sans";
    display: none;
    position: absolute;
    width: 400px;
    /*height: 100px;*/
    box-shadow: 0px 7px 19px -3px rgba(128, 128, 128, 1);
    z-index: 20000 !important;
    left: 100px;
    top: 95px;
    border: 1px solid gainsboro;
    border-radius: 4px;
    background-color: white;
    padding: 0px 8px 5px 8px;
}

.popupDonors a {
    color: #005C63 !important;
    text-decoration: none;
}

.popupDonors a:hover {
    text-decoration: none;
}

#donorTitle {
    font-weight: bold;
    font-style: italic;
    vertical-align: middle;
    font-size: 14px;
    height: 20px;
    padding-left: 2px;
}

.donorRow {
    display: table-row;
}

.donorRow div {
    display: table-cell;
    padding-top: 5px;
}

#popupDonors .donorRow:not(:last-child) div {
    border-bottom: 1px solid #dcdcdc;
}

.donorName {
    width: 30%;
}

.donorText {
    width: 70%;
}

#externalEntry lemmi {
    padding: 0;
}

#externalEntry lemma {
    padding-top: 10px;
}

#externalEntry dizionario_corpo {
    height: -400px;
    display: block;
    /*overflow-y: hidden;
    overflow-x: hidden;*/
}

#externalOpenClose {
    font-family: 'Open Sans';
    font-style: normal;
    text-decoration: none;
    border: 2px solid #8c8c8c;
    padding: 0px 8px 2px 8px;
    border-radius: 7px;
    color: #005C63;
}

#externalOpenClose:hover {
    background-color: #dcdcdc;
}

.popupShareCellLabel {
    height: 25% !important;
    vertical-align: middle;
    padding-left: 5px;

}

.popupShareCellCenter {
    height: 50% !important;
    vertical-align: middle;
    text-align: center;
}

.popupShareCellCenter input {
    font-weight: bold;
    font-size: 14px;
    border: 0;
    border-bottom: 2px solid #222222;
    color: #434343;
}

.popupShareCellFooter {
    height: 25% !important;
    vertical-align: middle;
    text-align: right;
}

#linkCopiedMsg {
    display: none;
    padding-right: 15px;
    color: #005C63;
    font-weight: normal;
    font-style: italic;
}

.popupShareCellFooter button {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    margin-right: 4px;
    padding-left: 4px;
    padding-right: 3px;
    cursor: pointer;
    text-decoration: none;
    padding-bottom: 2px;
    background-color: white;
}

.popupShareCellFooter button:hover {
    background-color: #dcdcdc;
    border: 1px solid #8c8c8c;
}

/*********************** SPELLCHECKER ****************/

#spellchecker {
    display: none;
}

.frontendSpellcheckTitle td {
    font-size: 24px;
    color: #006699;
    font-family: Georgia;
    border-bottom: 1px solid #eec100;
    padding-left: 14px;
    background-color: #ffffef !important;
}

/*********************** TOPIC ***********************/

#topic {
    color: #f5f5f5;
    font-size: 20px;
    position: absolute;
    right: 45%;
    top: 130px;
    z-index: 90;
}

.topicLabel {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    padding-left: 10px;
}

/*********************** SECTION ***********************/

#sectionDict {
    position: absolute;
    display: inline-table;
right:0.0px;top:118px;;
    z-index: 90;
}

#section {
    padding-top: 63px;
    font-family: georgia;
    font-size: 18px;
    color: #fff;
    float: right;
    display: none;
}

#sectionLanguages {
    /*margin-top:















0                           px;*/
    padding-top: 10px;
    padding-right: 5px;
    float: right;
    display: inline;
    font-size: 20px;
    font-weight: normal;
    color: #f5f5f5;
    cursor: pointer;

}

.sectionLanguageDirection {
    font-size: 20px;
    display: inline;
}

.sectionLanguageTable {
    display: inline-table;
    margin-top: 10px;
}

.sectionLanguageDirectionBoth {
    font-size: 20px;
    display: table-cell;
}

.sectionLanguageDirectionBothRow {
    display: table-row;
}

.sectionLanguageDirectionBothRow:hover {
    opacity: 0.8;
}

.sectionLanguageDirectionBothRight {
    text-align: right;
}

.sectionLanguageDirectionBothLeft {
    text-align: left;
}

.sectionLanguageDirectionRadio {
    padding-top: 8px;
}

.sectionBothDirectionSymbol {
    display: table-cell;
}

.sectionBothDirectionSelected {
    font-weight: bold;
    text-decoration: underline;
}

#canvasSecondaryOut {
    padding-left: 3px;
    width: 15px;
    height: 11px;
    vertical-align: -20%;
}

/*********************** SUB SECTION ***********************/
#subSection {
    height: 30px;
    width: 350px;
    font-size: 24px;
    font-family: georgia;
    font-style: italic;
    text-align: center;
    padding: 0 15px 0 0;
}

#searchBox, .searchOn {
    padding: 9px 10px 11px;
    margin-bottom: 4px;
    margin-top: 4px;
    position: relative;
    height: 29px;
}

#searchLabel {
    font-family: Georgia;
    text-align: right;
    font-size: 18px;
    font-weight: normal;
    background: #FFFFEF;
    width: 220px;
    min-width: 220px;
    /*padding-top: 3px;*/
    padding-right: 20px;
}

.searchNoTree a:hover {
    text-decoration: none;
}

#searchBoxTable {
    display: inline-table;
    width: 100%;
}

.searchOn #searchBoxTable #searchLabel {
    width: auto;
    min-width: 0;
    white-space: nowrap;
    padding-left: 20px;
}

#searchBox.treeModelSearch {
    border: 0;
    padding: 0;
}

#searchTextField {
    width: 170px;
    min-width: 170px;
}

#searchTextExt {
    /*display: none; */
    width: 0px;
    /*border: 1px solid black; */
}

#searchButtonDiv {
    width: 50px;
    min-width: 50px;
}

#loaderSearch {
    padding-top: 0;
    width: 40px;
    min-width: 40px;
    vertical-align: top;
}

#otherSearchContainer {
    width: 130px;
}

#otherLanguageContainer {
    width: 95px;
}

.searchBoxElem {
    vertical-align: top;
    padding-top: 3px;
}

.searchInput {
    font-size: 13px;
    border-radius: 1px;
    width: 142px;
}

.searchInputEs, .searchInput {
    height: 19px;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 3px;
}

.searchInputSense {
    margin-left: -4px;
    margin-right: -6px;
}

.searchInput:-webkit-input-placeholder {
    font-size: 13px;
    font-style: italic;

}

.searchInput:-moz-placeholder {
    font-size: 13px;
    font-style: italic;

}

.searchInput::-ms-input-placeholder {
    font-size: 13px;
    font-style: italic;
}

.searchInputByDating {
    font-size: 12px;
    height: 20px;
    padding: 1px;
    width: 35px;
}

#searchTextElem {
    text-align: right;
    width: 180px;
    padding-right: 10px;
    vertical-align: top;
}

#SEARCH_TEXT_ETYMOLOGY {
    width: 120px;
}

#SEARCH_TEXT_DECLINED_FORM {
    width: 160px;
}

#SEARCH_TEXT_POLY {
    width: 140px;
}

button[disabled].button, button[disabled]:hover.button {
    background-color: #d4d4d4;
    cursor: default;
    color: #004980

}

button.button {
    background-color: #CADFE2;
    padding: 4px;
    font-size: 10px;
    color: #004980;
    border-radius: 1px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 5px;
    border: none;
}

a.button.textual {
    background-color: transparent;
    padding: 2px;
    color: #004980;
    text-decoration: none;
    font-size: 11px
}

a:hover.button.textual {
    background-color: transparent;
    padding: 2px;
    color: #004980;
    text-decoration: underline;
    font-size: 11px
}

button:hover.button {
    background-color: #004980;
    color: #fff;
    border-radius: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

/*PAGINATOR*/

.fo_paginator_div {
    width: 100%;
    padding: 5px;
}

.fo_paginator img {
    height: 19px;
    width: 19px;
}

.fo_paginator_next {
    background-image: url('/applications/dictionary/frontend/site_lsi_free/graphic/commons/paginator_next.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.fo_paginator_prev {
    background-image: url('/applications/dictionary/frontend/site_lsi_free/graphic/commons/paginator_prev.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.fo_paginator_first {
    background-image: url('/applications/dictionary/frontend/site_lsi_free/graphic/commons/paginator_first.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.fo_paginator_last {
    background-image: url('/applications/dictionary/frontend/site_lsi_free/graphic/commons/paginator_last.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.fo_paginator_selected {
    font-weight: bold;
    padding: 2px 8px 2px 8px;
}

.fo_paginator_numbers a:link {
    text-decoration: none;
    color: #31929F;
    padding: 2px 4px 2px 4px;
}

.fo_paginator {
    font-size: 0.85em;
    margin-bottom: 0px;
}

.fo_paginator_combo {
    font-size: 0.85em;
    font-family: sans-serif;
    padding-top: 0px;
}

.thumbViewer {
    background-color: #d4d4d4;
    padding: 5px;
    border: 1px solid #d4d4d4
}

.thumbViewer .imgDescription {
    text-align: left;
    padding: 5px;
    color: #666

}

/*MENU-VERTICALE*/

#leftColumn {
    width: 200px;
    padding-top: 20px;
}

#MenuSinistroDefault {
    voice-family: "\"}\"";
    voice-family: inherit;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0 10px 0 0;
}

dt {
    white-space: nowrap;
}

#MenuSinistroDefault a, #MenuSinistroDefault dt a, #MenuSinistroDefault li a {
    text-decoration: none;
    font-weight: normal;
}

#MenuSinistroDefault dt {
    padding: 6px 4px 4px 4px;
    border-bottom: 1px solid #e3e3e3;
    margin-right: 9px;
}

#MenuSinistroDefault dt.attivo {
    bbbbackground-color: #F1B700;
    background-image: url('/applications/dictionary/frontend/site_lsi_free/graphic/custom/dictionary_dilf3/images/menuHover.png');
    background-repeat: repeat-y;
    background-position: left top;
    font-weight: bold;
    color: #fff;
    padding: 6px 4px 4px 14px;

}

#MenuSinistroDefault .primo {
    font-weight: normal;
    padding: 6px 4px 4px 4px;
}

#MenuSinistroDefault .primo.dtButtonHidden {
    display: none;
}

#MenuSinistroDefault .primoConFigli {
    font-weight: normal;
    padding: 6px 4px 4px 4px;
}

#MenuSinistroDefault .hover a, #MenuSinistroDefault .attivo a {
    color: #fff;
}

#MenuSinistroDefault dd {
    padding: 0 0 0 10px;
    margin: 0;

}

#MenuSinistroDefault dd ul {
    padding: 0px;
    margin: 0px;
}

#MenuSinistroDefault li.widthChild {
}

#MenuSinistroDefault dd li a {
    font-weight: normal;
    padding: 2px 0px 2px 0px;
    margin: 0px;
    text-decoration: none;
}

#MenuSinistroDefault li.attivo a {
    text-decoration: underline;
    padding: 2px 0px 2px 0px;
    margin: 0px;
    color: red;
}

#MenuSinistroDefault dd li {
    list-style: none;
    margin: 0;
    padding: 2px 0px 2px 0px;
}

#MenuSinistroDefault dd li:hover {
    text-decoration: underline;
    margin: 0;
    padding: 2px 0px 2px 0px;
}

#MenuSinistroDefault dd li.ultimo {
}

#MenuSinistroDefault dt.selected a {
    font-weight: bold;
}

#comparativeDictionaryContainer {
    z-index: 10000;
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: -5px;
    /*padding-top: 15px;
    padding-bottom:15px;*/
    padding-bottom: 5px;
}

#comparativeDictionaryContainer > div#comparativeDictionary {
    width: calc(100% - 36px);
    height: -200px;
    /*height: 700px;*/
    opacity: 0.97;
    /*background-color: ghostwhite;*/
    background-color: white;
    border: 2px solid #acacac;
    margin-left: 18px;
    margin-top: 70px;
    border-radius: 7px;
    /*top:40px;*/
}

#comparativeDictionaryBar {
    background-color: #00495A;
    opacity: 0.7;
    color: white;
    height: 28px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    /*padding-top: 10px;*/
    text-align: right;
}

#comparativeDictionaryBar img {
    height: 24px;
    margin: 2px 3px 3px 0;
    cursor: pointer;
}

#comparativeDictionaryBar img:hover {
    outline: 2pt solid grey;
    outline-offset: -2pt;
    opacity: 0.9;
}

#comparativeDictionaryContainer div#entriesULWrapper {
    /*height: 100% !important;*/
    height: -300px;
}

#comparativeDictionaryContainer div#entryMultiTable {
    height: -300px;
}

#comparativeDictionaryContainer a {
    color: #00495A !important;
}

#comparativeDictionaryContainer dizionario_corpo {
    height: -480px !important;
}

/*END-MENU-VERTICALE*/

/* LANGUAGE*/

#language {
    padding-left: 5px;
    text-align: right;
    color: #f7972e;
    /*text-transform: normal;*/
    margin-right: 5px;
    width: 100px;
}

#language .areaFlags {
    color: #f7972e;
    font-size: 10px;
    /*text-transform: normal;*/
    font-weight: bold;
    padding-right: 10px;
}

#language .areaFlags a:hover {
    color: #2b4da4;
    text-decoration: underline;
}

#language .areaFlags a:link {
    color: #000;
    /*text-transform: normal;*/
}

#language .areaFlags a:visited {
    color: #000;
    /*text-transform: normal;*/
}

/* END-LANGUAGE*/

#fo_development {
    height: 10px;
}

/*
  PATH
*/
#path {

}

#path p {
    color: #6CA3B6;
    color: #336699;
}

.pathLeft {
    background-image: url(/applications/dictionary/frontend/site_lsi_free/graphic/custom/dictionary_dilf3/images/pathLeft.gif);
}

.pathRight {
    background-image: url(/applications/dictionary/frontend/site_lsi_free/graphic/custom/dictionary_dilf3/images/pathRight.gif);
}

#path .primoLivello {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#path span.actualPage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.formLanguages {
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#LANG td {
    text-align: right;
    padding-right: 5px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif
}

/*********************** FOOTER ***********************/

#footer {
    background-color: AAAAAA
}

.footer {
    text-align: left;
    padding-top: 1px;
    /*height: 50px; */
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.footerText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*padding: 0 10px 10px 10px;  */
}

.footer a:link, .backoffice a:visited {
    font-weight: normal;
}

.footer a:hover {
    text-decoration: none;
}

/*
FIND
*/

#find td a {
    color: #84188c;
}

#find td a:hover {
    color: #570203;
}

#find {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 0px;
}

#find td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #b1b4b8;
    line-height: 12px;
}

#find input, #inputSearch.formElements {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #cbccce;
    padding: 1px;
    background-color: #ffffff;
    background-image: url(/applications/dictionary/frontend/site_lsi_free/graphic/commons/lente.gif);
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: left;
}

#inputSearch.formElements {
    width: 120px;
}

#alphabet {
    color: rgb(102, 102, 102);
    padding-right: 10px;
    padding: 7px 5px 0 0;
}

#alphabet input {
    color: rgb(102, 102, 102);
    font-size: 11px;
    padding-right: 10px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

#alphabet input.AlphabetLetter {
    color: #666666;
    cursor: pointer;
    border: none;
    padding: 0 1px 0 1px;
}

#alphabet .AlphabetLetterSelected {
    color: red;
    cursor: pointer;
    padding: 0 1px 0 1px;
}

#alphabet .AlphabetLetterSelected, #ALPHABET .AlphabetLetterSelected span, #ALPHABET .AlphabetLetterSelected a, #ALPHABET .AlphabetLetterSelected a:link, #ALPHABET .AlphabetLetterSelected a:visited {
    background-color: #cd2d2c;
    color: #fff;
    cursor: pointer;
}

#alphabet .AlphabetLetter a:hover {
    cursor: pointer;
    color: #cd2d2c;
}

#searchTypes .dicType {
    padding: 15px 0 0 15px;
    margin-bottom: 5px;
    cursor: pointer;
    height: auto;
    position: relative;
    min-height: 0.0px;
    display: inline-table;
}

#searchTypes .dicType.first, #searchTypes .dicType.second {
    min-height: 0.0px;
    /*margin-right: 480px;*/
    height: 20px;
    width: 775px;
}

#searchTypes .dicType.other {
    /*margin-right: 480px;*/
    height: 20px;
    width: 95%;
}

#searchTypes .dicTypeImage {
    float: right;
    margin-left: 5px;
    display: block;
}

#searchTypes .dicTypeImage img {
    width: 471px;
    height: 0.0px;
}

#searchTypes .selected {
}

.searchTypeElem {
    display: table-cell;
}

.searchTypeElemRow {
    display: table-row;
}

.searchLineElem {
}

.searchTypeInclude {
    height: 52px;
}

.bookmarkPage div {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
    height: 25px;
    font-size: 9px;
}

.bookmarkPage div a {
    text-decoration: none;
}

#showDictTypes {
    padding-right: 2px;
    border-radius: 2px;
}

#linkShowHideDictionaryTypes {
    text-align: right;
    display: block;
    opacity: 0;
    cursor: default;
}

#showDictTypes.down {
    background: #fff url(/applications/dictionary/frontend/site_lsi_free/graphic/commons/down.png) no-repeat left center;
    padding-left: 15px;
    text-decoration: none;
}

#showDictTypes.down:after {
    content: "nascondi tipologie di vocabolario";
}

#showDictTypes.up {
    background: #fff url(/applications/dictionary/frontend/site_lsi_free/graphic/commons/up.png) no-repeat left center;
    padding-left: 15px;
    text-decoration: none;
}

#showDictTypes.up:after {
    content: "cambia tipologia di vocabolario";
}

#centerColumn {
    padding-bottom: 10px;
}

.viewLexeme {
    display: block;
    width: 99%;
    /*width: 96%;*/
    height: -110.0px;
    overflow: auto;
    overflow-wrap: break-word;
    vertical-align: top;
    padding-right: 10px;
    padding-left: 15px;
}

.viewLexeme #CGR_SCHEMA {
    background-color: white !important;
    width: 99.5%;
    text-align: left;
    margin: 4px;
}

#searchResults {
    /*background-color: #D7E9EB; */
    -moz-border-radius: 6px;
    display: table-cell;
    width: 1%;
    vertical-align: top;
}

p.result a {
    text-decoration: none;
    line-height: 16px;
    font-size: 13px;
    text-indent: -20px
}

p.result.selected {
    font-weight: bold;
}

.otherSearch {
    padding-left: 4px;
    padding-top: 4px;
    text-transform: uppercase;
    font-size: 10px;
    cursor: pointer;
    display: table-cell;
    vertical-align: top;
}

.otherSearch:last-child {
    padding-right: 3px;
}

.otherSearch:hover {
    text-decoration: underline;
}

#otherSearchLabel {
    padding-left: 3px;
    font-size: 13px;
    font-weight: bold;
    display: table-cell;
}

#specialSearch {
    opacity: 0.95;
    position: absolute;
    width: 450px;
    z-index: 1000;
 right: 30%;
    top: 15px;

}

span.btExportCgrFromSearch, span.btExportCgrFromSearchLabel {
    padding: 3px 6px 3px 6px;
    top: 100%;
    position: absolute;
    cursor: pointer;
    background-color: white;
    font-size: 14px;
    font-weight: bold;
    border-bottom-right-radius: 3px;
    box-shadow: 10px 10px 8px -4px rgba(0, 0, 0, 0.31);
    border: 1px solid #959ca3;
    border-top: none;
    height: 17px;
}

span.btExportCgrFromSearch:hover {
    background-color: #dcdcdc;
}

span.btExportCgrFromSearchLabel {
    font-size: 12px;
    cursor: auto;
    border-bottom-left-radius: 3px;
}

.btsOpenCgrSchema {
    font-size: 11px;
    color: #3f7b7b !important;
    cursor: pointer;
    animation: blink-animation-open-cgr-schema 0.5s linear 5;
    text-decoration: none !important;
}

a.btsOpenCgrSchema {
    font-weight: bold;
    border: 2px solid #3f7b7b;
    padding: 1px 6px;
    border-radius: 2px;
    margin-right: 2px;
}

a.btsOpenCgrSchema:hover {
    background-color: #dcdcdc;
}

span.btsOpenCgrSchema {
    color: black !important;
    margin-right: 1px;
}

@keyframes blink-animation-open-cgr-schema {
    from,
    49.9% {
        opacity: 0;
    }
    50%,
    to {
        opacity: 1;
    }
}

cgr_schema:hover img {
    opacity: 0.7;
}

#cgrSchemaTemplate {
    /*margin-left: 30px;
    margin-top: 10px;*/
    left: 440px;
    top: 200px;
    opacity: 0.97;
    position: absolute;
    z-index: 10000;
    box-shadow: 2px 2px 2px #d4d4d4;
    height: 200.0px; /* 565 */
    border-radius: 2px;
    width: 65%;;
}

#cgrSchemaTemplate #CGR_SCHEMA {
    overflow-y: auto;
    background-color: white;
    height: 160.0px;
    text-align: left !important;
    padding-left: 10%;
    padding-right: 10%;
    width: 79%;
}

#cgrSchemaTemplate #CGR_SCHEMA .COLUMN {
}

#cgrSchemaTemplate #CGR_SCHEMA .COLUMN[data-onlyadvancedmode='true'] {
    display: none;
}

#cgrSchemaTemplate #CGR_SCHEMA .COLUMN[data-all-cgr-empty='true'] {
    display: none;
}

#cgrSchemaTemplate #CGR_SCHEMA .CGR_TABLE[data-all-cgr-empty='true'] {
    display: none;
}

#btCgrSchemaAdvanced {
    white-space: nowrap;
    margin-right: 3px;
    width: 225px;
    text-align: center;
    padding-left: 2px !important;
    padding-right: 0 !important;
}

#cgrSchemaTitle {
    display: inline-table;
    height: 25px;
    padding-top: 3px;
    padding-bottom: 1px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
}

#cgrSchemaTitle div {
    display: table-cell;
}

#cgrSchemaText {
    width: 50%;
    color: #3c3c3c;
    text-align: right;
}

#cgrSchemaText span {
    font-size: 14px;
    font-weight: normal;
}

#cgrSchemaText span:first-child {
    font-size: 22px !important;
    font-weight: bold !important;
}

#cgrSchemaClose {
    background-color: whitesmoke;
    vertical-align: top;
    font-weight: bold;
    cursor: pointer;
    border-radius: 1px;
    padding-top: 1px;
    padding-right: 4px;
    width: 40%;
    text-align: right;
}

#cgrSchemaClose span {
    border: 1px solid #cccccc;
    padding: 2px 7px 2px 7px;
    font-size: 14px;
    display: inline-block;
}

#cgrSchemaClose span:hover {
    background-color: #dcdcdc;
}

.pos0 {
    right: 525px;
    top: 15px;
}

.pos1 {
    right: 600px;
    top: 83px;
}

.pos2 {
    right: 600px;
    top: 222px;
}

.pos3 {
    right: 600px;
    top: 360px;
}

.pos4 {
    right: 600px;
    top: 498px;
}

.pathLink:link {
    text-decoration: none;
}

#showCgrSelectedList {
    display: table-cell;
    width: 220px;
    border-top: 1px solid #CBE0E3;
    padding-left: 25px;
}

#divSearchUsage {
    padding-top: 5px;
    padding-left: 27px;
    width: 220px;
}

#divSearchButton {
    display: table-cell;
    vertical-align: top;
    text-align: left;
    padding-top: 0;
    padding-left: 10px;
}

.specialSearchDivTf {
    padding-top: 1px;
}

.specialSearchDivTf {
    display: table-cell;
    vertical-align: top;
}

#specialSearchUsages {
    width: 1000px;
    height: 65px;
    border: 1px solid #CBE0E3;
    opacity: 0.92;
    color: #666;
    background-color: #fff;
    position: absolute;
    z-index: 1001;
    right: 150px;
    top: 50px;
    -moz-box-shadow: 2px 1px 2px #666;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.excludeContainer {
    display: none;
}

.usageCheckBoxContainer, .emptyUsageCheckBoxContainer {
    display: table-cell;
    /*width: 150px;*/
}

.usageLabelContainer {
    display: table-cell;
    width: 180px;
    padding: 6px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #d3d3d3;
    border-right: 2px solid #d3d3d3;
    text-align: center;
}

.usageDescr {
    /*height: 28px;*/
    /*margin-left:-7px;*/
    width: 95px;
}

.searchFromDict {
    height: 35px;
    padding-top: 5px;
}

.searchFromDict #specialSearch {
    right: -405px;
    top: -60px;

}

.localList a {
    line-height: 16px;
    text-decoration: none;
}

.localList a:hover {
    text-decoration: none;
}

/*.searchFromDict #secondaryLanguage{
  right: -93%;
  top: -25px;

}
*/

/*.searchFromDict #specialSearchUsages {
  right: -338px;
  top: -20px;

}  */

/*.other .searchFromDict #specialSearch {
   right: 200px;
   top: -75px;
}

.other .searchFromDict #specialSearchUsages {
   right: 215px;
   top: -30px;
} */

#specialSearchContainer {
    width: 100%;
    display: inline-table
}

#closeSpecialSearchBt:after {
    content: "annulla";
    display: table-row;
}

#closeSecondaryLanguageBt {
    cursor: pointer;
}

/*#closeSpecialSearchBt, #closeSpecialSearchUsageBt,#closeSpecialSearchCgrBt, #closeResetSpecialSearchUsageBt, #closeResetSpecialSearchCgrBt {    */
.btSpecialSearch {
    cursor: pointer;
    color: black;
    opacity: 0.6;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}

/*#closeSpecialSearchBt:hover, #closeSecondaryLanguageBt:hover, #closeSpecialSearchUsageBt:hover, #closeSpecialSearchCgrBt, #closeResetSpecialSearchUsageBt, #closeResetSpecialSearchCgrBt {   */
.btSpecialSearch:hover {
    opacity: 0.6;
}

#secondaryLanguage {
    width: 120px;
    opacity: 0.95;
    position: absolute;
    z-index: 100;
    right: 0px;
    top: 45px;
}

.secondaryLanguageDivChk {
    padding: 3px 6px 3px 3px;
}

#secondaryLanguageLabel {
    text-align: center;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
}

#cgrSelectedList, #usageSelectedList {
    display: none;
    position: absolute;
    z-index: 1001;
    /*right: 893px;*/
    /*top: -83px;*/
    padding: 2px;
    height: auto;
    width: auto;
    opacity: 0.95;
    position: absolute;
}

.cgrSelectedListCell, .usageSelectedListCell {
    padding: 2px;
    display: table-cell;
    background-color: #f1f5b7;
    border: 1px solid white;
    text-align: center;
    min-width: 100px;
    font-weight: bold;
}

#alphaSubSection {
    height: 24px;
}

#alphaSubSection .alph {
    text-align: center;
    border-top: 0;
}

#alphaSubSection .alph div {
    padding-left: 7px;
    padding-right: 7px;
    display: inline;
    font-family: Verdana;
    /*font-weight: bold;*/
    font-size: 16px;
    cursor: pointer;
}

#treeAlph {
    display: inline-table;
    padding-top: 6px;
    padding-bottom: 4px;
}

#treeAlph .alph {
    text-align: left;
    border-top: 0;
}

#treeAlph .alph div {
    padding-left: 3px;
    padding-right: 3px;

    display: inline;
    font-family: Verdana;
    /*font-weight: bold;*/
    font-size: 10px;
    cursor: pointer;
}

#treeAlph .alph {
    width: 100%;
}

.viewTitle {
    display: block;
}

.viewDictType {
    text-align: right;
    color: #939d92;
    display: block;
    height: 14px;
    font-size: 14px;
    font-family: Georgia;
    font-style: italic;
    font-weight: normal;

}

.viewDictTypeClose {
    text-align: right;
    color: #939d92;
    display: block;
    height: 14px;
    font-size: 16px;
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
    padding-top: 20px;
}

/* ROOT_ENTRY SEARCH */

#rootEntrySearch {
    width: 220px;
    font-weight: bold;
    padding: 5px 0 0 0;
    display: table-cell;
    vertical-align: top;
}

#includeSearch {
    display: table-cell;
    border-left: 0;
    padding: 5px 0 0 15px;
}

#rowCgrs {
    display: inline-table;
    padding-top: 12px;
}

#soSearchDefLangDescr:before {
    content: "(";
}

#soSearchDefLangDescr:after {
    content: ")";
}

.soSearchDefLangDescrElemVisible:before {
    content: ", ";
}

.soSearchDefLangDescrElemVisible:last-child, .soSearchDefLangDescrElemLastVisible {
    margin-right: -3px;
}

.soSearchDefLangDescrElemHidden {
    display: none;
}

.soSearchDefLangDescrElemFirstVisible:before {
    content: "";
    margin-left: -4px;
}

#specialSearchCgrs {
    display: none;
    width: 100px;
    height: autopx;
    opacity: 0.92;
    position: absolute;
    z-index: 1000;
 right: 35%;
    top: 80px;

}

#tableListCgr {
    padding-left: 6px;
    overflow: auto;
    height: -300px;
}

.cgrSelected {
    background-color: yellow;
    opacity: 1.0;
}

.cgrClass {
    cursor: pointer;
    padding-left: 3px;
    border: white 2px solid;
}

.markerClass:hover, .cgrClass:hover {
    background-color: #fafad2;
}

.cgrSelected:hover {
    background-color: yellow;
}

.markerClass {
    cursor: pointer;
    width: auto;
    font-size: 16px;
    padding-top: 5px;
}

button.rootSearchButton {
    background-color: #CADFE2;
    padding: 4px;
    font-size: 8.5px;
    color: #004980;
    border-radius: 4px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 5px;
    border: none
}

/* DIALECT SEARCH */

#dialectSearch {
    padding: 0;
    margin: 0
}

#languageRT {
    width: 100%
}

#sc_menu_wrapper_id {
    /*-moz-user-select: none;
 -ms-user-select: none;
 -khtml-user-select: none;
 -webkit-user-select: none;
 -o-user-select: none;
 user-select: none;  */
    overflow: hidden;
}

#scrollbuttons {
    display: inline-table;
    height: 30px;
    width: 230px;
    padding-bottom: 2px;
    padding-top: 6px;
}

#scrollbuttons.disabledByScrolling {
    opacity: 0.8;
}

.scrollbutton {
    text-align: center;
    font-weight: bold;
    display: table-cell;
    padding: 1px;
    background: #CADFE2;
    /*border-radius: 4px; */
    border: 2px solid white;
    opacity: 1;
    cursor: pointer;
    vertical-align: middle;
    width: 38px;
    height: 24px;
}

.scrollbutton:hover {
    background: #A3DFE2;
}

.disabledScrollButton {
    cursor: default;
}

.disabledScrollButton:hover {
    background: #CADFE2;
}

.disabledScrollButton {
    opacity: 0.4;
}

.disabledScrollButton a {
    text-decoration: none;
}

.scrollbutton a {
    color: black;
    text-decoration: underline;
}

.scrollbutton img {
    padding-top: 4px;
}

.scrollbutton a:hover {
    color: #31929F;
    text-decoration: underline;
}

.disabledScrollButton a:hover {
    color: black;
    text-decoration: none;
}

.sc_menu_tooltip {
    display: block;
    position: absolute;

    padding: 6px;
    font-size: 12px;
    color: #fff;

    /*-webkit-border-radius: 4px;*/
    /*-moz-border-radius: 4px; */

    /*border: 1px solid rgb(79, 79, 79);*/
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
}

.sc_menu_wrapper .loading {
    position: absolute;
    top: 50px;
    left: 10px;

    margin: 0 auto;
    padding: 10px;

    width: 100px;
    text-align: center;
    background: #CADFE2;
    /*border: 1px solid rgb(79, 79, 79); */
    border-radius: 4px;
}

div.sc_menu_wrapper {
    position: relative;
    height: -85.0px; /* 565 */
    width: 230px;
    margin-top: 5px;
    /*margin-top: 30px;  */
    overflow: auto;
    /*border-radius: 3px;*/
    background: #CADFE2;
}

div.sc_menu {
    /*padding: 15px 0; */
}

.sc_menu {
    /*background-color: #CADFE2;*/
}

.sc_menu .result {
    display: table-row;
    /*margin-bottom: 5px;*/
    width: 222px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 2px;
    color: #fff;
    background-color: #CADFE2;

}

.sc_menu .result a {
    color: #00495A;
}

.sc_menu .result sup {
    vertical-align: 25%;
    padding-left: 1px;
    font-size: 9px;
}

.sc_menu .result a:hover {
    color: #31929F;
    /*cursor: default; */
}

.sc_menu a:hover {
    /*border-color: rgb(130, 130, 130);*/
    /*border-style: dotted; */
}

.sc_menu .result .resultImg {
    display: table-cell;
    padding: 3px 5px 5px 3px;
    opacity: 0;
}

.sc_menu img {
    display: block;
    border: none;
}

.sc_operatorDiv a {
    text-decoration: none;
}

.entryResult {
    display: table-cell;
    padding: 2px 3px 2px 3px;
}

.htmlDisableScroll {
    position: fixed;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}

.mbTree tr.root td span.ico, .mbTree tr.root.isParent td span.ico, .mbTree tr.root.isParent.expanded .ico, .mbTree tr td span.ico,
.mbTree tr.isParent td span.ico, .mbTree tr.isParent.expanded .ico {
    background-image: none !important;
    cursor: pointer;
    padding: 0 !important;
}

/* GALLERIA IMMAGINI */
/*
.globalImageGalleryCell img{
height:


px;
width:
















50
















    px;

   } */

/* SCHEDA */

/* mettere anche nel css del BO con


































    */
.scheda th {

    background-color: #6CA3B6;
    padding: 0 4px 0 4px;
    color: white;
}

/* checkboxes */

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] {
    color: black;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

div.checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}

#specialSearchUsages div.checkbox {
    margin-top: 2px;
    margin-bottom: 2px;
}

.chkLabel {
    opacity: 0.9;
    padding: 3px;
    height: 19px;
}

.chkLabel:hover {
    opacity: 1;
    cursor: pointer;
}

input[type="checkbox"]:not(old),
input[type="radio"   ]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

input[type="checkbox"]:not(old) + label,
input[type="radio"   ]:not(old) + label {
    display: inline-block;
    margin-left: 0px;
    padding-left: 27px;
    background: url('/applications/dictionary/images/checkBoxSheet.png') no-repeat 0 0;
    line-height: 19px;
    font-size: 12px;
}

input.excludeCheckBox[type="checkbox"]:not(old) + label {
    background: url('/applications/dictionary/images/checkBoxExcludeSheet.png') no-repeat 0 0;
}

input[type="checkbox"]:not(old):checked + label {
    background-position: 0 -24px;
}

input[type="radio"]:not(old):checked + label {
    background-position: 0 -48px;
}

.treeModelBoth[type="radio"]:not(old) + label {
    display: inline-block;
    margin-left: 0px;
    padding-left: 29px;
    background: url('/applications/dictionary/images/checkBoxSheet.png') no-repeat 0 0;
    line-height: 21px;
    font-size: 18px !important;
    cursor: pointer;
}

/******************* TABS ****************************************/

#ultabs {
    height: 36px;
    margin-bottom: -2px;
}

#ultabs li {
    height: 34px;
    width: 18.5%;
}

#ultabs > li {
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/

}

#ultabs li > a {
    padding-top: 0;
}

.tabEntryForm {
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 20px;
    font-weight: bold;;
}

.closeTab {
    cursor: pointer;
    font-weight: bolder;
    height: 0px;
    /*display: table-cell;*/
    display: block;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
    padding-top: 4px;
}

.ui-tabs-panel {
    padding: 10px 10px 5px 10px !important;
}

.closeTab:hover {
    color: #808080;
}

.tabDescr {
    display: table-cell;
    font-weight: bold;
    font-size: 11px;
}

.tabdicts {
    font-size: 10px;
    font-weight: normal;
}

.atabs {
    width: 100% !important;
    padding-bottom: 0 !important;
    padding-left: 5px !important;
    padding-right: 3px !important;
}

/*********** Working Progress *****************/

#consentBox {
    background: #fff;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    text-align: center;
}

#consentContent {
    position: absolute;
    border: 3px solid black;
    top: 40%;
    -webkit-box-shadow: 10px 10px 8px -4px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 10px 10px 8px -4px rgba(0, 0, 0, 0.31);
    box-shadow: 10px 10px 8px -4px rgba(0, 0, 0, 0.31);
    width: 50%;
    left: 20%;
}

#consentBox.hide {
    opacity: 0;
    pointer-events: none;
    transform: scale(0.8);
    transition: all 0.3s ease;
}

#consentContent p {
    color: #858585;
    margin: 10px 0 20px 0;
    padding: 0 15px 0 15px;
}

#consentContent .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.consentButton,
.rejectButton {
    padding: 12px 30px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.consentButton {
    background: #2a910b;
    margin-right: 10px;
    margin-bottom: 10px;
}

.consentButton:hover {
    background: #669e53;
}

#consentBox img {
    max-width: 90px;
}

#consentHeader {
    font-size: 25px;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 10px;
}

/********* RESULT_BOTTOM *****************/

langDescrGroup {
    padding-left: 5px;
    padding-top: 5px;
    display: table-cell;
    vertical-align: top;
    height: 25px;
}

#loadingNext {
    opacity: 0;
    /*display: none; */
    text-align: right;
    width: 230px;
    vertical-align: top;
    display: table-cell;
}

.mCSB_scrollTools, .mCSB_draggerContainer, .mCSB_dragger, .mCSB_draggerRail {
    width: 19px !important;
    cursor: pointer !important;
}

.mCSB_scrollTools_onDrag, .mCSB_scrollTools_onDrag .mCSB_draggerRail {
    cursor: grabbing !important;
}

.mCSB_draggerRail {
    margin-left: 1px !important;
    margin-right: 1px !important;
}

.mCSB_dragger_bar {
    width: 12px !important;
    /*margin: 3px 4px 4px 3px !important;*/
    cursor: grab !important;
    margin-left: 4px !important;
    margin-bottom: 4px !important;
}

.mCSB_dragger_onDrag .mCSB_dragger_bar {
    cursor: grabbing !important;
}

/* Export XML */

/*MONOREMATICA_START[HAS_INFLECTION="true"] {
 margin-right: -4px;
}   */

DIZIONARIO_TITOLO {
    margin-bottom: 5px;
}

    