textarea{resize:none}input:disabled,textarea:disabled,select:disabled,button:disabled,a:disabled,.disable,.disabled{opacity:.4;pointer-events:none;cursor:default!important}input::-ms-reveal,input::-ms-clear{display:none}input[type="file"]{visibility:hidden;height:0;width:0;display:inline}input[type="text"]:focus,textarea:focus{outline:0}hr.hr-text{line-height:1em;position:relative;outline:0;border:0;color:#000;text-align:center;height:1.5em;opacity:1}hr.hr-text:after{content:attr(data-content);position:relative;display:inline-block;color:#000;padding:0 .5em;line-height:1.5em;color:#808080;background-color:#fff}hr.hr-text:before{content:'';background:linear-gradient(to right,transparent,#808080,transparent);position:absolute;left:0;top:50%;width:100%;height:1px}label.required:after{content:'* ';padding-left:5px}.validation-summary-errors ul{list-style:none}.validation-summary-errors ul li{color:var(--bs-danger)}.input-validation-error{border-color:var(--bs-danger)!important}.field-validation-error{color:var(--bs-danger)}.notifications{width:350px;position:fixed;bottom:10px;right:45px;z-index:29;max-height:80%;overflow:hidden;line-height:16px}.notifications>section>div{margin-bottom:20px;position:relative;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);cursor:pointer;font-size:14px}.notifications>section>div a{display:block;opacity:.9;position:relative;color:#fff!important;text-decoration:none;height:90px;padding:24px 5px 5px 70px;box-sizing:border-box}.notifications .notifications-close-icon{position:absolute;top:0;right:0;cursor:pointer;color:#fff;padding:10px}.notifications .notifications-close-icon:hover{color:#000}.notifications .complete a{background:url("../../Components/images/notifications/verify-icon.png") no-repeat 15px center #38b349;background-size:40px auto}.notifications .mail a{background:url("../../Components/images/notifications/n-message-icon.png") no-repeat 15px center #26a9e1;background-size:40px auto}.notifications .info a{background:url("../../Components/images/notifications/n-info-icon.png") no-repeat 15px center #26a9e1;background-size:40px auto}.notifications .warning a{background:url("../../Components/images/notifications/n-warning-icon.png") no-repeat 15px center #bf1e2e;background-size:40px auto}.notifications .license a{background:url("../../Components/images/notifications/exception-icon.png") no-repeat 15px center #bf1e2e;background-size:40px auto}@media screen and (max-width:767px){.notifications{bottom:0%!important;width:100%;left:0}.notifications>section>div{margin-bottom:4px;position:relative;box-shadow:1px 0 4px 1px #333;cursor:pointer}.notifications>section>div a{height:100%;padding:10px 5px 5px 50px;box-sizing:border-box;font-size:14px;text-size-adjust:none;-webkit-text-size-adjust:none}.notifications>section>div a .strong{font-size:12px}.notifications .info a{background-size:25px auto}.notifications .mail a{background-size:25px auto}.notifications .warning a{background-size:25px auto}.notifications .complete a{background-size:25px auto}.notifications .license a{background-size:25px auto}}.popup-window-open{overflow:hidden}.popup-window{--pw-border-radius:1rem;--pw-shadow:none;--pw-overlay-opacity:.2;--pw-close-top:50%;--pw-head-color:var(--bs-body-color);--pw-head-bg:transparent;--pw-head-fs:1.15rem;--pw-head-fw:normal;--pw-head-p:1.1rem 0;--pw-head-title-p:0 3rem;--pw-body-p:1.15rem;--pw-foot-pb:1.3rem;--pw-alerts-head-p:12px 0;--pw-alerts-head-title-p:0 15px;--pw-alerts-body-p:25px 15px;--pw-alerts-foot-pb:15px;position:fixed;top:0;right:0;bottom:0;left:0;outline:0;overflow-x:auto;overflow-y:auto;background-color:rgba(0,0,0,var(--pw-overlay-opacity));display:none}.popup-window .popup-window-content{border-radius:var(--pw-border-radius);box-shadow:var(--pw-shadow);position:relative;background-color:#fff;margin:30px auto;width:600px}.popup-window.fixed-width-300>.popup-window-content{width:300px}.popup-window.fixed-width-300 .popup-window-foot button,.popup-window.fixed-width-300 .popup-window-foot a{min-width:125px}.popup-window.fixed-width-400>.popup-window-content{width:400px}.popup-window.fixed-width-500>.popup-window-content{width:500px}.popup-window.fixed-width-600>.popup-window-content{width:600px}.popup-window.fixed-width-700>.popup-window-content{width:700px}.popup-window.fixed-width-800>.popup-window-content{width:800px}.popup-window.fixed-width-900>.popup-window-content{width:900px}.popup-window.fixed-width-1100>.popup-window-content{width:1100px}.popup-window.min-width-300>.popup-window-content{min-width:300px}.popup-window.min-width-400>.popup-window-content{min-width:400px}.popup-window.min-width-500>.popup-window-content{min-width:500px}.popup-window.min-width-600>.popup-window-content{min-width:600px}.popup-window.min-width-700>.popup-window-content{min-width:700px}.popup-window.min-width-800>.popup-window-content{min-width:800px}.popup-window.min-width-900>.popup-window-content{min-width:900px}.popup-window.min-width-1100>.popup-window-content{min-width:1100px}.popup-window.relative-width-50>.popup-window-content{width:50%}.popup-window.relative-width-60>.popup-window-content{width:60%}.popup-window.relative-width-70>.popup-window-content{width:70%}.popup-window.relative-width-80>.popup-window-content{width:80%}.popup-window.relative-width-90>.popup-window-content{width:90%}.popup-window.max-width>.popup-window-content{width:98%;margin:1%}@media(max-width:600px){.popup-window .popup-window-content,.popup-window.fixed-width-500 .popup-window-content,.popup-window.fixed-width-600 .popup-window-content,.popup-window.fixed-width-700 .popup-window-content,.popup-window.fixed-width-800 .popup-window-content,.popup-window.fixed-width-900 .popup-window-content,.popup-window.fixed-width-1100 .popup-window-content{max-width:100%!important;width:auto!important;margin:15px}}.popup-window .popup-window-head{border-top-left-radius:var(--pw-border-radius);border-top-right-radius:var(--pw-border-radius);color:var(--pw-head-color);background:var(--pw-head-bg);position:relative;padding:var(--pw-head-p)}.popup-window.popup-window-head-hide .popup-window-head{display:none}.popup-window .popup-window-head .popup-window-head-title{margin:0;text-align:center;font-size:var(--pw-head-fs);font-weight:var(--pw-head-fw);padding:var(--pw-head-title-p)}.popup-window .popup-window-head .popup-icon-close{position:absolute;right:1rem;top:var(--pw-close-top);margin-top:-.75em;cursor:pointer;box-shadow:none}.popup-window .popup-window-body{padding:var(--pw-body-p);overflow:auto}.popup-window.popup-window-body-without-padding .popup-window-body{padding:0}.popup-window .popup-window-toolbar{float:left;padding:3px}.popup-window .popup-window-toolbar a{margin:0 5px}.popup-window .popup-window-foot{text-align:center;padding-bottom:var(--pw-foot-pb)}.popup-window .popup-window-foot button,.popup-window .popup-window-foot a{min-width:11rem;margin:.35rem}.popup-window.popup-window-alerts .popup-window-content{width:450px}.popup-window.popup-window-alerts.popup-window-alerts-lg .popup-window-content{width:550px}.popup-window.popup-window-alerts.popup-window-alerts-xl .popup-window-content{width:700px}.popup-window.popup-window-alerts .popup-window-content .popup-window-head{padding:var(--pw-alerts-head-p)}.popup-window.popup-window-alerts .popup-window-content .popup-window-head .popup-window-head-title{text-align:center;padding:var(--pw-alerts-head-title-p)}.popup-window.popup-window-alerts .popup-window-body{text-align:center;padding:var(--pw-alerts-body-p)}.popup-window.popup-window-alerts .popup-window-body input,.popup-window.popup-window-alerts .popup-window-body textarea{margin-top:10px;width:90%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;box-sizing:border-box;-webkit-appearance:none;border-radius:.25rem;border:1px solid #ced4da}.popup-window.popup-window-alerts .popup-window-body textarea{resize:none}.popup-window.popup-window-alerts .popup-window-foot{padding-bottom:var(--pw-alerts-foot-pb)}.protocol-popup-window.popup-window .popup-window-head .popup-window-head-title{padding:0 110px}.protocol-popup-window.popup-window .popup-window-content{width:800px}.protocol-popup-window .popup-window-body .protocol-body{line-height:20px}.protocol-popup-window .popup-window-body .protocol-body a.protocol-link{cursor:pointer;color:#02c}.protocol-popup-window .popup-window-body .protocol-body a.protocol-link:hover{text-decoration:underline}.protocol-popup-window .popup-window-body .protocol-body a.detail-link{color:#02c;text-decoration:none}.protocol-popup-window .popup-window-body .protocol-body a.detail-link:hover{text-decoration:underline}.protocol-popup-window .popup-window-body .protocol-body a.open-link{text-decoration:none;color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;background-color:#37ae49;padding:5px 15px 5px 15px;font-size:12px}.protocol-popup-window .popup-window-body .protocol-body a.open-link:hover{background-color:#54cd68}.protocol-popup-window .popup-window-body .protocol-body a.delete-link{text-decoration:none;color:#fff;text-transform:uppercase;text-align:center;cursor:pointer;background-color:#ec1b2d;padding:5px 15px 5px 15px;font-size:12px}.protocol-popup-window .popup-window-body .protocol-body a.delete-link:hover{background-color:#ff2538}.periods-field{white-space:nowrap;width:245px;display:inline-block;padding:0 30px;position:relative;text-align:left;line-height:normal}.periods-field.form-control{width:100%}.periods-field.periods-field-sm{padding:0 23px}.periods-field.periods-field-no-buttons{padding:0;width:220px}.periods-field.periods-field-sm select{padding:4px 20px 4px 5px}.periods-field select.select-period{width:65%!important;border-radius:0}.periods-field select.select-year{width:35%!important;border-left:0;border-radius:0}.periods-field.periods-field-sm .period-change-button{padding-top:4px;width:23px}.periods-field .period-change-button{width:30px;padding-top:8px;border:1px solid #f4ac3b;background-color:#fff;cursor:pointer;user-select:none;position:absolute;top:0;bottom:0;text-align:center}.periods-field.periods-field-no-buttons .period-change-button{display:none}.periods-field .period-change-button-next{border-left:0;right:0}.periods-field .period-change-button-prev{border-right:0;left:0}.periods-field .period-change-button i{color:#f2ab3c;font-size:14px}.periods-field .dptNone,.periods-field .dptQuarter,.periods-field .dptHalfYear,.periods-field .dpt9Mnth,.periods-field .dptYear{font-weight:600}.file-field{display:inline-block;width:100%;position:relative}.file-field img{height:20px;position:absolute;top:50%;right:3px;margin-top:-10px;cursor:pointer;z-index:1}.file-field span.file-field-icons i{position:absolute;cursor:pointer;font-size:20px!important;top:20%;z-index:1}.file-field span.file-field-icons .color-orange{color:#f5c06e}.file-field span.file-field-icons .color-gray{color:#c0c0c0}.file-field span.file-field-icons .right-1{right:8px}.file-field span.file-field-icons .right-2{right:30px}.file-field input[type="file"]{position:absolute;top:0;left:0}.file-field img.hidden{display:none}.file-field i.hidden{display:none}.file-field img:not(.hidden):first-child+img{right:25px}.file-field .file-field-icons input[type="text"]{padding-right:52px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-field .file-field-icons>i+input[type="text"]{padding-right:30px}.file-field .file-field-icons>i+i+input[type="text"]{padding-right:60px}.file-field .file-field-icons>i+i+input+input[type="text"]{padding-right:55px}.file-field .file-field-icons>i+i+i+input[type="text"]{padding-right:85px}.file-field .file-field-icons>i+i+i+input+input[type="text"]{padding-right:85px}.dictionary-field-bs .dictionary-field,.dictionary-field-bs .dictionary-field span{display:inline-block;width:100%;position:relative}.dictionary-field,.dictionary-field .dictionary-field-icons{display:inline-block;position:relative;white-space:nowrap;width:100%}.dictionary-field .dictionary-field-icons .dictionary-icon{width:20px;height:20px}.dictionary-field .dictionary-field-icons .color-orange{color:#f5c06e}.dictionary-field .dictionary-field-icons .color-gray{color:#c0c0c0}.dictionary-field .dictionary-field-icons .right-1{right:.25em}.dictionary-field .dictionary-field-icons .right-2{right:1.5em}.dictionary-field .dictionary-field-icons .right-2-5{right:2.25em}.dictionary-field .dictionary-field-icons .right-3{right:3em}.dictionary-field .dictionary-field-icons .right-4{right:4.25em}.dictionary-field input[type="text"]{width:100%}.dictionary-field .dictionary-field-icons i{position:absolute;cursor:pointer;font-size:20px!important;top:20%;z-index:1}.dictionary-field .dictionary-field-icons img{height:18px;position:absolute;top:53%;right:1px;margin-top:-10px;cursor:pointer;z-index:1;padding-left:3px;padding-right:3px;background:#fff}.dictionary-field .dictionary-field-icons img.hidden{display:none}.dictionary-field .dictionary-field-icons img:not(.hidden):first-child+img{right:25px}.dictionary-field .dictionary-field-icons>i+input[type="text"]{padding-right:30px}.dictionary-field .dictionary-field-icons>i+i+input[type="text"]{padding-right:60px}.dictionary-field .dictionary-field-icons>i+i+input+input[type="text"]{padding-right:55px}.dictionary-field .dictionary-field-icons>i+i+i+input[type="text"]{padding-right:85px}.dictionary-field .dictionary-field-icons>i+i+i+input+input[type="text"]{padding-right:85px}.dictionary-field .dictionary-field-icons img:not(.hidden):first-child+img+input[type="text"]{padding-right:50px}.dictionary-field .dictionary-field-short{width:30%!important}.dictionary-field .dictionary-field-middle{width:69%!important}.checkbox-drop-down-list{display:inline-block;position:relative}.checkbox-drop-down-list input[type="text"]:not(.form-select){border:1px solid #f4ac3b;border-radius:0;background:url(../../scripts/images/icons/select-arrow.png) #fff no-repeat right center;background-size:20px;padding:9px 15px 9px 5px}.checkbox-drop-down-list input[type="text"]{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:2rem}.checkbox-drop-down-list .checkbox-drop-down-container{position:absolute;display:none;z-index:25;width:100%;margin-top:-2px;border:1px solid #f1ab3b}.checkbox-drop-down-list ul.checkbox-drop-down-list-body{list-style:none;background:#fff;padding:5px 0;width:100%;max-height:350px;overflow:auto}.checkbox-drop-down-list .search-container{border-bottom:1px solid #f5b756;padding-bottom:2px}.checkbox-drop-down-list .search-container input[type="search"]{border:0;padding:6px;font-size:14px}.checkbox-drop-down-list .search-container input[type="search"]:focus{outline:0}.checkbox-drop-down-list select{display:none}.checkbox-drop-down-list ul.checkbox-drop-down-list-body li label{display:flex;padding:0 5px;cursor:pointer}.checkbox-drop-down-list ul.checkbox-drop-down-list-body li label input[type="checkbox"]{margin-right:5px}#scrollUp{position:fixed;opacity:.8;padding:12px 10px 15px 10px;background:#eb9610;right:10px;bottom:125px;display:none;cursor:pointer;z-index:50}#scrollUp:hover{box-shadow:0 0 20px 0 rgba(235,150,16,.6);transition:all .5s}#scrollUp i{color:#fff;font-size:50px}.ui-datepicker .ui-datepicker-buttonpane .ui-datepicker-current{font-weight:bold;opacity:1}.row .ui-datepicker-field,.form-group .ui-datepicker-field{display:block}.ui-datepicker-field{display:inline-block;position:relative}.ui-datepicker-field input{position:relative;width:100%}.ui-datepicker-field img.ui-datepicker-trigger{position:absolute;height:20px;right:8px;top:20%;cursor:pointer}.ui-datepicker-field button.ui-datepicker-trigger{position:absolute;margin:.1rem;padding:0;right:8px;top:0;background:transparent;color:#ced4da;font-size:1.4rem}.ui-datepicker-field input.hasDatepicker:disabled+.ui-datepicker-trigger{display:none}.ui-widget.ui-autocomplete{font-family:var(--bs-body-font-family);overflow:auto;max-height:15rem}.ui-spinner.ui-widget.ui-widget-content{border:1px solid #f5b756;box-sizing:border-box;border-radius:0;-webkit-appearance:none}.ui-spinner.ui-widget.ui-widget-content .ui-spinner-input{border:0;margin:0 17px 0 0;font-size:14px}.ui-tooltip{border-radius:0;opacity:1;border:1px solid rgba(0,0,0,.5);border-width:1px!important;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.dropshadow(offX=5,offY=5,color=#000000);color:#555;font-size:11px!important;overflow:auto;max-height:200px}.jstree-dropdown{position:relative;display:inline-block;width:100%}.jstree-dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;width:100%;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.jstree-dropdown .jstree-dropdown-content-expanded{display:block}.cropFrame .cropControls{height:20px}.cropFrame .cropControls span{margin:1px 0 0 5px}.cropFrame .cropZoomIn,.cropZoomOut{margin:0 4px 0 0!important}.cropControls{z-index:10!important}.cropimage{min-height:50px}.drag-n-drop-field .box-dragndrop,.drag-n-drop-field .box-uploading,.drag-n-drop-field .box-success,.drag-n-drop-field .box-error{display:none}.drag-n-drop-field .box-uploading,.drag-n-drop-field .box-success,.drag-n-drop-field .box-error{position:absolute;top:50%;left:45%}.drag-n-drop-field .box{height:150px;background-color:#f5f5f5;outline:1px dashed #808080;outline-offset:-10px}.drag-n-drop-field .box.is-dragover{background-color:#d3d3d3}.drag-n-drop-field .box.is-uploading .box-input{visibility:hidden}.drag-n-drop-field .box.is-uploading .box-uploading{display:block}.drag-n-drop-field .box.is-success .box-success{display:block}.drag-n-drop-field .box.is-error .box-error{display:block}.drag-n-drop-field .box.has-advanced-upload .box-dragndrop{display:inline}.drag-n-drop-field .box-input{position:absolute;top:30%;left:12%;width:75%;text-align:center}.drag-n-drop-field .box-input>label{cursor:pointer;display:inline-block;padding:15px}.drag-n-drop-field .list-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.drag-n-drop-field .list-group-item{position:relative;display:inherit;padding:.5rem 1rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:3px}.drag-n-drop-field .list-group-item:hover{background-color:#f5f5f5}.drag-n-drop-field .list-group-item>.file-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%}.drag-n-drop-field .list-group-item>.file-name:hover{cursor:pointer}.drag-n-drop-field .list-group-item>.file-del:hover{cursor:pointer}.drag-n-drop-field .list-group-item .file-state{margin-right:10px}.drag-n-drop-field .list-group-item .file-state .fa-check{color:#008000}.drag-n-drop-field .list-group-item .file-state .fa-exclamation-triangle{color:#ffa500}.drag-n-drop-field .no-doc{color:#c0c0c0;text-align:center;margin-top:40px;margin-bottom:15px;font-weight:600}.drag-n-drop-field .file-type{position:absolute;right:100px}.drag-n-drop-field .file-size{position:absolute;right:40px}.drag-n-drop-field .file-del{position:absolute;right:15px}.drag-n-drop-field .file-del>i{color:#f00}.icon-group{position:relative}.icon-group:hover{cursor:default}.icon-group>.icon-union{position:absolute;top:1px;right:10px;height:calc(100% - 2px);display:flex;align-items:center}.icon-group .input-icon{display:inline-block;width:20px;height:20px}.icon-group .input-icon:hover{cursor:pointer}.icon-group .input-icon::before{display:inline-block;width:100%;height:100%;background-position:center!important}.icon-group .input-icon.clear-field-icon::before{content:"";background:url(../../Components/images/icons/clear-icon.svg) no-repeat;background-size:contain}.icon-group .input-icon.switch-field-open-icon::before{content:"";background:url(../../Components/images/icons/open-eye-icon.svg) no-repeat;background-size:contain}.icon-group .input-icon.switch-field-close-icon::before{content:"";background:url(../../Components/images/icons/close-eye-icon.svg) no-repeat;background-size:contain}.icon-group i.vh{display:inline-block;width:1px;height:20px;background-color:var(--bs-gray-500);margin:0 .5rem}.hint-container{display:flex;width:100%;align-items:stretch;padding-top:1em}.hint-container img{height:auto!important;max-width:90%;margin:10px!important}.hint-container .hint-border{border-right:1px solid #babcbe}.hint-container .hint-toggle-button{color:var(--bs-primary);font-size:24px!important}.hint-container .hint-tree{min-width:25%;max-width:25%}.hint-container .hint-tree.active{display:none}.hint-container .hint-tree.hint-border.active{border-right:0}.hint-container .jstree .jstree-anchor{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;box-sizing:border-box}.hint-container .jstree-default{margin-right:5px}.hint-container .jstree-container-ul{margin-right:24px!important}.popup-window .popup-window-body .hint-container .jstree{min-height:60vh;overflow-y:auto}.content-topic{text-align:justify;color:#2f2f2f}.content-topic>ul,.content-topic>ol{margin-left:15px}.content-topic>h4{font-size:18px;color:#2f2f2f;text-align:center}.content-topic>h3{font-size:20px;color:#2f2f2f;text-align:center}.content-topic>h2{font-size:22px;text-transform:none;color:#2f2f2f;text-align:center}.content-topic>p,.content-topic>ul,.content-topic>ol{margin-bottom:5px}.content-topic>p>a,.content-topic>ul>li>p>a,.content-topict>ul>li>a,.content-topic>ol>li>p>a,.content-topic>ol>li>a{text-decoration:none;color:#22579e}.content-topic>p>a:hover,.content-topic>ul>li>p>a:hover,.content-topic>ul>li>a:hover,.content-topic>ol>li>p>a:hover,.content-topic>ol>li>a:hover{text-decoration:underline}