.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}.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:focus,.coordinates-modal-pills .image-list .pill-link.active:focus,.coordinates-modal-pills .show>.pill-link:focus,.delete-btn:focus,.edit-btn:focus,.login-btn:focus,.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%}.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;color:#fff}}@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;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}}::-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}.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>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}.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}.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}.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(203,52,0,.08)}.conditional-border .text-is-changed{color:#495057}table.table tr.error{background-color:#e02d00}.date-modified{color:#757575}.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}.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}@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 .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%}