div.materials{padding:10px 20px;position:relative}div.materials h1{font-size:190%;text-align:left}div.materials div.article-info{margin-bottom:20px}div.materials div.info-short{display:flex;line-height:30px;margin:5px 0;font-size:14px}div.materials div.info-short div.avatar{width:30px;height:30px;margin-right:10px}div.materials div.info-short div.avatar img{width:100%;height:100%;border-radius:3px}div.materials div.material-info{margin-top:30px;background-color:#fcfcfc;border:1px solid #eaeaea;font-size:15px}div.materials div.material-info div.stats{display:flex;justify-content:space-around;background-color:#fff;padding:0 10px;height:30px;line-height:30px;border-bottom:1px solid #eaeaea}div.materials div.material-info div.stats div.rating.positive strong::before{content:"+"}div.materials div.material-info div.stats div.rating.positive strong{color:#008000}div.materials div.material-info div.stats div.rating.negative strong{color:#f00}div.materials div.material-info div.author{display:flex}div.materials div.material-info div.author div.avatar{position:relative;min-width:80px;height:80px;text-align:center;line-height:80px}div.materials div.material-info div.author div.avatar img.avatar{vertical-align:middle;border-radius:5px;height:75%}div.materials div.material-info div.author div.avatar img.lk-badge{position:absolute;right:3px;bottom:3px;width:30px}div.materials div.material-info div.author div.info{padding:5px 10px;flex-grow:2;overflow:hidden;margin-top:5px;font-size:110%}div.materials div.material-info div.author div.info div.username,div.materials div.material-info div.author div.info div.status{margin-top:5px}div.materials div.material-info div.author div.info div.about{margin-top:10px}div.materials div.material-info div.author div.rating{width:80px;text-align:center;font-size:140%;border-left:1px solid #eaeaea;line-height:80px}div.materials div.material-info div.share{height:40px;border-top:1px solid #eaeaea;display:flex}div.materials div.material-info div.share div.share-text{float:left;padding-left:10px;line-height:40px}div.materials div.material-info div.share div.links{float:right;padding-right:5px;height:100%}div.materials div.material-info div.share div.links span.for-align{display:inline-block;height:100%;vertical-align:middle}div.materials div.material-info div.share div.links img{width:28px;height:28px;vertical-align:middle}div.materials div.material-info div.share div.links:hover img{filter:brightness(1.15)}div.materials div.comments div.comment{position:relative;font-size:15px;margin-bottom:15px}div.materials div.comments div.comment div.reaction{position:absolute;height:100%;width:4px}div.materials div.comments div.comment div.reaction.moderator{background-color:#ffa500}div.materials div.comments div.comment div.reaction.positive{background-color:#008000}div.materials div.comments div.comment div.reaction.neutral{background-color:#808080}div.materials div.comments div.comment div.reaction.negative{background-color:#f00}div.materials div.comments div.comment div.comment-body{border:1px solid #ddd;border-left-width:0;border-radius:3px}div.materials div.comments div.comment div.info-short,div.materials div.comments div.comment div.content{margin-left:15px}div.materials div.comments div.comment div.info-short{margin-bottom:5px}div.materials div.comments div.comment div.content{margin-top:10px}div.materials div.new-comment textarea{max-width:500px;height:300px}div.title>h2>a{font-size:115%}div.materials div.edit_button{position:absolute;right:0}img.edit_button{width:40px;border:2px solid #808080;border-radius:5px;transition:0.2s ease all}img.edit_button.editing{border:2px solid #ffa500}img.edit_button.locked{border:2px solid #f00}img.edit_button:hover{border:2px solid #008000;box-shadow:0 0 1px #008000}img.edit_button.locked:hover{border:2px solid #f00;box-shadow:0 0 5px #f00}@media screen and (max-width:550px){div.materials{padding:20px 10px}}div.materials input[type="text"]{min-width:400px}div.materials div.table td.label{font-weight:bold;width:1px;padding-right:10px}div.materials div.controls{height:32px}div.materials div.controls div,div.materials div.controls form{margin-left:5px;display:inline-block}div.materials div.controls div.m_button,div.materials div.controls button{color:white;text-align:center;background-color:green;padding:0;width:32px;height:32px;line-height:29px;border-radius:20px;font-size:25px;float:right;transition:0.2s ease background-color;border:none;cursor:pointer}div.materials div.controls div.m_button:hover{background-color:greenyellow}div.materials div.controls div.m_button.print{background-color:white;color:black;border:1px solid grey;border-radius:20px}div.materials div.controls div.m_button.print:hover{background-color:orange}div.materials div.controls div.m_button.edit{background-color:grey}div.materials div.controls div.m_button.edit.editing{background-color:orange}div.materials div.controls div.m_button.edit.locked{background-color:orangered}div.materials div.controls div.m_button.edit:hover{background-color:green}div.materials div.controls button.delete{background-color:#e12716}div.materials div.controls button.delete:hover{background-color:red}div.materials .content,body#tinymce{font-size:16px;color:#111}div.materials .content table,body#tinymce table{border-collapse:collapse}div.materials .content h2,body#tinymce h2,div.materials .content h3,body#tinymce h3,div.materials .content h4,body#tinymce h4,div.materials .content h5,body#tinymce h5,div.materials .content h6,body#tinymce h6{text-align:left;margin:0;padding:0;padding-top:5px}div.materials .content h2 + p,body#tinymce h2 + p,div.materials .content h3 + p,body#tinymce h3 + p,div.materials .content h4 + p,body#tinymce h4 + p,div.materials .content h5 + p,body#tinymce h5 + p,div.materials .content h6 + p,body#tinymce h6 + p{margin-top:5px}div.materials .content thead,body#tinymce thead{color:#101010;padding:4px;font-weight:bold;border:1px solid #e5e5e5}div.materials .content thead td,body#tinymce thead td,div.materials .content thead th,body#tinymce thead th{padding:5px;background-color:#ececec}div.materials .content a,body#tinymce a{font-weight:bold}div.materials .content tbody tr:nth-child(even),body#tinymce tbody tr:nth-child(even){background-color:#f8f8f8}div.materials .content tbody tr:hover,body#tinymce tbody tr:hover{background-color:#f0f0f0}div.materials .content tbody td,body#tinymce tbody td{padding:5px;border:1px solid #e5e5e5}div.materials .content hr{border:0;border-top:1px solid rgba(30,30,30,0.1);margin:15px 0}body#tinymce hr{border:0;border-top:2px dashed #808080}code[class*="language-"],pre[class*="language-"]{color:black;background:none;text-shadow:0 1px white;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*="language-"],pre[class*="language-"]{text-shadow:none}}pre[class*="language-"]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#f5f2f0}:not(pre)>code[class*="language-"]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:slategray}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#DD4A68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}pre[data-line]{position:relative;padding:1em 0 1em 3em}.line-highlight{position:absolute;left:0;right:0;padding:inherit 0;margin-top:1em;background:hsla(24,20%,50%,.08);background:linear-gradient(to right,hsla(24,20%,50%,.1) 70%,hsla(24,20%,50%,0));pointer-events:none;line-height:inherit;white-space:pre}.line-highlight:before,.line-highlight[data-end]:after{content:attr(data-start);position:absolute;top:.4em;left:.6em;min-width:1em;padding:0 .5em;background-color:hsla(24,20%,50%,.4);color:hsl(24,20%,95%);font:bold 65%/1.5 sans-serif;text-align:center;vertical-align:.3em;border-radius:999px;text-shadow:none;box-shadow:0 1px white}.line-highlight[data-end]:after{content:attr(data-end);top:auto;bottom:.4em}.line-numbers .line-highlight:before,.line-numbers .line-highlight:after{content:none}pre[class*="language-"].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*="language-"].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:0.8em;text-align:right}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#674805;background:inherit}