.li-widgets--technical-documents .filters{display:flex;justify-content:flex-start;flex-wrap:nowrap;margin-bottom:20px}.li-widgets--technical-documents .filters select{font-weight:500;border-color:var(--e-global-color-primary);border-width:2px}.li-widgets--technical-documents .filters select:focus{outline:none !important}.li-widgets--technical-documents .filters select:not(:last-child){margin-right:10px}.li-widgets--technical-documents .filters select[name=documents]{max-width:700px}.li-widgets--technical-documents .filters select[name=language]{width:100px}.li-widgets--technical-documents .documents{overflow:hidden}.li-widgets--technical-documents .documents .document{width:100%}.li-widgets--technical-documents .documents .document .title{color:var(--e-global-color-primary);font-weight:500;font-size:120%;margin-bottom:10px;padding:0 8px}.li-widgets--technical-documents .documents .document .files .file{display:flex}.li-widgets--technical-documents .documents .document .files .file:nth-child(2n+2){background-color:rgba(0,0,0,.07)}.li-widgets--technical-documents .documents .document .files .file>span{padding:8px}.li-widgets--technical-documents .documents .document .files .file .date,.li-widgets--technical-documents .documents .document .files .file .id{width:120px}.li-widgets--technical-documents .documents .document .files .file .language{margin-right:auto}.li-widgets--technical-documents .documents .document .files .file .download{width:50px;text-align:center;font-size:20px;cursor:pointer;margin-left:auto}@media (max-width:767px){.li-widgets--technical-documents .documents .document .files .file{flex-wrap:wrap}.li-widgets--technical-documents .documents .document .files .file .date,.li-widgets--technical-documents .documents .document .files .file .id{width:50%}.li-widgets--technical-documents .documents .document .files .file .info{width:calc(100% - 50px)}}body.elementor-editor-active .li-widgets--technical-documents .documents{height:200px;overflow:hidden;opacity:.3}