.can-toggle{position:relative}.can-toggle *,.can-toggle :after,.can-toggle :before{box-sizing:border-box}.can-toggle .opacity{position:absolute;top:0;left:0;opacity:0}.can-toggle .opacity[disabled]~label{pointer-events:none}.can-toggle .opacity[disabled]~label .can-toggle__switch{opacity:.4}.can-toggle .opacity:checked~label .can-toggle__switch:before{content:attr(data-unchecked);left:0}.can-toggle .opacity:checked~label .can-toggle__switch:after{content:attr(data-checked)}.can-toggle label{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;display:flex;align-items:center}.can-toggle label .can-toggle__label-text{flex:1;padding-left:32px}.can-toggle label .can-toggle__switch{position:relative}.can-toggle label .can-toggle__switch:before{content:attr(data-checked);position:absolute;top:0;text-transform:uppercase;text-align:center}.can-toggle label .can-toggle__switch:after{content:attr(data-unchecked);position:absolute;text-transform:uppercase;text-align:center;background:#fff;transform:translateZ(0)}.can-toggle input[type=checkbox]~label .can-toggle__switch{background-color:#fff}.can-toggle input[type=checkbox]~label .can-toggle__switch:after{color:#000;background-color:#ffd500;font-weight:700}.can-toggle label .can-toggle__switch{transition:background-color .3s cubic-bezier(0,1,.5,1)}.can-toggle label .can-toggle__switch:before{color:#757575}.can-toggle label .can-toggle__switch:after{transition:transform .3s cubic-bezier(0,1,.5,1)}.can-toggle input[type=checkbox]:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:hover~label .can-toggle__switch:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.can-toggle input[type=checkbox]:checked~label .can-toggle__switch:after{transform:translate3d(88px,0,0)}.can-toggle input[type=checkbox]:checked:focus~label .can-toggle__switch:after,.can-toggle input[type=checkbox]:checked:hover~label .can-toggle__switch:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.can-toggle label{font-size:13px}.can-toggle label .can-toggle__switch{height:36px;flex:0 0 180px;border-radius:4px}.can-toggle label .can-toggle__switch:before{left:90px;font-size:13px;line-height:36px;width:90px;padding:0 12px}.can-toggle label .can-toggle__switch:after{top:2px;left:2px;border-radius:2px;width:88px;line-height:32px;font-size:13px}.can-toggle label .can-toggle__switch:hover:after{box-shadow:0 3px 3px rgba(0,0,0,.4)}.login-form{background-image:url(/images/login-bg.jpg?fac63e090b181be8e8f56116fde2cb43);background-size:cover;background-repeat:no-repeat;margin:7% 0;max-width:658px;height:468px;max-height:100%;padding:1rem 2rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.login-form h1{color:#000;margin-bottom:1.2rem}.login-form .logo{height:30px}.login-form .logo img{height:30px;float:right;right:-10px;position:relative}.login-form .form-horizontal{width:45%}.login-form .form-horizontal input{border-color:#9b9b9b;box-shadow:none}.login-form .form-horizontal .text-danger{color:#e02d00}.login-form .form-horizontal .is-invalid{border-color:#e02d00;border-width:2px}.login-form .form-horizontal input[type=checkbox]:active,.login-form .form-horizontal input[type=checkbox]:focus-within{background-color:#ffd500}.login-form .form-horizontal input[type=submit]{color:rgba(0,0,0,.8);border:1px solid #ffd500;font-weight:700;cursor:pointer}.login-form .form-horizontal .buttons{position:relative}.login-form .form-horizontal p{font-size:14px;font-weight:700;line-height:1.5}.login-form .form-horizontal .reset-heading{margin-bottom:.5rem}@media screen and (min-width:800px){.login-form .form-horizontal .reset-heading{font-size:40px}}@media screen and (max-width:385px){.login-form .form-horizontal .reset-heading{padding-top:0}}.login-form .form-horizontal .login-btn{margin-top:15px;right:0;position:absolute;padding:10px 20px}.login-form .form-horizontal .reset-password-btn{margin-top:0}.login-form .form-horizontal .reset-btn{margin-top:18px}@media screen and (max-width:576px){.login-form .form-horizontal .reset-btn{padding:5px 7px}}@media screen and (max-width:767px) and (orientation:portrait){.login-form .form-horizontal{width:57%}}@media screen and (max-width:420px) and (orientation:portrait){.login-form .form-horizontal{width:74%}}@media screen and (max-width:320px) and (orientation:portrait){.login-form .form-horizontal{width:86%}}@media screen and (max-width:767px){.login-form{margin-top:8%;padding:1rem}}@media screen and (max-width:420px){.login-form{height:450px}}@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape){.login-form{margin:9% 0}}@media screen and (width:768px) and (orientation:portrait){.login-form{margin:28% 0}}@media screen and (max-width:420px){.reset-form{height:486px}}@media screen and (min-width:768px){.d-md-none{display:none}}.a-text-field{margin-bottom:20px}.a-text-field .wrapper{position:relative}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.a-text-field .wrapper{vertical-align:middle;display:table-cell}}.a-text-field label .focus{color:#222;font-size:14px;font-weight:700;top:7px}@media only screen and (max-width:799px){.a-text-field label{font-size:16px}}.a-text-field .permission-list-label{position:relative}@media screen and (max-width:767px){.a-text-field .permission-list-label{margin-bottom:.3rem}}.a-text-field .wrapper.profile-wrapper,.a-text-field input{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;font-size:18px;line-height:1.5;padding:23px 20px 8px;width:100%}.a-text-field .error+.wrapper .input,.a-text-field .error+.wrapper input{border-color:#e02d00;border-width:2px}.a-text-field .error{color:#e02d00;font-size:14px;font-weight:700;line-height:1.5}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.a-text-field{display:table;width:100%}}.reset-field{margin-bottom:10px}.a-select-field select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;border-radius:0;font-family:Moderat,Avenir,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.5;padding:23px 20px 8px;width:100%}.a-select-field:after{background-image:url(/images/arrow-down.svg?b4c6494da5853eefddaa0e0ad529cb8e),linear-gradient(270deg,#fff 70%,hsla(0,0%,100%,0))}.o-newsletter-block .form-wrapper form .grid-item{margin-bottom:20px}.a-checkbox label{cursor:pointer;font-size:18px;line-height:1.5;position:relative}.a-checkbox label li{display:inline-table;padding:0;font-weight:700;margin-right:36px}@media screen and (max-width:799px){.a-checkbox label{font-size:16px}}.a-checkbox .request-checkbox:before{top:-12px}.a-checkbox .request-checkbox:after{top:-3px}@media screen and (max-width:799px){.a-checkbox .request-checkbox:after{top:-4px}}.a-checkbox input[type=checkbox]+label:before{content:"";height:25px;left:1px;position:relative;display:inline-block;top:3px;width:25px;background:#fff;border:1px solid #222;margin-right:10px}@media screen and (max-width:799px){.a-checkbox input[type=checkbox]+label:before{height:22px;width:22px;left:0;top:0}}.a-checkbox input[type=checkbox]:checked+label:after{-webkit-transition:all .2s ease;background:#222;content:"";height:8px;left:10px;position:absolute;top:12px;transition:all .2s ease;width:8px;opacity:1;transform:scale(1)}@media screen and (max-width:799px){.a-checkbox input[type=checkbox]:checked+label:after{height:7px;left:8px;top:8px;width:7px}}.a-checkbox input[type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.a-checkbox input[type=checkbox]{position:fixed;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.a-checkbox input[type=checkbox]+label{display:block;position:relative}.a-checkbox input[type=checkbox]:focus+label:before{outline:1px solid #5d9dd5;box-shadow:0 0 8px #5e9ed6}.profile-wrapper{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;font-size:18px;padding:15px 20px 8px;width:100%;margin-bottom:20px}.profile-wrapper .profile-label{color:#757575;font-size:18px;left:20px;line-height:1.5;pointer-events:none;transition:top .1s ease-in-out}.profile-wrapper .profile-field{position:relative}.grid-item .error+.profile-wrapper{border-color:#e02d00;border-width:2px}.reset-form{padding-top:2%}.modal-body .a-text-field{margin-bottom:0}.modal-body .a-checkbox li{display:inline-table}.modal-body .checkbox-collapse-list{min-width:126px;overflow-x:hidden}.modal-body .checkbox-collapse-list li{display:list-item;padding-left:38px;margin-right:12px;width:196px;cursor:pointer}.a-radio-button input[type=radio]{display:none}.a-radio-button input[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.a-radio-button label{cursor:pointer;display:inline-block;font-size:18px;line-height:1.5;padding-left:33px;position:relative}.a-radio-button label:before{background:#fff;border:1px solid #222;border-radius:100%;content:"";height:25px;left:1px;position:absolute;top:1px;width:25px}.a-radio-button label:after{-webkit-transition:all .2s ease;background:#222;border-radius:100%;content:"";height:8px;left:10px;position:absolute;top:10px;transition:all .2s ease;width:8px}@media only screen and (max-width:799px){.a-radio-button label{font-size:16px}}.a-radio-button input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}.a-select-field{overflow:hidden;position:relative}.a-select-field label{color:#757575;font-size:18px;left:20px;line-height:1.5;pointer-events:none;position:absolute;text-align:left;text-indent:1px;top:16px;white-space:nowrap}@media only screen and (max-width:799px){.a-select-field label{font-size:16px}}.a-select-field label select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;border-radius:0;font-family:Moderat,Avenir,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.5;padding:23px 20px 8px;width:100%}@media only screen and (max-width:799px){.a-select-field label select{font-size:16px}}.a-select-field:after{background-image:url(/images/arrow-down.svg),linear-gradient(270deg,#fff 70%,hsla(0,0%,100%,0));background-position:center right 22px,50%;background-repeat:no-repeat;content:"";height:calc(100% - 2px);pointer-events:none;position:absolute;right:1px;top:1px;width:70px}.table-responsive{padding:0 1.25rem}.table-responsive td{color:#000;white-space:normal;vertical-align:middle}.table-responsive .approved_Class{color:#28a745}.table-responsive .rejected_Class{color:#e02d00}.table-responsive .publish_Class{color:#ca0}.table-responsive .on_Hold_Class{color:#007bff}.table-responsive .in_progress_Class{color:#818896}.table-responsive .actions{white-space:nowrap}.table-responsive .table thead th{vertical-align:middle;border-top:none}.table-responsive .table tbody .table-row{cursor:pointer;text-align:center}.table-responsive .table tbody .disabled{opacity:.6}.table-responsive .table tbody .disabled:hover{cursor:not-allowed}@media screen and (max-width:767px){.table-responsive{padding:0}}.approved_Class{color:#28a745}.rejected_Class{color:#e02d00}.publish_Class{color:#ca0}.deleted_Class{color:#000}.on_Hold_Class{color:#007bff}.in_progress_Class{color:#818896}.approved_Class,.deleted_Class,.in_progress_Class,.on_Hold_Class,.publish_Class,.rejected_Class{font-weight:700}.table .name-sorting{cursor:pointer;display:flex}.table .name-sorting .sort-icon{cursor:pointer}@media screen and (min-width:768px){.table .id{width:12%}.table .name{width:23%}.table .description,.table .email,.table .role-name{width:25%}.table .roles{width:15%}.table .permissions,.table .text{width:22%}.table .actions-roles,.table .actions-users{width:25%}}.add-word-table tbody,.add-word-table td,.add-word-table th{border-top:none;padding-left:0}.add-word-table td+td,.add-word-table th+th{padding:.75rem .75rem .75rem 0}.column-heading{display:flex;flex-direction:column;justify-content:center}.column-heading .fas{line-height:.4}.modal-header{color:#000;border-bottom:1px solid #818896}.modal-header .header-content{display:block;width:100%}.modal-header h4{line-height:1.5;margin-bottom:0;display:inline-block}.modal-footer{border-top:1px solid #818896}@media screen and (min-width:800px){.modal-lg{max-width:990px}}.warning-modal{display:block;text-align:center;padding:20px}.warning-modal .a-important-icon{background:#222;color:#fff;font-size:40px;font-weight:700;height:45px;line-height:48px;text-align:center;width:45px;display:inline-block}@media screen and (max-width:576px){.modal-body .dictionary-list-results{padding-left:0;padding-right:0}}.modal-body .loader{width:100%;background:hsla(0,0%,100%,.6);z-index:1000;padding:7% 0}.modal-body .loader,.v--modal-overlay .v--modal-background-click{display:flex;align-items:center;justify-content:center}.v--modal-overlay .v--modal-background-click .container{padding:0}.v--modal-overlay .v--modal-background-click .modal-dialog{margin:0;max-width:none}.v--modal-overlay .v--modal-background-click .modal-dialog .modal-content{color:#222}.v--modal-overlay .v--modal-box{position:inherit;height:auto!important}.v--modal-overlay .v--modal-box .v--modal{width:auto;height:-moz-max-content;height:max-content}@media screen and (min-width:1100px){.modal-open .modal{overflow-y:hidden}}#preview{overflow-y:auto}.preview-modal-body{max-height:70vh;overflow-x:hidden;overflow-y:scroll}.content-main{padding:9% 0}.content-main .error-main .error-heading{margin:0 auto;width:250px;border-radius:5px;box-shadow:0 7px 15px -10px #000}.content-main .error-main .error-heading h1{background-color:#ffd500;font-size:120px;color:#757575}.content-main .error-main .error-details{margin:20px 0}.content-main .error-main .error-details h2{font-size:36px;color:#000;text-shadow:1px 2px 1px #e2e2e2;margin:0}.content-main .error-main .error-details p{color:#333;padding-bottom:20px}@media screen and (max-width:767px){.content-main{padding:25% 0}}.m-button-list{margin-bottom:0;margin-top:40px}.m-button-list li{list-style:none;margin-bottom:10px}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){.m-button-list li{flex-basis:45%;flex:0 calc(48% - 10px);margin-right:20px}}@media screen and (max-width:800px){.m-button-list li{padding:4px 0}}.m-button-list .a-button.big{background-image:url(/images/arrow-right.svg?f6766b809e2ba634d6f3bee572a2aecf),linear-gradient(270deg,#ffd500 50%,#e5c000 0);background-position:center right 35px,100%;background-repeat:no-repeat;background-size:auto,200%;font-size:28px;font-weight:700;display:flex;flex-direction:column;justify-content:center;height:100%;padding:18px 50px 22px 20px;width:100%;display:inline-block}@media only screen and (min-width:1100px){.m-button-list .a-button.big{padding:31px 60px 35px 30px}}.m-button-list .a-button.big:hover{background:url(/images/arrow-right.svg?f6766b809e2ba634d6f3bee572a2aecf),linear-gradient(270deg,#ffd500 50%,#e5c000 0);background-position:center right 30px,0;background-repeat:no-repeat;background-size:auto,200%}.m-button-list .a-button.big .tiles{padding-right:20px}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){.m-button-list{display:flex;flex-wrap:wrap}}.a-button{background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);background-position:0;background-size:200%;border:none;color:#222;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;line-height:1.2;padding:20px;text-decoration:none;transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);vertical-align:bottom}.export-btn{display:inline-flex}@media only screen and (min-width:1024px){.export-btn .save-btn{margin:0}}.onoffswitch2{position:relative;width:218px}.onoffswitch2-checkbox{display:none}.onoffswitch2-label{display:block;overflow:hidden;cursor:pointer;margin-bottom:0}.onoffswitch2-label,.onoffswitch2-switch{border:2px solid #818896;border-radius:5px}.onoffswitch2-switch{width:18px;background:#fff;position:absolute;top:0;bottom:0;right:206px;transition:all .3s ease-in 0s}.onoffswitch2-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onoffswitch2-inner:after,.onoffswitch2-inner:before{float:left;width:50%;padding:4px 0;font-size:18px;font-weight:700}.onoffswitch2-inner:before{content:"Hide Date Of Revision";padding-left:10px;color:#000;background-color:#ffd500}.onoffswitch2-inner:after{content:"See Date Of Revision";padding-right:10px;background-color:#000;color:#fff;text-align:right}.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-inner{margin-left:0}.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-switch{right:0}.onoffswitch2 .editHistoryInner:before{content:"Hide Edited History"}.onoffswitch2 .editHistoryInner:after{content:"Show Edited History"}.page-number-input-group{max-width:222px}.page-number-input-group .form-control{border:1px solid #000;border-radius:4px;padding:5px 13px;height:auto}.page-number-input-group .form-control:focus{box-shadow:none}.page-number-input-group .input-group-append{border:1px solid #000;border-top-right-radius:4px;border-bottom-right-radius:4px}.page-number-input-group .page_search{background-color:#000;color:#fff;font-weight:700;padding:5px 13px}.page-number-input-group .page_search:hover{color:#fff}.onOffTrafficSwitch{position:relative;width:75px}.onOffTrafficSwitch-checkbox{display:none}.onOffTrafficSwitch-label{display:block;overflow:hidden;cursor:pointer;border:2px solid #818896;border-radius:5px;margin-bottom:0}.onOffTrafficSwitch-switch{width:18px;background:#fff;border:2px solid #818896;border-radius:5px;position:absolute;top:0;bottom:0;right:58px;transition:all .3s ease-in 0s}.onOffTrafficSwitch-inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0s}.onOffTrafficSwitch-inner:after,.onOffTrafficSwitch-inner:before{float:left;width:50%;padding:4px 0;font-size:18px;font-weight:700}.onOffTrafficSwitch-inner:before{content:"On";padding-left:10px;color:#000;background-color:#ffd500}.onOffTrafficSwitch-inner:after{content:"Off";padding-right:10px;background-color:#000;color:#fff;text-align:right}.onOffTrafficSwitch-checkbox:checked+.onOffTrafficSwitch-label .onOffTrafficSwitch-inner{margin-left:0}.onOffTrafficSwitch-checkbox:checked+.onOffTrafficSwitch-label .onOffTrafficSwitch-switch{right:0}.a-link,.a-link.ezrichtext,a[href^=tel]{color:#222;font-size:18px;font-weight:700;text-decoration:none;transition:border .1s cubic-bezier(.24,.59,.38,.94)}@media only screen and (max-width:799px){.a-link,.a-link.ezrichtext,a[href^=tel]{font-size:16px}}.a-link.ezrichtext span,.a-link span,a[href^=tel] span{background:url(/images/link-decoration-yellow.svg?c0eb7ef41c6d62c282a4b941bc55cbf2) repeat-x 100% 100%;padding-bottom:1px}.a-link.ezrichtext span:hover,.a-link span:hover,a[href^=tel] span:hover{background:url(/images/link-decoration-black.svg?f9baa4122dfc7a4a344dd0275930cdc0) repeat-x 100% 100%}.a-link.ezrichtext:hover,.a-link:hover,a[href^=tel]:hover{color:#222;text-decoration:none}.a-link.back,.a-link.ezrichtext.back,a[href^=tel].back{margin-left:20px;position:relative}.a-link.back:before,.a-link.ezrichtext.back:before,a[href^=tel].back:before{background-image:url(/images/arrow-left.svg?c428555a77b9c6d6e1b1508dd1332e04);background-position:50%;background-repeat:no-repeat;content:"";height:16px;left:-20px;position:absolute;top:4px;width:12px}.m-search-area{max-width:1300px}.m-search-area .search-wrapper{margin-bottom:20px}.m-search-area .search-wrapper .grid-item{width:calc(83.33333% - 16.66667px);grid-column:1/span 12;width:100%}@media screen and (max-width:799px){.m-search-area .search-wrapper .grid-item{grid-column:1/span 12;width:100%}}@media screen and (max-width:799px){.m-search-area .search-wrapper{margin-bottom:0}}.m-search-area .button-wrapper,.m-search-area .search-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.a-text-field .text-field-wrapper{position:relative}.a-text-field .large input,.a-text-field .large label{font-size:24px}@media screen and (max-width:799px){.a-text-field .large input,.a-text-field .large label{font-size:20px}}.a-text-field label{top:23px;color:#757575;font-size:18px;left:20px;line-height:1.5;pointer-events:none;position:absolute;top:18px;transition:top .1s ease-in-out}.a-text-field .large input{padding:28px 60px 14px 20px}.a-text-field input[type=search]{background-image:url(/images/search-icon.svg?fc3d35ab27ed94c423a6271cdb28b23a);background-position:center right 20px;background-repeat:no-repeat;padding-right:70px}@media screen and (max-width:799px){.a-text-field input[type=search]{background-size:20px}}.a-text-field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #e2e2e2;font-size:18px;line-height:1.5;padding:23px 20px 8px;width:100%}.a-text-field label.focus{color:#222;font-size:14px;font-weight:700;top:7px}.close-button-div{z-index:0}@media screen and (max-width:799px){.search-field{margin-bottom:0}}@media screen and (max-width:799px){.flex-container{flex-direction:column}.flex-inner-container{margin-bottom:10px}}.o-page-header .o-page-header-inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:50px auto;max-width:1300px;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.o-page-header .o-page-header-inner .o-page-header .o-page-header-inner:after,.o-page-header .o-page-header-inner>.grid-item{width:calc(83.33333% - 16.66667px);grid-column:2/span 10;width:100%}@media screen and (max-width:width 799px){.o-page-header .o-page-header-inner .o-page-header .o-page-header-inner:after,.o-page-header .o-page-header-inner>.grid-item{grid-column:1/span 12;width:100%}}@media only screen and (max-width:799px){.o-page-header .o-page-header-inner{padding:0 20px;margin:20px auto}}.a-notice{background:#222;color:#fff;margin-bottom:10px;padding:20px}.a-notice .a-notice-icon{display:block;background:#fff;color:#222;font-size:18px;font-weight:700;height:23px;line-height:23px;margin-bottom:7px;text-align:center;width:20px}.a-notice .a-notice-icon .a-notice-content .a-headline{font-size:18px;line-height:1.2;color:#fff;margin-top:18px}@media screen and (max-width:800px){.a-notice .a-notice-icon .a-notice-content .a-headline{font-size:14px;margin-top:14px}}.a-notice .a-notice-icon .a-notice-content .a-paragraph{font-size:14px;margin-top:14px}@media screen and (max-width:800px){.a-notice .a-notice-icon .a-notice-content .a-paragraph{font-size:12px;margin-top:12px}}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){.a-notice .a-notice-icon{flex-shrink:0;margin-right:10px}}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){.a-notice{display:flex;padding-left:28px}}.a-notice-content .a-headline{font-size:18px;line-height:1.2;color:#fff;margin-top:18px}@media screen and (max-width:800px){.a-notice-content .a-headline{font-size:14px;margin-top:14px}}.a-notice-content .a-paragraph{font-size:14px;margin-top:14px}@media screen and (max-width:800px){.a-notice-content .a-paragraph{font-size:12px;margin-top:12px}}.preview-notice{display:inline-flex;padding:16px 16px 16px 20px}.preview-notice .a-headline{margin:5px 0 0}@media screen and (max-width:799px){.preview-notice .a-notice-icon{margin-right:6px}}.preview-notice .note{margin-right:6px}*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Moderat;src:url(/fonts/Moderat-Regular.eot?4003ec8ffd875e13117583ce55b2ec42);src:url(/fonts/Moderat-Regular.woff2?3edc6bd9b8dcf7ffb997e65d167811a1) format("woff2"),url(/fonts/Moderat-Regular.woff?d8a509a312db8458fdaba62aea06f7e9) format("woff"),url(/fonts/Moderat-Regular.ttf?5ab617ddeed5c3464269be518340e7ac) format("truetype");font-weight:400;font-style:normal}html{position:relative;min-height:100%}body{color:#222;font-family:Moderat,Avenir,Helvetica,Arial,sans-serif;margin:0}body:not(.tabbing) button:focus,body:not(.tabbing) input:focus,body:not(.tabbing) select:focus{outline:none}b{word-break:break-word}p{font-size:18px;font-weight:400;line-height:1.5}img{vertical-align:bottom}a:-webkit-any-link{cursor:pointer;-webkit-transition:1s;transition:1s}h1{font-size:48px}@media only screen and (max-width:799px){h1{font-size:28px}}h2{font-size:36px}@media only screen and (max-width:799px){h2{font-size:24px}}h3{font-size:28px}@media only screen and (max-width:799px){h3{font-size:20px}}.dashboard-list,p{font-size:18px;font-weight:400;line-height:1.5}.bg-login-image{background:url(/images/login-bg.jpg?fac63e090b181be8e8f56116fde2cb43);background-position:50%;background-size:cover}.bg-login-image img{margin-top:1.5rem}li{padding:.7rem;list-style-type:none}.bold-text{font-weight:600;color:#000;text-transform:capitalize}.pointer{cursor:pointer;margin-left:4px}.select-list-view{display:flex;width:100%;height:50px;margin:20px 0}.select-list-view>div.list-view-col{flex:1;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.125);font-size:20px;cursor:pointer;transition:background-color .3s ease}.select-list-view .selected{background-color:#ffd500}#dictionary-ordbank-change-link{float:right;right:40px}table td.small,table th.small{width:1%}table td.nowrap,table th.nowrap{white-space:nowrap}dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-0:hover td.row-0,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-1:hover td.row-1,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-2:hover td.row-2,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-3:hover td.row-3,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-4:hover td.row-4,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-5:hover td.row-5,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-highlight.row-6:hover td.row-6,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-0:hover td.row-0,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-1:hover td.row-1,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-2:hover td.row-2,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-3:hover td.row-3,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-4:hover td.row-4,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-5:hover td.row-5,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-highlight.row-6:hover td.row-6{background-color:#ffd500}dictionary-ordbank-nno-position div.dictionary-ordbank.lemma-search-result,dictionary-ordbank-position div.dictionary-ordbank.lemma-search-result{max-height:400px;overflow:hidden;overflow-y:scroll;border:1px solid #ced4da}dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.fem:hover th.fem,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.mask:hover th.mask,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover th.noeyt,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.fem:hover th.fem,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.mask:hover th.mask,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover th.noeyt{background-color:#e5bf00}dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.fem:hover td.fem,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.mask:hover td.mask,dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover td.noeyt,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.fem:hover td.fem,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.mask:hover td.mask,dictionary-ordbank-position div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover td.noeyt{background-color:#ffd500}dictionary-ordbank-nno-position div.dictionary-ordbank table th,dictionary-ordbank-position div.dictionary-ordbank table th{background-color:#f8f9fa;color:#000}dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:active,dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:focus,dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:hover,dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-row tr#verb-row:active,dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-row tr#verb-row:focus,dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-row tr#verb-row:hover,dictionary-ordbank-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:active,dictionary-ordbank-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:focus,dictionary-ordbank-position div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:hover,dictionary-ordbank-position div.dictionary-ordbank table.hover-row tr#verb-row:active,dictionary-ordbank-position div.dictionary-ordbank table.hover-row tr#verb-row:focus,dictionary-ordbank-position div.dictionary-ordbank table.hover-row tr#verb-row:hover{background-color:#ffd500}dictionary-ordbank-nno-position div.dictionary-ordbank table.hover-row tr:hover,dictionary-ordbank-position div.dictionary-ordbank table.hover-row tr:hover{background-color:#ffd500;cursor:pointer}dictionary-ordbank-nno-position div.dictionary-ordbank tr.selected-row,dictionary-ordbank-position div.dictionary-ordbank tr.selected-row{background-color:#ffd500}dictionary-ordbank-nno-position div.dictionary-ordbank tr.selected-row td:active,dictionary-ordbank-nno-position div.dictionary-ordbank tr.selected-row td:focus,dictionary-ordbank-position div.dictionary-ordbank tr.selected-row td:active,dictionary-ordbank-position div.dictionary-ordbank tr.selected-row td:focus{background-color:#ffc107}dictionary-ordbank-nno-position div.dictionary-ordbank div.dictionary-ordbank-lemma-list,dictionary-ordbank-position div.dictionary-ordbank div.dictionary-ordbank-lemma-list{margin-top:40px;padding:20px;border:1px solid #ced4da;max-width:840px}dictionary-ordbank-nno-position div.dictionary-ordbank em,dictionary-ordbank-position div.dictionary-ordbank em{color:#6f6f6f}dictionary-ordbank-nno-position div.dictionary-ordbank ul li,dictionary-ordbank-position div.dictionary-ordbank ul li{padding:0}dictionary-ordbank-nno-position div.dictionary-ordbank h2,dictionary-ordbank-nno-position div.dictionary-ordbank h3,dictionary-ordbank-nno-position div.dictionary-ordbank h4,dictionary-ordbank-position div.dictionary-ordbank h2,dictionary-ordbank-position div.dictionary-ordbank h3,dictionary-ordbank-position div.dictionary-ordbank h4{margin-top:15px}dictionary-ordbank-nno-position div.dictionary-ordbank label,dictionary-ordbank-position div.dictionary-ordbank label{margin-top:10px}dictionary-ordbank-nno-position div.dictionary-ordbank table,dictionary-ordbank-position div.dictionary-ordbank table{width:100%}dictionary-ordbank-nno-position div.dictionary-ordbank table tr td,dictionary-ordbank-nno-position div.dictionary-ordbank table tr th,dictionary-ordbank-position div.dictionary-ordbank table tr td,dictionary-ordbank-position div.dictionary-ordbank table tr th{border:1px solid #ced4da;padding:5px}div#dictionary-ordbank-nno-position,div#dictionary-ordbank-position{height:75vh;overflow-x:hidden}@media (max-width:980px){div#dictionary-ordbank-nno-position div.dictionary-ordbank div.ordbank-table,div#dictionary-ordbank-position div.dictionary-ordbank div.ordbank-table{overflow:hidden;overflow-x:scroll}}div#dictionary-ordbank-nno-position div.dictionary-ordbank table,div#dictionary-ordbank-position div.dictionary-ordbank table{max-width:800px}#dictionary-ordbank-select-link{cursor:pointer;position:absolute;top:152px;right:35px;color:#000}#dictionary-ordbank-select-link a{color:#000}#dictionary-ordbank-select-link table{border:1px solid #ced4da}#dictionary-ordbank-select-link table td{padding:5px;font-size:12px}#dictionary-ordbank-select-link table td.selected{background-size:200%;background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94)}@media screen and (max-width:960px){#dictionary-ordbank-select-link{top:122px}}#dictionary-ordbank-change-link{position:absolute;top:90px;right:35px}@media screen and (max-width:960px){#dictionary-ordbank-change-link{top:70px}}div.similar-words{display:flex;flex-direction:column;margin-bottom:50px}div.similar-words span.invalid{color:#777}div.similar-words tr.similar-words-settings ul{margin-top:0;margin-bottom:0}div.similar-words .nowrap{white-space:nowrap}div.similar-words div.similar-words-info{margin-top:30px;display:flex;gap:20px;justify-content:space-between;flex-direction:row;clear:both}div.similar-words div.similar-words-info div.sn-similar-words{min-width:350px;border:1px solid #ced4da;padding:10px}div.similar-words div.similar-words-info table.table-similar-words.external{clear:both}div.similar-words div.similar-words-info table.table-similar-words.external ul li{display:inline-flex;border-right:1px solid #ced4da}div.similar-words div.similar-words-info table.table-similar-words.external ul li:last-child{border-right:none}div.similar-words div.similar-words-edit{border:1px solid #ced4da;padding:20px;max-width:1240px}div.similar-words div.header-block{display:flex;justify-content:space-between;max-width:1200px;align-items:center}div.similar-words div.header-block a.button{margin-bottom:20px}div.similar-words div.header-block div.is-updated-confirmed{background-color:#28a745;color:#fff;border-radius:20px;padding:5px 10px;margin-bottom:20px}div.similar-words span.uttale{color:#777;font-weight:400;font-size:1rem}div.similar-words span.grunnform{font-weight:400;font-size:1rem;font-style:italic}div.similar-words span.kat{font-weight:400;font-size:1rem}div.similar-words .ordbank{background-color:#f5f5f5;width:20%}div.similar-words .ordbank ul li{padding:5px 0}div.similar-words input[type=checkbox]{height:15px;width:15px}div.similar-words input{width:100%;height:40px;border:1px solid #ced4da;padding:5px}div.similar-words input.text-field{min-width:200px}div.similar-words select{width:100%;height:40px;padding:5px}div.similar-words div.lemma-selection{left:0;max-width:1000px;margin:0;padding:0}div.similar-words div.add-button-block{width:100%;max-width:945px;padding-right:10px;margin-bottom:20px;margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}div.similar-words div.add-button-block div.search-result{padding:10px;box-sizing:border-box}div.similar-words div.add-button-block div.search-lemma-id{display:flex;gap:10px;justify-content:center;align-items:center}div.similar-words div.add-button-block div.search-lemma-id input{height:34px}div.similar-words div.button-block{max-width:1000px;margin-top:20px;display:flex}div.similar-words div.button-block a.button{display:inline-block}div.similar-words div.button-block a.button.left{float:left}div.similar-words div.button-block a.button.rigth{float:right}div.similar-words div.uttale-list div.uttale-list-block{position:relative;padding:10px 40px 10px 0;white-space:nowrap}div.similar-words div.uttale-list div.uttale-list-block input{width:calc(100% - 10px)}div.similar-words div.uttale-list div.uttale-list-block:not(:first-child){border-top:1px solid #ced4da}div.similar-words table{border-collapse:collapse;margin-right:10px;max-width:1200px}div.similar-words table td,div.similar-words table th{padding:10px;border:1px solid #ced4da}div.similar-words table td.lemma-id,div.similar-words table th.lemma-id{position:relative}div.similar-words table td.lemma-id span.ordbank,div.similar-words table th.lemma-id span.ordbank{position:absolute;top:2px;right:2px;font-size:12px;white-space:nowrap;color:#28a745;width:auto}div.similar-words table td.small,div.similar-words table td.small.number,div.similar-words table th.small,div.similar-words table th.small.number{width:1%;max-width:none}div.similar-words table td.number,div.similar-words table td.word,div.similar-words table th.number,div.similar-words table th.word{width:20%;min-width:170px}div.similar-words table td.no-border,div.similar-words table th.no-border{border:none}table.lemma-pronunciation textarea.custom-textarea{width:100%}table.lemma-pronunciation span.language{color:#757575;font-size:smaller}table.lemma-pronunciation a.button{background-position:0;background-size:200%;border:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;white-space:nowrap;line-height:1;padding:10px 20px;text-decoration:none;vertical-align:bottom;background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);color:#000}table.lemma-pronunciation a.button:active,table.lemma-pronunciation a.button:focus,table.lemma-pronunciation a.button:hover{box-shadow:none}table.lemma-pronunciation a.button.delete-btn{float:right;background-image:none}table.lemma-pronunciation td.lemma-content{width:30%}table.lemma-pronunciation td.lemma-content div.lemma-pron-block{position:relative}table.lemma-pronunciation td.lemma-content div.lemma-pron-block textarea{width:calc(100% - 40px)}table.lemma-pronunciation td.lemma-content div.lemma-pron-block a.remove-column{float:right;position:absolute;top:5px;right:0;color:#fa3200}div.word-bank-container #filterModal ul li{width:100%}div.word-bank-container div.view-selected-options{border:1px solid #dedede;margin-top:20px;padding:10px}div.word-bank-container div.view-selected-options label{margin:0}div.word-bank-container div.view-selected-options ul{margin:0;display:inline-block}div.word-bank-container div.view-selected-options ul li{color:#777;padding:0 10px 0 0;display:inline-block}div#dictionary-boying-position hr{margin-top:2rem;border-top:4px solid rgba(0,0,0,.6)}div#dictionary-boying-position,div.similar-words{height:90vh;overflow-x:hidden}div#dictionary-boying-position div.select-inflection-word-class,div.similar-words div.select-inflection-word-class{margin-bottom:40px}div#dictionary-boying-position div.headers,div.similar-words div.headers{width:100%;display:flex}div#dictionary-boying-position div.headers div.header:first-child,div.similar-words div.headers div.header:first-child{margin-right:10px}div#dictionary-boying-position div.headers div.header:last-child,div.similar-words div.headers div.header:last-child{margin-left:10px}div#dictionary-boying-position div.headers div.header,div.similar-words div.headers div.header{flex:1;box-sizing:border-box}div#dictionary-boying-position div.headers div.header input,div.similar-words div.headers div.header input{width:100%;max-width:100%}div#dictionary-boying-position div.select-boying-language>ul,div.similar-words div.select-boying-language>ul{border:1px solid #ced4da;display:inline-flex;flex-direction:row;align-items:center;justify-content:center}div#dictionary-boying-position div.select-boying-language>ul>li,div.similar-words div.select-boying-language>ul>li{cursor:pointer;min-width:150px}div#dictionary-boying-position div.select-boying-language>ul>li a,div.similar-words div.select-boying-language>ul>li a{display:inline-block;width:100%;text-align:center}div#dictionary-boying-position div.select-boying-language>ul>li.selected,div.similar-words div.select-boying-language>ul>li.selected{background-color:#ffd500}div#dictionary-boying-position div.select-boying-language>ul>li:not(:last-child),div.similar-words div.select-boying-language>ul>li:not(:last-child){border-right:1px solid #ced4da}div#dictionary-boying-position a.remove-column,div.similar-words a.remove-column{float:right;position:absolute;top:5px;right:5px;color:#fa3200}div#dictionary-boying-position a.button,div.similar-words a.button{background-position:0;background-size:200%;border:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;white-space:nowrap;line-height:1;padding:10px 20px;text-decoration:none;vertical-align:bottom;background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);color:#000}div#dictionary-boying-position a.button:active,div#dictionary-boying-position a.button:focus,div#dictionary-boying-position a.button:hover,div.similar-words a.button:active,div.similar-words a.button:focus,div.similar-words a.button:hover{box-shadow:none}div#dictionary-boying-position a.button.delete-btn,div.similar-words a.button.delete-btn{float:right;background-image:none}div#dictionary-boying-position input[type=text],div.similar-words input[type=text]{width:100%;max-width:400px}div#dictionary-boying-position div.dictionary-edit-boying,div#dictionary-boying-position div.dictionary-results,div.similar-words div.dictionary-edit-boying,div.similar-words div.dictionary-results{position:relative;margin-right:20px}div#dictionary-boying-position div.dictionary-edit-boying div.new-row-button-block,div#dictionary-boying-position div.dictionary-results div.new-row-button-block,div.similar-words div.dictionary-edit-boying div.new-row-button-block,div.similar-words div.dictionary-results div.new-row-button-block{margin-top:20px}div#dictionary-boying-position div.dictionary-edit-boying span.pronunciation,div#dictionary-boying-position div.dictionary-results span.pronunciation,div.similar-words div.dictionary-edit-boying span.pronunciation,div.similar-words div.dictionary-results span.pronunciation{color:#6f6f6f}div#dictionary-boying-position div.dictionary-edit-boying select,div#dictionary-boying-position div.dictionary-results select,div.similar-words div.dictionary-edit-boying select,div.similar-words div.dictionary-results select{max-width:200px;padding:5px 0;border:1px solid #e2e2e2}div#dictionary-boying-position div.dictionary-edit-boying div.dictionary-edit-boying-content,div#dictionary-boying-position div.dictionary-results div.dictionary-edit-boying-content,div.similar-words div.dictionary-edit-boying div.dictionary-edit-boying-content,div.similar-words div.dictionary-results div.dictionary-edit-boying-content{border-left:3px solid #dedede;padding-left:15px}div#dictionary-boying-position div.dictionary-edit-boying div.store-buttons,div#dictionary-boying-position div.dictionary-results div.store-buttons,div.similar-words div.dictionary-edit-boying div.store-buttons,div.similar-words div.dictionary-results div.store-buttons{background-color:#fffbef;margin:15px -15px;padding:20px 15px;border-bottom:1px solid #dedede}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block,div.similar-words div.dictionary-results div.lemma-pronunciation-block{display:flex;flex-direction:row;width:100%;gap:20px}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows,div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows{display:flex;flex-direction:column;gap:20px;flex:1;width:100%}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column,div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column{width:100%;display:flex;justify-content:space-between}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column:not(:first-child),div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column:not(:first-child),div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column:not(:first-child),div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column:not(:first-child){padding-top:15px;border-top:1px solid #ced4da}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-pronunciation-content,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-pronunciation-content,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-pronunciation-content,div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-pronunciation-content{display:flex;width:100%}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column,div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column{display:flex;width:50px}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column a.remove-column,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column a.remove-column,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column a.remove-column,div.similar-words div.dictionary-results div.lemma-pronunciation-block div.lemma-pronunciation-rows div.lemma-pronunciation-column div.lemma-remove-column a.remove-column{float:none;display:inline-flex;position:inherit}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-list,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-list,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-list,div.similar-words div.dictionary-results div.lemma-pronunciation-list{margin:40px 0}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-list a.remove,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-list a.remove,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-list a.remove,div.similar-words div.dictionary-results div.lemma-pronunciation-list a.remove{color:#fa3200}div#dictionary-boying-position div.dictionary-edit-boying div.lemma-pronunciation-list a.remove:hover,div#dictionary-boying-position div.dictionary-results div.lemma-pronunciation-list a.remove:hover,div.similar-words div.dictionary-edit-boying div.lemma-pronunciation-list a.remove:hover,div.similar-words div.dictionary-results div.lemma-pronunciation-list a.remove:hover{text-decoration:none}div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-confirmed,div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-removed,div#dictionary-boying-position div.dictionary-results div.is-updated-confirmed,div#dictionary-boying-position div.dictionary-results div.is-updated-removed,div.similar-words div.dictionary-edit-boying div.is-updated-confirmed,div.similar-words div.dictionary-edit-boying div.is-updated-removed,div.similar-words div.dictionary-results div.is-updated-confirmed,div.similar-words div.dictionary-results div.is-updated-removed{position:absolute;right:0;top:10px;background-color:#28a745;border-radius:20px}div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-confirmed p,div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-removed p,div#dictionary-boying-position div.dictionary-results div.is-updated-confirmed p,div#dictionary-boying-position div.dictionary-results div.is-updated-removed p,div.similar-words div.dictionary-edit-boying div.is-updated-confirmed p,div.similar-words div.dictionary-edit-boying div.is-updated-removed p,div.similar-words div.dictionary-results div.is-updated-confirmed p,div.similar-words div.dictionary-results div.is-updated-removed p{margin:0;padding:10px 20px;font-size:14px;line-height:1}div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-confirmed.is-updated-removed,div#dictionary-boying-position div.dictionary-edit-boying div.is-updated-removed.is-updated-removed,div#dictionary-boying-position div.dictionary-results div.is-updated-confirmed.is-updated-removed,div#dictionary-boying-position div.dictionary-results div.is-updated-removed.is-updated-removed,div.similar-words div.dictionary-edit-boying div.is-updated-confirmed.is-updated-removed,div.similar-words div.dictionary-edit-boying div.is-updated-removed.is-updated-removed,div.similar-words div.dictionary-results div.is-updated-confirmed.is-updated-removed,div.similar-words div.dictionary-results div.is-updated-removed.is-updated-removed{background-color:#fa3200;color:#fff}div#dictionary-boying-position div.dictionary-edit-boying form,div#dictionary-boying-position div.dictionary-results form,div.similar-words div.dictionary-edit-boying form,div.similar-words div.dictionary-results form{margin:20px 0}div#dictionary-boying-position div.dictionary-edit-boying form .inflection-block,div#dictionary-boying-position div.dictionary-results form .inflection-block,div.similar-words div.dictionary-edit-boying form .inflection-block,div.similar-words div.dictionary-results form .inflection-block{border-left:3px solid #dedede;padding-left:10px}div#dictionary-boying-position div.dictionary-edit-boying form .nowrap,div#dictionary-boying-position div.dictionary-results form .nowrap,div.similar-words div.dictionary-edit-boying form .nowrap,div.similar-words div.dictionary-results form .nowrap{white-space:nowrap}div#dictionary-boying-position div.dictionary-edit-boying form table,div#dictionary-boying-position div.dictionary-results form table,div.similar-words div.dictionary-edit-boying form table,div.similar-words div.dictionary-results form table{position:relative;width:100%;border:1px dashed #dedede;margin:20px 0}div#dictionary-boying-position div.dictionary-edit-boying form table tr:nth-child(2n),div#dictionary-boying-position div.dictionary-results form table tr:nth-child(2n),div.similar-words div.dictionary-edit-boying form table tr:nth-child(2n),div.similar-words div.dictionary-results form table tr:nth-child(2n){background-color:#f5f5f5}div#dictionary-boying-position div.dictionary-edit-boying form table tr th,div#dictionary-boying-position div.dictionary-results form table tr th,div.similar-words div.dictionary-edit-boying form table tr th,div.similar-words div.dictionary-results form table tr th{background-color:#fff3cd}div#dictionary-boying-position div.dictionary-edit-boying form table tr th.new-header-column,div#dictionary-boying-position div.dictionary-results form table tr th.new-header-column,div.similar-words div.dictionary-edit-boying form table tr th.new-header-column,div.similar-words div.dictionary-results form table tr th.new-header-column{text-align:right;width:1%}div#dictionary-boying-position div.dictionary-edit-boying form table tr th input[type=text],div#dictionary-boying-position div.dictionary-edit-boying form table tr th select,div#dictionary-boying-position div.dictionary-edit-boying form table tr th textarea,div#dictionary-boying-position div.dictionary-results form table tr th input[type=text],div#dictionary-boying-position div.dictionary-results form table tr th select,div#dictionary-boying-position div.dictionary-results form table tr th textarea,div.similar-words div.dictionary-edit-boying form table tr th input[type=text],div.similar-words div.dictionary-edit-boying form table tr th select,div.similar-words div.dictionary-edit-boying form table tr th textarea,div.similar-words div.dictionary-results form table tr th input[type=text],div.similar-words div.dictionary-results form table tr th select,div.similar-words div.dictionary-results form table tr th textarea{width:100%}div#dictionary-boying-position div.dictionary-edit-boying form table tr td,div#dictionary-boying-position div.dictionary-edit-boying form table tr th,div#dictionary-boying-position div.dictionary-results form table tr td,div#dictionary-boying-position div.dictionary-results form table tr th,div.similar-words div.dictionary-edit-boying form table tr td,div.similar-words div.dictionary-edit-boying form table tr th,div.similar-words div.dictionary-results form table tr td,div.similar-words div.dictionary-results form table tr th{position:relative;border:1px solid #ced4da;padding:10px}div#dictionary-boying-position div.dictionary-edit-boying form table tr td input[type=text],div#dictionary-boying-position div.dictionary-edit-boying form table tr td select,div#dictionary-boying-position div.dictionary-edit-boying form table tr td textarea,div#dictionary-boying-position div.dictionary-edit-boying form table tr th input[type=text],div#dictionary-boying-position div.dictionary-edit-boying form table tr th select,div#dictionary-boying-position div.dictionary-edit-boying form table tr th textarea,div#dictionary-boying-position div.dictionary-results form table tr td input[type=text],div#dictionary-boying-position div.dictionary-results form table tr td select,div#dictionary-boying-position div.dictionary-results form table tr td textarea,div#dictionary-boying-position div.dictionary-results form table tr th input[type=text],div#dictionary-boying-position div.dictionary-results form table tr th select,div#dictionary-boying-position div.dictionary-results form table tr th textarea,div.similar-words div.dictionary-edit-boying form table tr td input[type=text],div.similar-words div.dictionary-edit-boying form table tr td select,div.similar-words div.dictionary-edit-boying form table tr td textarea,div.similar-words div.dictionary-edit-boying form table tr th input[type=text],div.similar-words div.dictionary-edit-boying form table tr th select,div.similar-words div.dictionary-edit-boying form table tr th textarea,div.similar-words div.dictionary-results form table tr td input[type=text],div.similar-words div.dictionary-results form table tr td select,div.similar-words div.dictionary-results form table tr td textarea,div.similar-words div.dictionary-results form table tr th input[type=text],div.similar-words div.dictionary-results form table tr th select,div.similar-words div.dictionary-results form table tr th textarea{width:100%}div#dictionary-boying-position div.dictionary-edit-boying form table tr td a.remove-column,div#dictionary-boying-position div.dictionary-edit-boying form table tr th a.remove-column,div#dictionary-boying-position div.dictionary-results form table tr td a.remove-column,div#dictionary-boying-position div.dictionary-results form table tr th a.remove-column,div.similar-words div.dictionary-edit-boying form table tr td a.remove-column,div.similar-words div.dictionary-edit-boying form table tr th a.remove-column,div.similar-words div.dictionary-results form table tr td a.remove-column,div.similar-words div.dictionary-results form table tr th a.remove-column{right:0}div#dictionary-boying-position div.dictionary-edit-boying form table tr td.has-settings input[type=text],div#dictionary-boying-position div.dictionary-edit-boying form table tr th.has-settings input[type=text],div#dictionary-boying-position div.dictionary-results form table tr td.has-settings input[type=text],div#dictionary-boying-position div.dictionary-results form table tr th.has-settings input[type=text],div.similar-words div.dictionary-edit-boying form table tr td.has-settings input[type=text],div.similar-words div.dictionary-edit-boying form table tr th.has-settings input[type=text],div.similar-words div.dictionary-results form table tr td.has-settings input[type=text],div.similar-words div.dictionary-results form table tr th.has-settings input[type=text]{width:calc(100% - 25px)}div#dictionary-boying-position div.dictionary-edit-boying form table tr td>div.infl-col,div#dictionary-boying-position div.dictionary-edit-boying form table tr th>div.infl-col,div#dictionary-boying-position div.dictionary-results form table tr td>div.infl-col,div#dictionary-boying-position div.dictionary-results form table tr th>div.infl-col,div.similar-words div.dictionary-edit-boying form table tr td>div.infl-col,div.similar-words div.dictionary-edit-boying form table tr th>div.infl-col,div.similar-words div.dictionary-results form table tr td>div.infl-col,div.similar-words div.dictionary-results form table tr th>div.infl-col{display:flex;gap:7px}div#dictionary-boying-position div.dictionary-edit-boying form table tr td.error input,div#dictionary-boying-position div.dictionary-edit-boying form table tr th.error input,div#dictionary-boying-position div.dictionary-results form table tr td.error input,div#dictionary-boying-position div.dictionary-results form table tr th.error input,div.similar-words div.dictionary-edit-boying form table tr td.error input,div.similar-words div.dictionary-edit-boying form table tr th.error input,div.similar-words div.dictionary-results form table tr td.error input,div.similar-words div.dictionary-results form table tr th.error input{border:1px solid red}div#dictionary-boying-position div.dictionary-edit-boying form table tr td ul,div#dictionary-boying-position div.dictionary-edit-boying form table tr th ul,div#dictionary-boying-position div.dictionary-results form table tr td ul,div#dictionary-boying-position div.dictionary-results form table tr th ul,div.similar-words div.dictionary-edit-boying form table tr td ul,div.similar-words div.dictionary-edit-boying form table tr th ul,div.similar-words div.dictionary-results form table tr td ul,div.similar-words div.dictionary-results form table tr th ul{margin:0}div#dictionary-boying-position div.dictionary-edit-boying form table tr td ul.list,div#dictionary-boying-position div.dictionary-edit-boying form table tr th ul.list,div#dictionary-boying-position div.dictionary-results form table tr td ul.list,div#dictionary-boying-position div.dictionary-results form table tr th ul.list,div.similar-words div.dictionary-edit-boying form table tr td ul.list,div.similar-words div.dictionary-edit-boying form table tr th ul.list,div.similar-words div.dictionary-results form table tr td ul.list,div.similar-words div.dictionary-results form table tr th ul.list{padding-left:20px}div#dictionary-boying-position div.dictionary-edit-boying form table tr td ul.list li,div#dictionary-boying-position div.dictionary-edit-boying form table tr th ul.list li,div#dictionary-boying-position div.dictionary-results form table tr td ul.list li,div#dictionary-boying-position div.dictionary-results form table tr th ul.list li,div.similar-words div.dictionary-edit-boying form table tr td ul.list li,div.similar-words div.dictionary-edit-boying form table tr th ul.list li,div.similar-words div.dictionary-results form table tr td ul.list li,div.similar-words div.dictionary-results form table tr th ul.list li{list-style-type:disc;padding:.7rem 0}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings,div#dictionary-boying-position div.dictionary-results form table tr td div.settings,div#dictionary-boying-position div.dictionary-results form table tr th div.settings,div.similar-words div.dictionary-edit-boying form table tr td div.settings,div.similar-words div.dictionary-edit-boying form table tr th div.settings,div.similar-words div.dictionary-results form table tr td div.settings,div.similar-words div.dictionary-results form table tr th div.settings{cursor:pointer;display:inline-block;margin-left:4px}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings span.settings-icon,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings span.settings-icon,div#dictionary-boying-position div.dictionary-results form table tr td div.settings span.settings-icon,div#dictionary-boying-position div.dictionary-results form table tr th div.settings span.settings-icon,div.similar-words div.dictionary-edit-boying form table tr td div.settings span.settings-icon,div.similar-words div.dictionary-edit-boying form table tr th div.settings span.settings-icon,div.similar-words div.dictionary-results form table tr td div.settings span.settings-icon,div.similar-words div.dictionary-results form table tr th div.settings span.settings-icon{color:#6e6e6e}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings span.settings-icon:active,div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings span.settings-icon:focus,div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings span.settings-icon:hover,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings span.settings-icon:active,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings span.settings-icon:focus,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings span.settings-icon:hover,div#dictionary-boying-position div.dictionary-results form table tr td div.settings span.settings-icon:active,div#dictionary-boying-position div.dictionary-results form table tr td div.settings span.settings-icon:focus,div#dictionary-boying-position div.dictionary-results form table tr td div.settings span.settings-icon:hover,div#dictionary-boying-position div.dictionary-results form table tr th div.settings span.settings-icon:active,div#dictionary-boying-position div.dictionary-results form table tr th div.settings span.settings-icon:focus,div#dictionary-boying-position div.dictionary-results form table tr th div.settings span.settings-icon:hover,div.similar-words div.dictionary-edit-boying form table tr td div.settings span.settings-icon:active,div.similar-words div.dictionary-edit-boying form table tr td div.settings span.settings-icon:focus,div.similar-words div.dictionary-edit-boying form table tr td div.settings span.settings-icon:hover,div.similar-words div.dictionary-edit-boying form table tr th div.settings span.settings-icon:active,div.similar-words div.dictionary-edit-boying form table tr th div.settings span.settings-icon:focus,div.similar-words div.dictionary-edit-boying form table tr th div.settings span.settings-icon:hover,div.similar-words div.dictionary-results form table tr td div.settings span.settings-icon:active,div.similar-words div.dictionary-results form table tr td div.settings span.settings-icon:focus,div.similar-words div.dictionary-results form table tr td div.settings span.settings-icon:hover,div.similar-words div.dictionary-results form table tr th div.settings span.settings-icon:active,div.similar-words div.dictionary-results form table tr th div.settings span.settings-icon:focus,div.similar-words div.dictionary-results form table tr th div.settings span.settings-icon:hover{color:#222}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog,div.similar-words div.dictionary-results form table tr td div.settings dialog,div.similar-words div.dictionary-results form table tr th div.settings dialog{border:1px solid #777;z-index:1;background-color:#fff;min-width:300px;margin-top:5px;margin-left:10px}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog h3,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog h3,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog h3,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog h3,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog h3,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog h3,div.similar-words div.dictionary-results form table tr td div.settings dialog h3,div.similar-words div.dictionary-results form table tr th div.settings dialog h3{font-size:16px;padding-left:10px;padding-top:5px;font-weight:600}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog .close-button,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog .close-button,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog .close-button,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog .close-button,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog .close-button,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog .close-button,div.similar-words div.dictionary-results form table tr td div.settings dialog .close-button,div.similar-words div.dictionary-results form table tr th div.settings dialog .close-button{position:absolute;top:5px;right:5px;background-color:#6e6e6e;border:none;border-radius:50%;padding:2px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog .close-icon,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog .close-icon,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog .close-icon,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog .close-icon,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog .close-icon,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog .close-icon,div.similar-words div.dictionary-results form table tr td div.settings dialog .close-icon,div.similar-words div.dictionary-results form table tr th div.settings dialog .close-icon{width:16px;height:16px;stroke:#fff}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog .close-button:focus,div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog .close-button:hover,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog .close-button:focus,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog .close-button:hover,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog .close-button:focus,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog .close-button:hover,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog .close-button:focus,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog .close-button:hover,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog .close-button:focus,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog .close-button:hover,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog .close-button:focus,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog .close-button:hover,div.similar-words div.dictionary-results form table tr td div.settings dialog .close-button:focus,div.similar-words div.dictionary-results form table tr td div.settings dialog .close-button:hover,div.similar-words div.dictionary-results form table tr th div.settings dialog .close-button:focus,div.similar-words div.dictionary-results form table tr th div.settings dialog .close-button:hover{background-color:#000}div#dictionary-boying-position div.dictionary-edit-boying form table tr td div.settings dialog .close-button:active,div#dictionary-boying-position div.dictionary-edit-boying form table tr th div.settings dialog .close-button:active,div#dictionary-boying-position div.dictionary-results form table tr td div.settings dialog .close-button:active,div#dictionary-boying-position div.dictionary-results form table tr th div.settings dialog .close-button:active,div.similar-words div.dictionary-edit-boying form table tr td div.settings dialog .close-button:active,div.similar-words div.dictionary-edit-boying form table tr th div.settings dialog .close-button:active,div.similar-words div.dictionary-results form table tr td div.settings dialog .close-button:active,div.similar-words div.dictionary-results form table tr th div.settings dialog .close-button:active{background-color:#333}div#dictionary-boying-position div.dictionary-edit-boying form table tr td.text-field input[type=text],div#dictionary-boying-position div.dictionary-results form table tr td.text-field input[type=text],div.similar-words div.dictionary-edit-boying form table tr td.text-field input[type=text],div.similar-words div.dictionary-results form table tr td.text-field input[type=text]{min-width:200px}a.link>svg{width:15px}div.ordbank-update-content td.nowrap,div.ordbank-update-content td span.nowrap{white-space:nowrap}div.ordbank-update-content div.reset-filter{text-align:right}div.ordbank-update-content .total-count{display:inline-block;float:right}div.ordbank-update-content .lemma-search-info{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}div.ordbank-update-content .lemma-search-info ul li{padding:0}div.ordbank-update-content .lemma-search-info .equal-word-list{border:1px solid #ced4da;padding:15px;flex:1}div.ordbank-update-content .lemma-search-info .search-info{flex:1}div.ordbank-update-content form{position:relative}div.ordbank-update-content form button.delete-btn{background-color:#fa3200;background-image:linear-gradient(90deg,#fa3200 50%,#c32700 0);color:#000}div.ordbank-update-content form p.green-message{background-color:#28a745;border-radius:5px;position:absolute;top:60px;padding:5px 10px;color:#fff}div.ordbank-update-content form p.delete-message{background-color:#fa3200;border-radius:5px;position:absolute;top:60px;padding:5px 10px;color:#fff}div.ordbank-update-content div.modal-content{padding:20px;margin:40px 0}div.ordbank-update-content div.modal-content strong{font-family:Avenir,Moderat,Helvetica,Arial,sans-serif;color:#353535}table tr.hover-row:active,table tr.hover-row:focus,table tr.hover-row:hover{background-color:#ffd500}details{margin-top:10px}div.mdash{text-align:left;padding-left:5px}table.auto-width{width:auto}table#dictionary-ordbank-select-table{position:absolute;right:0;top:12px}table#dictionary-ordbank-select-table td{border:1px solid #dedede;padding:5px}table#dictionary-ordbank-select-table td.selected{background-color:#ffd500}table#dictionary-ordbank-select-table td a{cursor:pointer}table#dictionary-ordbank-select-table td.divider{border:none}table#dictionary-ordbank-select-table td.sn-id{background-color:#f8f9fa}div.dictionary-ordbank div.ordbank-highlight.row-0:hover td.row-0,div.dictionary-ordbank div.ordbank-highlight.row-1:hover td.row-1,div.dictionary-ordbank div.ordbank-highlight.row-2:hover td.row-2,div.dictionary-ordbank div.ordbank-highlight.row-3:hover td.row-3,div.dictionary-ordbank div.ordbank-highlight.row-4:hover td.row-4,div.dictionary-ordbank div.ordbank-highlight.row-5:hover td.row-5,div.dictionary-ordbank div.ordbank-highlight.row-6:hover td.row-6{background-color:#ffd500}div.dictionary-ordbank.lemma-search-result{max-height:400px;overflow:hidden;overflow-y:scroll;border:1px solid #ced4da}div.dictionary-ordbank div.ordbank-substantiv.fem:hover th.fem,div.dictionary-ordbank div.ordbank-substantiv.mask:hover th.mask,div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover th.noeyt{background-color:#e5bf00}div.dictionary-ordbank div.ordbank-substantiv.fem:hover td.fem,div.dictionary-ordbank div.ordbank-substantiv.mask:hover td.mask,div.dictionary-ordbank div.ordbank-substantiv.noeyt:hover td.noeyt{background-color:#ffd500}div.dictionary-ordbank table th{background-color:#f8f9fa;color:#000}div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:active,div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:focus,div.dictionary-ordbank table.hover-perfektum-row tr#verb-perfektum-row:hover,div.dictionary-ordbank table.hover-row tr#verb-row:active,div.dictionary-ordbank table.hover-row tr#verb-row:focus,div.dictionary-ordbank table.hover-row tr#verb-row:hover{background-color:#ffd500}div.dictionary-ordbank table.hover-row tr:hover{background-color:#ffd500;cursor:pointer}div.dictionary-ordbank tr.selected-row{background-color:#ffd500}div.dictionary-ordbank tr.selected-row td:active,div.dictionary-ordbank tr.selected-row td:focus{background-color:#ffc107}div.dictionary-ordbank div.dictionary-ordbank-lemma-list{margin-top:40px;padding:20px;border:1px solid #ced4da;max-width:840px}div.dictionary-ordbank table{width:100%}div.dictionary-ordbank table tr td,div.dictionary-ordbank table tr th{border:1px solid #ced4da;padding:5px}.ordbok{font-weight:800;font-size:20px;color:#007bff;margin:0}.has-error .control-label{color:#e02d00}.has-error .form-control{border-color:#e02d00}.fas{padding-right:8px}.gradient{color:#000;display:flex;margin-top:30px;margin-bottom:20px}.gradient h2{color:#000;margin-bottom:0}.gradient #gradientText,.gradient h2{word-break:break-word}@media screen and (max-width:799px){.gradient{margin-top:20px;margin-bottom:20px}}.login-btn,.request-preview-btn{background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);color:#000}.login-btn:hover,.request-preview-btn:hover{background-position:-100%;color:#000;text-decoration:none}.cancel-btn,.coordinates-modal-pills .image-list .pill-link.active,.coordinates-modal-pills .show>.pill-link,.delete-btn,.edit-btn,.login-btn{background-position:0;background-size:200%;border:none;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;line-height:1;padding:10px 20px;text-decoration:none;transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);vertical-align:bottom}.btn-danger:focus,.btn-success:focus,.cancel-btn:active,.cancel-btn:focus,.cancel-btn:hover,.coordinates-modal-pills .image-list .pill-link.active:active,.coordinates-modal-pills .image-list .pill-link.active:focus,.coordinates-modal-pills .image-list .pill-link.active:hover,.coordinates-modal-pills .show>.pill-link:active,.coordinates-modal-pills .show>.pill-link:focus,.coordinates-modal-pills .show>.pill-link:hover,.delete-btn:active,.delete-btn:focus,.delete-btn:hover,.edit-btn:active,.edit-btn:focus,.edit-btn:hover,.login-btn:active,.login-btn:focus,.login-btn:hover,.request-preview-btn:focus{box-shadow:none}@media screen and (max-width:385px){.btn-danger,.btn-success,.request-preview-btn{margin-bottom:10px}}.btn-success,.request-preview-btn{font-weight:700;background-position:0;background-size:200%;transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);vertical-align:bottom}@media screen and (max-width:320px){.btn-success,.request-preview-btn{margin-bottom:0}}.reset-display{display:inline-flex}.reset-display .reset-btn{padding:5px 17px;outline:none;float:none}.reset-display .reset-btn:first-child{text-decoration:none;margin-right:18px}.reset-display span{font-weight:700}.btn:active:focus,.btn:focus{box-shadow:none}.card{margin:30px 0}.card .card-header{background-color:#eaeaea;color:#000}.card .card-header label{margin-bottom:0}.text-bold{font-weight:700;color:#000;padding-right:8px;display:inline-flex}@media screen and (max-width:800px){.text-bold{padding-left:0}}.delete-btn{margin-left:28px;border-color:#e02d00;background-color:#fa3200}.delete-btn:hover{background-color:#e02d00}@media screen and (max-width:320px){.delete-btn{margin-left:15px;margin-top:15px}}.create-user-btn{float:right}.btn:focus,input[type=select]:focus,input[type=text]:focus{outline:none}.form{width:100%}div.pagination-input-page{display:inline-block;float:right}div.pagination-input-page input[type=text]{width:70px;text-align:right;border-radius:5px;color:#000;border:1px solid #000;margin-right:11px;font-weight:700;padding:5px 13px;text-decoration:none;outline:none;margin-bottom:10px}.pagination{display:contents}.pagination li{padding:0;display:inline-flex}.pagination li a{border-radius:5px;color:#000;border:1px solid #000;margin-right:11px;font-weight:700;padding:5px 13px;text-decoration:none;outline:none;margin-bottom:10px}@media (hover:hover){.pagination li a:hover{background-color:#000!important;color:#fff!important}}@media screen and (max-width:767px){.pagination li a{padding:2px 9px;margin-right:8px;margin-bottom:5px}}@media screen and (max-width:385px){.pagination li a{padding:1px 9px;margin-right:5px}}.pagination .active a{color:#fff!important;background-color:#000}.btn{transition-duration:.3s}#scrollable{width:31rem}#content-scrollable,#scrollable{height:100vh;overflow-y:scroll;overflow-x:hidden}#content-scrollable{width:100%}.heading{display:inline-block}.dashboard-list .list-item h3{margin-bottom:20px}@media screen and (max-width:768px){.dashboard-list .list-item h3{margin-bottom:15px}}@media screen and (max-width:576px){.dashboard-list .list-item h3{margin-bottom:10px}}.delete-btn,.edit-btn{color:hsla(0,0%,100%,.8)!important}.delete-btn:hover,.edit-btn:hover{text-decoration:none;color:#fff!important}.edit-btn{background-color:#30ace6;border-color:#30ace6}.edit-btn:hover{background-color:#1ba2e1}.edit-btn:disabled{background-color:#30ace6;color:hsla(0,0%,100%,.8);cursor:default}.delete-word,.download-btn,.dropdown-btn,.preview-btn,.save-btn{float:right;margin:5px}@media screen and (max-width:767px){.delete-word,.download-btn,.dropdown-btn,.preview-btn,.save-btn{margin-bottom:.5rem;margin-right:.5rem}}.dropdown-toggle{line-height:1.6}@media screen and (max-width:767px){.save-btn{margin-left:0}}.no-right-padding{padding-right:0}@media screen and (max-width:385px) and (orientation:portrait){.card-content{padding:24px 11px}.card-content .text-bold{padding-right:0}}.card-content div.table-responsive table td.selected{background-color:#ffd500;border:1px solid #aaa}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#767f91;border:0 #fff;border-radius:6px;width:10px;height:10px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#757575}::-webkit-scrollbar-track{background:transparent;border:0 #fff;border-radius:50px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-corner{background:transparent}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.sidebar-content::-webkit-scrollbar-track{box-shadow:inset 0 0 6px hsla(0,0%,100%,.5)}.custom-textarea::-webkit-scrollbar-track{box-shadow:none}.badge{background-color:#ffd500;color:#333;white-space:normal}@media screen and (max-width:767px){.badge-margin{margin-bottom:.5rem}}.checkbox-collapse-list{max-height:250px;overflow-y:scroll;color:#828496;font-weight:500;margin-top:1rem}.checkbox-collapse-list li{padding:0}@media screen and (max-width:799px){.checkbox-collapse-list{margin-top:.5rem}}.permissions-title{display:inline-table;padding:0;color:#000;font-weight:700;margin-right:36px}.toaster_anchor_color{color:#fff!important}@media screen and (max-width:767px){.toasted-container.top-right{right:7%!important;width:222px!important;top:15%!important}}.toasted-container .toasted{margin-top:0!important}@media screen and (max-width:420px){.toasted-container .toasted{top:0!important}}.toasted .primary,.toasted.toasted-primary{line-height:1.2em!important;padding:0 12px!important}.toasted-container{min-width:auto!important;max-width:87%!important}.header{padding:0}.loader{width:100%;top:0;position:fixed;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.6);z-index:1000;padding-top:20%}.loader img{height:70px;display:block;margin:0 auto}@media screen and (max-width:768px){.loader{display:flex;justify-content:center;align-items:center}}.card-loader{width:100%;top:0;position:absolute;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.6);z-index:1000}.card-loader img{height:50px;display:block;margin:12% auto}@media screen and (max-width:768px){.card-loader{display:flex;justify-content:center;align-items:center}}.input-group-append,a:not([href]):not([tabindex]){cursor:pointer}span.lemma-value{font-weight:600;font-size:16px}span.lemma-utt{display:block;color:#757575;font-size:smaller}span.original-lemma-utt{display:block}div.ordbank-filter-relation-status-list a.button{margin-bottom:20px}div.ordbank-filter-relation-status-list a.remove{color:#fa3200}div.ordbank-filter-relation-status-list input[type=text]{width:100%}div.ordbank-filter-relation-status-list div.card-header div.button-block{float:right}div.ordbank-filter-relation-status-list div.card-header div.button-block a.button{margin-bottom:0}div.cr-reports div.settings{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;font-size:18px}div.cr-reports div.settings input[type=checkbox]{width:16px;height:16px}div.cr-reports div.settings select{border:1px solid #e2e2e2;padding:16px 10px 15px}div.ordbank-buttons a.button{background-position:0;background-size:200%;border:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;white-space:nowrap;line-height:1;padding:10px 20px;text-decoration:none;background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);color:#000}div.ordbank-buttons a.button:active,div.ordbank-buttons a.button:focus,div.ordbank-buttons a.button:hover{box-shadow:none}div.ordbank-buttons a.button.delete-btn{float:right;background-image:none}.dictionary-results{margin-top:30px;height:66vh;overflow-x:hidden}.dictionary-results .search-table{margin-bottom:0}@media screen and (max-width:767px){.dictionary-results .search-table{padding-left:0;padding-right:10px}}.dictionary-results div.uttale-edit-block a.add-uttale{margin-left:15px;background-position:0;background-size:200%;border:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;white-space:nowrap;line-height:1;padding:10px 20px;text-decoration:none;background-image:linear-gradient(90deg,#ffd500 50%,#e5c000 0);transition:background-position .1s cubic-bezier(.24,.59,.38,.94),color .1s cubic-bezier(.24,.59,.38,.94);color:#000}.dictionary-results div.uttale-edit-block a.add-uttale:active,.dictionary-results div.uttale-edit-block a.add-uttale:focus,.dictionary-results div.uttale-edit-block a.add-uttale:hover{box-shadow:none}.dictionary-results div.uttale-edit-block a.add-uttale.delete-btn{float:right;background-image:none}.dictionary-results div.uttale-edit-block a.remove-uttale{color:#fa3200;margin-left:15px;margin-right:40px}.dictionary-results div>div.bokmal:not(:first-child){border-top:2px solid #b5b5b5;padding-top:15px}.dictionary-results>div:nth-child(2n){background-color:rgba(255,238,186,.2);margin-top:-15px;padding-top:15px}.dictionary-results .divider{border-bottom:3px solid #dee2e6;width:100%;margin-bottom:.9rem}.tab-content>.active{display:contents;opacity:1}.no-padding{padding:0}ol li{list-style-type:decimal}@media screen and (min-width:960px){.dictionary-input{width:50%}}.center-allign{text-align:center}.padding-top{padding-top:9%}@media screen and (min-width:1024px){.padding-top{padding-top:6%}}@media screen and (max-width:767px) and (orientation:portrait){.padding-top{padding-top:12%}}@media screen and (max-width:767px) and (orientation:landscape){.padding-top{padding-top:4%}}@media screen and (max-width:420px){.padding-top{padding-top:0}}.container-fluid{padding-left:30px;padding-right:30px}.dictionary-btns{float:right}.dictionary-form{width:100%}.change-paasword-footer{padding:.75rem}@media screen and (max-width:420px){.right-padding-0{padding-right:0}}.pointer{margin-right:0;height:auto;display:inline-block}@media screen and (max-width:799px){.dictionary-heading{margin-top:27px;margin-bottom:1px}}.content-container{max-width:1050px;margin:0 auto;padding:0 20px}.btn{border:none;border-radius:0;box-shadow:none}.profile-content{min-height:48vh}.ordbank-edit-relation-status-filter-list{display:flex;flex-direction:column;gap:20px;border:1px solid #ced4da;padding:20px;clear:both;justify-content:space-between;margin-top:20px}.ordbank-edit-relation-status-filter-list div.filter-items{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap}.is-updated-confirmed{background-color:#28a745;color:#fff;border-radius:20px;padding:5px 10px}.ordbank-relation-status-filter-list-header{background-color:#eaeaea;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-right:1px solid #ced4da;padding:5px 20px}.ordbank-relation-status-filter-list{display:flex;gap:20px;flex-wrap:wrap;border:1px solid #ced4da;padding:20px}.error,.text-success{font-size:14px;font-weight:700;line-height:1.5}.error{color:#e02d00}.a-back-button{color:#222;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;padding:2px 0 2px 26px;position:relative;text-decoration:none;width:auto;margin-top:3px}.a-back-button:before{background-image:url(/images/arrow-left.svg?c428555a77b9c6d6e1b1508dd1332e04);background-repeat:no-repeat;bottom:5px;content:"";height:20px;left:0;position:absolute;transition:.3s;width:20px;top:8px}.a-back-button span{background:url(/images/link-decoration-black.svg?f9baa4122dfc7a4a344dd0275930cdc0) repeat-x 100% 100%;padding-bottom:1px}.a-back-button:active,.a-back-button:hover{text-decoration:none;color:#222}.a-back-button:active:before,.a-back-button:hover:before{left:-5px}.dictionary-wrapper{background-color:inherit;border:none;color:#b8bfce;margin-bottom:0;padding:0}.dictionary-margin{margin-bottom:12px}.dashboard-list{padding:0 .7rem}@media screen and (max-width:767px){.dashboard-list{padding:0}}.header-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;max-width:1300px;position:relative;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.header-wrapper .header-top{width:calc(83.33333% - 16.66667px);align-items:center;display:flex;justify-content:space-between;grid-column:1/span 12;width:100%;padding:0 30px}.authentication-steps{padding-left:20px}@media screen and (max-width:800px){.dictionary-modal{max-width:990px}}.nor-text{overflow-wrap:break-word}.nor-text label{word-break:break-word}.nor-text-new,.nor-text-picture{color:#757575;font-size:smaller;font-weight:400;padding-left:4px;font-family:Arial,Helvetica,Verdana,sans-serif;text-transform:lowercase;padding-top:3px}.profile-container{margin:20px auto}.reset-back-btn{margin-top:55px;right:0;position:absolute}a.link{cursor:pointer;color:#007bff}a.link:active,a.link:hover{text-decoration:underline}.breadcrumb-content{background-color:#e2e2e2}.breadcrumb-content .breadcrumb-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1300px;position:relative;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.breadcrumb-content .breadcrumb-wrapper ul{width:calc(83.33333% - 16.66667px);align-items:center;display:flex;width:100%;padding:0;margin:0 15px;display:-webkit-box}.breadcrumb-content .breadcrumb-wrapper ul li{list-style-type:none;padding:.7rem .4rem}.breadcrumb-content .breadcrumb-wrapper ul li .breadcrumbactive .breadcrumb-anchor{color:#007bff}.breadcrumb-content .breadcrumb-wrapper ul li:first-child{padding-left:0}@media screen and (max-width:576px){.breadcrumb-content .breadcrumb-wrapper ul li{padding:.7rem .15rem;display:inline-block}}.breadcrumb-content .breadcrumb-wrapper ul li+li:before{display:inline-block;padding-right:.5rem;color:#757575;content:"/"}@media screen and (max-width:420px){.preview-btn{margin-left:0}}.o-search-header{background-color:#ffd500;padding:40px 0}.o-search-header .headline-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1300px}.o-search-header .headline-wrapper .a-headline{width:calc(83.33333% - 16.66667px);padding-bottom:40px;font-weight:700;grid-column:2/span 10;width:100%}.o-search-header .headline-wrapper{display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.progress{height:1.5rem}.select-field{padding:20px;font-size:18px}.dot{height:25px;width:25px;border-radius:50%;display:inline-flex;margin-right:5px}.status-indicators{position:relative;float:right;display:inline-flex}.status-indicators .approve-indicator,.status-indicators .deleted-indicator,.status-indicators .in-progress-indicator,.status-indicators .on-hold-indicator,.status-indicators .reject-indicator{margin-right:30px}.status-indicators .approve-indicator span,.status-indicators .deleted-indicator span,.status-indicators .in-progress-indicator span,.status-indicators .on-hold-indicator span,.status-indicators .published-indicator span,.status-indicators .reject-indicator span{top:4px;position:relative;margin-right:0}@media screen and (max-width:576px){.status-indicators .approve-indicator span,.status-indicators .deleted-indicator span,.status-indicators .in-progress-indicator span,.status-indicators .on-hold-indicator span,.status-indicators .published-indicator span,.status-indicators .reject-indicator span{margin-right:4px}}@media screen and (max-width:576px){.status-indicators .approve-indicator,.status-indicators .deleted-indicator,.status-indicators .in-progress-indicator,.status-indicators .on-hold-indicator,.status-indicators .published-indicator,.status-indicators .reject-indicator{display:inline-block}}@media screen and (max-width:576px){.status-indicators{display:block}}.dot-approve{background-color:#28a745}.dot-onhold{background-color:#007bff}.dot-publish{background-color:#ffd500}.dot-deleted{background-color:#000}.dot-published{background-color:#ca0}.indicator-label{font-size:18px;font-weight:600;display:inline-flex;padding-top:5px}.indicator-label .dot-insert{background-color:#d4fcbc}.indicator-label .dot-delete{background-color:#fbb6c2}.indicator-label:first-child{margin-right:30px}.indicators{float:right}.active-dictionary{background-color:#fddde2;padding:4px}.dictionary-label{padding-top:0;word-break:break-word}.dictionary-heading{margin-top:10px;width:calc(100% - 240px)}.disabled{opacity:.6;pointer-events:none}.disabled:hover{cursor:not-allowed}.form-control.disabled{background-color:#e9ecef}.bdr-set:last-child{border-top:none}.ins{background-color:#d4fcbc}.del,.ins{text-decoration:none}.del{background-color:#fbb6c2;margin-right:4px}.del,.ins{padding:3px}.comma-item:after{content:", "}.comma-item:last-child:after{content:""}footer{display:none;position:relative;left:0;bottom:0;height:auto;width:100%}.cancel-btn{background-color:#e2e2e2}.cancel-btn:hover{background-color:#c9c9c9}.custom-textarea{min-width:100px;width:90%}.remove-btn{background-color:#000;background-image:none;color:#fff;border:1px solid #000}.remove-btn:hover{color:#fff}.content-alignment{display:flex;justify-content:space-between}.add-btn,.remove-btn{padding:6px 8px;border-radius:50%;line-height:1}.sticky-back-btn{position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;border:1px solid #c7cdd8;outline:none;background-color:#c7cdd8;color:#000;cursor:pointer;padding:10px;border-radius:50%;font-weight:700}.vertical-align{vertical-align:middle}.list-heading{border-bottom:2px solid #d5d5d5;padding:5px 10px;margin-bottom:20px}.in-progress{background-color:#6a0dad}.fa-info-circle{color:#3a3b45}.publish_nothing{width:100%;text-align:center;font-size:medium}.dot-icon{list-style-type:disc}.info-wrapper{display:flex;align-items:center}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.info-wrapper{display:-ms-flexbox}}.margin-top{margin-top:40px;display:block}.image{display:inline-block;position:relative;margin-bottom:0;padding:10px}.image .smallImage{width:169px;height:157px;margin:0}.image .smallImage:active,.image .smallImage:focus,.image .smallImage:hover{cursor:pointer;transition:width 2s linear 1s;border:5px solid #ffd500}.image .selected-image,.image .selectedImage{box-shadow:7px 7px 4px #b8bfce;transition:width 2s linear 1s;border:5px solid #ffd500;filter:contrast(.5)}.image .tick{color:#28a745;transition:.5s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center;font-size:46px;z-index:1000;filter:brightness(.4)}.next{background-color:#4d4d4d;border:1px solid #4d4d4d;color:#fff;margin-right:11px;font-weight:700;padding:5px 13px;text-decoration:none;outline:none}.next:hover{background-color:#000;color:#fff}.image-icon{font-size:23px}.image-icon:hover{cursor:pointer}.canvas-modal .modal-content{padding-bottom:20px}.canvas-modal .modal-content .disabled-button{opacity:.6}.canvas-modal .modal-content .disabled-button:hover{cursor:not-allowed}.canvas-modal .modal-content .modal-body{height:500px;overflow-y:scroll}.canvas-modal .canvas-class{position:absolute;left:16px}.coordinates-div{border:1px solid #b8bfce;border-radius:.25rem;padding:.25rem .5rem;display:inline-block;margin-bottom:20px}.image-preview{display:-webkit-inline-box}.image-preview .img_cord{border:1px solid #000}.image-preview .coordinates-list{display:flex}.image-preview .coordinates-list .coordinates{width:173px;padding:0 8px 0 0;list-style-type:disc}.image-preview .coordinates-list .coordinates .coordinates-value{word-wrap:break-word}.delete-icon{color:#e02d00}.preview-icon{color:#30ace6}.image-icon,.info-icon{align-items:center}.image-list{padding-top:0}.pill-link{color:#000}.conditional-border{border-top:1px solid #dee2e6}.conditional-border.is-changed{background-color:rgba(255,193,7,.10196078431372549)}.conditional-border .text-is-changed{color:#495057}table.table tr.error{background-color:#e02d00}.date-modified{color:#757575}.hide,.hide-btn{display:none}.sticky-top-btn{position:fixed;bottom:20px;right:30px;z-index:99;font-size:18px;border:1px solid #c7cdd8;outline:none;background-color:#c7cdd8;color:#000;cursor:pointer;padding:10px;border-radius:50%;font-weight:700}.type-text{font-size:smaller;font-family:Arial,Helvetica,Verdana,sans-serif;text-transform:lowercase}.multipletype-dropdown:hover{color:#004a99}.multipletype-dropdown:active{color:#fff}.dropdown-menu{min-width:8rem}.buttons-div-alignment{justify-content:flex-end}.align-center,.buttons-div-alignment{display:flex;align-items:center}.view-request-header{display:flex;justify-content:space-between}.view-request-header div.button-block{white-space:nowrap}.view-request-header div.sub-header{color:#666;font-weight:400;font-size:14px}.align-vertically-center{display:flex;align-items:center}.reset-filter-icon{height:19px}.description-list-2 li{list-style-type:disc}.editHistoryCardContent{overflow:auto;max-height:51vh}.dropdown li.active{background:#30ace6!important}.underline_position{text-underline-position:under}.utt-text{letter-spacing:1px}.speaker-image{width:1.6rem}details[open] summary~*{animation:slideDown .5s ease-in-out}details>summary>span.hide-inflection{display:none}details>summary>span.show-inflection,details[open]>summary>span.hide-inflection{display:inline}details[open]>summary>span.show-inflection{display:none}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}img.kloyvd-infinitiv-image{width:16px;height:16px}span.uppercase{text-transform:uppercase}div.pronunciationHeaderBlock .pronunciationHeaderColumn span.pronunciation>span.underline,span.underline{border-bottom:1px solid #6e6e6e;padding:0 0 1px;margin-right:0}div.pronunciationHeaderBlock{display:flex;gap:10px;padding:0;margin:0;flex-direction:column;flex-wrap:wrap;max-width:100%}div.pronunciationHeaderBlock .pronunciationHeaderColumn{white-space:nowrap;display:flex;flex-direction:column;max-width:100%;gap:5px}div.pronunciationHeaderBlock .pronunciationHeaderColumn>span{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;max-width:100%;margin:0;row-gap:5px}div.pronunciationHeaderBlock .pronunciationHeaderColumn>span>span{margin-right:8px}div.pronunciationHeaderBlock .pronunciationHeaderColumn>span>a{padding-right:10px}@media (max-width:480px){div.pronunciationHeaderBlock .pronunciationHeaderColumn>span{display:grid;grid-template-columns:1fr}}div.pronunciationHeaderBlock .pronunciationHeaderColumn span.grunnform{font-weight:600;color:#6e6e6e;margin-right:4px}div.pronunciationHeaderBlock .pronunciationHeaderColumn span.separator{margin-right:3px}@media (max-width:480px){div.pronunciationHeaderBlock .pronunciationHeaderColumn span.separator{display:none}}div.pronunciationHeaderBlock .pronunciationHeaderColumn span.pronunciation{margin:0 -1px 0 0;font-size:13px;letter-spacing:1px;color:#6e6e6e}img.speaker-image.inflection.hover{display:none}img.speaker-image.inflection{opacity:.6}div.dictionary-ordbank{margin:10px -10px}div.dictionary-ordbank span{word-break:normal}div.dictionary-ordbank details{margin-top:10px}div.dictionary-ordbank em{color:#6f6f6f}div.dictionary-ordbank .tts-btn:is(:hover,:focus,:active),div.dictionary-ordbank img.speaker-image.inflection:active,div.dictionary-ordbank img.speaker-image.inflection:focus,div.dictionary-ordbank img.speaker-image.inflection:hover{opacity:1}div.dictionary-ordbank ul li{padding:0}div.dictionary-ordbank h2,div.dictionary-ordbank h3,div.dictionary-ordbank h4{margin-top:15px}div.dictionary-ordbank label{margin-top:10px}div.dictionary-ordbank div.colspan-2{grid-column:span 2}div.dictionary-ordbank div.colspan-3{grid-column:span 3}div.dictionary-ordbank div.colspan-4{grid-column:span 4}div.dictionary-ordbank div.colspan-5{grid-column:span 5}div.dictionary-ordbank div.rowspan-2{grid-row:span 2}div.dictionary-ordbank div.rowspan-3{grid-row:span 3}div.dictionary-ordbank div.rowspan-4{grid-row:span 4}div.dictionary-ordbank div.rowspan-5{grid-row:span 5}div.dictionary-ordbank div.responsive.adjektiv div.desktop.adj-col-5 table td{width:20%}div.dictionary-ordbank div.responsive.adjektiv div.desktop.adj-col-4 table td{width:25%}div.dictionary-ordbank div.ordbank-table.mobile.horisontal table.inflection-table th,div.dictionary-ordbank div.ordbank-table.mobile.vertical table.inflection-table th{width:30%}div.dictionary-ordbank div.ordbank-table.mobile.horisontal table.inflection-table th:not(:first-child),div.dictionary-ordbank div.ordbank-table.mobile.vertical table.inflection-table th:not(:first-child){border-left:none}div.dictionary-ordbank div.ordbank-table.mobile.horisontal table.inflection-table th:first-child,div.dictionary-ordbank div.ordbank-table.mobile.vertical table.inflection-table th:first-child{border-right:none}div.dictionary-ordbank div.ordbank-table.desktop.column-1 table{width:auto}div.dictionary-ordbank div.ordbank-table div.ordbank-table.additional{margin-top:30px}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv a{text-decoration:none;cursor:pointer}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv a img.kloyvd-infinitiv-image{margin-right:5px;margin-bottom:5px}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv em{border-bottom:1px dotted #777}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog{border:1px solid #777;border-radius:5px;background-color:#fff;z-index:1;position:absolute;left:0;margin-left:0;margin-top:5px;padding:10px}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog .kloyvd-infinitiv-arrow-pos{position:relative}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog .kloyvd-infinitiv-arrow:before{top:-24px;content:" ";height:0;position:absolute;border:7px solid transparent;border-bottom-color:#444;margin-left:60px}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog .kloyvd-infinitiv-arrow:after{top:-22px;content:" ";height:0;position:absolute;border:6px solid transparent;border-bottom-color:#fff;margin-left:61px}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog p{margin-bottom:0}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos{margin-right:20px;position:relative}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos .close-button{position:absolute;top:0;right:-25px;background-color:#6e6e6e;border:none;border-radius:50%;padding:2px;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos .close-icon{width:16px;height:16px;stroke:#fff}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos .close-button:focus,div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos .close-button:hover{background-color:#000}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog div.dialog-content-pos .close-button:active{background-color:#333}@media (max-width:600px){div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog{margin:auto}div.dictionary-ordbank div.ordbank-table div.kloyvd-infinitiv dialog .kloyvd-infinitiv-arrow-pos{left:60px}}div.dictionary-ordbank div.ordbank-table table.inflection-table{width:100%;border-collapse:collapse}div.dictionary-ordbank div.ordbank-table table.inflection-table tr td.mobile-spacer{border:none;line-height:.5}div.dictionary-ordbank div.ordbank-table table.inflection-table th{background-color:#f8f9fa;padding:10px;border:1px solid #dedede}div.dictionary-ordbank div.ordbank-table table.inflection-table th em{font-weight:400}div.dictionary-ordbank div.ordbank-table table.inflection-table td{border:1px solid #dedede}div.dictionary-ordbank div.ordbank-table div.sub-grid{display:flex;flex-direction:column;margin:0;padding:0}div.dictionary-ordbank div.ordbank-table div.sub-grid div.cell-col{display:flex;width:100%;border-bottom:1px solid #dedede;padding:10px}div.dictionary-ordbank div.ordbank-table div.sub-grid div.cell-col a{display:inline-block}div.dictionary-ordbank div.ordbank-table div.sub-grid div.cell-col:last-child{border-bottom:none}div.dictionary-ordbank div.ordbank-table div.grid-table{display:grid;gap:1px;width:100%;border:1px solid #dedede;background-color:#dedede}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-5.substantiv-full{grid-template-columns:100px repeat(4,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-1{width:-moz-fit-content;width:fit-content;grid-template-columns:1fr}@media (max-width:600px){div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-1{width:100%}}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-2{grid-template-columns:repeat(2,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-3{grid-template-columns:repeat(3,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-4{grid-template-columns:repeat(4,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-5{grid-template-columns:repeat(5,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-6{grid-template-columns:repeat(6,1fr)}div.dictionary-ordbank .cell,div.dictionary-ordbank .header,div.dictionary-ordbank .header-left{padding:10px;border-collapse:collapse;border:none}@media (max-width:480px){div.dictionary-ordbank .cell,div.dictionary-ordbank .header,div.dictionary-ordbank .header-left{line-height:1}}div.dictionary-ordbank div.cell{background-color:#fff;display:flex;align-items:center;justify-content:left;min-width:90px}div.dictionary-ordbank div.header.empty{display:none}div.dictionary-ordbank div.header{display:flex;align-items:center;justify-content:left;background-color:#f8f9fa;font-weight:700}div.dictionary-ordbank div.header em{font-weight:400}div.dictionary-ordbank div.header-left,div.dictionary-ordbank div.header.empty,div.dictionary-ordbank div.hide-desktop{display:none}div.dictionary-ordbank div.g-row-0:active .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:focus .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:hover .g-row-0.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-0:active .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:focus .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:hover .g-row-0.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-1:active .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:focus .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:hover .g-row-1.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-1:active .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:focus .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:hover .g-row-1.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-2:active .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:focus .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:hover .g-row-2.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-2:active .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:focus .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:hover .g-row-2.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-3:active .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:focus .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:hover .g-row-3.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-3:active .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:focus .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:hover .g-row-3.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-4:active .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:focus .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:hover .g-row-4.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-4:active .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:focus .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:hover .g-row-4.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-5:active .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:focus .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:hover .g-row-5.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-5:active .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:focus .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:hover .g-row-5.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-6:active .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:focus .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:hover .g-row-6.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-6:active .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:focus .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:hover .g-row-6.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-7:active .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:focus .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:hover .g-row-7.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-7:active .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:focus .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:hover .g-row-7.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-8:active .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:focus .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:hover .g-row-8.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-8:active .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:focus .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:hover .g-row-8.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-9:active .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:focus .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:hover .g-row-9.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-9:active .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:focus .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:hover .g-row-9.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-10:active .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:focus .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:hover .g-row-10.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-10:active .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:focus .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:hover .g-row-10.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-11:active .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:focus .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:hover .g-row-11.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-11:active .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:focus .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:hover .g-row-11.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-12:active .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:focus .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:hover .g-row-12.cell-header{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.g-row-12:active .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:focus .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:hover .g-row-12.cell-header em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-0:active .g-row-0,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0,div.dictionary-ordbank div.g-row-0:focus .g-row-0,div.dictionary-ordbank div.g-row-0:hover .g-row-0{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-0:active .g-row-0 em,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0 em,div.dictionary-ordbank div.g-row-0:focus .g-row-0 em,div.dictionary-ordbank div.g-row-0:hover .g-row-0 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-1:active .g-row-1,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1,div.dictionary-ordbank div.g-row-1:focus .g-row-1,div.dictionary-ordbank div.g-row-1:hover .g-row-1{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-1:active .g-row-1 em,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1 em,div.dictionary-ordbank div.g-row-1:focus .g-row-1 em,div.dictionary-ordbank div.g-row-1:hover .g-row-1 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-2:active .g-row-2,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2,div.dictionary-ordbank div.g-row-2:focus .g-row-2,div.dictionary-ordbank div.g-row-2:hover .g-row-2{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-2:active .g-row-2 em,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2 em,div.dictionary-ordbank div.g-row-2:focus .g-row-2 em,div.dictionary-ordbank div.g-row-2:hover .g-row-2 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-3:active .g-row-3,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3,div.dictionary-ordbank div.g-row-3:focus .g-row-3,div.dictionary-ordbank div.g-row-3:hover .g-row-3{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-3:active .g-row-3 em,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3 em,div.dictionary-ordbank div.g-row-3:focus .g-row-3 em,div.dictionary-ordbank div.g-row-3:hover .g-row-3 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-4:active .g-row-4,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4,div.dictionary-ordbank div.g-row-4:focus .g-row-4,div.dictionary-ordbank div.g-row-4:hover .g-row-4{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-4:active .g-row-4 em,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4 em,div.dictionary-ordbank div.g-row-4:focus .g-row-4 em,div.dictionary-ordbank div.g-row-4:hover .g-row-4 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-5:active .g-row-5,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5,div.dictionary-ordbank div.g-row-5:focus .g-row-5,div.dictionary-ordbank div.g-row-5:hover .g-row-5{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-5:active .g-row-5 em,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5 em,div.dictionary-ordbank div.g-row-5:focus .g-row-5 em,div.dictionary-ordbank div.g-row-5:hover .g-row-5 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-6:active .g-row-6,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6,div.dictionary-ordbank div.g-row-6:focus .g-row-6,div.dictionary-ordbank div.g-row-6:hover .g-row-6{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-6:active .g-row-6 em,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6 em,div.dictionary-ordbank div.g-row-6:focus .g-row-6 em,div.dictionary-ordbank div.g-row-6:hover .g-row-6 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-7:active .g-row-7,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7,div.dictionary-ordbank div.g-row-7:focus .g-row-7,div.dictionary-ordbank div.g-row-7:hover .g-row-7{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-7:active .g-row-7 em,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7 em,div.dictionary-ordbank div.g-row-7:focus .g-row-7 em,div.dictionary-ordbank div.g-row-7:hover .g-row-7 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-8:active .g-row-8,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8,div.dictionary-ordbank div.g-row-8:focus .g-row-8,div.dictionary-ordbank div.g-row-8:hover .g-row-8{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-8:active .g-row-8 em,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8 em,div.dictionary-ordbank div.g-row-8:focus .g-row-8 em,div.dictionary-ordbank div.g-row-8:hover .g-row-8 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-9:active .g-row-9,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9,div.dictionary-ordbank div.g-row-9:focus .g-row-9,div.dictionary-ordbank div.g-row-9:hover .g-row-9{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-9:active .g-row-9 em,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9 em,div.dictionary-ordbank div.g-row-9:focus .g-row-9 em,div.dictionary-ordbank div.g-row-9:hover .g-row-9 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-10:active .g-row-10,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10,div.dictionary-ordbank div.g-row-10:focus .g-row-10,div.dictionary-ordbank div.g-row-10:hover .g-row-10{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-10:active .g-row-10 em,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10 em,div.dictionary-ordbank div.g-row-10:focus .g-row-10 em,div.dictionary-ordbank div.g-row-10:hover .g-row-10 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-11:active .g-row-11,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11,div.dictionary-ordbank div.g-row-11:focus .g-row-11,div.dictionary-ordbank div.g-row-11:hover .g-row-11{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-11:active .g-row-11 em,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11 em,div.dictionary-ordbank div.g-row-11:focus .g-row-11 em,div.dictionary-ordbank div.g-row-11:hover .g-row-11 em{color:#333;opacity:.8}div.dictionary-ordbank div.g-row-12:active .g-row-12,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12,div.dictionary-ordbank div.g-row-12:focus .g-row-12,div.dictionary-ordbank div.g-row-12:hover .g-row-12{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.g-row-12:active .g-row-12 em,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12 em,div.dictionary-ordbank div.g-row-12:focus .g-row-12 em,div.dictionary-ordbank div.g-row-12:hover .g-row-12 em{color:#333;opacity:.8}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:active,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover em,div.dictionary-ordbank div.ordbank-highlight table td.cell:active em,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within em,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus em,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover em{color:#333;opacity:.8}div.dictionary-ordbank div.mobile-spacer{display:none}div.dictionary-ordbank div.ordbank-table.fem:active .cell-header.fem em,div.dictionary-ordbank div.ordbank-table.fem:focus-within .cell-header.fem em,div.dictionary-ordbank div.ordbank-table.fem:focus .cell-header.fem em,div.dictionary-ordbank div.ordbank-table.fem:hover .cell-header.fem em,div.dictionary-ordbank div.ordbank-table.mask:active .cell-header.mask em,div.dictionary-ordbank div.ordbank-table.mask:focus-within .cell-header.mask em,div.dictionary-ordbank div.ordbank-table.mask:focus .cell-header.mask em,div.dictionary-ordbank div.ordbank-table.mask:hover .cell-header.mask em,div.dictionary-ordbank div.ordbank-table.noeyt:active .cell-header.noeyt em,div.dictionary-ordbank div.ordbank-table.noeyt:focus-within .cell-header.noeyt em,div.dictionary-ordbank div.ordbank-table.noeyt:focus .cell-header.noeyt em,div.dictionary-ordbank div.ordbank-table.noeyt:hover .cell-header.noeyt em{opacity:1}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15{background-color:#e8d4d6;color:#333}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15 em{color:#333}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover{background-color:#d7b4b7;color:#333}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover em{color:#333}div.dictionary-ordbank div.ordbank-table.mobile{display:none}div.dictionary-ordbank div.ordbank-table.desktop{display:block}@media (max-width:600px){div.dictionary-ordbank div.ordbank-table.mobile{display:block;overflow:hidden;overflow-x:scroll;padding-bottom:10px}div.dictionary-ordbank div.ordbank-table.mobile th:first-child{position:sticky;left:0;border-right:1px solid #dedede;z-index:2}div.dictionary-ordbank div.ordbank-table.desktop{display:none}div.dictionary-ordbank div.ordbank-table.mobile div.header{display:flex}div.dictionary-ordbank div.ordbank-table div.grid-table{background-color:#fff;border-left:none;border-bottom:none}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-2,div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-5.substantiv-full{grid-template-columns:30% repeat(1,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-3{grid-template-columns:30% repeat(2,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-4{grid-template-columns:30% repeat(3,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-5{grid-template-columns:30% repeat(4,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table.g-col-6{grid-template-columns:30% repeat(5,1fr)}div.dictionary-ordbank div.ordbank-table div.grid-table>div{border-bottom:1px solid #dedede;border-left:1px solid #dedede}div.dictionary-ordbank .grid-table>div.mobile-spacer{border-left:none}div.dictionary-ordbank div.mobile-spacer{display:flex;background-color:#fff;margin:0 -2px}div.dictionary-ordbank div.responsive div.grid-table.g-m-col-2{border:none;border-top:1px solid #dedede;grid-template-columns:35% repeat(1,1fr)}div.dictionary-ordbank div.responsive div.grid-table.g-m-col-2 div.cell{border-right:1px solid #dedede}div.dictionary-ordbank div.responsive div.grid-table.g-m-col-2 div.m-colspan-2{grid-column:span 2;border-right:1px solid #dedede}div.dictionary-ordbank div.responsive div.grid-table.g-m-col-2 div.m-header{display:flex}div.dictionary-ordbank div.responsive div.grid-table div.cell{grid-row:span 1;grid-column:span 1}div.dictionary-ordbank div.responsive div.grid-table div.header{white-space:normal;border-right:none}div.dictionary-ordbank .responsive .grid-table.g-col-2,div.dictionary-ordbank .responsive .grid-table.g-col-3,div.dictionary-ordbank .responsive .grid-table.g-col-4,div.dictionary-ordbank .responsive .grid-table.g-col-5,div.dictionary-ordbank .responsive .grid-table.g-col-6{grid-template-columns:1fr}div.dictionary-ordbank div.header{display:none}div.dictionary-ordbank div.header.m-header{padding:10px 5px}div.dictionary-ordbank div.cell{display:flex;align-items:center;justify-content:left;white-space:normal}div.dictionary-ordbank div.m-header{white-space:normal}div.dictionary-ordbank div.header.cell-header{display:flex;white-space:normal}div.dictionary-ordbank div.hide-desktop{display:flex}}div.row.search-matches li.ordbank-boyning{position:relative;color:#6e6e6e}@media (max-width:574px){div.row.search-matches li.ordbank-boyning details{margin-top:0;margin-bottom:0}}div.row.search-matches li.ordbank-boyning details summary.ordbank-main-summary{margin-left:25%;text-decoration:underline}@media (max-width:992px){div.row.search-matches li.ordbank-boyning details summary.ordbank-main-summary{margin-left:33.3333%}}@media (max-width:574px){div.row.search-matches li.ordbank-boyning details summary.ordbank-main-summary{margin-left:calc(50% + 5px)}}div.row.search-matches li.ordbank-boyning details summary.main{text-decoration:underline;position:absolute;top:0;margin-left:calc(25% - 5px)}div.row.search-matches li.ordbank-boyning details summary.main:active,div.row.search-matches li.ordbank-boyning details summary.main:focus,div.row.search-matches li.ordbank-boyning details summary.main:hover{text-decoration:none;color:#444}@media (max-width:992px){div.row.search-matches li.ordbank-boyning details summary.main{margin-left:calc(33.3333% - 10px)}}@media (max-width:574px){div.row.search-matches li.ordbank-boyning details summary.main{margin-left:50%}}div.row.search-matches li.ordbank-boyning details div.dictionary-ordbank{margin-top:50px}@media (min-width:574px){div.row.search-matches li.ordbank-boyning details div.dictionary-ordbank{margin-top:15px}}@media (max-width:480px){div.row.search-matches li.ordbank-boyning details div.dictionary-ordbank{margin-top:10px}}.speakTextHidden{position:fixed;top:-6px;right:10px;padding:10px;margin:20px;background-color:#fff;border-radius:5px;border:1px solid #ced4da;width:auto;z-index:10}@media (max-width:600px){.speakTextHidden{top:50px;right:-5px}}div.dictionary-ordbank{position:relative;margin:10px 0;padding-right:10px}div.dictionary-ordbank div.g-row-0:active .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:focus .g-row-0.cell-header,div.dictionary-ordbank div.g-row-0:hover .g-row-0.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-0:active .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:focus .g-row-0.cell-header em,div.dictionary-ordbank div.g-row-0:hover .g-row-0.cell-header em{color:#000}div.dictionary-ordbank div.g-row-1:active .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:focus .g-row-1.cell-header,div.dictionary-ordbank div.g-row-1:hover .g-row-1.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-1:active .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:focus .g-row-1.cell-header em,div.dictionary-ordbank div.g-row-1:hover .g-row-1.cell-header em{color:#000}div.dictionary-ordbank div.g-row-2:active .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:focus .g-row-2.cell-header,div.dictionary-ordbank div.g-row-2:hover .g-row-2.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-2:active .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:focus .g-row-2.cell-header em,div.dictionary-ordbank div.g-row-2:hover .g-row-2.cell-header em{color:#000}div.dictionary-ordbank div.g-row-3:active .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:focus .g-row-3.cell-header,div.dictionary-ordbank div.g-row-3:hover .g-row-3.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-3:active .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:focus .g-row-3.cell-header em,div.dictionary-ordbank div.g-row-3:hover .g-row-3.cell-header em{color:#000}div.dictionary-ordbank div.g-row-4:active .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:focus .g-row-4.cell-header,div.dictionary-ordbank div.g-row-4:hover .g-row-4.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-4:active .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:focus .g-row-4.cell-header em,div.dictionary-ordbank div.g-row-4:hover .g-row-4.cell-header em{color:#000}div.dictionary-ordbank div.g-row-5:active .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:focus .g-row-5.cell-header,div.dictionary-ordbank div.g-row-5:hover .g-row-5.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-5:active .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:focus .g-row-5.cell-header em,div.dictionary-ordbank div.g-row-5:hover .g-row-5.cell-header em{color:#000}div.dictionary-ordbank div.g-row-6:active .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:focus .g-row-6.cell-header,div.dictionary-ordbank div.g-row-6:hover .g-row-6.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-6:active .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:focus .g-row-6.cell-header em,div.dictionary-ordbank div.g-row-6:hover .g-row-6.cell-header em{color:#000}div.dictionary-ordbank div.g-row-7:active .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:focus .g-row-7.cell-header,div.dictionary-ordbank div.g-row-7:hover .g-row-7.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-7:active .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:focus .g-row-7.cell-header em,div.dictionary-ordbank div.g-row-7:hover .g-row-7.cell-header em{color:#000}div.dictionary-ordbank div.g-row-8:active .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:focus .g-row-8.cell-header,div.dictionary-ordbank div.g-row-8:hover .g-row-8.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-8:active .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:focus .g-row-8.cell-header em,div.dictionary-ordbank div.g-row-8:hover .g-row-8.cell-header em{color:#000}div.dictionary-ordbank div.g-row-9:active .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:focus .g-row-9.cell-header,div.dictionary-ordbank div.g-row-9:hover .g-row-9.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-9:active .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:focus .g-row-9.cell-header em,div.dictionary-ordbank div.g-row-9:hover .g-row-9.cell-header em{color:#000}div.dictionary-ordbank div.g-row-10:active .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:focus .g-row-10.cell-header,div.dictionary-ordbank div.g-row-10:hover .g-row-10.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-10:active .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:focus .g-row-10.cell-header em,div.dictionary-ordbank div.g-row-10:hover .g-row-10.cell-header em{color:#000}div.dictionary-ordbank div.g-row-11:active .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:focus .g-row-11.cell-header,div.dictionary-ordbank div.g-row-11:hover .g-row-11.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-11:active .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:focus .g-row-11.cell-header em,div.dictionary-ordbank div.g-row-11:hover .g-row-11.cell-header em{color:#000}div.dictionary-ordbank div.g-row-12:active .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:focus .g-row-12.cell-header,div.dictionary-ordbank div.g-row-12:hover .g-row-12.cell-header{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.g-row-12:active .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:focus .g-row-12.cell-header em,div.dictionary-ordbank div.g-row-12:hover .g-row-12.cell-header em{color:#000}div.dictionary-ordbank div.g-row-0:active .g-row-0,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0,div.dictionary-ordbank div.g-row-0:focus .g-row-0,div.dictionary-ordbank div.g-row-0:hover .g-row-0{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-0:active .g-row-0 em,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0 em,div.dictionary-ordbank div.g-row-0:focus .g-row-0 em,div.dictionary-ordbank div.g-row-0:hover .g-row-0 em{color:#000}div.dictionary-ordbank div.g-row-0:active .g-row-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-0:focus .g-row-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-0:hover .g-row-0 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-0:active .g-row-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-0:focus-within .g-row-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-0:focus .g-row-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-0:hover .g-row-0 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-1:active .g-row-1,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1,div.dictionary-ordbank div.g-row-1:focus .g-row-1,div.dictionary-ordbank div.g-row-1:hover .g-row-1{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-1:active .g-row-1 em,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1 em,div.dictionary-ordbank div.g-row-1:focus .g-row-1 em,div.dictionary-ordbank div.g-row-1:hover .g-row-1 em{color:#000}div.dictionary-ordbank div.g-row-1:active .g-row-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-1:focus .g-row-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-1:hover .g-row-1 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-1:active .g-row-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-1:focus-within .g-row-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-1:focus .g-row-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-1:hover .g-row-1 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-2:active .g-row-2,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2,div.dictionary-ordbank div.g-row-2:focus .g-row-2,div.dictionary-ordbank div.g-row-2:hover .g-row-2{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-2:active .g-row-2 em,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2 em,div.dictionary-ordbank div.g-row-2:focus .g-row-2 em,div.dictionary-ordbank div.g-row-2:hover .g-row-2 em{color:#000}div.dictionary-ordbank div.g-row-2:active .g-row-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-2:focus .g-row-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-2:hover .g-row-2 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-2:active .g-row-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-2:focus-within .g-row-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-2:focus .g-row-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-2:hover .g-row-2 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-3:active .g-row-3,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3,div.dictionary-ordbank div.g-row-3:focus .g-row-3,div.dictionary-ordbank div.g-row-3:hover .g-row-3{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-3:active .g-row-3 em,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3 em,div.dictionary-ordbank div.g-row-3:focus .g-row-3 em,div.dictionary-ordbank div.g-row-3:hover .g-row-3 em{color:#000}div.dictionary-ordbank div.g-row-3:active .g-row-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-3:focus .g-row-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-3:hover .g-row-3 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-3:active .g-row-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-3:focus-within .g-row-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-3:focus .g-row-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-3:hover .g-row-3 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-4:active .g-row-4,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4,div.dictionary-ordbank div.g-row-4:focus .g-row-4,div.dictionary-ordbank div.g-row-4:hover .g-row-4{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-4:active .g-row-4 em,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4 em,div.dictionary-ordbank div.g-row-4:focus .g-row-4 em,div.dictionary-ordbank div.g-row-4:hover .g-row-4 em{color:#000}div.dictionary-ordbank div.g-row-4:active .g-row-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-4:focus .g-row-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-4:hover .g-row-4 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-4:active .g-row-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-4:focus-within .g-row-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-4:focus .g-row-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-4:hover .g-row-4 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-5:active .g-row-5,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5,div.dictionary-ordbank div.g-row-5:focus .g-row-5,div.dictionary-ordbank div.g-row-5:hover .g-row-5{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-5:active .g-row-5 em,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5 em,div.dictionary-ordbank div.g-row-5:focus .g-row-5 em,div.dictionary-ordbank div.g-row-5:hover .g-row-5 em{color:#000}div.dictionary-ordbank div.g-row-5:active .g-row-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-5:focus .g-row-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-5:hover .g-row-5 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-5:active .g-row-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-5:focus-within .g-row-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-5:focus .g-row-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-5:hover .g-row-5 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-6:active .g-row-6,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6,div.dictionary-ordbank div.g-row-6:focus .g-row-6,div.dictionary-ordbank div.g-row-6:hover .g-row-6{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-6:active .g-row-6 em,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6 em,div.dictionary-ordbank div.g-row-6:focus .g-row-6 em,div.dictionary-ordbank div.g-row-6:hover .g-row-6 em{color:#000}div.dictionary-ordbank div.g-row-6:active .g-row-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-6:focus .g-row-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-6:hover .g-row-6 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-6:active .g-row-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-6:focus-within .g-row-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-6:focus .g-row-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-6:hover .g-row-6 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-7:active .g-row-7,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7,div.dictionary-ordbank div.g-row-7:focus .g-row-7,div.dictionary-ordbank div.g-row-7:hover .g-row-7{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-7:active .g-row-7 em,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7 em,div.dictionary-ordbank div.g-row-7:focus .g-row-7 em,div.dictionary-ordbank div.g-row-7:hover .g-row-7 em{color:#000}div.dictionary-ordbank div.g-row-7:active .g-row-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-7:focus .g-row-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-7:hover .g-row-7 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-7:active .g-row-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-7:focus-within .g-row-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-7:focus .g-row-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-7:hover .g-row-7 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-8:active .g-row-8,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8,div.dictionary-ordbank div.g-row-8:focus .g-row-8,div.dictionary-ordbank div.g-row-8:hover .g-row-8{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-8:active .g-row-8 em,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8 em,div.dictionary-ordbank div.g-row-8:focus .g-row-8 em,div.dictionary-ordbank div.g-row-8:hover .g-row-8 em{color:#000}div.dictionary-ordbank div.g-row-8:active .g-row-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-8:focus .g-row-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-8:hover .g-row-8 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-8:active .g-row-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-8:focus-within .g-row-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-8:focus .g-row-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-8:hover .g-row-8 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-9:active .g-row-9,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9,div.dictionary-ordbank div.g-row-9:focus .g-row-9,div.dictionary-ordbank div.g-row-9:hover .g-row-9{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-9:active .g-row-9 em,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9 em,div.dictionary-ordbank div.g-row-9:focus .g-row-9 em,div.dictionary-ordbank div.g-row-9:hover .g-row-9 em{color:#000}div.dictionary-ordbank div.g-row-9:active .g-row-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-9:focus .g-row-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-9:hover .g-row-9 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-9:active .g-row-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-9:focus-within .g-row-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-9:focus .g-row-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-9:hover .g-row-9 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-10:active .g-row-10,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10,div.dictionary-ordbank div.g-row-10:focus .g-row-10,div.dictionary-ordbank div.g-row-10:hover .g-row-10{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-10:active .g-row-10 em,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10 em,div.dictionary-ordbank div.g-row-10:focus .g-row-10 em,div.dictionary-ordbank div.g-row-10:hover .g-row-10 em{color:#000}div.dictionary-ordbank div.g-row-10:active .g-row-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-10:focus .g-row-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-10:hover .g-row-10 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-10:active .g-row-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-10:focus-within .g-row-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-10:focus .g-row-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-10:hover .g-row-10 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-11:active .g-row-11,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11,div.dictionary-ordbank div.g-row-11:focus .g-row-11,div.dictionary-ordbank div.g-row-11:hover .g-row-11{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-11:active .g-row-11 em,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11 em,div.dictionary-ordbank div.g-row-11:focus .g-row-11 em,div.dictionary-ordbank div.g-row-11:hover .g-row-11 em{color:#000}div.dictionary-ordbank div.g-row-11:active .g-row-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-11:focus .g-row-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-11:hover .g-row-11 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-11:active .g-row-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-11:focus-within .g-row-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-11:focus .g-row-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-11:hover .g-row-11 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.g-row-12:active .g-row-12,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12,div.dictionary-ordbank div.g-row-12:focus .g-row-12,div.dictionary-ordbank div.g-row-12:hover .g-row-12{background-color:#ffd500;color:#000}div.dictionary-ordbank div.g-row-12:active .g-row-12 em,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12 em,div.dictionary-ordbank div.g-row-12:focus .g-row-12 em,div.dictionary-ordbank div.g-row-12:hover .g-row-12 em{color:#000}div.dictionary-ordbank div.g-row-12:active .g-row-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-12:focus .g-row-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.g-row-12:hover .g-row-12 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.g-row-12:active .g-row-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-12:focus-within .g-row-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-12:focus .g-row-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.g-row-12:hover .g-row-12 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:active,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus em,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover em,div.dictionary-ordbank div.ordbank-highlight table td.cell:active em,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within em,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus em,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover em{color:#000}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:active img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:active img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus-within img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:focus img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight div.grid-table div.cell:hover img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight table td.cell:active img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus-within img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight table td.cell:focus img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-highlight table td.cell:hover img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0 em,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-0:active .cell.fem-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-0:focus-within .cell.fem-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-0:focus .cell.fem-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-0:hover .cell.fem-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-0:active .cell.mask-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-0:focus-within .cell.mask-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-0:focus .cell.mask-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-0:hover .cell.mask-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-0:active .cell.noeyt-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus-within .cell.noeyt-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-0:focus .cell.noeyt-0 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-0:hover .cell.noeyt-0 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1 em,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-1:active .cell.fem-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-1:focus-within .cell.fem-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-1:focus .cell.fem-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-1:hover .cell.fem-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-1:active .cell.mask-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-1:focus-within .cell.mask-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-1:focus .cell.mask-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-1:hover .cell.mask-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-1:active .cell.noeyt-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus-within .cell.noeyt-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-1:focus .cell.noeyt-1 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-1:hover .cell.noeyt-1 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2 em,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-2:active .cell.fem-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-2:focus-within .cell.fem-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-2:focus .cell.fem-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-2:hover .cell.fem-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-2:active .cell.mask-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-2:focus-within .cell.mask-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-2:focus .cell.mask-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-2:hover .cell.mask-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-2:active .cell.noeyt-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus-within .cell.noeyt-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-2:focus .cell.noeyt-2 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-2:hover .cell.noeyt-2 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3 em,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-3:active .cell.fem-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-3:focus-within .cell.fem-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-3:focus .cell.fem-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-3:hover .cell.fem-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-3:active .cell.mask-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-3:focus-within .cell.mask-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-3:focus .cell.mask-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-3:hover .cell.mask-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-3:active .cell.noeyt-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus-within .cell.noeyt-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-3:focus .cell.noeyt-3 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-3:hover .cell.noeyt-3 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4 em,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-4:active .cell.fem-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-4:focus-within .cell.fem-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-4:focus .cell.fem-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-4:hover .cell.fem-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-4:active .cell.mask-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-4:focus-within .cell.mask-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-4:focus .cell.mask-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-4:hover .cell.mask-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-4:active .cell.noeyt-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus-within .cell.noeyt-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-4:focus .cell.noeyt-4 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-4:hover .cell.noeyt-4 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5 em,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-5:active .cell.fem-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-5:focus-within .cell.fem-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-5:focus .cell.fem-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-5:hover .cell.fem-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-5:active .cell.mask-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-5:focus-within .cell.mask-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-5:focus .cell.mask-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-5:hover .cell.mask-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-5:active .cell.noeyt-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus-within .cell.noeyt-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-5:focus .cell.noeyt-5 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-5:hover .cell.noeyt-5 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6 em,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-6:active .cell.fem-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-6:focus-within .cell.fem-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-6:focus .cell.fem-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-6:hover .cell.fem-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-6:active .cell.mask-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-6:focus-within .cell.mask-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-6:focus .cell.mask-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-6:hover .cell.mask-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-6:active .cell.noeyt-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus-within .cell.noeyt-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-6:focus .cell.noeyt-6 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-6:hover .cell.noeyt-6 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7 em,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-7:active .cell.fem-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-7:focus-within .cell.fem-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-7:focus .cell.fem-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-7:hover .cell.fem-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-7:active .cell.mask-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-7:focus-within .cell.mask-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-7:focus .cell.mask-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-7:hover .cell.mask-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-7:active .cell.noeyt-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus-within .cell.noeyt-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-7:focus .cell.noeyt-7 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-7:hover .cell.noeyt-7 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8 em,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-8:active .cell.fem-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-8:focus-within .cell.fem-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-8:focus .cell.fem-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-8:hover .cell.fem-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-8:active .cell.mask-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-8:focus-within .cell.mask-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-8:focus .cell.mask-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-8:hover .cell.mask-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-8:active .cell.noeyt-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus-within .cell.noeyt-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-8:focus .cell.noeyt-8 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-8:hover .cell.noeyt-8 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9 em,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-9:active .cell.fem-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-9:focus-within .cell.fem-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-9:focus .cell.fem-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-9:hover .cell.fem-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-9:active .cell.mask-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-9:focus-within .cell.mask-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-9:focus .cell.mask-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-9:hover .cell.mask-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-9:active .cell.noeyt-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus-within .cell.noeyt-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-9:focus .cell.noeyt-9 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-9:hover .cell.noeyt-9 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10 em,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-10:active .cell.fem-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-10:focus-within .cell.fem-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-10:focus .cell.fem-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-10:hover .cell.fem-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-10:active .cell.mask-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-10:focus-within .cell.mask-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-10:focus .cell.mask-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-10:hover .cell.mask-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-10:active .cell.noeyt-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus-within .cell.noeyt-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-10:focus .cell.noeyt-10 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-10:hover .cell.noeyt-10 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11 em,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-11:active .cell.fem-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-11:focus-within .cell.fem-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-11:focus .cell.fem-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-11:hover .cell.fem-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-11:active .cell.mask-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-11:focus-within .cell.mask-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-11:focus .cell.mask-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-11:hover .cell.mask-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-11:active .cell.noeyt-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus-within .cell.noeyt-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-11:focus .cell.noeyt-11 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-11:hover .cell.noeyt-11 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12 em,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-12:active .cell.fem-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-12:focus-within .cell.fem-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-12:focus .cell.fem-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-12:hover .cell.fem-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-12:active .cell.mask-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-12:focus-within .cell.mask-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-12:focus .cell.mask-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-12:hover .cell.mask-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-12:active .cell.noeyt-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus-within .cell.noeyt-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-12:focus .cell.noeyt-12 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-12:hover .cell.noeyt-12 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13 em,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-13:active .cell.fem-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-13:focus-within .cell.fem-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-13:focus .cell.fem-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-13:hover .cell.fem-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-13:active .cell.mask-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-13:focus-within .cell.mask-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-13:focus .cell.mask-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-13:hover .cell.mask-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-13:active .cell.noeyt-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus-within .cell.noeyt-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-13:focus .cell.noeyt-13 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-13:hover .cell.noeyt-13 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14 em,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-14:active .cell.fem-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-14:focus-within .cell.fem-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-14:focus .cell.fem-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-14:hover .cell.fem-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-14:active .cell.mask-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-14:focus-within .cell.mask-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-14:focus .cell.mask-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-14:hover .cell.mask-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-14:active .cell.noeyt-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus-within .cell.noeyt-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-14:focus .cell.noeyt-14 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-14:hover .cell.noeyt-14 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15{color:#000;background-color:#ffd500}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15 em,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15 em{color:#000}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15 img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15 img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem-15:active .cell.fem-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-15:focus-within .cell.fem-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-15:focus .cell.fem-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem-15:hover .cell.fem-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-15:active .cell.mask-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-15:focus-within .cell.mask-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-15:focus .cell.mask-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask-15:hover .cell.mask-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-15:active .cell.noeyt-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus-within .cell.noeyt-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-15:focus .cell.noeyt-15 img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt-15:hover .cell.noeyt-15 img.speaker-image.inflection.normal{display:inline}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover{background-color:#e5bf00;color:#000}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus em,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus em,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus em,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover em{color:#000}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus img.speaker-image.inflection.hover,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover img.speaker-image.inflection.hover{display:none}div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:active img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus-within img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:focus img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.fem table tr td.cell.fem:hover img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:active img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus-within img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:focus img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.mask table tr td.cell.mask:hover img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:active img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus-within img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:focus img.speaker-image.inflection.normal,div.dictionary-ordbank div.ordbank-table.noeyt table tr td.cell.noeyt:hover img.speaker-image.inflection.normal{display:inline}.speakTextHidden{top:175px;right:15px;padding:5px}@media (max-width:960px){.speakTextHidden{top:140px}}@keyframes swing{0%{transform:rotate(0deg)}10%{transform:rotate(10deg)}30%{transform:rotate(0deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(0deg)}60%{transform:rotate(5deg)}70%{transform:rotate(0deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes sonar{0%{transform:scale(.9);opacity:1}to{transform:scale(2);opacity:0}}#close-sidebar,#show-sidebar,.page-wrapper .page-content,.page-wrapper .sidebar-wrapper,.sidebar-wrapper .sidebar-brand>a,.sidebar-wrapper .sidebar-dropdown>a:after,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,.sidebar-wrapper .sidebar-menu ul li a,.sidebar-wrapper .sidebar-search .input-group-text,.sidebar-wrapper .sidebar-search input.search-menu,.sidebar-wrapper ul li a i{transition:all .3s ease}.page-wrapper{height:100vh}.page-wrapper .page-content{display:inline-block;width:100%;padding-left:0;height:100%;overflow:hidden}@media screen and (max-width:576px){.page-wrapper .page-content .container-fluid{padding-left:15px;padding-right:15px}}.page-wrapper .page-content .dictionary-content>div{padding:20px 40px}#show-sidebar{position:absolute;left:0;border-radius:0 4px 4px 0;transition-delay:.3s;color:#fff;top:9px;display:none}.sidebar-wrapper{width:290px;height:100vh;position:absolute;left:-300px;background:#31353d;overflow-x:hidden;overflow-y:auto}.sidebar-wrapper a{text-decoration:none}@media screen and (max-width:767px){.sidebar-wrapper{z-index:1}}.sidebar-content{max-height:100%;height:100%;overflow-y:auto;position:relative;overflow-x:hidden}.sidebar-content .desktop{overflow-y:hidden}.sidebar-wrapper{color:#b8bfce}.sidebar-wrapper .sidebar-brand{padding:10px 20px;display:flex;align-items:center}.sidebar-wrapper .sidebar-brand>a{text-transform:uppercase;font-weight:700;flex-grow:1;color:#b8bfce}.sidebar-wrapper .sidebar-brand>a i{padding-right:10px}.sidebar-wrapper .sidebar-brand>a:hover{color:#b8bfce}.sidebar-wrapper .sidebar-brand #close-sidebar{cursor:pointer;font-size:20px}.sidebar-wrapper .sidebar-brand #close-sidebar:hover{color:#fff}.sidebar-wrapper ul{list-style-type:none;padding:0;margin:0}.sidebar-menu{padding-bottom:10px}.sidebar-menu .header-menu{padding:0}.sidebar-menu .header-menu span{font-size:12px;padding:15px 20px 5px;display:inline-block;font-weight:700}.sidebar-menu li{padding:0}.sidebar-menu li:hover a{color:#e5e8ed}.sidebar-menu li:hover a>i:before{display:inline-block;animation:swing .5s ease-in-out 1 alternate}.sidebar-menu li:hover a i{color:#16c7ff;text-shadow:0 0 10px rgba(22,199,255,.5)}.sidebar-menu li a{display:inline-block;width:100%;text-decoration:none;position:relative;padding:8px 30px 8px 20px;color:#818896;font-size:18px;line-height:1.5}.sidebar-menu li a:hover{color:#e5e8ed}.sidebar-menu li a:after{font-family:Font Awesome\ 5 Free;font-weight:900;content:"\F105";display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background:0 0;position:absolute;right:15px;top:14px}.sidebar-menu li a i{margin-right:10px;font-size:12px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px;background:#3a3b45}.sidebar-menu li a i:hover{color:#16c7ff;text-shadow:0 0 10px rgba(22,199,255,.5)}@media only screen and (max-width:799px){.sidebar-menu li a{font-size:16px}}.sidebar-menu .sidebar-dropdown .sidebar-submenu{display:none;padding:8px 20px}.sidebar-menu .sidebar-dropdown .sidebar-submenu ul{padding:5px 0}.sidebar-menu .sidebar-dropdown .sidebar-submenu ul li{padding-left:25px;font-size:13px}.sidebar-menu .sidebar-dropdown .sidebar-submenu ul li a:before{font-family:Font Awesome\ 5 Free;font-weight:400;font-style:normal;display:inline-block;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;font-size:8px}.sidebar-menu .sidebar-dropdown .sidebar-submenu ul li a:after{content:""}.sidebar-menu .sidebar-dropdown .active>a:before{transform:rotate(90deg);right:17px}.sidebar-menu .results-label{padding:4px 10px;cursor:pointer;word-break:break-word;color:#e5e8ed}.sidebar-menu .active{color:#fff;border:1px solid #e5e8ed;background-color:#484e59}.page-wrapper .page-content{max-height:99%}.sidebar-header,.sidebar-menu,.sidebar-search{border-top:1px solid #3a3b45}.page-wrapper.toggled .sidebar-wrapper{left:0}.page-wrapper.toggled #show-sidebar{left:-290px}@media screen and (min-width:768px){.page-wrapper.toggled .page-content{padding-left:285px}}.sidebar-dropdown.active>a:after{transform:rotate(90deg);right:17px}.sidebar-wrapper .sidebar-search{padding:16px 0}.sidebar-wrapper .sidebar-search .search-btn{background:#3a3b45;color:#b8bfce;font-size:18px;padding:.375rem .5rem}.sidebar-wrapper .sidebar-search .search-btn:first-child{margin-right:7px;margin-left:19px}@media (-ms-high-contrast:none){.sidebar-wrapper .sidebar-search .search-btn:first-child{margin-right:5px;margin-left:6px}}@media screen and (max-width:799px){.sidebar-wrapper .sidebar-search .search-btn{font-size:16px}}.sidebar-wrapper .sidebar-search>div{padding:16px 20px 0}.bg-white .collapse-item{padding:6px 15px}.bg-white .collapse-item:after{content:""}.collapse-inner{padding:1.4rem 1rem;min-height:120px}.z-index{z-index:0}.o-header{background-color:#ffd500;position:relative;width:100%;z-index:1}.o-header .color-white{background-color:transparent}.o-header .yellow{background-color:#ffd500}.o-header .header-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1290px;position:relative;z-index:10;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}.o-header .header-wrapper .header-top{width:calc(83.33333% - 16.66667px);align-items:center;display:flex;justify-content:space-between;height:80px;grid-column:1/span 12;width:100%;padding:0 30px}.o-header .header-wrapper .header-top .logo{width:60px}.o-header .header-wrapper .header-top .icon-box{display:flex;justify-content:space-between}.o-header .header-wrapper .header-top .icon-box #menu{cursor:pointer}@media screen and (max-width:576px){.o-header .header-wrapper .header-top .icon-box{flex-direction:column;left:auto;right:5%}}@media screen and (max-width:960px){.o-header .header-wrapper .header-top{height:60px}}@media screen and (max-width:576px){.o-header .header-wrapper .header-top{padding:0 20px}}.o-header .menu{background:#ffd500;height:0;overflow:hidden;position:fixed;top:0;transition:height .3s cubic-bezier(.24,.59,.38,.94);transition-delay:.2s;width:100%;z-index:1}.o-header .menu .menu-inner{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;height:100%;margin:0 auto;max-width:95%;padding-top:80px;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr);z-index:10}.o-header .menu .menu-inner ul{list-style:none;margin:40px 0;position:relative;overflow-y:auto;grid-column:2/span 10;width:100%}.o-header .menu .menu-inner ul li{left:0;opacity:1;transition:all .3s cubic-bezier(.24,.59,.38,.94);transition-delay:.3s;margin-bottom:24px;padding:0;position:relative}.o-header .menu .menu-inner ul li a{color:#222;font-size:48px;font-weight:700;line-height:1.2;text-decoration:none}.o-header .menu .menu-inner ul li a:hover{text-decoration:underline}@media screen and (max-width:799px){.o-header .menu .menu-inner ul li a{font-size:28px}}@media screen and (max-width:799px){.o-header .menu .menu-inner ul li{margin-bottom:18px;padding:0}}@media screen and (max-width:799px){.o-header .menu .menu-inner ul{padding:20px;grid-column:1/span 12}}@media screen and (max-width:768px){.o-header .menu .menu-inner{max-width:734px}}.a-header-item{align-items:center;display:flex;font-size:16px;font-weight:700;line-height:0;text-transform:uppercase;margin-right:30px;cursor:pointer}.a-header-item .menu-icon{height:16px;margin-left:10px;position:relative;width:20px}.a-header-item .menu-icon span{background-color:#000;display:block;height:2px;opacity:1;position:absolute;transform-origin:center center;transition:all .1s cubic-bezier(.24,.59,.38,.94);transition-delay:.2s;width:100%}.a-header-item .menu-icon span:first-child{top:0}.a-header-item .menu-icon span:nth-child(2),.a-header-item .menu-icon span:nth-child(3){top:calc(50% - 1px)}.a-header-item .menu-icon span:nth-child(4){bottom:0}.a-header-item:last-child{margin:0}@media screen and (max-width:576px){.a-header-item{margin-top:10px;margin-bottom:5px;font-size:13px}}.o-header .no-background{background:none}.o-header .scroll-show{top:0}.a-header-item .menu-icon.open span{transition-delay:0s}.a-header-item .menu-icon.open span:first-child,.a-header-item .menu-icon.open span:nth-child(4){opacity:0;transform:scale(.1)}.a-header-item .menu-icon.open span:nth-child(2){transform:rotate(45deg)}.a-header-item .menu-icon.open span:nth-child(3){transform:rotate(-45deg)}.o-header .menu.open{height:100%;transition-delay:0s}.overflow-hidden{overflow:hidden}footer{background-color:#ffd500}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-container{padding:80px 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin:0 auto;max-width:1300px;display:grid;grid-column-gap:20px;grid-template-columns:repeat(12,1fr)}}footer .footer-contact{font-size:16px;line-height:1.5}footer .footer-contact .footer-logo{margin-bottom:16px}@media only screen and (max-width:799px){footer .footer-contact .footer-logo{margin-bottom:16px}}footer .footer-contact a{font-size:16px;line-height:1.5}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px) and (-ms-high-contrast:none){footer .footer-contact{width:calc(41.66667% - 8.33333px);padding-left:20px}}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-contact{grid-column:2/span 5}}@media only screen and (max-width:799px){footer .footer-contact{margin-bottom:35px}}footer .footer-links{list-style:none;margin-bottom:0}footer .footer-links .footer-link{margin-bottom:8px;padding:0;line-height:1.2}footer .footer-links .footer-link a span{padding-bottom:1px}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-links .footer-link a{font-size:14px}}footer .footer-links .footer-link::last-child{margin-bottom:0}@media (-ms-high-contrast:active),(-ms-high-contrast:none){footer .footer-links{width:calc(25% - 5px)}}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-links{grid-column:7/span 3}}@media screen and (max-width:800px){footer .footer-links{width:calc(25% - 5px)}}@media screen and (max-width:767px){footer .footer-links{width:100%}}@media only screen and (max-width:799px){footer .footer-links{margin-bottom:32px}}footer .footer-social .footer-social-link{color:#222;display:flex;font-size:16px;height:32px;line-height:32px;margin-bottom:18px;text-decoration:none}footer .footer-social .footer-social-link .icon{width:32px;background-position:50%;display:inline-block;margin-right:10px}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-social .footer-social-link .icon{width:24px}}footer .footer-social .footer-social-link .icon-facebook{background-image:url(/images/icon-facebook.svg?a49996f61955a74444ee6e954ac47445)}footer .footer-social .footer-social-link .icon-twitter{background-image:url(/images/icon-twitter.svg?ea3190b3df59e43c5659a9ae864addf1)}footer .footer-social .footer-social-link .icon-linkedin{background-image:url(/images/icon-linkedin.svg?0e008aacf8de9d783e93c76a56f52f52)}footer .footer-social .footer-social-link .icon-flickr{background-image:url(/images/icon-flickr.svg?86d80c287b9aaf95b42680648af7f0fa)}footer .footer-social .footer-social-link .icon-instagram{background-image:url(/images/icon-instagram.svg?b8918d214f6e153bc1f6e1ce322c9595)}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-social .footer-social-link{font-size:14px;height:24px;line-height:24px}}footer .footer-social .footer-social-link:last-child{margin-bottom:0}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px) and (-ms-high-contrast:none){footer .footer-social{width:calc(16.66667% - 3.33333px)}}@media only screen and (max-width:1099px) and (min-width:800px),only screen and (min-width:1100px){footer .footer-social{grid-column:10/span 3;width:auto}}@media only screen and (max-width:799px){footer{padding:30px 20px}}.frontpage-container{margin:40px auto;max-width:100%;width:1050px}.frontpage-container .frontpage-container-inner .grid-item{grid-column:2/span 10;width:100%}@media screen and (max-width:799px){.frontpage-container .frontpage-container-inner .grid-item{grid-column:1/span 12;width:100%}}.frontpage-container .frontpage-container-inner .grid-item:first-child{margin-top:0}.frontpage-container .frontpage-container-inner .list-block{counter-reset:listitems;list-style:none}.frontpage-container .frontpage-container-inner .list-block li{transition:all .1s cubic-bezier(.24,.59,.38,.94)}.frontpage-container .frontpage-container-inner .list-block li .list-item{align-items:center;border-top:1px solid #e2e2e2;color:#222;padding:20px 30px 20px 20px;text-decoration:none;transition:background .1s cubic-bezier(.24,.59,.38,.94)}.frontpage-container .frontpage-container-inner .list-block ol li{font-size:18px;font-weight:400;line-height:1.5;padding:.2rem;word-break:break-word}@media screen and (min-width:768px){.frontpage-container .frontpage-container-inner .list-block ol{margin-left:30px}}@media screen and (max-width:767px){.frontpage-container .frontpage-container-inner .list-block ol{margin-left:15px}}@media screen and (max-width:799px){.frontpage-container{margin:20px auto}}.home-mid-link h3{font-size:18px;color:#222;font-weight:600;margin:20px 0}.home-mid-link ul li{display:block;list-style:none;margin-bottom:6px;padding:5px 0 8px 38px;border-bottom:1px solid #e2e2e2;background:url(/images/dictionary-left-arrow.png?62735a7606c35287699c2cf1f60ba2e1) no-repeat 3px 6px}.home-mid-link ul li:hover{color:#f6722e;transition:.3s ease-out}.home-mid-link ul li:last-child{border-bottom:none}.home-mid-link ul .approved_Class:hover{color:#28a745}.dictionary-list-results{padding-top:4px;padding-bottom:8px;clear:both;padding-left:5px}.dictionary-list-results .approved_Class,.dictionary-list-results .on_Hold_Class,.dictionary-list-results .rejected_Class{vertical-align:sub}.dictionary-list-results img{vertical-align:middle}.change-request-container .table-responsive td{word-break:break-word}.change-request-container th select{max-width:100px;padding:5px 0;border:1px solid #e2e2e2}.change-request-container .request_id{width:5%}.change-request-container .word_id{width:10%}.change-request-container .approvers,.change-request-container .bokmal_lem_text{width:15%}.change-request-container .created_on{width:12%}.change-request-container .submitted_by{width:10%}.change-request-container .status{width:28%}.change-request-container .view_button{width:5%}