.CodeMirror{font-family:monospace;height:300px;color:#000;direction:ltr}.CodeMirror-lines{padding:4px 0}.CodeMirror pre{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{border-right:1px solid #ddd;background-color:#f7f7f7;white-space:nowrap}.CodeMirror-linenumber{padding:0 3px 0 5px;min-width:20px;text-align:right;color:#999;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{width:auto;border:0!important;background:#7e7}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor-mark{background-color:rgba(20,255,20,.5)}.cm-animate-fat-cursor,.cm-fat-cursor-mark{-webkit-animation:blink 1.06s steps(1) infinite;animation:blink 1.06s steps(1) infinite}.cm-animate-fat-cursor{width:auto;border:0;background-color:#7e7}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{position:absolute;left:0;right:0;top:-50px;bottom:-20px;overflow:hidden}.CodeMirror-ruler{border-left:1px solid #ccc;top:0;bottom:0;position:absolute}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{position:relative;overflow:hidden;background:#fff}.CodeMirror-scroll{overflow:scroll!important;margin-bottom:-30px;margin-right:-30px;padding-bottom:30px;height:100%;outline:none;position:relative}.CodeMirror-sizer{position:relative;border-right:30px solid transparent}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{position:absolute;z-index:6;display:none}.CodeMirror-vscrollbar{right:0;top:0;overflow-x:hidden;overflow-y:scroll}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-y:hidden;overflow-x:scroll}.CodeMirror-scrollbar-filler{right:0;bottom:0}.CodeMirror-gutter-filler{left:0;bottom:0}.CodeMirror-gutters{position:absolute;left:0;top:0;min-height:100%;z-index:3}.CodeMirror-gutter{white-space:normal;height:100%;display:inline-block;vertical-align:top;margin-bottom:-30px}.CodeMirror-gutter-wrapper{position:absolute;z-index:4;background:none!important;border:none!important}.CodeMirror-gutter-background{position:absolute;top:0;bottom:0;z-index:4}.CodeMirror-gutter-elt{position:absolute;cursor:default;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre{border-radius:0;border-width:0;background:transparent;font-family:inherit;font-size:inherit;margin:0;white-space:pre;word-wrap:normal;line-height:inherit;color:inherit;z-index:2;position:relative;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual}.CodeMirror-wrap pre{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.CodeMirror-linewidget{position:relative;z-index:2;padding:.1px}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-webkit-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{position:absolute;width:100%;height:0;overflow:hidden;visibility:hidden}.CodeMirror-cursor{position:absolute;pointer-events:none}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{visibility:hidden;position:relative;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.hljs{display:block;overflow-x:auto;padding:.5em;color:#333;background:#f8f8f8}.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:700}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:700}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:700}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.auto-height,.auto-height .tui-editor-defaultUI{height:auto}.auto-height .tui-editor{position:relative}:not(.auto-height)>.tui-editor-defaultUI,:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}:not(.auto-height)>.tui-editor-defaultUI>.te-editor-section{-ms-flex:1;-webkit-box-flex:1;flex:1}.tui-editor-defaultUI-toolbar:after,.tui-editor:after{content:"";display:block;height:0;clear:both}.tui-editor{position:absolute;line-height:1;color:#181818;width:100%;height:inherit}.te-editor-section{min-height:0;position:relative;height:inherit}.te-md-container{display:none;overflow:hidden;height:100%}.te-md-container .te-editor{line-height:1.5}.te-md-container .te-editor,.te-md-container .te-preview{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;height:inherit}.te-md-container .CodeMirror{font-size:13px;height:inherit}.te-md-container .te-preview{overflow:auto;padding:0 25px;height:100%}.te-md-container .te-preview>p:first-child{margin-top:0!important}.te-md-container .te-preview .tui-editor-contents{padding-top:8px}.tui-editor .te-preview-style-tab>.te-editor,.tui-editor .te-preview-style-tab>.te-preview{float:left;width:100%;display:none}.tui-editor .te-preview-style-tab>.te-tab-active{display:block}.tui-editor .te-preview-style-vertical>.te-tab-section{display:none}.tui-editor .te-preview-style-tab>.te-tab-section{display:block}.tui-editor .te-preview-style-vertical .te-editor,.tui-editor .te-preview-style-vertical .te-preview{float:left;width:50%}.tui-editor .te-md-splitter{display:none;position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #e5e5e5}.tui-editor .te-preview-style-vertical .te-md-splitter{display:block}.te-ww-container{display:none;overflow:hidden;z-index:10;height:inherit;background-color:#fff}.te-ww-container>.te-editor{overflow:auto;height:inherit}.te-ww-container .tui-editor-contents:focus{outline:none}.te-ww-container .tui-editor-contents{padding:0 25px}.te-ww-container .tui-editor-contents:first-child{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px 25px 0;height:inherit}.te-ww-container .tui-editor-contents:last-child{margin-bottom:16px}.te-md-mode .te-md-container,.te-ww-mode .te-ww-container{display:block;z-index:100}.tui-editor-defaultUI.te-hide,.tui-editor.te-hide{display:none}.tui-editor-defaultUI .CodeMirror-lines{padding-top:18px;padding-bottom:18px}.tui-editor-defaultUI .CodeMirror-line{padding-left:25px;padding-right:25px}.tui-editor-defaultUI .CodeMirror pre.CodeMirror-placeholder{padding-left:25px;color:grey}.tui-editor-defaultUI .CodeMirror-scroll{cursor:text}.tui-editor-contents td.te-cell-selected{background-color:#d8dfec}.tui-editor-contents td.te-cell-selected::-moz-selection{background-color:#d8dfec}.tui-editor-contents td.te-cell-selected::selection{background-color:#d8dfec}.tui-editor-contents th.te-cell-selected{background-color:#908f8f}.tui-editor-contents th.te-cell-selected::-moz-selection{background-color:#908f8f}.tui-editor-contents th.te-cell-selected::selection{background-color:#908f8f}.tui-editor-defaultUI{position:relative;border:1px solid #e5e5e5;height:100%;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.tui-editor-defaultUI button{color:#fff;padding:0 14px 0 15px;height:28px;font-size:12px;border:none;cursor:pointer;outline:none}.tui-editor-defaultUI button.te-ok-button{background-color:#4b96e6}.tui-editor-defaultUI button.te-close-button{background-color:#777}.tui-editor-defaultUI-toolbar{padding:0 25px;height:31px;background-color:#fff;border:0;overflow:hidden}.tui-toolbar-divider{float:left;display:inline-block;width:1px;height:14px;background-color:#ddd;margin:9px 6px}.tui-toolbar-button-group{height:28px;border-right:1px solid #d9d9d9;float:left}.te-toolbar-section{height:32px;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e5e5e5}.tui-editor-defaultUI-toolbar button{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;cursor:pointer;background-color:#fff;width:22px;height:22px;padding:3px;border-radius:0;margin:5px 3px;border:1px solid #fff}.tui-editor-defaultUI-toolbar button.active,.tui-editor-defaultUI-toolbar button:active,.tui-editor-defaultUI-toolbar button:hover{border:1px solid #aaa;background-color:#fff}.tui-editor-defaultUI-toolbar button:first-child{margin-left:0}.tui-editor-defaultUI-toolbar button:last-child{margin-right:0}.tui-editor-defaultUI-toolbar button.tui-scrollsync{width:auto;color:#777;border:0}.tui-editor-defaultUI button.tui-scrollsync:after{content:"Scroll off"}.tui-editor-defaultUI button.tui-scrollsync.active{color:#125de6;font-weight:700}.tui-editor-defaultUI button.tui-scrollsync.active:after{content:"Scroll on"}.tui-editor-defaultUI .te-mode-switch-section{background-color:#f9f9f9;border-top:1px solid #e5e5e5;height:20px;font-size:12px}.tui-editor-defaultUI .te-mode-switch{float:right;height:100%}.tui-editor-defaultUI .te-switch-button{width:92px;height:inherit;background:#e5e5e5;outline:0;color:#a0aabf;cursor:pointer;border:0;border-left:1px solid #ddd;border-right:1px solid #ddd}.tui-editor-defaultUI .te-switch-button.active{background-color:#fff;color:#000}.tui-editor-defaultUI .te-markdown-tab-section{float:left;height:31px;background:#fff}.te-markdown-tab-section .te-tab{margin:0 -7px 0 24px;background:#fff}.tui-editor-defaultUI .te-tab button{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:100%;position:relative;cursor:pointer;z-index:1;font-size:13px;background-color:#f9f9f9;border:1px solid #e5e5e5;border-top:0;padding:0 9px;color:#777;border-radius:0;outline:0}.te-markdown-tab-section .te-tab button:last-child{margin-left:-1px}.te-markdown-tab-section .te-tab button.te-tab-active,.te-markdown-tab-section .te-tab button:hover.te-tab-active{background-color:#fff;color:#333;border-bottom:1px solid #fff;z-index:2}.te-markdown-tab-section .te-tab button:hover{background-color:#fff;color:#333}.tui-popup-modal-background{background-color:hsla(0,0%,79%,.6);position:fixed;margin:0;left:0;top:0;width:100%;height:100%;z-index:9999}.tui-popup-modal-background.fit-window .tui-popup-wrapper,.tui-popup-wrapper.fit-window{width:100%;height:100%}.tui-popup-wrapper{width:500px;margin-right:auto;border:1px solid #cacaca;background:#fff;z-index:9999}.tui-popup-modal-background .tui-popup-wrapper{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.tui-popup-header{padding:10px;height:auto;line-height:normal;position:relative;border-bottom:1px solid #cacaca}.tui-popup-header .tui-popup-header-buttons{float:right}.tui-popup-header .tui-popup-header-buttons button{padding:0;background-color:transparent;background-size:cover;float:left}.tui-popup-header .tui-popup-close-button{margin:3px;width:13px;height:13px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMHB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxMCAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5GMjc2Qzc4MC0zM0JBLTQ3MTItQTM3OC04RkQwQUNDOTFDRTk8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImxuYi1mb2xkZXItZGVsIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiM3Nzc3NzciPiAgICAgICAgICAgIDxwYXRoIGQ9Ik01LDMuNTg1Nzg2NDQgTDEuNzA3MTA2NzgsMC4yOTI4OTMyMTkgTDAuMjkyODkzMjE5LDEuNzA3MTA2NzggTDMuNTg1Nzg2NDQsNSBMMC4yOTI4OTMyMTksOC4yOTI4OTMyMiBMMS43MDcxMDY3OCw5LjcwNzEwNjc4IEw1LDYuNDE0MjEzNTYgTDguMjkyODkzMjIsOS43MDcxMDY3OCBMOS43MDcxMDY3OCw4LjI5Mjg5MzIyIEw2LjQxNDIxMzU2LDUgTDkuNzA3MTA2NzgsMS43MDcxMDY3OCBMOC4yOTI4OTMyMiwwLjI5Mjg5MzIxOSBMNSwzLjU4NTc4NjQ0IFoiIGlkPSJDb21iaW5lZC1TaGFwZSI+PC9wYXRoPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.tui-popup-header .tui-popup-title{font-size:13px;font-weight:700;color:#333;vertical-align:bottom}.tui-popup-body{padding:15px;font-size:12px}.tui-editor-popup{position:absolute;top:30px;left:50%;margin-left:-250px}.tui-editor-popup.tui-popup-modal-background{position:fixed;top:0;left:0;margin:0}.tui-editor-popup .tui-popup-body label{font-weight:700;color:#666;display:block;margin:10px 0 5px}.tui-editor-popup .tui-popup-body .te-button-section{margin-top:15px}.tui-editor-popup .tui-popup-body input[type=file],.tui-editor-popup .tui-popup-body input[type=text]{padding:4px 10px;border:1px solid #bfbfbf;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.tui-editor-popup .tui-popup-body input.wrong{border-color:red}.te-popup-add-link .tui-popup-wrapper{height:219px}.te-popup-add-image .tui-popup-wrapper{height:243px}.te-popup-add-image .te-tab{display:block;background:none;border-bottom:1px solid #ebebeb;margin-bottom:8px}.te-popup-add-image .te-file-type,.te-popup-add-image .te-url-type{display:none}.te-popup-add-image div.te-tab-active,.te-popup-add-image form.te-tab-active{display:block}.te-popup-add-image .te-tab button{border:1px solid #ccc;background:#eee;min-width:100px;margin-left:-1px;border-bottom:0;border-radius:3px 3px 0 0}.te-popup-add-image .te-tab button.te-tab-active{background:#fff}.te-popup-add-table .te-table-selection{position:relative}.te-popup-add-table .te-table-body{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZmspKREMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgAMSwQgckFvTgAAAABJRU5ErkJggg==")}.te-popup-add-table .te-table-header{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARCAYAAAAougcOAAAC7mlDQ1BJQ0MgUHJvZmlsZQAAeAGFVM9rE0EU/jZuqdAiCFprDrJ4kCJJWatoRdQ2/RFiawzbH7ZFkGQzSdZuNuvuJrWliOTi0SreRe2hB/+AHnrwZC9KhVpFKN6rKGKhFy3xzW5MtqXqwM5+8943731vdt8ADXLSNPWABOQNx1KiEWlsfEJq/IgAjqIJQTQlVdvsTiQGQYNz+Xvn2HoPgVtWw3v7d7J3rZrStpoHhP1A4Eea2Sqw7xdxClkSAog836Epx3QI3+PY8uyPOU55eMG1Dys9xFkifEA1Lc5/TbhTzSXTQINIOJT1cVI+nNeLlNcdB2luZsbIEL1PkKa7zO6rYqGcTvYOkL2d9H5Os94+wiHCCxmtP0a4jZ71jNU/4mHhpObEhj0cGDX0+GAVtxqp+DXCFF8QTSeiVHHZLg3xmK79VvJKgnCQOMpkYYBzWkhP10xu+LqHBX0m1xOv4ndWUeF5jxNn3tTd70XaAq8wDh0MGgyaDUhQEEUEYZiwUECGPBoxNLJyPyOrBhuTezJ1JGq7dGJEsUF7Ntw9t1Gk3Tz+KCJxlEO1CJL8Qf4qr8lP5Xn5y1yw2Fb3lK2bmrry4DvF5Zm5Gh7X08jjc01efJXUdpNXR5aseXq8muwaP+xXlzHmgjWPxHOw+/EtX5XMlymMFMXjVfPqS4R1WjE3359sfzs94i7PLrXWc62JizdWm5dn/WpI++6qvJPmVflPXvXx/GfNxGPiKTEmdornIYmXxS7xkthLqwviYG3HCJ2VhinSbZH6JNVgYJq89S9dP1t4vUZ/DPVRlBnM0lSJ93/CKmQ0nbkOb/qP28f8F+T3iuefKAIvbODImbptU3HvEKFlpW5zrgIXv9F98LZua6N+OPwEWDyrFq1SNZ8gvAEcdod6HugpmNOWls05Uocsn5O66cpiUsxQ20NSUtcl12VLFrOZVWLpdtiZ0x1uHKE5QvfEp0plk/qv8RGw/bBS+fmsUtl+ThrWgZf6b8C8/UXAeIuJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAOklEQVQ4EWO8e/fuPwYGBkYgphlgAZksLCxMMwtABjPR1HSo4aOWkBTKo8E1GlwkhQBJikdT1wgNLgDxKwPzTeWPdAAAAABJRU5ErkJggg==")}.te-popup-add-table .te-selection-area{position:absolute;top:0;left:0;background:#80d2ff;opacity:.3;z-index:999}.te-popup-add-table .te-description{margin:10px 0 0;text-align:center}.te-popup-table-utils{width:120px}.te-popup-table-utils .tui-popup-body{padding:0}.te-popup-table-utils button{width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:28px;text-align:left;color:#777}.te-popup-table-utils button:hover{background-color:#f4f4f4}.te-popup-table-utils hr{background-color:#cacaca;border-style:none;height:1px}.te-heading-add{width:auto}.te-heading-add .tui-popup-body{padding:0}.te-heading-add h1,.te-heading-add h2,.te-heading-add h3,.te-heading-add h4,.te-heading-add h5,.te-heading-add h6,.te-heading-add p,.te-heading-add ul{padding:0;margin:0}.te-heading-add ul{list-style:none}.te-heading-add ul li{padding:2px 10px;cursor:pointer}.te-heading-add ul li:hover{background-color:#eee}.te-heading-add h1{font-size:24px}.te-heading-add h2{font-size:22px}.te-heading-add h3{font-size:20px}.te-heading-add h4{font-size:18px}.te-heading-add h5{font-size:16px}.te-heading-add h6{font-size:14px}.te-dropdown-toolbar{position:absolute;width:auto}.te-dropdown-toolbar .tui-popup-body{padding:0}.te-dropdown-toolbar .tui-toolbar-divider{display:none}.tui-popup-color{padding:0}.tui-popup-color .tui-colorpicker-container,.tui-popup-color .tui-colorpicker-palette-container{width:144px}.tui-popup-color .tui-colorpicker-container ul{width:144px;margin-bottom:8px}.tui-popup-color .tui-colorpicker-container li{padding:0 1px 1px 0}.tui-popup-color .tui-colorpicker-container li .tui-colorpicker-palette-button{border:0;width:17px;height:17px}.tui-popup-color .tui-popup-body{padding:10px}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-toggle-slider{display:none}.tui-popup-color .te-apply-button,.tui-popup-color .tui-colorpicker-palette-hex{float:right}.tui-popup-color .te-apply-button{height:21px;width:35px;background:#fff;border:1px solid #efefef;position:absolute;bottom:135px;right:10px;color:#000}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-hex{border:1px solid #e1e1e1;padding:3px 14px;margin-left:-1px}.tui-popup-color .tui-colorpicker-container div.tui-colorpicker-clearfix{display:inline-block}.tui-popup-color .tui-colorpicker-container .tui-colorpicker-palette-preview{width:19px;height:19px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-slider-right{width:22px}.tui-popup-color .tui-colorpicker-slider-container .tui-colorpicker-huebar-handle{display:none}.tui-tooltip{z-index:999;opacity:.8;color:#fff;padding:2px 5px;font-size:10px}.tui-tooltip,.tui-tooltip .arrow{position:absolute;background-color:#222}.tui-tooltip .arrow{content:"";display:inline-block;width:10px;height:10px;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:-3px;left:6px;z-index:-1}.tui-toolbar-icons{background:url(/images/vendor/tui-editor/dist/tui-editor.png?ff73bed3e79d9602e59547f104cfdab9);background-size:218px 188px;display:inline-block}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.tui-toolbar-icons{background:url(/images/vendor/tui-editor/dist/tui-editor-2x.png?a80b3a118d171954c8c317543197fcb5);background-size:218px 188px;display:inline-block}}.tui-toolbar-icons.tui-heading{background-position:-172px -48px}.tui-toolbar-icons.tui-heading:disabled{background-position:-193px -48px}.tui-toolbar-icons.tui-bold{background-position:-4px -4px}.tui-toolbar-icons.tui-bold:disabled{background-position:-25px -4px}.tui-toolbar-icons.tui-italic{background-position:-4px -48px}.tui-toolbar-icons.tui-italic:disabled{background-position:-25px -48px}.tui-toolbar-icons.tui-color{background-position:-172px -70px}.tui-toolbar-icons.tui-color:disabled{background-position:-193px -70px}.tui-toolbar-icons.tui-strike{background-position:-4px -26px}.tui-toolbar-icons.tui-strike:disabled{background-position:-25px -26px}.tui-toolbar-icons.tui-hrline{background-position:-46px -92px}.tui-toolbar-icons.tui-hrline:disabled{background-position:-67px -92px}.tui-toolbar-icons.tui-quote{background-position:-4px -114px}.tui-toolbar-icons.tui-quote:disabled{background-position:-25px -114px}.tui-toolbar-icons.tui-ul{background-position:-46px -4px}.tui-toolbar-icons.tui-ul:disabled{background-position:-67px -4px}.tui-toolbar-icons.tui-ol{background-position:-46px -26px}.tui-toolbar-icons.tui-ol:disabled{background-position:-67px -26px}.tui-toolbar-icons.tui-task{background-position:-130px -48px}.tui-toolbar-icons.tui-task:disabled{background-position:-151px -48px}.tui-toolbar-icons.tui-indent{background-position:-46px -48px}.tui-toolbar-icons.tui-indent:disabled{background-position:-67px -48px}.tui-toolbar-icons.tui-outdent{background-position:-46px -70px}.tui-toolbar-icons.tui-outdent:disabled{background-position:-67px -70px}.tui-toolbar-icons.tui-table{background-position:-88px -92px}.tui-toolbar-icons.tui-table:disabled{background-position:-109px -92px}.tui-toolbar-icons.tui-image{background-position:-130px -4px}.tui-toolbar-icons.tui-image:disabled{background-position:-151px -4px}.tui-toolbar-icons.tui-link{background-position:-130px -26px}.tui-toolbar-icons.tui-link:disabled{background-position:-151px -26px}.tui-toolbar-icons.tui-code{background-position:-130px -92px}.tui-toolbar-icons.tui-code:disabled{background-position:-151px -92px}.tui-toolbar-icons.tui-codeblock{background-position:-130px -70px}.tui-toolbar-icons.tui-codeblock:disabled{background-position:-151px -70px}.tui-toolbar-icons.tui-more{background-position:-172px -92px}.tui-toolbar-icons.tui-more:disabled{background-position:-193px -92px}.tui-colorpicker-svg-huebar,.tui-colorpicker-svg-slider,.tui-colorpicker-vml-slider{border:1px solid #ebebeb}.CodeMirror .cm-header{font-weight:700;color:inherit}.CodeMirror .cm-header-1{font-size:24px}.CodeMirror .cm-header-2{font-size:22px}.CodeMirror .cm-header-3{font-size:20px}.CodeMirror .cm-header-4{font-size:18px}.CodeMirror .cm-header-5{font-size:16px}.CodeMirror .cm-header-6{font-size:14px}.CodeMirror .cm-variable-2{color:inherit}.tui-editor-pseudo-clipboard{position:fixed;left:-1000px;top:-1000px;width:100px;height:100px}.te-ww-block-overlay.code-block-header{text-align:right;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.te-ww-block-overlay.code-block-header span{font-size:10px;font-weight:600;padding:0 10px;color:#333;cursor:default}.te-ww-block-overlay.code-block-header button{margin:8px;font-size:10px;color:#333;background-color:#f9f9f9;border:1px solid #ddd;padding:4px;height:auto}.te-popup-code-block-languages{position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box;width:130px}.te-popup-code-block-languages .tui-popup-body{max-height:169px;overflow:auto;padding:0}.te-popup-code-block-languages button{width:100%;background-color:#fff;border:none;outline:0;padding:0 10px;font-size:12px;line-height:24px;text-align:left;color:#777}.te-popup-code-block-languages button.active{background-color:#f4f4f4}.tui-popup-code-block-editor .tui-popup-wrapper{width:70%;height:70%;margin:auto;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.te-input-language{position:relative;margin-left:15px;cursor:pointer}.te-input-language input{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;padding:3px 5px;border:1px solid #ddd;background-color:#f9f9f9;-webkit-box-sizing:border-box;box-sizing:border-box;width:130px;outline:none}.te-input-language input::-ms-clear{display:none}.te-input-language:after{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxMiAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT42Q0NBRDk2QS0yMjYxLTRFNDAtOTk1RC1DRUUyQUREQUQ3NkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbS10cmFuZ2xlLWQtc2lkZSIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlJlY3RhbmdsZS03IiBwb2ludHM9IjIgNSAxMCA1IDYgMTAiPjwvcG9seWdvbj4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);position:absolute;top:1px;right:3px}.te-input-language.active:after{content:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxMiAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5BNEZDRkIzMy0zNjdBLTREMjAtOEEyNC1DQ0I2ODFBMDZDODg8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbS10cmFuZ2xlLXVwLXNpZGUiIGZpbGw9IiM1NTU1NTUiPiAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJSZWN0YW5nbGUtNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4wMDAwMDAsIDYuNTAwMDAwKSBzY2FsZSgxLCAtMSkgdHJhbnNsYXRlKC02LjAwMDAwMCwgLTYuNTAwMDAwKSAiIHBvaW50cz0iMiA0IDEwIDQgNiA5Ij48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.tui-popup-code-block-editor button{margin:-1px 3px}.tui-popup-code-block-editor .tui-popup-header-buttons{height:20px}.tui-popup-code-block-editor .popup-editor-toggle-preview:after{content:"Preview off";color:#777;margin-right:22px}.tui-popup-code-block-editor .popup-editor-toggle-preview.active:after{content:"Preview on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-scroll:after{content:"Scroll off";color:#777;margin-right:16px}.tui-popup-code-block-editor .popup-editor-toggle-scroll.active:after{content:"Scroll on";color:#4b96e6}.tui-popup-code-block-editor .popup-editor-toggle-fit{width:18px;height:18px;margin-top:4px;margin-right:14px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT40OUQ4RTYyMy1GRTAyLTQ1RUUtQkQ5Ri0xMjUyQjEzRTU1MkQ8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbnRlbnRzLWV4cGFuZCIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBhdGggZD0iTTMsMyBMOSwzIEw5LDUgTDUsNSBMNSw5IEwzLDkgTDMsMyBaIE0xNSwxNSBMOSwxNSBMOSwxMyBMMTMsMTMgTDEzLDkgTDE1LDkgTDE1LDE1IFoiIGlkPSJDb21iaW5lZC1TaGFwZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOS4wMDAwMDAsIDkuMDAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC05LjAwMDAwMCwgLTkuMDAwMDAwKSAiPjwvcGF0aD4gICAgICAgICAgICA8cG9seWdvbiBpZD0iTGluZSIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS41MDAwMDAsIDYuNTAwMDAwKSBzY2FsZSgtMSwgMSkgdHJhbnNsYXRlKC0xMS41MDAwMDAsIC02LjUwMDAwMCkgIiBwb2ludHM9IjkuMDg1Nzg2NDQgNS41IDEyLjUgOC45MTQyMTM1NiAxMy45MTQyMTM2IDcuNSAxMC41IDQuMDg1Nzg2NDQiPjwvcG9seWdvbj4gICAgICAgICAgICA8cG9seWdvbiBpZD0iTGluZS1Db3B5IiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYuNTAwMDAwLCAxMS41MDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTYuNTAwMDAwLCAtMTEuNTAwMDAwKSAiIHBvaW50cz0iNC4wODU3ODY0NCAxMC41IDcuNSAxMy45MTQyMTM2IDguOTE0MjEzNTYgMTIuNSA1LjUgOS4wODU3ODY0NCI+PC9wb2x5Z29uPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)}.tui-popup-code-block-editor .popup-editor-toggle-fit.active{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE4cHgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT4wN0Q1MjlCRi1GNTIzLTREN0EtQTlGNi05NTUzNTU5RDNEMUE8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggc2tldGNodG9vbC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlN5bWJvbHMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9ImNvbnRlbnRzLXJlZHVjZSIgZmlsbD0iIzU1NTU1NSI+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgtMzIiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS41MDAwMDAsIDEyLjUwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtNS41MDAwMDAsIC0xMi41MDAwMDApICIgcG9pbnRzPSIzLjA4NTc4NjQ0IDExLjUgNi41IDE0LjkxNDIxMzYgNy45MTQyMTM1NiAxMy41IDQuNSAxMC4wODU3ODY0Ij48L3BvbHlnb24+ICAgICAgICAgICAgPHBhdGggZD0iTTksOSBMMTUsOSBMMTUsMTEgTDExLDExIEwxMSwxNSBMOSwxNSBMOSw5IFogTTksOSBMMyw5IEwzLDcgTDcsNyBMNywzIEw5LDMgTDksOSBaIiBpZD0iQ29tYmluZWQtU2hhcGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMDAwMDAwLCA5LjAwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtOS4wMDAwMDAsIC05LjAwMDAwMCkgIj48L3BhdGg+ICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgtMzMiIGZpbGwtcnVsZT0ibm9uemVybyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTIuNTAwMDAwLCA1LjUwMDAwMCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtMTIuNTAwMDAwLCAtNS41MDAwMDApICIgcG9pbnRzPSIxNC45MTQyMTM2IDYuNSAxMS41IDMuMDg1Nzg2NDQgMTAuMDg1Nzg2NCA0LjUgMTMuNSA3LjkxNDIxMzU2Ij48L3BvbHlnb24+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=)}.tui-popup-code-block-editor .tui-popup-close-button{margin-top:6px}.tui-popup-code-block-editor .tui-popup-body{z-index:-1;padding:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex:1;-webkit-box-flex:1;flex:1}.tui-popup-code-block-editor .popup-editor-body{position:relative;-ms-flex:1;-webkit-box-flex:1;flex:1;border-bottom:1px solid #cacaca}.tui-popup-code-block-editor .te-button-section{padding:15px}.tui-popup-code-block-editor .te-button-section button{float:left}.tui-popup-code-block-editor .tui-editor-contents pre{margin:0;background-color:transparent}.tui-popup-code-block-editor .CodeMirror{height:auto}.tui-popup-code-block-editor .CodeMirror-line{font-family:Consolas,Courier,Apple SD\ \C0B0\B3CC\ACE0\B515 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,"\B9D1\C740   \ACE0\B515",Malgun Gothic,Segoe UI,\\B3CB\C6C0,dotum,sans-serif;font-size:13px;line-height:160%;letter-spacing:-.3px}.tui-popup-code-block-editor .popup-editor-editor-wrapper{min-height:100%}.tui-split-scroll-wrapper{position:relative}.tui-split-scroll{position:absolute}.tui-split-scroll,.tui-split-scroll-wrapper{width:100%;height:100%}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{position:absolute;top:0;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.tui-split-scroll .tui-split-content-left{left:0}.tui-split-scroll .tui-split-content-right{left:50%}.tui-split-scroll .tui-splitter{position:absolute;left:50%;top:0;height:100%;width:1px;border-left:1px solid #cacaca}.tui-split-scroll .tui-split-scroll-content{width:100%;height:100%;overflow:hidden;position:relative}.tui-split-scroll .tui-split-content-left,.tui-split-scroll .tui-split-content-right{height:100%;overflow-x:hidden;overflow-y:auto}.tui-split-scroll button.tui-scrollsync{top:10px;opacity:.2}.tui-split-scroll button.tui-scrollsync:after{content:"scroll off"}.tui-split-scroll.scroll-sync button.tui-scrollsync{opacity:.5}.tui-split-scroll.scroll-sync .tui-split-content-left,.tui-split-scroll.scroll-sync .tui-split-content-right{height:auto;overflow:initial}.tui-split-scroll.scroll-sync button.tui-scrollsync:after{content:"scroll on"}.tui-split-scroll.scroll-sync .tui-split-scroll-content{overflow-y:auto}.tui-split-scroll.single-content .tui-splitter{display:none}.tui-split-scroll.single-content .tui-split-content-left{width:100%}.tui-split-scroll.single-content .tui-split-content-right,.tui-split-scroll.single-content button.tui-scrollsync{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@supports (-ms-accelerator:true){.tui-split-scroll-wrapper .tui-splitter{left:calc(50% - 9px)}}@media screen and (max-width:480px){.tui-popup-wrapper{max-width:300px}.tui-editor-popup{margin-left:-150px}.te-dropdown-toolbar{max-width:none}}.CodeMirror{font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.tui-editor-contents :not(table){line-height:160%;-webkit-box-sizing:content-box;box-sizing:content-box}.tui-editor-contents address,.tui-editor-contents cite,.tui-editor-contents dfn,.tui-editor-contents em,.tui-editor-contents i,.tui-editor-contents var{font-style:italic}.tui-editor-contents strong{font-weight:700}.tui-editor-contents p{margin:10px 0;color:#555}.tui-editor-contents>div>div:first-of-type h1,.tui-editor-contents>h1:first-of-type{margin-top:14px}.tui-editor-contents h1,.tui-editor-contents h2,.tui-editor-contents h3,.tui-editor-contents h5{font-weight:700}.tui-editor-contents h1{font-size:1.6rem;line-height:28px;border-bottom:3px double #999;margin:52px 0 15px;padding-bottom:7px;color:#000}.tui-editor-contents h2{font-size:1.3rem;line-height:23px;border-bottom:1px solid #dbdbdb;margin:30px 0 13px;padding-bottom:7px;color:#333}.tui-editor-contents h3,.tui-editor-contents h4{font-size:1.2rem;line-height:18px;margin:20px 0 2px;color:#333}.tui-editor-contents h5,.tui-editor-contents h6{font-size:1rem;line-height:17px;margin:10px 0 -4px;color:#333}.tui-editor-contents blockquote{margin:15px 0;border-left:4px solid #ddd;padding:0 15px;color:#777}.tui-editor-contents blockquote>:first-child{margin-top:0}.tui-editor-contents blockquote>:last-child{margin-bottom:0}.tui-editor-contents code,.tui-editor-contents pre{font-family:Consolas,Courier,Apple SD\ \C0B0\B3CC\ACE0\B515 Neo,-apple-system,Lucida Grande,Apple SD Gothic Neo,"\B9D1\C740   \ACE0\B515",Malgun Gothic,Segoe UI,\\B3CB\C6C0,dotum,sans-serif;border:0;border-radius:0}.tui-editor-contents pre{margin:2px 0 8px;padding:18px;background-color:#f5f7f8}.tui-editor-contents code{color:#c1788b;padding:4px 4px 2px 0;letter-spacing:-.3px}.tui-editor-contents pre code{padding:0;color:inherit;white-space:pre-wrap;background-color:transparent}.tui-editor-contents pre.addon{border:1px solid #e8ebed;background-color:#fff}.tui-editor-contents img{margin:4px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;max-width:100%}.tui-editor-contents table{margin:2px 0 14px;color:#555;width:auto;border-collapse:collapse;-webkit-box-sizing:border-box;box-sizing:border-box}.tui-editor-contents table td,.tui-editor-contents table th{height:32px;padding:5px 14px 5px 12px}.tui-editor-contents table td{border:1px solid #eaeaea}.tui-editor-contents table th{border:1px solid #72777b;border-top:0;background-color:#7b8184;font-weight:300;color:#fff;padding-top:6px}.tui-editor-contents dir,.tui-editor-contents menu,.tui-editor-contents ol,.tui-editor-contents ul{display:block;list-style-type:disc;padding-left:17px;margin:6px 0 10px;color:#555}.tui-editor-contents ol{list-style-type:decimal}.tui-editor-contents ol ol,.tui-editor-contents ol ul,.tui-editor-contents ul ol,.tui-editor-contents ul ul{margin-top:0!important;margin-bottom:0!important}.tui-editor-contents ol li,.tui-editor-contents ul li{position:relative}.tui-editor-contents ul p,ol p{margin:0}.tui-editor-contents ol li.task-list-item:before,.tui-editor-contents pre ul li:before,.tui-editor-contents ul li.task-list-item:before{content:""}.tui-editor-contents hr{border-top:1px solid #eee;margin:16px 0}.tui-editor-contents a{text-decoration:underline;color:#5286bc}.tui-editor-contents a:hover{color:#007cff}.tui-editor-contents{font-size:13px;margin:0;padding:0}.tui-editor-contents .task-list-item{border:0;list-style:none;padding-left:22px;margin-left:-22px}.tui-editor-contents .task-list-item:before{background-repeat:no-repeat;background-size:16px 16px;background-position:50%;content:"";height:18px;width:18px;position:absolute;left:0;top:1px;cursor:pointer;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAADdJREFUKBVjvHv37n8GMgALSI+SkhJJWu/du8fARJIOJMWjGpECA505GjjoIYLEB6dVUNojFQAA/1MJUFWet/4AAAAASUVORK5CYII=")}.tui-editor-contents .task-list-item.checked:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAMpJREFUKBVjjJ/64D8DGYCJDD1gLbTVyM3OxJDiJMzAxcYIdyALnIWDAdJU7i/OICfCxsDMxMgwc88bwk5F1vTs/W+GFUffwY2H+1FBlI2hLliCQYCbGSyJrqlzwwuGj9//YWoMtRBgUBJnZ6gMEGeQFWaFOw9kE7omkG5GWDyCPF7mJ86gIMbO8P//fwZGRkYGXJpAGuFO/fbrP0PXppcMD179JKgJRSOIA9N8/NZXrM4DqYEBjOgAaYYFOUwRNhruVGyS+MTI1ggAx8NTGcUtFVQAAAAASUVORK5CYII=")}.tui-editor-contents .task-list-item .task-list-item-checkbox,.tui-editor-contents .task-list-item input[type=checkbox]{margin-left:-17px;margin-right:3.8px;margin-top:3px}.tui-editor-contents-placeholder:before{content:attr(data-placeholder);color:grey;line-height:160%;position:absolute}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder,.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-group{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn{font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5);box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;background-color:transparent}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}html{font-size:62.5%}body{font-size:12px;font-size:1.2rem}.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" "}.container-fluid:after,.container:after,.row:after{clear:both}.container{margin-right:auto;margin-left:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:992px){.container,.max-w-1200{width:970px}}@media (min-width:1200px){.container,.max-w-1200{width:1200px}}@media (min-width:1440px){.container{width:1400px}}.container-fluid{margin-right:auto;margin-left:auto}.container-fluid,.row{-webkit-box-sizing:border-box;box-sizing:border-box}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;-webkit-box-sizing:border-box;box-sizing:border-box}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:80.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.special-a-warp,a,button,li{-webkit-transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out;transition:color .3s ease-out,border-color .3s ease-out,background-color .3s ease-out}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}html{font-family:-apple-system,Verdana,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,PingFang SC,Noto Sans,Noto Sans CJK SC,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{background:#fff;margin:0 auto}a{text-decoration:none}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}.clearfix{height:1%}input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only}input:focus,textarea:focus{outline:none}.tap_init{-webkit-tap-highlight-color:transparent}dd,dl,dt,ol,ul{list-style:none}b,em,strong{font-style:normal}.left{float:left}.right{float:right}.clear{clear:both}.ml10{margin-left:10px}.mr15{margin-right:15px}.mr10{margin-right:10px}.mr30{margin-right:30px}.mt5{margin-top:5px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mb10{margin-bottom:10px}.mb50{margin-bottom:50px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.color-ff0107{color:#ff0107}.color-ff0{color:red}.img-respond,.img-responsive{display:block;max-width:100%}.img-responsive{width:auto;height:auto}.img-shadow{-webkit-box-shadow:0 0 2px 3px hsla(0,0%,93%,.8);box-shadow:0 0 2px 3px hsla(0,0%,93%,.8)}.btn,.btn-tags{display:inline-block}.btn-tags{height:24px;line-height:24px;padding:0 10px;margin-right:7px;margin-top:10px;color:#000;font-size:12px;background-color:#e6e6e6;word-break:break-all}.btn-tags:hover{background-color:#c6c6c6}.modal-overlay,.overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000;background-color:rgba(0,0,0,.4)}.push-body{position:relative;left:0;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}.push-body-right{left:260px}.push-right{left:0}button[disabled]{cursor:not-allowed}@media (min-width:1460px){.learn-video .container{width:1498px}.container{width:1440px}#header container{width:1512px}#footer .container{width:1200px}}@media (max-width:1024px){.max-w-1200{padding:0 15px}}@media (max-width:991px){.container{margin:0 9px}}@media (max-width:320px){.mr15{margin-right:0}}.nav-none{display:none!important}.search-down{display:none;width:80%;height:80px;line-height:80px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.17);box-shadow:0 2px 6px 0 rgba(0,0,0,.17);position:fixed;top:0;left:10%;z-index:99999}.search-down input[type=text]{outline:none;height:80px;text-indent:30px;color:#333;font-size:18px;border:0}.search-down button{opacity:0;position:absolute}.search-down span{height:80px;display:block;background:#fff;background-size:16px 16px;cursor:pointer;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:30px}.search-down span img{width:16px;height:16px}.search-down span:hover img{opacity:.7}.eda-search{display:none;margin-right:28px;width:450px;height:36px;background:#fff;border-radius:18px;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.eda-search .search-type{text-indent:5px;width:110px;height:100%;border:none;outline:none;font-size:14px}.eda-search input{-webkit-box-flex:1;-ms-flex:1;flex:1;outline:none;padding-left:10px;font-size:14px;border:0;border-left:1px solid #ccc;margin-left:10px;height:100%;color:#202d40;font-family:PingFang SC,PingFang SC-Regular}.eda-search input::-webkit-input-placeholder{color:#899099}.eda-search button{opacity:0;position:absolute}.eda-search span{display:block;background:#fff;background-size:16px 16px;cursor:pointer;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eda-search span img{width:12px;height:12px;opacity:.5}#header{font-size:16px;background-color:#f9f9f9}@media (min-width:1921px){#header>.container{width:78%;max-width:2050px}}@media (min-width:2049px){#header>.container{width:90%;max-width:2050px}}#header .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .row:after,#header .row:before{display:none}#header .header-menu-wrapper{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:66px}#header .header-menu{width:34px;height:34px;vertical-align:inherit;display:none}#header .header-menu svg{width:100%;height:100%;color:#1765f6}#header .header-nav-warp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .logo,#header .nav{display:inline-block;vertical-align:top}#header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .logo .middle-hidden{width:153px;height:32px;display:inline-block;vertical-align:middle;background:url(/fonts/en-logo-bule.svg?f8ad5c71b0aab2b9ad6f2e4512b84fd2) no-repeat 50%;background-size:100% 100%}#header .logo .middle-hidden.lceda{width:255px;background:url(/fonts/blue-logo-cn.svg?59fdaa91795d4711b2c02ff587b2d6a4) no-repeat 50%;background-size:100% 100%}#header #headerNav{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header #headerNav .has-sub-nav.cur em{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition:transform .5s}#header #headerNav a.header-editor-btn{background:#1765f6;color:#fff;padding:0 20px;margin-top:13px;margin-right:17px;text-align:center;text-shadow:0 0 0 #fff;border-radius:26px;height:42px;line-height:42px;font-size:14px;font-weight:700;-webkit-transition:padding 1s;transition:padding 1s}#header #headerNav a.header-editor-btn:hover{opacity:.7;-webkit-transition:opacity .5s;transition:opacity .5s}#header #headerNav a.header-editor-btn:hover:after{background-color:#6c97fa}#header #headerNav li{float:left;margin-right:40px;position:relative}#header #headerNav li:first-child{margin-left:50px}#header #headerNav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header #headerNav li a span{display:block}#header #headerNav li a em{display:block;width:16px;height:16px;background:url(/fonts/Arrow-gray.svg?770985e684a9eb37eb8fd050671e7c8f) no-repeat;opacity:.5}#header #headerNav li a.cur em,#header #headerNav li a:hover em{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition:transform .5s;opacity:1}#header #headerNav li a.header-editor-btn:after{content:"";border:0;top:0;left:0}#header #headerNav .nav-search{display:none!important;position:relative;width:200px;margin:20px auto 0}#header #headerNav .nav-search button{position:absolute;width:25px;height:25px;margin-right:4px;border:0 none;outline:0 none}#header #headerNav .nav-search .txt-search{padding-left:10px}#header #headerNav .phone-sub-nav{height:0;overflow:hidden;width:100%;background-color:#29292f}#header #headerNav a{display:block;color:#333;border-bottom:2px solid transparent;outline:none}#header #headerNav a.active,#header #headerNav a.selected,#header #headerNav a:hover{outline:none}#header #headerNav .hidden-normal{width:200px;height:180px;background:#000}#header #headerNav .hidden-normal a{height:42px;font-size:20px;border:0}#header #headerNav .phone-sub-nav a{color:#d4d6e6}#header #headerNav .has-sub-nav{position:relative}#header #headerNav .has-sub-nav a{position:relative;height:79px}@media (max-width:1200px){#header #headerNav .has-sub-nav a{height:auto}}#header #headerNav .has-sub-nav a>span{margin-right:5px}#header #headerNav .sub-icon{padding-top:30px;display:none}#header .login-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:66px}#header .login-wrapper .login-user{position:relative;padding:0 30px 0 10px;color:#333;cursor:pointer;margin-left:20px;margin-right:15px}#header .login-wrapper .login-user:hover:after{content:"";width:0;height:0;border-width:0 8px 8px;border-style:solid;border-color:transparent transparent #f9f9f9;position:absolute;left:28px;top:64px;-webkit-box-shadow:1px 0 7px rgba(0,0,0,.16);box-shadow:1px 0 7px rgba(0,0,0,.16);display:block}#header .login-wrapper .login-user .author-photo{vertical-align:middle;width:46px;height:46px;border-radius:50%;border:1px solid #eee;margin-top:0}#header .login-wrapper .login-user img{margin-right:5px}#header .login-wrapper .login-user.active,#header .login-wrapper .login-user:hover{color:#58f}#header .login-wrapper .login-user .user-name:after{content:"";position:absolute;right:15px;top:32px;width:0;height:0;border-width:5px 4px;border-style:solid;border-color:transparent;border-top-color:#333}#header .login-wrapper .login-user:hover .user-name:after{border-top-color:#58f}#header .login-wrapper .login-user.active .user-name:after{border-top-color:transparent;border-bottom-color:#58f;top:25px}#header .login-wrapper .login-user .drop-down-user{width:220px;height:auto;padding:0 16px;position:absolute;left:-45px;top:72px;background:#f9f9f9;-webkit-box-shadow:1px 0 7px rgba(0,0,0,.16);box-shadow:1px 0 7px rgba(0,0,0,.16);opacity:1;display:none;z-index:1000}#header .login-wrapper .login-user .drop-down-user p{height:40px;text-indent:12px;line-height:40px;border-bottom:1px solid #eee;color:#333;cursor:text}#header .login-wrapper .login-user .drop-down-user a{line-height:42px;text-align:left;background:#f9f9f9;display:block;padding:0 10px 0 30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;color:#333;font-size:14px}#header .login-wrapper .login-user .drop-down-user a img{width:24px;height:24px;border-radius:50%;vertical-align:middle;margin-left:-30px}#header .login-wrapper .login-user .drop-down-user a i{margin-top:12px;position:absolute;left:0;display:inline-block;width:16px;height:16px;margin-right:unset}#header .login-wrapper .login-user .drop-down-user a i.my-zone{background:url(/images/home-gary.png?30cfd967eadbe63a41f7d5c21f75cf27) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a i.edit-icon{background:url(/images/editor-gray.png?deaf804addfe190f2fac3688eb0dd3ba) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a i.account-icon{background:url(/images/account-gray.png?d9398d3bc6ca40129d6e35db521ea5ac) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a i.personal-work-icon{background:url(/images/work-area-gray.png?9fff3f6c6ab3f9c6c9b8159c5d8d7c94) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a i.exit-icon{background:url(/images/exit-gray.png?4dc84965cf11e566fa05e5c23dd59881) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a:hover{color:#58f}#header .login-wrapper .login-user .drop-down-user a.login-out{border-top:1px solid #eee}#header .login-wrapper .login-user .drop-down-user a:hover.my-zone{background:url(/images/home-blue.png?a5108c279454d1d5720603d049a093d0) no-repeat;background-size:16px 16px}#header .login-wrapper .login-user .drop-down-user a:hover i.edit-icon{background:url(/images/editor-blue.png?473fc3f09afbcf773f507c62ba550765) no-repeat;background-size:16px 16px;-webkit-transition:background .5s;transition:background .5s}#header .login-wrapper .login-user .drop-down-user a:hover i.account-icon{background:url(/images/account-blue.png?7c44910bba1a059e2e8715e260cf6253) no-repeat;background-size:16px 16px;-webkit-transition:background .5s;transition:background .5s}#header .login-wrapper .login-user .drop-down-user a:hover i.personal-work-icon{background:url(/images/work-area-blue.png?d5aaa935ee88a05db905a03ebfdefac0) no-repeat;background-size:16px 16px;-webkit-transition:background .5s;transition:background .5s}#header .login-wrapper .login-user .drop-down-user a:hover i.exit-icon{background:url(/images/exit-blue.png?27c61f9d37e4c82b3361e8a1e46a9501) no-repeat;background-size:16px 16px;-webkit-transition:background .5s;transition:background .5s}#header .login-wrapper .new-notification{width:28px;height:28px;margin-top:20px}#header .login-wrapper .new-notification a{display:block;width:28px;height:28px;background:url(/images/notification-w.png?26e5c33be22df5eff02c49aedc38792d) no-repeat;background-size:28px 28px;margin:0 5px;position:relative}#header .login-wrapper .new-notification a i{background-color:#eb5945;color:#eb5945;text-align:center;width:10px;height:10px;border-radius:5px;font-size:0;line-height:normal;vertical-align:top;position:absolute;left:19px;top:-1px}#header .login-wrapper .new-notification a:hover{background:url(/images/notification-blue.png?4f4681b92e4e4a528a7e0a2714db6859) no-repeat;background-size:28px 28px;-webkit-transition:background .5s;transition:background .5s}#header .login-wrapper .nav-search{position:relative;margin-right:28px;max-width:230px}#header .login-wrapper .nav-search .personal-search{display:block;width:22px;height:22px;background:url(/fonts/search-gray.svg?b2ffc06315a39b152882279430c48053) no-repeat 50%;background-size:100% 100%}#header .login-wrapper .nav-search button{position:absolute;right:4px;top:25px;width:25px;height:25px;margin-right:4px;border:0 none;outline:0 none}#header .login-wrapper .nav-search .icon-search{right:4px;top:25px;background:url(/images/icons.png?6dfce7a96b49c1c97af7a63d1a0dbe43) no-repeat -44px -119px}#header .login-wrapper .nav-search .icon-personal-center{right:29px;background:url(/fonts/personal-center.svg?be23233694993af3c03f5bd740e010b5) no-repeat}#header .login-wrapper .nav-search .txt-search{padding-left:10px}#header .login-wrapper .nav-search .txt-search::-webkit-input-placeholder{color:#eee}#header .login-wrapper .nav-search .txt-search::-moz-placeholder{color:#eee}#header .login-wrapper .nav-search .txt-search::-ms-input-placeholder{color:#eee}#header .login-wrapper .nav-notice{margin-right:30px}#header .login-wrapper .nav-notice .personal-notice{display:block;width:28px;height:28px;background:url(/fonts/Notice-gray.svg?9f0bc58b119d686f4835799f81bf5902) no-repeat 50%;background-size:100% 100%;position:relative}#header .login-wrapper .nav-notice .personal-notice.red-point:after{content:"";width:6px;height:6px;background:red;border-radius:50%;opacity:1;position:absolute;top:0;left:unset;right:0}#header .login-wrapper .login-info{position:relative;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:79px}#header .login-wrapper .login-info .login-register{position:relative}#header .login-wrapper .login-info .person-center{width:26px;height:26px;background:url(/fonts/personal-center.svg?be23233694993af3c03f5bd740e010b5) no-repeat;background-size:100% 100%;margin:20px 35px 0}#header .login-wrapper .login-info .phone-login{width:34px;height:34px;vertical-align:inherit;margin-top:0;margin-right:15px}#header .login-wrapper .login-info .phone-login span{display:block;width:100%;height:100%;color:#58f;background:url(/fonts/bule-personal-center.svg?0c765a2b24e59431698944565328d318) no-repeat 50%;background-size:100% 100%}#header .login-wrapper .login-info .login{color:#333;margin:0 3px;line-height:66px}#header .login-wrapper .login-info .login:nth-child(3){margin-left:3px}#header .login-wrapper .login-info .login:hover{opacity:.7}#header .login-wrapper .lang-change{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:73px;cursor:pointer;width:89px;margin:-4px 0 0}#header .login-wrapper .lang-change>span{margin-left:4px;margin-right:5px;font-size:14px;font-family:Source Han Sans CN,Source Han Sans CN-Regular;text-align:left;color:#333}#header .login-wrapper .lang-change i{display:block;width:16px;height:16px;background:url(/fonts/Intl-gray.svg?ed7811c517dcd8e2abfdc5c59f50deb9) no-repeat}#header .login-wrapper .lang-change em{display:block;width:16px;height:16px;background:url(/fonts/Arrow-gray.svg?770985e684a9eb37eb8fd050671e7c8f) no-repeat;opacity:.5}#header .login-wrapper .lang-change .lang-down{display:none;position:absolute;top:70px;right:0;z-index:9999;background:#000}#header .login-wrapper .lang-change .no-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:inherit;flex-wrap:inherit}#header .login-wrapper .lang-change .no-wrap dt{text-align:center;font-size:14px;color:#fff;font-weight:700}#header .login-wrapper .lang-change .no-wrap dl{text-align:left}#header .login-wrapper .lang-change .no-wrap dl dd{padding:6px 12px}#header .login-wrapper .lang-change .no-wrap dl dd a{color:#fff;height:28px;line-height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:100px}#header .login-wrapper .lang-change .no-wrap dl dd a .flags{display:inline-block;width:16px;height:11px;margin-right:5px;margin-top:8px;background-image:url(/images/flags.png?9c74e172f87984c48ddf5c8108cabe67)}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-us{background-position:-160px -26px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-cn{background-position:0 -1196px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-fr{background-position:0 -1976px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-pt{background-position:-72px -702px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-es{background-position:0 -1742px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-th{background-position:-72px -1560px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-ar{background-position:-72px -936px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-nl{background-position:-72px -234px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-iw{background-position:-36px -676px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-vn{background-position:-108px -156px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-ru{background-position:-72px -884px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-it{background-position:-36px -832px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-pl{background-position:-72px -572px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-af{background-position:0 -52px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-fa{background-position:-36px -780px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-de{background-position:0 -1430px}#header .login-wrapper .lang-change .no-wrap dl dd a .lang-cz{background-position:0 -1404px}#header .login-wrapper .lang-change .no-wrap dl dd:hover{opacity:.6}#header .login-wrapper .lang-change:after{content:"";width:0;height:0;border-bottom:8px solid #000;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:62px;left:50%;margin-left:-4px;display:none}#header .login-wrapper .lang-change:hover .lang-down,#header .login-wrapper .lang-change:hover:after{display:block!important}#header .login-wrapper .lang-change:hover em{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:.5s;transition:.5s;opacity:1}#header .login-wrapper .lang-change.active:after{display:block!important}.header-nav-hover .sub-nav{display:none;text-align:left;background:#000;margin-bottom:30px;margin-left:200px;position:absolute;z-index:9999;border-radius:4px;top:72px;padding-top:15px;padding-bottom:15px}.header-nav-hover .sub-nav a{display:block;vertical-align:top;line-height:42px;margin-right:0;font-size:14px;color:hsla(0,0%,100%,.7);padding:0 32px}.header-nav-hover .sub-nav a .flags{display:inline-block;width:16px;height:11px;margin-right:5px;margin-top:8px;background-image:url(/images/flags.png?9c74e172f87984c48ddf5c8108cabe67)}.header-nav-hover .sub-nav a .lang-us{background-position:-160px -26px}.header-nav-hover .sub-nav a .lang-cn{background-position:0 -1196px}.header-nav-hover .sub-nav a .lang-fr{background-position:0 -1976px}.header-nav-hover .sub-nav a .lang-pt{background-position:-72px -702px}.header-nav-hover .sub-nav a .lang-es{background-position:0 -1742px}.header-nav-hover .sub-nav a .lang-th{background-position:-72px -1560px}.header-nav-hover .sub-nav a .lang-ar{background-position:-72px -936px}.header-nav-hover .sub-nav a .lang-nl{background-position:-72px -234px}.header-nav-hover .sub-nav a .lang-iw{background-position:-36px -676px}.header-nav-hover .sub-nav a .lang-vn{background-position:-108px -156px}.header-nav-hover .sub-nav a .lang-ru{background-position:-72px -884px}.header-nav-hover .sub-nav a .lang-it{background-position:-36px -832px}.header-nav-hover .sub-nav a .lang-pl{background-position:-72px -572px}.header-nav-hover .sub-nav a .lang-af{background-position:0 -52px}.header-nav-hover .sub-nav a .lang-fa{background-position:-36px -780px}.header-nav-hover .sub-nav a .lang-de{background-position:0 -1430px}.header-nav-hover .sub-nav a .lang-cz{background-position:0 -1404px}.header-nav-hover .sub-nav a:hover{color:#fff;background:#333}.header-nav-hover .sub-nav:after{content:"";width:0;height:0;border-bottom:8px solid #000;border-radius:4px;border-left:8px solid transparent;border-right:8px solid transparent;position:absolute;top:-7px;left:50%;margin-left:-4px}.icon-narrow{position:absolute;right:15px;top:28px;width:15px;height:15px;background:url(/images/icon-arrow-bottom.png?51b00da233d196bcfd255bf2d4fbff8e) no-repeat;background-size:13px auto}.change-language{top:5px}.open .icon-narrow{top:28px;background-image:url(/images/icon-arrow-top.png?337e0b70d73953726bc3deddcb828f79)}@media (min-width:992px) and (max-width:1439px){#header #headerNav li{margin-right:10px}#header #headerNav li:first-child{margin-left:30px}#header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .logo .logo-img{margin-top:-2px}#header>.container>.row:first-child{white-space:nowrap}#header .login-wrapper{margin-left:20px}#header .login-wrapper .login-info .login:nth-child(3){margin-left:3px}}@media (min-width:769px) and (max-width:991px){body{background-color:#20212b}#header .header-menu-wrapper{display:block}#header .row{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex}#header .row .container{background:url(/images/mobile-nav-bg.jpg?7b900f8783896e8bd446db4010dd9012) no-repeat;background-size:100% 100%}#header .row #headerNav{display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:-270px;width:260px;text-align:center}#header .row #headerNav li{height:auto;line-height:65px;float:none;margin-right:0;text-align:center;background-color:#20212b}#header .row #headerNav li:first-child{margin-left:0}#header .row #headerNav li a{border-bottom:0;color:#fff;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .row #headerNav li a .flags{display:inline-block;width:16px;height:11px;margin-right:5px;margin-top:8px;background-image:url(/images/flags.png?9c74e172f87984c48ddf5c8108cabe67)}#header .row #headerNav li a .lang-us{background-position:-160px -26px}#header .row #headerNav li a .lang-cn{background-position:0 -1196px}#header .row #headerNav li a .lang-fr{background-position:0 -1976px}#header .row #headerNav li a .lang-pt{background-position:-72px -702px}#header .row #headerNav li a .lang-es{background-position:0 -1742px}#header .row #headerNav li a .lang-th{background-position:-72px -1560px}#header .row #headerNav li a .lang-ar{background-position:-72px -936px}#header .row #headerNav li a .lang-nl{background-position:-72px -234px}#header .row #headerNav li a .lang-iw{background-position:-36px -676px}#header .row #headerNav li a .lang-vn{background-position:-108px -156px}#header .row #headerNav li a .lang-ru{background-position:-72px -884px}#header .row #headerNav li a .lang-it{background-position:-36px -832px}#header .row #headerNav li a .lang-pl{background-position:-72px -572px}#header .row #headerNav li a .lang-af{background-position:0 -52px}#header .row #headerNav li a .lang-fa{background-position:-36px -780px}#header .row #headerNav li a .lang-de{background-position:0 -1430px}#header .row #headerNav li a .lang-cz{background-position:0 -1404px}#header .row #headerNav li a .flags{margin-top:0}#header .row #headerNav li a span{margin:0 auto}#header .row #headerNav li a a.header-editor-btn{margin-left:25px}#header .row #headerNav li em{display:none}#header .row #headerNav .header-editor-btn{padding:0;margin:25px;color:#fff}#header .row .header-menu{display:inline-block;margin-top:15px;margin-left:15px}#header .row .logo{position:absolute;top:25px;left:calc(50vw - 9px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}#header .row .logo .middle-hidden{width:145px;height:32px;margin-top:5px}#header .row .nav-notice{margin-right:30px}#header .row .nav-notice .personal-notice{display:block;width:24px;height:24px;background:url(/fonts/g-personal-notice.svg?76b4e14c8b08c63f331086ae72a19ecb) no-repeat 50%;background-size:100% 100%;margin-top:24px;margin-right:10px;position:relative}#header .row .nav-notice .personal-notice.red-point:after{content:"";width:6px;height:6px;background:red;border-radius:50%;opacity:1;position:absolute;top:0;left:unset;right:0}#header .row .login-info a.login{margin-left:0}#header .row .login-user .drop-down-user{font-size:12px;left:-255%}}@media (max-width:768px){body{background-color:#20212b}#header .header-menu-wrapper{display:block}#header .row{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex}#header .row .container{background:url(/images/mobile-nav-bg.jpg?7b900f8783896e8bd446db4010dd9012) no-repeat;background-size:100% 100%}#header .row #headerNav{display:inline-block;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;left:-270px;width:260px;text-align:center}#header .row #headerNav li{height:auto;line-height:65px;float:none;margin-right:0;text-align:center;background-color:#20212b}#header .row #headerNav li:first-child{margin-left:0}#header .row #headerNav li a{border-bottom:0;color:#fff;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .row #headerNav li a .flags{display:inline-block;width:16px;height:11px;margin-right:5px;margin-top:8px;background-image:url(/images/flags.png?9c74e172f87984c48ddf5c8108cabe67)}#header .row #headerNav li a .lang-us{background-position:-160px -26px}#header .row #headerNav li a .lang-cn{background-position:0 -1196px}#header .row #headerNav li a .lang-fr{background-position:0 -1976px}#header .row #headerNav li a .lang-pt{background-position:-72px -702px}#header .row #headerNav li a .lang-es{background-position:0 -1742px}#header .row #headerNav li a .lang-th{background-position:-72px -1560px}#header .row #headerNav li a .lang-ar{background-position:-72px -936px}#header .row #headerNav li a .lang-nl{background-position:-72px -234px}#header .row #headerNav li a .lang-iw{background-position:-36px -676px}#header .row #headerNav li a .lang-vn{background-position:-108px -156px}#header .row #headerNav li a .lang-ru{background-position:-72px -884px}#header .row #headerNav li a .lang-it{background-position:-36px -832px}#header .row #headerNav li a .lang-pl{background-position:-72px -572px}#header .row #headerNav li a .lang-af{background-position:0 -52px}#header .row #headerNav li a .lang-fa{background-position:-36px -780px}#header .row #headerNav li a .lang-de{background-position:0 -1430px}#header .row #headerNav li a .lang-cz{background-position:0 -1404px}#header .row #headerNav li a .flags{margin-top:0}#header .row #headerNav li a span{margin:0 auto}#header .row #headerNav li a a.header-editor-btn{margin-left:25px}#header .row #headerNav li em{display:none}#header .row #headerNav .header-editor-btn{padding:0;margin:25px;color:#fff}#header .row .header-menu{display:inline-block;margin-top:15px;margin-left:15px}#header .row .logo{position:absolute;top:25px;left:calc(50vw - 9px);-webkit-transform:translateX(-50%);transform:translateX(-50%)}#header .row .logo .middle-hidden{width:164px;height:32px}#header .row .login-info a.login{margin-left:0}#header .row .nav-notice .personal-notice{display:block;width:24px;height:24px;background:url(/fonts/g-personal-notice.svg?76b4e14c8b08c63f331086ae72a19ecb) no-repeat 50%;background-size:100% 100%;margin-top:24px;margin-right:10px;position:relative}#header .row .nav-notice .personal-notice.red-point:after{content:"";width:6px;height:6px;background:red;border-radius:50%;opacity:1;position:absolute;top:0;left:unset;right:0}#header .row .login-user .drop-down-user{font-size:12px;left:-255%}}@media (max-width:425px){#header .login-wrapper .login-user{padding:7px 10px 0;margin-right:0}#header{background-color:#f9f9f9;padding-top:0}#header .container{margin:0 9px}#header .header-menu{margin-left:6px}#header .phone-login{margin-right:9px}#header .middle-hidden{width:145px;height:32px;margin-top:5px}#header em{display:none}}@media (max-width:1200px){#header .login-wrapper .lang-change{display:none}.login-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:992px){#header .login-wrapper .login-user .author-photo{margin-top:4px}#header .login-wrapper .login-user{margin-right:15px;padding:0 0 0 10px}#header .login-wrapper .login-user .user-name-link{pointer-events:none}}@media (min-width:992px) and (max-width:1300px){#header .logo .middle-hidden{width:72px;height:56px;display:inline-block;vertical-align:middle;background:url(/fonts/en-logo-bule.svg?f8ad5c71b0aab2b9ad6f2e4512b84fd2) no-repeat 0}.col-md-10{width:80%}#header .logo .middle-hidden.lceda{width:72px;height:56px;display:inline-block;vertical-align:middle;background:url(/fonts/bule-logo.svg?adb852b1f174b2996115d77cf8686de9) no-repeat 0}}@media (max-width:1200px) and (min-width:992px){.container,.max-w-1200{width:1070px!important}}.footer-separator{height:240px;background:url(/images/footer-banner-default.png?483f12564265e99a39fc731223dc2f6f) 50% no-repeat,url(/images/footer-banner-default-shape.png?0b304bf4edc43ebf0711b1eb6efe7d21) 50% repeat #f7f7fa}.footer-banner{position:relative;height:100%;text-align:center}.footer-banner h1{font-size:30px;color:#2e303f;font-weight:inherit;text-shadow:2px 2px 4px rgba(37,38,50,.2);padding-top:55px}.footer-banner p{font-size:18px;color:#2e303f;margin-top:24px}.footer-banner div{width:180px;height:40px;font-size:18px;color:#2e303f;margin:34px auto auto;border:1px solid #2e303f;border-radius:2px;line-height:40px;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s}.footer-banner div:hover{background-color:#2e303f;cursor:pointer}.footer-banner a{display:block;color:#2e303f}.footer-banner div:hover a{color:#f7f7fa}#footer{color:#aaa;font-size:14px;background:#16d}#footer .footer-public-info{width:100%;height:200px;background:url(/images/footer-bg-blue.png?70edbeab3024ed33cbad21cb383cbfdd) 50% no-repeat;background-size:100% 100%}@media (max-width:768px){#footer .footer-public-info{height:260px}}@media (max-width:400px){#footer .footer-public-info{height:280px}}#footer .footer-public-info .footer-public-info-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#footer .footer-public-info .footer-public-info-content h1{font-size:32px;font-family:PingFang SC,PingFang SC-Semibold;font-weight:Semibold;color:#fff;line-height:45px}@media (max-width:768px){#footer .footer-public-info .footer-public-info-content h1{font-size:26px;text-align:center}}#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:31px}@media (max-width:768px){#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-left,#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-right{cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:PingFang SC,PingFang SC-Medium;font-weight:Medium;color:#16d;background:#fff;border-radius:4px;padding:13px 32px}#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-left:hover,#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-right:hover{background:-webkit-gradient(linear,left top,right top,from(#fff),to(#dce3ff));background:linear-gradient(90deg,#fff,#dce3ff)}#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:40px}@media (max-width:768px){#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-right{margin-left:0;margin-top:20px}}#footer .footer-public-info .footer-public-info-content .footer-public-info-content-bottom .footer-content-bottom-right svg{width:24px;height:24px;margin-left:12px}#footer .about-wrapper{background:#313131;padding-top:50px}#footer .about-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;width:1560px;border-bottom:1px solid #3c3c3c}@media (max-width:1600px){#footer .about-wrapper .container{width:90%!important}}@media (max-width:1200px){#footer .about-wrapper .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}}#footer .about-wrapper .container .footer-logo-eda{width:150px;height:32px;margin-right:76px}@media (max-width:1200px){#footer .about-wrapper .container .footer-logo-eda{margin-bottom:20px;margin-right:0}}#footer .about-wrapper .container .footer-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}#footer .about-wrapper .container .footer-items dt{font-size:16px;font-family:PingFang SC,PingFang SC-Semibold;font-weight:Semibold;text-align:left;color:#fff;line-height:22px;margin-bottom:30px}@media (max-width:992px){#footer .about-wrapper .container .footer-items dt{font-size:12px}}#footer .about-wrapper .container .footer-items dd{font-size:16px;font-family:PingFang SC,PingFang SC-Regular;font-weight:Regular;text-align:left;line-height:22px;margin-bottom:16px;cursor:pointer}@media (max-width:992px){#footer .about-wrapper .container .footer-items dd{font-size:12px}}#footer .about-wrapper .container .footer-items dd a{color:#9e9e9e}#footer .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#313131}#footer .logo-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;text-align:center;padding-top:26px;padding-bottom:21px}@media (max-width:1400px){#footer .logo-wrapper .container{width:90%}#footer .logo-wrapper .container>.footer-logo-eda{margin-right:30px}}@media (max-width:578px){#footer .logo-wrapper .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}#footer .logo-wrapper .container .container-text{width:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#9e9e9e}@media (max-width:1400px){#footer .logo-wrapper .container .container-text{width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}}#footer .logo-wrapper .container .container-text>a{color:#9e9e9e}#footer .logo-wrapper .container .container-text>img{width:20px;height:20px}#footer .flags.lang-us{background-position:-72px -1950px}#footer .flags.lang-cn{background-position:0 -1196px}#footer .flags.lang-fr{background-position:0 -1976px}#footer .flags.lang-pt{background-position:-72px -702px}#footer .flags.lang-es{background-position:0 -1742px}#footer .flags.lang-th{background-position:-72px -1560px}#footer .flags.lang-ar{background-position:-72px -936px}#footer .flags.lang-nl{background-position:-72px -234px}#footer .flags.lang-iw{background-position:-36px -676px}#footer .flags.lang-vn{background-position:-108px -156px}#footer .flags.lang-ru{background-position:-72px -884px}#footer .flags.lang-it{background-position:-36px -832px}#footer .flags.lang-pl{background-position:-72px -572px}#footer .flags.lang-af{background-position:0 -52px}#footer .flags.lang-fa{background-position:-36px -780px}#footer .flags.lang-de{background-position:0 -1430px}#footer .flags.lang-cz{background-position:0 -1404px}#warn-cn{position:fixed;bottom:0;left:0;width:100%;background:rgba(0,0,0,.8);color:#fff;font-size:20px;padding:50px 50px 30px;text-align:left;line-height:2em;display:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1000}#warn-cn .close{display:inline-block;position:absolute;right:50px;top:15px;background:#58f;color:#fff;padding:15px 20px;font-size:16px;line-height:10px;cursor:pointer;border-radius:4px}#warn-cn .close:hover{background:#6d98fd}#warn-cn a{color:hsla(0,0%,100%,.5)}#warn-cn a:hover{color:#fff}#goToTop{display:none;position:fixed;bottom:200px;right:12px;cursor:pointer;z-index:1000;-webkit-transition:bottom 1s;transition:bottom 1s}@media (max-width:768px){#footer #goToTop{bottom:80px;right:22px}}.priv-tips{min-height:86px;width:100%;background:#0f63d6;position:fixed;bottom:0;display:none;z-index:99999}.priv-tips .tips-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1100px;margin:0 auto;position:relative}.priv-tips .tips-content .tips-text{font-family:ArialMT;font-size:14px;color:#fff;letter-spacing:0;padding-top:26px;line-height:16px}.priv-tips .tips-content .tips-text .text-bold{font-weight:700;text-decoration:underline;color:#fff}.priv-tips .tips-content button{margin-top:26px;height:33px;white-space:nowrap;padding:8px 20px;color:#58f;background:#fff;border:1px solid #58f}.priv-tips .tips-content button:last-child{margin-left:10px}.priv-tips .tips-content .tips-close:hover{opacity:.8}.priv-tips .icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}@media (max-width:1100px){.priv-tips .tips-content{-ms-flex-wrap:wrap;flex-wrap:wrap;width:700px}}@media (max-width:992px){.priv-tips .tips-content{width:auto;min-height:86px;text-align:center}.priv-tips .tips-content .tips-text{min-width:calc(100% - 140px);display:inline-block;text-align:left;margin-left:62px;margin-right:62px;padding-top:0;margin-top:calc(1.5% + 5px)}.priv-tips .tips-content .tips-close{left:13px;top:calc(50% - 20px);right:auto}}.breadcrumb{line-height:60px;color:#aaa;background-color:#fff;border-bottom:1px solid #eee;font-size:13px}.breadcrumb.lceda{font-size:12px}.breadcrumb .container a{color:#58f;margin:0 10px}.breadcrumb .container a:first-child{margin-left:0}.breadcrumb span{margin:0 10px;word-wrap:break-word;text-overflow:ellipsis;overflow:hidden;display:inline-block;white-space:nowrap;max-width:40%;vertical-align:top}@media (max-width:768px){.breadcrumb{padding-left:10px}}.forum-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px;border-radius:4px;border:1px solid #eee;background:#fff;padding:12px}@media (max-width:768px){.forum-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.forum-nav .forum-nav-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.forum-nav .forum-nav-first .forum-nav-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-brand{padding-right:24px}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-brand img{vertical-align:middle}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item{position:relative;font-size:16px;border-right:1px solid #aaa;text-decoration:none;cursor:pointer}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item:focus{outline:none}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item>span{display:inline-block;height:24px;line-height:24px;padding:0 12px}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item:last-child{border-right:none}.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item.active,.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item:hover{color:#58f}@media (max-width:768px){.forum-nav .forum-nav-first .forum-nav-panel .forum-nav-item{display:block;font-size:20px;border:none;padding-left:12px;line-height:37px}}.forum-nav .forum-nav-first .btn{padding:10px 45px;border-radius:2px;font-size:16px;line-height:19px}.forum-nav .forum-nav-first button.btn-new-topic{border:none;color:#fff;background-color:#0c9;margin:0}.forum-nav .forum-nav-first button.btn-new-topic:not(:disabled):not(.disabled):hover{background-color:#1de1b0}.forum-nav .forum-nav-first button.btn-new-topic:not(:disabled):not(.disabled):active{background-color:#0dad85}.forum-nav .forum-nav-first .btn-new-topic:disabled,.forum-nav .forum-nav-first button.btn-new-topic.disabled{background-color:#aaa}.forum-nav .form-second-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:12px}.forum-nav .form-second-list .form-second-list-item{position:relative;font-size:16px;line-height:24px;border-radius:12px;margin-right:12px;padding:0 12px;text-decoration:none;cursor:pointer}.forum-nav .form-second-list .form-second-list-item:focus{outline:none}.forum-nav .form-second-list .form-second-list-item:last-child{margin-right:0}.forum-nav .form-second-list .form-second-list-item:hover{color:#58f}.forum-nav .form-second-list .form-second-list-item.active{background:rgba(85,136,255,.39);color:#58f}@media (max-width:768px){.forum-nav .form-second-list .form-second-list-item{display:block;font-size:20px;border:none;padding-left:12px;line-height:37px}}.panel{background:#fff;border-radius:4px;border:1px solid #eee;margin:24px auto 0}.panel-nav{padding:12px}.panel-content{padding:24px}.pagination{font-size:0;line-height:80px}.pagination a,.pagination span{margin-right:10px;color:#2a2a2a;font-size:14px;font-weight:700}.pagination a:last-child{margin-right:0}.pagination a.active,.pagination a:hover,.pagination span.active{color:#58f}.pagination a.disabled{cursor:default;color:#aaa}.pagination input{border:0 none;border:1px solid #eee;width:50px;height:16px;text-align:center;margin-top:-9px;margin-right:10px;font-size:12px}@media (max-width:768px){.pagination{line-height:20px;padding:15px 10px}.pagination a,.pagination input{margin-right:8px;font-size:12px}}template{display:none}.forum-wrapper .row:last-child{margin-bottom:48px}.breadcrumb,.forum-wrapper{background-color:#f9f9f9}.forum-wrapper,.forum-wrapper a{color:#2e303f}.forum-wrapper a:hover{color:#58f}.forum-content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;padding-bottom:24px;border-bottom:1px solid #eee}.forum-content-header .alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.forum-content-header .alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.forum-content-header .alert-link{font-weight:700;color:#533f03}.topic-title{font-size:26px}.forum-content-body{padding-bottom:24px}.forum-content-body:after{content:"";display:block;clear:both}.tui-editor-contents{font-size:16px;word-break:break-word}.user-info-wrapper{margin-top:20px}.user-info-wrapper:after{display:block;content:"";clear:both}.user-info-wrapper .user-platform-info{font-size:14px;color:#aaa;float:right;margin-bottom:-10px}.user-info-wrapper .user-platform-info span{display:inline-block;max-width:150px;white-space:nowrap;word-break:break-all;overflow:hidden;text-overflow:ellipsis;cursor:default}.user-info-wrapper .user-platform-info span+span:before{content:"|";padding:0 10px}.comment-item-avatar,.topic-author-avatar{display:inline-block;width:66px;height:66px;margin-right:24px;border-radius:50%;border:1px solid #eee;overflow:hidden}.comment-item-avatar img,.topic-author-avatar img{width:100%}.topic-author{padding:12px 0;border-bottom:1px solid #eee}.topic-author-avatar,.topic-author-nickname,.topic-post-time{display:inline-block;vertical-align:middle}.topic-author-nickname{font-weight:700}.topic-post-time{margin-left:4px}.topic-content{font-size:16px;line-height:32px;padding:24px 0;word-break:break-word}.edit-btn-wrap{text-align:right}.edit-btn-wrap .edit-btn{width:120px}.topic-comments-header{font-size:20px;font-weight:700;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:24px}.comments-item{position:relative;margin:24px 0;border-bottom:1px solid #eee;padding-bottom:24px}.comments-item:after{content:"";display:block;clear:both}.comment-item-avatar,.comment-item-body{display:inline-block}.comment-item-body{width:calc(100% - 100px);vertical-align:top}.comment-item-title{margin-bottom:12px}.comment-item-author{font-size:18px;font-weight:700;margin-right:4px}.comment-item-reply span,.comment-item-time,.topic-post-time{color:#aaa}.comment-item-reply{position:absolute;right:0;top:0;cursor:pointer;font-size:14px}.comment-item-reply span{display:inline-block;padding-left:4px;pointer-events:none}.comment-item-reply:hover span{color:#58f}.icon-reply{display:inline-block;width:18px;height:18px;vertical-align:middle;background:url(/images/icons.png?6dfce7a96b49c1c97af7a63d1a0dbe43) -128px -79px}.comment-item-reply:hover .icon-reply{background:url(/images/icons.png?6dfce7a96b49c1c97af7a63d1a0dbe43) -158px -79px}.topic-item-icons{position:absolute;right:0;bottom:27px;color:#aaa;font-size:14px}.topic-item-icons>span{padding-left:35px}.topic-item-icons>span>span{padding-right:5px}.icon-comments>span,.icon-views>span{vertical-align:middle;display:inline-block;width:18px;height:18px;margin-right:4px}.icon-views>span{background:url(/images/icons.png?6dfce7a96b49c1c97af7a63d1a0dbe43) -67px -41px}.icon-comments>span{background:url(/images/icons.png?6dfce7a96b49c1c97af7a63d1a0dbe43) -125px -79px}.md-editor-wrapper{position:relative}.md-editor-layer{position:absolute;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.8);z-index:999;text-align:center}.md-editor-layer .disable-info{position:relative;top:35%}.md-editor-layer .disable-info a{color:#58f}.md-editor-layer .disable-info a:hover{color:#78a0fe;border-bottom:1px solid #78a0fe}.forum-wrapper .submit-btn{background:#58f!important;color:#fff}.forum-wrapper .submit-btn:hover{background-color:#78a0fe}.forum-wrapper .submit-btn:active{background-color:#467dfd}.btn-submit{background:#58f;color:#fff;padding:12px 32px;margin:24px 0;cursor:pointer;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;float:right}.btn-submit:hover{background-color:#78a0fe}.btn-submit:active{background-color:#467dfd}.clear:after{content:"";display:block;clear:both}#md-editor.is-invalid .tui-editor-defaultUI{border-color:#dc3545}#md-editor.is-valid .tui-editor-defaultUI{border-color:#28a745}#md-editor.is-invalid~.invalid-feedback{display:block}.topic-content-layer,.topic-item-layer{position:absolute;left:0;top:0;bottom:0;right:0;background-color:hsla(0,0%,100%,.8)}.hide{display:none}@media (max-width:768px){.comment-item-avatar{display:block;text-align:center;margin:0 auto}.comment-item-body{width:auto;width:100%;word-break:break-word}.comment-item-body .comment-item-title{text-align:center}.comment-item-body .comment-item-title .comment-item-author{display:block;margin-right:auto}}