diff --git a/dist/css/main.css b/dist/css/main.css
new file mode 100644
index 0000000000..4990c196a6
--- /dev/null
+++ b/dist/css/main.css
@@ -0,0 +1,3 @@
+@charset "UTF-8";
+/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}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:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{height:100%;width:100%;font-size:62.5%;overflow-x:hidden;word-wrap:break-word}body{font-size:14px;font-size:1.4rem;line-height:1.7em;width:100%}.main-container,.page-container,body{background:#f7f7f7;min-height:100%}.content-container{margin-bottom:50px}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:0;background:#ccc;color:#000;padding:.2em 0;text-align:center;position:fixed;z-index:11;width:100%}.a11y{display:block;width:0;height:0;text-indent:-9999px}nav ol,nav ul{list-style:none}@media only screen and (min-width:960px){.page-container,body,html{height:100%}.main-container{min-height:calc(100% - 136px)}.wrapper{width:95%;margin:0 2.5%}}@media only screen and (max-width:959px){body{background:#222}body:not(.swipping) .mobile-menu,body:not(.swipping) .page-container{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform,-o-transform;transition-property:transform;transition-property:transform,-webkit-transform,-o-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}body.swipping *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}}.table-wrapper{max-width:100%;overflow:auto}table{margin:15px 0;border-top:1px solid #ddd}table thead{background:#ddd;color:#084561}table td,table th{text-align:left;padding:5px 15px 5px 7px;border-right:1px solid #ddd}table td:first-child,table th:first-child{border-left:1px solid #ddd}table td p,table th p{margin:0}table tbody tr{background:#fdfdfd;border-bottom:1px solid #ddd}table tbody tr:nth-child(2n+1){background:#f7f7f7}table.fullwidth{width:100%}.diff_delta{overflow-x:auto;width:100%;margin:15px 0}.diff_delta table.diff{font-family:monospace,serif;font-size:.9em;border:2px solid gray;margin:0}.diff_delta table.diff tr{line-height:1em;border-bottom:none}.diff_delta table.diff .diff_header{background-color:#e0e0e0;padding:5px}.diff_delta table.diff td.diff_header{text-align:right}.diff_delta table.diff .diff_next{display:none}.diff_add{background-color:#afa}.diff_chg{background-color:#fff8ab}.diff_sub{background-color:#faa}.content-container form,.modals-container form{width:100%}.content-container form.content-wrapper,.modals-container form.content-wrapper{width:calc(100% - 20px);margin:0 10px}.content-container form p,.modals-container form p{position:relative}.content-container fieldset,.modals-container fieldset{border-top:1px solid #ddd;border-bottom:3px solid #ddd;background:#efefef;padding:0 4%}.content-container fieldset legend,.modals-container fieldset legend{padding:0 10px;border-top:1px solid #ddd;border-bottom:3px solid #ddd;background:#efefef}.content-container label,.modals-container label{display:block;color:#555;height:30px;line-height:30px}.content-container label .asteriskField,.modals-container label .asteriskField{color:#c0392b;margin-left:4px}.content-container .small-content-wrapper .asteriskField,.modals-container .small-content-wrapper .asteriskField{display:none}.content-container .form-error,.modals-container .form-error{display:block;font-size:13px;color:#c0392b}.content-container input,.content-container textarea,.modals-container input,.modals-container textarea{border:1px solid #d2d5d6}.content-container input:focus,.content-container textarea:focus,.modals-container input:focus,.modals-container textarea:focus{outline-color:#999}.content-container input.field-error,.content-container input:invalid,.content-container textarea.field-error,.content-container textarea:invalid,.modals-container input.field-error,.modals-container input:invalid,.modals-container textarea.field-error,.modals-container textarea:invalid{border-color:#c0392b}.content-container input.field-error:focus,.content-container input:invalid:focus,.content-container textarea.field-error:focus,.content-container textarea:invalid:focus,.modals-container input.field-error:focus,.modals-container input:invalid:focus,.modals-container textarea.field-error:focus,.modals-container textarea:invalid:focus{outline-color:#c0392b}.content-container input .disabled,.content-container input[disabled],.content-container textarea .disabled,.content-container textarea[disabled],.modals-container input .disabled,.modals-container input[disabled],.modals-container textarea .disabled,.modals-container textarea[disabled]{background:#ddd!important;color:#555}.content-container .btn,.content-container button,.content-container input,.content-container textarea,.modals-container .btn,.modals-container button,.modals-container input,.modals-container textarea{-webkit-appearance:none;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.content-container input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]),.modals-container input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]){width:calc(98% - 2px);padding:0 1%}.content-container textarea,.modals-container textarea{width:calc(98% - 2px);padding:10px 1%;font-family:monospace,serif}.content-container .btn,.content-container button,.content-container input,.modals-container .btn,.modals-container button,.modals-container input{display:block;height:30px}.content-container .btn.ico-after,.content-container button.ico-after,.content-container input.ico-after,.modals-container .btn.ico-after,.modals-container button.ico-after,.modals-container input.ico-after{padding-left:30px}.content-container .btn.ico-after:after,.content-container button.ico-after:after,.content-container input.ico-after:after,.modals-container .btn.ico-after:after,.modals-container button.ico-after:after,.modals-container input.ico-after:after{margin:12px 0 0 7px}.content-container .btn,.content-container [type=submit],.content-container button:not(.link),.modals-container .btn,.modals-container [type=submit],.modals-container button:not(.link){position:relative;height:40px;line-height:40px;cursor:pointer;color:#ddd;padding:0 15px;border:none;text-decoration:none;margin-left:1px;outline:none}.content-container .btn.submitted,.content-container [type=submit].submitted,.content-container button:not(.link).submitted,.modals-container .btn.submitted,.modals-container [type=submit].submitted,.modals-container button:not(.link).submitted{color:#555}.content-container .btn.submitted .line-loading,.content-container [type=submit].submitted .line-loading,.content-container button:not(.link).submitted .line-loading,.modals-container .btn.submitted .line-loading,.modals-container [type=submit].submitted .line-loading,.modals-container button:not(.link).submitted .line-loading{display:block;position:absolute;left:0;bottom:0;width:0;height:1px;background:#555;-webkit-animation:a linear 1s infinite;-o-animation:a linear 1s infinite;animation:a linear 1s infinite}.content-container .btn:not(.btn-holder),.content-container [type=submit]:not(.btn-holder),.content-container button:not(.link):not(.btn-holder),.modals-container .btn:not(.btn-holder),.modals-container [type=submit]:not(.btn-holder),.modals-container button:not(.link):not(.btn-holder){float:right}.content-container .btn-submit:not(.link),.content-container [type=submit]:not(.link),.modals-container .btn-submit:not(.link),.modals-container [type=submit]:not(.link){color:#fff;background:#48a200}.content-container .btn-submit:not(.link):not(.disabled):focus,.content-container .btn-submit:not(.link):not(.disabled):hover,.content-container .btn-submit:not(.link):not([disabled]):focus,.content-container .btn-submit:not(.link):not([disabled]):hover,.content-container [type=submit]:not(.link):not(.disabled):focus,.content-container [type=submit]:not(.link):not(.disabled):hover,.content-container [type=submit]:not(.link):not([disabled]):focus,.content-container [type=submit]:not(.link):not([disabled]):hover,.modals-container .btn-submit:not(.link):not(.disabled):focus,.modals-container .btn-submit:not(.link):not(.disabled):hover,.modals-container .btn-submit:not(.link):not([disabled]):focus,.modals-container .btn-submit:not(.link):not([disabled]):hover,.modals-container [type=submit]:not(.link):not(.disabled):focus,.modals-container [type=submit]:not(.link):not(.disabled):hover,.modals-container [type=submit]:not(.link):not([disabled]):focus,.modals-container [type=submit]:not(.link):not([disabled]):hover{background:#58c600}.content-container .btn-submit:not(.link).disabled.submitted,.content-container [type=submit]:not(.link).disabled.submitted,.modals-container .btn-submit:not(.link).disabled.submitted,.modals-container [type=submit]:not(.link).disabled.submitted{color:#48a200}.content-container .btn-submit:not(.link).disabled.submitted .line-loading,.content-container [type=submit]:not(.link).disabled.submitted .line-loading,.modals-container .btn-submit:not(.link).disabled.submitted .line-loading,.modals-container [type=submit]:not(.link).disabled.submitted .line-loading{background:#48a200}.content-container .btn-cancel:not(.link),.modals-container .btn-cancel:not(.link){background:#c0392b}.content-container .btn-cancel:not(.link):not(.disabled):focus,.content-container .btn-cancel:not(.link):not(.disabled):hover,.content-container .btn-cancel:not(.link):not([disabled]):focus,.content-container .btn-cancel:not(.link):not([disabled]):hover,.modals-container .btn-cancel:not(.link):not(.disabled):focus,.modals-container .btn-cancel:not(.link):not(.disabled):hover,.modals-container .btn-cancel:not(.link):not([disabled]):focus,.modals-container .btn-cancel:not(.link):not([disabled]):hover{background:#d34a3b}.content-container .btn-cancel:not(.link).disabled.submitted,.modals-container .btn-cancel:not(.link).disabled.submitted{color:#c0392b}.content-container .btn-cancel:not(.link).disabled.submitted .line-loading,.modals-container .btn-cancel:not(.link).disabled.submitted .line-loading{background:#c0392b}.content-container .btn-grey:not(.link),.modals-container .btn-grey:not(.link){background:#eee;color:#555}.content-container .btn-grey:not(.link):not(.disabled):focus,.content-container .btn-grey:not(.link):not(.disabled):hover,.content-container .btn-grey:not(.link):not([disabled]):focus,.content-container .btn-grey:not(.link):not([disabled]):hover,.modals-container .btn-grey:not(.link):not(.disabled):focus,.modals-container .btn-grey:not(.link):not(.disabled):hover,.modals-container .btn-grey:not(.link):not([disabled]):focus,.modals-container .btn-grey:not(.link):not([disabled]):hover{background:#ccc;color:#333}.content-container .btn-grey:not(.link).disabled.submitted,.modals-container .btn-grey:not(.link).disabled.submitted{color:#555}.content-container .btn-grey:not(.link).disabled.submitted .line-loading,.modals-container .btn-grey:not(.link).disabled.submitted .line-loading{background:#999}.content-container .disabled,.content-container [disabled],.modals-container .disabled,.modals-container [disabled]{cursor:default!important;background:#eee!important}.content-container .disabled:not(.submitted),.content-container [disabled]:not(.submitted),.modals-container .disabled:not(.submitted),.modals-container [disabled]:not(.submitted){color:#bbb!important}.content-container .btn-facebook:not(.link),.modals-container .btn-facebook:not(.link){background:#3b5998}.content-container .btn-facebook:not(.link):focus,.content-container .btn-facebook:not(.link):hover,.modals-container .btn-facebook:not(.link):focus,.modals-container .btn-facebook:not(.link):hover{background:#2d4373}.content-container .btn-twitter:not(.link),.modals-container .btn-twitter:not(.link){background:#4099ff}.content-container .btn-twitter:not(.link):focus,.content-container .btn-twitter:not(.link):hover,.modals-container .btn-twitter:not(.link):focus,.modals-container .btn-twitter:not(.link):hover{background:#0d7eff}.content-container .btn-google-plus:not(.link),.modals-container .btn-google-plus:not(.link){background:#d34836}.content-container .btn-google-plus:not(.link):focus,.content-container .btn-google-plus:not(.link):hover,.modals-container .btn-google-plus:not(.link):focus,.modals-container .btn-google-plus:not(.link):hover{background:#b03626}.content-container .btn-facebook,.content-container .btn-google-plus,.content-container .btn-twitter,.modals-container .btn-facebook,.modals-container .btn-google-plus,.modals-container .btn-twitter{width:50%;margin:0 auto;text-align:center}.content-container .btn-holder,.content-container .buttonHolder{margin-top:25px;min-height:40px}.wf-active .content-container textarea,.wf-active .modals-container textarea{font-family:Source Code Pro,monospace,serif}.main-container input[type=checkbox],.main-container input[type=radio],.modals-container input[type=checkbox],.modals-container input[type=radio]{float:left;margin-right:5px;height:15px;width:15px;border:1px solid #bbb;background:#fcfcfc;-webkit-transition:none;-o-transition:none;transition:none;position:relative}.main-container input[type=checkbox]:after,.main-container input[type=radio]:after,.modals-container input[type=checkbox]:after,.modals-container input[type=radio]:after{display:block;content:'';position:absolute;top:0;left:0;bottom:0;right:0;opacity:0;background-image:url(../images/sprite.png)}.main-container input[type=checkbox]:checked:after,.main-container input[type=radio]:checked:after,.modals-container input[type=checkbox]:checked:after,.modals-container input[type=radio]:checked:after{opacity:1}.main-container input[type=radio],.modals-container input[type=radio]{border-radius:50%}.main-container input[type=radio]:after,.modals-container input[type=radio]:after{background-position:0 -13px}.main-container input[type=checkbox]:after,.modals-container input[type=checkbox]:after{background-position:0 0}.main-container .checkbox,.main-container .radio,.modals-container .checkbox,.modals-container .radio{padding:10px 0}.main-container .checkbox input,.main-container .radio input,.modals-container .checkbox input,.modals-container .radio input{margin-top:8px}.main-container .controls .radio,.modals-container .controls .radio{padding-top:3px;padding-bottom:0}.main-container .checkbox-new-content,.modals-container .checkbox-new-content{padding:0}@media only screen and (min-width:960px){.content-container form.content-wrapper,.modals-container form.content-wrapper{margin:0;width:100%}}@-webkit-keyframes a{0%{width:0;left:0;right:inherit}49%{left:0;right:inherit}50%{width:100%;left:inherit;right:0}to{left:inherit;right:0}}@-o-keyframes a{0%{width:0;left:0;right:inherit}49%{left:0;right:inherit}50%{width:100%;left:inherit;right:0}to{left:inherit;right:0}}@keyframes a{0%{width:0;left:0;right:inherit}49%{left:0;right:inherit}50%{width:100%;left:inherit;right:0}to{left:inherit;right:0}}body,button,html,input,select,textarea{font-family:Segoe UI,Trebuchet MS,Helvetica,Helvetica Neue,Arial,sans-serif;color:#222}.no-js body,.no-js button,.no-js html,.no-js input,.no-js select,.no-js textarea,.wf-active body,.wf-active button,.wf-active html,.wf-active input,.wf-active select,.wf-active textarea{font-family:Source Sans Pro,Segoe UI,Trebuchet MS,Helvetica,Helvetica Neue,Arial,sans-serif}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}.link,a{color:#1088bf;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.link:hover,a:hover{color:#d68807;text-decoration:none}button.link{display:inline-block;background:none;border:none;text-decoration:underline}.ico{background-repeat:no-repeat;background-image:url(../images/sprite.png)}.ico-after{position:relative}.ico-after:after{content:" ";display:block;position:absolute;top:0;left:0;width:16px;height:16px;background-repeat:no-repeat;background-image:url(../images/sprite.png)}.ico-after.alert:after{background-position:0 -4146px}.ico-after.alert.blue:after{background-position:0 -4106px}.ico-after.alert.light:after{background-position:0 -2066px}.ico-after.arrow-left:after{background-position:0 -3786px}.ico-after.arrow-left.blue:after{background-position:0 -3546px}.ico-after.arrow-left.light:after{background-position:0 -3746px}.ico-after.arrow-right:after,.ico-after.offline:after{background-position:0 -3906px}.ico-after.arrow-right.blue:after,.ico-after.offline.blue:after{background-position:0 -3826px}.ico-after.arrow-right.light:after,.ico-after.offline.light:after{background-position:0 -3866px}.ico-after.beta:after{background-position:0 -4066px}.ico-after.beta.blue:after{background-position:0 -3986px}.ico-after.beta.light:after{background-position:0 -4026px}.ico-after.cite:after{background-position:0 -4306px}.ico-after.cite.blue:after{background-position:0 -4226px}.ico-after.cite.light:after{background-position:0 -4266px}.ico-after.cross:after{background-position:0 -4506px}.ico-after.cross.blue:after{background-position:0 -4346px}.ico-after.cross.red:after{background-position:0 -4426px}.ico-after.cross.light:after{background-position:0 -4386px}.ico-after.cross.white:after{background-position:0 -4466px}.ico-after.download:after{background-position:0 -4746px}.ico-after.download.blue:after{background-position:0 -4666px}.ico-after.download.light:after{background-position:0 -4706px}.ico-after.downvote:after{background-position:0 -3146px}.ico-after.downvote.voted:after{background-position:0 -3106px}.ico-after.edit:after{background-position:0 -4866px}.ico-after.edit.blue:after{background-position:0 -4786px}.ico-after.edit.light:after{background-position:0 -4826px}.ico-after.email:after{background-position:0 -666px}.ico-after.email.blue:after{background-position:0 -586px}.ico-after.email.light:after{background-position:0 -626px}.ico-after.diaspora:after{background-position:0 -4626px}.ico-after.diaspora.blue:after{background-position:0 -4546px}.ico-after.diaspora.light:after{background-position:0 -4586px}.ico-after.facebook:after{background-position:0 -826px}.ico-after.facebook.blue:after{background-position:0 -746px}.ico-after.facebook.light:after{background-position:0 -786px}.ico-after.foursquare:after{background-position:0 -986px}.ico-after.foursquare.blue:after{background-position:0 -906px}.ico-after.foursquare.light:after{background-position:0 -946px}.ico-after.gear:after{background-position:0 -1106px}.ico-after.gear.blue:after{background-position:0 -1026px}.ico-after.gear.light:after{background-position:0 -1066px}.ico-after.github:after{background-position:0 -1226px}.ico-after.github.blue:after{background-position:0 -1146px}.ico-after.github.light:after{background-position:0 -1186px}.ico-after.google-plus:after{background-position:0 -1346px}.ico-after.google-plus.blue:after{background-position:0 -1266px}.ico-after.google-plus.light:after{background-position:0 -1306px}.ico-after.help:after{background-position:0 -1466px}.ico-after.help.blue:after{background-position:0 -1386px}.ico-after.help.light:after{background-position:0 -1426px}.ico-after.hide:after{background-position:0 -1586px}.ico-after.hide.blue:after{background-position:0 -1506px}.ico-after.hide.light:after{background-position:0 -1546px}.ico-after.history:after{background-position:0 -1706px}.ico-after.history.blue:after{background-position:0 -1626px}.ico-after.history.light:after{background-position:0 -1666px}.ico-after.import:after{background-position:0 -1826px}.ico-after.import.blue:after{background-position:0 -1746px}.ico-after.import.light:after{background-position:0 -1786px}.ico-after.lock:after{background-position:0 -1986px}.ico-after.lock.blue:after{background-position:0 -1906px}.ico-after.lock.light:after{background-position:0 -1946px}.ico-after.more:after{background-position:0 -2186px}.ico-after.more.blue:after{background-position:0 -2106px}.ico-after.more.light:after{background-position:0 -2146px}.ico-after.move:after{background-position:0 -2306px}.ico-after.move.blue:after{background-position:0 -2226px}.ico-after.move.light:after{background-position:0 -2266px}.ico-after.pin:after{background-position:0 -2506px}.ico-after.pin.blue:after{background-position:0 -2426px}.ico-after.pin.light:after{background-position:0 -2466px}.ico-after.rss:after{background-position:0 -2746px}.ico-after.rss.blue:after{background-position:0 -2626px}.ico-after.rss.orange:after{background-position:0 -2706px}.ico-after.rss.light:after{background-position:0 -2666px}.ico-after.star:after{background-position:0 -3026px}.ico-after.star.yellow:after{background-position:0 -2986px}.ico-after.star.blue:after{background-position:0 -2826px}.ico-after.star.light:after{background-position:0 -2946px}.ico-after.tick:after{background-position:0 -3346px}.ico-after.tick.green:after{background-position:0 -3266px}.ico-after.tick.light:after{background-position:0 -3306px}.ico-after.twitter:after{background-position:0 -3506px}.ico-after.twitter.blue:after{background-position:0 -3426px}.ico-after.twitter.light:after{background-position:0 -3466px}.ico-after.unread:after{background-position:0 -74px}.ico-after.upvote:after{background-position:0 -3226px}.ico-after.upvote.voted:after{background-position:0 -3186px}.ico-after.online:after,.ico-after.view:after{background-position:0 -3666px}.ico-after.online.blue:after,.ico-after.view.blue:after{background-position:0 -3586px}.ico-after.online.light:after,.ico-after.view.light:after{background-position:0 -3626px}.ir{background-color:transparent;border:0;overflow:hidden;*text-indent:-9999px}.ir:before{content:"";display:block;width:0;height:150%}.hidden{display:none!important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}hr.clearfix{clear:both;height:0;border:none}.unstyled-list{list-style:none;padding-left:0}.screen,.wide{display:none}@media only screen and (min-width:1140px){.wide{display:inline}table .wide{display:table-cell}}@media only screen and (min-width:960px){.screen{display:inline}}.header-container header{background:#084561;border-bottom:3px solid #f8ad32}.header-container header a,.header-container header button{text-decoration:none;color:#fff;-webkit-transition-property:background;-o-transition-property:background;transition-property:background;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.header-container header a:focus,.header-container header button:focus{outline:none}.header-container header .header-menu{height:60px}.header-container header .header-menu .header-menu-list{margin:0;padding:0}.header-container header .header-menu .header-menu-list>li{display:block;float:left;width:33.3%}.header-container header .header-menu .header-menu-list>li>a{display:block;position:relative;text-align:center;line-height:60px;text-transform:uppercase;font-size:1.5px;font-size:1.5rem;text-shadow:rgba(0,0,0,.75) 0 0 3px}.header-container header .header-menu .header-menu-list>li>a.active,.header-container header .header-menu .header-menu-list>li>a:focus,.header-container header .header-menu .header-menu-list>li>a:hover{background:#396a81}.header-container header .header-menu .header-menu-list>li>a.current:before{content:" ";display:block;position:absolute;bottom:0;left:0;right:0;height:2px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;border-radius:2px 2px 0 0;background-color:#f8ad32}.header-container header .header-menu .header-menu-list>li>a.current.active:before{height:0}.header-logo{text-align:center;margin:0;padding:0;width:100%}.header-logo-link{display:block;margin:0 auto;text-indent:-9999px;width:100%;max-width:240px;height:60px;background:url(../images/logo.png) no-repeat center center;-webkit-background-size:100% auto;background-size:100% auto}.header-logo-link:focus,.header-logo-link:hover{background-color:#396a81}.logbox{background:hsla(0,0%,100%,.05)}.logbox .notifs-links{margin-right:60px}.logbox .notifs-links .ico-link{display:block;position:relative;width:33.3%;height:60px;line-height:60px;float:left}.logbox .notifs-links .ico-link .notif-count{display:block;position:absolute;z-index:1;top:50%;right:50%;margin:-20px -22px 0 0;padding:0 5px;height:16px;line-height:14px;background:#c0392b;border-radius:16px}.logbox .notifs-links .ico-link .notif-text{display:block;position:absolute;text-indent:-9999px;height:22px;width:22px;top:50%;left:50%;margin:-11px 0 0 -11px}.logbox .notifs-links .ico-link .notif-text.ico-messages{background-position:0 -4906px}.logbox .notifs-links .ico-link .notif-text.ico-notifs{background-position:0 -2346px}.logbox .notifs-links .ico-link .notif-text.ico-alerts{background-position:0 -4186px}.logbox .notifs-links .ico-link .notif-text.ico-params{background-position:0 -2386px}.logbox .notifs-links .ico-link.active,.logbox .notifs-links .ico-link:focus,.logbox .notifs-links .ico-link:hover{background:#396a81}.logbox .dropdown{overflow:hidden}.logbox .dropdown .dropdown-title{display:block;width:100%;height:35px;line-height:37px;text-align:center;border-bottom:1px solid #274a5a;background-color:#396a81}.logbox .dropdown,.logbox .dropdown .dropdown-list{margin:0;padding:0;list-style:none;background-color:#19526c}.logbox .dropdown .dropdown-list li,.logbox .dropdown li{display:block;width:100%;height:60px}.logbox .dropdown .dropdown-list li a,.logbox .dropdown li a{display:block;overflow:hidden;position:relative;height:100%;width:100%}.logbox .dropdown .dropdown-list li a,.logbox .dropdown .dropdown-list li a:focus,.logbox .dropdown .dropdown-list li a:hover,.logbox .dropdown li a,.logbox .dropdown li a:focus,.logbox .dropdown li a:hover{opacity:1;-webkit-transition-property:opacity,background-color;-o-transition-property:opacity,background-color;transition-property:opacity,background-color}.logbox .dropdown .dropdown-list li a:focus,.logbox .dropdown .dropdown-list li a:hover,.logbox .dropdown li a:focus,.logbox .dropdown li a:hover{background-color:#396a81}.logbox .dropdown .dropdown-list li a:focus .username,.logbox .dropdown .dropdown-list li a:hover .username,.logbox .dropdown li a:focus .username,.logbox .dropdown li a:hover .username{text-shadow:rgba(0,0,0,.5) 0 0 5px}.logbox .dropdown .dropdown-list li a:focus .date,.logbox .dropdown .dropdown-list li a:hover .date,.logbox .dropdown li a:focus .date,.logbox .dropdown li a:hover .date{color:#95d7f5}.logbox .dropdown .dropdown-list li .avatar,.logbox .dropdown li .avatar{float:left;height:30px;width:30px}.logbox .dropdown .dropdown-list li .username,.logbox .dropdown li .username{display:block;float:left;margin:4px 0 0 7px;color:#95d7f5;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logbox .dropdown .dropdown-list li .date,.logbox .dropdown li .date{color:#5196b6;float:right;padding:4px 10px 0 0;-webkit-transition-property:color;-o-transition-property:color;transition-property:color}.logbox .dropdown .dropdown-list li .topic,.logbox .dropdown li .topic{display:block;position:absolute;bottom:0;left:0;overflow:hidden;height:25px;padding:4px 7px 2px;text-overflow:ellipsis;white-space:nowrap;width:95%;width:calc(100% - 14px)}.logbox .dropdown .dropdown-list li:nth-child(2n+1),.logbox .dropdown .dropdown-list li:nth-child(2n+1) form button,.logbox .dropdown li:nth-child(2n+1),.logbox .dropdown li:nth-child(2n+1) form button{background-color:#084561}.logbox .my-account{display:block;height:60px;width:60px;float:right}.logbox .my-account .username{display:none}.logbox .my-account .avatar{background:#396a81}.logbox .dropdown.my-account-dropdown a,.logbox .dropdown.my-account-dropdown button{padding-left:10px}.logbox .dropdown.my-account-dropdown button{width:100%;height:30px;line-height:28px;background:transparent;text-align:left;border:0}.logbox .dropdown.my-account-dropdown button:focus,.logbox .dropdown.my-account-dropdown button:hover{background:#396a81}.logbox.unlogged a{display:block;width:50%;text-align:center;float:left;line-height:60px;height:60px}.logbox.unlogged a:focus,.logbox.unlogged a:hover{background-color:#396a81}.sub-header{background:#eee}@media only screen and (max-width:959px){.header-logo{width:40px;height:50px;margin-left:50px;float:left}.header-logo-link{background-image:url(../images/logo-mobile.png)!important;-webkit-background-size:100% 100%;background-size:100%;width:100%;height:100%}.header-logo-link:after{display:block;content:attr(data-title);position:absolute;top:0;left:95px;right:155px;line-height:50px;text-indent:0;text-align:left;font-weight:400;font-size:17px;font-size:1.7rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:200px}.header-container header .header-menu{height:30px}.header-container header .header-menu .header-menu-list{padding-top:50px}.header-container header .header-menu .header-menu-list>li>a{line-height:50px}.logbox{float:right;width:150px;background:none}.logbox .notifs-links{width:100%}.logbox .notifs-links .ico-link{height:50px;width:50px}.logbox .dropdown{top:50px}.logbox .dropdown.my-account-dropdown .dropdown-list{bottom:0}.logbox .dropdown.my-account-dropdown .dropdown-list li{height:45px;line-height:45px}.logbox.unlogged{font-size:13px;font-size:1.3rem}.logbox.unlogged a{background-color:hsla(0,0%,100%,.1);line-height:30px;height:30px;margin:10px 0;width:74px;margin-right:1px}}@media only screen and (min-width:960px){.header-container{z-index:1;position:relative;-webkit-box-shadow:0 0 4px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.3)}.header-container header{background-image:-webkit-gradient(linear,left top,right top,color-stop(20%,transparent),color-stop(40%,hsla(0,0%,100%,.07)),color-stop(60%,hsla(0,0%,100%,.07)),color-stop(80%,transparent));background-image:-webkit-linear-gradient(left,transparent 20%,hsla(0,0%,100%,.07) 40%,hsla(0,0%,100%,.07) 60%,transparent 80%);background-image:-o-linear-gradient(left,transparent 20%,hsla(0,0%,100%,.07) 40%,hsla(0,0%,100%,.07) 60%,transparent 80%);background-image:linear-gradient(to right,transparent 20%,hsla(0,0%,100%,.07) 40%,hsla(0,0%,100%,.07) 60%,transparent 80%)}.header-logo{float:left;text-align:left;width:240px}.header-container header .header-menu{float:left;width:40%;margin-left:.5%}.header-container header .header-menu .header-menu-list>li>a{max-width:150px;font-size:1.6rem;font-size:16px}.dropdown{top:60px}.has-dropdown{position:relative;text-indent:-7px}.has-dropdown:after{content:" ";display:block;position:absolute;top:47%;left:83%;height:0;width:0;border:6px solid transparent;border-top:6px solid hsla(0,0%,100%,.7);border-left:6px inset transparent}.has-dropdown.active:after,.has-dropdown:focus:after,.has-dropdown:hover:after{border-top:6px solid #fff}.logbox .dropdown.my-account-dropdown ul li{height:30px;line-height:30px}.lt-ie9 .dropdown{top:90px}.header-right{float:right;width:230px}.header-right .dropdown{right:2.5%}}@media only screen and (min-width:1140px){.header-container header .header-menu{margin-left:5%}}.dropdown{display:none;position:absolute;text-align:left;top:50px;left:0;right:0;background-color:#396a81;margin:0;padding:10px 2.5%;font-size:14px;font-size:1.4rem;border-bottom:3px solid #f8ad32;z-index:8}.dropdown .dropdown-title{color:#fff}.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(1),.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(1)~li{width:100%}.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(2),.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(2)~li{width:50%}.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(3),.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(3)~li{width:33.33333%}.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(4),.dropdown.header-menu-dropdown .dropdown-list>li:first-child:nth-last-child(4)~li{width:25%}.dropdown .dropdown-list{width:100%;padding:0;margin-top:15px}.dropdown .dropdown-list>li{width:20%;float:left}.dropdown .dropdown-list>li.dropdown-empty-message{color:hsla(0,0%,100%,.5);text-align:center;line-height:60px;background:none!important}.dropdown .dropdown-list>li ul{margin:0 0 10px;padding:0}.dropdown .dropdown-list>li ul li{position:relative}.dropdown .dropdown-list>li ul li a{display:block;width:95%;min-height:25px;line-height:25px;color:#95d7f5;overflow:hidden;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.dropdown .dropdown-list>li ul li a:focus,.dropdown .dropdown-list>li ul li a:hover{padding-left:3%;background-color:rgba(0,0,0,.3)}.dropdown .dropdown-link-all{display:block;clear:both;text-align:center;height:30px;line-height:30px;border-top:1px solid #274a5a;background-color:#396a81;-webkit-transition-property:color,background-color;-o-transition-property:color,background-color;transition-property:color,background-color}.dropdown .dropdown-link-all:first-child{border-top:0!important;border-bottom:1px solid #274a5a}.dropdown .dropdown-link-all:focus,.dropdown .dropdown-link-all:hover{color:#95d7f5;background-color:#274a5a;border-top:1px solid #396a81}.active+.dropdown{display:block}@media only screen and (min-width:760px){.dropdown{-webkit-box-shadow:0 5px 7px rgba(0,0,0,.3);box-shadow:0 5px 7px rgba(0,0,0,.3)}.header-right .dropdown{width:350px;left:auto;padding:0}.header-right .dropdown .dropdown-list{max-height:270px;overflow-x:hidden;overflow-y:auto}.header-right .dropdown .dropdown-list::-webkit-scrollbar{width:10px;height:10px}.header-right .dropdown .dropdown-list::-webkit-scrollbar-track{background-color:#06354a}.header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb{background-color:#396a81;border:1px solid #06354a;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb:hover{background-color:#5196b6}.header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb:active{background-color:#71b4d3}.header-right .dropdown.my-account-dropdown{width:230px}}@media only screen and (max-width:759px){html.dropdown-active{overflow:hidden}html.dropdown-active .page-container{width:100%}html.dropdown-active .main-container{display:none}.header-menu-dropdown{display:none!important}.dropdown{width:100%;top:180px;bottom:0;border-bottom:none}.dropdown .dropdown-list{overflow:auto;position:absolute;top:36px;bottom:50px}.dropdown .dropdown-link-all{position:absolute;left:0;right:0;bottom:0;height:50px;line-height:50px}}@media only screen and (min-width:960px){.dropdown{top:60px}}.search-form{margin-bottom:30px}.search{display:block;position:relative}.search form button,.search form input{float:left;border:none;background:hsla(0,0%,100%,.25);height:40px;-webkit-transition-property:background;-o-transition-property:background;transition-property:background;-webkit-transition-duration:.15s;-o-transition-duration:.15s;transition-duration:.15s}.search form button:focus,.search form button:hover,.search form input:focus,.search form input:hover{background-color:#fff}.search form button:focus,.search form input:focus{outline-color:#f8ad32}.search form input{height:30px;padding:5px 3%;width:70%}.search form button{width:12%;text-indent:-9999px}.search form button.disabled{opacity:.5;background:transparent;cursor:default}.search form button:after{display:block;content:" ";position:absolute;top:12px;left:50%;margin-left:-8px;height:17px;width:17px;background-position:0 -2786px}.search .search-more{display:block;float:left;height:40px;font-family:Arial,sans-serif;line-height:40px;width:12%;text-align:center;font-weight:700;text-decoration:none;font-size:24px;background:#fff;color:#084561;-webkit-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease}.search .search-more:focus,.search .search-more:hover{background:#f8ad32;color:#fff;outline:none}.search .search-more:before{content:"+"}@media only screen and (min-width:960px){.search:before{content:" ";display:block;position:absolute;left:-20px;height:30px;width:20px;background:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.03)),to(transparent));background:-webkit-linear-gradient(right,rgba(0,0,0,.03),transparent);background:-o-linear-gradient(right,rgba(0,0,0,.03),transparent);background:linear-gradient(to left,rgba(0,0,0,.03),transparent)}.search form input{padding:6px 10px;height:18px;width:150px}.search form button{height:30px;line-height:30px;width:30px}.search form button:after{top:7px}.search .search-more{width:30px;height:30px;line-height:30px}}#accessibility{list-style:none;margin:0;padding:0 2.5%;background:#062e41;overflow:hidden;height:0}#accessibility.focused{height:auto}#accessibility li{display:inline;margin:0;padding:0}#accessibility li a{display:inline-block;padding:0 7px;color:#eee}#accessibility li a:focus,#accessibility li a:hover{color:#084561;background-color:#fff;text-decoration:none}#cookies-eu-banner{padding:0 3%;background:#062e41;display:none}#cookies-eu-banner #cookies-eu-reject,#cookies-eu-banner div{display:inline-block;margin:0;padding:7px 0;color:#eee;line-height:23px}#cookies-eu-banner #cookies-eu-reject{background:none;border:none;text-decoration:underline}#cookies-eu-banner #cookies-eu-reject:focus,#cookies-eu-banner #cookies-eu-reject:hover{text-decoration:none}#cookies-eu-banner #cookies-eu-accept,#cookies-eu-banner #cookies-eu-more{display:inline-block;margin-top:3px;padding:4px 15px;text-decoration:none;-webkit-transition:background .15s,color .15s;-o-transition:background .15s,color .15s;transition:background .15s,color .15s}#cookies-eu-banner #cookies-eu-more{margin-left:15px;color:#eee;background:#084561}#cookies-eu-banner #cookies-eu-more:focus,#cookies-eu-banner #cookies-eu-more:hover{color:#084561;background:#eee}#cookies-eu-banner #cookies-eu-accept{border:none;color:#084561;background:#eee}#cookies-eu-banner #cookies-eu-accept:focus,#cookies-eu-banner #cookies-eu-accept:hover{color:#eee;background:#084561}@media only screen and (max-width:759px){#cookies-eu-banner{position:absolute;top:50px;right:0;bottom:0;left:0;z-index:4}#cookies-eu-banner div{margin-top:40px;padding:0 5px}#cookies-eu-banner #cookies-eu-accept,#cookies-eu-banner #cookies-eu-more{display:block;width:100%;height:40px;padding:0!important;margin:15px 0 0!important;text-align:center}#cookies-eu-banner #cookies-eu-more{margin-top:40px!important;line-height:40px}}.main .sidebar{padding:0 0 10px;background:#f0f0f0;border-bottom:1px solid #fff;color:#424242;width:105%;margin:0 0 0 -2.7%}.main .sidebar .new-btn{display:block;height:40px;padding-left:11.5%;text-decoration:none;text-indent:25px;line-height:40px;font-size:16px;font-size:1.6rem;position:relative;color:#1088bf;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.main .sidebar .new-btn:first-child{margin-top:31px}.main .sidebar .new-btn:focus,.main .sidebar .new-btn:hover{background:#fff}.main .sidebar .new-btn:after{top:12px;left:11.5%}.main .sidebar h3,.main .sidebar h4{font-weight:400;margin:0;padding:0}.main .sidebar h3{font-size:18px;font-size:1.8rem;line-height:38px;line-height:3.8rem;color:#084561;border-bottom:1px solid #f8ad32;margin-top:30px}.main .sidebar h4{padding-top:20px;font-size:17px;font-size:1.7rem}.main .sidebar h4 a{text-decoration:none;color:#424242}.main .sidebar.accordeon h4{cursor:pointer}.main .sidebar h4[data-num]{position:relative;padding-left:calc(5% + 25px)}.main .sidebar h4[data-num]:before{content:attr(data-num);position:absolute;left:5%;text-align:right;width:50px;margin-left:-35px}.main .sidebar h3+ol,.main .sidebar h3+ul{margin:7px 0}.main .sidebar ol,.main .sidebar ul{margin:0;padding:0;list-style:none;width:100%}.main .sidebar ol li,.main .sidebar ul li{position:relative;padding:0 0 0 2.5%;-webkit-transition:background .15s ease;-o-transition:background .15s ease;transition:background .15s ease}.main .sidebar ol li:not(.inactive):hover,.main .sidebar ol li a:focus,.main .sidebar ol li button:focus,.main .sidebar ul li:not(.inactive):hover,.main .sidebar ul li a:focus,.main .sidebar ul li button:focus{background:#fff;outline:none}.main .sidebar ol li:not(.inactive):hover .ico-after.action-hover,.main .sidebar ol li a:focus .ico-after.action-hover,.main .sidebar ol li button:focus .ico-after.action-hover,.main .sidebar ul li:not(.inactive):hover .ico-after.action-hover,.main .sidebar ul li a:focus .ico-after.action-hover,.main .sidebar ul li button:focus .ico-after.action-hover{display:block}.main .sidebar ol li.inactive>em,.main .sidebar ol li.inactive>span,.main .sidebar ol li a,.main .sidebar ol li button,.main .sidebar ul li.inactive>em,.main .sidebar ul li.inactive>span,.main .sidebar ul li a,.main .sidebar ul li button{display:block;padding-left:25px;padding-right:10px;text-decoration:none;color:#0079b2;overflow:hidden;height:30px;line-height:30px;font-size:14px;font-size:1.4rem;text-overflow:ellipsis;white-space:nowrap;border:0;text-align:left;background:transparent}.main .sidebar ol li.inactive>em[data-num],.main .sidebar ol li.inactive>span[data-num],.main .sidebar ol li a[data-num],.main .sidebar ol li button[data-num],.main .sidebar ul li.inactive>em[data-num],.main .sidebar ul li.inactive>span[data-num],.main .sidebar ul li a[data-num],.main .sidebar ul li button[data-num]{position:relative}.main .sidebar ol li.inactive>em[data-num]:after,.main .sidebar ol li.inactive>span[data-num]:after,.main .sidebar ol li a[data-num]:after,.main .sidebar ol li button[data-num]:after,.main .sidebar ul li.inactive>em[data-num]:after,.main .sidebar ul li.inactive>span[data-num]:after,.main .sidebar ul li a[data-num]:after,.main .sidebar ul li button[data-num]:after{content:attr(data-num) ".";position:absolute;left:0;width:18px;text-align:right;color:#424242}.main .sidebar ol li.inactive>em.selected,.main .sidebar ol li.inactive>span.selected,.main .sidebar ol li a.selected,.main .sidebar ol li button.selected,.main .sidebar ul li.inactive>em.selected,.main .sidebar ul li.inactive>span.selected,.main .sidebar ul li a.selected,.main .sidebar ul li button.selected{font-weight:700}.main .sidebar ol li.inactive>em img,.main .sidebar ol li.inactive>span img,.main .sidebar ol li a img,.main .sidebar ol li button img,.main .sidebar ul li.inactive>em img,.main .sidebar ul li.inactive>span img,.main .sidebar ul li a img,.main .sidebar ul li button img{border-right:7px solid transparent}.main .sidebar ol li.inactive>em img,.main .sidebar ol li.inactive>em span:not(.wide),.main .sidebar ol li.inactive>span img,.main .sidebar ol li.inactive>span span:not(.wide),.main .sidebar ol li a img,.main .sidebar ol li a span:not(.wide),.main .sidebar ol li button img,.main .sidebar ol li button span:not(.wide),.main .sidebar ul li.inactive>em img,.main .sidebar ul li.inactive>em span:not(.wide),.main .sidebar ul li.inactive>span img,.main .sidebar ul li.inactive>span span:not(.wide),.main .sidebar ul li a img,.main .sidebar ul li a span:not(.wide),.main .sidebar ul li button img,.main .sidebar ul li button span:not(.wide){vertical-align:middle}.main .sidebar ol li.inactive>em .icon,.main .sidebar ol li.inactive>span .icon,.main .sidebar ol li a .icon,.main .sidebar ol li button .icon,.main .sidebar ul li.inactive>em .icon,.main .sidebar ul li.inactive>span .icon,.main .sidebar ul li a .icon,.main .sidebar ul li button .icon{border-right:7px solid transparent;display:inline-block;width:16px;height:16px;margin:7px 5px;line-height:30px}.main .sidebar ol li.inactive>em.ico-after:after,.main .sidebar ol li.inactive>span.ico-after:after,.main .sidebar ol li a.ico-after:after,.main .sidebar ol li button.ico-after:after,.main .sidebar ul li.inactive>em.ico-after:after,.main .sidebar ul li.inactive>span.ico-after:after,.main .sidebar ul li a.ico-after:after,.main .sidebar ul li button.ico-after:after{top:7px;left:0;opacity:.7}.main .sidebar ol li.inactive>em.ico-after.disabled:after,.main .sidebar ol li.inactive>span.ico-after.disabled:after,.main .sidebar ol li a.ico-after.disabled:after,.main .sidebar ol li button.ico-after.disabled:after,.main .sidebar ul li.inactive>em.ico-after.disabled:after,.main .sidebar ul li.inactive>span.ico-after.disabled:after,.main .sidebar ul li a.ico-after.disabled:after,.main .sidebar ul li button.ico-after.disabled:after{opacity:.4!important}.main .sidebar ol li.inactive>em.ico-after:focus:after,.main .sidebar ol li.inactive>em.ico-after:hover:after,.main .sidebar ol li.inactive>span.ico-after:focus:after,.main .sidebar ol li.inactive>span.ico-after:hover:after,.main .sidebar ol li a.ico-after:focus:after,.main .sidebar ol li a.ico-after:hover:after,.main .sidebar ol li button.ico-after:focus:after,.main .sidebar ol li button.ico-after:hover:after,.main .sidebar ul li.inactive>em.ico-after:focus:after,.main .sidebar ul li.inactive>em.ico-after:hover:after,.main .sidebar ul li.inactive>span.ico-after:focus:after,.main .sidebar ul li.inactive>span.ico-after:hover:after,.main .sidebar ul li a.ico-after:focus:after,.main .sidebar ul li a.ico-after:hover:after,.main .sidebar ul li button.ico-after:focus:after,.main .sidebar ul li button.ico-after:hover:after{opacity:1}.main .sidebar ol li.inactive>em.ico-after.action-hover,.main .sidebar ol li.inactive>span.ico-after.action-hover,.main .sidebar ol li a.ico-after.action-hover,.main .sidebar ol li button.ico-after.action-hover,.main .sidebar ul li.inactive>em.ico-after.action-hover,.main .sidebar ul li.inactive>span.ico-after.action-hover,.main .sidebar ul li a.ico-after.action-hover,.main .sidebar ul li button.ico-after.action-hover{position:absolute;display:none;overflow:visible;top:0;left:10%;padding:0;z-index:1;width:30px;height:30px;text-indent:-9999px;background:#fff;right:-30px}.main .sidebar ol li.inactive>em.ico-after.action-hover[data-title]:hover:before,.main .sidebar ol li.inactive>span.ico-after.action-hover[data-title]:hover:before,.main .sidebar ol li a.ico-after.action-hover[data-title]:hover:before,.main .sidebar ol li button.ico-after.action-hover[data-title]:hover:before,.main .sidebar ul li.inactive>em.ico-after.action-hover[data-title]:hover:before,.main .sidebar ul li.inactive>span.ico-after.action-hover[data-title]:hover:before,.main .sidebar ul li a.ico-after.action-hover[data-title]:hover:before,.main .sidebar ul li button.ico-after.action-hover[data-title]:hover:before{content:attr(data-title);display:block;position:absolute;background:#fff;color:#555;top:-27px;left:0;height:27px;line-height:27px;line-height:2.7rem;text-indent:0;padding:0 15px;border:1px solid #eee;-webkit-box-shadow:rgba(0,0,0,.15) 0 0 7px;box-shadow:0 0 7px rgba(0,0,0,.15)}.main .sidebar ol li.inactive>em.ico-after.action-hover:after,.main .sidebar ol li.inactive>span.ico-after.action-hover:after,.main .sidebar ol li a.ico-after.action-hover:after,.main .sidebar ol li button.ico-after.action-hover:after,.main .sidebar ul li.inactive>em.ico-after.action-hover:after,.main .sidebar ul li.inactive>span.ico-after.action-hover:after,.main .sidebar ul li a.ico-after.action-hover:after,.main .sidebar ul li button.ico-after.action-hover:after{left:7px}.main .sidebar ol li.inactive>em,.main .sidebar ol li.inactive>span,.main .sidebar ul li.inactive>em,.main .sidebar ul li.inactive>span{color:#555}.main .sidebar ol li .count,.main .sidebar ul li .count{display:block;position:absolute;top:6px;right:20px;padding:1px 10px;height:16px;line-height:16px;font-style:normal;background:#aaa;color:#fff}.main .sidebar ol li .last-answer,.main .sidebar ul li .last-answer{display:block;visibility:hidden;position:absolute;top:-13px;left:102%;width:250px;height:40px;background:#fff;padding:7px 10px;border:1px solid #f0f0f0;-webkit-box-shadow:rgba(0,0,0,.1) 2px 2px 2px;box-shadow:2px 2px 2px rgba(0,0,0,.1);opacity:0;-webkit-transition:visibility 0s linear .15s,opacity .15s,left .15s;-o-transition:visibility 0s linear .15s,opacity .15s,left .15s;transition:visibility 0s linear .15s,opacity .15s,left .15s}.main .sidebar ol li .last-answer .avatar,.main .sidebar ul li .last-answer .avatar{height:40px;width:40px;float:left;border:1px solid #f0f0f0}.main .sidebar ol li .last-answer .topic-last-answer,.main .sidebar ul li .last-answer .topic-last-answer{display:block;margin-left:50px;line-height:18px;padding:3px 0;color:#555}.main .sidebar ol li .last-answer .topic-no-last-answer,.main .sidebar ul li .last-answer .topic-no-last-answer{display:block;line-height:40px;width:100%;text-align:center;color:#999}.main .sidebar ol li a:focus+.last-answer,.main .sidebar ol li a:hover+.last-answer,.main .sidebar ul li a:focus+.last-answer,.main .sidebar ul li a:hover+.last-answer{visibility:visible;left:100%;opacity:1;-webkit-transition:visibility 0s linear 0,opacity .15s,left .15s;-o-transition:visibility 0s linear 0,opacity .15s,left .15s;transition:visibility 0s linear 0,opacity .15s,left .15s}.main .sidebar ol li a.unread,.main .sidebar ul li a.unread{font-weight:700}.main .sidebar ol li button,.main .sidebar ul li button{width:100%;line-height:28px}.main .sidebar ol li li,.main .sidebar ul li li{padding:0}.main .sidebar ol li li a,.main .sidebar ul li li a{position:relative;color:#084561;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.main .sidebar ol li li a:focus,.main .sidebar ol li li a:hover,.main .sidebar ul li li a:focus,.main .sidebar ul li li a:hover{color:#0079b2;background:#fff;margin-left:-11px}.main .sidebar ol li li a:focus:before,.main .sidebar ol li li a:hover:before,.main .sidebar ul li li a:focus:before,.main .sidebar ul li li a:hover:before{content:"> "}.main .sidebar.summary h4{border-bottom:1px solid #d8dada;padding-bottom:5px;padding-right:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main .sidebar.summary h4+ol>li:first-child,.main .sidebar.summary h4+ul>li:first-child{margin-top:5px}.main .sidebar.summary ol li.current{margin-top:0!important;padding-top:5px;margin-bottom:5px;background-color:#fff}.main .sidebar.summary ol li.current+a{font-weight:700}.main .sidebar.summary ol li.current ol{margin-top:5px;padding-top:5px;padding-bottom:5px;margin-left:-42px;width:calc(105% + 25px);background:-webkit-linear-gradient(top,rgba(0,0,0,.07),#f7f7f7 3px);background:-o-linear-gradient(top,rgba(0,0,0,.07),#f7f7f7 3px);background:linear-gradient(to bottom,rgba(0,0,0,.07),#f7f7f7 3px)}.main .sidebar.summary ol li.current ol a{padding-left:50px}.main .content-container{padding-top:30px}.main .content-container h1,.main .content-container h2{font-size:22px;font-size:2.2rem;line-height:38px;line-height:3.8rem;color:#084561;font-weight:400;border-bottom:1px solid #f8ad32;margin:1px 0 15px}.main .content-container h1.illu,.main .content-container h2.illu{padding-left:60px}.main .content-container h1.illu img,.main .content-container h2.illu img{background:#fff}.main .content-container h1.ico-after,.main .content-container h2.ico-after{padding-left:80px}.main .content-container h1.ico-after:after,.main .content-container h2.ico-after:after{width:80px;height:40px;margin-left:21px}.main .content-container h1.ico-articles:after,.main .content-container h2.ico-articles:after{background-position:0 -3946px}.main .content-container h1.ico-tutorials:after,.main .content-container h2.ico-tutorials:after{background-position:0 -3386px}.main .content-container h1.ico-news:after,.main .content-container h2.ico-news:after{background-position:0 -2866px}.main .content-container h1.ico-forum:after,.main .content-container h2.ico-forum:after{background-position:0 -866px}.main .content-container h1.ico-tags:after,.main .content-container h2.ico-tags:after{background-position:0 -3066px}.main .content-container h1.illu img,.main .content-container h2.illu img{position:absolute;margin:-6px 0 0 -60px;border:1px solid #cdd0d1;width:50px;height:50px}.main .content-container .license{float:right;margin:0;margin-top:10px}.main .content-container .subtitle{font-size:18px;font-size:1.8rem;line-height:23px;color:#999;margin-top:-15px;margin-bottom:15px;padding:10px 0;font-weight:400;border-bottom:1px solid #eee}.main .content-container .pubdate{display:block;color:#999;margin-bottom:15px}.main .content-container .member-item .avatar{margin-top:-2px;height:20px;width:20px;border:1px solid #ccc}.main .content-container .member-item .avatar+span{padding-left:3px}.main .content-container .member-item:hover .avatar{border-color:#999}.main .content-container .member-item+.member-item{margin-left:7px}.main .content-container .authors .member-item{margin-right:0;margin-left:7px}.main .content-container .authors .member-item .avatar{height:30px;width:30px;margin:-3px 5px 0 -6px}.main .content-container .new-btn-container,.main .content-container .open-zen-mode{display:none}.home .main .content-container{margin-top:0}.pagination-bottom-clear{clear:both}@media only screen and (min-width:1360px){.main .content-container .content-wrapper{max-width:960px;margin:0 auto!important}}@media only screen and (min-width:960px){body.no-sidebar .main .content-container{width:100%}body.no-sidebar .main .sidebar{display:none}.main{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;height:100%;margin-left:0;padding-left:2.5%}.main .content-container{width:80%;margin-right:0}.main .content-container .taglist+.pubdate{margin-top:-40px}.main .content-container .open-zen-mode{display:block}.main .content-container.zen-mode{width:100%;min-height:calc(100% - 200px);position:absolute;top:0;left:0;right:0;z-index:6;background:#fcfcfc;padding:100px 0;margin-bottom:0}.main .content-container.zen-mode .comments-title,.main .content-container.zen-mode .pagination:not(.pagination-chapter),.main .content-container.zen-mode .topic-message{display:none}.main .content-container.zen-mode .content-wrapper{margin:0 4%}.main .content-container h1,.main .content-container h2{margin-left:1px}.main .content-container .content-col-2{width:49.5%;margin:0 0 0 1%}.main .content-container .content-col-3{width:32%;margin:0 0 0 2%}.main .content-container .content-col-2,.main .content-container .content-col-3{float:left}.main .content-container .content-col-2:first-child,.main .content-container .content-col-3:first-child{margin:0}.main .content-container .article-content>.summary-part>li{float:left;width:50%}.main .content-container .article-content>.summary-part>li:nth-child(2n+1){clear:both}.main .sidebar{width:22.5%;border-bottom:none}.main .sidebar h3,.main .sidebar h4,.main .sidebar ol li,.main .sidebar ul li{padding-left:11.5%}.main .sidebar h3:first-child{margin-top:31px}.main .sidebar h4[data-num]{padding-left:calc(11% + 25px)}.main .sidebar h4[data-num]:before{left:11%}.main .sidebar.sommaire ul li.current ol,.main .sidebar.sommaire ul li.current ul{margin-left:calc(-11% - 10px);width:calc(111% + 10px);background:-webkit-linear-gradient(top,rgba(0,0,0,.07),transparent 3px);background:-o-linear-gradient(top,rgba(0,0,0,.07),transparent 3px);background:linear-gradient(to bottom,rgba(0,0,0,.07),transparent 3px)}.main .sidebar.sommaire ul li.current ol a,.main .sidebar.sommaire ul li.current ul a{padding-left:calc(11% + 30px)}}@media only screen and (min-width:960px){.content-cols .main .content-container{width:79%;margin-left:1.5%}.full-content-wrapper .tutorial-list article{width:46%;float:left}.full-content-wrapper .tutorial-list article.extend{width:100%}}@media only screen and (max-width:959px){.main .content-container .new-btn-container{display:block;margin:30px 0;border-top:1px solid #ddd;overflow:hidden}.main .content-container .new-btn-container .new-btn{display:block;width:100%;padding:7px 10px 7px 35px;text-decoration:none;height:30px;line-height:30px;background:#eee;color:#333;border-bottom:1px solid #ddd}.main .content-container .new-btn-container .new-btn.ico-after:after{top:13px;left:10px}.main .content-container h1.ico-news:after,.main .content-container h2.ico-news:after{background-position:0 -2906px}.main{width:100%}.main .content-container .content-col:not(:first-child),.main .sidebar{margin-top:50px}.main .sidebar{width:102.5%}.main .sidebar h3,.main .sidebar h4,.main .sidebar ul li{padding-left:5.5%}.main .sidebar h3 a,.main .sidebar h4 a,.main .sidebar ul li a{white-space:normal}.content-col-2:not(:first-child),.content-col-3:not(:first-child){margin-top:50px}}.small-content-wrapper{width:90%;max-width:500px;margin:20px auto}.main .content-container .content-wrapper.article-content,.main .content-container .content-wrapper.authors{padding-left:2%;padding-right:2%}.main .content-container .article-content>a,.main .content-container .article-content ol:not(.summary-part),.main .content-container .article-content p,.main .content-container .article-content p a,.main .content-container .article-content ul:not(.pagination){font-family:Merriweather,Liberation Serif,Times New Roman,Times,Georgia,FreeSerif,serif}.main .content-container .comment-author,.main .content-container .content-wrapper.comment-author{background:#eee;padding:7px 15px;margin-bottom:20px}.main .content-container .comment-author blockquote,.main .content-container .content-wrapper.comment-author blockquote{margin:10px 0;border-left:5px solid #ccc;padding:5px 0 5px 15px}.main .content-container .article-content .summary-part{font-size:20px;color:#ea9408}.main .content-container .article-content .summary-part h3,.main .content-container .article-content .summary-part h4{font-weight:400;width:90%}.main .content-container .article-content .summary-part h3 a,.main .content-container .article-content .summary-part h4 a{text-decoration:none}.main .content-container .article-content .summary-part h3 a:focus,.main .content-container .article-content .summary-part h3 a:hover,.main .content-container .article-content .summary-part h4 a:focus,.main .content-container .article-content .summary-part h4 a:hover{text-decoration:underline}.main .content-container .article-content .summary-part h3{font-size:20px;margin:0 0 5px}.main .content-container .article-content .summary-part .summary-part{list-style:none;padding-left:0;margin-bottom:15px}.main .content-container .article-content .summary-part .summary-part h4{font-size:14px;margin:2px 0}.main .content-container .article-content,.main .content-container .message-content{margin-top:20px;margin-bottom:20px;color:#424242}.main .content-container .article-content h2,.main .content-container .article-content h3,.main .content-container .message-content h2,.main .content-container .message-content h3{clear:both}.main .content-container .article-content h2,.main .content-container .article-content h2 a,.main .content-container .article-content h3,.main .content-container .article-content h3 a,.main .content-container .message-content h2,.main .content-container .message-content h2 a,.main .content-container .message-content h3,.main .content-container .message-content h3 a{color:#ea9408;margin-top:40px;text-decoration:none}.main .content-container .article-content h2 a:focus,.main .content-container .article-content h2 a:hover,.main .content-container .article-content h3 a:focus,.main .content-container .article-content h3 a:hover,.main .content-container .message-content h2 a:focus,.main .content-container .message-content h2 a:hover,.main .content-container .message-content h3 a:focus,.main .content-container .message-content h3 a:hover{text-decoration:underline}.main .content-container .article-content h2,.main .content-container .message-content h2{font-size:22px;font-size:2.2rem;line-height:50px;margin-bottom:20px;background:#fff;border-top:1px solid #e0e4e5;padding-left:1%;font-weight:400}.main .content-container .article-content h3,.main .content-container .message-content h3{font-size:20px;font-size:2rem;margin-bottom:14px}.main .content-container .article-content h4,.main .content-container .message-content h4{font-size:18px;font-size:1.8rem;margin-bottom:12px}.main .content-container .article-content h5,.main .content-container .message-content h5{font-size:16px;font-size:1.6rem;margin-bottom:10px}.main .content-container .article-content h6,.main .content-container .message-content h6{font-size:15px;font-size:1.5rem;margin-bottom:10px}.main .content-container .article-content .actions-title,.main .content-container .message-content .actions-title{float:right;margin:-60px 10px 0 0}.main .content-container .article-content .actions-title .btn,.main .content-container .message-content .actions-title .btn{height:30px;line-height:30px;margin-left:3px;opacity:.7;z-index:1}.main .content-container .article-content .actions-title .btn.ico-after:after,.main .content-container .message-content .actions-title .btn.ico-after:after{margin-top:7px}.main .content-container .article-content .actions-title .btn:focus,.main .content-container .article-content .actions-title .btn:hover,.main .content-container .message-content .actions-title .btn:focus,.main .content-container .message-content .actions-title .btn:hover{opacity:1}.main .content-container .article-content :not(.alert-box).error,.main .content-container .article-content :not(.alert-box).information,.main .content-container .article-content :not(.alert-box).question,.main .content-container .article-content :not(.alert-box).spoiler,.main .content-container .article-content :not(.alert-box).warning,.main .content-container .message-content :not(.alert-box).error,.main .content-container .message-content :not(.alert-box).information,.main .content-container .message-content :not(.alert-box).question,.main .content-container .message-content :not(.alert-box).spoiler,.main .content-container .message-content :not(.alert-box).warning{margin:25px 0;padding:7px 15px 7px 45px}.main .content-container .article-content :not(.alert-box).error.ico-after:after,.main .content-container .article-content :not(.alert-box).information.ico-after:after,.main .content-container .article-content :not(.alert-box).question.ico-after:after,.main .content-container .article-content :not(.alert-box).spoiler.ico-after:after,.main .content-container .article-content :not(.alert-box).warning.ico-after:after,.main .content-container .message-content :not(.alert-box).error.ico-after:after,.main .content-container .message-content :not(.alert-box).information.ico-after:after,.main .content-container .message-content :not(.alert-box).question.ico-after:after,.main .content-container .message-content :not(.alert-box).spoiler.ico-after:after,.main .content-container .message-content :not(.alert-box).warning.ico-after:after{position:absolute;top:50%;left:23px;margin:-11px 0 0 -11px;height:22px;width:22px}.main .content-container .article-content :not(.alert-box).information,.main .content-container .message-content :not(.alert-box).information{background:#daeaee}.main .content-container .article-content :not(.alert-box).information.ico-after:after,.main .content-container .message-content :not(.alert-box).information.ico-after:after{background-position:0 -1866px}.main .content-container .article-content :not(.alert-box).question,.main .content-container .message-content :not(.alert-box).question{background:#e2daee}.main .content-container .article-content :not(.alert-box).question.ico-after:after,.main .content-container .message-content :not(.alert-box).question.ico-after:after{background-position:0 -2546px}.main .content-container .article-content :not(.alert-box).error,.main .content-container .message-content :not(.alert-box).error{background:#eedada}.main .content-container .article-content :not(.alert-box).error.ico-after:after,.main .content-container .message-content :not(.alert-box).error.ico-after:after{background-position:0 -706px}.main .content-container .article-content :not(.alert-box).warning,.main .content-container .message-content :not(.alert-box).warning{background:#eee7da}.main .content-container .article-content :not(.alert-box).warning.ico-after:after,.main .content-container .message-content :not(.alert-box).warning.ico-after:after{background-position:0 -3706px}.main .content-container .article-content .spoiler,.main .content-container .message-content .spoiler{margin-top:0;padding-left:15px;background:#eee}.main .content-container .article-content .spoiler-title,.main .content-container .message-content .spoiler-title{display:block;background:#eee;margin:15px 0;padding:3px 15px 3px 40px;text-decoration:none;border-bottom:1px solid #ddd;color:#555}.main .content-container .article-content .spoiler-title.ico-after:after,.main .content-container .message-content .spoiler-title.ico-after:after{margin:8px 0 0 10px}.main .content-container .article-content .spoiler-title:nth-last-child(2),.main .content-container .message-content .spoiler-title:nth-last-child(2){margin-bottom:15px}.main .content-container .article-content .spoiler-title:hover,.main .content-container .message-content .spoiler-title:hover{text-decoration:underline}.main .content-container .article-content img,.main .content-container .message-content img{max-width:100%}.main .content-container .article-content figure,.main .content-container .message-content figure{margin:30px 0;text-align:center}.main .content-container .article-content figure>blockquote,.main .content-container .article-content figure>code,.main .content-container .article-content figure>embed,.main .content-container .article-content figure>img,.main .content-container .article-content figure>pre,.main .content-container .article-content figure>table,.main .content-container .article-content figure>video,.main .content-container .message-content figure>blockquote,.main .content-container .message-content figure>code,.main .content-container .message-content figure>embed,.main .content-container .message-content figure>img,.main .content-container .message-content figure>pre,.main .content-container .message-content figure>table,.main .content-container .message-content figure>video{max-width:100%;margin:0 auto;text-align:left}.main .content-container .article-content figure>code,.main .content-container .article-content figure>figcaption,.main .content-container .article-content figure>img,.main .content-container .article-content figure>pre,.main .content-container .article-content figure>video,.main .content-container .message-content figure>code,.main .content-container .message-content figure>figcaption,.main .content-container .message-content figure>img,.main .content-container .message-content figure>pre,.main .content-container .message-content figure>video{display:block}.main .content-container .article-content figure>blockquote~figcaption,.main .content-container .message-content figure>blockquote~figcaption{padding:0 0 1px 2%;font-style:italic;text-align:left;color:#999;border-left:5px solid #ccc}.main .content-container .article-content figure>blockquote~figcaption p,.main .content-container .message-content figure>blockquote~figcaption p{margin:0 0 5px}.main .content-container .article-content figure>blockquote~figcaption p:before,.main .content-container .message-content figure>blockquote~figcaption p:before{content:"— "}.main .content-container .article-content blockquote,.main .content-container .message-content blockquote{margin:0;color:#777;padding:1px 2%;border-left:5px solid #ccc}.main .content-container .article-content blockquote>p:first-child,.main .content-container .message-content blockquote>p:first-child{margin-top:5px}.main .content-container .article-content blockquote>p:last-child,.main .content-container .message-content blockquote>p:last-child{margin-bottom:5px}.main .content-container .article-content blockquote figure,.main .content-container .message-content blockquote figure{margin:15px 0}.main .content-container .article-content blockquote:last-child,.main .content-container .message-content blockquote:last-child{margin-bottom:15px}.main .content-container .article-content code,.main .content-container .article-content kbd,.main .content-container .article-content pre,.main .content-container .article-content samp,.main .content-container .message-content code,.main .content-container .message-content kbd,.main .content-container .message-content pre,.main .content-container .message-content samp{font-family:monospace,serif}.main .content-container .article-content pre,.main .content-container .message-content pre{margin:0}.main .content-container .article-content kbd,.main .content-container .message-content kbd{background-color:#f8f6ea;padding:2px 6px;border-radius:3px;border:1px solid #e0dab6;border-bottom-width:3px;text-shadow:0 1px 0 #fff;color:#5e551f}.main .content-container .article-content li code,.main .content-container .article-content p code,.main .content-container .message-content li code,.main .content-container .message-content p code{color:#a00;background:#eee;border:1px solid #ccc;padding:0 5px}.main .content-container .article-content .mathjax-wrapper,.main .content-container .message-content .mathjax-wrapper{max-width:100%;overflow:auto}.main .content-container .article-content .mathjax-wrapper mathjax,.main .content-container .message-content .mathjax-wrapper mathjax{font-size:16px;font-size:1.6rem}.main .content-container .article-content .footnote,.main .content-container .message-content .footnote{opacity:.7}.main .content-container .article-content .footnote ol,.main .content-container .message-content .footnote ol{padding-left:25px}.main .content-container .comments-title{margin:50px 0 20px;color:#084561;border-bottom:1px solid #f8ad32;font-weight:400;font-size:22px;font-size:2.2rem;line-height:30px}.wf-active .main .content-container .article-content ol:not(.summary-part),.wf-active .main .content-container .article-content p,.wf-active .main .content-container .article-content ul:not(.pagination){font-family:Merriweather,Liberation Serif,Times New Roman,Times,Georgia,FreeSerif,serif}.wf-active .main .content-container .article-content figcaption p{font-family:Source Sans Pro,Segoe UI,Trebuchet MS,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:16px;font-size:1.6rem}.wf-active .main .content-container .article-content code,.wf-active .main .content-container .article-content kbd,.wf-active .main .content-container .article-content pre,.wf-active .main .content-container .article-content samp,.wf-active .main .content-container .message-content code,.wf-active .main .content-container .message-content kbd,.wf-active .main .content-container .message-content pre,.wf-active .main .content-container .message-content samp{font-family:Source Code Pro,monospace,serif}.js .spoiler{display:none}@media only screen and (min-width:1140px){.full-content-wrapper .tutorial-list article{width:29.3%}.main .content-container .topic-message .message .message-metadata .date .short-date{display:none}.main .content-container .topic-message .message .message-metadata .date .long-date{display:inline}}@media only screen and (min-width:960px){.content-wrapper,.full-content-wrapper{margin:0 0 0 4%}.content-wrapper.without-margin,.full-content-wrapper.without-margin{margin:0}.content-wrapper .content-wrapper,.full-content-wrapper .content-wrapper{max-width:none;margin:0}}@media only screen and (max-width:959px){.main .content-container .pubdate,.main .content-container .taglist{margin-left:10px;margin-right:10px}.main .content-container .article-content ol,.main .content-container .article-content p,.main .content-container .article-content ul:not(.pagination){font-size:15px;font-size:1.5rem;font-size:1.8ex}.main .content-container .content-wrapper .subtitle,.main .content-container .content-wrapper h1:not(.ico-after),.main .content-container .content-wrapper h2:not(.ico-after),.main .content-container .content-wrapper h3,.main .content-container .full-content-wrapper .subtitle,.main .content-container .full-content-wrapper h1:not(.ico-after),.main .content-container .full-content-wrapper h2:not(.ico-after),.main .content-container .full-content-wrapper h3{padding-left:10px;padding-right:10px}.main .content-container .content-wrapper .illu img,.main .content-container .full-content-wrapper .illu img{display:none}.main .content-container .content-wrapper .authors,.main .content-container .content-wrapper blockquote,.main .content-container .content-wrapper figure,.main .content-container .content-wrapper h4,.main .content-container .content-wrapper h5,.main .content-container .content-wrapper h6,.main .content-container .content-wrapper p,.main .content-container .full-content-wrapper .authors,.main .content-container .full-content-wrapper blockquote,.main .content-container .full-content-wrapper figure,.main .content-container .full-content-wrapper h4,.main .content-container .full-content-wrapper h5,.main .content-container .full-content-wrapper h6,.main .content-container .full-content-wrapper p{margin-left:10px;margin-right:10px}.main .content-container .content-wrapper figure blockquote,.main .content-container .content-wrapper figure p,.main .content-container .full-content-wrapper figure blockquote,.main .content-container .full-content-wrapper figure p{margin-left:0;margin-right:0}.main .content-container .content-wrapper .license,.main .content-container .full-content-wrapper .license{position:absolute;margin-top:0;top:62px;right:15px}}@media only screen and (max-width:759px){.main .content-container .article-content .btn{float:none;text-align:center}}.footer-container footer{color:#424242;padding:20px 0}.page-footer{background:#084561;height:40px;line-height:40px;border-top:3px solid #f8ad32;font-size:14px;font-size:1.4rem}.page-footer .wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page-footer .copyright{color:#eee;margin:0}.page-footer ul{list-style:none;margin:0;padding:0}.page-footer ul.links li{display:inline-block;margin-left:25px}.page-footer ul.links li a{text-decoration:none;color:#eee;border-bottom:1px solid transparent}.page-footer ul.links li a:focus,.page-footer ul.links li a:hover{border-bottom-color:#f8ad32}.page-footer ul.social{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center}.page-footer ul.social li{margin:-2px 10px;display:inline-block}.page-footer ul.social li a{display:block;height:16px;width:16px}.page-footer ul.social li a:after{opacity:.6}.page-footer ul.social li a:hover{border-bottom-color:transparent}.page-footer ul.social li a:hover:after{opacity:1}.page-footer .version,.page-footer .version a{color:hsla(0,0%,100%,.5)}.page-footer .version a:focus,.page-footer .version a:hover{color:#fff}@media only screen and (max-width:959px){.page-footer{text-align:center;height:auto}.page-footer .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-footer .wrapper .social{-ms-flex:none}.page-footer .copyright,.page-footer .social{border-bottom:2px solid #0a5274}.page-footer ul li{margin:0 5px}}.alert-box{position:relative;padding:8px 30px 8px 15px;margin:0 0 15px 2%;color:#fff;text-shadow:rgba(0,0,0,.2) 0 0 2px;background:#777}.alert-box.alert-box-not-closable{padding-right:15px}.alert-box .alert-box-text{display:block;float:left}.alert-box .close-alert-box{display:block;position:absolute;top:8px;right:15px;height:20px;width:20px;text-indent:-9999px;text-decoration:none;background-color:transparent;line-height:22px;color:#fff}.alert-box .close-alert-box.ico-after:after{margin-top:4px}.alert-box .close-alert-box-text{width:auto;text-indent:0;top:8px}.alert-box .alert-box-title{margin:5px 0;padding:0;font-size:18px;font-weight:400}.alert-box.info,.alert-box.success{background:#48a200}.alert-box.error{background:#c0392b}.alert-box.alert,.alert-box.warning{background:#e67e22}.alert-box.not-member{background:#fdfdfd;color:#333;text-shadow:none;border-bottom:3px solid #d2d5d6}.alert-box.ico-after{padding-left:40px}.alert-box.ico-after:after{margin:12px 0 0 13px}.alert-box h4,.alert-box p{margin-left:0!important;margin-right:0!important}.alert-box p{margin:0}.alert-box a{color:#eee}.alert-box .alert-box-btn{display:inline-block;background:#084561;text-decoration:none;padding:8px 15px;margin:5px 0;color:#fff!important}.alert-box .alert-box-btn:focus,.alert-box .alert-box-btn:hover{background:#0b5c82}.alert-box .alert-box-btn.alert-box-btn-right{position:absolute;top:0;right:0;margin:0}.alert-box.empty{display:none}.content-wrapper .alert-box{margin:0 0 20px}.content-wrapper .alert-box+.not-member{margin-top:-20px}@media only screen and (min-width:760px){.alert-box .alert-box-text{display:inline}.topic-message .alert-box{padding:8px 75px 8px 15px}}@media only screen and (max-width:759px){.alert-box .alert-box-btn,.alert-box .alert-box-btn.alert-box-btn-right{position:relative;float:none;display:block;margin:5px 0 0;text-align:center}}.authors{color:#9c9c9c;padding-bottom:10px;border-bottom:1px solid #e0e4e5;margin-bottom:20px!important}.authors .authors-label{display:inline-block}.authors ul{list-style:none;padding:0}.authors ul,.authors ul li{display:inline-block;margin:0}.authors ul li .avatar{height:28px;width:28px;border:1px solid #cdd0d1;margin-right:3px;margin-top:-4px}.authors ul li a{display:block;text-decoration:none;color:#1088bf;height:36px;line-height:36px;padding:0 8px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.authors ul li a.ico-after{padding-left:30px}.authors ul li a.ico-after:after{margin:10px 0 0 8px}.authors ul li a:focus,.authors ul li a:hover{background:#ddd;color:#084561}.authors ul li .info{padding-left:5px;color:#777}.autocomplete-wrapper{position:relative}.autocomplete-wrapper .autocomplete-dropdown{position:absolute;z-index:9}.autocomplete-wrapper .autocomplete-dropdown ul{padding:0;margin:0;background-color:#fff;border-right:1px solid #ccc;border-left:1px solid #ccc;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.autocomplete-wrapper .autocomplete-dropdown ul li{padding:4px 10px;border-bottom:1px solid #ccc;list-style:none}.autocomplete-wrapper .autocomplete-dropdown ul li.active,.autocomplete-wrapper .autocomplete-dropdown ul li:hover{background-color:#0c6790;color:#fff}.modal .autocomplete-dropdown{margin-top:-15px}.breadcrumb{display:none}@media only screen and (min-width:960px){.breadcrumb{position:relative;display:block;float:left;width:calc(100% - 230px);height:30px}.breadcrumb:after{content:" ";display:block;position:absolute;top:0;right:0;width:50px;height:100%;background-image:-webkit-gradient(linear,left top,right top,from(rgba(231,235,236,0)),to(rgba(231,235,236,.75)));background-image:-webkit-linear-gradient(left,rgba(231,235,236,0),rgba(231,235,236,.75));background-image:-o-linear-gradient(left,rgba(231,235,236,0),rgba(231,235,236,.75));background-image:linear-gradient(to right,rgba(231,235,236,0),rgba(231,235,236,.75))}.breadcrumb ol{margin:0;padding:0;list-style:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb ol li{position:relative;display:inline-block;padding-right:30px;line-height:30px}.breadcrumb ol li a{text-decoration:none;color:#084561}.breadcrumb ol li a:focus,.breadcrumb ol li a:hover{text-decoration:underline;outline:none}.breadcrumb ol li:not(:last-child):after{display:block;position:absolute;top:0;right:7px;content:" ";height:30px;width:15px;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:0 -2586px;opacity:.2}}.content-item{background:#fff;min-height:60px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:1px solid #dedede;border-bottom-width:2px;margin:0 10px 15px;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1 1 400px;-moz-box-flex:1;-ms-flex:1 1 400px;flex:1 1 400px;width:100%}.content-item.expand-description .content-description{height:36px;white-space:normal;font-size:14px;font-size:1.4rem;line-height:18px}.content-item.expand-description .content-meta{line-height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.content-item.expand-description .content-meta:not(.inline)>*{display:inline}.content-item a{text-decoration:none}.content-item>a:not(.btn){display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%}.content-item .content-illu{-webkit-box-flex:0;-webkit-flex:0 0 96px;-moz-box-flex:0;-ms-flex:0 0 96px;flex:0 0 96px;height:96px;background-color:#dedede}.content-item .content-illu img{width:100%;height:100%;background-color:#fff}.content-item .content-info{padding:10px 14px;height:76px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;position:relative;min-width:100px}.content-item .content-reactions{position:absolute;z-index:0;bottom:6px;left:-14px;height:32px;width:32px;padding-left:1px;background-image:url(../images/sprite.png);background-position:0 -554px;color:#f8ad32;text-align:center;line-height:32px;font-weight:700;font-size:14px;font-size:1.4rem}.content-item .content-reactions span{position:relative;z-index:2}.content-item .content-reactions:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1;background-image:url(../images/sprite.png);background-position:0 -522px;opacity:0;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s}.content-item .content-reactions:focus,.content-item .content-reactions:hover{color:#fff}.content-item .content-reactions:focus:before,.content-item .content-reactions:hover:before{opacity:1}.content-item.has-reactions .content-meta{padding-left:14px}.content-item .content-title{margin:0;font-size:17px;font-size:1.7rem;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#424242}.content-item a:focus,.content-item a:hover{outline:none}.content-item a:focus .content-title,.content-item a:hover .content-title{text-decoration:underline;outline:none}.content-item p{margin:0}.content-item .content-description{margin:0;font-size:15px;font-size:1.5rem;line-height:26px;height:26px;color:#999;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-item .content-description .short{display:none}.content-item .content-meta{color:#f8ad32;font-size:13px;font-size:1.3rem;line-height:15px}.content-item .content-meta:not(.inline)>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.content-item .content-meta .short{display:none}.content-item .content-meta a{color:#ef9708}.content-item .content-meta a:focus,.content-item .content-meta a:hover{text-decoration:underline}.content-item .content-tags{margin:0;padding:10px 0 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-item .content-tags li{padding:0;-webkit-box-flex:0;-webkit-flex:0 0 22px;-moz-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;background-color:#eee;margin-bottom:5px;color:#777;display:block;text-align:right;-webkit-transition:color .15s,background-color .15s;-o-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s}.content-item .content-tags li a{color:inherit;padding:0 12px;line-height:22px;height:22px;display:block}.content-item .content-tags li a:focus,.content-item .content-tags li a:hover{color:#eee;background-color:#777}.content-item.write-tutorial{background-color:#084561;border-color:#084561;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;height:96px}.content-item.write-tutorial .write-tutorial-text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin:10px 14px}.content-item.write-tutorial .write-tutorial-text p{margin:0;font-size:16px}.content-item.write-tutorial .write-tutorial-text p.lead{font-size:18px;font-weight:700}.content-item.write-tutorial .btn-write-tutorial{background-color:#1c5b78;margin-right:28px;-webkit-transition:color .15s,background-color .15s;-o-transition:color .15s,background-color .15s;transition:color .15s,background-color .15s}.content-item.write-tutorial .btn-write-tutorial:focus,.content-item.write-tutorial .btn-write-tutorial:hover{background-color:#fff;color:#1c5b78}.content-item.topic-item .content-info{padding:14px 20px;height:68px}.content-item.topic-item .content-title{font-size:19px;font-size:1.9rem;line-height:24px;color:#084561}.content-item.topic-item .content-description{color:#505050;font-size:16px;font-size:1.6rem}.content-item.topic-item .member-item:focus,.content-item.topic-item .member-item:hover{text-decoration:underline}.content-item.topic-item .content-meta{font-size:14px;font-size:1.4rem;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-item-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:100%;margin:0 -10px}.content-item-list .fill{-webkit-box-flex:1;-webkit-flex:1 1 400px;-moz-box-flex:1;-ms-flex:1 1 400px;flex:1 1 400px;margin:0 10px}@media only screen and (max-width:959px){.full-content-wrapper .content-item .content-info h3{padding:0!important}.full-content-wrapper .content-item .content-info p:not(.content-meta){margin:0!important}}@media only screen and (max-width:759px){.content-item .content-tags,.content-item.write-tutorial{display:none}.content-item .content-description .short,.content-item .content-meta .short{display:inline}.content-item .content-description .long,.content-item .content-meta .long{display:none}}.zform-toolbar{margin:0;padding:2px;list-style-position:initial;list-style-type:none;border-bottom:none}.zform-toolbar a,.zform-toolbar button{display:block;float:left;cursor:pointer;border-bottom:1px solid transparent;text-decoration:none;color:#999;height:27px;line-height:30px;padding:0 10px;margin-left:1px;text-indent:-9999px;width:0}.zform-toolbar a .zform-popup,.zform-toolbar button .zform-popup{text-indent:0;line-height:20px}.zform-toolbar a.ico-after,.zform-toolbar button.ico-after{padding-left:30px}.zform-toolbar a:after,.zform-toolbar button:after{top:7px;left:12px}.zform-toolbar a:focus,.zform-toolbar a:hover,.zform-toolbar button:focus,.zform-toolbar button:hover{border-bottom-color:#1088bf;outline:none;background-color:#eee}.zform-toolbar button{padding:0 15px;height:30px;border-top:none;border-right:none;border-left:none}.zform-toolbar button[type=submit]{background:#084561;border-bottom-color:#084561;color:#ddd}.zform-toolbar button[type=submit]:focus,.zform-toolbar button[type=submit]:hover{color:#fff;background:#396a81;border-bottom-color:#396a81}.zform-button{background-repeat:no-repeat;background-position:center center}.zform-button-bold:after{background-position:0 -138px}.zform-button-italic:after{background-position:0 -250px}.zform-button-strike:after{background-position:0 -410px}.zform-button-abbr:after{background-position:0 -90px}.zform-button-key:after{background-position:0 -26px}.zform-button-sup:after{background-position:0 -442px}.zform-button-sub:after{background-position:0 -426px}.zform-button-center:after{background-position:0 -154px}.zform-button-right:after{background-position:0 -362px}.zform-button-ul:after{background-position:0 -42px}.zform-button-ol:after{background-position:0 -314px}.zform-button-quote:after{background-position:0 -346px}.zform-button-link:after{background-position:0 -282px}.zform-button-image:after{background-position:0 -218px}.zform-button-attention:after{background-position:0 -106px}.zform-button-error:after{background-position:0 -186px}.zform-button-question:after{background-position:0 -330px}.zform-button-infoblocks:after,.zform-button-information:after{background-position:0 -234px}.zform-button-secret:after{background-position:0 -378px}.zform-button-blockcode:after,.zform-button-monospace:after{background-position:0 -122px}.zform-button-titles:after{background-position:0 -506px}.zform-button-title1:after{background-position:0 -474px}.zform-button-title2:after{background-position:0 -490px}.zform-button-title3:after{background-position:0 -266px}.zform-button-title4:after{background-position:0 -58px}.zform-button-table:after{background-position:0 -458px}.zform-button-math:after{background-position:0 -298px}.zform-button-footnote:after{background-position:0 -202px}.zform-button-chars:after{background-position:0 -170px}.zform-button-smilies:after{background-position:0 -394px}div.zform-popup{top:32px;z-index:10;background:transparent;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(to,center),color-stop(8%,#ebebe5),color-stop(75%,#f9f9f6));background-image:-webkit-linear-gradient(center to top,#ebebe5 8%,#f9f9f6 75%);background-image:-o-linear-gradient(center to top,#ebebe5 8%,#f9f9f6 75%);background-image:linear-gradient(center to top,#ebebe5 8%,#f9f9f6 75%);border:1px solid #ccc;border-radius:3px;padding:2px}.zform-code-col{display:inline-block;vertical-align:top;margin:2px;min-width:100px}.zform-code-col>span{display:block;color:#2677c9;cursor:pointer}.zform-code-col>span[data-zform-selected=true]{color:blue;font-weight:700}.zform-code-col>span:focus,.zform-code-col>span:hover{color:#c87b02}.featured-resource-item{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-right:1px;background-color:#ccc;position:relative;overflow:hidden;max-width:228px;min-width:170px;z-index:0;background-color:#084561}.featured-resource-item:before{content:"";display:block;padding-top:100%}.featured-resource-item .featured-resource-illu{position:absolute;z-index:1;top:0;left:0;height:100%;width:auto;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease;-webkit-transition-property:opacity,-webkit-filter,-webkit-transform;transition-property:opacity,-webkit-filter,-webkit-transform;-o-transition-property:filter,opacity,transform,-o-transform;transition-property:filter,opacity,transform;transition-property:filter,opacity,transform,-webkit-filter,-webkit-transform,-o-transform}.featured-resource-item .featured-resource-meta{position:absolute;z-index:3;color:#fff;bottom:0;right:0;left:0;padding:40px 14px 12px;text-shadow:1px 1px 0 rgba(0,0,0,.6);background-image:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 30px,rgba(0,0,0,.4));background-image:-o-linear-gradient(top,transparent 0,rgba(0,0,0,.2) 30px,rgba(0,0,0,.4));background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.2) 30px,rgba(0,0,0,.4))}.featured-resource-item .featured-resource-meta h3{font-size:16px;line-height:20px;font-weight:400;margin:0;display:table-cell;vertical-align:middle;height:0;-webkit-transition:height .15s ease;-o-transition:height .15s ease;transition:height .15s ease}.featured-resource-item .featured-resource-meta p{font-size:12px;margin:0;line-height:22px}.featured-resource-item a:focus .featured-resource-illu,.featured-resource-item a:hover .featured-resource-illu{opacity:.4;-webkit-filter:blur(5px);filter:blur(5px);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.featured-resource-item a:focus .featured-resource-meta h3,.featured-resource-item a:hover .featured-resource-meta h3{height:190px;font-size:20px}.featured-resource-item>a{display:block}.featured-resource-edit-form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start}.featured-resource-edit-form .featured-resource-item{margin-right:20px;-webkit-flex-basis:228px;-ms-flex-preferred-size:228px;flex-basis:228px}.featured-resource-edit-form form{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:759px){.featured-resource-edit-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-webkit-align-items:unset;-moz-box-align:unset;-ms-flex-align:unset;align-items:unset}}.search-box{width:100%;background:#eee;-webkit-box-shadow:rgba(0,0,0,.25) 0 0 3px;box-shadow:0 0 3px rgba(0,0,0,.25)}.search-box,.search-box form{min-height:60px}.search-box form label{display:block;line-height:40px;font-size:16px;font-size:1.6rem;color:#333;text-align:center;width:100%}.search-box form button,.search-box form input{border:1px solid #f8ad32;background:#fff;margin:5px 0 12px}.search-box form input{height:34px;padding:0 15px;border-right:none;width:85%;width:calc(100% - 71px)}.search-box form button{height:36px;text-indent:-9999px;border-left:none;width:40px;-webkit-transition:background .15s;-o-transition:background .15s;transition:background .15s;position:absolute;bottom:0;right:15px}.search-box form button:hover{background:#eee}.search-box form button:after{top:9px;left:12px;background-position:0 -2786px}@media only screen and (min-width:960px){.search-box form label{line-height:60px;width:300px;float:left}.search-box form button,.search-box form input{margin:12px 0;float:left}.search-box form input{width:calc(100% - 371px)}}.markdown-help{min-height:50px;overflow:hidden}.markdown-help .open-markdown-help{float:none!important;display:inline-block!important;margin-bottom:20px}.markdown-help .open-markdown-help .close-markdown-help-text{display:none}.topic-message .markdown-help{min-height:0}.topic-message .markdown-help .open-markdown-help{position:absolute;bottom:0;left:8px;margin-bottom:0}.markdown-help .markdown-help-more{display:none;background:#eee;padding:15px;margin-bottom:5px;border-bottom:1px solid #ccc}.markdown-help .markdown-help-more pre{margin:0}.markdown-help .markdown-help-more.show-markdown-help{display:block}.markdown-help .show-markdown-help+.open-markdown-help{margin-top:-5px;padding-top:5px;line-height:35px}.markdown-help .show-markdown-help+.open-markdown-help:after{margin-top:15px!important}.markdown-help .show-markdown-help+.open-markdown-help .close-markdown-help-text{display:inline}.markdown-help .show-markdown-help+.open-markdown-help .open-markdown-help-text{display:none}@media only screen and (max-width:759px){.markdown-help .open-markdown-help{position:relative;left:0;bottom:0;float:none;margin-left:0!important}.topic-message .markdown-help .markdown-help-more{margin-bottom:0}.topic-message .markdown-help .open-markdown-help{position:relative;width:100%;margin-left:-10px!important;padding-left:40px}.topic-message .markdown-help .open-markdown-help:after{margin-left:15px}.topic-message .markdown-help .show-markdown-help+.open-markdown-help{margin-top:0}}.mobile-menu,.mobile-menu-btn{display:none}@media only screen and (max-width:959px){.js .page-container{position:absolute;z-index:4;-webkit-transform:translateZ(0);transform:translateZ(0)}.js .mobile-menu{display:block;position:absolute;position:fixed;overflow-x:hidden;overflow-y:auto;z-index:1;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0);width:90%;height:100%;padding-bottom:20px;background:#222;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.js .mobile-menu .search{height:50px;position:relative;top:0;left:0;width:100%}.js .mobile-menu .search input{color:#eee;background-color:#333;width:76%;height:30px;padding:10px 5%;font-size:16px;font-size:1.6rem}.js .mobile-menu .search input:focus,.js .mobile-menu .search input:hover{padding-bottom:7px;border-bottom:3px solid #084561;background-color:#333}.js .mobile-menu .search button{display:none}.js .mobile-menu .search .search-more{background-color:#3f3f3f;width:14%;height:50px;line-height:50px;color:#ccc}.js .mobile-menu .mobile-menu-bloc,.js .mobile-menu .mobile-menu-link{width:90%;line-height:40px;text-indent:0}.js .mobile-menu .mobile-menu-bloc{margin:0 5% 15px}.js .mobile-menu .mobile-menu-bloc:nth-child(2){margin-top:15px}.js .mobile-menu .mobile-menu-bloc li,.js .mobile-menu .mobile-menu-bloc ul{margin:0;padding:0}.js .mobile-menu .mobile-menu-bloc .mobile-menu-link{margin:0;width:100%}.js .mobile-menu .mobile-menu-bloc .mobile-menu-link.disabled{opacity:.5}.js .mobile-menu .mobile-menu-bloc:not(.mobile-show-ico) .ico-after:after{display:none}.js .mobile-menu .mobile-menu-bloc[data-title]:before{display:block;content:attr(data-title);height:30px;font-size:14px;font-size:1.4rem;text-transform:uppercase;padding-bottom:3px;border-bottom:2px solid #3f3f3f;font-weight:700;color:#666}.js .mobile-menu .mobile-menu-bloc.mobile-show-ico .ico-after{padding-left:30px;width:calc(100% - 30px)}.js .mobile-menu .mobile-menu-bloc.mobile-show-ico .ico-after:after{top:12px;left:2px}.js .mobile-menu .mobile-menu-bloc.mobile-show-ico .icon{display:inline-block;width:16px;height:16px;margin:7px;line-height:30px;padding-left:5px}.js .mobile-menu .mobile-menu-bloc.mobile-show-ico .icon:after{top:0;left:0}.js .mobile-menu .mobile-menu-link{display:block;height:40px;line-height:40px;text-decoration:none;color:#ccc;font-size:16px;font-size:1.6rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:none;border:none;text-align:left;padding:0}.js .mobile-menu .mobile-menu-link.mobile-menu-sublink{width:90%;margin:0 0 0 10%}.js .mobile-menu .mobile-menu-link.mobile-menu-bloc[data-title]{height:80px}.js .mobile-menu .mobile-menu-link.mobile-menu-bloc:not([data-title]){margin-bottom:0}.js .mobile-menu .mobile-menu-link:not(:last-child):not(.mobile-menu-bloc){border-bottom:1px solid #2c2c2c}.js .mobile-menu .mobile-menu-link[data-prefix]:before{content:"[" attr(data-prefix) "] "}.js .mobile-menu .mobile-menu-link.unread{font-weight:700;color:#eee}.js .mobile-menu .mobile-menu-link img,.js .mobile-menu .mobile-menu-link span{vertical-align:middle}.js .mobile-menu .mobile-menu-link img{float:left;margin:5px 5px 5px 0;width:30px;height:30px}.js .mobile-menu .mobile-menu-link .label{padding:0 0 0 50px}.js .mobile-menu .mobile-menu-link img+.label{padding:0 0 0 10px}.js.show-mobile-menu{width:100%}.js.show-mobile-menu body{position:fixed}.js.show-mobile-menu .page-container{height:100%;-webkit-transform:translate3d(90%,0,0);transform:translate3d(90%,0,0);overflow:hidden;-webkit-box-shadow:0 0 7px rgba(0,0,0,.25);box-shadow:0 0 7px rgba(0,0,0,.25)}.js.show-mobile-menu .mobile-menu{-webkit-transform:translateZ(0);transform:translateZ(0)}.js.enable-mobile-menu .mobile-menu-hide,.js.enable-mobile-menu .page-container .mobile-menu-bloc,.js.enable-mobile-menu .page-container .mobile-menu-link,.js.enable-mobile-menu .page-container .search{display:none}.js.enable-mobile-menu .page-container .mobile-menu-btn+.header-logo{margin-left:0}.js.enable-mobile-menu .page-container .mobile-menu-btn{display:block;float:left;height:50px;width:50px}.js.enable-mobile-menu .page-container .mobile-menu-btn:after{display:block;content:" ";position:absolute;top:15px;left:13px;height:22px;width:22px;background-image:url(../images/sprite.png);background-repeat:no-repeat;background-position:0 -2026px}html:not(.enable-mobile-menu) .header-container{border-bottom:1px solid #ccc}html:not(.enable-mobile-menu) .page-container .header-logo{margin-left:10px}html:not(.enable-mobile-menu) .page-container .header-logo-link:after{left:55px;right:205px}html:not(.enable-mobile-menu) .logbox .my-account,html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link{position:absolute;top:0;right:0;height:50px;width:50px}html:not(.enable-mobile-menu) .logbox .my-account .avatar,html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link .avatar{height:50px;width:50px}html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(1) .ico-link{right:150px}html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(2) .ico-link{right:100px}html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link:nth-child(3),html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(3) .ico-link{right:50px}html:not(.enable-mobile-menu) .logbox.unlogged{position:absolute;top:0;right:0}}.modal{display:none}.modals-container{display:none;position:fixed;top:0;left:0;height:100vh;width:100vw;overflow-y:auto;z-index:8}.modals-container.open{display:block}.modals-container .modals-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100vw;min-height:100vh;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modals-container .modals-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.7)}.modals-container .modal{position:relative;z-index:2;background:#eee;-webkit-box-flex:0;-webkit-flex:0;-moz-box-flex:0;-ms-flex:0;flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modals-container .modal.open{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.modals-container .modal .modal-title{display:block;border-bottom:3px solid #f8ad32;line-height:53px;height:50px;text-indent:15px;background:#084561;color:#fff;font-size:16px;font-size:1.6rem;text-shadow:rgba(0,0,0,.75) 0 0 3px}.modals-container .modal .modal-title.ico-after{text-indent:40px}.modals-container .modal .modal-title.ico-after:after{margin:18px 0 0 15px}.modals-container .modal .modal-body{padding:20px 15px 5px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.modals-container .modal .modal-body p{width:370px}.modals-container .modal .modal-body table{margin-top:0}.modals-container .modal .modal-body input:not([type=checkbox]):not([type=radio]),.modals-container .modal .modal-body p,.modals-container .modal .modal-body select,.modals-container .modal .modal-body textarea{margin:0 0 15px}.modals-container .modal .modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-top:1px solid #ccc;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.modals-container .modal .modal-footer>*{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;height:50px;line-height:50px;margin:0;padding:0;text-align:center;background:none!important;color:#333}.modals-container .modal .modal-footer>:not(:first-child){border-right:1px solid #ccc}.modals-container .modal .modal-footer>:only-child{font-weight:700}.modals-container .modal .modal-footer .btn-submit,.modals-container .modal .modal-footer [type=submit]{color:#084561;font-weight:700}.modals-container .modal .modal-footer .btn-cancel{color:#555}.enable-mobile-menu .modals-container .modal{margin:25px;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;max-width:100%}.enable-mobile-menu .modals-container .modal.modal-flex{width:400px}@media only screen and (min-width:960px){.enable-mobile-menu .modals-container .modal{-webkit-box-shadow:0 2px 7px rgba(0,0,0,.7);box-shadow:0 2px 7px rgba(0,0,0,.7)}.enable-mobile-menu .modals-container .modal .modal-title{line-height:50px}.enable-mobile-menu .modals-container .modal .btn-submit:not(.disabled):focus,.enable-mobile-menu .modals-container .modal .btn-submit:not(.disabled):hover,.enable-mobile-menu .modals-container .modal [type=submit]:not(.disabled):focus,.enable-mobile-menu .modals-container .modal [type=submit]:not(.disabled):hover{color:#eee;background:#48a200!important}.enable-mobile-menu .modals-container .modal .btn-cancel:focus,.enable-mobile-menu .modals-container .modal .btn-cancel:hover{color:#eee;background:#c0392b!important}}.modal .vote-details{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:#444;max-height:400px;overflow-y:auto}.modal .vote-details .vote-col{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 8px 15px}.modal .vote-details .vote-col h3{margin:0 0 2px}.modal .vote-details ul.vote-list{padding:0;margin:0;list-style:none}.modal .vote-details ul.vote-list li{line-height:24px;border-top:1px solid #ccc}.modal .vote-details ul.vote-list li a{padding:4px;text-decoration:none;color:inherit;display:block}.modal .vote-details ul.vote-list li a:focus,.modal .vote-details ul.vote-list li a:hover{background-color:#fff}.modal .vote-details ul.vote-list li.muted{color:#777;padding:4px}.modal .vote-details ul.vote-list li img{height:24px;width:24px;margin-right:6px}.pagination{list-style:none;margin:0;padding:0;border-top:1px solid #d2d5d6;border-bottom:1px solid #d2d5d6;background:#fbfbfb;height:40px;margin-bottom:20px!important}.pagination li{float:left}.pagination li a{display:block;text-align:center;text-decoration:none;color:#084561;min-width:45px;height:40px;line-height:40px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.pagination li a.current{height:38px;color:gray;background:#f7f7f7;margin-top:-1px;border-left:1px solid #d2d5d6;border-bottom:3px solid #d2d5d6;border-right:2px solid #d2d5d6}.pagination li a.ico-after:after{margin-top:12px}.pagination li a[href]:focus,.pagination li a[href]:hover{background:#d2d5d6}.pagination li.next a,.pagination li.prev a{padding:0 15px}.pagination li.prev .ico-after{padding-left:30px}.pagination li.prev .ico-after:after{margin-left:8px}.pagination li.next{float:right}.pagination li.next .ico-after{padding-right:30px}.pagination li.next .ico-after:after{right:8px;left:auto}.pagination.pagination-top li a.current{margin-top:0;border-top:3px solid #d2d5d6;border-bottom:none;height:35px;line-height:35px;padding-bottom:3px}.pagination.pagination-chapter{margin-left:0}.pagination.pagination-chapter li{max-width:45%}.pagination.pagination-chapter a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media only screen and (min-width:960px){.pagination{border:1px solid #d2d5d6}}@media only screen and (max-width:759px){.pagination li.next a,.pagination li.prev a{min-width:0}.pagination li.next a span,.pagination li.prev a span{display:none}}.codehilite .hll{background-color:#ffc}.codehilite{background:#f8f8f8}.codehilite .c{color:#408080;font-style:italic}.codehilite .k{color:green;font-weight:700}.codehilite .o{color:#666}.codehilite .cm{color:#408080;font-style:italic}.codehilite .cp{color:#bc7a00}.codehilite .c1,.codehilite .cs{color:#408080;font-style:italic}.codehilite .gd{color:#a00000}.codehilite .ge{font-style:italic}.codehilite .gr{color:red}.codehilite .gh{color:navy;font-weight:700}.codehilite .gi{color:#00a000}.codehilite .go{color:gray}.codehilite .gp{color:navy;font-weight:700}.codehilite .gs{font-weight:700}.codehilite .gu{color:purple;font-weight:700}.codehilite .gt{color:#0040d0}.codehilite .kc,.codehilite .kd,.codehilite .kn{color:green;font-weight:700}.codehilite .kp{color:green}.codehilite .kr{color:green;font-weight:700}.codehilite .kt{color:#b00040}.codehilite .m{color:#666}.codehilite .s{color:#ba2121}.codehilite .na{color:#7d9029}.codehilite .nb{color:green}.codehilite .nc{color:#00f;font-weight:700}.codehilite .no{color:#800}.codehilite .nd{color:#a2f}.codehilite .ni{color:#999;font-weight:700}.codehilite .ne{color:#d2413a;font-weight:700}.codehilite .nf{color:#00f}.codehilite .nl{color:#a0a000}.codehilite .nn{color:#00f;font-weight:700}.codehilite .nt{color:green;font-weight:700}.codehilite .nv{color:#19177c}.codehilite .ow{color:#a2f;font-weight:700}.codehilite .w{color:#bbb}.codehilite .mf,.codehilite .mh,.codehilite .mi,.codehilite .mo{color:#666}.codehilite .sb,.codehilite .sc{color:#ba2121}.codehilite .sd{color:#ba2121;font-style:italic}.codehilite .s2{color:#ba2121}.codehilite .se{color:#b62;font-weight:700}.codehilite .sh{color:#ba2121}.codehilite .si{color:#b68;font-weight:700}.codehilite .sx{color:green}.codehilite .sr{color:#b68}.codehilite .s1{color:#ba2121}.codehilite .ss{color:#19177c}.codehilite .bp{color:green}.codehilite .vc,.codehilite .vg,.codehilite .vi{color:#19177c}.codehilite .il{color:#666}.codehilitetable{width:100%!important;table-layout:fixed;border-color:rgba(0,0,0,.15)}.codehilitetable td{padding:0;vertical-align:top}.codehilitetable .linenos{background-color:#fbfbfc;border-right:1px solid #ececf0;width:46px}.codehilitetable .codehilite pre,.codehilitetable .linenos{padding-top:15px;padding-bottom:15px}.codehilitetable .linenodiv pre{text-align:right;padding-right:7px;color:#bebec5}.codehilitetable .codehilite{width:100%;height:auto;overflow:auto}.codehilitetable .codehilite pre{white-space:pre;overflow:auto}.codehilitetable .code pre{overflow:auto;word-wrap:normal;padding-left:7px;padding-right:7px}.taglist{list-style:none;padding:0;margin:-14px 0 15px;height:30px;line-height:30px}.taglist li{float:right}.taglist li a{display:block;text-decoration:none;padding:0 10px;background:#396a81;color:#fff;margin-left:1px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.taglist li a:focus,.taglist li a:hover{background:#fff;color:#396a81;border-bottom:1px solid #396a81}.content-tags-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-tags-list:after{content:'';display:block;-webkit-box-flex:20;-webkit-flex:20;-moz-box-flex:20;-ms-flex:20;flex:20}.content-tag{margin:0 5px 20px;line-height:1.4em;white-space:nowrap;-webkit-box-flex:1;-webkit-flex:auto;-moz-box-flex:1;-ms-flex:auto;flex:auto}.content-tag a{color:#777;display:block;padding:8px 15px;text-decoration:none;background-color:#eee;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;border:1px solid #ccc}.content-tag a:focus,.content-tag a:hover{color:#eee;background-color:#777;border-color:#777;outline:none}.content-tag a .tag-count{color:#aaa}.tooltips-container .tooltip-wrapper{position:absolute;z-index:7}.tooltips-container .tooltip-wrapper .tooltip{font-size:12px;line-height:16px;color:#fff;background-color:#333;padding:6px 8px}.tooltips-container .tooltip-wrapper.top:after{border-top:6px solid #333}.tooltips-container .tooltip-wrapper.bottom:before{border-bottom:6px solid #333}.tooltips-container .tooltip-wrapper.bottom:before,.tooltips-container .tooltip-wrapper.top:after{margin:auto;content:'';height:0;width:0;display:block;border-left:6px solid transparent;border-right:6px solid transparent}.topic-list{margin-top:50px!important;margin-bottom:50px!important}.topic-list h2{margin-bottom:0!important}.topic-list h2+.topic{border-top:none}.topic-list .topic{position:relative;min-height:81px;line-height:25px;border-top:1px solid #fff;border-bottom:1px solid #ccc;overflow:hidden;border-left:1px solid transparent;clear:both}.topic-list .topic:first-child{border-top:1px solid #ccc}.topic-list .topic:before{content:" ";display:block;position:absolute;background:transparent;height:100%;width:2px}.topic-list .topic.unread:before{background:#1088bf}.topic-list .topic:nth-child(2n){background:none}.topic-list .topic.unread{background:#fff}.topic-list .topic.unread .topic-description .topic-title{font-weight:700}.topic-list .topic.active:before,.topic-list .topic:hover:before{width:5px;background:#1088bf}.topic-list .topic.selected{background-color:#eaf7fd}.topic-list a{text-decoration:none;color:#0e77a8}.topic-list a:focus,.topic-list a:hover{color:#0e77a8;text-decoration:underline;outline:none}.topic-list .topic-answers,.topic-list .topic-description,.topic-list .topic-infos,.topic-list .topic-last-answer{display:block;float:left;padding:4px 0;margin:0}.topic-list .topic-infos{width:5%}.topic-list .topic-infos input[type=checkbox]{margin:29px 25% 0}.topic-list .topic-infos .ico-after{display:block;text-indent:-9999px}.topic-list .topic-infos .ico-after:after{margin:4px 0 0 15px}.topic-list .topic-description{position:relative;width:60%}.topic-list .topic-description .topic-image{float:left;max-height:60px;max-width:60px;margin:5px 15px 0 0}.topic-list .topic-description .topic-tags{list-style:none;padding:0;margin:0;display:inline}.topic-list .topic-description .topic-tags .topic-tag{display:block;height:23px;line-height:23px;float:left;padding:0 5px;margin:0 3px 0 0;color:#396a81;background:#fcfcfc;border:1px solid #ccc}.topic-list .topic-description .topic-tags .topic-tag:focus,.topic-list .topic-description .topic-tags .topic-tag:hover{background:#fff;color:#084561;border-color:#084561;text-decoration:none}.topic-list .topic-description .topic-tags .topic-tag:focus{-webkit-box-shadow:#396a81 0 0 3px;box-shadow:0 0 3px #396a81}.topic-list .topic-description .topic-tags li:last-child .topic-tag{margin-right:5px}.topic-list .topic-description .topic-title-link{display:block;min-height:48px}.topic-list .topic-description .topic-title-link:focus,.topic-list .topic-description .topic-title-link:hover{text-decoration:none}.topic-list .topic-description .topic-title-link:focus .topic-title,.topic-list .topic-description .topic-title-link:hover .topic-title{text-decoration:underline}.topic-list .topic-description .topic-subtitle,.topic-list .topic-description .topic-title{display:block;margin:0!important;padding:0}.topic-list .topic-description .topic-title{font-size:16px;font-size:1.6rem;font-weight:400}.topic-list .topic-description .topic-subtitle{min-height:24px;line-height:1.5em;color:#777}.topic-list .topic-description .topic-members{margin:0;color:#777}.topic-list .topic-answers{width:12%;text-align:center;padding-top:29px}.topic-list .topic-last-answer{width:23%}.topic-list .topic-last-answer .topic-no-last-answer{display:block;margin-top:27px;color:#084561;opacity:.5}.topic-list .highlighted{background-color:rgba(255,255,100,.5)}.forum-list .group-title{max-width:100%;margin-top:30px!important;clear:both;border-bottom:1px solid #ccc;color:#f8ad32}.topic-list-small .topic{height:60px}.topic-list-small .topic-infos input[type=checkbox]{margin-top:18px}.topic-list-small .topic-description{padding-left:1.5%}.topic-list-small .topic-description .topic-title{font-weight:400;margin-top:2px}.topic-list-small .topic-infos+.topic-description{padding-left:0}.topic-list-small .topic-answers{padding-top:17px}.topic-list-small .topic-answers span{display:block;float:left;width:50%}.topic-list-small .topic-last-answer{width:18%}.topic-list-small .topic-last-answer .topic-no-last-answer{margin-top:13px}.topic-list-small .topic-last-answer .forum-last-message{display:block}.topic-list-small .topic-last-answer .forum-last-message .forum-last-message-long{display:none}.topic-list-small .topic-last-answer .forum-last-message-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width:960px){.topic-list .topic-last-answer-short-date,.topic-list .topic-members-short-date{display:none}.topic-list:not(.topic-list-small) .topic-last-answer .topic-no-last-answer{margin-top:24px}.forum-list .topic{min-height:0}.forum-list .topic-last-answer .forum-last-message .forum-last-message-long{display:none}}@media only screen and (max-width:959px){.topic-list .topic{background:none!important}.topic-list .topic p{margin:0!important}.topic-list .topic .topic-members .topic-members-long-date{display:none}.topic-list .topic .topic-answers{padding:0;width:30%;border-bottom:1px solid #ccc}.topic-list .topic .topic-answers.topic-no-answer{display:none}.topic-list .topic .topic-last-answer{width:30%;padding:0;text-align:right}.topic-list .topic .topic-last-answer .topic-last-answer-short-date{font-size:1.3rem}.topic-list .topic .topic-last-answer .topic-last-answer-long-date{display:none}.topic-list .topic .topic-last-answer .topic-no-last-answer{text-align:center}}@media only screen and (max-width:759px){.topic-list .topic-infos .ico-after:after{margin:4px 0 0 2px}.topic-list .topic-description .topic-subtitle:empty{display:none}.topic-list .topic-last-answer .topic-no-last-answer{font-size:1.3rem}.forum-list .topic-description .topic-subtitle{margin-left:10px}}.topic-message{position:relative}.topic-message.repeated .message,.topic-message.repeated .message .is-author{background:#eee}.topic-message.repeated .message:after{border-right-color:#eee}.topic-message.helpful .message,.topic-message.helpful .message .is-author{background:#e9f9dc}.topic-message.helpful .message:after{border-right-color:#e9f9dc}.topic-message.helpful.repeated .message,.topic-message.helpful.repeated .message .is-author{background:#eaefe6}.topic-message.helpful.repeated .message:after{border-right-color:#eaefe6}.topic-message .user .avatar-link{display:block;height:58px;width:58px;z-index:0;position:absolute;top:0;border:1px solid #ddd}.topic-message .user .avatar-link[href]:focus,.topic-message .user .avatar-link[href]:hover{border-color:#fff;overflow:hidden;-webkit-box-shadow:rgba(0,0,0,.3) 0 1px 7px;box-shadow:0 1px 7px rgba(0,0,0,.3)}.topic-message .user .avatar-link img{height:58px;width:58px}.topic-message .user .user-metadata{width:60px;height:25px}.topic-message .user .user-metadata a{display:block;float:left;border:1px solid #d2d5d6;border-top:0;text-align:center;background-color:#edefef;text-decoration:none;color:#424242;height:25px;line-height:26px;width:58px;color:#777;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.topic-message .user .user-metadata a:focus,.topic-message .user .user-metadata a:hover{border-bottom-width:1px;border-bottom-color:#777;background:#fff}.topic-message .user .user-metadata a.positive{color:#48a200}.topic-message .user .user-metadata a.negative{color:#c0392b;font-weight:700}.topic-message .message{position:relative;background-color:#fdfdfd;border:1px solid #d2d5d6;border-right-width:2px;border-bottom-width:3px;min-height:75px}.topic-message .message .is-author{position:absolute;top:-16px;left:10px;background:#fdfdfd;padding:0 5px;font-size:12px;line-height:20px;color:#999;border-top:1px solid #d2d5d6}.topic-message .message .is-author:after,.topic-message .message .is-author:before{content:" ";display:block;position:absolute;top:0;height:15px;width:1px;background:#d2d5d6}.topic-message .message .is-author:before{left:0}.topic-message .message .is-author:after{right:0}.topic-message .message .message-metadata{display:inline-block;font-size:14px;font-size:1.4rem;margin-left:5px}.topic-message .message .message-metadata a{display:block;float:left;color:#999;text-decoration:none;height:30px;line-height:30px;padding:0 5px;border-bottom:1px solid #d2d5d6;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.topic-message .message .message-metadata a:focus,.topic-message .message .message-metadata a:hover{border-bottom:1px solid #0e77a8;color:#0e77a8;outline:none}.topic-message .message .message-metadata .username{color:#484848;font-size:16px;font-size:1.6rem;margin-right:3px}.topic-message .message .message-metadata .date{line-height:32px}.topic-message .message .message-metadata .date .long-date{display:none}.topic-message .message .message-actions{margin:0;padding:0;list-style:none;position:absolute;top:0;right:0}.topic-message .message .message-actions li{float:left}.topic-message .message .message-content{clear:both;padding-top:1px}.topic-message .message .message-content>div>p:first-child{margin-top:7px}.topic-message .message .message-content>div>figure:first-child{margin-top:8px}.topic-message .message .message-content .message-hidden-content{display:none}.topic-message .message .message-content .message-edited,.topic-message .message .message-content .message-helpful,.topic-message .message .message-content .message-hidden,.topic-message .message .message-content .message-repeated{padding-top:3px 0 0}.topic-message .message .message-content .message-edited.ico-after,.topic-message .message .message-content .message-helpful.ico-after,.topic-message .message .message-content .message-hidden.ico-after,.topic-message .message .message-content .message-repeated.ico-after{text-indent:20px}.topic-message .message .message-content .message-edited.ico-after:after,.topic-message .message .message-content .message-helpful.ico-after:after,.topic-message .message .message-content .message-hidden.ico-after:after,.topic-message .message .message-content .message-repeated.ico-after:after{margin:4px 0}.topic-message .message .message-content .message-edited,.topic-message .message .message-content .message-hidden,.topic-message .message .message-content .message-repeated{font-style:italic;color:#999}.topic-message .message .message-content .message-edited:after,.topic-message .message .message-content .message-hidden:after,.topic-message .message .message-content .message-repeated:after{opacity:.5}.topic-message .message .message-content .message-hidden{margin-top:1px}.topic-message .message .message-content .message-helpful{color:#48a200;text-indent:20px}.topic-message .message .message-content textarea{margin:10px 0 10px -1px;background-color:transparent;min-height:150px}.topic-message .message .message-bottom{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;min-height:30px}.topic-message .message .message-bottom .signature{border-top:1px solid #d2d5d6;padding:3px 0 3px 10px;margin:0 10px 0 0;font-size:12px;font-size:1.2rem;color:#999;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.topic-message .message .message-bottom .signature p{margin:0;padding:0}.topic-message .message .message-bottom .signature a{color:#999;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.topic-message .message .message-bottom .signature a:focus,.topic-message .message .message-bottom .signature a:hover{text-decoration:none;color:#555}.topic-message .message .message-bottom .message-karma{margin-left:auto;margin-bottom:-2px}.topic-message .message .message-bottom .message-karma button.ico-after,.topic-message .message .message-bottom .message-karma span{border-bottom-width:3px;border-bottom-color:transparent;background:none!important;height:32px}.topic-message .message .message-bottom .message-karma span.downvote:not(.has-vote),.topic-message .message .message-bottom .message-karma span.upvote:not(.has-vote){border-bottom:none;opacity:.5}.topic-message .message .message-bottom .message-karma button{-webkit-transition-property:opacity,border;-o-transition-property:opacity,border;transition-property:opacity,border}.topic-message .message .message-bottom .message-karma button.voted:hover:after{opacity:.5}.topic-message .message .message-bottom .message-karma .downvote:after,.topic-message .message .message-bottom .message-karma .upvote:after{left:10px}.topic-message .message .message-bottom .message-karma .downvote.voted:after,.topic-message .message .message-bottom .message-karma .upvote.voted:after{opacity:1}.topic-message .message .message-bottom .message-karma .downvote:focus:not(.more-voted),.topic-message .message .message-bottom .message-karma .downvote:hover:not(.more-voted),.topic-message .message .message-bottom .message-karma .upvote:focus:not(.more-voted),.topic-message .message .message-bottom .message-karma .upvote:hover:not(.more-voted){border-bottom-color:transparent}.topic-message .message .message-bottom .message-karma .downvote:not(.has-vote),.topic-message .message .message-bottom .message-karma .upvote:not(.has-vote){text-indent:-9999px;width:0}.topic-message .message .message-bottom .message-karma .downvote.more-voted,.topic-message .message .message-bottom .message-karma .upvote.more-voted{font-weight:700}.topic-message .message .message-bottom .message-karma .upvote{color:#48a200}.topic-message .message .message-bottom .message-karma .upvote.more-voted{border-bottom-color:#48a200}.topic-message .message .message-bottom .message-karma .downvote{color:#c0392b}.topic-message .message .message-bottom .message-karma .downvote.more-voted{border-bottom-color:#c0392b}.topic-message .message .message-bottom .message-karma .tick{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topic-message .message .message-bottom .message-karma .tick:focus,.topic-message .message .message-bottom .message-karma .tick:hover{color:#555;border-bottom-color:#48a200}.topic-message .message .message-bottom .message-karma .tick.active{color:#48a200}.topic-message .message .message-bottom .message-karma .tick.active:after{opacity:1}.topic-message .message .message-buttons{margin:0 0 0 10px;padding:0;list-style:none;border-bottom:none}.topic-message .message .message-buttons a{text-indent:-9999px;width:0}.topic-message .message .message-buttons a:after{left:12px!important}.topic-message .message .message-submit{margin-left:auto;margin-right:10px}.topic-message .message .message-actions,.topic-message .message .message-buttons,.topic-message .message .message-karma,.topic-message .message .message-submit{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex}.topic-message .message .message-actions form,.topic-message .message .message-buttons form,.topic-message .message .message-karma form,.topic-message .message .message-submit form{width:auto}.topic-message .message .message-actions .downvote,.topic-message .message .message-actions .upvote,.topic-message .message .message-actions a,.topic-message .message .message-actions button,.topic-message .message .message-buttons .downvote,.topic-message .message .message-buttons .upvote,.topic-message .message .message-buttons a,.topic-message .message .message-buttons button,.topic-message .message .message-karma .downvote,.topic-message .message .message-karma .upvote,.topic-message .message .message-karma a,.topic-message .message .message-karma button,.topic-message .message .message-submit .downvote,.topic-message .message .message-submit .upvote,.topic-message .message .message-submit a,.topic-message .message .message-submit button{display:block;float:left;margin-left:3px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.topic-message .message .message-actions .downvote.ico-after,.topic-message .message .message-actions .upvote.ico-after,.topic-message .message .message-actions a.ico-after,.topic-message .message .message-actions button.ico-after,.topic-message .message .message-buttons .downvote.ico-after,.topic-message .message .message-buttons .upvote.ico-after,.topic-message .message .message-buttons a.ico-after,.topic-message .message .message-buttons button.ico-after,.topic-message .message .message-karma .downvote.ico-after,.topic-message .message .message-karma .upvote.ico-after,.topic-message .message .message-karma a.ico-after,.topic-message .message .message-karma button.ico-after,.topic-message .message .message-submit .downvote.ico-after,.topic-message .message .message-submit .upvote.ico-after,.topic-message .message .message-submit a.ico-after,.topic-message .message .message-submit button.ico-after{padding-left:30px!important}.topic-message .message .message-actions .downvote:after,.topic-message .message .message-actions .upvote:after,.topic-message .message .message-actions a:after,.topic-message .message .message-actions button:after,.topic-message .message .message-buttons .downvote:after,.topic-message .message .message-buttons .upvote:after,.topic-message .message .message-buttons a:after,.topic-message .message .message-buttons button:after,.topic-message .message .message-karma .downvote:after,.topic-message .message .message-karma .upvote:after,.topic-message .message .message-karma a:after,.topic-message .message .message-karma button:after,.topic-message .message .message-submit .downvote:after,.topic-message .message .message-submit .upvote:after,.topic-message .message .message-submit a:after,.topic-message .message .message-submit button:after{top:7px;left:7px;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease;opacity:.5;margin:0}.topic-message .message .message-actions .downvote,.topic-message .message .message-actions .upvote,.topic-message .message .message-actions a,.topic-message .message .message-actions button.ico-after,.topic-message .message .message-buttons .downvote,.topic-message .message .message-buttons .upvote,.topic-message .message .message-buttons a,.topic-message .message .message-buttons button.ico-after,.topic-message .message .message-karma .downvote,.topic-message .message .message-karma .upvote,.topic-message .message .message-karma a,.topic-message .message .message-karma button.ico-after,.topic-message .message .message-submit .downvote,.topic-message .message .message-submit .upvote,.topic-message .message .message-submit a,.topic-message .message .message-submit button.ico-after{border-bottom:1px solid #d2d5d6;text-decoration:none;color:#999;height:29px;line-height:30px;padding:0 10px}.topic-message .message .message-actions a,.topic-message .message .message-actions button.ico-after,.topic-message .message .message-buttons a,.topic-message .message .message-buttons button.ico-after,.topic-message .message .message-karma a,.topic-message .message .message-karma button.ico-after,.topic-message .message .message-submit a,.topic-message .message .message-submit button.ico-after{cursor:pointer}.topic-message .message .message-actions a:focus,.topic-message .message .message-actions a:hover,.topic-message .message .message-actions button.ico-after:focus,.topic-message .message .message-actions button.ico-after:hover,.topic-message .message .message-buttons a:focus,.topic-message .message .message-buttons a:hover,.topic-message .message .message-buttons button.ico-after:focus,.topic-message .message .message-buttons button.ico-after:hover,.topic-message .message .message-karma a:focus,.topic-message .message .message-karma a:hover,.topic-message .message .message-karma button.ico-after:focus,.topic-message .message .message-karma button.ico-after:hover,.topic-message .message .message-submit a:focus,.topic-message .message .message-submit a:hover,.topic-message .message .message-submit button.ico-after:focus,.topic-message .message .message-submit button.ico-after:hover{border-bottom-color:#0e77a8;outline:none;background:none}.topic-message .message .message-actions a:focus:after,.topic-message .message .message-actions a:hover:after,.topic-message .message .message-actions button.ico-after:focus:after,.topic-message .message .message-actions button.ico-after:hover:after,.topic-message .message .message-buttons a:focus:after,.topic-message .message .message-buttons a:hover:after,.topic-message .message .message-buttons button.ico-after:focus:after,.topic-message .message .message-buttons button.ico-after:hover:after,.topic-message .message .message-karma a:focus:after,.topic-message .message .message-karma a:hover:after,.topic-message .message .message-karma button.ico-after:focus:after,.topic-message .message .message-karma button.ico-after:hover:after,.topic-message .message .message-submit a:focus:after,.topic-message .message .message-submit a:hover:after,.topic-message .message .message-submit button.ico-after:focus:after,.topic-message .message .message-submit button.ico-after:hover:after{opacity:1}.topic-message .message .message-actions a:focus,.topic-message .message .message-actions a:hover,.topic-message .message .message-buttons a:focus,.topic-message .message .message-buttons a:hover,.topic-message .message .message-karma button:focus,.topic-message .message .message-karma button:hover{color:#555;text-decoration:none}.topic-message .message .alert-box .alert-box-text{float:none}form.topic-message{margin-top:50px}@media only screen and (max-width:959px){.topic-message{padding:20px 0}.topic-message .user{position:absolute;top:7px;z-index:4;width:100%}.topic-message .user .avatar-link{float:left;display:none}.topic-message .user .badge{float:left;height:20px;line-height:20px;font-size:12px;width:50px;margin-top:-2px;margin-left:10px}.topic-message .user .badge.push-badge{margin-left:105px}.topic-message .user .user-metadata{float:right;width:140px;margin-right:10px}.topic-message .user .user-metadata a{float:left;height:20px;line-height:20px;border-bottom:none;width:68px}.topic-message .message{border-right:0;border-left:0;padding-top:65px}.topic-message .message .message-metadata{position:absolute;top:0;left:0;right:10px;z-index:5;height:30px;line-height:30px}.topic-message .message .message-metadata .username{margin-left:5px}.topic-message .message .message-metadata .date{float:right}.topic-message .message .message-actions{margin:35px 10px 0 0}.topic-message .message .message-bottom{min-height:0}.topic-message .message .message-bottom .signature{display:none}.topic-message .message .message-bottom .message-karma{position:absolute;top:35px;left:7px}.topic-message .message .message-bottom .message-karma .tick{text-indent:-9999px;margin-right:1px}.topic-message .message .message-bottom .message-karma .tick:after{left:12px}.topic-message .message .message-bottom .message-karma .downvote,.topic-message .message .message-bottom .message-karma .upvote{padding:0 7px;text-align:center}}@media only screen and (min-width:960px){.topic-message{margin:25px 0}.topic-message:first-child{margin-top:35px}.topic-message .message:after,.topic-message .user:after{content:" ";display:block;position:absolute;top:10px;height:0;width:0;border:20px solid transparent;border-left:0}.topic-message .user{position:absolute;padding-top:60px;top:0;left:0}.topic-message .user:after{left:60px;border-right-color:#d2d4d6}.topic-message .message{margin-left:80px}.topic-message .message:after{top:9px;left:-19px;border-right-color:#fdfdfd}.topic-message .message .is-author{left:5px}.topic-message .message .message-content{margin:0 10px}.topic-message .message .message-content>:first-child{margin-top:5px}.topic-message .message .message-content>figure:first-child{margin-top:10px}.topic-message .message .message-bottom .signature{cursor:pointer}.topic-message .message .message-bottom .signature p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topic-message .message .message-bottom .signature.full p{white-space:normal}}@media only screen and (max-width:759px){.topic-message .message .message-actions a{width:0;text-indent:-9999px}.topic-message .message .message-actions a:after{left:12px!important}.topic-message .message .message-submit{display:block!important;width:100%;margin:0}.topic-message .message .message-submit button{float:right;display:block;width:calc(50% - 2px);margin-left:1px!important}.topic-message .message .message-submit button.btn-grey{float:left}form.forum-message .message{padding-top:0!important}}.avatar{height:60px;width:60px;background-color:#fff}.badge{display:block;width:60px;height:25px;line-height:25px;text-align:center;text-transform:uppercase;color:#eee;text-shadow:rgba(0,0,0,.25) 0 0 3px;background:#777}.badge.staff{background:#48a200}.member-card .member-avatar{float:left;width:60px}.member-card .member-infos{float:left;list-style:none;margin:0;padding-left:15px}.member-social{list-style:none;margin:15px 0 0;padding:0}.home .main{display:block;height:auto;width:auto;margin:0;padding:0}.home #content{width:100%;margin:0;padding:0}.home .sub-header{display:none}.home .home-wrapper{max-width:1145px;margin:0 auto}.home .home-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.home .home-header{border-bottom:1px solid #fff;padding-top:20px;background-color:#19516b;background:#19516b -webkit-radial-gradient(at top,hsla(0,0%,100%,.1),transparent 60%);background:#19516b -o-radial-gradient(at top,hsla(0,0%,100%,.1),transparent 60%);background:#19516b radial-gradient(at top,hsla(0,0%,100%,.1),transparent 60%);margin-bottom:-170px;padding-bottom:180px;overflow:hidden}.home .home-description{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.home .home-description p{margin:0;padding:0;color:#fff;text-align:justify}.home .home-description ul{color:#eee;margin:10px 0}.home .home-description a:not(.home-description-button){color:#fff}.home .home-description a:not(.home-description-button):focus,.home .home-description a:not(.home-description-button):hover{color:#90abb6;text-decoration:none}.home .home-description .column{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;padding:0 20px}.home .home-description .column h2{font-size:18px;font-size:1.8rem;color:#fff;margin:20px 0 10px;border-bottom-color:#fff;font-weight:300}.home .home-description blockquote{font-size:2.5rem;color:#fff;font-weight:300;padding:0;margin:0}.home .home-description blockquote span:first-of-type:before{content:"«\00A0"}.home .home-description blockquote span:last-of-type:after{content:"\00A0»"}.home .home-description:not(.connected):not(.short){padding-bottom:60px}.home .home-description.connected{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .home-description.connected .important{color:#f8ad32;text-transform:uppercase;font-weight:700}.home .home-description.connected p{margin-top:5px;text-align:center}.home .home-description.connected .home-description-button{margin-left:15px}.home .home-description.short{display:none;color:#fff;text-align:center;font-size:1.4em}.home .home-description.short .home-description-button{font-size:14px;font-size:1.4rem;line-height:24px;line-height:2.4rem;margin-top:12px;padding:0 10px}.home .home-description.short blockquote>span{display:inline-block}.home .home-description-button{display:inline-block;line-height:2rem;font-size:1.2rem;font-size:12px;color:#fff;text-decoration:none;border:1px solid hsla(0,0%,100%,.5);padding:0 6px;margin-top:5px}.home .home-description-button:focus,.home .home-description-button:hover{color:#084561;border-color:#fff;background-color:#fff}.home .home-description-button.close-description{display:none}.home .featured-resource-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:30px;padding:1px 0 1px 1px;background-color:#f7f7f7;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.home .featured-resource-row .no-featured-resource{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin:0;line-height:0;text-align:center;margin-right:1px;font-size:20px;background-color:#fff}.home .featured-resource-row .no-featured-resource:after,.home .featured-resource-row .no-featured-resource:before{display:block;content:"";padding-top:10%}.home .home-heading{height:40px;padding-left:50px!important;margin-bottom:18px!important}.home .home-heading.heading-white{color:#fff;border-bottom-color:#fff}.home .home-heading.ico-after:after{margin-left:0!important}.home .home-heading .btn{font-size:15px}.home .home-search-box{position:relative;margin:30px auto 0;max-width:820px;background:#fff}.home .home-search-box form{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.home .home-search-box:before{content:'';position:absolute;bottom:-6px;left:-28px;background:url(../images/home-clem.png);-webkit-background-size:100% 100%;background-size:100%;width:68px;height:134px}body.vc-clem-christmas.home .home-search-box:before{background-image:url(../images/home-clem-christmas@2x.png)}.home .home-search-box input,.home .home-search-box label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;line-height:50px;height:50px}.home .home-search-box label{text-align:right;padding:0 5px;font-size:2rem;font-weight:300;margin-left:50px}.home .home-search-box input{font-size:2rem;border:none;font-weight:300;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}.home .home-search-box button[type=submit]{background:#fff;width:50px;height:50px}.home .home-search-box button[type=submit]:focus,.home .home-search-box button[type=submit]:hover{background-color:#ccc!important}.home .home-search-box button[type=submit]:after{margin:16px;background-position:0 -2786px;width:16px;height:40px}@media only screen and (max-width:759px){.home .home-description:not(.connected):not(.short){display:none}.home .home-description.short{display:block;width:auto;padding:0 20px}.home .home-description.short:target .home-description-button{display:none}.home .home-description.short:target .home-description-button.close-description{display:inline-block}.home .home-description.short:target~.home-description:not(.short){display:block;margin-top:20px}.home .home-description.connected{padding:0 20px!important}.home .home-description .featured-message{display:none}.home .home-heading .btn{visibility:hidden}.home .home-search-box{padding-left:40px;margin:30px 0 0!important}.home .home-search-box:before{left:-46px}.home .featured-resource-row .featured-resource-item:nth-of-type(4),.home .home-search-box label{display:none}}@media only screen and (max-width:959px){.home .home-header{padding-top:10px}.home .home-wrapper{padding:20px 10px}.home .featured-resource-row .featured-resource-item{margin:4px;padding:0!important}.home .featured-resource-row .featured-resource-item:last-of-type{display:none}.home .home-header{margin-bottom:0;padding-bottom:10px}.home .home-heading{margin-top:18px}.home .home-heading.heading-white{color:#084561;border-color:#f8ad32}.home .home-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .home-search-box{margin:30px 40px 0}.home .home-description.connected{width:auto;padding:0 80px}}@media only screen and (min-width:960px){.home .home-row{margin-right:-10px;margin-left:-10px}.home .home-row>section{margin:0 10px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:300px}.home .home-description .column h2{font-size:22px;font-size:2.2rem}.home .home-description .column p,.home .home-description .column ul{line-height:22px;font-size:15px;font-size:1.5rem}.home .home-description.connected{max-width:740px;margin:15px auto 0}}.gallery.grid-view{clear:both}.gallery.grid-view .gallery-item{position:relative;width:200px;height:200px;float:left;border:10px solid #fff;margin:10px;clear:none}.gallery.grid-view .gallery-item.active,.gallery.grid-view .gallery-item:hover{border-color:#1088bf!important}.gallery.grid-view .gallery-item.active:before,.gallery.grid-view .gallery-item:hover:before{display:none}.gallery.grid-view .gallery-item.active .topic-title,.gallery.grid-view .gallery-item:hover .topic-title{background:#1088bf!important;color:#fff;text-decoration:none}.gallery.grid-view .gallery-item .topic-infos{position:absolute;bottom:0;left:0;z-index:1;height:15px;width:15px;padding:3px 0}.gallery.grid-view .gallery-item .topic-infos input{margin:0}.gallery.grid-view .gallery-item .topic-description,.gallery.grid-view .gallery-item .topic-description a{display:block;width:100%;height:100%}.gallery.grid-view .gallery-item .topic-image{overflow:hidden;max-height:100%;min-width:100%}.gallery.grid-view .gallery-item .topic-title{height:15px;background-color:#fff;position:absolute;bottom:7px;left:0;right:0;padding:10px 20px 5px;font-size:15px;font-size:1.5rem;line-height:15px;color:#444}.gallery.grid-view .gallery-item.selected{border-color:#eaf7fd}.gallery.grid-view .gallery-item.selected .topic-title{background:#eaf7fd}.gallery.grid-view .gallery-item.add-image{font-size:120px;line-height:200px;text-align:center;background:#ddd;color:#555;text-decoration:none}.gallery.grid-view .gallery-item.add-image:focus,.gallery.grid-view .gallery-item.add-image:hover{background-color:#ccc;color:#1088bf}.gallery.list-view .topic .topic-description .topic-title{margin-top:12px}.gallery.list-view .add-image{display:none}.toggle-gallery-view{float:left!important}@media only screen and (min-width:960px){.gallery-col-image{float:left;width:50%}.gallery-col-image img{max-width:100%}.gallery-col-edit{float:right;width:calc(50% - 20px);padding-left:20px}}#resources_container .footer{display:none}.tutorial-help-item{min-height:60px;padding:20px 2%;border-bottom:1px solid #e0e4e5;color:#424242;font-weight:400}.tutorial-help-item:nth-child(2n+1){background-color:hsla(0,0%,100%,.8)}.tutorial-help-item p{margin:0}.tutorial-help-item .tutorial-title{margin:0;padding:0;font-size:20px;font-size:2rem;height:27px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;clear:none;font-weight:400;color:#424242}.tutorial-help-item a{text-decoration:none}.tutorial-help-item a:focus,.tutorial-help-item a:hover{text-decoration:underline}.tutorial-help-item .tutorial-categories{margin:0 0 5px;padding:0;color:#ee8709}.tutorial-help-item .tutorial-categories a{color:#ee8709}.tutorial-help-item .tutorial-categories a:focus,.tutorial-help-item .tutorial-categories a:hover{text-decoration:underline}.tutorial-help-item .tutorial-illu{display:block;overflow:hidden;float:left}.tutorial-help-item .tutorial-infos{margin:7px 0 0 70px}.tutorial-help-item .tutorial-infos.no-illu{margin-left:0}.tutorial-help-item .tutorial-help{margin:12px 0 0}.tutorial-help-item .tutorial-help img.light{opacity:.2}.tutorial-help-item .tutorial-help img.light:focus,.tutorial-help-item .tutorial-help img.light:hover{opacity:.5}.commits-compare-form button{float:none!important}@media only screen and (-o-min-device-pixel-ratio:2/1),only screen and (-o-min-device-pixel-ratio:4/3),only screen and (-webkit-min-device-pixel-ratio:1.3),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:1.3),only screen and (min-device-pixel-ratio:1.3),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi){.header-logo-link{-webkit-background-size:100% 100%;background-size:100%;background-image:url(../images/logo@2x.png)}.breadcrumb ol li:not(:last-child):after,.content-item .content-reactions,.content-item .content-reactions:before,.ico,.ico-after:after,.main-container input[type=checkbox]:after,.main-container input[type=radio]:after,.modals-container input[type=checkbox]:after,.modals-container input[type=radio]:after{background-image:url(../images/sprite@2x.png);-webkit-background-size:40px 4946px;background-size:40px 4946px}.home .home-search-box:before{background-image:url(../images/home-clem@2x.png)}body.vc-clem-christmas.home .home-search-box:before{background-image:url(../images/home-clem-christmas@2x.png)}}@media only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:959px),only screen and (-o-min-device-pixel-ratio:4/3) and (max-width:959px),only screen and (-webkit-min-device-pixel-ratio:1.3) and (max-width:959px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:959px),only screen and (min--moz-device-pixel-ratio:1.3) and (max-width:959px),only screen and (min-device-pixel-ratio:1.3) and (max-width:959px),only screen and (min-resolution:2dppx) and (max-width:959px),only screen and (min-resolution:192dpi) and (max-width:959px){.js.enable-mobile-menu .mobile-menu-hide .page-container .mobile-menu-btn:after{background-image:url(../images/sprite@2x.png);-webkit-background-size:40px 4946px;background-size:40px 4946px}.page-container .header-logo-link{background-image:url(../images/logo-mobile@2x.png)!important}}
+/*# sourceMappingURL=main.css.map */
diff --git a/dist/css/main.css.map b/dist/css/main.css.map
new file mode 100644
index 0000000000..f8e37c1546
--- /dev/null
+++ b/dist/css/main.css.map
@@ -0,0 +1 @@
+{"version":3,"sources":["layout/_content.scss","vendors/_normalize.scss","main.css","base/_base.scss","variables/_colors.scss","base/_tables.scss","variables/_typography.scss","base/_forms.scss","_sprite.scss","base/_typography.scss","base/_icons.scss","base/_helpers.scss","layout/_header.scss","variables/_variables.scss","components/_header-dropdown.scss","components/_header-search.scss","components/_accessibility-bar.scss","components/_cookies-banner.scss","layout/_sidebar.scss","layout/_main.scss","mixins/_display-flex.scss","layout/_footer.scss","components/_alert-box.scss","components/_authors.scss","components/_autocomplete.scss","components/_breadcrumb.scss","components/_content-item.scss","components/_editor.scss","components/_featured-item.scss","components/_home-search-box.scss","components/_markdown-help.scss","components/_mobile-menu.scss","components/_modals.scss","components/_pagination.scss","components/_pygments.scss","components/_tags.scss","components/_tooltips.scss","components/_topic-list.scss","components/_topic-message.scss","components/_user-profile.scss","pages/_home.scss","pages/_gallery.scss","pages/_api.scss","pages/_tutorial-help.scss","pages/_tutorial-history.scss","base/_high-pixel-ratio.scss"],"names":[],"mappings":"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AAjDT,sBFyJE,6BAlCqB,CEhEd,AAvDT,2BFyJE,6BApC0B,CE3DnB,AA1DT,4BFyJE,6BAnC2B,CEzDpB,AA7DT,sBFyJE,6BA5BqB,CE1Dd,AAnET,2BFyJE,6BA9B0B,CErDnB,AAtET,4BFyJE,6BA7B2B,CEnDpB,AAzET,uBFyJE,6BAvBsB,CEnDf,AA/ET,4BFyJE,6BA3B2B,CE5CpB,AAlFT,2BFyJE,6BAzB0B,CE3CnB,AArFT,6BFyJE,6BA1B4B,CEvCrB,AAxFT,6BFyJE,6BAxB4B,CEtCrB,AA3FT,0BFyJE,6BAjByB,CEvClB,AAjGT,+BFyJE,6BAnB8B,CElCvB,AApGT,gCFyJE,6BAlB+B,CEhCxB,AAvGT,0BFyJE,6BAzD2B,CEapB,AA7GT,gCFyJE,6BA1DiC,CEiB1B,AAhHT,sBFyJE,6BAdqB,CErBd,AAtHT,2BFyJE,6BAhB0B,CEhBnB,AAzHT,4BFyJE,6BAf2B,CEdpB,AA5HT,uBFyJE,4BAvHqB,CEgGd,AAlIT,4BFyJE,4BAzH0B,CEqGnB,AArIT,6BFyJE,4BAxH2B,CEuGpB,AAxIT,0BFyJE,6BApByB,CESlB,AA9IT,+BFyJE,6BAtB8B,CEcvB,AAjJT,gCFyJE,6BArB+B,CEgBxB,AApJT,0BFyJE,4BAnHwB,CEoHjB,AA1JT,+BFyJE,4BArH6B,CEyHtB,AA7JT,gCFyJE,4BApH8B,CE2HvB,AAhKT,4BFyJE,4BA/G0B,CE4HnB,AAtKT,iCFyJE,4BAjH+B,CEiIxB,AAzKT,kCFyJE,4BAhHgC,CEmIzB,AA5KT,sBFyJE,6BA5GqB,CEqId,AAlLT,2BFyJE,6BA9G0B,CE0InB,AArLT,4BFyJE,6BA7G2B,CE4IpB,AAxLT,wBFyJE,6BAzGuB,CE8IhB,AA9LT,6BFyJE,6BA3G4B,CEmJrB,AAjMT,8BFyJE,6BA1G6B,CEqJtB,AApMT,6BFyJE,6BAtG4B,CEuJrB,AA1MT,kCFyJE,6BAxGiC,CE4J1B,AA7MT,mCFyJE,6BAvGkC,CE8J3B,AAhNT,sBFyJE,6BAnGqB,CEgKd,AAtNT,2BFyJE,6BArG0B,CEqKnB,AAzNT,4BFyJE,6BApG2B,CEuKpB,AA5NT,sBF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","file":"main.css","sourcesContent":[".small-content-wrapper {\n width: 90%;\n max-width: 500px;\n margin: 20px auto;\n}\n\n.main .content-container {\n .content-wrapper {\n &.article-content,\n &.authors {\n padding-left: 2%;\n padding-right: 2%;\n }\n }\n\n .article-content {\n p,\n > a,\n p a,\n ul:not(.pagination),\n ol:not(.summary-part) {\n font-family: $font-serif-active;\n }\n }\n\n .content-wrapper.comment-author,\n .comment-author {\n background: #EEE;\n padding: 7px 15px;\n margin-bottom: 20px;\n\n blockquote {\n margin: 10px 0;\n border-left: 5px solid #CCC;\n padding: 5px 0 5px 15px;\n }\n }\n\n .article-content .summary-part {\n font-size: 20px;\n color: darken($color-secondary, 11%);\n\n h3,\n h4 {\n font-weight: normal;\n width: 90%;\n\n a {\n text-decoration: none;\n\n &:hover,\n &:focus {\n text-decoration: underline;\n }\n }\n }\n h3 {\n font-size: 20px;\n margin: 0 0 5px;\n }\n\n .summary-part {\n list-style: none;\n padding-left: 0;\n margin-bottom: 15px;\n\n h4 {\n font-size: 14px;\n margin: 2px 0;\n }\n }\n }\n\n .article-content,\n .message-content {\n margin-top: 20px;\n margin-bottom: 20px;\n color: #424242;\n\n h2,\n h3 {\n clear: both;\n\n &,\n a {\n color: darken($color-secondary, 11%);\n margin-top: 40px;\n text-decoration: none;\n }\n a:hover,\n a:focus {\n text-decoration: underline;\n }\n }\n h2 {\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 50px;\n margin-bottom: 20px;\n background: #FFF;\n border-top: 1px solid #e0e4e5;\n padding-left: 1%;\n font-weight: 400;\n }\n h3 {\n font-size: 20px;\n font-size: 2.0rem;\n margin-bottom: 14px;\n }\n h4 {\n font-size: 18px;\n font-size: 1.8rem;\n margin-bottom: 12px;\n }\n h5 {\n font-size: 16px;\n font-size: 1.6rem;\n margin-bottom: 10px;\n }\n h6 {\n font-size: 15px;\n font-size: 1.5rem;\n margin-bottom: 10px;\n }\n\n .actions-title {\n float: right;\n margin: -60px 10px 0 0;\n\n .btn {\n height: 30px;\n line-height: 30px;\n margin-left: 3px;\n opacity: .7;\n z-index: 1;\n &.ico-after:after {\n margin-top: 7px;\n }\n\n &:hover,\n &:focus {\n opacity: 1;\n }\n }\n }\n\n :not(.alert-box){\n &.information,\n &.question,\n &.error,\n &.warning,\n &.spoiler {\n margin: 25px 0;\n padding: 7px 15px 7px 45px;\n\n &.ico-after:after {\n position: absolute;\n top: 50%;\n left: 23px;\n margin: -11px 0 0 -11px;\n height: 22px;\n width: 22px;\n }\n }\n &.information {\n background: #daeaee;\n\n &.ico-after:after {\n @include sprite-position($information);\n }\n }\n &.question {\n background: #e2daee;\n\n &.ico-after:after {\n @include sprite-position($question);\n }\n }\n &.error {\n background: #eedada;\n\n &.ico-after:after {\n @include sprite-position($error);\n }\n }\n &.warning {\n background: #eee7da;\n\n &.ico-after:after {\n @include sprite-position($warning);\n }\n }\n }\n .spoiler {\n margin-top: 0;\n padding-left: 15px;\n background: #EEE;\n }\n .spoiler-title {\n display: block;\n background: #EEE;\n margin: 15px 0;\n padding: 3px 15px 3px 40px;\n text-decoration: none;\n border-bottom: 1px solid #DDD;\n color: #555;\n\n &.ico-after:after {\n margin: 8px 0 0 10px;\n }\n\n &:nth-last-child(2) {\n margin-bottom: 15px;\n }\n\n &:hover {\n text-decoration: underline;\n }\n }\n\n img {\n max-width: 100%;\n }\n\n figure {\n margin: 30px 0;\n text-align: center;\n }\n figure > {\n img,\n video,\n pre,\n code,\n table,\n blockquote,\n embed,\n video {\n max-width: 100%;\n margin: 0 auto;\n text-align: left;\n }\n img,\n video,\n pre,\n code {\n display: block;\n }\n\n figcaption {\n display: block;\n }\n\n blockquote ~ figcaption {\n padding: 0 0 1px 2%;\n font-style: italic;\n text-align: left;\n color: #999;\n border-left: 5px solid #CCC;\n\n p {\n margin: 0 0 5px;\n }\n p:before {\n content: \"— \";\n }\n }\n }\n\n blockquote {\n margin: 0;\n color : #777;\n padding: 1px 2%;\n border-left: 5px solid #CCC;\n\n & > p:first-child {\n margin-top: 5px;\n }\n & > p:last-child {\n margin-bottom: 5px;\n }\n figure {\n margin: 15px 0;\n }\n &:last-child {\n margin-bottom: 15px;\n }\n }\n\n code,\n kbd,\n pre,\n samp {\n font-family: $font-monospace;\n }\n\n pre {\n margin: 0;\n }\n\n // touche\n kbd {\n background-color: $color-keyboard;\n padding: 2px 6px;\n border-radius: 3px;\n border: solid 1px desaturate(darken($color-keyboard, 15%), 10%);\n border-bottom-width: 3px;\n text-shadow: 0 1px 0 #FFF;\n color: darken($color-keyboard, 70%);\n }\n\n // Code inline\n p code,\n li code {\n color: #A00;\n background: #EEE;\n border: 1px solid #CCC;\n padding: 0 5px;\n }\n\n .mathjax-wrapper {\n max-width: 100%;\n overflow: auto;\n\n mathjax {\n font-size: 16px;\n font-size: 1.6rem;\n }\n }\n\n .footnote {\n opacity: .7;\n\n ol {\n padding-left: 25px;\n }\n }\n }\n\n .comments-title {\n margin: 50px 0 20px;\n color: $color-primary;\n border-bottom: 1px solid $color-secondary;\n font-weight: normal;\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 30px;\n }\n}\n.wf-active .main .content-container {\n .article-content {\n p,\n ul:not(.pagination),\n ol:not(.summary-part) {\n font-family: $font-serif-active;\n }\n figcaption p {\n font-family: $font-sans-serif-active;\n font-size: 16px;\n font-size: 1.6rem;\n }\n }\n .article-content,\n .message-content {\n code, kbd, pre, samp {\n font-family: $font-monospace-active;\n }\n }\n}\n.js .spoiler {\n display: none;\n}\n\n@media only screen and #{$media-extra-wide} {\n .full-content-wrapper .tutorial-list article {\n width: 29.3%;\n }\n\n .main .content-container .topic-message .message .message-metadata .date {\n .short-date {\n display: none;\n }\n .long-date {\n display: inline;\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .content-wrapper,\n .full-content-wrapper {\n margin: 0 0 0 4%;\n\n &.without-margin {\n margin: 0;\n }\n\n .content-wrapper {\n max-width: none;\n margin: 0;\n }\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .main .content-container {\n .taglist,\n .pubdate {\n margin-left: 10px;\n margin-right: 10px;\n }\n\n .article-content {\n p,\n ol,\n ul:not(.pagination) {\n font-size: 15px;\n font-size: 1.5rem;\n font-size: 1.8ex;\n }\n }\n .content-wrapper,\n .full-content-wrapper {\n h1:not(.ico-after),\n h2:not(.ico-after),\n h3,\n .subtitle {\n padding-left: 10px;\n padding-right: 10px;\n }\n .illu img {\n display: none;\n }\n\n h4,\n h5,\n h6,\n .authors,\n p,\n figure,\n blockquote {\n margin-left: 10px;\n margin-right: 10px;\n }\n\n figure {\n p,\n blockquote {\n margin-left: 0;\n margin-right: 0;\n }\n }\n\n .license {\n position: absolute;\n margin-top: 0;\n top: 62px;\n right: 15px;\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .main .content-container .article-content .btn {\n float: none;\n text-align: center;\n }\n}\n","/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */\n\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS and IE text size adjust after device orientation change,\n * without disabling user zoom.\n */\n\nhtml {\n font-family: sans-serif; /* 1 */\n -ms-text-size-adjust: 100%; /* 2 */\n -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\n\nbody {\n margin: 0;\n}\n\n/* HTML5 display definitions\n ========================================================================== */\n\n/**\n * Correct `block` display not defined for any HTML5 element in IE 8/9.\n * Correct `block` display not defined for `details` or `summary` in IE 10/11\n * and Firefox.\n * Correct `block` display not defined for `main` in IE 11.\n */\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nmenu,\nnav,\nsection,\nsummary {\n display: block;\n}\n\n/**\n * 1. Correct `inline-block` display not defined in IE 8/9.\n * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.\n */\n\naudio,\ncanvas,\nprogress,\nvideo {\n display: inline-block; /* 1 */\n vertical-align: baseline; /* 2 */\n}\n\n/**\n * Prevent modern browsers from displaying `audio` without controls.\n * Remove excess height in iOS 5 devices.\n */\n\naudio:not([controls]) {\n display: none;\n height: 0;\n}\n\n/**\n * Address `[hidden]` styling not present in IE 8/9/10.\n * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.\n */\n\n[hidden],\ntemplate {\n display: none;\n}\n\n/* Links\n ========================================================================== */\n\n/**\n * Remove the gray background color from active links in IE 10.\n */\n\na {\n background-color: transparent;\n}\n\n/**\n * Improve readability of focused elements when they are also in an\n * active/hover state.\n */\n\na:active,\na:hover {\n outline: 0;\n}\n\n/* Text-level semantics\n ========================================================================== */\n\n/**\n * Address styling not present in IE 8/9/10/11, Safari, and Chrome.\n */\n\nabbr[title] {\n border-bottom: 1px dotted;\n}\n\n/**\n * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.\n */\n\nb,\nstrong {\n font-weight: bold;\n}\n\n/**\n * Address styling not present in Safari and Chrome.\n */\n\ndfn {\n font-style: italic;\n}\n\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari, and Chrome.\n */\n\nh1 {\n font-size: 2em;\n margin: 0.67em 0;\n}\n\n/**\n * Address styling not present in IE 8/9.\n */\n\nmark {\n background: #ff0;\n color: #000;\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\n\nsmall {\n font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\n\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\n\nsup {\n top: -0.5em;\n}\n\nsub {\n bottom: -0.25em;\n}\n\n/* Embedded content\n ========================================================================== */\n\n/**\n * Remove border when inside `a` element in IE 8/9/10.\n */\n\nimg {\n border: 0;\n}\n\n/**\n * Correct overflow not hidden in IE 9/10/11.\n */\n\nsvg:not(:root) {\n overflow: hidden;\n}\n\n/* Grouping content\n ========================================================================== */\n\n/**\n * Address margin not present in IE 8/9 and Safari.\n */\n\nfigure {\n margin: 1em 40px;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\n\nhr {\n box-sizing: content-box;\n height: 0;\n}\n\n/**\n * Contain overflow in all browsers.\n */\n\npre {\n overflow: auto;\n}\n\n/**\n * Address odd `em`-unit font size rendering in all browsers.\n */\n\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, monospace;\n font-size: 1em;\n}\n\n/* Forms\n ========================================================================== */\n\n/**\n * Known limitation: by default, Chrome and Safari on OS X allow very limited\n * styling of `select`, unless a `border` property is set.\n */\n\n/**\n * 1. Correct color not being inherited.\n * Known issue: affects color of disabled elements.\n * 2. Correct font properties not being inherited.\n * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n color: inherit; /* 1 */\n font: inherit; /* 2 */\n margin: 0; /* 3 */\n}\n\n/**\n * Address `overflow` set to `hidden` in IE 8/9/10/11.\n */\n\nbutton {\n overflow: visible;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.\n * Correct `select` style inheritance in Firefox.\n */\n\nbutton,\nselect {\n text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\n\nbutton,\nhtml input[type=\"button\"], /* 1 */\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n -webkit-appearance: button; /* 2 */\n cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\n\nbutton[disabled],\nhtml input[disabled] {\n cursor: default;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0;\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\n\ninput {\n line-height: normal;\n}\n\n/**\n * It's recommended that you don't attempt to style these elements.\n * Firefox's implementation doesn't respect box-sizing, padding, or width.\n *\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Fix the cursor style for Chrome's increment/decrement buttons. For certain\n * `font-size` values of the `input`, it causes the cursor style of the\n * decrement button to change from `default` to `text`.\n */\n\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n height: auto;\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.\n */\n\ninput[type=\"search\"] {\n -webkit-appearance: textfield; /* 1 */\n box-sizing: content-box; /* 2 */\n}\n\n/**\n * Remove inner padding and search cancel button in Safari and Chrome on OS X.\n * Safari (but not Chrome) clips the cancel button when the search input has\n * padding (and `textfield` appearance).\n */\n\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n\n/**\n * Define consistent border, margin, and padding.\n */\n\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9/10/11.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\n\nlegend {\n border: 0; /* 1 */\n padding: 0; /* 2 */\n}\n\n/**\n * Remove default vertical scrollbar in IE 8/9/10/11.\n */\n\ntextarea {\n overflow: auto;\n}\n\n/**\n * Don't inherit the `font-weight` (applied by a rule above).\n * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.\n */\n\noptgroup {\n font-weight: bold;\n}\n\n/* Tables\n ========================================================================== */\n\n/**\n * Remove most spacing between table cells.\n */\n\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\n\ntd,\nth {\n padding: 0;\n}\n","@charset \"UTF-8\";\n/**\n * Zeste de Savoir\n * Main style file, imports everything\n * @file main.scss\n */\n/*------------------------\n1. Normalize\n------------------------*/\n/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS and IE text size adjust after device orientation change,\n * without disabling user zoom.\n */\nhtml {\n font-family: sans-serif;\n /* 1 */\n -ms-text-size-adjust: 100%;\n /* 2 */\n -webkit-text-size-adjust: 100%;\n /* 2 */ }\n\n/**\n * Remove default margin.\n */\nbody {\n margin: 0; }\n\n/* HTML5 display definitions\n ========================================================================== */\n/**\n * Correct `block` display not defined for any HTML5 element in IE 8/9.\n * Correct `block` display not defined for `details` or `summary` in IE 10/11\n * and Firefox.\n * Correct `block` display not defined for `main` in IE 11.\n */\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nmenu,\nnav,\nsection,\nsummary {\n display: block; }\n\n/**\n * 1. Correct `inline-block` display not defined in IE 8/9.\n * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.\n */\naudio,\ncanvas,\nprogress,\nvideo {\n display: inline-block;\n /* 1 */\n vertical-align: baseline;\n /* 2 */ }\n\n/**\n * Prevent modern browsers from displaying `audio` without controls.\n * Remove excess height in iOS 5 devices.\n */\naudio:not([controls]) {\n display: none;\n height: 0; }\n\n/**\n * Address `[hidden]` styling not present in IE 8/9/10.\n * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.\n */\n[hidden],\ntemplate {\n display: none; }\n\n/* Links\n ========================================================================== */\n/**\n * Remove the gray background color from active links in IE 10.\n */\na {\n background-color: transparent; }\n\n/**\n * Improve readability of focused elements when they are also in an\n * active/hover state.\n */\na:active,\na:hover {\n outline: 0; }\n\n/* Text-level semantics\n ========================================================================== */\n/**\n * Address styling not present in IE 8/9/10/11, Safari, and Chrome.\n */\nabbr[title] {\n border-bottom: 1px dotted; }\n\n/**\n * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.\n */\nb,\nstrong {\n font-weight: bold; }\n\n/**\n * Address styling not present in Safari and Chrome.\n */\ndfn {\n font-style: italic; }\n\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari, and Chrome.\n */\nh1 {\n font-size: 2em;\n margin: 0.67em 0; }\n\n/**\n * Address styling not present in IE 8/9.\n */\nmark {\n background: #ff0;\n color: #000; }\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\nsmall {\n font-size: 80%; }\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline; }\n\nsup {\n top: -0.5em; }\n\nsub {\n bottom: -0.25em; }\n\n/* Embedded content\n ========================================================================== */\n/**\n * Remove border when inside `a` element in IE 8/9/10.\n */\nimg {\n border: 0; }\n\n/**\n * Correct overflow not hidden in IE 9/10/11.\n */\nsvg:not(:root) {\n overflow: hidden; }\n\n/* Grouping content\n ========================================================================== */\n/**\n * Address margin not present in IE 8/9 and Safari.\n */\nfigure {\n margin: 1em 40px; }\n\n/**\n * Address differences between Firefox and other browsers.\n */\nhr {\n box-sizing: content-box;\n height: 0; }\n\n/**\n * Contain overflow in all browsers.\n */\npre {\n overflow: auto; }\n\n/**\n * Address odd `em`-unit font size rendering in all browsers.\n */\ncode,\nkbd,\npre,\nsamp {\n font-family: monospace, monospace;\n font-size: 1em; }\n\n/* Forms\n ========================================================================== */\n/**\n * Known limitation: by default, Chrome and Safari on OS X allow very limited\n * styling of `select`, unless a `border` property is set.\n */\n/**\n * 1. Correct color not being inherited.\n * Known issue: affects color of disabled elements.\n * 2. Correct font properties not being inherited.\n * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.\n */\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n color: inherit;\n /* 1 */\n font: inherit;\n /* 2 */\n margin: 0;\n /* 3 */ }\n\n/**\n * Address `overflow` set to `hidden` in IE 8/9/10/11.\n */\nbutton {\n overflow: visible; }\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.\n * Correct `select` style inheritance in Firefox.\n */\nbutton,\nselect {\n text-transform: none; }\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n * and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n * `input` and others.\n */\nbutton,\nhtml input[type=\"button\"],\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n -webkit-appearance: button;\n /* 2 */\n cursor: pointer;\n /* 3 */ }\n\n/**\n * Re-set default cursor for disabled elements.\n */\nbutton[disabled],\nhtml input[disabled] {\n cursor: default; }\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n border: 0;\n padding: 0; }\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\ninput {\n line-height: normal; }\n\n/**\n * It's recommended that you don't attempt to style these elements.\n * Firefox's implementation doesn't respect box-sizing, padding, or width.\n *\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n box-sizing: border-box;\n /* 1 */\n padding: 0;\n /* 2 */ }\n\n/**\n * Fix the cursor style for Chrome's increment/decrement buttons. For certain\n * `font-size` values of the `input`, it causes the cursor style of the\n * decrement button to change from `default` to `text`.\n */\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n height: auto; }\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.\n */\ninput[type=\"search\"] {\n -webkit-appearance: textfield;\n /* 1 */\n box-sizing: content-box;\n /* 2 */ }\n\n/**\n * Remove inner padding and search cancel button in Safari and Chrome on OS X.\n * Safari (but not Chrome) clips the cancel button when the search input has\n * padding (and `textfield` appearance).\n */\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n -webkit-appearance: none; }\n\n/**\n * Define consistent border, margin, and padding.\n */\nfieldset {\n border: 1px solid #c0c0c0;\n margin: 0 2px;\n padding: 0.35em 0.625em 0.75em; }\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9/10/11.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\nlegend {\n border: 0;\n /* 1 */\n padding: 0;\n /* 2 */ }\n\n/**\n * Remove default vertical scrollbar in IE 8/9/10/11.\n */\ntextarea {\n overflow: auto; }\n\n/**\n * Don't inherit the `font-weight` (applied by a rule above).\n * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.\n */\noptgroup {\n font-weight: bold; }\n\n/* Tables\n ========================================================================== */\n/**\n * Remove most spacing between table cells.\n */\ntable {\n border-collapse: collapse;\n border-spacing: 0; }\n\ntd,\nth {\n padding: 0; }\n\n/*------------------------\n2. Base\n------------------------*/\nhtml {\n height: 100%;\n width: 100%;\n font-size: 62.5%;\n overflow-x: hidden;\n word-wrap: break-word; }\n\nbody {\n background: #F7F7F7;\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 1.7em;\n min-height: 100%;\n width: 100%; }\n\n.page-container,\n.main-container {\n min-height: 100%;\n background: #F7F7F7; }\n\n.content-container {\n margin-bottom: 50px; }\n\nimg {\n vertical-align: middle; }\n\nfieldset {\n border: 0;\n margin: 0;\n padding: 0; }\n\ntextarea {\n resize: vertical; }\n\n.chromeframe {\n margin: 0;\n background: #ccc;\n color: #000;\n padding: 0.2em 0;\n text-align: center;\n position: fixed;\n z-index: 9999;\n width: 100%; }\n\n.a11y {\n display: block;\n width: 0;\n height: 0;\n text-indent: -9999px; }\n\nnav ul,\nnav ol {\n list-style: none; }\n\n@media only screen and (min-width: 960px) {\n html,\n body,\n .page-container {\n height: 100%; }\n .main-container {\n min-height: calc(100% - 136px); }\n .wrapper {\n width: 95%;\n margin: 0 2.5%; } }\n\n@media only screen and (max-width: 959px) {\n body {\n background: #222; }\n body:not(.swipping) .page-container,\n body:not(.swipping) .mobile-menu {\n transition-property: transform;\n transition-duration: 0.3s;\n transition-timing-function: ease; }\n body.swipping * {\n user-select: none;\n pointer-events: none; } }\n\n.table-wrapper {\n max-width: 100%;\n overflow: auto; }\n\ntable {\n margin: 15px 0;\n border-top: 1px solid #DDD; }\n table thead {\n background: #DDD;\n color: #084561; }\n table th, table td {\n text-align: left;\n padding: 5px 15px 5px 7px;\n border-right: 1px solid #DDD; }\n table th:first-child, table td:first-child {\n border-left: 1px solid #DDD; }\n table th p, table td p {\n margin: 0; }\n table tbody tr {\n background: #FDFDFD;\n border-bottom: 1px solid #DDD; }\n table tbody tr:nth-child(2n+1) {\n background: #F7F7F7; }\n table.fullwidth {\n width: 100%; }\n\n/* Specific for diff */\n.diff_delta {\n overflow-x: auto;\n width: 100%;\n margin: 15px 0;\n /* add margin to container */ }\n .diff_delta table.diff {\n font-family: monospace, serif;\n font-size: 0.9em;\n border: 2px solid gray;\n margin: 0;\n /* abort table default margin */ }\n .diff_delta table.diff tr {\n line-height: 1em;\n border-bottom: none; }\n .diff_delta table.diff .diff_header {\n background-color: #e0e0e0;\n padding: 5px; }\n .diff_delta table.diff td.diff_header {\n text-align: right; }\n .diff_delta table.diff .diff_next {\n display: none; }\n\n.diff_add {\n /* added text */\n background-color: #aaffaa; }\n\n.diff_chg {\n /* changed text */\n background-color: #fff8ab; }\n\n.diff_sub {\n /* deleted text */\n background-color: #ffaaaa; }\n\n.content-container form,\n.modals-container form {\n width: 100%; }\n .content-container form.content-wrapper,\n .modals-container form.content-wrapper {\n width: calc(100% - 20px);\n margin: 0 10px; }\n .content-container form p,\n .modals-container form p {\n position: relative; }\n\n.content-container fieldset,\n.modals-container fieldset {\n border-top: 1px solid #DDD;\n border-bottom: 3px solid #DDD;\n background: #EFEFEF;\n padding: 0 4%; }\n .content-container fieldset legend,\n .modals-container fieldset legend {\n padding: 0 10px;\n border-top: 1px solid #DDD;\n border-bottom: 3px solid #DDD;\n background: #EFEFEF; }\n\n.content-container label,\n.modals-container label {\n display: block;\n color: #555;\n height: 30px;\n line-height: 30px; }\n .content-container label .asteriskField,\n .modals-container label .asteriskField {\n color: #C0392B;\n margin-left: 4px; }\n\n.content-container .small-content-wrapper .asteriskField,\n.modals-container .small-content-wrapper .asteriskField {\n display: none; }\n\n.content-container .form-error,\n.modals-container .form-error {\n display: block;\n font-size: 13px;\n color: #C0392B; }\n\n.content-container input,\n.content-container textarea,\n.modals-container input,\n.modals-container textarea {\n border: 1px solid #D2D5D6; }\n .content-container input:focus,\n .content-container textarea:focus,\n .modals-container input:focus,\n .modals-container textarea:focus {\n outline-color: #999; }\n .content-container input.field-error, .content-container input:invalid,\n .content-container textarea.field-error,\n .content-container textarea:invalid,\n .modals-container input.field-error,\n .modals-container input:invalid,\n .modals-container textarea.field-error,\n .modals-container textarea:invalid {\n border-color: #C0392B; }\n .content-container input.field-error:focus, .content-container input:invalid:focus,\n .content-container textarea.field-error:focus,\n .content-container textarea:invalid:focus,\n .modals-container input.field-error:focus,\n .modals-container input:invalid:focus,\n .modals-container textarea.field-error:focus,\n .modals-container textarea:invalid:focus {\n outline-color: #C0392B; }\n .content-container input[disabled],\n .content-container input .disabled,\n .content-container textarea[disabled],\n .content-container textarea .disabled,\n .modals-container input[disabled],\n .modals-container input .disabled,\n .modals-container textarea[disabled],\n .modals-container textarea .disabled {\n background: #DDD !important;\n color: #555; }\n\n.content-container input,\n.content-container textarea,\n.content-container button,\n.content-container .btn,\n.modals-container input,\n.modals-container textarea,\n.modals-container button,\n.modals-container .btn {\n -webkit-appearance: none;\n transition: all 0.15s ease; }\n\n.content-container input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]),\n.modals-container input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]) {\n width: calc(98% - 2px);\n padding: 0 1%; }\n\n.content-container textarea,\n.modals-container textarea {\n width: calc(98% - 2px);\n padding: 10px 1%;\n font-family: monospace, serif; }\n\n.content-container input,\n.content-container button,\n.content-container .btn,\n.modals-container input,\n.modals-container button,\n.modals-container .btn {\n display: block;\n height: 30px; }\n .content-container input.ico-after,\n .content-container button.ico-after,\n .content-container .btn.ico-after,\n .modals-container input.ico-after,\n .modals-container button.ico-after,\n .modals-container .btn.ico-after {\n padding-left: 30px; }\n .content-container input.ico-after:after,\n .content-container button.ico-after:after,\n .content-container .btn.ico-after:after,\n .modals-container input.ico-after:after,\n .modals-container button.ico-after:after,\n .modals-container .btn.ico-after:after {\n margin: 12px 0 0 7px; }\n\n.content-container [type=submit],\n.content-container button:not(.link),\n.content-container .btn,\n.modals-container [type=submit],\n.modals-container button:not(.link),\n.modals-container .btn {\n position: relative;\n height: 40px;\n line-height: 40px;\n cursor: pointer;\n color: #DDD;\n padding: 0 15px;\n border: none;\n text-decoration: none;\n margin-left: 1px;\n outline: none; }\n .content-container [type=submit].submitted,\n .content-container button:not(.link).submitted,\n .content-container .btn.submitted,\n .modals-container [type=submit].submitted,\n .modals-container button:not(.link).submitted,\n .modals-container .btn.submitted {\n color: #555; }\n .content-container [type=submit].submitted .line-loading,\n .content-container button:not(.link).submitted .line-loading,\n .content-container .btn.submitted .line-loading,\n .modals-container [type=submit].submitted .line-loading,\n .modals-container button:not(.link).submitted .line-loading,\n .modals-container .btn.submitted .line-loading {\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n width: 0%;\n height: 1px;\n background: #555;\n animation: lineLoading linear 1s infinite; }\n .content-container [type=submit]:not(.btn-holder),\n .content-container button:not(.link):not(.btn-holder),\n .content-container .btn:not(.btn-holder),\n .modals-container [type=submit]:not(.btn-holder),\n .modals-container button:not(.link):not(.btn-holder),\n .modals-container .btn:not(.btn-holder) {\n float: right; }\n\n.content-container [type=submit]:not(.link),\n.content-container .btn-submit:not(.link),\n.modals-container [type=submit]:not(.link),\n.modals-container .btn-submit:not(.link) {\n color: #FFF;\n background: #48a200; }\n .content-container [type=submit]:not(.link):not([disabled]):hover, .content-container [type=submit]:not(.link):not([disabled]):focus, .content-container [type=submit]:not(.link):not(.disabled):hover, .content-container [type=submit]:not(.link):not(.disabled):focus,\n .content-container .btn-submit:not(.link):not([disabled]):hover,\n .content-container .btn-submit:not(.link):not([disabled]):focus,\n .content-container .btn-submit:not(.link):not(.disabled):hover,\n .content-container .btn-submit:not(.link):not(.disabled):focus,\n .modals-container [type=submit]:not(.link):not([disabled]):hover,\n .modals-container [type=submit]:not(.link):not([disabled]):focus,\n .modals-container [type=submit]:not(.link):not(.disabled):hover,\n .modals-container [type=submit]:not(.link):not(.disabled):focus,\n .modals-container .btn-submit:not(.link):not([disabled]):hover,\n .modals-container .btn-submit:not(.link):not([disabled]):focus,\n .modals-container .btn-submit:not(.link):not(.disabled):hover,\n .modals-container .btn-submit:not(.link):not(.disabled):focus {\n background: #58c600; }\n .content-container [type=submit]:not(.link).disabled.submitted,\n .content-container .btn-submit:not(.link).disabled.submitted,\n .modals-container [type=submit]:not(.link).disabled.submitted,\n .modals-container .btn-submit:not(.link).disabled.submitted {\n color: #48a200; }\n .content-container [type=submit]:not(.link).disabled.submitted .line-loading,\n .content-container .btn-submit:not(.link).disabled.submitted .line-loading,\n .modals-container [type=submit]:not(.link).disabled.submitted .line-loading,\n .modals-container .btn-submit:not(.link).disabled.submitted .line-loading {\n background: #48a200; }\n\n.content-container .btn-cancel:not(.link),\n.modals-container .btn-cancel:not(.link) {\n background: #c0392b; }\n .content-container .btn-cancel:not(.link):not([disabled]):hover, .content-container .btn-cancel:not(.link):not([disabled]):focus, .content-container .btn-cancel:not(.link):not(.disabled):hover, .content-container .btn-cancel:not(.link):not(.disabled):focus,\n .modals-container .btn-cancel:not(.link):not([disabled]):hover,\n .modals-container .btn-cancel:not(.link):not([disabled]):focus,\n .modals-container .btn-cancel:not(.link):not(.disabled):hover,\n .modals-container .btn-cancel:not(.link):not(.disabled):focus {\n background: #d34a3b; }\n .content-container .btn-cancel:not(.link).disabled.submitted,\n .modals-container .btn-cancel:not(.link).disabled.submitted {\n color: #c0392b; }\n .content-container .btn-cancel:not(.link).disabled.submitted .line-loading,\n .modals-container .btn-cancel:not(.link).disabled.submitted .line-loading {\n background: #c0392b; }\n\n.content-container .btn-grey:not(.link),\n.modals-container .btn-grey:not(.link) {\n background: #EEE;\n color: #555; }\n .content-container .btn-grey:not(.link):not([disabled]):hover, .content-container .btn-grey:not(.link):not([disabled]):focus, .content-container .btn-grey:not(.link):not(.disabled):hover, .content-container .btn-grey:not(.link):not(.disabled):focus,\n .modals-container .btn-grey:not(.link):not([disabled]):hover,\n .modals-container .btn-grey:not(.link):not([disabled]):focus,\n .modals-container .btn-grey:not(.link):not(.disabled):hover,\n .modals-container .btn-grey:not(.link):not(.disabled):focus {\n background: #CCC;\n color: #333; }\n .content-container .btn-grey:not(.link).disabled.submitted,\n .modals-container .btn-grey:not(.link).disabled.submitted {\n color: #555; }\n .content-container .btn-grey:not(.link).disabled.submitted .line-loading,\n .modals-container .btn-grey:not(.link).disabled.submitted .line-loading {\n background: #999; }\n\n.content-container [disabled],\n.content-container .disabled,\n.modals-container [disabled],\n.modals-container .disabled {\n cursor: default !important;\n background: #EEE !important; }\n .content-container [disabled]:not(.submitted),\n .content-container .disabled:not(.submitted),\n .modals-container [disabled]:not(.submitted),\n .modals-container .disabled:not(.submitted) {\n color: #BBB !important; }\n\n.content-container .btn-facebook:not(.link),\n.modals-container .btn-facebook:not(.link) {\n background: #3b5998; }\n .content-container .btn-facebook:not(.link):hover, .content-container .btn-facebook:not(.link):focus,\n .modals-container .btn-facebook:not(.link):hover,\n .modals-container .btn-facebook:not(.link):focus {\n background: #2d4373; }\n\n.content-container .btn-twitter:not(.link),\n.modals-container .btn-twitter:not(.link) {\n background: #4099FF; }\n .content-container .btn-twitter:not(.link):hover, .content-container .btn-twitter:not(.link):focus,\n .modals-container .btn-twitter:not(.link):hover,\n .modals-container .btn-twitter:not(.link):focus {\n background: #0d7eff; }\n\n.content-container .btn-google-plus:not(.link),\n.modals-container .btn-google-plus:not(.link) {\n background: #d34836; }\n .content-container .btn-google-plus:not(.link):hover, .content-container .btn-google-plus:not(.link):focus,\n .modals-container .btn-google-plus:not(.link):hover,\n .modals-container .btn-google-plus:not(.link):focus {\n background: #b03626; }\n\n.content-container .btn-facebook,\n.content-container .btn-twitter,\n.content-container .btn-google-plus,\n.modals-container .btn-facebook,\n.modals-container .btn-twitter,\n.modals-container .btn-google-plus {\n width: 50%;\n margin: 0 auto;\n text-align: center; }\n\n.content-container .btn-holder,\n.content-container .buttonHolder {\n margin-top: 25px;\n min-height: 40px; }\n\n.wf-active .content-container textarea,\n.wf-active .modals-container textarea {\n font-family: \"Source Code Pro\", monospace, serif; }\n\n.main-container input[type=radio],\n.main-container input[type=checkbox],\n.modals-container input[type=radio],\n.modals-container input[type=checkbox] {\n float: left;\n margin-right: 5px;\n height: 15px;\n width: 15px;\n border: 1px solid #BBB;\n background: #FCFCFC;\n transition: none;\n position: relative; }\n .main-container input[type=radio]:after,\n .main-container input[type=checkbox]:after,\n .modals-container input[type=radio]:after,\n .modals-container input[type=checkbox]:after {\n display: block;\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n opacity: 0;\n background-image: url(\"../images/sprite.png\"); }\n .main-container input[type=radio]:checked:after,\n .main-container input[type=checkbox]:checked:after,\n .modals-container input[type=radio]:checked:after,\n .modals-container input[type=checkbox]:checked:after {\n opacity: 1; }\n\n.main-container input[type=radio],\n.modals-container input[type=radio] {\n border-radius: 50%; }\n\n.main-container input[type=radio]:after,\n.modals-container input[type=radio]:after {\n background-position: 0px -13px; }\n\n.main-container input[type=checkbox]:after,\n.modals-container input[type=checkbox]:after {\n background-position: 0px 0px; }\n\n.main-container .checkbox,\n.main-container .radio,\n.modals-container .checkbox,\n.modals-container .radio {\n padding: 10px 0; }\n .main-container .checkbox input,\n .main-container .radio input,\n .modals-container .checkbox input,\n .modals-container .radio input {\n margin-top: 8px; }\n\n.main-container .controls .radio,\n.modals-container .controls .radio {\n padding-top: 3px;\n padding-bottom: 0; }\n\n.main-container .checkbox-new-content,\n.modals-container .checkbox-new-content {\n padding: 0; }\n\n@media only screen and (min-width: 960px) {\n .content-container form.content-wrapper,\n .modals-container form.content-wrapper {\n margin: 0;\n width: 100%; } }\n\n@keyframes lineLoading {\n 0% {\n width: 0%;\n left: 0;\n right: inherit; }\n 49% {\n left: 0;\n right: inherit; }\n 50% {\n width: 100%;\n left: inherit;\n right: 0; }\n 100% {\n left: inherit;\n right: 0; } }\n\n/*------------------------\n3. Typography\n------------------------*/\nhtml,\nbody,\nbutton,\ninput,\nselect,\ntextarea {\n font-family: \"Segoe UI\", \"Trebuchet MS\", Helvetica, \"Helvetica Neue\", Arial, sans-serif;\n color: #222; }\n .wf-active html,\n .no-js html, .wf-active\n body,\n .no-js\n body, .wf-active\n button,\n .no-js\n button, .wf-active\n input,\n .no-js\n input, .wf-active\n select,\n .no-js\n select, .wf-active\n textarea,\n .no-js\n textarea {\n font-family: \"Source Sans Pro\", \"Segoe UI\", \"Trebuchet MS\", Helvetica, \"Helvetica Neue\", Arial, sans-serif; }\n\nhr {\n display: block;\n height: 1px;\n border: 0;\n border-top: 1px solid #ccc;\n margin: 1em 0;\n padding: 0; }\n\na,\n.link {\n color: #1088bf;\n transition: all 0.15s ease; }\n a:hover,\n .link:hover {\n color: #d68807;\n text-decoration: none; }\n\nbutton.link {\n display: inline-block;\n background: none;\n border: none;\n text-decoration: underline; }\n\n/*------------------------\n4. Icons\n------------------------*/\n.ico {\n background-repeat: no-repeat;\n background-image: url(\"../images/sprite.png\"); }\n\n.ico-after {\n position: relative; }\n .ico-after:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n width: 16px;\n height: 16px;\n background-repeat: no-repeat;\n background-image: url(\"../images/sprite.png\"); }\n .ico-after.alert:after {\n background-position: 0px -4146px; }\n .ico-after.alert.blue:after {\n background-position: 0px -4106px; }\n .ico-after.alert.light:after {\n background-position: 0px -2066px; }\n .ico-after.arrow-left:after {\n background-position: 0px -3786px; }\n .ico-after.arrow-left.blue:after {\n background-position: 0px -3546px; }\n .ico-after.arrow-left.light:after {\n background-position: 0px -3746px; }\n .ico-after.offline:after, .ico-after.arrow-right:after {\n background-position: 0px -3906px; }\n .ico-after.offline.blue:after, .ico-after.arrow-right.blue:after {\n background-position: 0px -3826px; }\n .ico-after.offline.light:after, .ico-after.arrow-right.light:after {\n background-position: 0px -3866px; }\n .ico-after.beta:after {\n background-position: 0px -4066px; }\n .ico-after.beta.blue:after {\n background-position: 0px -3986px; }\n .ico-after.beta.light:after {\n background-position: 0px -4026px; }\n .ico-after.cite:after {\n background-position: 0px -4306px; }\n .ico-after.cite.blue:after {\n background-position: 0px -4226px; }\n .ico-after.cite.light:after {\n background-position: 0px -4266px; }\n .ico-after.cross:after {\n background-position: 0px -4506px; }\n .ico-after.cross.blue:after {\n background-position: 0px -4346px; }\n .ico-after.cross.red:after {\n background-position: 0px -4426px; }\n .ico-after.cross.light:after {\n background-position: 0px -4386px; }\n .ico-after.cross.white:after {\n background-position: 0px -4466px; }\n .ico-after.download:after {\n background-position: 0px -4746px; }\n .ico-after.download.blue:after {\n background-position: 0px -4666px; }\n .ico-after.download.light:after {\n background-position: 0px -4706px; }\n .ico-after.downvote:after {\n background-position: 0px -3146px; }\n .ico-after.downvote.voted:after {\n background-position: 0px -3106px; }\n .ico-after.edit:after {\n background-position: 0px -4866px; }\n .ico-after.edit.blue:after {\n background-position: 0px -4786px; }\n .ico-after.edit.light:after {\n background-position: 0px -4826px; }\n .ico-after.email:after {\n background-position: 0px -666px; }\n .ico-after.email.blue:after {\n background-position: 0px -586px; }\n .ico-after.email.light:after {\n background-position: 0px -626px; }\n .ico-after.diaspora:after {\n background-position: 0px -4626px; }\n .ico-after.diaspora.blue:after {\n background-position: 0px -4546px; }\n .ico-after.diaspora.light:after {\n background-position: 0px -4586px; }\n .ico-after.facebook:after {\n background-position: 0px -826px; }\n .ico-after.facebook.blue:after {\n background-position: 0px -746px; }\n .ico-after.facebook.light:after {\n background-position: 0px -786px; }\n .ico-after.foursquare:after {\n background-position: 0px -986px; }\n .ico-after.foursquare.blue:after {\n background-position: 0px -906px; }\n .ico-after.foursquare.light:after {\n background-position: 0px -946px; }\n .ico-after.gear:after {\n background-position: 0px -1106px; }\n .ico-after.gear.blue:after {\n background-position: 0px -1026px; }\n .ico-after.gear.light:after {\n background-position: 0px -1066px; }\n .ico-after.github:after {\n background-position: 0px -1226px; }\n .ico-after.github.blue:after {\n background-position: 0px -1146px; }\n .ico-after.github.light:after {\n background-position: 0px -1186px; }\n .ico-after.google-plus:after {\n background-position: 0px -1346px; }\n .ico-after.google-plus.blue:after {\n background-position: 0px -1266px; }\n .ico-after.google-plus.light:after {\n background-position: 0px -1306px; }\n .ico-after.help:after {\n background-position: 0px -1466px; }\n .ico-after.help.blue:after {\n background-position: 0px -1386px; }\n .ico-after.help.light:after {\n background-position: 0px -1426px; }\n .ico-after.hide:after {\n background-position: 0px -1586px; }\n .ico-after.hide.blue:after {\n background-position: 0px -1506px; }\n .ico-after.hide.light:after {\n background-position: 0px -1546px; }\n .ico-after.history:after {\n background-position: 0px -1706px; }\n .ico-after.history.blue:after {\n background-position: 0px -1626px; }\n .ico-after.history.light:after {\n background-position: 0px -1666px; }\n .ico-after.import:after {\n background-position: 0px -1826px; }\n .ico-after.import.blue:after {\n background-position: 0px -1746px; }\n .ico-after.import.light:after {\n background-position: 0px -1786px; }\n .ico-after.lock:after {\n background-position: 0px -1986px; }\n .ico-after.lock.blue:after {\n background-position: 0px -1906px; }\n .ico-after.lock.light:after {\n background-position: 0px -1946px; }\n .ico-after.more:after {\n background-position: 0px -2186px; }\n .ico-after.more.blue:after {\n background-position: 0px -2106px; }\n .ico-after.more.light:after {\n background-position: 0px -2146px; }\n .ico-after.move:after {\n background-position: 0px -2306px; }\n .ico-after.move.blue:after {\n background-position: 0px -2226px; }\n .ico-after.move.light:after {\n background-position: 0px -2266px; }\n .ico-after.pin:after {\n background-position: 0px -2506px; }\n .ico-after.pin.blue:after {\n background-position: 0px -2426px; }\n .ico-after.pin.light:after {\n background-position: 0px -2466px; }\n .ico-after.rss:after {\n background-position: 0px -2746px; }\n .ico-after.rss.blue:after {\n background-position: 0px -2626px; }\n .ico-after.rss.orange:after {\n background-position: 0px -2706px; }\n .ico-after.rss.light:after {\n background-position: 0px -2666px; }\n .ico-after.star:after {\n background-position: 0px -3026px; }\n .ico-after.star.yellow:after {\n background-position: 0px -2986px; }\n .ico-after.star.blue:after {\n background-position: 0px -2826px; }\n .ico-after.star.light:after {\n background-position: 0px -2946px; }\n .ico-after.tick:after {\n background-position: 0px -3346px; }\n .ico-after.tick.green:after {\n background-position: 0px -3266px; }\n .ico-after.tick.light:after {\n background-position: 0px -3306px; }\n .ico-after.twitter:after {\n background-position: 0px -3506px; }\n .ico-after.twitter.blue:after {\n background-position: 0px -3426px; }\n .ico-after.twitter.light:after {\n background-position: 0px -3466px; }\n .ico-after.unread:after {\n background-position: 0px -74px; }\n .ico-after.upvote:after {\n background-position: 0px -3226px; }\n .ico-after.upvote.voted:after {\n background-position: 0px -3186px; }\n .ico-after.online:after, .ico-after.view:after {\n background-position: 0px -3666px; }\n .ico-after.online.blue:after, .ico-after.view.blue:after {\n background-position: 0px -3586px; }\n .ico-after.online.light:after, .ico-after.view.light:after {\n background-position: 0px -3626px; }\n\n/*------------------------\n5. Helpers\n------------------------*/\n.ir {\n background-color: transparent;\n border: 0;\n overflow: hidden;\n *text-indent: -9999px; }\n\n.ir:before {\n content: \"\";\n display: block;\n width: 0;\n height: 150%; }\n\n.hidden {\n display: none !important;\n visibility: hidden; }\n\n.visuallyhidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px; }\n\n.visuallyhidden.focusable:active,\n.visuallyhidden.focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto; }\n\n.invisible {\n visibility: hidden; }\n\n.clearfix:before,\n.clearfix:after {\n content: \" \";\n display: table; }\n\n.clearfix:after {\n clear: both; }\n\n.clearfix {\n *zoom: 1; }\n\nhr.clearfix {\n clear: both;\n height: 0;\n border: none; }\n\n.unstyled-list {\n list-style: none;\n padding-left: 0; }\n\n.screen,\n.wide {\n display: none; }\n\n@media only screen and (min-width: 1140px) {\n .wide {\n display: inline; }\n table .wide {\n display: table-cell; } }\n\n@media only screen and (min-width: 960px) {\n .screen {\n display: inline; } }\n\n/*------------------------\n6. Header\n------------------------*/\n.header-container header {\n background: #084561;\n border-bottom: 3px solid #F8AD32; }\n .header-container header a,\n .header-container header button {\n text-decoration: none;\n color: #FFF;\n transition-property: background;\n transition-duration: 0.15s; }\n .header-container header a:focus,\n .header-container header button:focus {\n outline: none; }\n .header-container header .header-menu {\n height: 60px; }\n .header-container header .header-menu .header-menu-list {\n margin: 0;\n padding: 0; }\n .header-container header .header-menu .header-menu-list > li {\n display: block;\n float: left;\n width: 33.3%; }\n .header-container header .header-menu .header-menu-list > li > a {\n display: block;\n position: relative;\n text-align: center;\n line-height: 60px;\n text-transform: uppercase;\n font-size: 1.5px;\n font-size: 1.5rem;\n text-shadow: rgba(0, 0, 0, 0.75) 0 0 3px; }\n .header-container header .header-menu .header-menu-list > li > a:hover, .header-container header .header-menu .header-menu-list > li > a:focus, .header-container header .header-menu .header-menu-list > li > a.active {\n background: #396a81; }\n .header-container header .header-menu .header-menu-list > li > a.current:before {\n content: \" \";\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 2px;\n transition: all 0.15s ease;\n border-radius: 2px 2px 0 0;\n background-color: #F8AD32; }\n .header-container header .header-menu .header-menu-list > li > a.current.active:before {\n height: 0; }\n\n.header-logo {\n text-align: center;\n margin: 0;\n padding: 0;\n width: 100%; }\n\n.header-logo-link {\n display: block;\n margin: 0 auto;\n text-indent: -9999px;\n width: 100%;\n max-width: 240px;\n height: 60px;\n background: url(\"../images/logo.png\") no-repeat center center;\n background-size: 100% auto; }\n .header-logo-link:hover, .header-logo-link:focus {\n background-color: #396a81; }\n\n.logbox {\n background: rgba(255, 255, 255, 0.05); }\n .logbox .notifs-links {\n margin-right: 60px; }\n .logbox .notifs-links .ico-link {\n display: block;\n position: relative;\n width: 33.3%;\n height: 60px;\n line-height: 60px;\n float: left; }\n .logbox .notifs-links .ico-link .notif-count {\n display: block;\n position: absolute;\n z-index: 1;\n top: 50%;\n right: 50%;\n margin: -20px -22px 0 0;\n padding: 0 5px;\n height: 16px;\n line-height: 14px;\n background: #c0392b;\n border-radius: 16px; }\n .logbox .notifs-links .ico-link .notif-text {\n display: block;\n position: absolute;\n text-indent: -9999px;\n height: 22px;\n width: 22px;\n top: 50%;\n left: 50%;\n margin: -11px 0 0 -11px; }\n .logbox .notifs-links .ico-link .notif-text.ico-messages {\n background-position: 0px -4906px; }\n .logbox .notifs-links .ico-link .notif-text.ico-notifs {\n background-position: 0px -2346px; }\n .logbox .notifs-links .ico-link .notif-text.ico-alerts {\n background-position: 0px -4186px; }\n .logbox .notifs-links .ico-link .notif-text.ico-params {\n background-position: 0px -2386px; }\n .logbox .notifs-links .ico-link:hover, .logbox .notifs-links .ico-link:focus, .logbox .notifs-links .ico-link.active {\n background: #396a81; }\n .logbox .dropdown {\n overflow: hidden; }\n .logbox .dropdown .dropdown-title {\n display: block;\n width: 100%;\n height: 35px;\n line-height: 37px;\n text-align: center;\n border-bottom: 1px solid #274a5a;\n background-color: #396a81; }\n .logbox .dropdown,\n .logbox .dropdown .dropdown-list {\n margin: 0;\n padding: 0;\n list-style: none;\n background-color: #19526c; }\n .logbox .dropdown li,\n .logbox .dropdown .dropdown-list li {\n display: block;\n width: 100%;\n height: 60px; }\n .logbox .dropdown li a,\n .logbox .dropdown .dropdown-list li a {\n display: block;\n overflow: hidden;\n position: relative;\n height: 100%;\n width: 100%; }\n .logbox .dropdown li a, .logbox .dropdown li a:hover, .logbox .dropdown li a:focus,\n .logbox .dropdown .dropdown-list li a,\n .logbox .dropdown .dropdown-list li a:hover,\n .logbox .dropdown .dropdown-list li a:focus {\n opacity: 1;\n transition-property: opacity, background-color; }\n .logbox .dropdown li a:hover, .logbox .dropdown li a:focus,\n .logbox .dropdown .dropdown-list li a:hover,\n .logbox .dropdown .dropdown-list li a:focus {\n background-color: #396a81; }\n .logbox .dropdown li a:hover .username, .logbox .dropdown li a:focus .username,\n .logbox .dropdown .dropdown-list li a:hover .username,\n .logbox .dropdown .dropdown-list li a:focus .username {\n text-shadow: rgba(0, 0, 0, 0.5) 0 0 5px; }\n .logbox .dropdown li a:hover .date, .logbox .dropdown li a:focus .date,\n .logbox .dropdown .dropdown-list li a:hover .date,\n .logbox .dropdown .dropdown-list li a:focus .date {\n color: #95D7F5; }\n .logbox .dropdown li .avatar,\n .logbox .dropdown .dropdown-list li .avatar {\n float: left;\n height: 30px;\n width: 30px; }\n .logbox .dropdown li .username,\n .logbox .dropdown .dropdown-list li .username {\n display: block;\n float: left;\n margin: 4px 0 0 7px;\n color: #95D7F5;\n width: 50%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .logbox .dropdown li .date,\n .logbox .dropdown .dropdown-list li .date {\n color: #5196b6;\n float: right;\n padding: 4px 10px 0 0;\n transition-property: color; }\n .logbox .dropdown li .topic,\n .logbox .dropdown .dropdown-list li .topic {\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n overflow: hidden;\n height: 25px;\n padding: 4px 7px 2px;\n text-overflow: ellipsis;\n white-space: nowrap;\n width: 95%;\n width: calc(100% - 14px); }\n .logbox .dropdown li:nth-child(2n+1),\n .logbox .dropdown li:nth-child(2n+1) form button,\n .logbox .dropdown .dropdown-list li:nth-child(2n+1),\n .logbox .dropdown .dropdown-list li:nth-child(2n+1) form button {\n background-color: #084561; }\n .logbox .my-account {\n display: block;\n height: 60px;\n width: 60px;\n float: right; }\n .logbox .my-account .username {\n display: none; }\n .logbox .my-account .avatar {\n background: #396a81; }\n .logbox .dropdown.my-account-dropdown a,\n .logbox .dropdown.my-account-dropdown button {\n padding-left: 10px; }\n .logbox .dropdown.my-account-dropdown button {\n width: 100%;\n height: 30px;\n line-height: 28px;\n background: transparent;\n text-align: left;\n border: 0; }\n .logbox .dropdown.my-account-dropdown button:hover, .logbox .dropdown.my-account-dropdown button:focus {\n background: #396a81; }\n .logbox.unlogged a {\n display: block;\n width: 50%;\n text-align: center;\n float: left;\n line-height: 60px;\n height: 60px; }\n .logbox.unlogged a:hover, .logbox.unlogged a:focus {\n background-color: #396a81; }\n\n.sub-header {\n background: #EEE; }\n\n@media only screen and (max-width: 959px) {\n .header-logo {\n width: 40px;\n height: 50px;\n margin-left: 50px;\n float: left; }\n .header-logo-link {\n background-image: url(\"../images/logo-mobile.png\") !important;\n background-size: 100%;\n width: 100%;\n height: 100%; }\n .header-logo-link:after {\n display: block;\n content: attr(data-title);\n position: absolute;\n top: 0;\n left: 95px;\n right: 155px;\n line-height: 50px;\n text-indent: 0;\n text-align: left;\n font-weight: normal;\n font-size: 17px;\n font-size: 1.7rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n max-width: 200px; }\n .header-container header .header-menu {\n height: 30px; }\n .header-container header .header-menu .header-menu-list {\n padding-top: 50px; }\n .header-container header .header-menu .header-menu-list > li > a {\n line-height: 50px; }\n .logbox {\n float: right;\n width: 150px;\n background: none; }\n .logbox .notifs-links {\n width: 100%; }\n .logbox .notifs-links .ico-link {\n height: 50px;\n width: 50px; }\n .logbox .dropdown {\n top: 50px; }\n .logbox .dropdown.my-account-dropdown .dropdown-list {\n bottom: 0; }\n .logbox .dropdown.my-account-dropdown .dropdown-list li {\n height: 45px;\n line-height: 45px; }\n .logbox.unlogged {\n font-size: 13px;\n font-size: 1.3rem; }\n .logbox.unlogged a {\n background-color: rgba(255, 255, 255, 0.1);\n line-height: 30px;\n height: 30px;\n margin: 10px 0;\n width: 74px;\n margin-right: 1px; } }\n\n@media only screen and (min-width: 960px) {\n .header-container {\n z-index: 1;\n position: relative;\n box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }\n .header-container header {\n background-image: linear-gradient(to right, transparent 20%, rgba(255, 255, 255, 0.07) 40%, rgba(255, 255, 255, 0.07) 60%, transparent 80%); }\n .header-logo {\n float: left;\n text-align: left;\n width: 240px; }\n .header-container header .header-menu {\n float: left;\n width: 40%;\n margin-left: .5%; }\n .header-container header .header-menu .header-menu-list > li > a {\n max-width: 150px;\n font-size: 1.6rem;\n font-size: 16px; }\n .dropdown {\n top: 60px; }\n .has-dropdown {\n position: relative;\n text-indent: -7px; }\n .has-dropdown:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 47%;\n left: 83%;\n height: 0;\n width: 0;\n border: 6px solid transparent;\n border-top: 6px solid rgba(255, 255, 255, 0.7);\n border-left: 6px inset transparent; }\n .has-dropdown:hover:after, .has-dropdown:focus:after, .has-dropdown.active:after {\n border-top: 6px solid #FFF; }\n .logbox .dropdown.my-account-dropdown ul li {\n height: 30px;\n line-height: 30px; }\n .lt-ie9 .dropdown {\n top: 90px; }\n .header-right {\n float: right;\n width: 230px; }\n .header-right .dropdown {\n right: 2.5%; } }\n\n@media only screen and (min-width: 1140px) {\n .header-container header .header-menu {\n margin-left: 5%; } }\n\n.dropdown {\n display: none;\n position: absolute;\n text-align: left;\n top: 50px;\n left: 0;\n right: 0;\n background-color: #396a81;\n margin: 0;\n padding: 10px 2.5%;\n font-size: 14px;\n font-size: 1.4rem;\n border-bottom: 3px solid #F8AD32;\n z-index: 50; }\n .dropdown .dropdown-title {\n color: #FFF; }\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(1),\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(1) ~ li {\n width: 100%; }\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(2),\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(2) ~ li {\n width: 50%; }\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(3),\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(3) ~ li {\n width: 33.33333%; }\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(4),\n .dropdown.header-menu-dropdown .dropdown-list > li:first-child:nth-last-child(4) ~ li {\n width: 25%; }\n .dropdown .dropdown-list {\n width: 100%;\n padding: 0;\n margin-top: 15px; }\n .dropdown .dropdown-list > li {\n width: 20%;\n float: left; }\n .dropdown .dropdown-list > li.dropdown-empty-message {\n color: rgba(255, 255, 255, 0.5);\n text-align: center;\n line-height: 60px;\n background: none !important; }\n .dropdown .dropdown-list > li ul {\n margin: 0 0 10px;\n padding: 0; }\n .dropdown .dropdown-list > li ul li {\n position: relative; }\n .dropdown .dropdown-list > li ul li a {\n display: block;\n width: 95%;\n min-height: 25px;\n line-height: 25px;\n color: #95d7f5;\n overflow: hidden;\n transition: all 0.15s ease; }\n .dropdown .dropdown-list > li ul li a:hover, .dropdown .dropdown-list > li ul li a:focus {\n padding-left: 3%;\n background-color: rgba(0, 0, 0, 0.3); }\n .dropdown .dropdown-link-all {\n display: block;\n clear: both;\n text-align: center;\n height: 30px;\n line-height: 30px;\n border-top: 1px solid #274a5a;\n background-color: #396a81;\n transition-property: color, background-color; }\n .dropdown .dropdown-link-all:first-child {\n border-top: 0 !important;\n border-bottom: 1px solid #274a5a; }\n .dropdown .dropdown-link-all:hover, .dropdown .dropdown-link-all:focus {\n color: #95d7f5;\n background-color: #274a5a;\n border-top: 1px solid #396a81; }\n\n.active + .dropdown {\n display: block; }\n\n@media only screen and (min-width: 760px) {\n .dropdown {\n box-shadow: 0 5px 7px rgba(0, 0, 0, 0.3); }\n .header-right .dropdown {\n width: 350px;\n left: auto;\n padding: 0; }\n .header-right .dropdown .dropdown-list {\n max-height: 270px;\n overflow-x: hidden;\n overflow-y: auto; }\n .header-right .dropdown .dropdown-list::-webkit-scrollbar {\n width: 10px;\n height: 10px; }\n .header-right .dropdown .dropdown-list::-webkit-scrollbar-track {\n background-color: #06354a; }\n .header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb {\n background-color: #396a81;\n border: 1px solid #06354a;\n transition: all 0.15s ease; }\n .header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb:hover {\n background-color: #5196b6; }\n .header-right .dropdown .dropdown-list::-webkit-scrollbar-thumb:active {\n background-color: #71b4d3; }\n .header-right .dropdown.my-account-dropdown {\n width: 230px; } }\n\n@media only screen and (max-width: 759px) {\n html.dropdown-active {\n overflow: hidden; }\n html.dropdown-active .page-container {\n width: 100%; }\n html.dropdown-active .main-container {\n display: none; }\n .header-menu-dropdown {\n display: none !important; }\n .dropdown {\n width: 100%;\n top: 180px;\n bottom: 0;\n border-bottom: none; }\n .dropdown .dropdown-list {\n overflow: auto;\n position: absolute;\n top: 36px;\n bottom: 50px; }\n .dropdown .dropdown-link-all {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n height: 50px;\n line-height: 50px; } }\n\n@media only screen and (min-width: 960px) {\n .dropdown {\n top: 60px; } }\n\n.search-form {\n margin-bottom: 30px; }\n\n.search {\n display: block;\n position: relative; }\n .search form input,\n .search form button {\n float: left;\n border: none;\n background: rgba(255, 255, 255, 0.25);\n height: 40px;\n transition-property: background;\n transition-duration: 0.15s; }\n .search form input:hover, .search form input:focus,\n .search form button:hover,\n .search form button:focus {\n background-color: #FFF; }\n .search form input:focus,\n .search form button:focus {\n outline-color: #F8AD32; }\n .search form input {\n height: 30px;\n padding: 5px 3%;\n width: 70%; }\n .search form button {\n width: 12%;\n text-indent: -9999px; }\n .search form button.disabled {\n opacity: .5;\n background: transparent;\n cursor: default; }\n .search form button:after {\n display: block;\n content: \" \";\n position: absolute;\n top: 12px;\n left: 50%;\n margin-left: -8px;\n height: 17px;\n width: 17px;\n background-position: 0px -2786px; }\n .search .search-more {\n display: block;\n float: left;\n height: 40px;\n font-family: Arial, sans-serif;\n line-height: 40px;\n width: 12%;\n text-align: center;\n font-weight: bold;\n text-decoration: none;\n font-size: 24px;\n background: #FFF;\n color: #084561;\n transition: background 0.15s ease; }\n .search .search-more:hover, .search .search-more:focus {\n background: #F8AD32;\n color: #FFF;\n outline: none; }\n .search .search-more:before {\n content: \"+\"; }\n\n@media only screen and (min-width: 960px) {\n .search:before {\n content: \" \";\n display: block;\n position: absolute;\n left: -20px;\n height: 30px;\n width: 20px;\n background: linear-gradient(to left, rgba(0, 0, 0, 0.03), transparent); }\n .search form input {\n padding: 6px 10px;\n height: 18px;\n width: 150px; }\n .search form button {\n height: 30px;\n line-height: 30px;\n width: 30px; }\n .search form button:after {\n top: 7px; }\n .search .search-more {\n width: 30px;\n height: 30px;\n line-height: 30px; } }\n\n#accessibility {\n list-style: none;\n margin: 0;\n padding: 0 2.5%;\n background: #062E41;\n overflow: hidden;\n height: 0; }\n #accessibility.focused {\n height: auto; }\n #accessibility li {\n display: inline;\n margin: 0;\n padding: 0; }\n #accessibility li a {\n display: inline-block;\n padding: 0 7px;\n color: #EEE; }\n #accessibility li a:hover, #accessibility li a:focus {\n color: #084561;\n background-color: #fff;\n text-decoration: none; }\n\n#cookies-eu-banner {\n padding: 0 3%;\n background: #062E41;\n display: none; }\n #cookies-eu-banner div,\n #cookies-eu-banner #cookies-eu-reject {\n display: inline-block;\n margin: 0;\n padding: 7px 0;\n color: #EEE;\n line-height: 23px; }\n #cookies-eu-banner #cookies-eu-reject {\n background: none;\n border: none;\n text-decoration: underline; }\n #cookies-eu-banner #cookies-eu-reject:hover, #cookies-eu-banner #cookies-eu-reject:focus {\n text-decoration: none; }\n #cookies-eu-banner #cookies-eu-more,\n #cookies-eu-banner #cookies-eu-accept {\n display: inline-block;\n margin-top: 3px;\n padding: 4px 15px;\n text-decoration: none;\n transition: background 0.15s, color 0.15s; }\n #cookies-eu-banner #cookies-eu-more {\n margin-left: 15px;\n color: #EEE;\n background: #084561; }\n #cookies-eu-banner #cookies-eu-more:hover, #cookies-eu-banner #cookies-eu-more:focus {\n color: #084561;\n background: #EEE; }\n #cookies-eu-banner #cookies-eu-accept {\n border: none;\n color: #084561;\n background: #EEE; }\n #cookies-eu-banner #cookies-eu-accept:hover, #cookies-eu-banner #cookies-eu-accept:focus {\n color: #EEE;\n background: #084561; }\n\n@media only screen and (max-width: 759px) {\n #cookies-eu-banner {\n position: absolute;\n top: 50px;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10; }\n #cookies-eu-banner div {\n margin-top: 40px;\n padding: 0 5px; }\n #cookies-eu-banner #cookies-eu-more,\n #cookies-eu-banner #cookies-eu-accept {\n display: block;\n width: 100%;\n height: 40px;\n padding: 0 !important;\n margin: 15px 0 0 0 !important;\n text-align: center; }\n #cookies-eu-banner #cookies-eu-more {\n margin-top: 40px !important;\n line-height: 40px; } }\n\n/*------------------------\n7. Layout\n------------------------*/\n.main .sidebar {\n padding: 0 0 10px;\n background: #F0F0F0;\n border-bottom: 1px solid #FFF;\n color: #424242;\n width: 105%;\n margin: 0 0 0 -2.7%; }\n .main .sidebar .new-btn {\n display: block;\n height: 40px;\n padding-left: 11.5%;\n text-decoration: none;\n text-indent: 25px;\n line-height: 40px;\n font-size: 16px;\n font-size: 1.6rem;\n position: relative;\n color: #1088bf;\n transition: all 0.15s ease; }\n .main .sidebar .new-btn:first-child {\n margin-top: 31px; }\n .main .sidebar .new-btn:hover, .main .sidebar .new-btn:focus {\n background: #FFF; }\n .main .sidebar .new-btn:after {\n top: 12px;\n left: 11.5%; }\n .main .sidebar h3,\n .main .sidebar h4 {\n font-weight: normal;\n margin: 0;\n padding: 0; }\n .main .sidebar h3 {\n font-size: 18px;\n font-size: 1.8rem;\n line-height: 38px;\n line-height: 3.8rem;\n color: #084561;\n border-bottom: 1px solid #F8AD32;\n margin-top: 30px; }\n .main .sidebar h4 {\n padding-top: 20px;\n font-size: 17px;\n font-size: 1.7rem; }\n .main .sidebar h4 a {\n text-decoration: none;\n color: #424242; }\n .main .sidebar.accordeon h4 {\n cursor: pointer; }\n .main .sidebar h4[data-num] {\n position: relative;\n padding-left: calc(5% + 25px); }\n .main .sidebar h4[data-num]:before {\n content: attr(data-num);\n position: absolute;\n left: 5%;\n text-align: right;\n width: 50px;\n margin-left: -35px; }\n .main .sidebar h3 + ul,\n .main .sidebar h3 + ol {\n margin: 7px 0; }\n .main .sidebar ul,\n .main .sidebar ol {\n margin: 0;\n padding: 0;\n list-style: none;\n width: 100%; }\n .main .sidebar ul li,\n .main .sidebar ol li {\n position: relative;\n padding: 0 0 0 2.5%;\n transition: background 0.15s ease; }\n .main .sidebar ul li:not(.inactive):hover,\n .main .sidebar ul li a:focus,\n .main .sidebar ul li button:focus,\n .main .sidebar ol li:not(.inactive):hover,\n .main .sidebar ol li a:focus,\n .main .sidebar ol li button:focus {\n background: #FFF;\n outline: none; }\n .main .sidebar ul li:not(.inactive):hover .ico-after.action-hover,\n .main .sidebar ul li a:focus .ico-after.action-hover,\n .main .sidebar ul li button:focus .ico-after.action-hover,\n .main .sidebar ol li:not(.inactive):hover .ico-after.action-hover,\n .main .sidebar ol li a:focus .ico-after.action-hover,\n .main .sidebar ol li button:focus .ico-after.action-hover {\n display: block; }\n .main .sidebar ul li a,\n .main .sidebar ul li button,\n .main .sidebar ul li.inactive > span,\n .main .sidebar ul li.inactive > em,\n .main .sidebar ol li a,\n .main .sidebar ol li button,\n .main .sidebar ol li.inactive > span,\n .main .sidebar ol li.inactive > em {\n display: block;\n padding-left: 25px;\n padding-right: 10px;\n text-decoration: none;\n color: #0079b2;\n overflow: hidden;\n height: 30px;\n line-height: 30px;\n font-size: 14px;\n font-size: 1.4rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n border: 0;\n text-align: left;\n background: transparent;\n /**\n * Sidebar link variations / icons\n */ }\n .main .sidebar ul li a[data-num],\n .main .sidebar ul li button[data-num],\n .main .sidebar ul li.inactive > span[data-num],\n .main .sidebar ul li.inactive > em[data-num],\n .main .sidebar ol li a[data-num],\n .main .sidebar ol li button[data-num],\n .main .sidebar ol li.inactive > span[data-num],\n .main .sidebar ol li.inactive > em[data-num] {\n position: relative; }\n .main .sidebar ul li a[data-num]:after,\n .main .sidebar ul li button[data-num]:after,\n .main .sidebar ul li.inactive > span[data-num]:after,\n .main .sidebar ul li.inactive > em[data-num]:after,\n .main .sidebar ol li a[data-num]:after,\n .main .sidebar ol li button[data-num]:after,\n .main .sidebar ol li.inactive > span[data-num]:after,\n .main .sidebar ol li.inactive > em[data-num]:after {\n content: attr(data-num) \".\";\n position: absolute;\n left: 0;\n width: 18px;\n text-align: right;\n color: #424242; }\n .main .sidebar ul li a.selected,\n .main .sidebar ul li button.selected,\n .main .sidebar ul li.inactive > span.selected,\n .main .sidebar ul li.inactive > em.selected,\n .main .sidebar ol li a.selected,\n .main .sidebar ol li button.selected,\n .main .sidebar ol li.inactive > span.selected,\n .main .sidebar ol li.inactive > em.selected {\n font-weight: bold; }\n .main .sidebar ul li a img,\n .main .sidebar ul li button img,\n .main .sidebar ul li.inactive > span img,\n .main .sidebar ul li.inactive > em img,\n .main .sidebar ol li a img,\n .main .sidebar ol li button img,\n .main .sidebar ol li.inactive > span img,\n .main .sidebar ol li.inactive > em img {\n border-right: 7px solid transparent; }\n .main .sidebar ul li a img,\n .main .sidebar ul li a span:not(.wide),\n .main .sidebar ul li button img,\n .main .sidebar ul li button span:not(.wide),\n .main .sidebar ul li.inactive > span img,\n .main .sidebar ul li.inactive > span span:not(.wide),\n .main .sidebar ul li.inactive > em img,\n .main .sidebar ul li.inactive > em span:not(.wide),\n .main .sidebar ol li a img,\n .main .sidebar ol li a span:not(.wide),\n .main .sidebar ol li button img,\n .main .sidebar ol li button span:not(.wide),\n .main .sidebar ol li.inactive > span img,\n .main .sidebar ol li.inactive > span span:not(.wide),\n .main .sidebar ol li.inactive > em img,\n .main .sidebar ol li.inactive > em span:not(.wide) {\n vertical-align: middle; }\n .main .sidebar ul li a .icon,\n .main .sidebar ul li button .icon,\n .main .sidebar ul li.inactive > span .icon,\n .main .sidebar ul li.inactive > em .icon,\n .main .sidebar ol li a .icon,\n .main .sidebar ol li button .icon,\n .main .sidebar ol li.inactive > span .icon,\n .main .sidebar ol li.inactive > em .icon {\n border-right: 7px solid transparent;\n display: inline-block;\n width: 16px;\n height: 16px;\n margin: 7px 5px;\n line-height: 30px; }\n .main .sidebar ul li a.ico-after:after,\n .main .sidebar ul li button.ico-after:after,\n .main .sidebar ul li.inactive > span.ico-after:after,\n .main .sidebar ul li.inactive > em.ico-after:after,\n .main .sidebar ol li a.ico-after:after,\n .main .sidebar ol li button.ico-after:after,\n .main .sidebar ol li.inactive > span.ico-after:after,\n .main .sidebar ol li.inactive > em.ico-after:after {\n top: 7px;\n left: 0;\n opacity: .7; }\n .main .sidebar ul li a.ico-after.disabled:after,\n .main .sidebar ul li button.ico-after.disabled:after,\n .main .sidebar ul li.inactive > span.ico-after.disabled:after,\n .main .sidebar ul li.inactive > em.ico-after.disabled:after,\n .main .sidebar ol li a.ico-after.disabled:after,\n .main .sidebar ol li button.ico-after.disabled:after,\n .main .sidebar ol li.inactive > span.ico-after.disabled:after,\n .main .sidebar ol li.inactive > em.ico-after.disabled:after {\n opacity: .4 !important; }\n .main .sidebar ul li a.ico-after:hover:after, .main .sidebar ul li a.ico-after:focus:after,\n .main .sidebar ul li button.ico-after:hover:after,\n .main .sidebar ul li button.ico-after:focus:after,\n .main .sidebar ul li.inactive > span.ico-after:hover:after,\n .main .sidebar ul li.inactive > span.ico-after:focus:after,\n .main .sidebar ul li.inactive > em.ico-after:hover:after,\n .main .sidebar ul li.inactive > em.ico-after:focus:after,\n .main .sidebar ol li a.ico-after:hover:after,\n .main .sidebar ol li a.ico-after:focus:after,\n .main .sidebar ol li button.ico-after:hover:after,\n .main .sidebar ol li button.ico-after:focus:after,\n .main .sidebar ol li.inactive > span.ico-after:hover:after,\n .main .sidebar ol li.inactive > span.ico-after:focus:after,\n .main .sidebar ol li.inactive > em.ico-after:hover:after,\n .main .sidebar ol li.inactive > em.ico-after:focus:after {\n opacity: 1; }\n .main .sidebar ul li a.ico-after.action-hover,\n .main .sidebar ul li button.ico-after.action-hover,\n .main .sidebar ul li.inactive > span.ico-after.action-hover,\n .main .sidebar ul li.inactive > em.ico-after.action-hover,\n .main .sidebar ol li a.ico-after.action-hover,\n .main .sidebar ol li button.ico-after.action-hover,\n .main .sidebar ol li.inactive > span.ico-after.action-hover,\n .main .sidebar ol li.inactive > em.ico-after.action-hover {\n position: absolute;\n display: none;\n overflow: visible;\n top: 0;\n left: 10%;\n padding: 0;\n z-index: 1;\n width: 30px;\n height: 30px;\n text-indent: -9999px;\n background: #FFF;\n right: -30px; }\n .main .sidebar ul li a.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ul li button.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ul li.inactive > span.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ul li.inactive > em.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ol li a.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ol li button.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ol li.inactive > span.ico-after.action-hover[data-title]:hover:before,\n .main .sidebar ol li.inactive > em.ico-after.action-hover[data-title]:hover:before {\n content: attr(data-title);\n display: block;\n position: absolute;\n background: #FFF;\n color: #555;\n top: -27px;\n left: 0;\n height: 27px;\n line-height: 27px;\n line-height: 2.7rem;\n text-indent: 0;\n padding: 0 15px;\n border: 1px solid #EEE;\n box-shadow: rgba(0, 0, 0, 0.15) 0 0 7px; }\n .main .sidebar ul li a.ico-after.action-hover:after,\n .main .sidebar ul li button.ico-after.action-hover:after,\n .main .sidebar ul li.inactive > span.ico-after.action-hover:after,\n .main .sidebar ul li.inactive > em.ico-after.action-hover:after,\n .main .sidebar ol li a.ico-after.action-hover:after,\n .main .sidebar ol li button.ico-after.action-hover:after,\n .main .sidebar ol li.inactive > span.ico-after.action-hover:after,\n .main .sidebar ol li.inactive > em.ico-after.action-hover:after {\n left: 7px; }\n .main .sidebar ul li.inactive > span,\n .main .sidebar ul li.inactive > em,\n .main .sidebar ol li.inactive > span,\n .main .sidebar ol li.inactive > em {\n color: #555; }\n .main .sidebar ul li .count,\n .main .sidebar ol li .count {\n display: block;\n position: absolute;\n top: 6px;\n right: 20px;\n padding: 1px 10px;\n height: 16px;\n line-height: 16px;\n font-style: normal;\n background: #AAA;\n color: #FFF; }\n .main .sidebar ul li .last-answer,\n .main .sidebar ol li .last-answer {\n display: block;\n visibility: hidden;\n position: absolute;\n top: -13px;\n left: 102%;\n width: 250px;\n height: 40px;\n background: #FFF;\n padding: 7px 10px;\n border: 1px solid #F0F0F0;\n box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px;\n opacity: 0;\n transition: visibility 0s linear 0.15s, opacity 0.15s, left 0.15s; }\n .main .sidebar ul li .last-answer .avatar,\n .main .sidebar ol li .last-answer .avatar {\n height: 40px;\n width: 40px;\n float: left;\n border: 1px solid #F0F0F0; }\n .main .sidebar ul li .last-answer .topic-last-answer,\n .main .sidebar ol li .last-answer .topic-last-answer {\n display: block;\n margin-left: 50px;\n line-height: 18px;\n padding: 3px 0;\n color: #555; }\n .main .sidebar ul li .last-answer .topic-no-last-answer,\n .main .sidebar ol li .last-answer .topic-no-last-answer {\n display: block;\n line-height: 40px;\n width: 100%;\n text-align: center;\n color: #999; }\n .main .sidebar ul li a:hover + .last-answer, .main .sidebar ul li a:focus + .last-answer,\n .main .sidebar ol li a:hover + .last-answer,\n .main .sidebar ol li a:focus + .last-answer {\n visibility: visible;\n left: 100%;\n opacity: 1;\n transition: visibility 0s linear 0, opacity 0.15s, left 0.15s; }\n .main .sidebar ul li a.unread,\n .main .sidebar ol li a.unread {\n font-weight: bold; }\n .main .sidebar ul li button,\n .main .sidebar ol li button {\n width: 100%;\n line-height: 28px; }\n .main .sidebar ul li li,\n .main .sidebar ol li li {\n padding: 0; }\n .main .sidebar ul li li a,\n .main .sidebar ol li li a {\n position: relative;\n color: #084561;\n transition: all 0.15s ease; }\n .main .sidebar ul li li a:hover, .main .sidebar ul li li a:focus,\n .main .sidebar ol li li a:hover,\n .main .sidebar ol li li a:focus {\n color: #0079B2;\n background: #FFF;\n margin-left: -11px; }\n .main .sidebar ul li li a:hover:before, .main .sidebar ul li li a:focus:before,\n .main .sidebar ol li li a:hover:before,\n .main .sidebar ol li li a:focus:before {\n content: \"> \"; }\n .main .sidebar.summary h4 {\n border-bottom: 1px solid #d8dada;\n padding-bottom: 5px;\n padding-right: 15px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .main .sidebar.summary h4 + ul > li:first-child,\n .main .sidebar.summary h4 + ol > li:first-child {\n margin-top: 5px; }\n .main .sidebar.summary ol li.current {\n margin-top: 0 !important;\n padding-top: 5px;\n margin-bottom: 5px;\n background-color: #FFF; }\n .main .sidebar.summary ol li.current + a {\n font-weight: bold; }\n .main .sidebar.summary ol li.current ol {\n margin-top: 5px;\n padding-top: 5px;\n padding-bottom: 5px;\n margin-left: -42px;\n width: calc(105% + 25px);\n background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), #F7F7F7 3px); }\n .main .sidebar.summary ol li.current ol a {\n padding-left: 50px; }\n\n.main .content-container {\n padding-top: 30px; }\n .main .content-container h1,\n .main .content-container h2 {\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 38px;\n line-height: 3.8rem;\n color: #084561;\n font-weight: normal;\n border-bottom: 1px solid #F8AD32;\n margin: 1px 0 15px; }\n .main .content-container h1.illu,\n .main .content-container h2.illu {\n padding-left: 60px; }\n .main .content-container h1.illu img,\n .main .content-container h2.illu img {\n background: #FFF; }\n .main .content-container h1.ico-after,\n .main .content-container h2.ico-after {\n padding-left: 80px; }\n .main .content-container h1.ico-after:after,\n .main .content-container h2.ico-after:after {\n width: 80px;\n height: 40px;\n margin-left: 21px; }\n .main .content-container h1.ico-articles:after,\n .main .content-container h2.ico-articles:after {\n background-position: 0px -3946px; }\n .main .content-container h1.ico-tutorials:after,\n .main .content-container h2.ico-tutorials:after {\n background-position: 0px -3386px; }\n .main .content-container h1.ico-news:after,\n .main .content-container h2.ico-news:after {\n background-position: 0px -2866px; }\n .main .content-container h1.ico-forum:after,\n .main .content-container h2.ico-forum:after {\n background-position: 0px -866px; }\n .main .content-container h1.ico-tags:after,\n .main .content-container h2.ico-tags:after {\n background-position: 0px -3066px; }\n .main .content-container h1.illu img,\n .main .content-container h2.illu img {\n position: absolute;\n margin: -6px 0 0 -60px;\n border: 1px solid #cdd0d1;\n width: 50px;\n height: 50px; }\n .main .content-container .license {\n float: right;\n margin: 0;\n margin-top: 10px; }\n .main .content-container .subtitle {\n font-size: 18px;\n font-size: 1.8rem;\n line-height: 23px;\n color: #999;\n margin-top: -15px;\n margin-bottom: 15px;\n padding: 10px 0;\n font-weight: normal;\n border-bottom: 1px solid #EEE; }\n .main .content-container .pubdate {\n display: block;\n color: #999;\n margin-bottom: 15px; }\n .main .content-container .member-item .avatar {\n margin-top: -2px;\n height: 20px;\n width: 20px;\n border: 1px solid #CCC; }\n .main .content-container .member-item .avatar + span {\n padding-left: 3px; }\n .main .content-container .member-item:hover .avatar {\n border-color: #999; }\n .main .content-container .member-item + .member-item {\n margin-left: 7px; }\n .main .content-container .authors .member-item {\n margin-right: 0;\n margin-left: 7px; }\n .main .content-container .authors .member-item .avatar {\n height: 30px;\n width: 30px;\n margin: -3px 5px 0 -6px; }\n .main .content-container .open-zen-mode {\n display: none; }\n .main .content-container .new-btn-container {\n display: none; }\n\n.home .main .content-container {\n margin-top: 0; }\n\n.pagination-bottom-clear {\n clear: both; }\n\n@media only screen and (min-width: 1360px) {\n .main .content-container .content-wrapper {\n max-width: 960px;\n margin: 0 auto !important; } }\n\n@media only screen and (min-width: 960px) {\n body.no-sidebar .main .content-container {\n width: 100%; }\n body.no-sidebar .main .sidebar {\n display: none; }\n .main {\n display: -webkit-box;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: -moz-box;\n display: flex;\n -webkit-box-orient: horizontal;\n -webkit-box-direction: reverse;\n -moz-box-orient: horizontal;\n -moz-box-direction: reverse;\n -ms-flex-direction: row-reverse;\n -webkit-flex-direction: row-reverse;\n flex-direction: row-reverse;\n height: 100%;\n margin-left: 0;\n padding-left: 2.5%; }\n .main .content-container {\n width: 80%;\n margin-right: 0; }\n .main .content-container .taglist + .pubdate {\n margin-top: -40px; }\n .main .content-container .open-zen-mode {\n display: block; }\n .main .content-container.zen-mode {\n width: 100%;\n min-height: calc(100% - 200px);\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n z-index: 20;\n background: #FCFCFC;\n padding: 100px 0;\n margin-bottom: 0; }\n .main .content-container.zen-mode .comments-title,\n .main .content-container.zen-mode .pagination:not(.pagination-chapter),\n .main .content-container.zen-mode .topic-message {\n display: none; }\n .main .content-container.zen-mode .content-wrapper {\n margin: 0 4%; }\n .main .content-container h1,\n .main .content-container h2 {\n margin-left: 1px; }\n .main .content-container .content-col-2 {\n width: 49.5%;\n margin: 0 0 0 1%; }\n .main .content-container .content-col-3 {\n width: 32%;\n margin: 0 0 0 2%; }\n .main .content-container .content-col-2,\n .main .content-container .content-col-3 {\n float: left; }\n .main .content-container .content-col-2:first-child,\n .main .content-container .content-col-3:first-child {\n margin: 0; }\n .main .content-container .article-content > .summary-part > li {\n float: left;\n width: 50%; }\n .main .content-container .article-content > .summary-part > li:nth-child(2n+1) {\n clear: both; }\n .main .sidebar {\n width: 22.5%;\n border-bottom: none; }\n .main .sidebar h3,\n .main .sidebar h4,\n .main .sidebar ul li,\n .main .sidebar ol li {\n padding-left: 11.5%; }\n .main .sidebar h3:first-child {\n margin-top: 31px; }\n .main .sidebar h4[data-num] {\n padding-left: calc(11% + 25px); }\n .main .sidebar h4[data-num]:before {\n left: 11%; }\n .main .sidebar.sommaire ul li.current ul,\n .main .sidebar.sommaire ul li.current ol {\n margin-left: calc(-11% - 10px);\n width: calc(111% + 10px);\n background: linear-gradient(to bottom, rgba(0, 0, 0, 0.07), transparent 3px); }\n .main .sidebar.sommaire ul li.current ul a,\n .main .sidebar.sommaire ul li.current ol a {\n padding-left: calc(11% + 30px); } }\n\n@media only screen and (min-width: 960px) {\n .content-cols .main .content-container {\n width: 79%;\n margin-left: 1.5%; }\n .full-content-wrapper .tutorial-list article {\n width: 46%;\n float: left; }\n .full-content-wrapper .tutorial-list article.extend {\n width: 100%; } }\n\n@media only screen and (max-width: 959px) {\n .main .content-container .new-btn-container {\n display: block;\n margin: 30px 0;\n border-top: 1px solid #DDD;\n overflow: hidden; }\n .main .content-container .new-btn-container .new-btn {\n display: block;\n width: 100%;\n padding: 7px 10px 7px 35px;\n text-decoration: none;\n height: 30px;\n line-height: 30px;\n background: #EEE;\n color: #333;\n border-bottom: 1px solid #DDD; }\n .main .content-container .new-btn-container .new-btn.ico-after:after {\n top: 13px;\n left: 10px; }\n .main .content-container h1.ico-news:after, .main .content-container h2.ico-news:after {\n background-position: 0px -2906px; }\n .main {\n width: 100%; }\n .main .content-container .content-col:not(:first-child),\n .main .sidebar {\n margin-top: 50px; }\n .main .sidebar {\n width: 102.5%; }\n .main .sidebar h3,\n .main .sidebar h4,\n .main .sidebar ul li {\n padding-left: 5.5%; }\n .main .sidebar h3 a,\n .main .sidebar h4 a,\n .main .sidebar ul li a {\n white-space: normal; }\n .content-col-2:not(:first-child),\n .content-col-3:not(:first-child) {\n margin-top: 50px; } }\n\n.small-content-wrapper {\n width: 90%;\n max-width: 500px;\n margin: 20px auto; }\n\n.main .content-container .content-wrapper.article-content, .main .content-container .content-wrapper.authors {\n padding-left: 2%;\n padding-right: 2%; }\n\n.main .content-container .article-content p,\n.main .content-container .article-content > a,\n.main .content-container .article-content p a,\n.main .content-container .article-content ul:not(.pagination),\n.main .content-container .article-content ol:not(.summary-part) {\n font-family: \"Merriweather\", \"Liberation Serif\", \"Times New Roman\", Times, Georgia, FreeSerif, serif; }\n\n.main .content-container .content-wrapper.comment-author,\n.main .content-container .comment-author {\n background: #EEE;\n padding: 7px 15px;\n margin-bottom: 20px; }\n .main .content-container .content-wrapper.comment-author blockquote,\n .main .content-container .comment-author blockquote {\n margin: 10px 0;\n border-left: 5px solid #CCC;\n padding: 5px 0 5px 15px; }\n\n.main .content-container .article-content .summary-part {\n font-size: 20px;\n color: #ea9408; }\n .main .content-container .article-content .summary-part h3,\n .main .content-container .article-content .summary-part h4 {\n font-weight: normal;\n width: 90%; }\n .main .content-container .article-content .summary-part h3 a,\n .main .content-container .article-content .summary-part h4 a {\n text-decoration: none; }\n .main .content-container .article-content .summary-part h3 a:hover, .main .content-container .article-content .summary-part h3 a:focus,\n .main .content-container .article-content .summary-part h4 a:hover,\n .main .content-container .article-content .summary-part h4 a:focus {\n text-decoration: underline; }\n .main .content-container .article-content .summary-part h3 {\n font-size: 20px;\n margin: 0 0 5px; }\n .main .content-container .article-content .summary-part .summary-part {\n list-style: none;\n padding-left: 0;\n margin-bottom: 15px; }\n .main .content-container .article-content .summary-part .summary-part h4 {\n font-size: 14px;\n margin: 2px 0; }\n\n.main .content-container .article-content,\n.main .content-container .message-content {\n margin-top: 20px;\n margin-bottom: 20px;\n color: #424242; }\n .main .content-container .article-content h2,\n .main .content-container .article-content h3,\n .main .content-container .message-content h2,\n .main .content-container .message-content h3 {\n clear: both; }\n .main .content-container .article-content h2,\n .main .content-container .article-content h2 a,\n .main .content-container .article-content h3,\n .main .content-container .article-content h3 a,\n .main .content-container .message-content h2,\n .main .content-container .message-content h2 a,\n .main .content-container .message-content h3,\n .main .content-container .message-content h3 a {\n color: #ea9408;\n margin-top: 40px;\n text-decoration: none; }\n .main .content-container .article-content h2 a:hover,\n .main .content-container .article-content h2 a:focus,\n .main .content-container .article-content h3 a:hover,\n .main .content-container .article-content h3 a:focus,\n .main .content-container .message-content h2 a:hover,\n .main .content-container .message-content h2 a:focus,\n .main .content-container .message-content h3 a:hover,\n .main .content-container .message-content h3 a:focus {\n text-decoration: underline; }\n .main .content-container .article-content h2,\n .main .content-container .message-content h2 {\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 50px;\n margin-bottom: 20px;\n background: #FFF;\n border-top: 1px solid #e0e4e5;\n padding-left: 1%;\n font-weight: 400; }\n .main .content-container .article-content h3,\n .main .content-container .message-content h3 {\n font-size: 20px;\n font-size: 2.0rem;\n margin-bottom: 14px; }\n .main .content-container .article-content h4,\n .main .content-container .message-content h4 {\n font-size: 18px;\n font-size: 1.8rem;\n margin-bottom: 12px; }\n .main .content-container .article-content h5,\n .main .content-container .message-content h5 {\n font-size: 16px;\n font-size: 1.6rem;\n margin-bottom: 10px; }\n .main .content-container .article-content h6,\n .main .content-container .message-content h6 {\n font-size: 15px;\n font-size: 1.5rem;\n margin-bottom: 10px; }\n .main .content-container .article-content .actions-title,\n .main .content-container .message-content .actions-title {\n float: right;\n margin: -60px 10px 0 0; }\n .main .content-container .article-content .actions-title .btn,\n .main .content-container .message-content .actions-title .btn {\n height: 30px;\n line-height: 30px;\n margin-left: 3px;\n opacity: .7;\n z-index: 1; }\n .main .content-container .article-content .actions-title .btn.ico-after:after,\n .main .content-container .message-content .actions-title .btn.ico-after:after {\n margin-top: 7px; }\n .main .content-container .article-content .actions-title .btn:hover, .main .content-container .article-content .actions-title .btn:focus,\n .main .content-container .message-content .actions-title .btn:hover,\n .main .content-container .message-content .actions-title .btn:focus {\n opacity: 1; }\n .main .content-container .article-content :not(.alert-box).information, .main .content-container .article-content :not(.alert-box).question, .main .content-container .article-content :not(.alert-box).error, .main .content-container .article-content :not(.alert-box).warning, .main .content-container .article-content :not(.alert-box).spoiler,\n .main .content-container .message-content :not(.alert-box).information,\n .main .content-container .message-content :not(.alert-box).question,\n .main .content-container .message-content :not(.alert-box).error,\n .main .content-container .message-content :not(.alert-box).warning,\n .main .content-container .message-content :not(.alert-box).spoiler {\n margin: 25px 0;\n padding: 7px 15px 7px 45px; }\n .main .content-container .article-content :not(.alert-box).information.ico-after:after, .main .content-container .article-content :not(.alert-box).question.ico-after:after, .main .content-container .article-content :not(.alert-box).error.ico-after:after, .main .content-container .article-content :not(.alert-box).warning.ico-after:after, .main .content-container .article-content :not(.alert-box).spoiler.ico-after:after,\n .main .content-container .message-content :not(.alert-box).information.ico-after:after,\n .main .content-container .message-content :not(.alert-box).question.ico-after:after,\n .main .content-container .message-content :not(.alert-box).error.ico-after:after,\n .main .content-container .message-content :not(.alert-box).warning.ico-after:after,\n .main .content-container .message-content :not(.alert-box).spoiler.ico-after:after {\n position: absolute;\n top: 50%;\n left: 23px;\n margin: -11px 0 0 -11px;\n height: 22px;\n width: 22px; }\n .main .content-container .article-content :not(.alert-box).information,\n .main .content-container .message-content :not(.alert-box).information {\n background: #daeaee; }\n .main .content-container .article-content :not(.alert-box).information.ico-after:after,\n .main .content-container .message-content :not(.alert-box).information.ico-after:after {\n background-position: 0px -1866px; }\n .main .content-container .article-content :not(.alert-box).question,\n .main .content-container .message-content :not(.alert-box).question {\n background: #e2daee; }\n .main .content-container .article-content :not(.alert-box).question.ico-after:after,\n .main .content-container .message-content :not(.alert-box).question.ico-after:after {\n background-position: 0px -2546px; }\n .main .content-container .article-content :not(.alert-box).error,\n .main .content-container .message-content :not(.alert-box).error {\n background: #eedada; }\n .main .content-container .article-content :not(.alert-box).error.ico-after:after,\n .main .content-container .message-content :not(.alert-box).error.ico-after:after {\n background-position: 0px -706px; }\n .main .content-container .article-content :not(.alert-box).warning,\n .main .content-container .message-content :not(.alert-box).warning {\n background: #eee7da; }\n .main .content-container .article-content :not(.alert-box).warning.ico-after:after,\n .main .content-container .message-content :not(.alert-box).warning.ico-after:after {\n background-position: 0px -3706px; }\n .main .content-container .article-content .spoiler,\n .main .content-container .message-content .spoiler {\n margin-top: 0;\n padding-left: 15px;\n background: #EEE; }\n .main .content-container .article-content .spoiler-title,\n .main .content-container .message-content .spoiler-title {\n display: block;\n background: #EEE;\n margin: 15px 0;\n padding: 3px 15px 3px 40px;\n text-decoration: none;\n border-bottom: 1px solid #DDD;\n color: #555; }\n .main .content-container .article-content .spoiler-title.ico-after:after,\n .main .content-container .message-content .spoiler-title.ico-after:after {\n margin: 8px 0 0 10px; }\n .main .content-container .article-content .spoiler-title:nth-last-child(2),\n .main .content-container .message-content .spoiler-title:nth-last-child(2) {\n margin-bottom: 15px; }\n .main .content-container .article-content .spoiler-title:hover,\n .main .content-container .message-content .spoiler-title:hover {\n text-decoration: underline; }\n .main .content-container .article-content img,\n .main .content-container .message-content img {\n max-width: 100%; }\n .main .content-container .article-content figure,\n .main .content-container .message-content figure {\n margin: 30px 0;\n text-align: center; }\n .main .content-container .article-content figure > img,\n .main .content-container .article-content figure > video,\n .main .content-container .article-content figure > pre,\n .main .content-container .article-content figure > code,\n .main .content-container .article-content figure > table,\n .main .content-container .article-content figure > blockquote,\n .main .content-container .article-content figure > embed,\n .main .content-container .article-content figure > video,\n .main .content-container .message-content figure > img,\n .main .content-container .message-content figure > video,\n .main .content-container .message-content figure > pre,\n .main .content-container .message-content figure > code,\n .main .content-container .message-content figure > table,\n .main .content-container .message-content figure > blockquote,\n .main .content-container .message-content figure > embed,\n .main .content-container .message-content figure > video {\n max-width: 100%;\n margin: 0 auto;\n text-align: left; }\n .main .content-container .article-content figure > img,\n .main .content-container .article-content figure > video,\n .main .content-container .article-content figure > pre,\n .main .content-container .article-content figure > code,\n .main .content-container .message-content figure > img,\n .main .content-container .message-content figure > video,\n .main .content-container .message-content figure > pre,\n .main .content-container .message-content figure > code {\n display: block; }\n .main .content-container .article-content figure > figcaption,\n .main .content-container .message-content figure > figcaption {\n display: block; }\n .main .content-container .article-content figure > blockquote ~ figcaption,\n .main .content-container .message-content figure > blockquote ~ figcaption {\n padding: 0 0 1px 2%;\n font-style: italic;\n text-align: left;\n color: #999;\n border-left: 5px solid #CCC; }\n .main .content-container .article-content figure > blockquote ~ figcaption p,\n .main .content-container .message-content figure > blockquote ~ figcaption p {\n margin: 0 0 5px; }\n .main .content-container .article-content figure > blockquote ~ figcaption p:before,\n .main .content-container .message-content figure > blockquote ~ figcaption p:before {\n content: \"— \"; }\n .main .content-container .article-content blockquote,\n .main .content-container .message-content blockquote {\n margin: 0;\n color: #777;\n padding: 1px 2%;\n border-left: 5px solid #CCC; }\n .main .content-container .article-content blockquote > p:first-child,\n .main .content-container .message-content blockquote > p:first-child {\n margin-top: 5px; }\n .main .content-container .article-content blockquote > p:last-child,\n .main .content-container .message-content blockquote > p:last-child {\n margin-bottom: 5px; }\n .main .content-container .article-content blockquote figure,\n .main .content-container .message-content blockquote figure {\n margin: 15px 0; }\n .main .content-container .article-content blockquote:last-child,\n .main .content-container .message-content blockquote:last-child {\n margin-bottom: 15px; }\n .main .content-container .article-content code,\n .main .content-container .article-content kbd,\n .main .content-container .article-content pre,\n .main .content-container .article-content samp,\n .main .content-container .message-content code,\n .main .content-container .message-content kbd,\n .main .content-container .message-content pre,\n .main .content-container .message-content samp {\n font-family: monospace, serif; }\n .main .content-container .article-content pre,\n .main .content-container .message-content pre {\n margin: 0; }\n .main .content-container .article-content kbd,\n .main .content-container .message-content kbd {\n background-color: #F8F6EA;\n padding: 2px 6px;\n border-radius: 3px;\n border: solid 1px #e0dab6;\n border-bottom-width: 3px;\n text-shadow: 0 1px 0 #FFF;\n color: #5e551f; }\n .main .content-container .article-content p code,\n .main .content-container .article-content li code,\n .main .content-container .message-content p code,\n .main .content-container .message-content li code {\n color: #A00;\n background: #EEE;\n border: 1px solid #CCC;\n padding: 0 5px; }\n .main .content-container .article-content .mathjax-wrapper,\n .main .content-container .message-content .mathjax-wrapper {\n max-width: 100%;\n overflow: auto; }\n .main .content-container .article-content .mathjax-wrapper mathjax,\n .main .content-container .message-content .mathjax-wrapper mathjax {\n font-size: 16px;\n font-size: 1.6rem; }\n .main .content-container .article-content .footnote,\n .main .content-container .message-content .footnote {\n opacity: .7; }\n .main .content-container .article-content .footnote ol,\n .main .content-container .message-content .footnote ol {\n padding-left: 25px; }\n\n.main .content-container .comments-title {\n margin: 50px 0 20px;\n color: #084561;\n border-bottom: 1px solid #F8AD32;\n font-weight: normal;\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 30px; }\n\n.wf-active .main .content-container .article-content p,\n.wf-active .main .content-container .article-content ul:not(.pagination),\n.wf-active .main .content-container .article-content ol:not(.summary-part) {\n font-family: \"Merriweather\", \"Liberation Serif\", \"Times New Roman\", Times, Georgia, FreeSerif, serif; }\n\n.wf-active .main .content-container .article-content figcaption p {\n font-family: \"Source Sans Pro\", \"Segoe UI\", \"Trebuchet MS\", Helvetica, \"Helvetica Neue\", Arial, sans-serif;\n font-size: 16px;\n font-size: 1.6rem; }\n\n.wf-active .main .content-container .article-content code, .wf-active .main .content-container .article-content kbd, .wf-active .main .content-container .article-content pre, .wf-active .main .content-container .article-content samp,\n.wf-active .main .content-container .message-content code,\n.wf-active .main .content-container .message-content kbd,\n.wf-active .main .content-container .message-content pre,\n.wf-active .main .content-container .message-content samp {\n font-family: \"Source Code Pro\", monospace, serif; }\n\n.js .spoiler {\n display: none; }\n\n@media only screen and (min-width: 1140px) {\n .full-content-wrapper .tutorial-list article {\n width: 29.3%; }\n .main .content-container .topic-message .message .message-metadata .date .short-date {\n display: none; }\n .main .content-container .topic-message .message .message-metadata .date .long-date {\n display: inline; } }\n\n@media only screen and (min-width: 960px) {\n .content-wrapper,\n .full-content-wrapper {\n margin: 0 0 0 4%; }\n .content-wrapper.without-margin,\n .full-content-wrapper.without-margin {\n margin: 0; }\n .content-wrapper .content-wrapper,\n .full-content-wrapper .content-wrapper {\n max-width: none;\n margin: 0; } }\n\n@media only screen and (max-width: 959px) {\n .main .content-container .taglist,\n .main .content-container .pubdate {\n margin-left: 10px;\n margin-right: 10px; }\n .main .content-container .article-content p,\n .main .content-container .article-content ol,\n .main .content-container .article-content ul:not(.pagination) {\n font-size: 15px;\n font-size: 1.5rem;\n font-size: 1.8ex; }\n .main .content-container .content-wrapper h1:not(.ico-after),\n .main .content-container .content-wrapper h2:not(.ico-after),\n .main .content-container .content-wrapper h3,\n .main .content-container .content-wrapper .subtitle,\n .main .content-container .full-content-wrapper h1:not(.ico-after),\n .main .content-container .full-content-wrapper h2:not(.ico-after),\n .main .content-container .full-content-wrapper h3,\n .main .content-container .full-content-wrapper .subtitle {\n padding-left: 10px;\n padding-right: 10px; }\n .main .content-container .content-wrapper .illu img,\n .main .content-container .full-content-wrapper .illu img {\n display: none; }\n .main .content-container .content-wrapper h4,\n .main .content-container .content-wrapper h5,\n .main .content-container .content-wrapper h6,\n .main .content-container .content-wrapper .authors,\n .main .content-container .content-wrapper p,\n .main .content-container .content-wrapper figure,\n .main .content-container .content-wrapper blockquote,\n .main .content-container .full-content-wrapper h4,\n .main .content-container .full-content-wrapper h5,\n .main .content-container .full-content-wrapper h6,\n .main .content-container .full-content-wrapper .authors,\n .main .content-container .full-content-wrapper p,\n .main .content-container .full-content-wrapper figure,\n .main .content-container .full-content-wrapper blockquote {\n margin-left: 10px;\n margin-right: 10px; }\n .main .content-container .content-wrapper figure p,\n .main .content-container .content-wrapper figure blockquote,\n .main .content-container .full-content-wrapper figure p,\n .main .content-container .full-content-wrapper figure blockquote {\n margin-left: 0;\n margin-right: 0; }\n .main .content-container .content-wrapper .license,\n .main .content-container .full-content-wrapper .license {\n position: absolute;\n margin-top: 0;\n top: 62px;\n right: 15px; } }\n\n@media only screen and (max-width: 759px) {\n .main .content-container .article-content .btn {\n float: none;\n text-align: center; } }\n\n.footer-container footer {\n color: #424242;\n padding: 20px 0; }\n\n.page-footer {\n background: #084561;\n height: 40px;\n line-height: 40px;\n border-top: 3px solid #F8AD32;\n font-size: 14px;\n font-size: 1.4rem; }\n .page-footer .wrapper {\n display: flex; }\n .page-footer .copyright {\n color: #EEE;\n margin: 0; }\n .page-footer ul {\n list-style: none;\n margin: 0;\n padding: 0; }\n .page-footer ul.links li {\n display: inline-block;\n margin-left: 25px; }\n .page-footer ul.links li a {\n text-decoration: none;\n color: #EEE;\n border-bottom: 1px solid transparent; }\n .page-footer ul.links li a:hover, .page-footer ul.links li a:focus {\n border-bottom-color: #F8AD32; }\n .page-footer ul.social {\n flex: 1;\n text-align: center; }\n .page-footer ul.social li {\n margin: -2px 10px;\n display: inline-block; }\n .page-footer ul.social li a {\n display: block;\n height: 16px;\n width: 16px; }\n .page-footer ul.social li a:after {\n opacity: 0.6; }\n .page-footer ul.social li a:hover {\n border-bottom-color: transparent; }\n .page-footer ul.social li a:hover:after {\n opacity: 1; }\n .page-footer .version,\n .page-footer .version a {\n color: rgba(255, 255, 255, 0.5); }\n .page-footer .version a:hover,\n .page-footer .version a:focus {\n color: #FFF; }\n\n@media only screen and (max-width: 959px) {\n .page-footer {\n text-align: center;\n height: auto; }\n .page-footer .wrapper {\n flex-direction: column; }\n .page-footer .wrapper .social {\n -ms-flex: none; }\n .page-footer .copyright, .page-footer .social {\n border-bottom: 2px solid #0a5274; }\n .page-footer ul li {\n margin: 0 5px; } }\n\n/*------------------------\n8. Components\n------------------------*/\n.alert-box {\n position: relative;\n padding: 8px 30px 8px 15px;\n margin: 0 0 15px 2%;\n color: #FFF;\n text-shadow: rgba(0, 0, 0, 0.2) 0 0 2px;\n background: #777; }\n .alert-box.alert-box-not-closable {\n padding-right: 15px; }\n .alert-box .alert-box-text {\n display: block;\n float: left; }\n .alert-box .close-alert-box {\n display: block;\n position: absolute;\n top: 8px;\n right: 15px;\n height: 20px;\n width: 20px;\n text-indent: -9999px;\n text-decoration: none;\n background-color: transparent;\n line-height: 22px;\n color: #FFF; }\n .alert-box .close-alert-box.ico-after:after {\n margin-top: 4px; }\n .alert-box .close-alert-box-text {\n width: auto;\n text-indent: 0;\n top: 8px; }\n .alert-box .alert-box-title {\n margin: 5px 0;\n padding: 0;\n font-size: 18px;\n font-weight: normal; }\n .alert-box.info, .alert-box.success {\n background: #48A200; }\n .alert-box.error {\n background: #C0392B; }\n .alert-box.alert, .alert-box.warning {\n background: #e67e22; }\n .alert-box.not-member {\n background: #FDFDFD;\n color: #333;\n text-shadow: none;\n border-bottom: 3px solid #D2D5D6; }\n .alert-box.ico-after {\n padding-left: 40px; }\n .alert-box.ico-after:after {\n margin: 12px 0 0 13px; }\n .alert-box h4,\n .alert-box p {\n margin-left: 0 !important;\n margin-right: 0 !important; }\n .alert-box p {\n margin: 0; }\n .alert-box a {\n color: #EEE; }\n .alert-box .alert-box-btn {\n display: inline-block;\n background: #084561;\n text-decoration: none;\n padding: 8px 15px;\n margin: 5px 0;\n color: #FFF !important; }\n .alert-box .alert-box-btn:hover, .alert-box .alert-box-btn:focus {\n background: #0b5c82; }\n .alert-box .alert-box-btn.alert-box-btn-right {\n position: absolute;\n top: 0;\n right: 0;\n margin: 0; }\n .alert-box.empty {\n display: none; }\n\n.content-wrapper .alert-box {\n margin: 0 0 20px; }\n .content-wrapper .alert-box + .not-member {\n margin-top: -20px; }\n\n@media only screen and (min-width: 760px) {\n .alert-box .alert-box-text {\n display: inline; }\n .topic-message .alert-box {\n padding: 8px 75px 8px 15px; } }\n\n@media only screen and (max-width: 759px) {\n .alert-box .alert-box-btn, .alert-box .alert-box-btn.alert-box-btn-right {\n position: relative;\n float: none;\n display: block;\n margin: 5px 0 0;\n text-align: center; } }\n\n.authors {\n color: #9c9c9c;\n padding-bottom: 10px;\n border-bottom: 1px solid #e0e4e5;\n margin-bottom: 20px !important; }\n .authors .authors-label {\n display: inline-block; }\n .authors ul {\n display: inline-block;\n list-style: none;\n padding: 0;\n margin: 0; }\n .authors ul li {\n display: inline-block;\n margin: 0; }\n .authors ul li .avatar {\n height: 28px;\n width: 28px;\n border: 1px solid #cdd0d1;\n margin-right: 3px;\n margin-top: -4px; }\n .authors ul li a {\n display: block;\n text-decoration: none;\n color: #1088bf;\n height: 36px;\n line-height: 36px;\n padding: 0 8px;\n transition: all 0.15s ease; }\n .authors ul li a.ico-after {\n padding-left: 30px; }\n .authors ul li a.ico-after:after {\n margin: 10px 0 0 8px; }\n .authors ul li a:hover, .authors ul li a:focus {\n background: #DDD;\n color: #084561; }\n .authors ul li .info {\n padding-left: 5px;\n color: #777; }\n\n.autocomplete-wrapper {\n position: relative; }\n .autocomplete-wrapper .autocomplete-dropdown {\n position: absolute;\n z-index: 60; }\n .autocomplete-wrapper .autocomplete-dropdown ul {\n padding: 0;\n margin: 0;\n background-color: #FFF;\n border-right: solid 1px #CCC;\n border-left: solid 1px #CCC;\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px; }\n .autocomplete-wrapper .autocomplete-dropdown ul li {\n padding: 4px 10px;\n border-bottom: solid 1px #CCC;\n list-style: none; }\n .autocomplete-wrapper .autocomplete-dropdown ul li.active, .autocomplete-wrapper .autocomplete-dropdown ul li:hover {\n background-color: #0c6790;\n color: white; }\n\n.modal .autocomplete-dropdown {\n margin-top: -15px; }\n\n.breadcrumb {\n display: none; }\n\n@media only screen and (min-width: 960px) {\n .breadcrumb {\n position: relative;\n display: block;\n float: left;\n width: calc(100% - 230px);\n height: 30px; }\n .breadcrumb:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 50px;\n height: 100%;\n background-image: linear-gradient(to right, rgba(231, 235, 236, 0), rgba(231, 235, 236, 0.75)); }\n .breadcrumb ol {\n margin: 0;\n padding: 0;\n list-style: none;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .breadcrumb ol li {\n position: relative;\n display: inline-block;\n padding-right: 30px;\n line-height: 30px; }\n .breadcrumb ol li a {\n text-decoration: none;\n color: #084561; }\n .breadcrumb ol li a:hover, .breadcrumb ol li a:focus {\n text-decoration: underline;\n outline: none; }\n .breadcrumb ol li:not(:last-child):after {\n display: block;\n position: absolute;\n top: 0;\n right: 7px;\n content: \" \";\n height: 30px;\n width: 15px;\n background-image: url(\"../images/sprite.png\");\n background-repeat: no-repeat;\n background-position: 0px -2586px;\n opacity: .2; } }\n\n.content-item {\n background: #FFF;\n min-height: 60px;\n display: flex;\n border: solid 1px #DEDEDE;\n border-bottom-width: 2px;\n margin: 0 10px 15px;\n overflow: hidden;\n flex: 1 1 400px;\n width: 100%; }\n .content-item.expand-description .content-description {\n height: 36px;\n white-space: normal;\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 18px; }\n .content-item.expand-description .content-meta {\n line-height: 16px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis; }\n .content-item.expand-description .content-meta:not(.inline) > * {\n display: inline; }\n .content-item a {\n text-decoration: none; }\n .content-item > a:not(.btn) {\n display: flex;\n width: 100%; }\n .content-item .content-illu {\n flex: 0 0 96px;\n height: 96px;\n background-color: #DEDEDE; }\n .content-item .content-illu img {\n width: 100%;\n height: 100%;\n background-color: #FFF; }\n .content-item .content-info {\n padding: 10px 14px;\n height: 76px;\n flex: 1;\n position: relative;\n min-width: 100px; }\n .content-item .content-reactions {\n position: absolute;\n z-index: 0;\n bottom: 6px;\n left: -14px;\n height: 32px;\n width: 32px;\n padding-left: 1px;\n background-image: url(\"../images/sprite.png\");\n background-position: 0px -554px;\n color: #F8AD32;\n text-align: center;\n line-height: 32px;\n font-weight: bold;\n font-size: 14px;\n font-size: 1.4rem; }\n .content-item .content-reactions span {\n position: relative;\n z-index: 2; }\n .content-item .content-reactions::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: 1;\n background-image: url(\"../images/sprite.png\");\n background-position: 0px -522px;\n opacity: 0;\n transition: opacity 0.15s; }\n .content-item .content-reactions:focus, .content-item .content-reactions:hover {\n color: white; }\n .content-item .content-reactions:focus::before, .content-item .content-reactions:hover::before {\n opacity: 1; }\n .content-item.has-reactions .content-meta {\n padding-left: 14px; }\n .content-item .content-title {\n margin: 0;\n font-size: 17px;\n font-size: 1.7rem;\n font-weight: normal;\n line-height: 20px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #424242; }\n .content-item a:hover, .content-item a:focus {\n outline: none; }\n .content-item a:hover .content-title, .content-item a:focus .content-title {\n text-decoration: underline;\n outline: none; }\n .content-item p {\n margin: 0; }\n .content-item .content-description {\n margin: 0;\n font-size: 15px;\n font-size: 1.5rem;\n line-height: 26px;\n height: 26px;\n color: #999;\n margin-bottom: 2px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .content-item .content-description .short {\n display: none; }\n .content-item .content-meta {\n color: #F8AD32;\n font-size: 13px;\n font-size: 1.3rem;\n line-height: 15px; }\n .content-item .content-meta:not(.inline) > * {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block; }\n .content-item .content-meta .short {\n display: none; }\n .content-item .content-meta a {\n color: #ef9708; }\n .content-item .content-meta a:hover, .content-item .content-meta a:focus {\n text-decoration: underline; }\n .content-item .content-tags {\n margin: 0;\n padding: 10px 0 0;\n display: flex;\n flex-direction: column;\n align-items: flex-end; }\n .content-item .content-tags li {\n padding: 0;\n flex: 0 0 22px;\n background-color: #EEE;\n margin-bottom: 5px;\n color: #777;\n display: block;\n text-align: right;\n transition: color 0.15s, background-color 0.15s; }\n .content-item .content-tags li a {\n color: inherit;\n padding: 0 12px;\n line-height: 22px;\n height: 22px;\n display: block; }\n .content-item .content-tags li a:hover, .content-item .content-tags li a:focus {\n color: #EEE;\n background-color: #777; }\n .content-item.write-tutorial {\n background-color: #084561;\n border-color: #084561;\n align-items: center;\n color: white;\n height: 96px; }\n .content-item.write-tutorial .write-tutorial-text {\n flex: 1;\n text-align: center;\n margin: 10px 14px; }\n .content-item.write-tutorial .write-tutorial-text p {\n margin: 0;\n font-size: 16px; }\n .content-item.write-tutorial .write-tutorial-text p.lead {\n font-size: 18px;\n font-weight: bold; }\n .content-item.write-tutorial .btn-write-tutorial {\n background-color: #1c5b78;\n margin-right: 28px;\n transition: color 0.15s, background-color 0.15s; }\n .content-item.write-tutorial .btn-write-tutorial:hover, .content-item.write-tutorial .btn-write-tutorial:focus {\n background-color: #FFF;\n color: #1c5b78; }\n .content-item.topic-item .content-info {\n padding: 14px 20px;\n height: 68px; }\n .content-item.topic-item .content-title {\n font-size: 19px;\n font-size: 1.9rem;\n line-height: 24px;\n color: #084561; }\n .content-item.topic-item .content-description {\n color: #505050;\n font-size: 16px;\n font-size: 1.6rem; }\n .content-item.topic-item .member-item:hover, .content-item.topic-item .member-item:focus {\n text-decoration: underline; }\n .content-item.topic-item .content-meta {\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 16px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n\n.content-item-list {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n min-width: 100%;\n margin: 0 -10px; }\n .content-item-list .fill {\n flex: 1 1 400px;\n margin: 0 10px; }\n\n@media only screen and (max-width: 959px) {\n .full-content-wrapper .content-item .content-info h3 {\n padding: 0 !important; }\n .full-content-wrapper .content-item .content-info p:not(.content-meta) {\n margin: 0 !important; } }\n\n@media only screen and (max-width: 759px) {\n .content-item.write-tutorial {\n display: none; }\n .content-item .content-tags {\n display: none; }\n .content-item .content-meta .short, .content-item .content-description .short {\n display: inline; }\n .content-item .content-meta .long, .content-item .content-description .long {\n display: none; } }\n\n.zform-toolbar {\n margin: 0;\n padding: 2px;\n list-style-position: initial;\n list-style-type: none;\n border-bottom: none; }\n .zform-toolbar a,\n .zform-toolbar button {\n display: block;\n float: left;\n cursor: pointer;\n border-bottom: 1px solid transparent;\n text-decoration: none;\n color: #999;\n height: 27px;\n line-height: 30px;\n padding: 0 10px;\n margin-left: 1px;\n text-indent: -9999px;\n width: 0; }\n .zform-toolbar a .zform-popup,\n .zform-toolbar button .zform-popup {\n text-indent: 0;\n line-height: 20px; }\n .zform-toolbar a.ico-after,\n .zform-toolbar button.ico-after {\n padding-left: 30px; }\n .zform-toolbar a:after,\n .zform-toolbar button:after {\n top: 7px;\n left: 12px; }\n .zform-toolbar a:hover, .zform-toolbar a:focus,\n .zform-toolbar button:hover,\n .zform-toolbar button:focus {\n border-bottom-color: #1088bf;\n outline: none;\n background-color: #EEE; }\n .zform-toolbar button {\n padding: 0 15px;\n height: 30px;\n border-top: none;\n border-right: none;\n border-left: none; }\n .zform-toolbar button[type=submit] {\n background: #084561;\n border-bottom-color: #084561;\n color: #DDD; }\n .zform-toolbar button[type=submit]:hover, .zform-toolbar button[type=submit]:focus {\n color: #FFF;\n background: #396A81;\n border-bottom-color: #396A81; }\n\n.zform-button {\n background-repeat: no-repeat;\n background-position: center center; }\n\n/* Icons */\n.zform-button-bold:after {\n background-position: 0px -138px; }\n\n.zform-button-italic:after {\n background-position: 0px -250px; }\n\n.zform-button-strike:after {\n background-position: 0px -410px; }\n\n.zform-button-abbr:after {\n background-position: 0px -90px; }\n\n.zform-button-key:after {\n background-position: 0px -26px; }\n\n.zform-button-sup:after {\n background-position: 0px -442px; }\n\n.zform-button-sub:after {\n background-position: 0px -426px; }\n\n.zform-button-center:after {\n background-position: 0px -154px; }\n\n.zform-button-right:after {\n background-position: 0px -362px; }\n\n.zform-button-ul:after {\n background-position: 0px -42px; }\n\n.zform-button-ol:after {\n background-position: 0px -314px; }\n\n.zform-button-quote:after {\n background-position: 0px -346px; }\n\n.zform-button-link:after {\n background-position: 0px -282px; }\n\n.zform-button-image:after {\n background-position: 0px -218px; }\n\n.zform-button-attention:after {\n background-position: 0px -106px; }\n\n.zform-button-error:after {\n background-position: 0px -186px; }\n\n.zform-button-question:after {\n background-position: 0px -330px; }\n\n.zform-button-information:after, .zform-button-infoblocks:after {\n background-position: 0px -234px; }\n\n.zform-button-secret:after {\n background-position: 0px -378px; }\n\n.zform-button-blockcode:after, .zform-button-monospace:after {\n background-position: 0px -122px; }\n\n.zform-button-titles:after {\n background-position: 0px -506px; }\n\n.zform-button-title1:after {\n background-position: 0px -474px; }\n\n.zform-button-title2:after {\n background-position: 0px -490px; }\n\n.zform-button-title3:after {\n background-position: 0px -266px; }\n\n.zform-button-title4:after {\n background-position: 0px -58px; }\n\n.zform-button-table:after {\n background-position: 0px -458px; }\n\n.zform-button-math:after {\n background-position: 0px -298px; }\n\n.zform-button-footnote:after {\n background-position: 0px -202px; }\n\n.zform-button-chars:after {\n background-position: 0px -170px; }\n\n.zform-button-smilies:after {\n background-position: 0px -394px; }\n\n/* Simple dropdown */\ndiv.zform-popup {\n top: 32px;\n z-index: 100;\n background: transparent;\n background-color: #fff;\n background-image: linear-gradient(center to top, #EBEBE5 8%, #F9F9F6 75%);\n border: 1px solid #CCCCCC;\n border-radius: 3px;\n padding: 2px; }\n\n/* 3 cols select code dropdown */\n.zform-code-col {\n display: inline-block;\n vertical-align: top;\n margin: 2px;\n min-width: 100px; }\n .zform-code-col > span {\n display: block;\n color: #2677C9;\n cursor: pointer; }\n .zform-code-col > span[data-zform-selected='true'] {\n color: blue;\n font-weight: bold; }\n .zform-code-col > span:hover, .zform-code-col > span:focus {\n color: #C87B02; }\n\n.featured-resource-item {\n flex: 1;\n margin-right: 1px;\n background-color: #CCC;\n position: relative;\n overflow: hidden;\n max-width: 228px;\n min-width: 170px;\n z-index: 0;\n background-color: #084561; }\n .featured-resource-item::before {\n content: \"\";\n display: block;\n padding-top: 100%; }\n .featured-resource-item .featured-resource-illu {\n position: absolute;\n z-index: 1;\n top: 0;\n left: 0;\n height: 100%;\n width: auto;\n transition: 0.15s ease;\n transition-property: filter, opacity, transform; }\n .featured-resource-item .featured-resource-meta {\n position: absolute;\n z-index: 3;\n color: white;\n bottom: 0;\n right: 0;\n left: 0;\n padding: 40px 14px 12px;\n text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);\n background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 30px, rgba(0, 0, 0, 0.4)); }\n .featured-resource-item .featured-resource-meta h3 {\n font-size: 16px;\n line-height: 20px;\n font-weight: normal;\n margin: 0;\n display: table-cell;\n vertical-align: middle;\n height: 0;\n transition: height 0.15s ease; }\n .featured-resource-item .featured-resource-meta p {\n font-size: 12px;\n margin: 0;\n line-height: 22px; }\n .featured-resource-item a:focus .featured-resource-illu,\n .featured-resource-item a:hover .featured-resource-illu {\n opacity: 0.4;\n filter: blur(5px);\n transform: scale(1.05); }\n .featured-resource-item a:focus .featured-resource-meta h3,\n .featured-resource-item a:hover .featured-resource-meta h3 {\n height: 190px;\n font-size: 20px; }\n .featured-resource-item > a {\n display: block; }\n\n.featured-resource-edit-form {\n display: flex;\n align-items: flex-start; }\n .featured-resource-edit-form .featured-resource-item {\n margin-right: 20px;\n flex-basis: 228px; }\n .featured-resource-edit-form form {\n width: auto;\n flex: 1; }\n\n@media only screen and (max-width: 759px) {\n .featured-resource-edit-form {\n flex-direction: column;\n align-items: unset; } }\n\n.search-box {\n width: 100%;\n min-height: 60px;\n background: #EEE;\n box-shadow: rgba(0, 0, 0, 0.25) 0 0 3px; }\n .search-box form {\n min-height: 60px; }\n .search-box form label {\n display: block;\n line-height: 40px;\n font-size: 16px;\n font-size: 1.6rem;\n color: #333;\n text-align: center;\n width: 100%; }\n .search-box form input,\n .search-box form button {\n border: 1px solid #F8AD32;\n background: #FFF;\n margin: 5px 0 12px; }\n .search-box form input {\n height: 34px;\n padding: 0 15px;\n border-right: none;\n width: 85%;\n width: calc(100% - 71px); }\n .search-box form button {\n height: 36px;\n text-indent: -9999px;\n border-left: none;\n width: 40px;\n transition: background 0.15s;\n position: absolute;\n bottom: 0;\n right: 15px; }\n .search-box form button:hover {\n background: #EEE; }\n .search-box form button:after {\n top: 9px;\n left: 12px;\n background-position: 0px -2786px; }\n\n@media only screen and (min-width: 960px) {\n .search-box form label {\n line-height: 60px;\n width: 300px;\n float: left; }\n .search-box form input,\n .search-box form button {\n margin: 12px 0;\n float: left; }\n .search-box form input {\n width: calc(100% - 371px); } }\n\n.markdown-help {\n min-height: 50px;\n overflow: hidden; }\n .markdown-help .open-markdown-help {\n float: none !important;\n display: inline-block !important;\n margin-bottom: 20px; }\n .markdown-help .open-markdown-help .close-markdown-help-text {\n display: none; }\n .topic-message .markdown-help {\n min-height: 0; }\n .topic-message .markdown-help .open-markdown-help {\n position: absolute;\n bottom: 0;\n left: 8px;\n margin-bottom: 0; }\n .markdown-help .markdown-help-more {\n display: none;\n background: #EEE;\n padding: 15px;\n margin-bottom: 5px;\n border-bottom: 1px solid #CCC; }\n .markdown-help .markdown-help-more pre {\n margin: 0; }\n .markdown-help .markdown-help-more.show-markdown-help {\n display: block; }\n .markdown-help .show-markdown-help + .open-markdown-help {\n margin-top: -5px;\n padding-top: 5px;\n line-height: 35px; }\n .markdown-help .show-markdown-help + .open-markdown-help:after {\n margin-top: 15px !important; }\n .markdown-help .show-markdown-help + .open-markdown-help .close-markdown-help-text {\n display: inline; }\n .markdown-help .show-markdown-help + .open-markdown-help .open-markdown-help-text {\n display: none; }\n\n@media only screen and (max-width: 759px) {\n .markdown-help .open-markdown-help {\n position: relative;\n left: 0;\n bottom: 0;\n float: none;\n margin-left: 0 !important; }\n .topic-message .markdown-help .markdown-help-more {\n margin-bottom: 0; }\n .topic-message .markdown-help .open-markdown-help {\n position: relative;\n width: 100%;\n margin-left: -10px !important;\n padding-left: 40px; }\n .topic-message .markdown-help .open-markdown-help:after {\n margin-left: 15px; }\n .topic-message .markdown-help .show-markdown-help + .open-markdown-help {\n margin-top: 0; } }\n\n.mobile-menu,\n.mobile-menu-btn {\n display: none; }\n\n@media only screen and (max-width: 959px) {\n .js .page-container {\n position: absolute;\n z-index: 10;\n transform: translate3d(0, 0, 0); }\n .js .mobile-menu {\n display: block;\n position: absolute;\n position: fixed;\n overflow-x: hidden;\n overflow-y: auto;\n z-index: 1;\n transform: translate3d(-20%, 0, 0);\n width: 90%;\n height: 100%;\n padding-bottom: 20px;\n background: #222;\n user-select: none; }\n .js .mobile-menu .search {\n height: 50px;\n position: relative;\n top: 0;\n left: 0;\n width: 100%; }\n .js .mobile-menu .search input {\n color: #EEE;\n background-color: #333;\n width: 76%;\n height: 30px;\n padding: 10px 5%;\n font-size: 16px;\n font-size: 1.6rem; }\n .js .mobile-menu .search input:hover, .js .mobile-menu .search input:focus {\n padding-bottom: 7px;\n border-bottom: 3px solid #084561;\n background-color: #333; }\n .js .mobile-menu .search button {\n display: none; }\n .js .mobile-menu .search .search-more {\n background-color: #3F3F3F;\n width: 14%;\n height: 50px;\n line-height: 50px;\n color: #CCC; }\n .js .mobile-menu .mobile-menu-bloc,\n .js .mobile-menu .mobile-menu-link {\n width: 90%;\n line-height: 40px;\n text-indent: 0; }\n .js .mobile-menu .mobile-menu-bloc {\n margin: 0 5% 15px; }\n .js .mobile-menu .mobile-menu-bloc:nth-child(2) {\n margin-top: 15px; }\n .js .mobile-menu .mobile-menu-bloc ul,\n .js .mobile-menu .mobile-menu-bloc li {\n margin: 0;\n padding: 0; }\n .js .mobile-menu .mobile-menu-bloc .mobile-menu-link {\n margin: 0;\n width: 100%; }\n .js .mobile-menu .mobile-menu-bloc .mobile-menu-link.disabled {\n opacity: .5; }\n .js .mobile-menu .mobile-menu-bloc:not(.mobile-show-ico) .ico-after:after {\n display: none; }\n .js .mobile-menu .mobile-menu-bloc[data-title]:before {\n display: block;\n content: attr(data-title);\n height: 30px;\n font-size: 14px;\n font-size: 1.4rem;\n text-transform: uppercase;\n padding-bottom: 3px;\n border-bottom: 2px solid #3F3F3F;\n font-weight: bold;\n color: #666; }\n .js .mobile-menu .mobile-menu-bloc.mobile-show-ico .ico-after {\n padding-left: 30px;\n width: calc(100% - 30px); }\n .js .mobile-menu .mobile-menu-bloc.mobile-show-ico .ico-after:after {\n top: 12px;\n left: 2px; }\n .js .mobile-menu .mobile-menu-bloc.mobile-show-ico .icon {\n display: inline-block;\n width: 16px;\n height: 16px;\n margin: 7px;\n line-height: 30px;\n padding-left: 5px; }\n .js .mobile-menu .mobile-menu-bloc.mobile-show-ico .icon:after {\n top: 0px;\n left: 0px; }\n .js .mobile-menu .mobile-menu-link {\n display: block;\n height: 40px;\n line-height: 40px;\n text-decoration: none;\n color: #CCC;\n font-size: 16px;\n font-size: 1.6rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n background: none;\n border: none;\n text-align: left;\n padding: 0; }\n .js .mobile-menu .mobile-menu-link.mobile-menu-sublink {\n width: 90%;\n margin: 0 0 0 10%; }\n .js .mobile-menu .mobile-menu-link.mobile-menu-bloc[data-title] {\n height: 80px; }\n .js .mobile-menu .mobile-menu-link.mobile-menu-bloc:not([data-title]) {\n margin-bottom: 0; }\n .js .mobile-menu .mobile-menu-link:not(:last-child):not(.mobile-menu-bloc) {\n border-bottom: 1px solid #2C2C2C; }\n .js .mobile-menu .mobile-menu-link[data-prefix]:before {\n content: \"[\" attr(data-prefix) \"] \"; }\n .js .mobile-menu .mobile-menu-link.unread {\n font-weight: bold;\n color: #EEE; }\n .js .mobile-menu .mobile-menu-link img, .js .mobile-menu .mobile-menu-link span {\n vertical-align: middle; }\n .js .mobile-menu .mobile-menu-link img {\n float: left;\n margin: 5px 5px 5px 0;\n width: 30px;\n height: 30px; }\n .js .mobile-menu .mobile-menu-link .label {\n padding: 0 0 0 50px; }\n .js .mobile-menu .mobile-menu-link img + .label {\n padding: 0 0 0 10px; }\n .js.show-mobile-menu {\n width: 100%; }\n .js.show-mobile-menu body {\n position: fixed; }\n .js.show-mobile-menu .page-container {\n height: 100%;\n transform: translate3d(90%, 0, 0);\n overflow: hidden;\n box-shadow: 0 0 7px rgba(0, 0, 0, 0.25); }\n .js.show-mobile-menu .mobile-menu {\n transform: translate3d(0, 0, 0); }\n .js.enable-mobile-menu .mobile-menu-hide {\n display: none; }\n .js.enable-mobile-menu .page-container .mobile-menu-bloc,\n .js.enable-mobile-menu .page-container .mobile-menu-link,\n .js.enable-mobile-menu .page-container .search {\n display: none; }\n .js.enable-mobile-menu .page-container .mobile-menu-btn + .header-logo {\n margin-left: 0; }\n .js.enable-mobile-menu .page-container .mobile-menu-btn {\n display: block;\n float: left;\n height: 50px;\n width: 50px; }\n .js.enable-mobile-menu .page-container .mobile-menu-btn:after {\n display: block;\n content: \" \";\n position: absolute;\n top: 15px;\n left: 13px;\n height: 22px;\n width: 22px;\n background-image: url(\"../images/sprite.png\");\n background-repeat: no-repeat;\n background-position: 0px -2026px; }\n html:not(.enable-mobile-menu) .header-container {\n border-bottom: 1px solid #CCC; }\n html:not(.enable-mobile-menu) .page-container .header-logo {\n margin-left: 10px; }\n html:not(.enable-mobile-menu) .page-container .header-logo-link:after {\n left: 55px;\n right: 205px; }\n html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link,\n html:not(.enable-mobile-menu) .logbox .my-account {\n position: absolute;\n top: 0;\n right: 0;\n height: 50px;\n width: 50px; }\n html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link .avatar,\n html:not(.enable-mobile-menu) .logbox .my-account .avatar {\n height: 50px;\n width: 50px; }\n html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(1) .ico-link {\n right: 150px; }\n html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(2) .ico-link {\n right: 100px; }\n html:not(.enable-mobile-menu) .logbox .notifs-links :nth-child(3) .ico-link,\n html:not(.enable-mobile-menu) .logbox .notifs-links .ico-link:nth-child(3) {\n right: 50px; }\n html:not(.enable-mobile-menu) .logbox.unlogged {\n position: absolute;\n top: 0;\n right: 0; } }\n\n.modal {\n display: none; }\n\n.modals-container {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n height: 100vh;\n width: 100vw;\n overflow-y: auto;\n z-index: 50; }\n .modals-container.open {\n display: block; }\n .modals-container .modals-wrapper {\n display: flex;\n width: 100vw;\n min-height: 100vh;\n align-items: center;\n justify-content: space-around;\n flex-direction: column; }\n .modals-container .modals-overlay {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1;\n background-color: rgba(0, 0, 0, 0.7); }\n\n.modals-container .modal {\n position: relative;\n z-index: 2;\n background: #EEE;\n flex: 0;\n flex-direction: column; }\n .modals-container .modal.open {\n display: flex; }\n .modals-container .modal .modal-title {\n display: block;\n border-bottom: 3px solid #F8AD32;\n line-height: 53px;\n height: 50px;\n text-indent: 15px;\n background: #084561;\n color: #FFF;\n font-size: 16px;\n font-size: 1.6rem;\n text-shadow: rgba(0, 0, 0, 0.75) 0 0 3px; }\n .modals-container .modal .modal-title.ico-after {\n text-indent: 40px; }\n .modals-container .modal .modal-title.ico-after:after {\n margin: 18px 0 0 15px; }\n .modals-container .modal .modal-body {\n padding: 20px 15px 5px;\n flex: 1; }\n .modals-container .modal .modal-body p {\n width: 370px; }\n .modals-container .modal .modal-body table {\n margin-top: 0; }\n .modals-container .modal .modal-body p,\n .modals-container .modal .modal-body input:not([type=checkbox]):not([type=radio]),\n .modals-container .modal .modal-body select,\n .modals-container .modal .modal-body textarea {\n margin: 0 0 15px; }\n .modals-container .modal .modal-footer {\n display: flex;\n border-top: 1px solid #CCC;\n flex-direction: row-reverse; }\n .modals-container .modal .modal-footer > * {\n flex: 1;\n height: 50px;\n line-height: 50px;\n margin: 0;\n padding: 0;\n text-align: center;\n background: none !important;\n color: #333; }\n .modals-container .modal .modal-footer > *:not(:first-child) {\n border-right: 1px solid #CCC; }\n .modals-container .modal .modal-footer > *:only-child {\n font-weight: bold; }\n .modals-container .modal .modal-footer .btn-submit, .modals-container .modal .modal-footer [type=submit] {\n color: #084561;\n font-weight: bold; }\n .modals-container .modal .modal-footer .btn-cancel {\n color: #555; }\n\n.enable-mobile-menu .modals-container .modal {\n margin: 25px;\n box-shadow: 0 0 5px #000;\n max-width: 100%; }\n .enable-mobile-menu .modals-container .modal.modal-flex {\n width: 400px; }\n\n@media only screen and (min-width: 960px) {\n .enable-mobile-menu .modals-container .modal {\n box-shadow: 0 2px 7px rgba(0, 0, 0, 0.7); }\n .enable-mobile-menu .modals-container .modal .modal-title {\n line-height: 50px; }\n .enable-mobile-menu .modals-container .modal [type=submit]:not(.disabled):hover, .enable-mobile-menu .modals-container .modal [type=submit]:not(.disabled):focus,\n .enable-mobile-menu .modals-container .modal .btn-submit:not(.disabled):hover,\n .enable-mobile-menu .modals-container .modal .btn-submit:not(.disabled):focus {\n color: #EEE;\n background: #48a200 !important; }\n .enable-mobile-menu .modals-container .modal .btn-cancel:hover, .enable-mobile-menu .modals-container .modal .btn-cancel:focus {\n color: #EEE;\n background: #c0392b !important; } }\n\n/**\n * Specific modal content\n */\n.modal .vote-details {\n display: flex;\n color: #444;\n max-height: 400px;\n overflow-y: auto; }\n .modal .vote-details .vote-col {\n flex: 1;\n padding: 0 8px 15px; }\n .modal .vote-details .vote-col h3 {\n margin: 0 0 2px; }\n .modal .vote-details ul.vote-list {\n padding: 0;\n margin: 0;\n list-style: none; }\n .modal .vote-details ul.vote-list li {\n line-height: 24px;\n border-top: solid 1px #ccc; }\n .modal .vote-details ul.vote-list li a {\n padding: 4px;\n text-decoration: none;\n color: inherit;\n display: block; }\n .modal .vote-details ul.vote-list li a:hover, .modal .vote-details ul.vote-list li a:focus {\n background-color: #fff; }\n .modal .vote-details ul.vote-list li.muted {\n color: #777;\n padding: 4px; }\n .modal .vote-details ul.vote-list li img {\n height: 24px;\n width: 24px;\n margin-right: 6px; }\n\n.pagination {\n list-style: none;\n margin: 0;\n padding: 0;\n border-top: 1px solid #d2d5d6;\n border-bottom: 1px solid #d2d5d6;\n background: #FBFBFB;\n height: 40px;\n margin-bottom: 20px !important; }\n .pagination li {\n float: left; }\n .pagination li a {\n display: block;\n text-align: center;\n text-decoration: none;\n color: #084561;\n min-width: 45px;\n height: 40px;\n line-height: 40px;\n transition: all 0.15s ease; }\n .pagination li a.current {\n height: 38px;\n color: #808080;\n background: #F7F7F7;\n margin-top: -1px;\n border-left: 1px solid #d2d5d6;\n border-bottom: 3px solid #d2d5d6;\n border-right: 2px solid #d2d5d6; }\n .pagination li a.ico-after:after {\n margin-top: 12px; }\n .pagination li a[href]:hover, .pagination li a[href]:focus {\n background: #d2d5d6; }\n .pagination li.prev a,\n .pagination li.next a {\n padding: 0 15px; }\n .pagination li.prev .ico-after {\n padding-left: 30px; }\n .pagination li.prev .ico-after:after {\n margin-left: 8px; }\n .pagination li.next {\n float: right; }\n .pagination li.next .ico-after {\n padding-right: 30px; }\n .pagination li.next .ico-after:after {\n right: 8px;\n left: auto; }\n .pagination.pagination-top li a.current {\n margin-top: 0;\n border-top: 3px solid #d2d5d6;\n border-bottom: none;\n height: 35px;\n line-height: 35px;\n padding-bottom: 3px; }\n .pagination.pagination-chapter {\n margin-left: 0; }\n .pagination.pagination-chapter li {\n max-width: 45%; }\n .pagination.pagination-chapter a {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden; }\n\n@media only screen and (min-width: 960px) {\n .pagination {\n border: 1px solid #d2d5d6; } }\n\n@media only screen and (max-width: 759px) {\n .pagination li.prev a,\n .pagination li.next a {\n min-width: 0px; }\n .pagination li.prev a span,\n .pagination li.next a span {\n display: none; } }\n\n.codehilite .hll {\n background-color: #ffffcc; }\n\n.codehilite {\n background: #f8f8f8; }\n\n.codehilite .c {\n color: #408080;\n font-style: italic; }\n\n/* Comment */\n.codehilite .k {\n color: #008000;\n font-weight: bold; }\n\n/* Keyword */\n.codehilite .o {\n color: #666666; }\n\n/* Operator */\n.codehilite .cm {\n color: #408080;\n font-style: italic; }\n\n/* Comment.Multiline */\n.codehilite .cp {\n color: #BC7A00; }\n\n/* Comment.Preproc */\n.codehilite .c1 {\n color: #408080;\n font-style: italic; }\n\n/* Comment.Single */\n.codehilite .cs {\n color: #408080;\n font-style: italic; }\n\n/* Comment.Special */\n.codehilite .gd {\n color: #A00000; }\n\n/* Generic.Deleted */\n.codehilite .ge {\n font-style: italic; }\n\n/* Generic.Emph */\n.codehilite .gr {\n color: #FF0000; }\n\n/* Generic.Error */\n.codehilite .gh {\n color: #000080;\n font-weight: bold; }\n\n/* Generic.Heading */\n.codehilite .gi {\n color: #00A000; }\n\n/* Generic.Inserted */\n.codehilite .go {\n color: #808080; }\n\n/* Generic.Output */\n.codehilite .gp {\n color: #000080;\n font-weight: bold; }\n\n/* Generic.Prompt */\n.codehilite .gs {\n font-weight: bold; }\n\n/* Generic.Strong */\n.codehilite .gu {\n color: #800080;\n font-weight: bold; }\n\n/* Generic.Subheading */\n.codehilite .gt {\n color: #0040D0; }\n\n/* Generic.Traceback */\n.codehilite .kc {\n color: #008000;\n font-weight: bold; }\n\n/* Keyword.Constant */\n.codehilite .kd {\n color: #008000;\n font-weight: bold; }\n\n/* Keyword.Declaration */\n.codehilite .kn {\n color: #008000;\n font-weight: bold; }\n\n/* Keyword.Namespace */\n.codehilite .kp {\n color: #008000; }\n\n/* Keyword.Pseudo */\n.codehilite .kr {\n color: #008000;\n font-weight: bold; }\n\n/* Keyword.Reserved */\n.codehilite .kt {\n color: #B00040; }\n\n/* Keyword.Type */\n.codehilite .m {\n color: #666666; }\n\n/* Literal.Number */\n.codehilite .s {\n color: #BA2121; }\n\n/* Literal.String */\n.codehilite .na {\n color: #7D9029; }\n\n/* Name.Attribute */\n.codehilite .nb {\n color: #008000; }\n\n/* Name.Builtin */\n.codehilite .nc {\n color: #0000FF;\n font-weight: bold; }\n\n/* Name.Class */\n.codehilite .no {\n color: #880000; }\n\n/* Name.Constant */\n.codehilite .nd {\n color: #AA22FF; }\n\n/* Name.Decorator */\n.codehilite .ni {\n color: #999999;\n font-weight: bold; }\n\n/* Name.Entity */\n.codehilite .ne {\n color: #D2413A;\n font-weight: bold; }\n\n/* Name.Exception */\n.codehilite .nf {\n color: #0000FF; }\n\n/* Name.Function */\n.codehilite .nl {\n color: #A0A000; }\n\n/* Name.Label */\n.codehilite .nn {\n color: #0000FF;\n font-weight: bold; }\n\n/* Name.Namespace */\n.codehilite .nt {\n color: #008000;\n font-weight: bold; }\n\n/* Name.Tag */\n.codehilite .nv {\n color: #19177C; }\n\n/* Name.Variable */\n.codehilite .ow {\n color: #AA22FF;\n font-weight: bold; }\n\n/* Operator.Word */\n.codehilite .w {\n color: #bbbbbb; }\n\n/* Text.Whitespace */\n.codehilite .mf {\n color: #666666; }\n\n/* Literal.Number.Float */\n.codehilite .mh {\n color: #666666; }\n\n/* Literal.Number.Hex */\n.codehilite .mi {\n color: #666666; }\n\n/* Literal.Number.Integer */\n.codehilite .mo {\n color: #666666; }\n\n/* Literal.Number.Oct */\n.codehilite .sb {\n color: #BA2121; }\n\n/* Literal.String.Backtick */\n.codehilite .sc {\n color: #BA2121; }\n\n/* Literal.String.Char */\n.codehilite .sd {\n color: #BA2121;\n font-style: italic; }\n\n/* Literal.String.Doc */\n.codehilite .s2 {\n color: #BA2121; }\n\n/* Literal.String.Double */\n.codehilite .se {\n color: #BB6622;\n font-weight: bold; }\n\n/* Literal.String.Escape */\n.codehilite .sh {\n color: #BA2121; }\n\n/* Literal.String.Heredoc */\n.codehilite .si {\n color: #BB6688;\n font-weight: bold; }\n\n/* Literal.String.Interpol */\n.codehilite .sx {\n color: #008000; }\n\n/* Literal.String.Other */\n.codehilite .sr {\n color: #BB6688; }\n\n/* Literal.String.Regex */\n.codehilite .s1 {\n color: #BA2121; }\n\n/* Literal.String.Single */\n.codehilite .ss {\n color: #19177C; }\n\n/* Literal.String.Symbol */\n.codehilite .bp {\n color: #008000; }\n\n/* Name.Builtin.Pseudo */\n.codehilite .vc {\n color: #19177C; }\n\n/* Name.Variable.Class */\n.codehilite .vg {\n color: #19177C; }\n\n/* Name.Variable.Global */\n.codehilite .vi {\n color: #19177C; }\n\n/* Name.Variable.Instance */\n.codehilite .il {\n color: #666666; }\n\n/* Literal.Number.Integer.Long */\n.codehilitetable {\n width: 100% !important;\n table-layout: fixed;\n border-color: rgba(0, 0, 0, 0.15); }\n .codehilitetable td {\n padding: 0;\n vertical-align: top; }\n .codehilitetable .linenos {\n background-color: #fbfbfc;\n border-right: 1px solid #ececf0;\n width: 46px;\n /* Can handle up to 9999 lines of code without overflowing */ }\n .codehilitetable .codehilite pre,\n .codehilitetable .linenos {\n padding-top: 15px;\n padding-bottom: 15px; }\n .codehilitetable .linenodiv pre {\n text-align: right;\n padding-right: 7px;\n color: #bebec5; }\n .codehilitetable .codehilite {\n width: 100%;\n height: auto;\n overflow: auto; }\n .codehilitetable .codehilite pre {\n white-space: pre;\n overflow: auto;\n overflow: auto; }\n .codehilitetable .code pre {\n overflow: auto;\n word-wrap: normal;\n padding-left: 7px;\n padding-right: 7px; }\n\n.taglist {\n list-style: none;\n padding: 0;\n margin: -14px 0 15px;\n height: 30px;\n line-height: 30px; }\n .taglist li {\n float: right; }\n .taglist li a {\n display: block;\n text-decoration: none;\n padding: 0 10px;\n background: #396a81;\n color: #FFF;\n margin-left: 1px;\n transition: all 0.15s ease; }\n .taglist li a:hover, .taglist li a:focus {\n background: #FFF;\n color: #396a81;\n border-bottom: 1px solid #396a81; }\n\n.content-tags-list {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between; }\n .content-tags-list:after {\n content: '';\n display: block;\n flex: 20; }\n\n.content-tag {\n margin: 0 5px 20px;\n line-height: 1.4em;\n white-space: nowrap;\n flex: auto; }\n .content-tag a {\n color: #777;\n display: block;\n padding: 8px 15px;\n text-decoration: none;\n background-color: #EEE;\n transition: all 0.15s ease;\n border: solid 1px #CCC; }\n .content-tag a:hover, .content-tag a:focus {\n color: #EEE;\n background-color: #777;\n border-color: #777;\n outline: none; }\n .content-tag a .tag-count {\n color: #AAA; }\n\n.tooltips-container .tooltip-wrapper {\n position: absolute;\n z-index: 30; }\n .tooltips-container .tooltip-wrapper .tooltip {\n font-size: 12px;\n line-height: 16px;\n color: white;\n background-color: #333;\n padding: 6px 8px; }\n .tooltips-container .tooltip-wrapper.top::after {\n border-top: solid 6px #333; }\n .tooltips-container .tooltip-wrapper.bottom::before {\n border-bottom: solid 6px #333; }\n .tooltips-container .tooltip-wrapper.top::after, .tooltips-container .tooltip-wrapper.bottom::before {\n margin: auto;\n content: '';\n height: 0;\n width: 0;\n display: block;\n border-left: solid 6px transparent;\n border-right: solid 6px transparent; }\n\n.topic-list {\n margin-top: 50px !important;\n margin-bottom: 50px !important; }\n .topic-list h2 {\n margin-bottom: 0 !important; }\n .topic-list h2 + .topic {\n border-top: none; }\n .topic-list .topic {\n position: relative;\n min-height: 81px;\n line-height: 25px;\n border-top: 1px solid #FFF;\n border-bottom: 1px solid #CCC;\n overflow: hidden;\n border-left: 1px solid transparent;\n clear: both; }\n .topic-list .topic:first-child {\n border-top: 1px solid #CCC; }\n .topic-list .topic:before {\n content: \" \";\n display: block;\n position: absolute;\n background: transparent;\n height: 100%;\n width: 2px; }\n .topic-list .topic.unread:before {\n background: #1088bf; }\n .topic-list .topic:nth-child(2n) {\n background: none; }\n .topic-list .topic.unread {\n background: #FFF; }\n .topic-list .topic.unread .topic-description .topic-title {\n font-weight: bold; }\n .topic-list .topic:hover:before, .topic-list .topic.active:before {\n width: 5px;\n background: #1088bf; }\n .topic-list .topic.selected {\n background-color: #eaf7fd; }\n .topic-list a {\n text-decoration: none;\n color: #0e77a8; }\n .topic-list a:hover, .topic-list a:focus {\n color: #0e77a8;\n text-decoration: underline;\n outline: none; }\n .topic-list .topic-infos,\n .topic-list .topic-description,\n .topic-list .topic-answers,\n .topic-list .topic-last-answer {\n display: block;\n float: left;\n padding: 4px 0;\n margin: 0; }\n .topic-list .topic-infos {\n width: 5%; }\n .topic-list .topic-infos input[type=checkbox] {\n margin: 29px 25% 0; }\n .topic-list .topic-infos .ico-after {\n display: block;\n text-indent: -9999px; }\n .topic-list .topic-infos .ico-after:after {\n margin: 4px 0 0 15px; }\n .topic-list .topic-description {\n position: relative;\n width: 60%; }\n .topic-list .topic-description .topic-image {\n float: left;\n max-height: 60px;\n max-width: 60px;\n margin: 5px 15px 0 0; }\n .topic-list .topic-description .topic-tags {\n list-style: none;\n padding: 0;\n margin: 0;\n display: inline; }\n .topic-list .topic-description .topic-tags .topic-tag {\n display: block;\n height: 23px;\n line-height: 23px;\n float: left;\n padding: 0 5px;\n margin: 0 3px 0 0;\n color: #396a81;\n background: #FCFCFC;\n border: 1px solid #CCC; }\n .topic-list .topic-description .topic-tags .topic-tag:hover, .topic-list .topic-description .topic-tags .topic-tag:focus {\n background: #FFF;\n color: #084561;\n border-color: #084561;\n text-decoration: none; }\n .topic-list .topic-description .topic-tags .topic-tag:focus {\n box-shadow: #396a81 0 0 3px; }\n .topic-list .topic-description .topic-tags li:last-child .topic-tag {\n margin-right: 5px; }\n .topic-list .topic-description .topic-title-link {\n display: block;\n min-height: 48px; }\n .topic-list .topic-description .topic-title-link:hover, .topic-list .topic-description .topic-title-link:focus {\n text-decoration: none; }\n .topic-list .topic-description .topic-title-link:hover .topic-title, .topic-list .topic-description .topic-title-link:focus .topic-title {\n text-decoration: underline; }\n .topic-list .topic-description .topic-title,\n .topic-list .topic-description .topic-subtitle {\n display: block;\n margin: 0 !important;\n padding: 0; }\n .topic-list .topic-description .topic-title {\n font-size: 16px;\n font-size: 1.6rem;\n font-weight: normal; }\n .topic-list .topic-description .topic-subtitle {\n min-height: 24px;\n line-height: 1.5em;\n color: #777; }\n .topic-list .topic-description .topic-members {\n margin: 0;\n color: #777; }\n .topic-list .topic-answers {\n width: 12%;\n text-align: center;\n padding-top: 29px; }\n .topic-list .topic-last-answer {\n width: 23%; }\n .topic-list .topic-last-answer .topic-no-last-answer {\n display: block;\n margin-top: 27px;\n color: #084561;\n opacity: .5; }\n .topic-list .highlighted {\n background-color: rgba(255, 255, 100, 0.5); }\n\n.forum-list .group-title {\n max-width: 100%;\n margin-top: 30px !important;\n clear: both;\n border-bottom: 1px solid #CCC;\n color: #F8AD32; }\n\n.topic-list-small .topic {\n height: 60px; }\n\n.topic-list-small .topic-infos input[type=checkbox] {\n margin-top: 18px; }\n\n.topic-list-small .topic-description {\n padding-left: 1.5%; }\n .topic-list-small .topic-description .topic-title {\n font-weight: normal;\n margin-top: 2px; }\n\n.topic-list-small .topic-infos + .topic-description {\n padding-left: 0; }\n\n.topic-list-small .topic-answers {\n padding-top: 17px; }\n .topic-list-small .topic-answers span {\n display: block;\n float: left;\n width: 50%; }\n\n.topic-list-small .topic-last-answer {\n width: 18%; }\n .topic-list-small .topic-last-answer .topic-no-last-answer {\n margin-top: 13px; }\n .topic-list-small .topic-last-answer .forum-last-message {\n display: block; }\n .topic-list-small .topic-last-answer .forum-last-message .forum-last-message-long {\n display: none; }\n .topic-list-small .topic-last-answer .forum-last-message-title {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n\n@media only screen and (min-width: 960px) {\n .topic-list .topic-members-short-date {\n display: none; }\n .topic-list .topic-last-answer-short-date {\n display: none; }\n .topic-list:not(.topic-list-small) .topic-last-answer .topic-no-last-answer {\n margin-top: 24px; }\n .forum-list .topic {\n min-height: 0; }\n .forum-list .topic-last-answer .forum-last-message .forum-last-message-long {\n display: none; } }\n\n@media only screen and (max-width: 959px) {\n .topic-list .topic {\n background: none !important; }\n .topic-list .topic p {\n margin: 0 !important; }\n .topic-list .topic .topic-members .topic-members-long-date {\n display: none; }\n .topic-list .topic .topic-answers {\n padding: 0;\n width: 30%;\n border-bottom: 1px solid #CCC; }\n .topic-list .topic .topic-answers.topic-no-answer {\n display: none; }\n .topic-list .topic .topic-last-answer {\n width: 30%;\n padding: 0;\n text-align: right; }\n .topic-list .topic .topic-last-answer .topic-last-answer-short-date {\n font-size: 1.3rem; }\n .topic-list .topic .topic-last-answer .topic-last-answer-long-date {\n display: none; }\n .topic-list .topic .topic-last-answer .topic-no-last-answer {\n text-align: center; } }\n\n@media only screen and (max-width: 759px) {\n .topic-list .topic-infos .ico-after:after {\n margin: 4px 0 0 2px; }\n .topic-list .topic-description .topic-subtitle:empty {\n display: none; }\n .topic-list .topic-last-answer .topic-no-last-answer {\n font-size: 1.3rem; }\n .forum-list .topic-description .topic-subtitle {\n margin-left: 10px; } }\n\n.topic-message {\n position: relative; }\n .topic-message.repeated .message,\n .topic-message.repeated .message .is-author {\n background: #EEE; }\n .topic-message.repeated .message:after {\n border-right-color: #EEE; }\n .topic-message.helpful .message,\n .topic-message.helpful .message .is-author {\n background: #e9f9dc; }\n .topic-message.helpful .message:after {\n border-right-color: #e9f9dc; }\n .topic-message.helpful.repeated .message,\n .topic-message.helpful.repeated .message .is-author {\n background: #eaefe6; }\n .topic-message.helpful.repeated .message:after {\n border-right-color: #eaefe6; }\n .topic-message .user .avatar-link {\n display: block;\n height: 58px;\n width: 58px;\n z-index: 0;\n position: absolute;\n top: 0;\n border: 1px solid #DDD; }\n .topic-message .user .avatar-link[href]:hover, .topic-message .user .avatar-link[href]:focus {\n border-color: #FFF;\n overflow: hidden;\n box-shadow: rgba(0, 0, 0, 0.3) 0 1px 7px; }\n .topic-message .user .avatar-link img {\n height: 58px;\n width: 58px; }\n .topic-message .user .user-metadata {\n width: 60px;\n height: 25px; }\n .topic-message .user .user-metadata a {\n display: block;\n float: left;\n border: 1px solid #D2D5D6;\n border-top: 0;\n text-align: center;\n background-color: #edefef;\n text-decoration: none;\n color: #424242;\n height: 25px;\n line-height: 26px;\n width: 58px;\n color: #777;\n transition: all 0.15s ease; }\n .topic-message .user .user-metadata a:hover, .topic-message .user .user-metadata a:focus {\n border-bottom-width: 1px;\n border-bottom-color: #777;\n background: #FFF; }\n .topic-message .user .user-metadata a.positive {\n color: #48a200; }\n .topic-message .user .user-metadata a.negative {\n color: #c0392b;\n font-weight: bold; }\n .topic-message .message {\n position: relative;\n background-color: #FDFDFD;\n border: 1px solid #D2D5D6;\n border-right-width: 2px;\n border-bottom-width: 3px;\n min-height: 75px; }\n .topic-message .message .is-author {\n position: absolute;\n top: -16px;\n left: 10px;\n background: #FDFDFD;\n padding: 0 5px;\n font-size: 12px;\n line-height: 20px;\n color: #999;\n border-top: 1px solid #D2D5D6; }\n .topic-message .message .is-author:before, .topic-message .message .is-author:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n height: 15px;\n width: 1px;\n background: #D2D5D6; }\n .topic-message .message .is-author:before {\n left: 0; }\n .topic-message .message .is-author:after {\n right: 0; }\n .topic-message .message .message-metadata {\n display: inline-block;\n font-size: 14px;\n font-size: 1.4rem;\n margin-left: 5px; }\n .topic-message .message .message-metadata a {\n display: block;\n float: left;\n color: #999;\n text-decoration: none;\n height: 30px;\n line-height: 30px;\n padding: 0 5px;\n border-bottom: 1px solid #D2D5D6;\n transition: all 0.15s ease; }\n .topic-message .message .message-metadata a:hover, .topic-message .message .message-metadata a:focus {\n border-bottom: 1px solid #0e77a8;\n color: #0e77a8;\n outline: none; }\n .topic-message .message .message-metadata .username {\n color: #484848;\n font-size: 16px;\n font-size: 1.6rem;\n margin-right: 3px; }\n .topic-message .message .message-metadata .date {\n line-height: 32px; }\n .topic-message .message .message-metadata .date .long-date {\n display: none; }\n .topic-message .message .message-actions {\n margin: 0;\n padding: 0;\n list-style: none;\n position: absolute;\n top: 0;\n right: 0; }\n .topic-message .message .message-actions li {\n float: left; }\n .topic-message .message .message-content {\n clear: both;\n padding-top: 1px; }\n .topic-message .message .message-content > div > p:first-child {\n margin-top: 7px; }\n .topic-message .message .message-content > div > figure:first-child {\n margin-top: 8px; }\n .topic-message .message .message-content .message-hidden-content {\n display: none; }\n .topic-message .message .message-content .message-edited,\n .topic-message .message .message-content .message-hidden,\n .topic-message .message .message-content .message-helpful,\n .topic-message .message .message-content .message-repeated {\n padding-top: 3px 0 0; }\n .topic-message .message .message-content .message-edited.ico-after,\n .topic-message .message .message-content .message-hidden.ico-after,\n .topic-message .message .message-content .message-helpful.ico-after,\n .topic-message .message .message-content .message-repeated.ico-after {\n text-indent: 20px; }\n .topic-message .message .message-content .message-edited.ico-after:after,\n .topic-message .message .message-content .message-hidden.ico-after:after,\n .topic-message .message .message-content .message-helpful.ico-after:after,\n .topic-message .message .message-content .message-repeated.ico-after:after {\n margin: 4px 0; }\n .topic-message .message .message-content .message-edited,\n .topic-message .message .message-content .message-hidden,\n .topic-message .message .message-content .message-repeated {\n font-style: italic;\n color: #999; }\n .topic-message .message .message-content .message-edited:after,\n .topic-message .message .message-content .message-hidden:after,\n .topic-message .message .message-content .message-repeated:after {\n opacity: .5; }\n .topic-message .message .message-content .message-hidden {\n margin-top: 1px; }\n .topic-message .message .message-content .message-helpful {\n color: #48A200;\n text-indent: 20px; }\n .topic-message .message .message-content textarea {\n margin: 10px 0 10px -1px;\n background-color: transparent;\n min-height: 150px; }\n .topic-message .message .message-bottom {\n display: -webkit-box;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: -moz-box;\n display: flex;\n -webkit-box-align: start;\n -moz-box-align: start;\n -ms-flex-align: start;\n -webkit-align-items: flex-start;\n align-items: flex-start;\n min-height: 30px; }\n .topic-message .message .message-bottom .signature {\n border-top: 1px solid #D2D5D6;\n padding: 3px 0 3px 10px;\n margin: 0 10px 0 0;\n font-size: 12px;\n font-size: 1.2rem;\n color: #999;\n flex: 1;\n overflow: hidden; }\n .topic-message .message .message-bottom .signature p {\n margin: 0;\n padding: 0; }\n .topic-message .message .message-bottom .signature a {\n color: #999;\n transition: all 0.15s ease; }\n .topic-message .message .message-bottom .signature a:hover, .topic-message .message .message-bottom .signature a:focus {\n text-decoration: none;\n color: #555; }\n .topic-message .message .message-bottom .message-karma {\n margin-left: auto;\n margin-bottom: -2px; }\n .topic-message .message .message-bottom .message-karma span,\n .topic-message .message .message-bottom .message-karma button.ico-after {\n border-bottom-width: 3px;\n border-bottom-color: transparent;\n background: none !important;\n height: 32px; }\n .topic-message .message .message-bottom .message-karma span.upvote:not(.has-vote), .topic-message .message .message-bottom .message-karma span.downvote:not(.has-vote) {\n border-bottom: none;\n opacity: .5; }\n .topic-message .message .message-bottom .message-karma button {\n transition-property: opacity, border; }\n .topic-message .message .message-bottom .message-karma button.voted:hover:after {\n opacity: .5; }\n .topic-message .message .message-bottom .message-karma .upvote:after,\n .topic-message .message .message-bottom .message-karma .downvote:after {\n left: 10px; }\n .topic-message .message .message-bottom .message-karma .upvote.voted:after,\n .topic-message .message .message-bottom .message-karma .downvote.voted:after {\n opacity: 1; }\n .topic-message .message .message-bottom .message-karma .upvote:hover:not(.more-voted), .topic-message .message .message-bottom .message-karma .upvote:focus:not(.more-voted),\n .topic-message .message .message-bottom .message-karma .downvote:hover:not(.more-voted),\n .topic-message .message .message-bottom .message-karma .downvote:focus:not(.more-voted) {\n border-bottom-color: transparent; }\n .topic-message .message .message-bottom .message-karma .upvote:not(.has-vote),\n .topic-message .message .message-bottom .message-karma .downvote:not(.has-vote) {\n text-indent: -9999px;\n width: 0; }\n .topic-message .message .message-bottom .message-karma .upvote.more-voted,\n .topic-message .message .message-bottom .message-karma .downvote.more-voted {\n font-weight: bold; }\n .topic-message .message .message-bottom .message-karma .upvote {\n color: #48a200; }\n .topic-message .message .message-bottom .message-karma .upvote.more-voted {\n border-bottom-color: #48a200; }\n .topic-message .message .message-bottom .message-karma .downvote {\n color: #c0392b; }\n .topic-message .message .message-bottom .message-karma .downvote.more-voted {\n border-bottom-color: #c0392b; }\n .topic-message .message .message-bottom .message-karma .tick {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap; }\n .topic-message .message .message-bottom .message-karma .tick:hover, .topic-message .message .message-bottom .message-karma .tick:focus {\n color: #555;\n border-bottom-color: #48a200; }\n .topic-message .message .message-bottom .message-karma .tick.active {\n color: #48a200; }\n .topic-message .message .message-bottom .message-karma .tick.active:after {\n opacity: 1; }\n .topic-message .message .message-buttons {\n margin: 0 0 0 10px;\n padding: 0;\n list-style: none;\n border-bottom: none; }\n .topic-message .message .message-buttons a {\n text-indent: -9999px;\n width: 0; }\n .topic-message .message .message-buttons a:after {\n left: 12px !important; }\n .topic-message .message .message-submit {\n margin-left: auto;\n margin-right: 10px; }\n .topic-message .message .message-actions,\n .topic-message .message .message-buttons,\n .topic-message .message .message-karma,\n .topic-message .message .message-submit {\n display: -webkit-box;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: -moz-box;\n display: flex; }\n .topic-message .message .message-actions form,\n .topic-message .message .message-buttons form,\n .topic-message .message .message-karma form,\n .topic-message .message .message-submit form {\n width: auto; }\n .topic-message .message .message-actions a,\n .topic-message .message .message-actions .upvote,\n .topic-message .message .message-actions .downvote,\n .topic-message .message .message-actions button,\n .topic-message .message .message-buttons a,\n .topic-message .message .message-buttons .upvote,\n .topic-message .message .message-buttons .downvote,\n .topic-message .message .message-buttons button,\n .topic-message .message .message-karma a,\n .topic-message .message .message-karma .upvote,\n .topic-message .message .message-karma .downvote,\n .topic-message .message .message-karma button,\n .topic-message .message .message-submit a,\n .topic-message .message .message-submit .upvote,\n .topic-message .message .message-submit .downvote,\n .topic-message .message .message-submit button {\n display: block;\n float: left;\n margin-left: 3px;\n transition: all 0.15s ease; }\n .topic-message .message .message-actions a.ico-after,\n .topic-message .message .message-actions .upvote.ico-after,\n .topic-message .message .message-actions .downvote.ico-after,\n .topic-message .message .message-actions button.ico-after,\n .topic-message .message .message-buttons a.ico-after,\n .topic-message .message .message-buttons .upvote.ico-after,\n .topic-message .message .message-buttons .downvote.ico-after,\n .topic-message .message .message-buttons button.ico-after,\n .topic-message .message .message-karma a.ico-after,\n .topic-message .message .message-karma .upvote.ico-after,\n .topic-message .message .message-karma .downvote.ico-after,\n .topic-message .message .message-karma button.ico-after,\n .topic-message .message .message-submit a.ico-after,\n .topic-message .message .message-submit .upvote.ico-after,\n .topic-message .message .message-submit .downvote.ico-after,\n .topic-message .message .message-submit button.ico-after {\n padding-left: 30px !important; }\n .topic-message .message .message-actions a:after,\n .topic-message .message .message-actions .upvote:after,\n .topic-message .message .message-actions .downvote:after,\n .topic-message .message .message-actions button:after,\n .topic-message .message .message-buttons a:after,\n .topic-message .message .message-buttons .upvote:after,\n .topic-message .message .message-buttons .downvote:after,\n .topic-message .message .message-buttons button:after,\n .topic-message .message .message-karma a:after,\n .topic-message .message .message-karma .upvote:after,\n .topic-message .message .message-karma .downvote:after,\n .topic-message .message .message-karma button:after,\n .topic-message .message .message-submit a:after,\n .topic-message .message .message-submit .upvote:after,\n .topic-message .message .message-submit .downvote:after,\n .topic-message .message .message-submit button:after {\n top: 7px;\n left: 7px;\n transition: all 0.15s ease;\n opacity: .5;\n margin: 0; }\n .topic-message .message .message-actions a,\n .topic-message .message .message-actions .upvote,\n .topic-message .message .message-actions .downvote,\n .topic-message .message .message-actions button.ico-after,\n .topic-message .message .message-buttons a,\n .topic-message .message .message-buttons .upvote,\n .topic-message .message .message-buttons .downvote,\n .topic-message .message .message-buttons button.ico-after,\n .topic-message .message .message-karma a,\n .topic-message .message .message-karma .upvote,\n .topic-message .message .message-karma .downvote,\n .topic-message .message .message-karma button.ico-after,\n .topic-message .message .message-submit a,\n .topic-message .message .message-submit .upvote,\n .topic-message .message .message-submit .downvote,\n .topic-message .message .message-submit button.ico-after {\n border-bottom: 1px solid #D2D5D6;\n text-decoration: none;\n color: #999;\n height: 29px;\n line-height: 30px;\n padding: 0 10px; }\n .topic-message .message .message-actions a,\n .topic-message .message .message-actions button.ico-after,\n .topic-message .message .message-buttons a,\n .topic-message .message .message-buttons button.ico-after,\n .topic-message .message .message-karma a,\n .topic-message .message .message-karma button.ico-after,\n .topic-message .message .message-submit a,\n .topic-message .message .message-submit button.ico-after {\n cursor: pointer; }\n .topic-message .message .message-actions a:hover, .topic-message .message .message-actions a:focus,\n .topic-message .message .message-actions button.ico-after:hover,\n .topic-message .message .message-actions button.ico-after:focus,\n .topic-message .message .message-buttons a:hover,\n .topic-message .message .message-buttons a:focus,\n .topic-message .message .message-buttons button.ico-after:hover,\n .topic-message .message .message-buttons button.ico-after:focus,\n .topic-message .message .message-karma a:hover,\n .topic-message .message .message-karma a:focus,\n .topic-message .message .message-karma button.ico-after:hover,\n .topic-message .message .message-karma button.ico-after:focus,\n .topic-message .message .message-submit a:hover,\n .topic-message .message .message-submit a:focus,\n .topic-message .message .message-submit button.ico-after:hover,\n .topic-message .message .message-submit button.ico-after:focus {\n border-bottom-color: #0e77a8;\n outline: none;\n background: none; }\n .topic-message .message .message-actions a:hover:after, .topic-message .message .message-actions a:focus:after,\n .topic-message .message .message-actions button.ico-after:hover:after,\n .topic-message .message .message-actions button.ico-after:focus:after,\n .topic-message .message .message-buttons a:hover:after,\n .topic-message .message .message-buttons a:focus:after,\n .topic-message .message .message-buttons button.ico-after:hover:after,\n .topic-message .message .message-buttons button.ico-after:focus:after,\n .topic-message .message .message-karma a:hover:after,\n .topic-message .message .message-karma a:focus:after,\n .topic-message .message .message-karma button.ico-after:hover:after,\n .topic-message .message .message-karma button.ico-after:focus:after,\n .topic-message .message .message-submit a:hover:after,\n .topic-message .message .message-submit a:focus:after,\n .topic-message .message .message-submit button.ico-after:hover:after,\n .topic-message .message .message-submit button.ico-after:focus:after {\n opacity: 1; }\n .topic-message .message .message-actions a:hover, .topic-message .message .message-actions a:focus,\n .topic-message .message .message-buttons a:hover,\n .topic-message .message .message-buttons a:focus,\n .topic-message .message .message-karma button:hover,\n .topic-message .message .message-karma button:focus {\n color: #555;\n text-decoration: none; }\n .topic-message .message .alert-box .alert-box-text {\n float: none; }\n\nform.topic-message {\n margin-top: 50px; }\n\n@media only screen and (max-width: 959px) {\n .topic-message {\n padding: 20px 0; }\n .topic-message .user {\n position: absolute;\n top: 7px;\n z-index: 10;\n width: 100%; }\n .topic-message .user .avatar-link {\n float: left;\n display: none; }\n .topic-message .user .badge {\n float: left;\n height: 20px;\n line-height: 20px;\n font-size: 12px;\n width: 50px;\n margin-top: -2px;\n margin-left: 10px; }\n .topic-message .user .badge.push-badge {\n margin-left: 105px; }\n .topic-message .user .user-metadata {\n float: right;\n width: 140px;\n margin-right: 10px; }\n .topic-message .user .user-metadata a {\n float: left;\n height: 20px;\n line-height: 20px;\n border-bottom: none;\n width: 68px; }\n .topic-message .message {\n border-right: 0;\n border-left: 0;\n padding-top: 65px; }\n .topic-message .message .message-metadata {\n position: absolute;\n top: 0;\n left: 0;\n right: 10px;\n z-index: 15;\n height: 30px;\n line-height: 30px; }\n .topic-message .message .message-metadata .username {\n margin-left: 5px; }\n .topic-message .message .message-metadata .date {\n float: right; }\n .topic-message .message .message-actions {\n margin: 35px 10px 0 0; }\n .topic-message .message .message-bottom {\n min-height: 0; }\n .topic-message .message .message-bottom .signature {\n display: none; }\n .topic-message .message .message-bottom .message-karma {\n position: absolute;\n top: 35px;\n left: 7px; }\n .topic-message .message .message-bottom .message-karma .tick {\n text-indent: -9999px;\n margin-right: 1px; }\n .topic-message .message .message-bottom .message-karma .tick:after {\n left: 12px; }\n .topic-message .message .message-bottom .message-karma .upvote,\n .topic-message .message .message-bottom .message-karma .downvote {\n padding: 0 7px;\n text-align: center; } }\n\n@media only screen and (min-width: 960px) {\n .topic-message {\n margin: 25px 0; }\n .topic-message:first-child {\n margin-top: 35px; }\n .topic-message .user:after,\n .topic-message .message:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 10px;\n height: 0;\n width: 0;\n border: 20px solid transparent;\n border-left: 0; }\n .topic-message .user {\n position: absolute;\n padding-top: 60px;\n top: 0;\n left: 0; }\n .topic-message .user:after {\n left: 60px;\n border-right-color: #D2D4D6; }\n .topic-message .message {\n margin-left: 80px; }\n .topic-message .message:after {\n top: 9px;\n left: -19px;\n border-right-color: #FDFDFD; }\n .topic-message .message .is-author {\n left: 5px; }\n .topic-message .message .message-content {\n margin: 0 10px; }\n .topic-message .message .message-content > :first-child {\n margin-top: 5px; }\n .topic-message .message .message-content > figure:first-child {\n margin-top: 10px; }\n .topic-message .message .message-bottom .signature {\n cursor: pointer; }\n .topic-message .message .message-bottom .signature p {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis; }\n .topic-message .message .message-bottom .signature.full p {\n white-space: normal; } }\n\n@media only screen and (max-width: 759px) {\n .topic-message .message .message-actions a {\n width: 0px;\n text-indent: -9999px; }\n .topic-message .message .message-actions a:after {\n left: 12px !important; }\n .topic-message .message .message-submit {\n display: block !important;\n width: 100%;\n margin: 0; }\n .topic-message .message .message-submit button {\n float: right;\n display: block;\n width: calc(50% - 2px);\n margin-left: 1px !important; }\n .topic-message .message .message-submit button.btn-grey {\n float: left; }\n form.forum-message .message {\n padding-top: 0 !important; } }\n\n.avatar {\n height: 60px;\n width: 60px;\n background-color: #FFF; }\n\n.badge {\n display: block;\n width: 60px;\n height: 25px;\n line-height: 25px;\n text-align: center;\n text-transform: uppercase;\n color: #EEE;\n text-shadow: rgba(0, 0, 0, 0.25) 0 0 3px;\n background: #777; }\n .badge.staff {\n background: #48a200; }\n\n.member-card .member-avatar {\n float: left;\n width: 60px; }\n\n.member-card .member-infos {\n float: left;\n list-style: none;\n margin: 0;\n padding-left: 15px; }\n\n.member-social {\n list-style: none;\n margin: 15px 0 0;\n padding: 0; }\n\n/*------------------------\n9. Pages\n------------------------*/\n.home .main {\n display: block;\n height: auto;\n width: auto;\n margin: 0;\n padding: 0; }\n\n.home #content {\n width: 100%;\n margin: 0;\n padding: 0; }\n\n.home .sub-header {\n display: none; }\n\n.home .home-wrapper {\n max-width: 1145px;\n margin: 0 auto; }\n\n.home .home-row {\n display: flex;\n margin-bottom: 10px; }\n\n.home .home-header {\n border-bottom: solid 1px white;\n padding-top: 20px;\n background-color: #19516b;\n background: #19516b radial-gradient(at top, rgba(255, 255, 255, 0.1), transparent 60%);\n margin-bottom: -170px;\n padding-bottom: 180px;\n overflow: hidden; }\n\n.home .home-description {\n display: flex; }\n .home .home-description p {\n margin: 0;\n padding: 0;\n color: white;\n text-align: justify; }\n .home .home-description ul {\n color: #EEE;\n margin: 10px 0; }\n .home .home-description a:not(.home-description-button) {\n color: white; }\n .home .home-description a:not(.home-description-button):hover, .home .home-description a:not(.home-description-button):focus {\n color: #90ABB6;\n text-decoration: none; }\n .home .home-description .column {\n flex: 1;\n padding: 0 20px; }\n .home .home-description .column h2 {\n font-size: 18px;\n font-size: 1.8rem;\n color: white;\n margin: 20px 0 10px 0;\n border-bottom-color: white;\n font-weight: 300; }\n .home .home-description blockquote {\n font-size: 2.5rem;\n color: white;\n font-weight: 300;\n padding: 0;\n margin: 0; }\n .home .home-description blockquote span:first-of-type::before {\n content: \"«\\00A0\"; }\n .home .home-description blockquote span:last-of-type::after {\n content: \"\\00A0»\"; }\n .home .home-description:not(.connected):not(.short) {\n padding-bottom: 60px; }\n .home .home-description.connected {\n text-align: center;\n flex-direction: column; }\n .home .home-description.connected .important {\n color: #F8AD32;\n text-transform: uppercase;\n font-weight: bold; }\n .home .home-description.connected p {\n margin-top: 5px;\n text-align: center; }\n .home .home-description.connected .home-description-button {\n margin-left: 15px; }\n .home .home-description.short {\n display: none;\n color: white;\n text-align: center;\n font-size: 1.4em; }\n .home .home-description.short .home-description-button {\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 24px;\n line-height: 2.4rem;\n margin-top: 12px;\n padding: 0 10px; }\n .home .home-description.short blockquote > span {\n display: inline-block; }\n\n.home .home-description-button {\n display: inline-block;\n line-height: 2rem;\n font-size: 1.2rem;\n font-size: 12px;\n color: white;\n text-decoration: none;\n border: solid 1px rgba(255, 255, 255, 0.5);\n padding: 0 6px;\n margin-top: 5px; }\n .home .home-description-button:hover, .home .home-description-button:focus {\n color: #084561;\n border-color: white;\n background-color: #FFF; }\n .home .home-description-button.close-description {\n display: none; }\n\n.home .featured-resource-row {\n display: flex;\n margin-bottom: 30px;\n padding: 1px 0 1px 1px;\n background-color: #F7F7F7;\n flex-wrap: wrap;\n justify-content: center;\n width: 100%; }\n .home .featured-resource-row .no-featured-resource {\n flex: 1;\n margin: 0;\n line-height: 0;\n text-align: center;\n margin-right: 1px;\n font-size: 20px;\n background-color: white; }\n .home .featured-resource-row .no-featured-resource::before, .home .featured-resource-row .no-featured-resource::after {\n display: block;\n content: \"\";\n padding-top: 10%; }\n\n.home .home-heading {\n height: 40px;\n padding-left: 50px !important;\n margin-bottom: 18px !important; }\n .home .home-heading.heading-white {\n color: white;\n border-bottom-color: white; }\n .home .home-heading.ico-after::after {\n margin-left: 0 !important; }\n .home .home-heading .btn {\n font-size: 15px; }\n\n.home .home-search-box {\n position: relative;\n margin: 30px auto 0;\n max-width: 820px;\n background: white; }\n .home .home-search-box form {\n display: flex; }\n .home .home-search-box:before {\n content: '';\n position: absolute;\n bottom: -6px;\n left: -28px;\n background: url(\"../images/home-clem.png\");\n background-size: 100%;\n width: 68px;\n height: 134px; }\n body.vc-clem-christmas.home .home-search-box::before {\n background-image: url(\"../images/home-clem-christmas@2x.png\"); }\n .home .home-search-box label, .home .home-search-box input {\n box-sizing: border-box;\n display: inline-block;\n line-height: 50px;\n height: 50px; }\n .home .home-search-box label {\n text-align: right;\n padding: 0 5px;\n font-size: 2rem;\n font-weight: 300;\n margin-left: 50px; }\n .home .home-search-box input {\n font-size: 2rem;\n border: none;\n font-weight: 300;\n flex: 1; }\n .home .home-search-box button[type=submit] {\n background: #FFF;\n width: 50px;\n height: 50px; }\n .home .home-search-box button[type=submit]:hover, .home .home-search-box button[type=submit]:focus {\n background-color: #CCC !important; }\n .home .home-search-box button[type=submit]:after {\n margin: 16px;\n background-position: 0px -2786px;\n width: 16px;\n height: 40px; }\n\n@media only screen and (max-width: 759px) {\n .home .home-description:not(.connected):not(.short) {\n display: none; }\n .home .home-description.short {\n display: block;\n width: auto;\n padding: 0 20px; }\n .home .home-description.short:target .home-description-button {\n display: none; }\n .home .home-description.short:target .home-description-button.close-description {\n display: inline-block; }\n .home .home-description.short:target ~ .home-description:not(.short) {\n display: block;\n margin-top: 20px; }\n .home .home-description.connected {\n padding: 0 20px !important; }\n .home .home-description .featured-message {\n display: none; }\n .home .home-heading .btn {\n visibility: hidden; }\n .home .home-search-box {\n padding-left: 40px;\n margin: 30px 0 0 !important; }\n .home .home-search-box:before {\n left: -46px; }\n .home .home-search-box label {\n display: none; }\n .home .featured-resource-row .featured-resource-item:nth-of-type(4) {\n display: none; } }\n\n@media only screen and (max-width: 959px) {\n .home .home-header {\n padding-top: 10px; }\n .home .home-wrapper {\n padding: 20px 10px; }\n .home .featured-resource-row .featured-resource-item {\n margin: 4px;\n padding: 0 !important; }\n .home .featured-resource-row .featured-resource-item:last-of-type {\n display: none; }\n .home .home-header {\n margin-bottom: 0;\n padding-bottom: 10px; }\n .home .home-heading {\n margin-top: 18px; }\n .home .home-heading.heading-white {\n color: #084561;\n border-color: #F8AD32; }\n .home .home-row {\n flex-direction: column; }\n .home .home-search-box {\n margin: 30px 40px 0; }\n .home .home-description.connected {\n width: auto;\n padding: 0 80px; } }\n\n@media only screen and (min-width: 960px) {\n .home .home-row {\n margin-right: -10px;\n margin-left: -10px; }\n .home .home-row > section {\n margin: 0 10px;\n flex: 1;\n min-width: 300px; }\n .home .home-description .column h2 {\n font-size: 22px;\n font-size: 2.2rem; }\n .home .home-description .column p, .home .home-description .column ul {\n line-height: 22px;\n font-size: 15px;\n font-size: 1.5rem; }\n .home .home-description.connected {\n max-width: 740px;\n margin: 15px auto 0; } }\n\n.gallery.grid-view {\n clear: both; }\n .gallery.grid-view .gallery-item {\n position: relative;\n width: 200px;\n height: 200px;\n float: left;\n border: 10px solid #FFF;\n margin: 10px;\n clear: none; }\n .gallery.grid-view .gallery-item:hover, .gallery.grid-view .gallery-item.active {\n border-color: #1088bf !important; }\n .gallery.grid-view .gallery-item:hover:before, .gallery.grid-view .gallery-item.active:before {\n display: none; }\n .gallery.grid-view .gallery-item:hover .topic-title, .gallery.grid-view .gallery-item.active .topic-title {\n background: #1088bf !important;\n color: #FFF;\n text-decoration: none; }\n .gallery.grid-view .gallery-item .topic-infos {\n position: absolute;\n bottom: 0;\n left: 0;\n z-index: 1;\n height: 15px;\n width: 15px;\n padding: 3px 0; }\n .gallery.grid-view .gallery-item .topic-infos input {\n margin: 0; }\n .gallery.grid-view .gallery-item .topic-description,\n .gallery.grid-view .gallery-item .topic-description a {\n display: block;\n width: 100%;\n height: 100%; }\n .gallery.grid-view .gallery-item .topic-image {\n overflow: hidden;\n max-height: 100%;\n min-width: 100%; }\n .gallery.grid-view .gallery-item .topic-title {\n height: 15px;\n background-color: white;\n position: absolute;\n bottom: 7px;\n left: 0;\n right: 0;\n padding: 10px 20px 5px;\n font-size: 15px;\n font-size: 1.5rem;\n line-height: 15px;\n color: #444; }\n .gallery.grid-view .gallery-item.selected {\n border-color: #eaf7fd; }\n .gallery.grid-view .gallery-item.selected .topic-title {\n background: #eaf7fd; }\n .gallery.grid-view .gallery-item.add-image {\n font-size: 120px;\n line-height: 200px;\n text-align: center;\n background: #DDD;\n color: #555;\n text-decoration: none; }\n .gallery.grid-view .gallery-item.add-image:hover, .gallery.grid-view .gallery-item.add-image:focus {\n background-color: #CCC;\n color: #1088bf; }\n\n.gallery.list-view .topic .topic-description .topic-title {\n margin-top: 12px; }\n\n.gallery.list-view .add-image {\n display: none; }\n\n.toggle-gallery-view {\n float: left !important; }\n\n@media only screen and (min-width: 960px) {\n .gallery-col-image {\n float: left;\n width: 50%; }\n .gallery-col-image img {\n max-width: 100%; }\n .gallery-col-edit {\n float: right;\n width: calc(50% - 20px);\n padding-left: 20px; } }\n\n#resources_container .footer {\n display: none; }\n\n/* Temp fix to #2667 ; see: https://github.com/zestedesavoir/zds-site/issues/2667 */\n.tutorial-help-item {\n min-height: 60px;\n padding: 20px 2%;\n border-bottom: 1px solid #e0e4e5;\n color: #424242;\n font-weight: normal; }\n .tutorial-help-item:nth-child(2n+1) {\n background-color: rgba(255, 255, 255, 0.8); }\n .tutorial-help-item p {\n margin: 0; }\n .tutorial-help-item .tutorial-title {\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-size: 2.0rem;\n height: 27px;\n width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n clear: none;\n font-weight: normal;\n color: #424242; }\n .tutorial-help-item a {\n text-decoration: none; }\n .tutorial-help-item a:hover, .tutorial-help-item a:focus {\n text-decoration: underline; }\n .tutorial-help-item .tutorial-categories {\n margin: 0 0 5px;\n padding: 0;\n color: #ee8709; }\n .tutorial-help-item .tutorial-categories a {\n color: #ee8709; }\n .tutorial-help-item .tutorial-categories a:hover, .tutorial-help-item .tutorial-categories a:focus {\n text-decoration: underline; }\n .tutorial-help-item .tutorial-illu {\n display: block;\n overflow: hidden;\n float: left; }\n .tutorial-help-item .tutorial-infos {\n margin: 7px 0 0 70px; }\n .tutorial-help-item .tutorial-infos.no-illu {\n margin-left: 0; }\n .tutorial-help-item .tutorial-help {\n margin: 12px 0 0 0; }\n .tutorial-help-item .tutorial-help img.light {\n opacity: 0.2; }\n .tutorial-help-item .tutorial-help img.light:hover, .tutorial-help-item .tutorial-help img.light:focus {\n opacity: 0.5; }\n\n.commits-compare-form button {\n float: none !important; }\n\n/*-------------------------\n10. High pixel ratio (retina)\n-------------------------*/\n@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 4 / 3), only screen and (min-device-pixel-ratio: 1.3), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {\n .header-logo-link {\n background-size: 100%;\n background-image: url(\"../images/logo@2x.png\"); }\n .ico,\n .ico-after:after,\n .content-item .content-reactions,\n .content-item .content-reactions::before,\n .breadcrumb ol li:not(:last-child):after {\n background-image: url(\"../images/sprite@2x.png\");\n background-size: 40px 4946px; }\n .main-container input[type=radio]:after,\n .main-container input[type=checkbox]:after,\n .modals-container input[type=radio]:after,\n .modals-container input[type=checkbox]:after {\n background-image: url(\"../images/sprite@2x.png\");\n background-size: 40px 4946px; }\n .home .home-search-box::before {\n background-image: url(\"../images/home-clem@2x.png\"); }\n body.vc-clem-christmas.home .home-search-box::before {\n background-image: url(\"../images/home-clem-christmas@2x.png\"); } }\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.3) and (max-width: 959px), only screen and (min--moz-device-pixel-ratio: 1.3) and (max-width: 959px), only screen and (-o-min-device-pixel-ratio: 4 / 3) and (max-width: 959px), only screen and (min-device-pixel-ratio: 1.3) and (max-width: 959px), only screen and (min-resolution: 192dpi) and (max-width: 959px), only screen and (min-resolution: 2dppx) and (max-width: 959px) {\n .js.enable-mobile-menu .mobile-menu-hide .page-container .mobile-menu-btn:after {\n background-image: url(\"../images/sprite@2x.png\");\n background-size: 40px 4946px; }\n .page-container .header-logo-link {\n background-image: url(\"../images/logo-mobile@2x.png\") !important; } }\n","html {\n height: 100%;\n width: 100%;\n font-size: 62.5%;\n overflow-x: hidden;\n word-wrap: break-word;\n}\n\nbody {\n background: $color-body-background;\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 1.7em;\n min-height: 100%;\n width: 100%;\n}\n.page-container,\n.main-container {\n min-height: 100%;\n background: $color-body-background;\n}\n.content-container {\n margin-bottom: 50px;\n}\n\nimg {\n vertical-align: middle;\n}\n\nfieldset {\n border: 0;\n margin: 0;\n padding: 0;\n}\n\ntextarea {\n resize: vertical;\n}\n\n.chromeframe {\n margin: 0;\n background: #ccc;\n color: #000;\n padding: 0.2em 0;\n text-align: center;\n position: fixed;\n z-index: 9999;\n width: 100%;\n}\n\n.a11y {\n display: block;\n width: 0;\n height: 0;\n text-indent: -9999px;\n}\n\nnav {\n ul,\n ol {\n list-style: none;\n }\n}\n\n@media only screen and #{$media-wide} {\n html,\n body,\n .page-container {\n height: 100%;\n }\n\n .main-container {\n min-height: calc(100% - 136px);\n }\n\n .wrapper {\n width: 95%;\n margin: 0 2.5%;\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n body {\n background: #222;\n\n &:not(.swipping) {\n .page-container,\n .mobile-menu {\n transition-property: transform;\n transition-duration: $transition-duration * 2;\n transition-timing-function: ease;\n }\n }\n &.swipping * {\n user-select: none;\n pointer-events: none;\n }\n }\n}","// If you want to change this, you may want to do it also in templates/base.html. Particulary in the meta tag named theme-color and msapplication-navbutton-color. \n$color-primary: #084561;\n$color-secondary: #F8AD32;\n\n$color-body-background: #F7F7F7;\n$color-header-hover: #396a81;\n$color-helpful: #e9f9dc;\n\n$color-sidebar-background: #F0F0F0;\n$color-sidebar-hover: #FFF;\n\n$color-success: #48a200;\n$color-danger: #c0392b;\n\n$color-keyboard: #F8F6EA;\n",".table-wrapper {\n max-width: 100%;\n overflow: auto;\n}\n\ntable {\n margin: 15px 0;\n border-top: 1px solid #DDD;\n\n thead {\n background: #DDD;\n color: $color-primary;\n }\n th, td {\n text-align: left;\n padding: 5px 15px 5px 7px;\n border-right: 1px solid #DDD;\n\n &:first-child {\n border-left: 1px solid #DDD;\n }\n\n p {\n margin: 0;\n }\n }\n\n tbody tr {\n background: #FDFDFD;\n border-bottom: 1px solid #DDD;\n\n &:nth-child(2n+1) {\n background: #F7F7F7;\n }\n }\n\n &.fullwidth {\n width: 100%;\n }\n}\n\n/* Specific for diff */\n\n.diff_delta {\n overflow-x: auto;\n width: 100%;\n margin: 15px 0; /* add margin to container */\n\n table.diff {\n font-family: $font-monospace;\n font-size: 0.9em;\n border: 2px solid gray;\n margin: 0; /* abort table default margin */\n\n tr {\n line-height: 1em;\n border-bottom: none;\n }\n\n .diff_header {\n background-color: #e0e0e0;\n padding: 5px;\n }\n\n td.diff_header {\n text-align: right;\n }\n\n .diff_next {\n display: none;\n }\n }\n}\n\n.diff_add { /* added text */\n background-color: #aaffaa;\n}\n\n.diff_chg { /* changed text */\n background-color: #fff8ab;\n}\n\n.diff_sub { /* deleted text */\n background-color: #ffaaaa;\n}\n","$font-sans-serif: \"Segoe UI\", \"Trebuchet MS\", Helvetica, \"Helvetica Neue\", Arial, sans-serif;\n$font-serif: \"Liberation Serif\", \"Times New Roman\", Times, Georgia, FreeSerif, serif;\n$font-monospace: monospace, serif;\n$font-sans-serif-active: \"Source Sans Pro\", $font-sans-serif;\n$font-serif-active: \"Merriweather\", $font-serif;\n$font-monospace-active: \"Source Code Pro\", $font-monospace;",".content-container,\n.modals-container {\n form {\n width: 100%;\n\n &.content-wrapper {\n width: calc(100% - 20px);\n margin: 0 10px;\n }\n\n p {\n position: relative;\n }\n }\n\n\n\n fieldset {\n border-top: 1px solid #DDD;\n border-bottom: 3px solid #DDD;\n background: #EFEFEF;\n padding: 0 4%;\n\n legend {\n padding: 0 10px;\n border-top: 1px solid #DDD;\n border-bottom: 3px solid #DDD;\n background: #EFEFEF;\n }\n }\n\n\n\n label {\n display: block;\n color: #555;\n height: 30px;\n line-height: 30px;\n\n .asteriskField {\n color: #C0392B;\n margin-left: 4px;\n }\n }\n .small-content-wrapper .asteriskField {\n display: none;\n }\n .form-error {\n display: block;\n font-size: 13px;\n color: #C0392B;\n }\n\n input,\n textarea {\n border: 1px solid #D2D5D6;\n\n &:focus {\n outline-color: #999;\n }\n\n &.field-error,\n &:invalid {\n border-color: #C0392B;\n\n &:focus {\n outline-color: #C0392B;\n }\n }\n\n &[disabled],\n .disabled {\n background: #DDD !important;\n color: #555;\n }\n }\n input,\n textarea,\n button,\n .btn {\n -webkit-appearance: none;\n transition: all $transition-duration ease;\n }\n\n input:not([type=submit]):not([type=reset]):not([type=radio]):not([type=checkbox]) {\n width: calc(98% - 2px);\n padding: 0 1%;\n }\n textarea {\n width: calc(98% - 2px);\n padding: 10px 1%;\n font-family: $font-monospace;\n }\n\n input,\n button,\n .btn {\n display: block;\n height: 30px;\n\n &.ico-after {\n padding-left: 30px;\n\n &:after {\n margin: 12px 0 0 7px;\n }\n }\n }\n [type=submit],\n button:not(.link),\n .btn {\n position: relative;\n height: 40px;\n line-height: 40px;\n cursor: pointer;\n color: #DDD;\n padding: 0 15px;\n border: none;\n text-decoration: none;\n margin-left: 1px;\n outline: none;\n\n &.submitted {\n color: #555;\n\n // Animation loading on submit buttons\n .line-loading {\n display: block;\n position: absolute;\n left: 0;\n bottom: 0;\n width: 0%;\n height: 1px;\n background: #555;\n animation: lineLoading linear 1s infinite;\n }\n }\n &:not(.btn-holder){\n float: right;\n }\n }\n [type=submit]:not(.link),\n .btn-submit:not(.link) {\n color: #FFF;\n background: $color-success;\n\n &:not([disabled]):hover,\n &:not([disabled]):focus,\n &:not(.disabled):hover,\n &:not(.disabled):focus {\n background: lighten($color-success, 7%);\n }\n\n &.disabled.submitted {\n color: $color-success;\n\n .line-loading {\n background: $color-success;\n }\n }\n }\n .btn-cancel:not(.link) {\n background: $color-danger;\n\n &:not([disabled]):hover,\n &:not([disabled]):focus,\n &:not(.disabled):hover,\n &:not(.disabled):focus {\n background: lighten($color-danger, 7%);\n }\n\n &.disabled.submitted {\n color: $color-danger;\n\n .line-loading {\n background: $color-danger;\n }\n }\n }\n .btn-grey:not(.link) {\n background: #EEE;\n color: #555;\n\n &:not([disabled]):hover,\n &:not([disabled]):focus,\n &:not(.disabled):hover,\n &:not(.disabled):focus {\n background: #CCC;\n color: #333;\n }\n\n &.disabled.submitted {\n color: #555;\n\n .line-loading {\n background: #999;\n }\n }\n }\n [disabled],\n .disabled {\n cursor: default !important;\n background: #EEE !important;\n\n &:not(.submitted){\n color: #BBB !important;\n }\n }\n\n .btn-facebook:not(.link) {\n background: #3b5998;\n\n &:hover,\n &:focus {\n background: darken(#3b5998, 10%);\n }\n }\n .btn-twitter:not(.link) {\n background: #4099FF;\n\n &:hover,\n &:focus {\n background: darken(#4099FF, 10%);\n }\n }\n .btn-google-plus:not(.link) {\n background: #d34836;\n\n &:hover,\n &:focus {\n background: darken(#d34836, 10%);\n }\n }\n .btn-facebook,\n .btn-twitter,\n .btn-google-plus {\n width: 50%;\n margin: 0 auto;\n text-align: center;\n }\n}\n\n.content-container {\n .btn-holder,\n .buttonHolder /* specifix for crispy */ {\n margin-top: 25px;\n min-height: 40px;\n }\n}\n\n.wf-active {\n .content-container,\n .modals-container {\n textarea {\n font-family: $font-monospace-active;\n }\n }\n}\n\n.main-container,\n.modals-container {\n input[type=radio],\n input[type=checkbox] {\n float: left;\n margin-right: 5px;\n height: 15px;\n width: 15px;\n border: 1px solid #BBB;\n background: #FCFCFC;\n transition: none;\n position: relative;\n\n &:after {\n display: block;\n content: '';\n position: absolute;\n top: 0;\n left: 0;\n bottom: 0;\n right: 0;\n opacity: 0;\n @include sprite();\n }\n\n &:checked:after {\n opacity: 1;\n }\n }\n input[type=radio] {\n border-radius: 50%;\n }\n input[type=radio]:after {\n @include sprite-position($radio);\n }\n input[type=checkbox]:after {\n @include sprite-position($check);\n }\n\n\n // TEMP STYLES TO PATCH TEMP TEMPLATE PACK MIX\n .checkbox,\n .radio {\n padding: 10px 0;\n\n input {\n margin-top: 8px;\n }\n }\n .controls .radio {\n padding-top: 3px;\n padding-bottom: 0;\n }\n // used in the \"new content\" page\n .checkbox-new-content {\n padding: 0;\n }\n}\n\n@media only screen and #{$media-wide} {\n .content-container,\n .modals-container {\n form.content-wrapper {\n margin: 0;\n width: 100%;\n }\n }\n}\n\n\n@keyframes lineLoading {\n 0% {\n width: 0%;\n left: 0;\n right: inherit;\n }\n 49% {\n left: 0;\n right: inherit;\n }\n 50% {\n width: 100%;\n left: inherit;\n right: 0;\n }\n 100% {\n left: inherit;\n right: 0;\n }\n}\n","\n $check: -0px -0px 13px 13px;\n $radio: -0px -13px 13px 13px;\n $zform-key: -0px -26px 16px 16px;\n $zform-ul: -0px -42px 16px 16px;\n $zform-title4: -0px -58px 16px 16px;\n $unread: -0px -74px 16px 16px;\n $zform-abbr: -0px -90px 16px 16px;\n $zform-attention: -0px -106px 16px 16px;\n $zform-blockcode: -0px -122px 16px 16px;\n $zform-bold: -0px -138px 16px 16px;\n $zform-center: -0px -154px 16px 16px;\n $zform-chars: -0px -170px 16px 16px;\n $zform-error: -0px -186px 16px 16px;\n $zform-footnote: -0px -202px 16px 16px;\n $zform-image: -0px -218px 16px 16px;\n $zform-information: -0px -234px 16px 16px;\n $zform-italic: -0px -250px 16px 16px;\n $zform-title3: -0px -266px 16px 16px;\n $zform-link: -0px -282px 16px 16px;\n $zform-math: -0px -298px 16px 16px;\n $zform-ol: -0px -314px 16px 16px;\n $zform-question: -0px -330px 16px 16px;\n $zform-quote: -0px -346px 16px 16px;\n $zform-right: -0px -362px 16px 16px;\n $zform-secret: -0px -378px 16px 16px;\n $zform-smilies: -0px -394px 16px 16px;\n $zform-strike: -0px -410px 16px 16px;\n $zform-sub: -0px -426px 16px 16px;\n $zform-sup: -0px -442px 16px 16px;\n $zform-table: -0px -458px 16px 16px;\n $zform-title1: -0px -474px 16px 16px;\n $zform-title2: -0px -490px 16px 16px;\n $zform-titles: -0px -506px 16px 16px;\n $chat-bubble-orange: -0px -522px 33px 32px;\n $chat-bubble: -0px -554px 33px 32px;\n $email-blue: -0px -586px 16px 40px;\n $email-light: -0px -626px 16px 40px;\n $email: -0px -666px 16px 40px;\n $error: -0px -706px 22px 40px;\n $facebook-blue: -0px -746px 16px 40px;\n $facebook-light: -0px -786px 16px 40px;\n $facebook: -0px -826px 16px 40px;\n $forum-heading: -0px -866px 40px 40px;\n $foursquare-blue: -0px -906px 16px 40px;\n $foursquare-light: -0px -946px 16px 40px;\n $foursquare: -0px -986px 16px 40px;\n $gear-blue: -0px -1026px 16px 40px;\n $gear-light: -0px -1066px 16px 40px;\n $gear: -0px -1106px 16px 40px;\n $github-blue: -0px -1146px 16px 40px;\n $github-light: -0px -1186px 16px 40px;\n $github: -0px -1226px 16px 40px;\n $google-plus-blue: -0px -1266px 16px 40px;\n $google-plus-light: -0px -1306px 16px 40px;\n $google-plus: -0px -1346px 16px 40px;\n $help-blue: -0px -1386px 16px 40px;\n $help-light: -0px -1426px 16px 40px;\n $help: -0px -1466px 16px 40px;\n $hide-blue: -0px -1506px 16px 40px;\n $hide-light: -0px -1546px 16px 40px;\n $hide: -0px -1586px 16px 40px;\n $history-blue: -0px -1626px 16px 40px;\n $history-light: -0px -1666px 16px 40px;\n $history: -0px -1706px 16px 40px;\n $import-blue: -0px -1746px 16px 40px;\n $import-light: -0px -1786px 16px 40px;\n $import: -0px -1826px 16px 40px;\n $information: -0px -1866px 22px 40px;\n $lock-blue: -0px -1906px 16px 40px;\n $lock-light: -0px -1946px 16px 40px;\n $lock: -0px -1986px 16px 40px;\n $menu: -0px -2026px 22px 40px;\n $alert-light: -0px -2066px 16px 40px;\n $more-blue: -0px -2106px 16px 40px;\n $more-light: -0px -2146px 16px 40px;\n $more: -0px -2186px 16px 40px;\n $move-blue: -0px -2226px 16px 40px;\n $move-light: -0px -2266px 16px 40px;\n $move: -0px -2306px 16px 40px;\n $notifications: -0px -2346px 22px 40px;\n $params: -0px -2386px 22px 40px;\n $pin-blue: -0px -2426px 16px 40px;\n $pin-light: -0px -2466px 16px 40px;\n $pin: -0px -2506px 16px 40px;\n $question: -0px -2546px 22px 40px;\n $ariane: -0px -2586px 15px 40px;\n $rss-blue: -0px -2626px 16px 40px;\n $rss-light: -0px -2666px 16px 40px;\n $rss-orange: -0px -2706px 16px 40px;\n $rss: -0px -2746px 16px 40px;\n $search: -0px -2786px 16px 40px;\n $star-blue: -0px -2826px 16px 40px;\n $star-heading-white: -0px -2866px 40px 40px;\n $star-heading: -0px -2906px 40px 40px;\n $star-light: -0px -2946px 16px 40px;\n $star-yellow: -0px -2986px 16px 40px;\n $star: -0px -3026px 16px 40px;\n $tags: -0px -3066px 40px 40px;\n $thumb-down-voted: -0px -3106px 16px 40px;\n $thumb-down: -0px -3146px 16px 40px;\n $thumb-up-voted: -0px -3186px 16px 40px;\n $thumb-up: -0px -3226px 16px 40px;\n $tick-green: -0px -3266px 16px 40px;\n $tick-light: -0px -3306px 16px 40px;\n $tick: -0px -3346px 16px 40px;\n $tutorials: -0px -3386px 40px 40px;\n $twitter-blue: -0px -3426px 16px 40px;\n $twitter-light: -0px -3466px 16px 40px;\n $twitter: -0px -3506px 16px 40px;\n $arrow-left-blue: -0px -3546px 16px 40px;\n $view-blue: -0px -3586px 16px 40px;\n $view-light: -0px -3626px 16px 40px;\n $view: -0px -3666px 16px 40px;\n $warning: -0px -3706px 22px 40px;\n $arrow-left-light: -0px -3746px 16px 40px;\n $arrow-left: -0px -3786px 16px 40px;\n $arrow-right-blue: -0px -3826px 16px 40px;\n $arrow-right-light: -0px -3866px 16px 40px;\n $arrow-right: -0px -3906px 16px 40px;\n $articles: -0px -3946px 40px 40px;\n $beta-blue: -0px -3986px 16px 40px;\n $beta-light: -0px -4026px 16px 40px;\n $beta: -0px -4066px 16px 40px;\n $alert-blue: -0px -4106px 16px 40px;\n $alert: -0px -4146px 16px 40px;\n $alerts: -0px -4186px 22px 40px;\n $cite-blue: -0px -4226px 16px 40px;\n $cite-light: -0px -4266px 16px 40px;\n $cite: -0px -4306px 16px 40px;\n $cross-blue: -0px -4346px 16px 40px;\n $cross-light: -0px -4386px 16px 40px;\n $cross-red: -0px -4426px 16px 40px;\n $cross-white: -0px -4466px 16px 40px;\n $cross: -0px -4506px 16px 40px;\n $diaspora-blue: -0px -4546px 16px 40px;\n $diaspora-light: -0px -4586px 16px 40px;\n $diaspora: -0px -4626px 16px 40px;\n $download-blue: -0px -4666px 16px 40px;\n $download-light: -0px -4706px 16px 40px;\n $download: -0px -4746px 16px 40px;\n $edit-blue: -0px -4786px 16px 40px;\n $edit-light: -0px -4826px 16px 40px;\n $edit: -0px -4866px 16px 40px;\n $messages: -0px -4906px 22px 40px;\n\n@mixin sprite-width($sprite) {\n width: nth($sprite, 3);\n}\n\n@mixin sprite-height($sprite) {\n height: nth($sprite, 4);\n}\n\n@mixin sprite-position($sprite) {\n $sprite-offset-x: nth($sprite, 1);\n $sprite-offset-y: nth($sprite, 2);\n background-position: $sprite-offset-x $sprite-offset-y;\n}\n\n @mixin sprite() {\n background-image: url('../images/sprite.png');\n }\n @mixin sprite-2x() {\n background-image: url('../images/sprite@2x.png');\n background-size: 40px 4946px;\n }\n","html,\nbody,\nbutton,\ninput,\nselect,\ntextarea {\n font-family: $font-sans-serif;\n color: #222;\n\n .wf-active &,\n .no-js & {\n font-family: $font-sans-serif-active;\n }\n}\n\nhr {\n display: block;\n height: 1px;\n border: 0;\n border-top: 1px solid #ccc;\n margin: 1em 0;\n padding: 0;\n}\n\na,\n.link {\n color: lighten($color-primary, 20%);\n transition: all $transition-duration ease;\n\n &:hover {\n color: darken($color-secondary, 15%);\n text-decoration: none;\n }\n}\n\nbutton.link {\n display: inline-block;\n background: none;\n border: none;\n text-decoration: underline;\n}\n",".ico {\n background-repeat: no-repeat;\n @include sprite();\n}\n.ico-after {\n position: relative;\n\n &:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n left: 0;\n width: 16px;\n height: 16px;\n background-repeat: no-repeat;\n @include sprite();\n }\n\n &.alert {\n &:after {\n @include sprite-position($alert);\n }\n &.blue:after {\n @include sprite-position($alert-blue);\n }\n &.light:after {\n @include sprite-position($alert-light);\n }\n }\n\n &.arrow-left {\n &:after {\n @include sprite-position($arrow-left);\n }\n &.blue:after {\n @include sprite-position($arrow-left-blue);\n }\n &.light:after {\n @include sprite-position($arrow-left-light);\n }\n }\n\n &.offline,\n &.arrow-right {\n &:after {\n @include sprite-position($arrow-right);\n }\n &.blue:after {\n @include sprite-position($arrow-right-blue);\n }\n &.light:after {\n @include sprite-position($arrow-right-light);\n }\n }\n\n &.beta {\n &:after {\n @include sprite-position($beta);\n }\n &.blue:after {\n @include sprite-position($beta-blue);\n }\n &.light:after {\n @include sprite-position($beta-light);\n }\n }\n\n &.cite {\n &:after {\n @include sprite-position($cite);\n }\n &.blue:after {\n @include sprite-position($cite-blue);\n }\n &.light:after {\n @include sprite-position($cite-light);\n }\n }\n\n &.cross {\n &:after {\n @include sprite-position($cross);\n }\n &.blue:after {\n @include sprite-position($cross-blue);\n }\n &.red:after {\n @include sprite-position($cross-red);\n }\n &.light:after {\n @include sprite-position($cross-light);\n }\n &.white:after {\n @include sprite-position($cross-white);\n }\n }\n\n &.download {\n &:after {\n @include sprite-position($download);\n }\n &.blue:after {\n @include sprite-position($download-blue);\n }\n &.light:after {\n @include sprite-position($download-light);\n }\n }\n\n &.downvote {\n &:after {\n @include sprite-position($thumb-down);\n }\n &.voted:after {\n @include sprite-position($thumb-down-voted);\n }\n }\n\n &.edit {\n &:after {\n @include sprite-position($edit);\n }\n &.blue:after {\n @include sprite-position($edit-blue);\n }\n &.light:after {\n @include sprite-position($edit-light);\n }\n }\n\n &.email {\n &:after {\n @include sprite-position($email);\n }\n &.blue:after {\n @include sprite-position($email-blue);\n }\n &.light:after {\n @include sprite-position($email-light);\n }\n }\n\n &.diaspora {\n &:after {\n @include sprite-position($diaspora);\n }\n &.blue:after {\n @include sprite-position($diaspora-blue);\n }\n &.light:after {\n @include sprite-position($diaspora-light);\n }\n }\n\n &.facebook {\n &:after {\n @include sprite-position($facebook);\n }\n &.blue:after {\n @include sprite-position($facebook-blue);\n }\n &.light:after {\n @include sprite-position($facebook-light);\n }\n }\n\n &.foursquare {\n &:after {\n @include sprite-position($foursquare);\n }\n &.blue:after {\n @include sprite-position($foursquare-blue);\n }\n &.light:after {\n @include sprite-position($foursquare-light);\n }\n }\n\n &.gear {\n &:after {\n @include sprite-position($gear);\n }\n &.blue:after {\n @include sprite-position($gear-blue);\n }\n &.light:after {\n @include sprite-position($gear-light);\n }\n }\n\n &.github {\n &:after {\n @include sprite-position($github);\n }\n &.blue:after {\n @include sprite-position($github-blue);\n }\n &.light:after {\n @include sprite-position($github-light);\n }\n }\n\n &.google-plus {\n &:after {\n @include sprite-position($google-plus);\n }\n &.blue:after {\n @include sprite-position($google-plus-blue);\n }\n &.light:after {\n @include sprite-position($google-plus-light);\n }\n }\n\n &.help {\n &:after {\n @include sprite-position($help);\n }\n &.blue:after {\n @include sprite-position($help-blue);\n }\n &.light:after {\n @include sprite-position($help-light);\n }\n }\n\n &.hide {\n &:after {\n @include sprite-position($hide);\n }\n &.blue:after {\n @include sprite-position($hide-blue);\n }\n &.light:after {\n @include sprite-position($hide-light);\n }\n }\n\n &.history {\n &:after {\n @include sprite-position($history);\n }\n &.blue:after {\n @include sprite-position($history-blue);\n }\n &.light:after {\n @include sprite-position($history-light);\n }\n }\n\n &.import {\n &:after {\n @include sprite-position($import);\n }\n &.blue:after {\n @include sprite-position($import-blue);\n }\n &.light:after {\n @include sprite-position($import-light);\n }\n }\n\n &.lock {\n &:after {\n @include sprite-position($lock);\n }\n &.blue:after {\n @include sprite-position($lock-blue);\n }\n &.light:after {\n @include sprite-position($lock-light);\n }\n }\n\n &.more {\n &:after {\n @include sprite-position($more);\n }\n &.blue:after {\n @include sprite-position($more-blue);\n }\n &.light:after {\n @include sprite-position($more-light);\n }\n }\n\n &.move {\n &:after {\n @include sprite-position($move);\n }\n &.blue:after {\n @include sprite-position($move-blue);\n }\n &.light:after {\n @include sprite-position($move-light);\n }\n }\n\n &.pin {\n &:after {\n @include sprite-position($pin);\n }\n &.blue:after {\n @include sprite-position($pin-blue);\n }\n &.light:after {\n @include sprite-position($pin-light);\n }\n }\n\n &.rss {\n &:after {\n @include sprite-position($rss);\n }\n &.blue:after {\n @include sprite-position($rss-blue);\n }\n &.orange:after {\n @include sprite-position($rss-orange);\n }\n &.light:after {\n @include sprite-position($rss-light);\n }\n }\n\n &.star {\n &:after {\n @include sprite-position($star);\n }\n &.yellow:after {\n @include sprite-position($star-yellow);\n }\n &.blue:after {\n @include sprite-position($star-blue);\n }\n &.light:after {\n @include sprite-position($star-light);\n }\n }\n\n &.tick {\n &:after {\n @include sprite-position($tick);\n }\n &.green:after {\n @include sprite-position($tick-green);\n }\n &.light:after {\n @include sprite-position($tick-light);\n }\n }\n\n &.twitter {\n &:after {\n @include sprite-position($twitter);\n }\n &.blue:after {\n @include sprite-position($twitter-blue);\n }\n &.light:after {\n @include sprite-position($twitter-light);\n }\n }\n\n &.unread {\n &:after {\n @include sprite-position($unread);\n }\n }\n\n &.upvote {\n &:after {\n @include sprite-position($thumb-up);\n }\n &.voted:after {\n @include sprite-position($thumb-up-voted);\n }\n }\n\n &.online,\n &.view {\n &:after {\n @include sprite-position($view);\n }\n &.blue:after {\n @include sprite-position($view-blue);\n }\n &.light:after {\n @include sprite-position($view-light);\n }\n }\n}\n",".ir {\n background-color: transparent;\n border: 0;\n overflow: hidden;\n *text-indent: -9999px;\n}\n\n.ir:before {\n content: \"\";\n display: block;\n width: 0;\n height: 150%;\n}\n\n.hidden {\n display: none !important;\n visibility: hidden;\n}\n\n.visuallyhidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n}\n\n.visuallyhidden.focusable:active,\n.visuallyhidden.focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto;\n}\n\n.invisible {\n visibility: hidden;\n}\n\n.clearfix:before,\n.clearfix:after {\n content: \" \";\n display: table;\n}\n\n.clearfix:after {\n clear: both;\n}\n\n.clearfix {\n *zoom: 1;\n}\n\nhr.clearfix {\n clear: both;\n height: 0;\n border: none;\n}\n\n.unstyled-list {\n list-style: none;\n padding-left: 0;\n}\n\n// Hidden on mobile\n.screen,\n.wide {\n display: none;\n}\n\n@media only screen and #{$media-extra-wide} {\n .wide {\n display: inline;\n }\n table .wide {\n display: table-cell;\n }\n}\n\n@media only screen and #{$media-wide} {\n .screen {\n display: inline;\n }\n}\n",".header-container {\n header {\n background: $color-primary;\n border-bottom: 3px solid $color-secondary;\n\n a,\n button {\n text-decoration: none;\n color: #FFF;\n transition-property: background;\n transition-duration: $transition-duration;\n\n &:focus {\n outline: none;\n }\n }\n\n .header-menu {\n height: 60px;\n\n .header-menu-list {\n margin: 0;\n padding: 0;\n\n & > li {\n display: block;\n float: left;\n width: 33.3%;\n\n & > a {\n display: block;\n position: relative;\n text-align: center;\n line-height: 60px;\n text-transform: uppercase;\n font-size: 1.5px;\n font-size: 1.5rem;\n text-shadow: rgba(0, 0, 0, 0.75) 0 0 3px;\n\n &:hover,\n &:focus,\n &.active {\n background: $color-header-hover;\n }\n\n &.current {\n &:before {\n content: \" \";\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n right: 0;\n height: 2px;\n transition: all $transition-duration ease;\n border-radius: 2px 2px 0 0;\n background-color: $color-secondary;\n }\n &.active:before {\n height: 0;\n }\n }\n }\n }\n }\n }\n }\n}\n\n.header-logo {\n text-align: center;\n margin: 0;\n padding: 0;\n width: 100%;\n}\n.header-logo-link {\n display: block;\n margin: 0 auto;\n text-indent: -9999px;\n width: 100%;\n max-width: 240px;\n height: 60px;\n background: url('../images/logo.png') no-repeat center center;\n background-size: 100% auto;\n\n &:hover,\n &:focus {\n background-color: $color-header-hover;\n }\n}\n\n\n.logbox {\n background: rgba(255, 255, 255, .05);\n\n .notifs-links {\n margin-right: 60px;\n\n .ico-link {\n display: block;\n position: relative;\n width: 33.3%;\n height: 60px;\n line-height: 60px;\n float: left;\n\n .notif-count {\n display: block;\n position: absolute;\n z-index: 1;\n top: 50%;\n right: 50%;\n margin: -20px -22px 0 0;\n padding: 0 5px;\n height: 16px;\n line-height: 14px;\n background: #c0392b; //@TODO: Color\n border-radius: 16px;\n }\n .notif-text {\n display: block;\n position: absolute;\n text-indent: -9999px;\n height: 22px;\n width: 22px;\n top: 50%;\n left: 50%;\n margin: -11px 0 0 -11px;\n\n &.ico-messages {\n @include sprite-position($messages);\n }\n &.ico-notifs {\n @include sprite-position($notifications);\n }\n &.ico-alerts {\n @include sprite-position($alerts);\n }\n &.ico-params {\n @include sprite-position($params);\n }\n }\n\n &:hover,\n &:focus,\n &.active {\n background: $color-header-hover;\n }\n }\n }\n\n .dropdown {\n overflow: hidden;\n\n .dropdown-title {\n display: block;\n width: 100%;\n height: 35px;\n line-height: 37px;\n text-align: center;\n border-bottom: 1px solid #274a5a; // @TODO: Color\n background-color: $color-header-hover;\n }\n\n &,\n .dropdown-list {\n margin: 0;\n padding: 0;\n list-style: none;\n background-color: #19526c; // @TODO: Color\n\n li {\n display: block;\n width: 100%;\n height: 60px;\n\n a {\n display: block;\n overflow: hidden;\n position: relative;\n height: 100%;\n width: 100%;\n\n &,\n &:hover,\n &:focus {\n opacity: 1;\n transition-property: opacity, background-color;\n }\n &:hover,\n &:focus {\n background-color: $color-header-hover;\n\n .username {\n text-shadow: rgba(0, 0, 0, .5) 0 0 5px;\n }\n\n .date {\n color: #95D7F5;\n }\n }\n }\n\n .avatar {\n float: left;\n height: 30px;\n width: 30px;\n }\n .username {\n display: block;\n float: left;\n margin: 4px 0 0 7px;\n color: #95D7F5; // @TODO: Color\n width: 50%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n .date {\n color: #5196b6; // @TODO: Color\n float: right;\n padding: 4px 10px 0 0;\n transition-property: color;\n }\n .topic {\n display: block;\n position: absolute;\n bottom: 0;\n left: 0;\n overflow: hidden;\n height: 25px;\n padding: 4px 7px 2px;\n text-overflow: ellipsis;\n white-space: nowrap;\n width: 95%;\n width: calc(100% - 14px);\n }\n\n &:nth-child(2n+1) {\n &,\n form button {\n background-color: $color-primary;\n }\n }\n }\n }\n }\n\n .my-account {\n display: block;\n height: 60px;\n width: 60px;\n float: right;\n\n .username {\n display: none;\n }\n .avatar {\n background: $color-header-hover;\n }\n }\n\n .dropdown.my-account-dropdown {\n a,\n button {\n padding-left: 10px;\n }\n\n button {\n width: 100%;\n height: 30px;\n line-height: 28px;\n background: transparent;\n text-align: left;\n border: 0;\n\n &:hover,\n &:focus {\n background: $color-header-hover;\n }\n }\n }\n\n\n &.unlogged {\n a {\n display: block;\n width: 50%;\n text-align: center;\n float: left;\n line-height: 60px;\n height: 60px;\n\n &:hover,\n &:focus {\n background-color: $color-header-hover;\n }\n }\n }\n}\n\n.sub-header {\n background: #EEE;\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .header-logo {\n width: 40px;\n height: 50px;\n margin-left: 50px;\n float: left;\n }\n .header-logo-link {\n background-image: url('../images/logo-mobile.png') !important;\n background-size: 100%;\n width: 100%;\n height: 100%;\n\n &:after {\n display: block;\n content: attr(data-title);\n position: absolute;\n top: 0;\n left: 95px;\n right: 155px;\n line-height: 50px;\n text-indent: 0;\n text-align: left;\n font-weight: normal;\n font-size: 17px;\n font-size: 1.7rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n max-width: 200px;\n }\n }\n\n .header-container header .header-menu {\n height: 30px;\n\n .header-menu-list {\n padding-top: 50px;\n\n & > li > a {\n line-height: 50px;\n }\n }\n }\n\n .logbox {\n float: right;\n width: 150px;\n background: none;\n\n .notifs-links {\n width: 100%;\n\n .ico-link {\n height: 50px;\n width: 50px;\n }\n }\n\n .dropdown {\n top: 50px;\n }\n .dropdown.my-account-dropdown .dropdown-list {\n bottom: 0;\n\n li {\n height: 45px;\n line-height: 45px;\n }\n }\n\n &.unlogged {\n font-size: 13px;\n font-size: 1.3rem;\n\n a {\n background-color: rgba(255, 255, 255, .1);\n line-height: 30px;\n height: 30px;\n margin: 10px 0;\n width: 74px;\n margin-right: 1px;\n }\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .header-container {\n z-index: 1;\n position: relative;\n box-shadow: 0 0 4px rgba(0, 0, 0, .3);\n\n header {\n background-image: linear-gradient(to right,transparent 20%,rgba(255,255,255,.07) 40%,rgba(255,255,255,.07) 60%,transparent 80%);\n }\n }\n\n .header-logo {\n float: left;\n text-align: left;\n width: 240px;\n }\n\n .header-container header .header-menu {\n float: left;\n width: 40%;\n margin-left: .5%;\n\n .header-menu-list > li > a {\n max-width: 150px;\n font-size: 1.6rem;\n font-size: 16px;\n }\n }\n\n .dropdown {\n top: 60px;\n }\n .has-dropdown {\n position: relative;\n text-indent: -7px;\n\n &:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 47%;\n left: 83%;\n height: 0;\n width: 0;\n border: 6px solid transparent;\n border-top: 6px solid rgba(255, 255, 255, .7);\n border-left: 6px inset transparent;\n }\n &:hover:after,\n &:focus:after,\n &.active:after {\n border-top: 6px solid #FFF;\n }\n }\n\n .logbox .dropdown.my-account-dropdown ul li {\n height: 30px;\n line-height: 30px;\n }\n\n .lt-ie9 .dropdown {\n top: 90px;\n }\n\n .header-right {\n float: right;\n width: 230px;\n\n .dropdown {\n right: 2.5%;\n }\n }\n}\n\n@media only screen and #{$media-extra-wide} {\n .header-container header .header-menu {\n margin-left: 5%;\n }\n}\n\n","$transition-duration: .15s;\n$modal-margin: 25px;\n\n@import \"colors\";\n@import \"typography\";\n@import \"media-queries\";",".dropdown {\n display: none;\n position: absolute;\n text-align: left;\n top: 50px;\n left: 0;\n right: 0;\n background-color: $color-header-hover;\n margin: 0;\n padding: 10px 2.5%;\n font-size: 14px;\n font-size: 1.4rem;\n border-bottom: 3px solid $color-secondary;\n z-index: 50;\n\n .dropdown-title {\n color: #FFF;\n }\n\n &.header-menu-dropdown .dropdown-list > li {\n @for $i from 1 through 4 {\n &:first-child:nth-last-child(#{$i}),\n &:first-child:nth-last-child(#{$i}) ~ li {\n width: 100% / $i;\n }\n }\n }\n\n .dropdown-list {\n width: 100%;\n padding: 0;\n margin-top: 15px;\n }\n .dropdown-list > li {\n width: 20%;\n float: left;\n\n &.dropdown-empty-message {\n color: rgba(255, 255, 255, .5);\n text-align: center;\n line-height: 60px;\n background: none !important;\n }\n\n ul {\n margin: 0 0 10px;\n padding: 0;\n\n li {\n position: relative;\n\n a {\n display: block;\n width: 95%;\n min-height: 25px;\n line-height: 25px;\n color: #95d7f5;\n overflow: hidden;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n padding-left: 3%;\n background-color: rgba(0, 0, 0, .3)\n }\n }\n }\n }\n }\n\n .dropdown-link-all {\n display: block;\n clear: both;\n text-align: center;\n height: 30px;\n line-height: 30px;\n border-top: 1px solid #274a5a;\n background-color: $color-header-hover;\n transition-property: color, background-color;\n\n &:first-child {\n border-top: 0 !important;\n border-bottom: 1px solid #274a5a;\n }\n\n &:hover,\n &:focus {\n color: #95d7f5;\n background-color: #274a5a;\n border-top: 1px solid $color-header-hover;\n }\n }\n}\n.active + .dropdown {\n display: block;\n}\n\n@media only screen and #{$media-tablet} {\n .dropdown {\n box-shadow: 0 5px 7px rgba(0, 0, 0, .3);\n }\n\n .header-right {\n .dropdown {\n width: 350px;\n left: auto;\n padding: 0;\n\n .dropdown-list {\n max-height: 270px;\n overflow-x: hidden;\n overflow-y: auto;\n\n &::-webkit-scrollbar {\n width: 10px;\n height: 10px;\n }\n &::-webkit-scrollbar-track {\n background-color: #06354a;\n }\n &::-webkit-scrollbar-thumb {\n background-color: #396a81;\n border: 1px solid #06354a;\n transition: all $transition-duration ease;\n\n &:hover {\n background-color: #5196b6;\n }\n &:active {\n background-color: #71b4d3;\n }\n }\n }\n\n &.my-account-dropdown {\n width: 230px;\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n html.dropdown-active {\n overflow: hidden;\n\n .page-container {\n width: 100%;\n }\n\n .main-container {\n display: none;\n }\n }\n\n .header-menu-dropdown {\n display: none !important;\n }\n\n .dropdown {\n width: 100%;\n top: 180px;\n bottom: 0;\n border-bottom: none;\n\n .dropdown-list {\n overflow: auto;\n position: absolute;\n top: 36px;\n bottom: 50px;\n }\n .dropdown-link-all {\n position: absolute;\n left: 0;\n right: 0;\n bottom: 0;\n height: 50px;\n line-height: 50px;\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .dropdown {\n top: 60px;\n }\n}",".search-form {\n margin-bottom: 30px;\n}\n\n.search {\n display: block;\n position: relative;\n\n form {\n input,\n button {\n float: left;\n border: none;\n background: rgba(255, 255, 255, .25);\n height: 40px;\n transition-property: background;\n transition-duration: $transition-duration;\n\n &:hover,\n &:focus {\n background-color: #FFF;\n }\n &:focus {\n outline-color: $color-secondary;\n }\n }\n input {\n height: 30px;\n padding: 5px 3%;\n width: 70%;\n }\n button {\n width: 12%;\n text-indent: -9999px;\n\n &.disabled {\n opacity: .5;\n background: transparent;\n cursor: default;\n }\n\n &:after {\n display: block;\n content: \" \";\n position: absolute;\n top: 12px;\n left: 50%;\n margin-left: -8px;\n height: 17px;\n width: 17px;\n @include sprite-position($search);\n }\n }\n }\n .search-more {\n display: block;\n float: left;\n height: 40px;\n font-family: Arial, sans-serif;\n line-height: 40px;\n width: 12%;\n text-align: center;\n font-weight: bold;\n text-decoration: none;\n font-size: 24px;\n background: #FFF;\n color: $color-primary;\n transition: background $transition-duration ease;\n\n &:hover,\n &:focus {\n background: $color-secondary;\n color: #FFF;\n outline: none;\n }\n &:before {\n content: \"+\";\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .search {\n &:before {\n content: \" \";\n display: block;\n position: absolute;\n left: -20px;\n height: 30px;\n width: 20px;\n background: linear-gradient(to left, rgba(0, 0, 0, .03), rgba(0, 0, 0, 0));\n }\n form {\n input {\n padding: 6px 10px;\n height: 18px;\n width: 150px;\n }\n button {\n height: 30px;\n line-height: 30px;\n width: 30px;\n\n &:after {\n top: 7px;\n }\n }\n }\n .search-more {\n width: 30px;\n height: 30px;\n line-height: 30px;\n }\n }\n}\n","#accessibility {\n list-style: none;\n margin: 0;\n padding: 0 2.5%;\n background: #062E41;\n overflow: hidden;\n height: 0;\n\n &.focused {\n height: auto;\n }\n\n li {\n display: inline;\n margin: 0;\n padding: 0;\n\n a {\n display: inline-block;\n padding: 0 7px;\n color: #EEE;\n\n &:hover,\n &:focus {\n color: $color-primary;\n background-color: #fff;\n text-decoration: none;\n }\n }\n }\n}","#cookies-eu-banner {\n padding: 0 3%;\n background: #062E41;\n display: none;\n\n div,\n #cookies-eu-reject {\n display: inline-block;\n margin: 0;\n padding: 7px 0;\n color: #EEE;\n line-height: 23px;\n }\n #cookies-eu-reject {\n background: none;\n border: none;\n text-decoration: underline;\n\n &:hover,\n &:focus {\n text-decoration: none;\n }\n }\n\n #cookies-eu-more,\n #cookies-eu-accept {\n display: inline-block;\n margin-top: 3px;\n padding: 4px 15px;\n text-decoration: none;\n transition: background $transition-duration, color $transition-duration;\n }\n #cookies-eu-more {\n margin-left: 15px;\n color: #EEE;\n background: $color-primary;\n\n &:hover,\n &:focus {\n color: $color-primary;\n background: #EEE;\n }\n }\n #cookies-eu-accept {\n border: none;\n color: $color-primary;\n background: #EEE;\n\n &:hover,\n &:focus {\n color: #EEE;\n background: $color-primary;\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n #cookies-eu-banner {\n position: absolute;\n top: 50px;\n right: 0;\n bottom: 0;\n left: 0;\n z-index: 10;\n\n div {\n margin-top: 40px;\n padding: 0 5px;\n }\n\n #cookies-eu-more,\n #cookies-eu-accept {\n display: block;\n width: 100%;\n height: 40px;\n padding: 0 !important;\n margin: 15px 0 0 0 !important;\n text-align: center;\n }\n #cookies-eu-more {\n margin-top: 40px !important;\n line-height: 40px;\n }\n }\n}\n",".main .sidebar {\n padding: 0 0 10px;\n background: $color-sidebar-background;\n border-bottom: 1px solid #FFF;\n color: #424242;\n width: 105%;\n margin: 0 0 0 -2.7%;\n\n .new-btn {\n display: block;\n height: 40px;\n padding-left: 11.5%;\n text-decoration: none;\n text-indent: 25px;\n line-height: 40px;\n font-size: 16px;\n font-size: 1.6rem;\n position: relative;\n color: lighten($color-primary, 20%);\n transition: all $transition-duration ease;\n\n &:first-child {\n margin-top: 31px;\n }\n\n &:hover,\n &:focus {\n background: $color-sidebar-hover;\n }\n\n &:after {\n top: 12px;\n left: 11.5%;\n }\n }\n\n h3,\n h4 {\n font-weight: normal;\n margin: 0;\n padding: 0;\n }\n h3 {\n font-size: 18px;\n font-size: 1.8rem;\n line-height: 38px;\n line-height: 3.8rem;\n color: $color-primary;\n border-bottom: 1px solid $color-secondary;\n margin-top: 30px;\n }\n h4 {\n padding-top: 20px;\n font-size: 17px;\n font-size: 1.7rem;\n\n a {\n text-decoration: none;\n color: #424242;\n }\n }\n &.accordeon h4 {\n cursor: pointer;\n }\n h4[data-num] {\n position: relative;\n padding-left: calc(5% + 25px);\n\n &:before {\n content: attr(data-num);\n position: absolute;\n left: 5%;\n text-align: right;\n width: 50px;\n margin-left: -35px;\n }\n }\n\n h3 + ul,\n h3 + ol {\n margin: 7px 0;\n }\n\n ul,\n ol {\n margin: 0;\n padding: 0;\n list-style: none;\n width: 100%;\n\n li {\n position: relative;\n padding: 0 0 0 2.5%;\n transition: background $transition-duration ease;\n\n &:not(.inactive):hover,\n a:focus,\n button:focus {\n background: $color-sidebar-hover;\n outline: none;\n\n .ico-after.action-hover {\n display: block;\n }\n }\n\n a,\n button,\n &.inactive > span,\n &.inactive > em {\n display: block;\n padding-left: 25px;\n padding-right: 10px;\n text-decoration: none;\n color: #0079b2;\n overflow: hidden;\n height: 30px;\n line-height: 30px;\n font-size: 14px;\n font-size: 1.4rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n border: 0;\n text-align: left;\n background: rgba(0, 0, 0, 0);\n\n &[data-num] {\n position: relative;\n\n &:after {\n content: attr(data-num) \".\";\n position: absolute;\n left: 0;\n width: 18px;\n text-align: right;\n color: #424242;\n }\n }\n\n /**\n * Sidebar link variations / icons\n */\n &.selected {\n font-weight: bold;\n }\n\n img {\n border-right: 7px solid transparent;\n }\n\n img,\n span:not(.wide) {\n vertical-align: middle;\n }\n\n .icon {\n border-right: 7px solid transparent;\n display: inline-block;\n width: 16px;\n height: 16px;\n margin: 7px 5px;\n line-height:30px;\n }\n\n &.ico-after {\n &:after {\n top: 7px;\n left: 0;\n opacity: .7;\n }\n &.disabled:after {\n opacity: .4 !important;\n }\n &:hover,\n &:focus {\n &:after {\n opacity: 1;\n }\n }\n\n &.action-hover {\n position: absolute;\n display: none;\n overflow: visible;\n top: 0;\n left: 10%;\n padding: 0;\n z-index: 1;\n width: 30px;\n height: 30px;\n text-indent: -9999px;\n\n background: $color-sidebar-hover;\n right: -30px;\n\n &[data-title]:hover:before {\n content: attr(data-title);\n display: block;\n position: absolute;\n background: $color-sidebar-hover;\n color: #555;\n top: -27px;\n left: 0;\n height: 27px;\n line-height: 27px;\n line-height: 2.7rem;\n text-indent: 0;\n padding: 0 15px;\n border: 1px solid #EEE;\n box-shadow: rgba(0, 0, 0, .15) 0 0 7px;\n }\n\n &:after {\n left: 7px;\n }\n }\n }\n }\n\n &.inactive > span,\n &.inactive > em {\n color: #555;\n }\n\n .count {\n display: block;\n position: absolute;\n top: 6px;\n right: 20px;\n padding: 1px 10px;\n height: 16px;\n line-height: 16px;\n font-style: normal;\n background: #AAA;\n color: #FFF;\n }\n\n .last-answer {\n display: block;\n visibility: hidden;\n position: absolute;\n top: -13px;\n left: 102%;\n width: 250px;\n height: 40px;\n background: #FFF;\n padding: 7px 10px;\n border: 1px solid #F0F0F0;\n box-shadow: rgba(0, 0, 0, .1) 2px 2px 2px;\n opacity: 0;\n transition: visibility 0s linear $transition-duration, opacity $transition-duration, left $transition-duration;\n\n .avatar {\n height: 40px;\n width: 40px;\n float: left;\n border: 1px solid #F0F0F0;\n }\n\n .topic-last-answer {\n display: block;\n margin-left: 50px;\n line-height: 18px;\n padding: 3px 0;\n color: #555;\n }\n .topic-no-last-answer {\n display: block;\n line-height: 40px;\n width: 100%;\n text-align: center;\n color: #999;\n }\n }\n\n a {\n &:hover,\n &:focus {\n & + .last-answer {\n visibility: visible;\n left: 100%;\n opacity: 1;\n transition: visibility 0s linear 0, opacity $transition-duration, left $transition-duration;\n }\n }\n\n &.unread {\n font-weight: bold;\n }\n }\n\n button {\n width: 100%;\n line-height: 28px;\n }\n\n\n li {\n padding: 0;\n\n a {\n position: relative;\n color: $color-primary;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n color: #0079B2;\n background: $color-sidebar-hover;\n margin-left: -11px;\n\n &:before {\n content: \"> \";\n }\n }\n }\n }\n }\n }\n\n &.summary {\n h4 {\n border-bottom: 1px solid #d8dada;\n padding-bottom: 5px;\n padding-right: 15px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n & + ul,\n & + ol {\n & > li:first-child {\n margin-top: 5px;\n }\n }\n }\n\n ol li.current {\n margin-top: 0 !important;\n padding-top: 5px;\n margin-bottom: 5px;\n background-color: #FFF;\n\n & + a {\n font-weight: bold;\n }\n\n ol {\n margin-top: 5px;\n padding-top: 5px;\n padding-bottom: 5px;\n margin-left: -42px;\n width: calc(105% + 25px);\n background: linear-gradient(to bottom, rgba(0, 0, 0, .07), #F7F7F7 3px);\n\n a {\n padding-left: 50px;\n }\n }\n }\n }\n}\n",".main .content-container {\n padding-top: 30px;\n\n h1,\n h2 {\n font-size: 22px;\n font-size: 2.2rem;\n line-height: 38px;\n line-height: 3.8rem;\n color: $color-primary;\n font-weight: normal;\n border-bottom: 1px solid $color-secondary;\n margin: 1px 0 15px;\n\n &.illu {\n padding-left: 60px;\n\n img {\n background: #FFF;\n }\n }\n\n &.ico-after {\n padding-left: 80px;\n\n &:after {\n width: 80px;\n height: 40px;\n margin-left: 21px;\n }\n }\n &.ico-articles:after {\n @include sprite-position($articles);\n }\n &.ico-tutorials:after {\n @include sprite-position($tutorials);\n }\n &.ico-news:after {\n @include sprite-position($star-heading-white);\n }\n &.ico-forum:after {\n @include sprite-position($forum-heading);\n }\n &.ico-tags:after {\n @include sprite-position($tags);\n }\n\n &.illu img {\n position: absolute;\n margin: -6px 0 0 -60px;\n border: 1px solid #cdd0d1;\n width: 50px;\n height: 50px;\n }\n }\n\n .license {\n float: right;\n margin: 0;\n margin-top: 10px;\n }\n\n .subtitle {\n font-size: 18px;\n font-size: 1.8rem;\n line-height: 23px;\n color: #999;\n margin-top: -15px;\n margin-bottom: 15px;\n padding: 10px 0;\n font-weight: normal;\n border-bottom: 1px solid #EEE;\n }\n\n .pubdate {\n display: block;\n color: #999;\n margin-bottom: 15px;\n }\n\n .member-item {\n .avatar {\n margin-top: -2px;\n height: 20px;\n width: 20px;\n border: 1px solid #CCC;\n }\n\n .avatar + span {\n padding-left: 3px;\n }\n\n &:hover .avatar {\n border-color: #999;\n }\n }\n .member-item + .member-item {\n margin-left: 7px;\n }\n .authors .member-item {\n margin-right: 0;\n margin-left: 7px;\n\n .avatar {\n height: 30px;\n width: 30px;\n margin: -3px 5px 0 -6px;\n }\n }\n\n .open-zen-mode {\n display: none;\n }\n\n .new-btn-container {\n display: none;\n }\n}\n\n.home .main .content-container {\n margin-top: 0;\n}\n\n.pagination-bottom-clear{\n clear: both;\n}\n\n@media only screen and #{$media-mega-wide} {\n .main .content-container {\n .content-wrapper {\n max-width: 960px;\n margin: 0 auto !important;\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n body.no-sidebar .main {\n .content-container {\n width: 100%;\n }\n .sidebar {\n display: none;\n }\n }\n\n .main {\n @include display(flex);\n @include flex-direction(row-reverse);\n height: 100%;\n margin-left: 0;\n padding-left: 2.5%;\n\n .content-container {\n width: 80%;\n margin-right: 0;\n\n .taglist + .pubdate {\n margin-top: -40px;\n }\n\n .open-zen-mode {\n display: block;\n }\n &.zen-mode {\n width: 100%;\n min-height: calc(100% - 200px);\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n z-index: 20;\n background: #FCFCFC;\n padding: 100px 0;\n margin-bottom: 0;\n\n .comments-title,\n .pagination:not(.pagination-chapter),\n .topic-message {\n display: none;\n }\n\n .content-wrapper {\n margin: 0 4%;\n }\n }\n\n h1,\n h2 {\n margin-left: 1px;\n }\n\n .content-col-2 {\n width: 49.5%;\n margin: 0 0 0 1%;\n }\n .content-col-3 {\n width: 32%;\n margin: 0 0 0 2%;\n }\n .content-col-2,\n .content-col-3 {\n float: left;\n\n &:first-child {\n margin: 0;\n }\n }\n\n .article-content > .summary-part > li {\n float: left;\n width: 50%;\n\n &:nth-child(2n+1) {\n clear: both;\n }\n }\n }\n\n .sidebar {\n width: 22.5%;\n border-bottom: none;\n\n h3,\n h4,\n ul li,\n ol li {\n padding-left: 11.5%;\n }\n\n h3:first-child {\n margin-top: 31px;\n }\n\n h4[data-num] {\n padding-left: calc(11% + 25px);\n\n &:before {\n left: 11%;\n }\n }\n\n &.sommaire ul li.current {\n ul,\n ol {\n margin-left: calc(-11% - 10px);\n width: calc(111% + 10px);\n background: linear-gradient(to bottom, rgba(0, 0, 0, .07), transparent 3px);\n\n a {\n padding-left: calc(11% + 30px);\n }\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .content-cols .main {\n .content-container {\n width: 79%;\n margin-left: 1.5%;\n }\n }\n\n .full-content-wrapper .tutorial-list article {\n width: 46%;\n float: left;\n &.extend {\n width: 100%;\n }\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .main .content-container .new-btn-container {\n display: block;\n margin: 30px 0;\n border-top: 1px solid #DDD;\n overflow: hidden;\n\n .new-btn {\n display: block;\n width: 100%;\n padding: 7px 10px 7px 35px;\n text-decoration: none;\n height: 30px;\n line-height: 30px;\n background: #EEE;\n color: #333;\n border-bottom: 1px solid #DDD;\n\n &.ico-after:after {\n top: 13px;\n left: 10px;\n }\n }\n }\n\n .main .content-container {\n h1, h2 {\n &.ico-news:after {\n @include sprite-position($star-heading);\n }\n }\n }\n\n .main {\n width: 100%;\n }\n\n .main .content-container .content-col:not(:first-child),\n .main .sidebar {\n margin-top: 50px;\n }\n\n .main .sidebar {\n width: 102.5%;\n }\n .main .sidebar h3,\n .main .sidebar h4,\n .main .sidebar ul li {\n padding-left: 5.5%;\n\n a {\n white-space: normal;\n }\n }\n\n .content-col-2:not(:first-child),\n .content-col-3:not(:first-child) {\n margin-top: 50px;\n }\n}\n","// mixin-display-flex.scss\n\n// support:\n// W3C: Opera (desktop and mini), Firefox (v20+), Chrome Desktop (with -webkit)\n// Previous version: IE10+ (with -ms)\n// Oldest version: Safari Desktop and iOS, Chrome in iOS\n\n// resources:\n// http://css-infos.net/properties/webkit\n// http://msdn.microsoft.com/en-us/library/ie/hh673531(v=vs.85).aspx\n// http://dev.opera.com/articles/view/flexbox-basics/\n// https://developer.mozilla.org/en-US/docs/CSS/Tutorials/Using_CSS_flexible_boxes\n// http://demo.agektmr.com/flexbox/\n// http://the-echoplex.net/flexyboxes/\n\n@mixin display($prop) {\n @if $prop == flex {\n display: -webkit-box;\n display: -ms-flexbox;\n display: -webkit-flex;\n display: -moz-box;\n display: flex;\n } @else {\n display: $prop;\n }\n}\n\n@mixin flex-direction($prop) {\n @if $prop == row {\n -webkit-box-orient: horizontal;\n -webkit-box-direction: normal;\n -moz-box-orient: horizontal;\n -moz-box-direction: normal;\n }\n @if $prop == column {\n -webkit-box-orient: vertical;\n -webkit-box-direction: normal;\n -moz-box-orient: vertical;\n -moz-box-direction: normal;\n }\n @if $prop == row-reverse {\n -webkit-box-orient: horizontal;\n -webkit-box-direction: reverse;\n -moz-box-orient: horizontal;\n -moz-box-direction: reverse;\n }\n @if $prop == column-reverse {\n -webkit-box-orient: vertical;\n -webkit-box-direction: reverse;\n -moz-box-orient: vertical;\n -moz-box-direction: reverse;\n }\n -ms-flex-direction: $prop;\n -webkit-flex-direction: $prop;\n flex-direction: $prop;\n}\n\n@mixin align-items($prop) {\n $oldprop: $prop;\n @if $prop == flex-start { $oldprop: start; }\n @if $prop == flex-end { $oldprop: end; }\n -webkit-box-align: $oldprop;\n -moz-box-align: $oldprop;\n -ms-flex-align: $oldprop;\n -webkit-align-items: $prop;\n align-items: $prop;\n}\n\n@mixin justify-content($prop) {\n $oldprop: $prop;\n @if $prop == flex-start { $oldprop: start; }\n @if $prop == flex-end { $oldprop: end; }\n @if $prop == space-between { $oldprop: justify; }\n -webkit-box-pack: $oldprop;\n -moz-box-pack: $oldprop;\n -ms-flex-pack: $oldprop;\n -webkit-justify-content: $prop;\n justify-content: $prop;\n}\n\n@mixin flex($prop) {\n -webkit-box-flex: $prop;\n -moz-box-flex: $prop;\n -ms-flex: $prop;\n -webkit-flex: $prop;\n flex: $prop;\n}\n\n@mixin order($prop) {\n -webkit-box-ordinal-group: $prop + 1;\n -moz-box-ordinal-group: $prop + 1;\n -ms-flex-order: $prop;\n -webkit-order: $prop;\n order: $prop;\n}",".footer-container footer {\n color: #424242;\n padding: 20px 0;\n}\n.page-footer {\n background: $color-primary;\n height: 40px;\n line-height: 40px;\n border-top: 3px solid $color-secondary;\n font-size: 14px;\n font-size: 1.4rem;\n\n .wrapper {\n display: flex;\n }\n\n .copyright {\n color: #EEE;\n margin: 0;\n }\n\n ul {\n list-style: none;\n margin: 0;\n padding: 0;\n\n &.links li {\n display: inline-block;\n margin-left: 25px;\n\n a {\n text-decoration: none;\n color: #EEE;\n border-bottom: 1px solid transparent;\n\n &:hover,\n &:focus {\n border-bottom-color: $color-secondary;\n }\n }\n }\n\n &.social {\n flex: 1;\n text-align: center;\n\n li {\n margin: -2px 10px;\n display: inline-block;\n\n a {\n display: block;\n height: 16px;\n width: 16px;\n\n &:after {\n opacity: 0.6;\n }\n\n &:hover {\n border-bottom-color: transparent;\n\n &:after {\n opacity: 1;\n }\n }\n }\n }\n }\n }\n\n .version {\n &,\n a {\n color: rgba(255, 255, 255, .5);\n }\n\n a:hover,\n a:focus {\n color: #FFF;\n }\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .page-footer {\n text-align: center;\n height: auto;\n\n .wrapper {\n flex-direction: column;\n\n .social {\n -ms-flex: none; // fix IE ≥ 10\n }\n }\n\n .copyright, .social {\n border-bottom: 2px solid lighten($color-primary, 4%);\n }\n\n ul {\n li {\n margin: 0 5px;\n }\n }\n }\n}\n",".alert-box {\n position: relative;\n padding: 8px 30px 8px 15px;\n margin: 0 0 15px 2%;\n color: #FFF;\n text-shadow: rgba(0, 0, 0, 0.2) 0 0 2px;\n background: #777;\n\n &.alert-box-not-closable {\n padding-right: 15px;\n }\n\n .alert-box-text {\n display: block;\n float: left;\n }\n\n .close-alert-box {\n display: block;\n position: absolute;\n top: 8px;\n right: 15px;\n height: 20px;\n width: 20px;\n text-indent: -9999px;\n text-decoration: none;\n background-color: transparent;\n line-height: 22px;\n color: #FFF;\n\n &.ico-after:after {\n margin-top: 4px;\n }\n }\n .close-alert-box-text {\n width: auto;\n text-indent: 0;\n top: 8px;\n }\n\n .alert-box-title {\n margin: 5px 0;\n padding: 0;\n font-size: 18px;\n font-weight: normal;\n }\n\n &.info, // TEMP PATCH WITH DJANGO ALERTS\n &.success {\n background: #48A200;\n }\n &.error {\n background: #C0392B;\n }\n &.alert, // TEMP PATCH WITH DJANGO ALERTS\n &.warning {\n background: #e67e22;\n }\n &.not-member {\n background: #FDFDFD;\n color: #333;\n text-shadow: none;\n border-bottom: 3px solid #D2D5D6;\n }\n\n &.ico-after {\n padding-left: 40px;\n\n &:after {\n margin: 12px 0 0 13px;\n }\n }\n\n h4,\n p {\n margin-left: 0 !important;\n margin-right: 0 !important;\n }\n p {\n margin: 0;\n }\n\n a {\n color: #EEE;\n }\n .alert-box-btn {\n display: inline-block;\n background: $color-primary;\n text-decoration: none;\n padding: 8px 15px;\n margin: 5px 0;\n color: #FFF !important;\n\n &:hover,\n &:focus {\n background: lighten($color-primary, 7%);\n }\n\n &.alert-box-btn-right {\n position: absolute;\n top: 0;\n right: 0;\n margin: 0;\n }\n }\n\n &.empty {\n display: none;\n }\n}\n\n.content-wrapper .alert-box {\n margin: 0 0 20px;\n\n & + .not-member {\n margin-top: -20px;\n }\n}\n\n@media only screen and #{$media-tablet} {\n .alert-box .alert-box-text {\n display: inline;\n }\n .topic-message .alert-box {\n padding: 8px 75px 8px 15px;\n }\n}\n\n@media only screen and #{$media-mobile} {\n .alert-box {\n .alert-box-btn {\n &,\n &.alert-box-btn-right {\n position: relative;\n float: none;\n display: block;\n margin: 5px 0 0;\n text-align: center;\n }\n }\n }\n}",".authors {\n color: #9c9c9c;\n padding-bottom: 10px;\n border-bottom: 1px solid #e0e4e5;\n margin-bottom: 20px !important;\n\n .authors-label {\n display: inline-block;\n }\n\n ul {\n display: inline-block;\n list-style: none;\n padding: 0;\n margin: 0;\n\n li {\n display: inline-block;\n margin: 0;\n\n .avatar {\n height: 28px;\n width: 28px;\n border: 1px solid #cdd0d1;\n margin-right: 3px;\n margin-top: -4px;\n }\n\n a {\n display: block;\n text-decoration: none;\n color: lighten($color-primary, 20%);\n height: 36px;\n line-height: 36px;\n padding: 0 8px;\n transition: all $transition-duration ease;\n\n &.ico-after {\n padding-left: 30px;\n\n &:after {\n margin: 10px 0 0 8px;\n }\n }\n\n &:hover,\n &:focus {\n background: #DDD;\n color: $color-primary;\n }\n }\n\n .info {\n padding-left: 5px;\n color: #777;\n }\n }\n }\n}",".autocomplete-wrapper {\n position: relative;\n\n .autocomplete-dropdown {\n position: absolute;\n z-index: 60;\n\n ul {\n padding: 0;\n margin: 0;\n background-color: #FFF;\n border-right: solid 1px #CCC;\n border-left: solid 1px #CCC;\n\n border-bottom-right-radius: 4px;\n border-bottom-left-radius: 4px;\n\n li {\n padding: 4px 10px;\n border-bottom: solid 1px #CCC;\n list-style: none;\n\n &.active, &:hover {\n background-color: lighten($color-primary, 10%);\n color: white;\n }\n }\n }\n }\n}\n\n.modal .autocomplete-dropdown {\n margin-top: -15px;\n}\n",".breadcrumb {\n display: none;\n}\n\n@media only screen and #{$media-wide} {\n .breadcrumb {\n position: relative;\n display: block;\n float: left;\n width: calc(100% - 230px);\n height: 30px;\n\n &:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n right: 0;\n width: 50px;\n height: 100%;\n background-image:linear-gradient(to right, rgba(231, 235, 236, 0), rgba(231, 235, 236, .75));\n }\n\n ol {\n margin: 0;\n padding: 0;\n list-style: none;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n li {\n position: relative;\n display: inline-block;\n padding-right: 30px;\n line-height: 30px;\n\n a {\n text-decoration: none;\n color: #084561;\n\n &:hover,\n &:focus {\n text-decoration: underline;\n outline: none;\n }\n }\n\n &:not(:last-child):after {\n display: block;\n position: absolute;\n top: 0;\n right: 7px;\n content: \" \";\n height: 30px;\n width: 15px;\n @include sprite();\n background-repeat: no-repeat;\n @include sprite-position($ariane);\n opacity: .2;\n }\n }\n }\n }\n}","$content-border-color: #DEDEDE;\n$content-illu-size: 96px;\n$content-reaction-offset: -14px; // -30px to not offset the meta\n\n.content-item {\n background: #FFF;\n min-height: 60px;\n display: flex;\n\n border: solid 1px $content-border-color;\n border-bottom-width: 2px;\n margin: 0 10px 15px;\n\n overflow: hidden; // Temporary, until the items are completely styled\n\n flex: 1 1 400px;\n width: 100%;\n\n &.expand-description {\n .content-description {\n height: 36px; // 2 lines\n white-space: normal;\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 18px;\n }\n\n .content-meta {\n line-height: 16px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n\n &:not(.inline) > * {\n display: inline;\n }\n }\n }\n\n a {\n text-decoration: none;\n }\n\n & > a:not(.btn) {\n display: flex;\n width: 100%;\n }\n\n .content-illu {\n flex: 0 0 $content-illu-size;\n height: $content-illu-size;\n background-color: $content-border-color;\n\n img {\n width: 100%;\n height: 100%;\n background-color: #FFF;\n }\n }\n\n .content-info {\n padding: 10px 14px;\n height: 76px;\n flex: 1;\n position: relative;\n min-width: 100px;\n }\n\n .content-reactions {\n position: absolute;\n z-index: 0;\n bottom: 6px;\n left: $content-reaction-offset;\n height: 32px;\n width: 32px;\n padding-left: 1px;\n\n @include sprite();\n @include sprite-position($chat-bubble);\n\n color: $color-secondary;\n text-align: center;\n line-height: 32px;\n font-weight: bold;\n font-size: 14px;\n font-size: 1.4rem;\n\n span {\n position: relative;\n z-index: 2;\n }\n\n &::before {\n content: \"\";\n display: block;\n position: absolute;\n top: 0;\n bottom: 0;\n right: 0;\n left: 0;\n z-index: 1;\n\n @include sprite();\n @include sprite-position($chat-bubble-orange);\n\n opacity: 0;\n transition: opacity $transition-duration;\n }\n\n &:focus, &:hover {\n color: white;\n &::before {\n opacity: 1;\n }\n }\n }\n\n &.has-reactions .content-meta {\n padding-left: 32px - 14px + $content-reaction-offset + 10px; // bubble width - container padding + bubble offset + spacing\n }\n\n .content-title {\n margin: 0;\n\n font-size: 17px;\n font-size: 1.7rem;\n font-weight: normal;\n line-height: 20px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #424242;\n }\n\n a:hover, a:focus {\n outline: none;\n .content-title {\n text-decoration: underline;\n outline: none;\n }\n }\n\n p {\n margin: 0;\n }\n\n .content-description {\n margin: 0;\n font-size: 15px;\n font-size: 1.5rem;\n line-height: 26px;\n height: 26px;\n color: #999;\n margin-bottom: 2px;\n\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n .short {\n display: none;\n }\n }\n\n .content-meta {\n color: $color-secondary;\n font-size: 13px;\n font-size: 1.3rem;\n line-height: 15px;\n\n &:not(.inline) > * {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n display: block;\n }\n\n .short {\n display: none;\n }\n\n & a {\n color: darken($color-secondary, 10%);\n\n &:hover, &:focus {\n text-decoration: underline;\n }\n }\n }\n\n .content-tags {\n margin: 0;\n padding: 10px 0 0;\n display: flex;\n flex-direction: column;\n align-items: flex-end;\n\n li {\n padding: 0;\n flex: 0 0 22px;\n background-color: #EEE;\n margin-bottom: 5px;\n color: #777;\n display: block;\n text-align: right;\n transition: color $transition-duration, background-color $transition-duration;\n\n a {\n color: inherit;\n padding: 0 12px;\n line-height: 22px;\n height: 22px;\n display: block; // to have the click zone matching the parent box\n\n &:hover, &:focus {\n color: #EEE;\n background-color: #777;\n }\n }\n }\n }\n\n &.write-tutorial {\n background-color: $color-primary;\n border-color: $color-primary;\n align-items: center;\n color: white;\n height: 96px;\n\n .write-tutorial-text {\n flex: 1;\n text-align: center;\n margin: 10px 14px;\n\n p {\n margin: 0;\n font-size: 16px;\n\n &.lead {\n font-size: 18px;\n font-weight: bold;\n }\n }\n }\n\n .btn-write-tutorial {\n background-color: #1c5b78;\n margin-right: 28px;\n transition: color $transition-duration, background-color $transition-duration;\n\n &:hover, &:focus {\n background-color: #FFF;\n color: #1c5b78;\n }\n }\n }\n\n &.topic-item {\n .content-info {\n padding: 14px 20px;\n height: 68px;\n }\n\n .content-title {\n font-size: 19px;\n font-size: 1.9rem;\n line-height: 24px;\n color: $color-primary;\n }\n\n .content-description {\n color: #505050;\n font-size: 16px;\n font-size: 1.6rem;\n\n }\n\n .member-item {\n &:hover, &:focus {\n text-decoration: underline;\n }\n }\n\n .content-meta {\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 16px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n }\n}\n\n.content-item-list {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n min-width: 100%; // prevents some weird margin bug...\n margin: 0 -10px;\n\n .fill {\n flex: 1 1 400px;\n margin: 0 10px;\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .full-content-wrapper .content-item {\n .content-info {\n h3 {\n padding: 0 !important;\n }\n p:not(.content-meta) {\n margin: 0 !important;\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .content-item {\n &.write-tutorial {\n display: none;\n }\n\n .content-tags {\n display: none;\n }\n\n .content-meta, .content-description {\n .short {\n display: inline;\n }\n .long {\n display: none;\n }\n }\n }\n}\n",".zform-toolbar {\n margin: 0;\n padding: 2px;\n list-style-position: initial;\n list-style-type: none;\n border-bottom: none;\n\n a,\n button {\n display: block;\n float: left;\n cursor: pointer;\n border-bottom: 1px solid transparent;\n text-decoration: none;\n color: #999;\n height: 27px;\n line-height: 30px;\n padding: 0 10px;\n margin-left: 1px;\n text-indent: -9999px;\n width: 0;\n\n .zform-popup {\n text-indent: 0;\n line-height: 20px;\n }\n\n &.ico-after {\n padding-left: 30px;\n }\n\n &:after {\n top: 7px;\n left: 12px;\n // TODO : remake icons\n //display: none;\n }\n\n &:hover,\n &:focus {\n border-bottom-color: lighten($color-primary, 20%);\n outline: none;\n background-color: #EEE;\n }\n }\n button {\n padding: 0 15px;\n height: 30px;\n border-top: none;\n border-right: none;\n border-left: none;\n\n &[type=submit] {\n background: #084561;\n border-bottom-color: #084561;\n color: #DDD;\n\n &:hover,\n &:focus {\n color: #FFF;\n background: #396A81;\n border-bottom-color: #396A81;\n }\n }\n }\n}\n\n.zform-button {\n background-repeat: no-repeat;\n background-position: center center;\n}\n\n/* Icons */\n\n.zform-button-bold:after { @include sprite-position($zform-bold); }\n.zform-button-italic:after { @include sprite-position($zform-italic); }\n.zform-button-strike:after { @include sprite-position($zform-strike); }\n.zform-button-abbr:after { @include sprite-position($zform-abbr); }\n.zform-button-key:after { @include sprite-position($zform-key); }\n.zform-button-sup:after { @include sprite-position($zform-sup); }\n.zform-button-sub:after { @include sprite-position($zform-sub); }\n.zform-button-center:after { @include sprite-position($zform-center); }\n.zform-button-right:after { @include sprite-position($zform-right); }\n.zform-button-ul:after { @include sprite-position($zform-ul); }\n.zform-button-ol:after { @include sprite-position($zform-ol); }\n.zform-button-quote:after { @include sprite-position($zform-quote); }\n.zform-button-link:after { @include sprite-position($zform-link); }\n.zform-button-image:after { @include sprite-position($zform-image); }\n.zform-button-attention:after { @include sprite-position($zform-attention); }\n.zform-button-error:after { @include sprite-position($zform-error); }\n.zform-button-question:after { @include sprite-position($zform-question); }\n.zform-button-information:after, .zform-button-infoblocks:after { @include sprite-position($zform-information); }\n.zform-button-secret:after { @include sprite-position($zform-secret); }\n.zform-button-blockcode:after, .zform-button-monospace:after { @include sprite-position($zform-blockcode); }\n.zform-button-titles:after { @include sprite-position($zform-titles); }\n.zform-button-title1:after { @include sprite-position($zform-title1); }\n.zform-button-title2:after { @include sprite-position($zform-title2); }\n.zform-button-title3:after { @include sprite-position($zform-title3); }\n.zform-button-title4:after { @include sprite-position($zform-title4); }\n.zform-button-table:after { @include sprite-position($zform-table); }\n.zform-button-math:after { @include sprite-position($zform-math); }\n.zform-button-footnote:after { @include sprite-position($zform-footnote); }\n.zform-button-chars:after { @include sprite-position($zform-chars); }\n.zform-button-smilies:after { @include sprite-position($zform-smilies); }\n\n\n/* Simple dropdown */\ndiv.zform-popup {\n top: 32px;\n z-index: 100;\n background: transparent;\n background-color: #fff;\n background-image: linear-gradient(center to top, #EBEBE5 8%, #F9F9F6 75%);\n border: 1px solid #CCCCCC;\n border-radius: 3px;\n padding: 2px;\n}\n\n\n\n/* 3 cols select code dropdown */\n.zform-code-col {\n display: inline-block;\n vertical-align: top;\n margin: 2px;\n min-width: 100px;\n\n & > span {\n display: block;\n color: #2677C9;\n cursor: pointer;\n\n &[data-zform-selected='true'] {\n color: blue;\n font-weight: bold;\n }\n\n &:hover,\n &:focus {\n color: #C87B02;\n }\n }\n}\n",".featured-resource-item {\n flex: 1;\n margin-right: 1px;\n background-color: #CCC;\n position: relative;\n overflow: hidden;\n max-width: 228px;\n min-width: 170px;\n z-index: 0;\n background-color: $color-primary;\n\n &::before {\n content: \"\";\n display: block;\n padding-top: 100%;\n }\n\n .featured-resource-illu {\n position: absolute;\n z-index: 1;\n top: 0;\n left: 0;\n height: 100%;\n width: auto;\n transition: $transition-duration ease;\n transition-property: filter, opacity, transform;\n }\n\n .featured-resource-meta {\n position: absolute;\n z-index: 3;\n color: white;\n bottom: 0;\n right: 0;\n left: 0;\n padding: 40px 14px 12px;\n text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);\n background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .2) 30px, rgba(0, 0, 0, .4));\n\n h3 {\n font-size: 16px;\n line-height: 20px;\n font-weight: normal;\n margin: 0;\n display: table-cell;\n vertical-align: middle;\n height: 0;\n transition: height $transition-duration ease;\n }\n\n p {\n font-size: 12px;\n margin: 0;\n line-height: 22px;\n }\n }\n\n a:focus,\n a:hover {\n .featured-resource-illu {\n opacity: 0.4;\n filter: blur(5px);\n transform: scale(1.05);\n }\n .featured-resource-meta {\n h3 {\n height: 190px;\n font-size: 20px;\n }\n }\n }\n\n & > a {\n display: block;\n }\n}\n\n.featured-resource-edit-form {\n display: flex;\n align-items: flex-start;\n\n .featured-resource-item {\n margin-right: 20px;\n flex-basis: 228px;\n }\n\n form {\n width: auto;\n flex: 1;\n }\n}\n\n@media only screen and #{$media-mobile} {\n .featured-resource-edit-form {\n flex-direction: column;\n align-items: unset;\n }\n}\n",".search-box {\n width: 100%;\n min-height: 60px;\n background: #EEE;\n box-shadow: rgba(0, 0, 0, .25) 0 0 3px;\n\n form {\n min-height: 60px;\n\n label {\n display: block;\n line-height: 40px;\n font-size: 16px;\n font-size: 1.6rem;\n color: #333;\n text-align: center;\n width: 100%;\n }\n\n input,\n button {\n border: 1px solid $color-secondary;\n background: #FFF;\n margin: 5px 0 12px;\n }\n input {\n height: 34px;\n padding: 0 15px;\n border-right: none;\n width: 85%;\n width: calc(100% - 71px);\n }\n button {\n height: 36px;\n text-indent: -9999px;\n border-left: none;\n width: 40px;\n transition: background $transition-duration;\n\n position: absolute;\n bottom: 0;\n right: 15px;\n\n &:hover {\n background: #EEE;\n }\n\n &:after {\n top: 9px;\n left: 12px;\n @include sprite-position($search);\n }\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .search-box {\n form {\n label {\n line-height: 60px;\n width: 300px;\n float: left;\n }\n\n input,\n button {\n margin: 12px 0;\n float: left;\n }\n input {\n width: calc(100% - 371px);\n }\n }\n }\n}",".markdown-help {\n min-height: 50px;\n overflow: hidden;\n\n .open-markdown-help {\n float: none !important;\n display: inline-block !important;\n margin-bottom: 20px;\n\n .close-markdown-help-text {\n display: none;\n }\n }\n .topic-message & {\n min-height: 0;\n\n .open-markdown-help {\n position: absolute;\n bottom: 0;\n left: 8px;\n margin-bottom: 0;\n }\n }\n\n .markdown-help-more {\n display: none;\n background: #EEE;\n padding: 15px;\n margin-bottom: 5px;\n border-bottom: 1px solid #CCC;\n\n pre {\n margin: 0;\n }\n\n &.show-markdown-help {\n display: block;\n }\n }\n .show-markdown-help + .open-markdown-help {\n margin-top: -5px;\n padding-top: 5px;\n line-height: 35px;\n\n &:after {\n margin-top: 15px !important;\n }\n\n .close-markdown-help-text {\n display: inline;\n }\n .open-markdown-help-text {\n display: none;\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .markdown-help {\n .open-markdown-help {\n position: relative;\n left: 0;\n bottom: 0;\n float: none;\n margin-left: 0 !important;\n }\n }\n\n .topic-message {\n .markdown-help {\n .markdown-help-more {\n margin-bottom: 0;\n }\n\n .open-markdown-help {\n position: relative;\n width: 100%;\n margin-left: -10px !important;\n padding-left: 40px;\n\n &:after {\n margin-left: 15px;\n }\n }\n\n .show-markdown-help + .open-markdown-help {\n margin-top: 0;\n }\n }\n }\n}",".mobile-menu,\n.mobile-menu-btn {\n display: none;\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .js .page-container {\n position: absolute;\n z-index: 10;\n transform: translate3d(0, 0, 0);\n }\n\n .js .mobile-menu {\n display: block;\n position: absolute;\n position: fixed;\n overflow-x: hidden;\n overflow-y: auto;\n z-index: 1;\n transform: translate3d(-20%, 0, 0);\n width: 90%;\n height: 100%;\n padding-bottom: 20px;\n background: #222;\n user-select: none;\n\n .search {\n height: 50px;\n position: relative;\n top: 0;\n left: 0;\n width: 100%;\n\n input {\n color: #EEE;\n background-color: #333;\n width: 76%;\n height: 30px;\n padding: 10px 5%;\n font-size: 16px;\n font-size: 1.6rem;\n\n &:hover,\n &:focus {\n padding-bottom: 7px;\n border-bottom: 3px solid #084561;\n background-color: #333;\n }\n }\n button {\n display: none;\n }\n .search-more {\n background-color: #3F3F3F;\n width: 14%;\n height: 50px;\n line-height: 50px;\n color: #CCC;\n }\n }\n\n .mobile-menu-bloc,\n .mobile-menu-link {\n width: 90%;\n line-height: 40px;\n text-indent: 0;\n }\n .mobile-menu-bloc {\n margin: 0 5% 15px;\n\n &:nth-child(2) {\n margin-top: 15px;\n }\n\n ul,\n li {\n margin: 0;\n padding: 0;\n }\n\n .mobile-menu-link {\n margin: 0;\n width: 100%;\n\n &.disabled {\n opacity: .5;\n }\n }\n\n &:not(.mobile-show-ico) .ico-after:after {\n display: none;\n }\n\n &[data-title]:before {\n display: block;\n content: attr(data-title);\n height: 30px;\n font-size: 14px;\n font-size: 1.4rem;\n text-transform: uppercase;\n padding-bottom: 3px;\n border-bottom: 2px solid #3F3F3F;\n font-weight: bold;\n color: #666;\n }\n\n &.mobile-show-ico {\n .ico-after {\n padding-left: 30px;\n width: calc(100% - 30px);\n\n &:after {\n top: 12px;\n left: 2px;\n }\n }\n\n .icon {\n display: inline-block;\n width: 16px;\n height: 16px;\n margin: 7px;\n line-height:30px;\n padding-left: 5px;\n &:after {\n top: 0px;\n left: 0px;\n }\n }\n }\n }\n .mobile-menu-link {\n display: block;\n height: 40px;\n line-height: 40px;\n text-decoration: none;\n color: #CCC;\n font-size: 16px;\n font-size: 1.6rem;\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n background: none;\n border: none;\n text-align: left;\n padding: 0;\n\n &.mobile-menu-sublink {\n width: 90%;\n margin: 0 0 0 10%;\n }\n\n &.mobile-menu-bloc[data-title] {\n height: 80px;\n }\n &.mobile-menu-bloc:not([data-title]) {\n margin-bottom: 0;\n }\n &:not(:last-child):not(.mobile-menu-bloc) {\n border-bottom: 1px solid #2C2C2C;\n }\n\n &[data-prefix]:before {\n content: \"[\" attr(data-prefix) \"] \";\n }\n &.unread {\n font-weight: bold;\n color: #EEE;\n }\n\n img, span {\n vertical-align: middle;\n }\n\n img {\n float: left;\n margin: 5px 5px 5px 0;\n width: 30px;\n height: 30px;\n }\n .label {\n padding: 0 0 0 50px;\n }\n img + .label {\n padding: 0 0 0 10px;\n }\n }\n }\n .js.show-mobile-menu {\n width: 100%;\n\n body {\n position: fixed;\n }\n\n .page-container {\n height: 100%;\n transform: translate3d(90%, 0, 0);\n overflow: hidden;\n box-shadow: 0 0 7px rgba(0, 0, 0, .25);\n }\n\n .mobile-menu {\n transform: translate3d(0, 0, 0);\n }\n }\n\n // Mobile supports sidebar only\n .js.enable-mobile-menu {\n .mobile-menu-hide {\n display: none;\n }\n\n .page-container {\n .mobile-menu-bloc,\n .mobile-menu-link,\n .search {\n display: none;\n }\n\n .mobile-menu-btn + .header-logo {\n margin-left: 0;\n }\n\n\n // Adapt menu to smartphone with sidebar\n .mobile-menu-btn {\n display: block;\n float: left;\n height: 50px;\n width: 50px;\n\n &:after {\n display: block;\n content: \" \";\n position: absolute;\n top: 15px;\n left: 13px;\n height: 22px;\n width: 22px;\n @include sprite();\n background-repeat: no-repeat;\n @include sprite-position($menu);\n }\n }\n }\n }\n\n html:not(.enable-mobile-menu) {\n .header-container {\n border-bottom: 1px solid #CCC;\n }\n\n .page-container {\n .header-logo {\n margin-left: 10px;\n }\n .header-logo-link {\n &:after {\n left: 55px;\n right: 205px;\n }\n }\n }\n\n\n .logbox {\n .notifs-links .ico-link,\n .my-account {\n position: absolute;\n top: 0;\n right: 0;\n height: 50px;\n width: 50px;\n\n .avatar {\n height: 50px;\n width: 50px;\n }\n }\n .notifs-links {\n :nth-child(1) .ico-link {\n right: 150px;\n }\n :nth-child(2) .ico-link {\n right: 100px;\n }\n :nth-child(3) .ico-link,\n .ico-link:nth-child(3) {\n right: 50px;\n }\n }\n\n &.unlogged {\n position: absolute;\n top: 0;\n right: 0;\n }\n }\n }\n}",".modal {\n display: none;\n}\n\n.modals-container {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n height: 100vh;\n width: 100vw;\n overflow-y: auto;\n z-index: 50;\n\n &.open {\n display: block;\n }\n\n .modals-wrapper {\n display: flex;\n width: 100vw;\n min-height: 100vh;\n align-items: center;\n justify-content: space-around;\n flex-direction: column;\n }\n\n .modals-overlay {\n position: fixed;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n z-index: 1;\n background-color: rgba(0, 0, 0, 0.7);\n }\n}\n\n.modals-container .modal {\n position: relative;\n z-index: 2;\n background: #EEE;\n flex: 0;\n flex-direction: column;\n\n &.open {\n display: flex;\n }\n\n .modal-title {\n display: block;\n border-bottom: 3px solid $color-secondary;\n line-height: 53px;\n height: 50px;\n text-indent: 15px;\n background: $color-primary;\n color: #FFF;\n font-size: 16px;\n font-size: 1.6rem;\n text-shadow: rgba(0, 0, 0, 0.75) 0 0 3px;\n\n &.ico-after {\n text-indent: 40px;\n\n &:after {\n margin: 18px 0 0 15px;\n }\n }\n }\n\n .modal-body {\n padding: 20px 15px 5px;\n flex: 1;\n\n p {\n width: 370px;\n }\n\n table {\n margin-top: 0;\n }\n\n p,\n input:not([type=checkbox]):not([type=radio]),\n select,\n textarea {\n margin: 0 0 15px;\n }\n }\n\n .modal-footer {\n display: flex;\n border-top: 1px solid #CCC;\n flex-direction: row-reverse;\n\n & > * {\n flex: 1;\n height: 50px;\n line-height: 50px;\n margin: 0;\n padding: 0;\n text-align: center;\n background: none!important;\n color: #333;\n\n &:not(:first-child) {\n border-right: 1px solid #CCC;\n }\n\n &:only-child {\n font-weight: bold;\n }\n }\n\n .btn-submit, [type=submit] {\n color: $color-primary;\n font-weight: bold;\n }\n\n .btn-cancel {\n color: #555;\n }\n }\n}\n\n.enable-mobile-menu .modals-container .modal {\n margin: $modal-margin;\n box-shadow: 0 0 5px #000;\n max-width: 100%;\n\n &.modal-flex {\n width: 400px;\n }\n}\n\n@media only screen and #{$media-wide} {\n .enable-mobile-menu .modals-container .modal {\n box-shadow: 0 2px 7px rgba(0, 0, 0, .7);\n\n .modal-title {\n line-height: 50px;\n }\n\n [type=submit],\n .btn-submit {\n &:not(.disabled):hover,\n &:not(.disabled):focus {\n color: #EEE;\n background: $color-success !important;\n }\n }\n\n .btn-cancel {\n &:hover,\n &:focus {\n color: #EEE;\n background: $color-danger !important;\n }\n }\n }\n}\n\n/**\n * Specific modal content\n */\n.modal .vote-details {\n display: flex;\n color: #444;\n max-height: 400px;\n overflow-y: auto;\n\n .vote-col {\n flex: 1;\n padding: 0 8px 15px;\n\n h3 {\n margin: 0 0 2px;\n }\n }\n\n ul.vote-list {\n padding: 0;\n margin: 0;\n list-style: none;\n\n li {\n a {\n padding: 4px;\n text-decoration: none;\n color: inherit;\n display: block;\n\n &:hover, &:focus {\n background-color: #fff;\n }\n }\n\n line-height: 24px;\n border-top: solid 1px #ccc;\n\n &.muted {\n color: #777;\n padding: 4px;\n }\n\n img {\n height: 24px;\n width: 24px;\n margin-right: 6px;\n }\n }\n }\n}\n",".pagination {\n list-style: none;\n margin: 0;\n padding: 0;\n border-top: 1px solid #d2d5d6; // @TODO: Color\n border-bottom: 1px solid #d2d5d6;\n background: #FBFBFB;\n height: 40px;\n margin-bottom: 20px !important;\n\n li {\n float: left;\n\n a {\n display: block;\n text-align: center;\n text-decoration: none;\n color: $color-primary;\n min-width: 45px;\n height: 40px;\n line-height: 40px;\n transition: all $transition-duration ease;\n\n &.current {\n height: 38px;\n color: #808080;\n background: #F7F7F7;\n margin-top: -1px;\n border-left: 1px solid #d2d5d6;\n border-bottom: 3px solid #d2d5d6;\n border-right: 2px solid #d2d5d6;\n }\n\n &.ico-after:after {\n margin-top: 12px;\n }\n\n &[href]:hover,\n &[href]:focus {\n background: #d2d5d6;\n }\n }\n\n &.prev a,\n &.next a {\n padding: 0 15px;\n }\n\n &.prev {\n .ico-after {\n padding-left: 30px;\n\n &:after {\n margin-left: 8px;\n }\n }\n }\n &.next {\n float: right;\n .ico-after {\n padding-right: 30px;\n\n &:after {\n right: 8px;\n left: auto;\n }\n }\n }\n }\n\n &.pagination-top {\n li a.current {\n margin-top: 0;\n border-top: 3px solid #d2d5d6;\n border-bottom: none;\n height: 35px;\n line-height: 35px;\n padding-bottom: 3px;\n }\n }\n\n &.pagination-chapter {\n margin-left: 0;\n\n li {\n max-width: 45%;\n }\n\n a {\n text-overflow: ellipsis;\n white-space: nowrap;\n overflow: hidden;\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .pagination {\n border: 1px solid #d2d5d6;\n }\n}\n\n@media only screen and #{$media-mobile} {\n .pagination {\n li {\n &.prev a,\n &.next a {\n min-width: 0px;\n span {\n display: none;\n }\n }\n }\n }\n}\n",".codehilite .hll { background-color: #ffffcc }\n.codehilite { background: #f8f8f8; }\n.codehilite .c { color: #408080; font-style: italic } /* Comment */\n.codehilite .k { color: #008000; font-weight: bold } /* Keyword */\n.codehilite .o { color: #666666 } /* Operator */\n.codehilite .cm { color: #408080; font-style: italic } /* Comment.Multiline */\n.codehilite .cp { color: #BC7A00 } /* Comment.Preproc */\n.codehilite .c1 { color: #408080; font-style: italic } /* Comment.Single */\n.codehilite .cs { color: #408080; font-style: italic } /* Comment.Special */\n.codehilite .gd { color: #A00000 } /* Generic.Deleted */\n.codehilite .ge { font-style: italic } /* Generic.Emph */\n.codehilite .gr { color: #FF0000 } /* Generic.Error */\n.codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */\n.codehilite .gi { color: #00A000 } /* Generic.Inserted */\n.codehilite .go { color: #808080 } /* Generic.Output */\n.codehilite .gp { color: #000080; font-weight: bold } /* Generic.Prompt */\n.codehilite .gs { font-weight: bold } /* Generic.Strong */\n.codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */\n.codehilite .gt { color: #0040D0 } /* Generic.Traceback */\n.codehilite .kc { color: #008000; font-weight: bold } /* Keyword.Constant */\n.codehilite .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */\n.codehilite .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */\n.codehilite .kp { color: #008000 } /* Keyword.Pseudo */\n.codehilite .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */\n.codehilite .kt { color: #B00040 } /* Keyword.Type */\n.codehilite .m { color: #666666 } /* Literal.Number */\n.codehilite .s { color: #BA2121 } /* Literal.String */\n.codehilite .na { color: #7D9029 } /* Name.Attribute */\n.codehilite .nb { color: #008000 } /* Name.Builtin */\n.codehilite .nc { color: #0000FF; font-weight: bold } /* Name.Class */\n.codehilite .no { color: #880000 } /* Name.Constant */\n.codehilite .nd { color: #AA22FF } /* Name.Decorator */\n.codehilite .ni { color: #999999; font-weight: bold } /* Name.Entity */\n.codehilite .ne { color: #D2413A; font-weight: bold } /* Name.Exception */\n.codehilite .nf { color: #0000FF } /* Name.Function */\n.codehilite .nl { color: #A0A000 } /* Name.Label */\n.codehilite .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */\n.codehilite .nt { color: #008000; font-weight: bold } /* Name.Tag */\n.codehilite .nv { color: #19177C } /* Name.Variable */\n.codehilite .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */\n.codehilite .w { color: #bbbbbb } /* Text.Whitespace */\n.codehilite .mf { color: #666666 } /* Literal.Number.Float */\n.codehilite .mh { color: #666666 } /* Literal.Number.Hex */\n.codehilite .mi { color: #666666 } /* Literal.Number.Integer */\n.codehilite .mo { color: #666666 } /* Literal.Number.Oct */\n.codehilite .sb { color: #BA2121 } /* Literal.String.Backtick */\n.codehilite .sc { color: #BA2121 } /* Literal.String.Char */\n.codehilite .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */\n.codehilite .s2 { color: #BA2121 } /* Literal.String.Double */\n.codehilite .se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */\n.codehilite .sh { color: #BA2121 } /* Literal.String.Heredoc */\n.codehilite .si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */\n.codehilite .sx { color: #008000 } /* Literal.String.Other */\n.codehilite .sr { color: #BB6688 } /* Literal.String.Regex */\n.codehilite .s1 { color: #BA2121 } /* Literal.String.Single */\n.codehilite .ss { color: #19177C } /* Literal.String.Symbol */\n.codehilite .bp { color: #008000 } /* Name.Builtin.Pseudo */\n.codehilite .vc { color: #19177C } /* Name.Variable.Class */\n.codehilite .vg { color: #19177C } /* Name.Variable.Global */\n.codehilite .vi { color: #19177C } /* Name.Variable.Instance */\n.codehilite .il { color: #666666 } /* Literal.Number.Integer.Long */\n\n.codehilitetable {\n width: 100% !important;\n table-layout: fixed;\n border-color: rgba(0, 0, 0, 0.15);\n \n td {\n padding: 0;\n vertical-align: top;\n }\n \n .linenos {\n background-color: rgb(251, 251, 252);\n border-right: 1px solid rgb(236, 236, 240);\n width: 46px; /* Can handle up to 9999 lines of code without overflowing */\n }\n \n .codehilite pre,\n .linenos {\n padding-top: 15px;\n padding-bottom: 15px;\n }\n \n .linenodiv pre {\n text-align: right;\n padding-right: 7px;\n color: rgb(190, 190, 197);\n }\n \n .codehilite {\n width: 100%;\n height: auto;\n overflow: auto;\n }\n \n .codehilite pre {\n white-space: pre; overflow: auto;\n overflow: auto;\n }\n\n .code pre {\n overflow: auto;\n word-wrap: normal;\n padding-left: 7px;\n padding-right: 7px;\n }\n}",".taglist {\n list-style: none;\n padding: 0;\n margin: -14px 0 15px;\n height: 30px;\n line-height: 30px;\n\n li {\n float: right;\n\n a {\n display: block;\n text-decoration: none;\n padding: 0 10px;\n background: $color-header-hover;\n color: #FFF;\n margin-left: 1px;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n background: #FFF;\n color: $color-header-hover;\n border-bottom: 1px solid $color-header-hover;\n }\n }\n }\n}\n\n.content-tags-list {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-between;\n\n &:after {\n content: '';\n display: block;\n flex: 20;\n }\n}\n\n.content-tag {\n margin: 0 5px 20px;\n line-height: 1.4em;\n white-space: nowrap;\n flex: auto;\n\n a {\n color: #777;\n display: block;\n padding: 8px 15px;\n text-decoration: none;\n background-color: #EEE;\n transition: all $transition-duration ease;\n border: solid 1px #CCC;\n\n &:hover, &:focus {\n color: #EEE;\n background-color: #777;\n border-color: #777;\n outline: none;\n }\n\n .tag-count {\n color: #AAA;\n }\n }\n}\n","$tooltip-arrow-size: 6px;\n$tooltip-background-color: #333;\n\n.tooltips-container {\n .tooltip-wrapper {\n position: absolute;\n z-index: 30;\n\n .tooltip {\n font-size: 12px;\n line-height: 16px;\n color: white;\n background-color: $tooltip-background-color;\n padding: 6px 8px;\n }\n\n &.top::after {\n border-top: solid $tooltip-arrow-size $tooltip-background-color;\n }\n\n &.bottom::before {\n border-bottom: solid $tooltip-arrow-size $tooltip-background-color;\n }\n\n &.top::after, &.bottom::before {\n margin: auto;\n content: '';\n height: 0;\n width: 0;\n display: block;\n border-left: solid $tooltip-arrow-size transparent;\n border-right: solid $tooltip-arrow-size transparent;\n }\n }\n}\n",".topic-list {\n margin-top: 50px !important;\n margin-bottom: 50px !important;\n\n h2 {\n margin-bottom: 0 !important;\n }\n h2 + .topic {\n border-top: none;\n }\n\n .topic {\n position: relative;\n min-height: 81px;\n line-height: 25px;\n border-top: 1px solid #FFF;\n border-bottom: 1px solid #CCC;\n overflow: hidden;\n border-left: 1px solid transparent;\n clear: both;\n\n &:first-child {\n border-top: 1px solid #CCC;\n }\n\n &:before {\n content: \" \";\n display: block;\n position: absolute;\n background: transparent;\n height: 100%;\n width: 2px;\n }\n &.unread:before {\n background: lighten($color-primary, 20%);\n }\n\n &:nth-child(2n){\n background: none;\n }\n\n &.unread {\n .topic-description .topic-title {\n font-weight: bold;\n }\n background: #FFF;\n }\n\n &:hover,\n &.active {\n &:before {\n width: 5px;\n background: lighten($color-primary, 20%);\n }\n }\n\n &.selected {\n background-color: lighten($color-primary, 75%);\n }\n }\n a {\n text-decoration: none;\n color: lighten($color-primary, 15%);\n\n &:hover,\n &:focus {\n color: lighten($color-primary, 15%);\n text-decoration: underline;\n outline: none;\n }\n }\n\n .topic-infos,\n .topic-description,\n .topic-answers,\n .topic-last-answer {\n display: block;\n float: left;\n padding: 4px 0;\n margin: 0;\n }\n\n .topic-infos {\n width: 5%;\n\n input[type=checkbox] {\n margin: 29px 25% 0;\n }\n .ico-after {\n display: block;\n text-indent: -9999px;\n\n &:after {\n margin: 4px 0 0 15px;\n }\n }\n }\n .topic-description {\n position: relative;\n width: 60%;\n\n .topic-image {\n float: left;\n max-height: 60px;\n max-width: 60px;\n margin: 5px 15px 0 0;\n }\n\n .topic-tags {\n list-style: none;\n padding: 0;\n margin: 0;\n display: inline;\n\n .topic-tag {\n display: block;\n height: 23px;\n line-height: 23px;\n float: left;\n padding: 0 5px;\n margin: 0 3px 0 0;\n color: $color-header-hover;\n background: #FCFCFC;\n border: 1px solid #CCC;\n\n &:hover,\n &:focus {\n background: #FFF;\n color: $color-primary;\n border-color: $color-primary;\n text-decoration: none;\n }\n &:focus {\n box-shadow: $color-header-hover 0 0 3px;\n }\n }\n\n li:last-child .topic-tag {\n margin-right: 5px;\n }\n }\n\n .topic-title-link {\n display: block;\n min-height: 48px;\n\n &:hover,\n &:focus {\n text-decoration: none;\n\n .topic-title {\n text-decoration: underline;\n }\n }\n }\n\n .topic-title,\n .topic-subtitle {\n display: block;\n margin: 0 !important;\n padding: 0;\n }\n .topic-title {\n font-size: 16px;\n font-size: 1.6rem;\n font-weight: normal;\n }\n .topic-subtitle {\n min-height: 24px;\n line-height: 1.5em;\n color: #777;\n }\n .topic-members {\n margin: 0;\n color: #777;\n }\n }\n .topic-answers {\n width: 12%;\n text-align: center;\n padding-top: 29px;\n }\n .topic-last-answer {\n width: 23%;\n\n .topic-no-last-answer {\n display: block;\n margin-top: 27px;\n color: $color-primary;\n opacity: .5;\n }\n }\n\n .highlighted {\n background-color: rgba(255, 255, 100, 0.5);\n }\n}\n\n.forum-list {\n .group-title {\n max-width: 100%;\n margin-top: 30px !important;\n clear: both;\n border-bottom: 1px solid #CCC;\n color: $color-secondary;\n }\n}\n\n.topic-list-small {\n .topic {\n height: 60px;\n }\n .topic-infos {\n input[type=checkbox] {\n margin-top: 18px;\n }\n }\n .topic-description {\n padding-left: 1.5%;\n\n .topic-title {\n font-weight: normal;\n margin-top: 2px;\n }\n }\n .topic-infos + .topic-description {\n padding-left: 0;\n }\n .topic-answers {\n padding-top: 17px;\n\n span {\n display: block;\n float: left;\n width: 50%;\n }\n }\n .topic-last-answer {\n width: 18%;\n\n .topic-no-last-answer {\n margin-top: 13px;\n }\n .forum-last-message {\n display: block;\n\n .forum-last-message-long {\n display: none;\n }\n }\n .forum-last-message-title {\n display: block;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .topic-list {\n .topic-members-short-date {\n display: none;\n }\n .topic-last-answer-short-date {\n display: none;\n }\n &:not(.topic-list-small) .topic-last-answer {\n .topic-no-last-answer {\n margin-top: 24px;\n }\n }\n }\n .forum-list {\n .topic {\n min-height: 0;\n }\n .topic-last-answer {\n .forum-last-message {\n .forum-last-message-long {\n display: none;\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .topic-list {\n .topic {\n background: none !important;\n\n p {\n margin: 0 !important;\n }\n\n .topic-members {\n .topic-members-long-date {\n display: none;\n }\n }\n .topic-answers {\n padding: 0;\n width: 30%;\n border-bottom: 1px solid #CCC;\n\n &.topic-no-answer {\n display: none;\n }\n }\n .topic-last-answer {\n width: 30%;\n padding: 0;\n text-align: right;\n\n .topic-last-answer-short-date {\n font-size: 1.3rem;\n }\n .topic-last-answer-long-date {\n display: none;\n }\n .topic-no-last-answer {\n text-align: center;\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .topic-list {\n .topic-infos .ico-after:after {\n margin: 4px 0 0 2px;\n }\n .topic-description {\n .topic-subtitle:empty {\n display: none;\n }\n }\n .topic-last-answer {\n .topic-no-last-answer {\n font-size: 1.3rem;\n }\n }\n }\n .forum-list {\n .topic-description {\n .topic-subtitle {\n margin-left: 10px;\n }\n }\n }\n}\n",".topic-message {\n position: relative;\n\n &.repeated {\n .message {\n &,\n .is-author {\n background: #EEE;\n }\n\n &:after {\n border-right-color: #EEE;\n }\n }\n }\n &.helpful {\n .message {\n &,\n .is-author {\n background: $color-helpful;\n }\n\n &:after {\n border-right-color: $color-helpful;\n }\n }\n &.repeated {\n .message {\n &,\n .is-author {\n background: desaturate($color-helpful, 50%);\n }\n\n &:after {\n border-right-color: desaturate($color-helpful, 50%);\n }\n }\n }\n }\n\n .user {\n .avatar-link {\n display: block;\n height: 58px;\n width: 58px;\n z-index: 0;\n position: absolute;\n top: 0;\n border: 1px solid #DDD;\n\n &[href]:hover,\n &[href]:focus {\n border-color: #FFF;\n overflow: hidden;\n box-shadow: rgba(0, 0, 0, .3) 0 1px 7px;\n }\n\n img {\n height: 58px;\n width: 58px;\n }\n }\n .user-metadata {\n width: 60px;\n height: 25px;\n\n a {\n display: block;\n float: left;\n border: 1px solid #D2D5D6;\n border-top: 0;\n text-align: center;\n background-color: #edefef;\n text-decoration: none;\n color: #424242;\n height: 25px;\n line-height: 26px;\n width: 58px;\n color: #777;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n border-bottom-width: 1px;\n border-bottom-color: #777;\n background: #FFF;\n }\n\n &.positive {\n color: #48a200;\n }\n &.negative {\n color: #c0392b;\n font-weight: bold;\n }\n }\n }\n }\n\n .message {\n position: relative;\n background-color: #FDFDFD;\n border: 1px solid #D2D5D6;\n border-right-width: 2px;\n border-bottom-width: 3px;\n min-height: 75px;\n\n .is-author {\n position: absolute;\n top: -16px;\n left: 10px;\n background: #FDFDFD;\n padding: 0 5px;\n font-size: 12px;\n line-height: 20px;\n color: #999;\n border-top: 1px solid #D2D5D6;\n\n &:before,\n &:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 0;\n height: 15px;\n width: 1px;\n background: #D2D5D6;\n }\n &:before {\n left: 0;\n }\n &:after {\n right: 0;\n }\n }\n\n .message-metadata {\n display: inline-block;\n font-size: 14px;\n font-size: 1.4rem;\n margin-left: 5px;\n\n a {\n display: block;\n float: left;\n color: #999;\n text-decoration: none;\n height: 30px;\n line-height: 30px;\n padding: 0 5px;\n border-bottom: 1px solid #D2D5D6;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n border-bottom: 1px solid lighten($color-primary, 15%);\n color: lighten($color-primary, 15%);\n outline: none;\n }\n }\n .username {\n color: #484848;\n font-size: 16px;\n font-size: 1.6rem;\n margin-right: 3px;\n }\n .date {\n line-height: 32px;\n\n .long-date {\n display: none;\n }\n }\n }\n\n .message-actions {\n margin: 0;\n padding: 0;\n list-style: none;\n position: absolute;\n top: 0;\n right: 0;\n\n li {\n float: left;\n }\n }\n\n .message-content {\n clear: both;\n padding-top: 1px;\n\n & > div {\n & > p:first-child {\n margin-top: 7px;\n }\n & > figure:first-child {\n margin-top: 8px;\n }\n }\n\n .message-hidden-content {\n display: none;\n }\n\n .message-edited,\n .message-hidden,\n .message-helpful,\n .message-repeated {\n padding-top: 3px 0 0;\n\n &.ico-after {\n text-indent: 20px;\n\n &:after {\n margin: 4px 0;\n }\n }\n }\n .message-edited,\n .message-hidden,\n .message-repeated {\n font-style: italic;\n color: #999;\n\n &:after {\n opacity: .5;\n }\n }\n .message-hidden {\n margin-top: 1px;\n }\n .message-helpful {\n color: #48A200;\n text-indent: 20px;\n }\n\n textarea {\n margin: 10px 0 10px -1px;\n background-color: transparent;\n min-height: 150px;\n }\n }\n\n .message-bottom {\n @include display(flex);\n @include align-items(flex-start);\n min-height: 30px;\n\n .signature {\n border-top: 1px solid #D2D5D6;\n padding: 3px 0 3px 10px;\n margin: 0 10px 0 0;\n font-size: 12px;\n font-size: 1.2rem;\n color: #999;\n flex: 1;\n overflow: hidden;\n\n p {\n margin: 0;\n padding: 0;\n }\n\n a {\n color: #999;\n transition: all $transition-duration ease;\n\n &:hover,\n &:focus {\n text-decoration: none;\n color: #555;\n }\n }\n }\n\n .message-karma {\n margin-left: auto;\n margin-bottom: -2px;\n\n span,\n button.ico-after {\n border-bottom-width: 3px;\n border-bottom-color: transparent;\n background: none !important;\n height: 32px;\n }\n span {\n &.upvote,\n &.downvote {\n &:not(.has-vote) {\n border-bottom: none;\n opacity: .5;\n }\n }\n }\n button {\n // Disable transition for text-indent\n transition-property: opacity, border;\n\n &.voted:hover {\n &:after {\n opacity: .5;\n }\n }\n }\n\n .upvote,\n .downvote {\n &:after {\n left: 10px;\n }\n &.voted:after {\n opacity: 1;\n }\n\n &:hover,\n &:focus {\n &:not(.more-voted) {\n border-bottom-color: transparent;\n }\n }\n\n &:not(.has-vote) {\n text-indent: -9999px;\n width: 0;\n }\n\n &.more-voted {\n font-weight: bold;\n }\n }\n .upvote {\n color: $color-success;\n\n &.more-voted {\n border-bottom-color: $color-success;\n }\n }\n .downvote {\n color: $color-danger;\n\n &.more-voted {\n border-bottom-color: $color-danger;\n }\n }\n\n .tick {\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n\n &:hover,\n &:focus {\n color: #555;\n border-bottom-color: $color-success;\n }\n &.active {\n color: #48a200;\n\n &:after {\n opacity: 1;\n }\n }\n }\n }\n }\n\n .message-buttons {\n margin: 0 0 0 10px;\n padding: 0;\n list-style: none;\n border-bottom: none;\n\n a {\n text-indent: -9999px;\n width: 0;\n\n &:after {\n left: 12px !important;\n }\n }\n }\n\n .message-submit {\n margin-left: auto;\n margin-right: 10px;\n }\n\n .message-actions,\n .message-buttons,\n .message-karma,\n .message-submit {\n @include display(flex);\n\n form {\n width: auto;\n }\n\n a,\n .upvote,\n .downvote,\n button {\n display: block;\n float: left;\n margin-left: 3px;\n transition: all $transition-duration ease;\n\n &.ico-after {\n padding-left: 30px !important;\n }\n\n &:after {\n top: 7px;\n left: 7px;\n transition: all $transition-duration ease;\n opacity: .5;\n margin: 0;\n }\n }\n a,\n .upvote,\n .downvote,\n button.ico-after {\n border-bottom: 1px solid #D2D5D6;\n text-decoration: none;\n color: #999;\n height: 29px;\n line-height: 30px;\n padding: 0 10px;\n }\n a,\n button.ico-after {\n cursor: pointer;\n\n &:hover,\n &:focus {\n border-bottom-color: lighten($color-primary, 15%);\n outline: none;\n background: none;\n\n &:after {\n opacity: 1;\n }\n }\n }\n }\n .message-actions a,\n .message-buttons a,\n .message-karma button {\n &:hover,\n &:focus {\n color: #555;\n text-decoration: none;\n }\n }\n\n .alert-box .alert-box-text {\n float: none;\n }\n }\n}\nform.topic-message {\n margin-top: 50px;\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .topic-message {\n padding: 20px 0;\n\n .user {\n position: absolute;\n top: 7px;\n z-index: 10;\n width: 100%;\n\n .avatar-link {\n float: left;\n display: none;\n }\n .badge {\n float: left;\n height: 20px;\n line-height: 20px;\n font-size: 12px;\n width: 50px;\n margin-top: -2px;\n margin-left: 10px;\n\n &.push-badge {\n margin-left: 105px;\n }\n }\n .user-metadata {\n float: right;\n width: 140px;\n margin-right: 10px;\n\n a {\n float: left;\n height: 20px;\n line-height: 20px;\n border-bottom: none;\n width: 68px;\n }\n }\n }\n .message {\n border-right: 0;\n border-left: 0;\n padding-top: 65px;\n\n .message-metadata {\n position: absolute;\n top: 0;\n left: 0;\n right: 10px;\n z-index: 15;\n height: 30px;\n line-height: 30px;\n\n .username {\n margin-left: 5px;\n }\n\n .date {\n float: right;\n }\n }\n\n .message-actions {\n margin: 35px 10px 0 0;\n }\n\n .message-bottom {\n min-height: 0;\n\n .signature {\n display: none;\n }\n .message-karma {\n position: absolute;\n top: 35px;\n left: 7px;\n\n .tick {\n text-indent: -9999px;\n margin-right: 1px;\n\n &:after {\n left: 12px;\n }\n }\n\n .upvote,\n .downvote {\n padding: 0 7px;\n text-align: center;\n }\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .topic-message {\n margin: 25px 0;\n\n &:first-child {\n margin-top: 35px;\n }\n\n .user,\n .message {\n &:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 10px;\n height: 0;\n width: 0;\n border: 20px solid transparent;\n border-left: 0;\n }\n }\n\n .user {\n position: absolute;\n padding-top: 60px;\n top: 0;\n left: 0;\n\n &:after {\n left: 60px;\n border-right-color: #D2D4D6;\n }\n }\n .message {\n margin-left: 80px;\n\n &:after {\n top: 9px;\n left: -19px;\n border-right-color: #FDFDFD;\n }\n\n .is-author {\n left: 5px;\n }\n\n .message-content {\n margin: 0 10px;\n\n > :first-child {\n margin-top: 5px;\n }\n > figure:first-child {\n margin-top: 10px;\n }\n }\n .message-bottom .signature {\n cursor: pointer;\n\n p {\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n }\n\n &.full p {\n white-space: normal;\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .topic-message .message {\n .message-actions a {\n width: 0px;\n text-indent: -9999px;\n\n &:after {\n left: 12px !important;\n }\n }\n .message-submit {\n display: block !important;\n width: 100%;\n margin: 0;\n\n button {\n float: right;\n display: block;\n width: calc(50% - 2px);\n margin-left: 1px !important;\n\n &.btn-grey {\n float: left;\n }\n }\n }\n }\n\n form.forum-message .message {\n padding-top: 0 !important;\n }\n}\n",".avatar {\n height: 60px;\n width: 60px;\n background-color: #FFF;\n}\n\n.badge {\n display: block;\n width: 60px;\n height: 25px;\n line-height: 25px;\n text-align: center;\n text-transform: uppercase;\n color: #EEE;\n text-shadow: rgba(0, 0, 0, .25) 0 0 3px;\n background: #777;\n\n &.staff {\n background: $color-success;\n }\n}\n\n.member-card {\n .member-avatar {\n float: left;\n width: 60px;\n }\n .member-infos {\n float: left;\n list-style: none;\n margin: 0;\n padding-left: 15px;\n }\n}\n\n.member-social {\n list-style: none;\n margin: 15px 0 0;\n padding: 0;\n}\n","$content-width: 1145px;\n\n.home {\n .main {\n display: block;\n height: auto;\n width: auto;\n margin: 0;\n padding: 0;\n }\n\n #content {\n width: 100%;\n margin: 0;\n padding: 0;\n }\n\n .sub-header{\n display: none;\n }\n}\n\n.home {\n .home-wrapper {\n max-width: $content-width;\n margin: 0 auto;\n }\n\n .home-row {\n display: flex;\n margin-bottom: 10px;\n }\n\n .home-header {\n border-bottom: solid 1px white;\n padding-top: 20px;\n background-color: #19516b; // fallback for older browser\n background: #19516b radial-gradient(at top, rgba(255,255,255,0.1),rgba(0,0,0,0) 60%);\n margin-bottom: -170px;\n padding-bottom: 180px;\n overflow: hidden; // Prevents search image to overflow on the mobile menu\n }\n\n .home-description {\n display: flex;\n\n p {\n margin: 0;\n padding: 0;\n color: white;\n text-align: justify;\n }\n\n ul {\n color: #EEE;\n margin: 10px 0;\n }\n\n a:not(.home-description-button) {\n color: white;\n\n &:hover, &:focus {\n color: #90ABB6;\n text-decoration: none;\n }\n }\n\n .column {\n flex: 1;\n padding: 0 20px;\n\n h2 {\n font-size: 18px;\n font-size: 1.8rem;\n color: white;\n margin: 20px 0 10px 0;\n border-bottom-color: white;\n font-weight: 300; // Light\n }\n }\n\n blockquote {\n font-size: 2.5rem;\n color: white;\n font-weight: 300;\n padding: 0;\n margin: 0;\n\n span:first-of-type::before {\n content: \"«\\00A0\";\n }\n span:last-of-type::after {\n content: \"\\00A0»\";\n }\n }\n\n &:not(.connected):not(.short) {\n padding-bottom: 60px;\n }\n\n &.connected {\n text-align: center;\n flex-direction: column;\n\n .important {\n color: $color-secondary;\n text-transform: uppercase;\n font-weight: bold;\n }\n\n p {\n margin-top: 5px;\n text-align: center;\n }\n\n .home-description-button {\n margin-left: 15px;\n }\n }\n\n &.short {\n display: none;\n color: white;\n text-align: center;\n font-size: 1.4em;\n\n .home-description-button {\n font-size: 14px;\n font-size: 1.4rem;\n line-height: 24px;\n line-height: 2.4rem;\n margin-top: 12px;\n padding: 0 10px;\n }\n\n blockquote > span {\n display: inline-block; // for propper line-brek\n }\n }\n\n }\n\n .home-description-button {\n display: inline-block;\n line-height: 2rem;\n font-size: 1.2rem;\n font-size: 12px;\n color: white;\n text-decoration: none;\n border: solid 1px rgba(255, 255, 255, .5);\n padding: 0 6px;\n margin-top: 5px;\n\n &:hover, &:focus {\n color: $color-primary;\n border-color: white;\n background-color: #FFF;\n }\n\n &.close-description {\n display: none;\n }\n }\n\n .featured-resource-row {\n display: flex;\n margin-bottom: 30px;\n padding: 1px 0 1px 1px;\n background-color: #F7F7F7;\n flex-wrap: wrap;\n justify-content: center;\n width: 100%;\n\n .no-featured-resource {\n flex: 1;\n margin: 0;\n line-height: 0;\n text-align: center;\n margin-right: 1px;\n font-size: 20px;\n background-color: white;\n\n &::before, &::after {\n display: block;\n content: \"\";\n padding-top: 10%;\n }\n }\n }\n\n .home-heading {\n height: 40px;\n padding-left: 50px!important;\n margin-bottom: 18px!important;\n\n &.heading-white {\n color: white;\n border-bottom-color: white;\n }\n\n &.ico-after::after {\n margin-left: 0!important;\n }\n\n .btn {\n font-size: 15px;\n }\n }\n\n .home-search-box {\n position: relative;\n margin: 30px auto 0;\n max-width: 820px;\n background: white;\n\n form {\n display: flex;\n }\n\n &:before {\n content: '';\n position: absolute;\n bottom: -6px;\n left: -28px;\n\n background: url('../images/home-clem.png');\n background-size: 100%;\n width: 68px;\n height: 134px;\n\n @at-root {\n body.vc-clem-christmas.home .home-search-box::before {\n background-image: url('../images/home-clem-christmas@2x.png');\n }\n }\n }\n\n label, input {\n box-sizing: border-box;\n display: inline-block;\n line-height: 50px;\n height: 50px;\n }\n\n label {\n text-align: right;\n padding: 0 5px;\n font-size: 2rem;\n font-weight: 300;\n margin-left: 50px;\n }\n\n input {\n font-size: 2rem;\n border: none;\n font-weight: 300;\n flex: 1;\n }\n\n button[type=submit] {\n background: #FFF;\n width: 50px;\n height: 50px;\n\n &:hover, &:focus {\n background-color: #CCC !important;\n }\n\n &:after {\n margin: 16px;\n @include sprite-position($search);\n @include sprite-width($search);\n @include sprite-height($search);\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile} {\n .home {\n .home-description:not(.connected):not(.short) {\n display: none;\n }\n\n .home-description.short {\n display: block;\n\n // Rules to don't be hidden by the .home-search-box::before background-image\n width: auto;\n padding: 0 20px;\n\n &:target {\n .home-description-button {\n display: none;\n\n &.close-description {\n display: inline-block;\n }\n }\n\n & ~ .home-description:not(.short) {\n display: block;\n margin-top: 20px;\n }\n }\n }\n .home-description.connected {\n // Rules to don't be hidden by the .home-search-box::before background-image\n padding: 0 20px !important;\n }\n\n .home-description .featured-message {\n display: none;\n }\n\n .home-heading {\n .btn {\n visibility: hidden;\n }\n }\n\n .home-search-box {\n padding-left: 40px;\n margin: 30px 0 0!important;\n\n &:before {\n left: -46px;\n }\n\n label {\n display: none;\n }\n }\n .featured-resource-row {\n .featured-resource-item {\n &:nth-of-type(4) {\n display: none;\n }\n }\n }\n }\n}\n\n@media only screen and #{$media-mobile-tablet} {\n .home {\n .home-header {\n padding-top: 10px;\n }\n\n .home-wrapper {\n padding: 20px 10px;\n }\n .featured-resource-row {\n .featured-resource-item {\n margin: 4px;\n padding: 0 !important;\n &:last-of-type {\n display: none;\n }\n }\n }\n .home-header {\n margin-bottom: 0;\n padding-bottom: 10px;\n }\n .home-heading {\n margin-top: 18px;\n &.heading-white {\n color: $color-primary;\n border-color: $color-secondary;\n }\n }\n .home-row {\n flex-direction: column;\n }\n .home-search-box {\n margin: 30px 40px 0;\n }\n .home-description {\n &.connected {\n // Rules to don't be hidden by the .home-search-box::before background-image\n width: auto;\n padding: 0 80px;\n }\n }\n }\n}\n\n@media only screen and #{$media-wide} {\n .home {\n $gap: 20px;\n .home-row {\n margin-right: -($gap/2);\n margin-left: -($gap/2);\n\n & > section {\n margin: 0 $gap/2;\n flex: 1;\n min-width: 300px; // must be specified to have the elements correctely sized\n }\n }\n .home-description {\n .column {\n h2 {\n font-size: 22px;\n font-size: 2.2rem;\n }\n\n p, ul {\n line-height: 22px;\n font-size: 15px;\n font-size: 1.5rem;\n }\n }\n &.connected {\n // Rules to don't be hidden by the .home-search-box::before background-image\n max-width: 740px;\n margin: 15px auto 0;\n }\n }\n }\n}\n",".gallery {\n &.grid-view {\n clear: both;\n\n .gallery-item {\n position: relative;\n width: 200px;\n height: 200px;\n float: left;\n border: 10px solid #FFF;\n margin: 10px;\n clear: none;\n\n &:hover,\n &.active {\n border-color: lighten($color-primary, 20%) !important;\n\n &:before {\n display: none;\n }\n\n .topic-title {\n background: lighten($color-primary, 20%) !important;\n color: #FFF;\n text-decoration: none;\n }\n }\n\n .topic-infos {\n position: absolute;\n bottom: 0;\n left: 0;\n z-index: 1;\n height: 15px;\n width: 15px;\n padding: 3px 0;\n\n input {\n margin: 0;\n }\n }\n\n .topic-description {\n &,\n & a {\n display: block;\n width: 100%;\n height: 100%;\n }\n }\n\n .topic-image {\n overflow: hidden;\n max-height: 100%;\n min-width: 100%;\n }\n\n .topic-title {\n height: 15px;\n background-color: rgba(255, 255, 255, 1);\n position: absolute;\n bottom: 7px;\n left: 0;\n right: 0;\n padding: 10px 20px 5px;\n font-size: 15px;\n font-size: 1.5rem;\n line-height: 15px;\n color: #444;\n }\n\n &.selected {\n border-color: lighten($color-primary, 75%);\n\n .topic-title {\n background: lighten($color-primary, 75%);\n }\n }\n\n &.add-image {\n font-size: 120px;\n line-height: 200px;\n text-align: center;\n background: #DDD;\n color: #555;\n text-decoration: none;\n\n &:hover,\n &:focus {\n background-color: #CCC;\n color: lighten($color-primary, 20%);\n }\n }\n }\n }\n\n &.list-view {\n .topic {\n .topic-description {\n .topic-title {\n margin-top: 12px;\n }\n }\n }\n .add-image {\n display: none;\n }\n }\n}\n.toggle-gallery-view {\n float: left !important;\n}\n\n@media only screen and #{$media-wide} {\n .gallery-col-image {\n float: left;\n width: 50%;\n\n img {\n max-width: 100%;\n }\n }\n\n .gallery-col-edit {\n float: right;\n width: calc(50% - 20px);\n padding-left: 20px;\n }\n}","#resources_container .footer {\n display: none;\n}","/* Temp fix to #2667 ; see: https://github.com/zestedesavoir/zds-site/issues/2667 */\n\n.tutorial-help-item {\n min-height: 60px;\n padding: 20px 2%;\n border-bottom: 1px solid #e0e4e5;\n\n &:nth-child(2n+1) {\n background-color: rgba(255, 255, 255, .8);\n }\n\n p {\n margin: 0;\n }\n\n color: #424242;\n font-weight: normal;\n\n .tutorial-title {\n margin: 0;\n padding: 0;\n font-size: 20px;\n font-size: 2.0rem;\n height: 27px;\n width: 100%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n clear: none;\n font-weight: normal;\n color: #424242;\n }\n\n a {\n text-decoration: none;\n &:hover,\n &:focus {\n text-decoration: underline;\n }\n }\n\n .tutorial-categories {\n margin: 0 0 5px;\n padding: 0;\n color: #ee8709;\n\n a {\n color: #ee8709;\n\n &:hover,\n &:focus {\n text-decoration: underline;\n }\n }\n }\n\n .tutorial-illu {\n display: block;\n overflow: hidden;\n float: left;\n }\n\n .tutorial-infos {\n margin: 7px 0 0 70px;\n\n &.no-illu {\n margin-left: 0;\n }\n }\n\n .tutorial-help {\n margin: 12px 0 0 0;\n }\n\n .tutorial-help img.light {\n opacity: 0.2;\n &:hover,\n &:focus {\n opacity: 0.5;\n }\n }\n}\n",".commits-compare-form button {\n float: none !important;\n}\n","@media only screen and (-webkit-min-device-pixel-ratio: 1.3),\n only screen and (min--moz-device-pixel-ratio: 1.3),\n only screen and (-o-min-device-pixel-ratio: 4/3),\n only screen and (min-device-pixel-ratio: 1.3),\n only screen and (min-resolution: 192dpi),\n only screen and (min-resolution: 2dppx) {\n .header-logo-link {\n background-size: 100%;\n background-image: url('../images/logo@2x.png');\n }\n .ico,\n .ico-after:after,\n .content-item .content-reactions,\n .content-item .content-reactions::before,\n .breadcrumb ol li:not(:last-child):after {\n @include sprite-2x();\n }\n\n .main-container,\n .modals-container {\n input[type=radio]:after,\n input[type=checkbox]:after {\n @include sprite-2x();\n }\n }\n\n .home .home-search-box::before {\n background-image: url('../images/home-clem@2x.png');\n\n @at-root {\n body.vc-clem-christmas.home .home-search-box::before {\n background-image: url('../images/home-clem-christmas@2x.png');\n }\n }\n }\n}\n\n@media only screen and (-webkit-min-device-pixel-ratio: 1.3) and #{$media-mobile-tablet},\n only screen and (min--moz-device-pixel-ratio: 1.3) and #{$media-mobile-tablet},\n only screen and (-o-min-device-pixel-ratio: 4/3) and #{$media-mobile-tablet},\n only screen and (min-device-pixel-ratio: 1.3) and #{$media-mobile-tablet},\n only screen and (min-resolution: 192dpi) and #{$media-mobile-tablet},\n only screen and (min-resolution: 2dppx) and #{$media-mobile-tablet} {\n\n .js.enable-mobile-menu .mobile-menu-hide .page-container .mobile-menu-btn:after {\n @include sprite-2x();\n }\n\n .page-container .header-logo-link {\n background-image: url('../images/logo-mobile@2x.png') !important;\n }\n}\n"],"sourceRoot":"../../assets/scss"}
\ No newline at end of file
diff --git a/dist/images/apple-touch-icon-114x114-precomposed.png b/dist/images/apple-touch-icon-114x114-precomposed.png
new file mode 100644
index 0000000000..a92558a691
Binary files /dev/null and b/dist/images/apple-touch-icon-114x114-precomposed.png differ
diff --git a/dist/images/apple-touch-icon-144x144-precomposed.png b/dist/images/apple-touch-icon-144x144-precomposed.png
new file mode 100644
index 0000000000..4b7fbfd2e8
Binary files /dev/null and b/dist/images/apple-touch-icon-144x144-precomposed.png differ
diff --git a/dist/images/apple-touch-icon-57x57-precomposed.png b/dist/images/apple-touch-icon-57x57-precomposed.png
new file mode 100644
index 0000000000..eb25fdc0a2
Binary files /dev/null and b/dist/images/apple-touch-icon-57x57-precomposed.png differ
diff --git a/dist/images/apple-touch-icon-72x72-precomposed.png b/dist/images/apple-touch-icon-72x72-precomposed.png
new file mode 100644
index 0000000000..522da6c239
Binary files /dev/null and b/dist/images/apple-touch-icon-72x72-precomposed.png differ
diff --git a/dist/images/apple-touch-icon-precomposed.png b/dist/images/apple-touch-icon-precomposed.png
new file mode 100644
index 0000000000..eb25fdc0a2
Binary files /dev/null and b/dist/images/apple-touch-icon-precomposed.png differ
diff --git a/dist/images/apple-touch-icon.png b/dist/images/apple-touch-icon.png
new file mode 100644
index 0000000000..eb25fdc0a2
Binary files /dev/null and b/dist/images/apple-touch-icon.png differ
diff --git a/dist/images/beta.png b/dist/images/beta.png
new file mode 100644
index 0000000000..b87be2af0e
Binary files /dev/null and b/dist/images/beta.png differ
diff --git a/dist/images/favicon.png b/dist/images/favicon.png
new file mode 100644
index 0000000000..eb25fdc0a2
Binary files /dev/null and b/dist/images/favicon.png differ
diff --git a/dist/images/home-clem-christmas.png b/dist/images/home-clem-christmas.png
new file mode 100644
index 0000000000..73c547387b
Binary files /dev/null and b/dist/images/home-clem-christmas.png differ
diff --git a/dist/images/home-clem-christmas@2x.png b/dist/images/home-clem-christmas@2x.png
new file mode 100644
index 0000000000..b414652d89
Binary files /dev/null and b/dist/images/home-clem-christmas@2x.png differ
diff --git a/dist/images/home-clem.png b/dist/images/home-clem.png
new file mode 100644
index 0000000000..a359b53c52
Binary files /dev/null and b/dist/images/home-clem.png differ
diff --git a/dist/images/home-clem@2x.png b/dist/images/home-clem@2x.png
new file mode 100644
index 0000000000..ee76b0ff93
Binary files /dev/null and b/dist/images/home-clem@2x.png differ
diff --git a/dist/images/logo-background.png b/dist/images/logo-background.png
new file mode 100644
index 0000000000..8384f1122b
Binary files /dev/null and b/dist/images/logo-background.png differ
diff --git a/dist/images/logo-mobile.png b/dist/images/logo-mobile.png
new file mode 100644
index 0000000000..0fceb0b825
Binary files /dev/null and b/dist/images/logo-mobile.png differ
diff --git a/dist/images/logo-mobile@2x.png b/dist/images/logo-mobile@2x.png
new file mode 100644
index 0000000000..88041d5d00
Binary files /dev/null and b/dist/images/logo-mobile@2x.png differ
diff --git a/dist/images/logo.png b/dist/images/logo.png
new file mode 100644
index 0000000000..976607d001
Binary files /dev/null and b/dist/images/logo.png differ
diff --git a/dist/images/logo@2x.png b/dist/images/logo@2x.png
new file mode 100644
index 0000000000..5b488bd491
Binary files /dev/null and b/dist/images/logo@2x.png differ
diff --git a/dist/images/sprite.png b/dist/images/sprite.png
new file mode 100644
index 0000000000..e0a9352579
Binary files /dev/null and b/dist/images/sprite.png differ
diff --git a/dist/images/sprite@2x.png b/dist/images/sprite@2x.png
new file mode 100644
index 0000000000..253b046e84
Binary files /dev/null and b/dist/images/sprite@2x.png differ
diff --git a/dist/images/tutorials.png b/dist/images/tutorials.png
new file mode 100644
index 0000000000..542e2cc94e
Binary files /dev/null and b/dist/images/tutorials.png differ
diff --git a/dist/js/all.js b/dist/js/all.js
new file mode 100644
index 0000000000..e3c698163c
--- /dev/null
+++ b/dist/js/all.js
@@ -0,0 +1,10 @@
+!function(e,t,n){"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?module.exports=t():e.CookiesEuBanner=t()}(window,function(){var e,t=window.document;return e=function(t,n,r){return this instanceof e?(this.cookieTimeout=33696e6,this.bots=/bot|googlebot|crawler|spider|robot|crawling/i,this.cookieName="hasConsent",this.trackingCookiesNames=["__utma","__utmb","__utmc","__utmt","__utmv","__utmz","_ga","_gat"],this.launchFunction=t,this.waitAccept=null!=n?n:!1,void this.init()):new e(t)},e.prototype={init:function(){return this.isBot()||!this.isToTrack()||this.hasConsent()===!1?!1:this.hasConsent()===!0?(this.launchFunction(),!0):(this.showBanner(),void(this.waitAccept||this.setCookie(this.cookieName,!0)))},showBanner:function(){var e=this,n=t.getElementById("cookies-eu-banner"),r=t.getElementById("cookies-eu-reject"),i=t.getElementById("cookies-eu-accept"),o=t.getElementById("cookies-eu-more");n.style.display="block",this.addEventListener(o,"click",function(){e.deleteCookie(e.cookieName)}),this.addEventListener(i,"click",function(){n.parentNode.removeChild(n),e.setCookie(e.cookieName,!0),e.launchFunction()}),this.addEventListener(r,"click",function(){n.parentNode.removeChild(n),e.setCookie(e.cookieName,!1),e.deleteTrackingCookies()})},hasConsent:function(){return t.cookie.indexOf(this.cookieName+"=true")>-1?!0:t.cookie.indexOf(this.cookieName+"=false")>-1?!1:null},isBot:function(){return this.bots.test(navigator.userAgent)},isToTrack:function(){var e=navigator.doNotTrack||navigator.msDoNotTrack||window.doNotTrack;return null!=e?e&&"yes"!==e&&1!==e&&"1"!==e:!0},deleteTrackingCookies:function(){var e;for(e in this.trackingCookiesNames)this.deleteCookie(e)},setCookie:function(e,n){var r=new Date;r.setTime(r.getTime()+this.cookieTimeout),t.cookie=e+"="+n+";expires="+r.toGMTString()+";path=/"},deleteCookie:function(e){var n=t.location.hostname;0===n.indexOf("www.")&&(n=n.substring(4)),t.cookie=e+"=; domain=."+n+"; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/",t.cookie=e+"=; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/"},addEventListener:function(e,n,r){t.addEventListener?e.addEventListener(n,r):e.attachEvent&&e.attachEvent("on"+n,r)}},e}),function(e,t){"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){function n(e){var t="length"in e&&e.length,n=Z.type(e);return"function"===n||Z.isWindow(e)?!1:1===e.nodeType&&t?!0:"array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e}function r(e,t,n){if(Z.isFunction(t))return Z.grep(e,function(e,r){return!!t.call(e,r,e)!==n});if(t.nodeType)return Z.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(ae.test(t))return Z.filter(t,e,n);t=Z.filter(t,e)}return Z.grep(e,function(e){return U.call(t,e)>=0!==n})}function i(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}function o(e){var t=he[e]={};return Z.each(e.match(de)||[],function(e,n){t[n]=!0}),t}function s(){Q.removeEventListener("DOMContentLoaded",s,!1),e.removeEventListener("load",s,!1),Z.ready()}function a(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=Z.expando+a.uid++}function u(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(be,"-$1").toLowerCase(),n=e.getAttribute(r),"string"==typeof n){try{n="true"===n?!0:"false"===n?!1:"null"===n?null:+n+""===n?+n:xe.test(n)?Z.parseJSON(n):n}catch(i){}ye.set(e,t,n)}else n=void 0;return n}function c(){return!0}function l(){return!1}function f(){try{return Q.activeElement}catch(e){}}function p(e,t){return Z.nodeName(e,"table")&&Z.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function d(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function h(e){var t=Pe.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function g(e,t){for(var n=0,r=e.length;r>n;n++)ve.set(e[n],"globalEval",!t||ve.get(t[n],"globalEval"))}function m(e,t){var n,r,i,o,s,a,u,c;if(1===t.nodeType){if(ve.hasData(e)&&(o=ve.access(e),s=ve.set(t,o),c=o.events)){delete s.handle,s.events={};for(i in c)for(n=0,r=c[i].length;r>n;n++)Z.event.add(t,i,c[i][n])}ye.hasData(e)&&(a=ye.access(e),u=Z.extend({},a),ye.set(t,u))}}function v(e,t){var n=e.getElementsByTagName?e.getElementsByTagName(t||"*"):e.querySelectorAll?e.querySelectorAll(t||"*"):[];return void 0===t||t&&Z.nodeName(e,t)?Z.merge([e],n):n}function y(e,t){var n=t.nodeName.toLowerCase();"input"===n&&ke.test(e.type)?t.checked=e.checked:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}function x(t,n){var r,i=Z(n.createElement(t)).appendTo(n.body),o=e.getDefaultComputedStyle&&(r=e.getDefaultComputedStyle(i[0]))?r.display:Z.css(i[0],"display");return i.detach(),o}function b(e){var t=Q,n=Be[e];return n||(n=x(e,t),"none"!==n&&n||(We=(We||Z("")).appendTo(t.documentElement),t=We[0].contentDocument,t.write(),t.close(),n=x(e,t),We.detach()),Be[e]=n),n}function w(e,t,n){var r,i,o,s,a=e.style;return n=n||_e(e),n&&(s=n.getPropertyValue(t)||n[t]),n&&(""!==s||Z.contains(e.ownerDocument,e)||(s=Z.style(e,t)),Ie.test(s)&&$e.test(t)&&(r=a.width,i=a.minWidth,o=a.maxWidth,a.minWidth=a.maxWidth=a.width=s,s=n.width,a.width=r,a.minWidth=i,a.maxWidth=o)),void 0!==s?s+"":s}function T(e,t){return{get:function(){return e()?void delete this.get:(this.get=t).apply(this,arguments)}}}function C(e,t){if(t in e)return t;for(var n=t[0].toUpperCase()+t.slice(1),r=t,i=Ye.length;i--;)if(t=Ye[i]+n,t in e)return t;return r}function k(e,t,n){var r=Xe.exec(t);return r?Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function N(e,t,n,r,i){for(var o=n===(r?"border":"content")?4:"width"===t?1:0,s=0;4>o;o+=2)"margin"===n&&(s+=Z.css(e,n+Te[o],!0,i)),r?("content"===n&&(s-=Z.css(e,"padding"+Te[o],!0,i)),"margin"!==n&&(s-=Z.css(e,"border"+Te[o]+"Width",!0,i))):(s+=Z.css(e,"padding"+Te[o],!0,i),"padding"!==n&&(s+=Z.css(e,"border"+Te[o]+"Width",!0,i)));return s}function E(e,t,n){var r=!0,i="width"===t?e.offsetWidth:e.offsetHeight,o=_e(e),s="border-box"===Z.css(e,"boxSizing",!1,o);if(0>=i||null==i){if(i=w(e,t,o),(0>i||null==i)&&(i=e.style[t]),Ie.test(i))return i;r=s&&(J.boxSizingReliable()||i===e.style[t]),i=parseFloat(i)||0}return i+N(e,t,n||(s?"border":"content"),r,o)+"px"}function S(e,t){for(var n,r,i,o=[],s=0,a=e.length;a>s;s++)r=e[s],r.style&&(o[s]=ve.get(r,"olddisplay"),n=r.style.display,t?(o[s]||"none"!==n||(r.style.display=""),""===r.style.display&&Ce(r)&&(o[s]=ve.access(r,"olddisplay",b(r.nodeName)))):(i=Ce(r),"none"===n&&i||ve.set(r,"olddisplay",i?n:Z.css(r,"display"))));for(s=0;a>s;s++)r=e[s],r.style&&(t&&"none"!==r.style.display&&""!==r.style.display||(r.style.display=t?o[s]||"":"none"));return e}function D(e,t,n,r,i){return new D.prototype.init(e,t,n,r,i)}function j(){return setTimeout(function(){Je=void 0}),Je=Z.now()}function A(e,t){var n,r=0,i={height:e};for(t=t?1:0;4>r;r+=2-t)n=Te[r],i["margin"+n]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function L(e,t,n){for(var r,i=(nt[t]||[]).concat(nt["*"]),o=0,s=i.length;s>o;o++)if(r=i[o].call(n,t,e))return r}function q(e,t,n){var r,i,o,s,a,u,c,l,f=this,p={},d=e.style,h=e.nodeType&&Ce(e),g=ve.get(e,"fxshow");n.queue||(a=Z._queueHooks(e,"fx"),null==a.unqueued&&(a.unqueued=0,u=a.empty.fire,a.empty.fire=function(){a.unqueued||u()}),a.unqueued++,f.always(function(){f.always(function(){a.unqueued--,Z.queue(e,"fx").length||a.empty.fire()})})),1===e.nodeType&&("height"in t||"width"in t)&&(n.overflow=[d.overflow,d.overflowX,d.overflowY],c=Z.css(e,"display"),l="none"===c?ve.get(e,"olddisplay")||b(e.nodeName):c,"inline"===l&&"none"===Z.css(e,"float")&&(d.display="inline-block")),n.overflow&&(d.overflow="hidden",f.always(function(){d.overflow=n.overflow[0],d.overflowX=n.overflow[1],d.overflowY=n.overflow[2]}));for(r in t)if(i=t[r],Ke.exec(i)){if(delete t[r],o=o||"toggle"===i,i===(h?"hide":"show")){if("show"!==i||!g||void 0===g[r])continue;h=!0}p[r]=g&&g[r]||Z.style(e,r)}else c=void 0;if(Z.isEmptyObject(p))"inline"===("none"===c?b(e.nodeName):c)&&(d.display=c);else{g?"hidden"in g&&(h=g.hidden):g=ve.access(e,"fxshow",{}),o&&(g.hidden=!h),h?Z(e).show():f.done(function(){Z(e).hide()}),f.done(function(){var t;ve.remove(e,"fxshow");for(t in p)Z.style(e,t,p[t])});for(r in p)s=L(h?g[r]:0,r,f),r in g||(g[r]=s.start,h&&(s.end=s.start,s.start="width"===r||"height"===r?1:0))}}function H(e,t){var n,r,i,o,s;for(n in e)if(r=Z.camelCase(n),i=t[r],o=e[n],Z.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),s=Z.cssHooks[r],s&&"expand"in s){o=s.expand(o),delete e[r];for(n in o)n in e||(e[n]=o[n],t[n]=i)}else t[r]=i}function O(e,t,n){var r,i,o=0,s=tt.length,a=Z.Deferred().always(function(){delete u.elem}),u=function(){if(i)return!1;for(var t=Je||j(),n=Math.max(0,c.startTime+c.duration-t),r=n/c.duration||0,o=1-r,s=0,u=c.tweens.length;u>s;s++)c.tweens[s].run(o);return a.notifyWith(e,[c,o,n]),1>o&&u?n:(a.resolveWith(e,[c]),!1)},c=a.promise({elem:e,props:Z.extend({},t),opts:Z.extend(!0,{specialEasing:{}},n),originalProperties:t,originalOptions:n,startTime:Je||j(),duration:n.duration,tweens:[],createTween:function(t,n){var r=Z.Tween(e,c.opts,t,n,c.opts.specialEasing[t]||c.opts.easing);return c.tweens.push(r),r},stop:function(t){var n=0,r=t?c.tweens.length:0;if(i)return this;for(i=!0;r>n;n++)c.tweens[n].run(1);return t?a.resolveWith(e,[c,t]):a.rejectWith(e,[c,t]),this}}),l=c.props;for(H(l,c.opts.specialEasing);s>o;o++)if(r=tt[o].call(c,e,l,c.opts))return r;return Z.map(l,L,c),Z.isFunction(c.opts.start)&&c.opts.start.call(e,c),Z.fx.timer(Z.extend(u,{elem:e,anim:c,queue:c.opts.queue})),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always)}function F(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(de)||[];if(Z.isFunction(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function P(e,t,n,r){function i(a){var u;return o[a]=!0,Z.each(e[a]||[],function(e,a){var c=a(t,n,r);return"string"!=typeof c||s||o[c]?s?!(u=c):void 0:(t.dataTypes.unshift(c),i(c),!1)}),u}var o={},s=e===xt;return i(t.dataTypes[0])||!o["*"]&&i("*")}function M(e,t){var n,r,i=Z.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&Z.extend(!0,e,r),e}function R(e,t,n){for(var r,i,o,s,a=e.contents,u=e.dataTypes;"*"===u[0];)u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in a)if(a[i]&&a[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}s||(s=i)}o=o||s}return o?(o!==u[0]&&u.unshift(o),n[o]):void 0}function W(e,t,n,r){var i,o,s,a,u,c={},l=e.dataTypes.slice();if(l[1])for(s in e.converters)c[s.toLowerCase()]=e.converters[s];for(o=l.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=l.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(s=c[u+" "+o]||c["* "+o],!s)for(i in c)if(a=i.split(" "),a[1]===o&&(s=c[u+" "+a[0]]||c["* "+a[0]])){s===!0?s=c[i]:c[i]!==!0&&(o=a[0],l.unshift(a[1]));break}if(s!==!0)if(s&&e["throws"])t=s(t);else try{t=s(t)}catch(f){return{state:"parsererror",error:s?f:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}function B(e,t,n,r){var i;if(Z.isArray(t))Z.each(t,function(t,i){n||kt.test(e)?r(e,i):B(e+"["+("object"==typeof i?t:"")+"]",i,n,r)});else if(n||"object"!==Z.type(t))r(e,t);else for(i in t)B(e+"["+i+"]",t[i],n,r)}function $(e){return Z.isWindow(e)?e:9===e.nodeType&&e.defaultView}var I=[],_=I.slice,z=I.concat,X=I.push,U=I.indexOf,V={},G=V.toString,Y=V.hasOwnProperty,J={},Q=e.document,K="2.1.4",Z=function(e,t){return new Z.fn.init(e,t)},ee=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,te=/^-ms-/,ne=/-([\da-z])/gi,re=function(e,t){return t.toUpperCase()};Z.fn=Z.prototype={jquery:K,constructor:Z,selector:"",length:0,toArray:function(){return _.call(this)},get:function(e){return null!=e?0>e?this[e+this.length]:this[e]:_.call(this)},pushStack:function(e){var t=Z.merge(this.constructor(),e);return t.prevObject=this,t.context=this.context,t},each:function(e,t){return Z.each(this,e,t)},map:function(e){return this.pushStack(Z.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(_.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(0>e?t:0);return this.pushStack(n>=0&&t>n?[this[n]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:X,sort:I.sort,splice:I.splice},Z.extend=Z.fn.extend=function(){var e,t,n,r,i,o,s=arguments[0]||{},a=1,u=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[a]||{},a++),"object"==typeof s||Z.isFunction(s)||(s={}),a===u&&(s=this,a--);u>a;a++)if(null!=(e=arguments[a]))for(t in e)n=s[t],r=e[t],s!==r&&(c&&r&&(Z.isPlainObject(r)||(i=Z.isArray(r)))?(i?(i=!1,o=n&&Z.isArray(n)?n:[]):o=n&&Z.isPlainObject(n)?n:{},s[t]=Z.extend(c,o,r)):void 0!==r&&(s[t]=r));return s},Z.extend({expando:"jQuery"+(K+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e){return"function"===Z.type(e)},isArray:Array.isArray,isWindow:function(e){return null!=e&&e===e.window},isNumeric:function(e){return!Z.isArray(e)&&e-parseFloat(e)+1>=0},isPlainObject:function(e){return"object"!==Z.type(e)||e.nodeType||Z.isWindow(e)?!1:e.constructor&&!Y.call(e.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},type:function(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?V[G.call(e)]||"object":typeof e},globalEval:function(e){var t,n=eval;e=Z.trim(e),e&&(1===e.indexOf("use strict")?(t=Q.createElement("script"),t.text=e,Q.head.appendChild(t).parentNode.removeChild(t)):n(e))},camelCase:function(e){return e.replace(te,"ms-").replace(ne,re)},nodeName:function(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t,r){var i,o=0,s=e.length,a=n(e);if(r){if(a)for(;s>o&&(i=t.apply(e[o],r),i!==!1);o++);else for(o in e)if(i=t.apply(e[o],r),i===!1)break}else if(a)for(;s>o&&(i=t.call(e[o],o,e[o]),i!==!1);o++);else for(o in e)if(i=t.call(e[o],o,e[o]),i===!1)break;return e},trim:function(e){return null==e?"":(e+"").replace(ee,"")},makeArray:function(e,t){var r=t||[];return null!=e&&(n(Object(e))?Z.merge(r,"string"==typeof e?[e]:e):X.call(r,e)),r},inArray:function(e,t,n){return null==t?-1:U.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,i=e.length;n>r;r++)e[i++]=t[r];return e.length=i,e},grep:function(e,t,n){for(var r,i=[],o=0,s=e.length,a=!n;s>o;o++)r=!t(e[o],o),r!==a&&i.push(e[o]);return i},map:function(e,t,r){var i,o=0,s=e.length,a=n(e),u=[];if(a)for(;s>o;o++)i=t(e[o],o,r),null!=i&&u.push(i);else for(o in e)i=t(e[o],o,r),null!=i&&u.push(i);return z.apply([],u)},guid:1,proxy:function(e,t){var n,r,i;return"string"==typeof t&&(n=e[t],t=e,e=n),Z.isFunction(e)?(r=_.call(arguments,2),i=function(){return e.apply(t||this,r.concat(_.call(arguments)))},i.guid=e.guid=e.guid||Z.guid++,i):void 0},now:Date.now,support:J}),Z.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(e,t){V["[object "+t+"]"]=t.toLowerCase()});var ie=function(e){function t(e,t,n,r){var i,o,s,a,u,c,f,d,h,g;if((t?t.ownerDocument||t:B)!==q&&L(t),t=t||q,n=n||[],a=t.nodeType,"string"!=typeof e||!e||1!==a&&9!==a&&11!==a)return n;if(!r&&O){if(11!==a&&(i=ye.exec(e)))if(s=i[1]){if(9===a){if(o=t.getElementById(s),!o||!o.parentNode)return n;if(o.id===s)return n.push(o),n}else if(t.ownerDocument&&(o=t.ownerDocument.getElementById(s))&&R(t,o)&&o.id===s)return n.push(o),n}else{if(i[2])return K.apply(n,t.getElementsByTagName(e)),n;if((s=i[3])&&w.getElementsByClassName)return K.apply(n,t.getElementsByClassName(s)),n}if(w.qsa&&(!F||!F.test(e))){if(d=f=W,h=t,g=1!==a&&e,1===a&&"object"!==t.nodeName.toLowerCase()){for(c=N(e),(f=t.getAttribute("id"))?d=f.replace(be,"\\$&"):t.setAttribute("id",d),d="[id='"+d+"'] ",u=c.length;u--;)c[u]=d+p(c[u]);h=xe.test(e)&&l(t.parentNode)||t,g=c.join(",")}if(g)try{return K.apply(n,h.querySelectorAll(g)),n}catch(m){}finally{f||t.removeAttribute("id")}}}return S(e.replace(ue,"$1"),t,n,r)}function n(){function e(n,r){return t.push(n+" ")>T.cacheLength&&delete e[t.shift()],e[n+" "]=r}var t=[];return e}function r(e){return e[W]=!0,e}function i(e){var t=q.createElement("div");try{return!!e(t)}catch(n){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function o(e,t){for(var n=e.split("|"),r=e.length;r--;)T.attrHandle[n[r]]=t}function s(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||V)-(~e.sourceIndex||V);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function a(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function u(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function c(e){return r(function(t){return t=+t,r(function(n,r){for(var i,o=e([],n.length,t),s=o.length;s--;)n[i=o[s]]&&(n[i]=!(r[i]=n[i]))})})}function l(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}function f(){}function p(e){for(var t=0,n=e.length,r="";n>t;t++)r+=e[t].value;return r}function d(e,t,n){var r=t.dir,i=n&&"parentNode"===r,o=I++;return t.first?function(t,n,o){for(;t=t[r];)if(1===t.nodeType||i)return e(t,n,o)}:function(t,n,s){var a,u,c=[$,o];if(s){for(;t=t[r];)if((1===t.nodeType||i)&&e(t,n,s))return!0}else for(;t=t[r];)if(1===t.nodeType||i){if(u=t[W]||(t[W]={}),(a=u[r])&&a[0]===$&&a[1]===o)return c[2]=a[2];if(u[r]=c,c[2]=e(t,n,s))return!0}}}function h(e){return e.length>1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function g(e,n,r){for(var i=0,o=n.length;o>i;i++)t(e,n[i],r);return r}function m(e,t,n,r,i){for(var o,s=[],a=0,u=e.length,c=null!=t;u>a;a++)(o=e[a])&&(!n||n(o,r,i))&&(s.push(o),c&&t.push(a));return s}function v(e,t,n,i,o,s){return i&&!i[W]&&(i=v(i)),o&&!o[W]&&(o=v(o,s)),r(function(r,s,a,u){var c,l,f,p=[],d=[],h=s.length,v=r||g(t||"*",a.nodeType?[a]:a,[]),y=!e||!r&&t?v:m(v,p,e,a,u),x=n?o||(r?e:h||i)?[]:s:y;if(n&&n(y,x,a,u),i)for(c=m(x,d),i(c,[],a,u),l=c.length;l--;)(f=c[l])&&(x[d[l]]=!(y[d[l]]=f));if(r){if(o||e){if(o){for(c=[],l=x.length;l--;)(f=x[l])&&c.push(y[l]=f);o(null,x=[],c,u)}for(l=x.length;l--;)(f=x[l])&&(c=o?ee(r,f):p[l])>-1&&(r[c]=!(s[c]=f))}}else x=m(x===s?x.splice(h,x.length):x),o?o(null,s,x,u):K.apply(s,x)})}function y(e){for(var t,n,r,i=e.length,o=T.relative[e[0].type],s=o||T.relative[" "],a=o?1:0,u=d(function(e){return e===t},s,!0),c=d(function(e){return ee(t,e)>-1},s,!0),l=[function(e,n,r){var i=!o&&(r||n!==D)||((t=n).nodeType?u(e,n,r):c(e,n,r));return t=null,i}];i>a;a++)if(n=T.relative[e[a].type])l=[d(h(l),n)];else{if(n=T.filter[e[a].type].apply(null,e[a].matches),n[W]){for(r=++a;i>r&&!T.relative[e[r].type];r++);return v(a>1&&h(l),a>1&&p(e.slice(0,a-1).concat({value:" "===e[a-2].type?"*":""})).replace(ue,"$1"),n,r>a&&y(e.slice(a,r)),i>r&&y(e=e.slice(r)),i>r&&p(e))}l.push(n)}return h(l)}function x(e,n){var i=n.length>0,o=e.length>0,s=function(r,s,a,u,c){var l,f,p,d=0,h="0",g=r&&[],v=[],y=D,x=r||o&&T.find.TAG("*",c),b=$+=null==y?1:Math.random()||.1,w=x.length;for(c&&(D=s!==q&&s);h!==w&&null!=(l=x[h]);h++){if(o&&l){for(f=0;p=e[f++];)if(p(l,s,a)){u.push(l);break}c&&($=b)}i&&((l=!p&&l)&&d--,r&&g.push(l))}if(d+=h,i&&h!==d){for(f=0;p=n[f++];)p(g,v,s,a);if(r){if(d>0)for(;h--;)g[h]||v[h]||(v[h]=J.call(u));v=m(v)}K.apply(u,v),c&&!r&&v.length>0&&d+n.length>1&&t.uniqueSort(u)}return c&&($=b,D=y),g};return i?r(s):s}var b,w,T,C,k,N,E,S,D,j,A,L,q,H,O,F,P,M,R,W="sizzle"+1*new Date,B=e.document,$=0,I=0,_=n(),z=n(),X=n(),U=function(e,t){return e===t&&(A=!0),0},V=1<<31,G={}.hasOwnProperty,Y=[],J=Y.pop,Q=Y.push,K=Y.push,Z=Y.slice,ee=function(e,t){for(var n=0,r=e.length;r>n;n++)if(e[n]===t)return n;return-1},te="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",ne="[\\x20\\t\\r\\n\\f]",re="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",ie=re.replace("w","w#"),oe="\\["+ne+"*("+re+")(?:"+ne+"*([*^$|!~]?=)"+ne+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+ie+"))|)"+ne+"*\\]",se=":("+re+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+oe+")*)|.*)\\)|)",ae=new RegExp(ne+"+","g"),ue=new RegExp("^"+ne+"+|((?:^|[^\\\\])(?:\\\\.)*)"+ne+"+$","g"),ce=new RegExp("^"+ne+"*,"+ne+"*"),le=new RegExp("^"+ne+"*([>+~]|"+ne+")"+ne+"*"),fe=new RegExp("="+ne+"*([^\\]'\"]*?)"+ne+"*\\]","g"),pe=new RegExp(se),de=new RegExp("^"+ie+"$"),he={ID:new RegExp("^#("+re+")"),CLASS:new RegExp("^\\.("+re+")"),TAG:new RegExp("^("+re.replace("w","w*")+")"),ATTR:new RegExp("^"+oe),PSEUDO:new RegExp("^"+se),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+ne+"*(even|odd|(([+-]|)(\\d*)n|)"+ne+"*(?:([+-]|)"+ne+"*(\\d+)|))"+ne+"*\\)|)","i"),bool:new RegExp("^(?:"+te+")$","i"),needsContext:new RegExp("^"+ne+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+ne+"*((?:-\\d)?\\d*)"+ne+"*\\)|)(?=[^-]|$)","i")},ge=/^(?:input|select|textarea|button)$/i,me=/^h\d$/i,ve=/^[^{]+\{\s*\[native \w/,ye=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,xe=/[+~]/,be=/'|\\/g,we=new RegExp("\\\\([\\da-f]{1,6}"+ne+"?|("+ne+")|.)","ig"),Te=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:0>r?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},Ce=function(){L()};try{K.apply(Y=Z.call(B.childNodes),B.childNodes),Y[B.childNodes.length].nodeType}catch(ke){K={apply:Y.length?function(e,t){Q.apply(e,Z.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}w=t.support={},k=t.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return t?"HTML"!==t.nodeName:!1},L=t.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:B;return r!==q&&9===r.nodeType&&r.documentElement?(q=r,H=r.documentElement,n=r.defaultView,n&&n!==n.top&&(n.addEventListener?n.addEventListener("unload",Ce,!1):n.attachEvent&&n.attachEvent("onunload",Ce)),O=!k(r),w.attributes=i(function(e){return e.className="i",!e.getAttribute("className")}),w.getElementsByTagName=i(function(e){return e.appendChild(r.createComment("")),!e.getElementsByTagName("*").length}),w.getElementsByClassName=ve.test(r.getElementsByClassName),w.getById=i(function(e){return H.appendChild(e).id=W,!r.getElementsByName||!r.getElementsByName(W).length}),w.getById?(T.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&O){var n=t.getElementById(e);return n&&n.parentNode?[n]:[]}},T.filter.ID=function(e){var t=e.replace(we,Te);return function(e){return e.getAttribute("id")===t}}):(delete T.find.ID,T.filter.ID=function(e){var t=e.replace(we,Te);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}}),T.find.TAG=w.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):w.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},T.find.CLASS=w.getElementsByClassName&&function(e,t){return O?t.getElementsByClassName(e):void 0},P=[],F=[],(w.qsa=ve.test(r.querySelectorAll))&&(i(function(e){H.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&F.push("[*^$]="+ne+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||F.push("\\["+ne+"*(?:value|"+te+")"),e.querySelectorAll("[id~="+W+"-]").length||F.push("~="),e.querySelectorAll(":checked").length||F.push(":checked"),e.querySelectorAll("a#"+W+"+*").length||F.push(".#.+[+~]")}),i(function(e){var t=r.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&F.push("name"+ne+"*[*^$|!~]?="),e.querySelectorAll(":enabled").length||F.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),F.push(",.*:")})),(w.matchesSelector=ve.test(M=H.matches||H.webkitMatchesSelector||H.mozMatchesSelector||H.oMatchesSelector||H.msMatchesSelector))&&i(function(e){w.disconnectedMatch=M.call(e,"div"),M.call(e,"[s!='']:x"),P.push("!=",se)}),F=F.length&&new RegExp(F.join("|")),P=P.length&&new RegExp(P.join("|")),t=ve.test(H.compareDocumentPosition),R=t||ve.test(H.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},U=t?function(e,t){if(e===t)return A=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n?n:(n=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&n||!w.sortDetached&&t.compareDocumentPosition(e)===n?e===r||e.ownerDocument===B&&R(B,e)?-1:t===r||t.ownerDocument===B&&R(B,t)?1:j?ee(j,e)-ee(j,t):0:4&n?-1:1)}:function(e,t){if(e===t)return A=!0,0;var n,i=0,o=e.parentNode,a=t.parentNode,u=[e],c=[t];if(!o||!a)return e===r?-1:t===r?1:o?-1:a?1:j?ee(j,e)-ee(j,t):0;if(o===a)return s(e,t);for(n=e;n=n.parentNode;)u.unshift(n);for(n=t;n=n.parentNode;)c.unshift(n);for(;u[i]===c[i];)i++;return i?s(u[i],c[i]):u[i]===B?-1:c[i]===B?1:0},r):q},t.matches=function(e,n){return t(e,null,null,n)},t.matchesSelector=function(e,n){if((e.ownerDocument||e)!==q&&L(e),n=n.replace(fe,"='$1']"),w.matchesSelector&&O&&(!P||!P.test(n))&&(!F||!F.test(n)))try{var r=M.call(e,n);if(r||w.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(i){}return t(n,q,null,[e]).length>0},t.contains=function(e,t){return(e.ownerDocument||e)!==q&&L(e),R(e,t)},t.attr=function(e,t){(e.ownerDocument||e)!==q&&L(e);var n=T.attrHandle[t.toLowerCase()],r=n&&G.call(T.attrHandle,t.toLowerCase())?n(e,t,!O):void 0;return void 0!==r?r:w.attributes||!O?e.getAttribute(t):(r=e.getAttributeNode(t))&&r.specified?r.value:null},t.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},t.uniqueSort=function(e){var t,n=[],r=0,i=0;if(A=!w.detectDuplicates,j=!w.sortStable&&e.slice(0),e.sort(U),A){for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return j=null,e},C=t.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=C(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[r++];)n+=C(t);return n},T=t.selectors={cacheLength:50,createPseudo:r,match:he,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(we,Te),e[3]=(e[3]||e[4]||e[5]||"").replace(we,Te),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||t.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&t.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return he.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&pe.test(n)&&(t=N(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(we,Te).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=_[e+" "];return t||(t=new RegExp("(^|"+ne+")"+e+"("+ne+"|$)"))&&_(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,n,r){return function(i){var o=t.attr(i,e);return null==o?"!="===n:n?(o+="","="===n?o===r:"!="===n?o!==r:"^="===n?r&&0===o.indexOf(r):"*="===n?r&&o.indexOf(r)>-1:"$="===n?r&&o.slice(-r.length)===r:"~="===n?(" "+o.replace(ae," ")+" ").indexOf(r)>-1:"|="===n?o===r||o.slice(0,r.length+1)===r+"-":!1):!0}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),s="last"!==e.slice(-4),a="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var c,l,f,p,d,h,g=o!==s?"nextSibling":"previousSibling",m=t.parentNode,v=a&&t.nodeName.toLowerCase(),y=!u&&!a;if(m){if(o){for(;g;){for(f=t;f=f[g];)if(a?f.nodeName.toLowerCase()===v:1===f.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[s?m.firstChild:m.lastChild],s&&y){for(l=m[W]||(m[W]={}),c=l[e]||[],d=c[0]===$&&c[1],p=c[0]===$&&c[2],f=d&&m.childNodes[d];f=++d&&f&&f[g]||(p=d=0)||h.pop();)if(1===f.nodeType&&++p&&f===t){l[e]=[$,d,p];break}}else if(y&&(c=(t[W]||(t[W]={}))[e])&&c[0]===$)p=c[1];else for(;(f=++d&&f&&f[g]||(p=d=0)||h.pop())&&((a?f.nodeName.toLowerCase()!==v:1!==f.nodeType)||!++p||(y&&((f[W]||(f[W]={}))[e]=[$,p]),f!==t)););return p-=i,p===r||p%r===0&&p/r>=0}}},PSEUDO:function(e,n){var i,o=T.pseudos[e]||T.setFilters[e.toLowerCase()]||t.error("unsupported pseudo: "+e);return o[W]?o(n):o.length>1?(i=[e,e,"",n],T.setFilters.hasOwnProperty(e.toLowerCase())?r(function(e,t){for(var r,i=o(e,n),s=i.length;s--;)r=ee(e,i[s]),e[r]=!(t[r]=i[s])}):function(e){return o(e,0,i)}):o}},pseudos:{not:r(function(e){var t=[],n=[],i=E(e.replace(ue,"$1"));return i[W]?r(function(e,t,n,r){for(var o,s=i(e,null,r,[]),a=e.length;a--;)(o=s[a])&&(e[a]=!(t[a]=o))}):function(e,r,o){return t[0]=e,i(t,null,o,n),t[0]=null,!n.pop()}}),has:r(function(e){return function(n){return t(e,n).length>0}}),contains:r(function(e){return e=e.replace(we,Te),function(t){return(t.textContent||t.innerText||C(t)).indexOf(e)>-1}}),lang:r(function(e){return de.test(e||"")||t.error("unsupported lang: "+e),e=e.replace(we,Te).toLowerCase(),function(t){var n;do if(n=O?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-");while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===H},focus:function(e){return e===q.activeElement&&(!q.hasFocus||q.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:function(e){return e.disabled===!1},disabled:function(e){return e.disabled===!0},checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,e.selected===!0},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!T.pseudos.empty(e)},header:function(e){return me.test(e.nodeName)},input:function(e){return ge.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:c(function(){return[0]}),last:c(function(e,t){return[t-1]}),eq:c(function(e,t,n){return[0>n?n+t:n]}),even:c(function(e,t){for(var n=0;t>n;n+=2)e.push(n);return e}),odd:c(function(e,t){for(var n=1;t>n;n+=2)e.push(n);return e}),lt:c(function(e,t,n){for(var r=0>n?n+t:n;--r>=0;)e.push(r);return e}),gt:c(function(e,t,n){for(var r=0>n?n+t:n;++r2&&"ID"===(s=o[0]).type&&w.getById&&9===t.nodeType&&O&&T.relative[o[1].type]){if(t=(T.find.ID(s.matches[0].replace(we,Te),t)||[])[0],!t)return n;c&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=he.needsContext.test(e)?0:o.length;i--&&(s=o[i],!T.relative[a=s.type]);)if((u=T.find[a])&&(r=u(s.matches[0].replace(we,Te),xe.test(o[0].type)&&l(t.parentNode)||t))){if(o.splice(i,1),e=r.length&&p(o),!e)return K.apply(n,r),n;break}}return(c||E(e,f))(r,t,!O,n,xe.test(e)&&l(t.parentNode)||t),n},w.sortStable=W.split("").sort(U).join("")===W,w.detectDuplicates=!!A,L(),w.sortDetached=i(function(e){return 1&e.compareDocumentPosition(q.createElement("div"))}),i(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||o("type|href|height|width",function(e,t,n){return n?void 0:e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),w.attributes&&i(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||o("value",function(e,t,n){return n||"input"!==e.nodeName.toLowerCase()?void 0:e.defaultValue}),i(function(e){return null==e.getAttribute("disabled")})||o(te,function(e,t,n){var r;return n?void 0:e[t]===!0?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),t}(e);Z.find=ie,Z.expr=ie.selectors,Z.expr[":"]=Z.expr.pseudos,Z.unique=ie.uniqueSort,Z.text=ie.getText,Z.isXMLDoc=ie.isXML,Z.contains=ie.contains;var oe=Z.expr.match.needsContext,se=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ae=/^.[^:#\[\.,]*$/;Z.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?Z.find.matchesSelector(r,e)?[r]:[]:Z.find.matches(e,Z.grep(t,function(e){return 1===e.nodeType}))},Z.fn.extend({find:function(e){var t,n=this.length,r=[],i=this;if("string"!=typeof e)return this.pushStack(Z(e).filter(function(){for(t=0;n>t;t++)if(Z.contains(i[t],this))return!0}));for(t=0;n>t;t++)Z.find(e,i[t],r);return r=this.pushStack(n>1?Z.unique(r):r),r.selector=this.selector?this.selector+" "+e:e,r},filter:function(e){return this.pushStack(r(this,e||[],!1))},not:function(e){return this.pushStack(r(this,e||[],!0))},is:function(e){return!!r(this,"string"==typeof e&&oe.test(e)?Z(e):e||[],!1).length}});var ue,ce=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,le=Z.fn.init=function(e,t){var n,r;if(!e)return this;if("string"==typeof e){if(n="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:ce.exec(e),!n||!n[1]&&t)return!t||t.jquery?(t||ue).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof Z?t[0]:t,Z.merge(this,Z.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:Q,!0)),se.test(n[1])&&Z.isPlainObject(t))for(n in t)Z.isFunction(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return r=Q.getElementById(n[2]),r&&r.parentNode&&(this.length=1,this[0]=r),this.context=Q,this.selector=e,this}return e.nodeType?(this.context=this[0]=e,this.length=1,this):Z.isFunction(e)?"undefined"!=typeof ue.ready?ue.ready(e):e(Z):(void 0!==e.selector&&(this.selector=e.selector,this.context=e.context),Z.makeArray(e,this))};le.prototype=Z.fn,ue=Z(Q);var fe=/^(?:parents|prev(?:Until|All))/,pe={children:!0,contents:!0,next:!0,prev:!0};Z.extend({dir:function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&Z(e).is(n))break;r.push(e)}return r},sibling:function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}}),Z.fn.extend({has:function(e){var t=Z(e,this),n=t.length;return this.filter(function(){for(var e=0;n>e;e++)if(Z.contains(this,t[e]))return!0})},closest:function(e,t){for(var n,r=0,i=this.length,o=[],s=oe.test(e)||"string"!=typeof e?Z(e,t||this.context):0;i>r;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(s?s.index(n)>-1:1===n.nodeType&&Z.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?Z.unique(o):o)},index:function(e){return e?"string"==typeof e?U.call(Z(e),this[0]):U.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(Z.unique(Z.merge(this.get(),Z(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),Z.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return Z.dir(e,"parentNode")},parentsUntil:function(e,t,n){return Z.dir(e,"parentNode",n)},next:function(e){return i(e,"nextSibling")},prev:function(e){return i(e,"previousSibling")},nextAll:function(e){return Z.dir(e,"nextSibling")},prevAll:function(e){return Z.dir(e,"previousSibling")},nextUntil:function(e,t,n){return Z.dir(e,"nextSibling",n)},prevUntil:function(e,t,n){return Z.dir(e,"previousSibling",n)},siblings:function(e){return Z.sibling((e.parentNode||{}).firstChild,e)},children:function(e){return Z.sibling(e.firstChild)},contents:function(e){return e.contentDocument||Z.merge([],e.childNodes)}},function(e,t){Z.fn[e]=function(n,r){var i=Z.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=Z.filter(r,i)),this.length>1&&(pe[e]||Z.unique(i),fe.test(e)&&i.reverse()),this.pushStack(i)}});var de=/\S+/g,he={};Z.Callbacks=function(e){e="string"==typeof e?he[e]||o(e):Z.extend({},e);var t,n,r,i,s,a,u=[],c=!e.once&&[],l=function(o){for(t=e.memory&&o,n=!0,a=i||0,i=0,s=u.length,r=!0;u&&s>a;a++)if(u[a].apply(o[0],o[1])===!1&&e.stopOnFalse){t=!1;break}r=!1,u&&(c?c.length&&l(c.shift()):t?u=[]:f.disable())},f={add:function(){if(u){var n=u.length;!function o(t){Z.each(t,function(t,n){var r=Z.type(n);"function"===r?e.unique&&f.has(n)||u.push(n):n&&n.length&&"string"!==r&&o(n)})}(arguments),r?s=u.length:t&&(i=n,l(t))}return this},remove:function(){return u&&Z.each(arguments,function(e,t){for(var n;(n=Z.inArray(t,u,n))>-1;)u.splice(n,1),r&&(s>=n&&s--,a>=n&&a--)}),this},has:function(e){return e?Z.inArray(e,u)>-1:!(!u||!u.length)},empty:function(){return u=[],s=0,this},disable:function(){return u=c=t=void 0,this},disabled:function(){return!u},lock:function(){return c=void 0,t||f.disable(),this},locked:function(){return!c},fireWith:function(e,t){return!u||n&&!c||(t=t||[],t=[e,t.slice?t.slice():t],r?c.push(t):l(t)),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!n}};return f},Z.extend({Deferred:function(e){var t=[["resolve","done",Z.Callbacks("once memory"),"resolved"],["reject","fail",Z.Callbacks("once memory"),"rejected"],["notify","progress",Z.Callbacks("memory")]],n="pending",r={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},then:function(){var e=arguments;return Z.Deferred(function(n){Z.each(t,function(t,o){var s=Z.isFunction(e[t])&&e[t];i[o[1]](function(){var e=s&&s.apply(this,arguments);e&&Z.isFunction(e.promise)?e.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[o[0]+"With"](this===r?n.promise():this,s?[e]:arguments)})}),e=null}).promise()},promise:function(e){return null!=e?Z.extend(e,r):r}},i={};return r.pipe=r.then,Z.each(t,function(e,o){var s=o[2],a=o[3];r[o[1]]=s.add,a&&s.add(function(){n=a},t[1^e][2].disable,t[2][2].lock),i[o[0]]=function(){return i[o[0]+"With"](this===i?r:this,arguments),this},i[o[0]+"With"]=s.fireWith}),r.promise(i),e&&e.call(i,i),i},when:function(e){var t,n,r,i=0,o=_.call(arguments),s=o.length,a=1!==s||e&&Z.isFunction(e.promise)?s:0,u=1===a?e:Z.Deferred(),c=function(e,n,r){return function(i){n[e]=this,r[e]=arguments.length>1?_.call(arguments):i,r===t?u.notifyWith(n,r):--a||u.resolveWith(n,r)}};if(s>1)for(t=new Array(s),n=new Array(s),r=new Array(s);s>i;i++)o[i]&&Z.isFunction(o[i].promise)?o[i].promise().done(c(i,r,o)).fail(u.reject).progress(c(i,n,t)):--a;return a||u.resolveWith(r,o),u.promise()}});var ge;Z.fn.ready=function(e){return Z.ready.promise().done(e),this},Z.extend({isReady:!1,readyWait:1,holdReady:function(e){e?Z.readyWait++:Z.ready(!0)},ready:function(e){(e===!0?--Z.readyWait:Z.isReady)||(Z.isReady=!0,e!==!0&&--Z.readyWait>0||(ge.resolveWith(Q,[Z]),Z.fn.triggerHandler&&(Z(Q).triggerHandler("ready"),Z(Q).off("ready"))))}}),Z.ready.promise=function(t){return ge||(ge=Z.Deferred(),"complete"===Q.readyState?setTimeout(Z.ready):(Q.addEventListener("DOMContentLoaded",s,!1),e.addEventListener("load",s,!1))),ge.promise(t)},Z.ready.promise();var me=Z.access=function(e,t,n,r,i,o,s){var a=0,u=e.length,c=null==n;if("object"===Z.type(n)){i=!0;for(a in n)Z.access(e,t,a,n[a],!0,o,s)}else if(void 0!==r&&(i=!0,Z.isFunction(r)||(s=!0),c&&(s?(t.call(e,r),t=null):(c=t,t=function(e,t,n){return c.call(Z(e),n)})),t))for(;u>a;a++)t(e[a],n,s?r:r.call(e[a],a,t(e[a],n)));return i?e:c?t.call(e):u?t(e[0],n):o};Z.acceptData=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType},a.uid=1,a.accepts=Z.acceptData,a.prototype={key:function(e){if(!a.accepts(e))return 0;var t={},n=e[this.expando];if(!n){n=a.uid++;try{t[this.expando]={value:n},Object.defineProperties(e,t)}catch(r){t[this.expando]=n,Z.extend(e,t)}}return this.cache[n]||(this.cache[n]={}),n},set:function(e,t,n){var r,i=this.key(e),o=this.cache[i];if("string"==typeof t)o[t]=n;else if(Z.isEmptyObject(o))Z.extend(this.cache[i],t);else for(r in t)o[r]=t[r];return o},get:function(e,t){var n=this.cache[this.key(e)];return void 0===t?n:n[t]},access:function(e,t,n){var r;return void 0===t||t&&"string"==typeof t&&void 0===n?(r=this.get(e,t),void 0!==r?r:this.get(e,Z.camelCase(t))):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r,i,o=this.key(e),s=this.cache[o];if(void 0===t)this.cache[o]={};else{Z.isArray(t)?r=t.concat(t.map(Z.camelCase)):(i=Z.camelCase(t),t in s?r=[t,i]:(r=i,r=r in s?[r]:r.match(de)||[])),n=r.length;for(;n--;)delete s[r[n]]}},hasData:function(e){return!Z.isEmptyObject(this.cache[e[this.expando]]||{})},discard:function(e){e[this.expando]&&delete this.cache[e[this.expando]]}};var ve=new a,ye=new a,xe=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,be=/([A-Z])/g;Z.extend({hasData:function(e){return ye.hasData(e)||ve.hasData(e)},data:function(e,t,n){return ye.access(e,t,n)},removeData:function(e,t){ye.remove(e,t)},_data:function(e,t,n){return ve.access(e,t,n)},_removeData:function(e,t){ve.remove(e,t)}}),Z.fn.extend({data:function(e,t){var n,r,i,o=this[0],s=o&&o.attributes;if(void 0===e){if(this.length&&(i=ye.get(o),1===o.nodeType&&!ve.get(o,"hasDataAttrs"))){for(n=s.length;n--;)s[n]&&(r=s[n].name,0===r.indexOf("data-")&&(r=Z.camelCase(r.slice(5)),u(o,r,i[r])));ve.set(o,"hasDataAttrs",!0)}return i}return"object"==typeof e?this.each(function(){ye.set(this,e)}):me(this,function(t){var n,r=Z.camelCase(e);if(o&&void 0===t){if(n=ye.get(o,e),void 0!==n)return n;if(n=ye.get(o,r),void 0!==n)return n;if(n=u(o,r,void 0),void 0!==n)return n}else this.each(function(){var n=ye.get(this,r);ye.set(this,r,t),-1!==e.indexOf("-")&&void 0!==n&&ye.set(this,e,t)})},null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each(function(){ye.remove(this,e)})}}),Z.extend({queue:function(e,t,n){var r;return e?(t=(t||"fx")+"queue",r=ve.get(e,t),n&&(!r||Z.isArray(n)?r=ve.access(e,t,Z.makeArray(n)):r.push(n)),r||[]):void 0},dequeue:function(e,t){t=t||"fx";var n=Z.queue(e,t),r=n.length,i=n.shift(),o=Z._queueHooks(e,t),s=function(){Z.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return ve.get(e,n)||ve.access(e,n,{empty:Z.Callbacks("once memory").add(function(){ve.remove(e,[t+"queue",n])})})}}),Z.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.lengthx",J.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue}();var Ne="undefined";J.focusinBubbles="onfocusin"in e;var Ee=/^key/,Se=/^(?:mouse|pointer|contextmenu)|click/,De=/^(?:focusinfocus|focusoutblur)$/,je=/^([^.]*)(?:\.(.+)|)$/;Z.event={global:{},add:function(e,t,n,r,i){var o,s,a,u,c,l,f,p,d,h,g,m=ve.get(e);if(m)for(n.handler&&(o=n,n=o.handler,i=o.selector),n.guid||(n.guid=Z.guid++),(u=m.events)||(u=m.events={}),(s=m.handle)||(s=m.handle=function(t){return typeof Z!==Ne&&Z.event.triggered!==t.type?Z.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(de)||[""],c=t.length;c--;)a=je.exec(t[c])||[],d=g=a[1],h=(a[2]||"").split(".").sort(),d&&(f=Z.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=Z.event.special[d]||{},l=Z.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&Z.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||(p=u[d]=[],p.delegateCount=0,f.setup&&f.setup.call(e,r,h,s)!==!1||e.addEventListener&&e.addEventListener(d,s,!1)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,l):p.push(l),Z.event.global[d]=!0)},remove:function(e,t,n,r,i){var o,s,a,u,c,l,f,p,d,h,g,m=ve.hasData(e)&&ve.get(e);if(m&&(u=m.events)){for(t=(t||"").match(de)||[""],c=t.length;c--;)if(a=je.exec(t[c])||[],d=g=a[1],h=(a[2]||"").split(".").sort(),d){for(f=Z.event.special[d]||{},d=(r?f.delegateType:f.bindType)||d,p=u[d]||[],a=a[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=o=p.length;o--;)l=p[o],!i&&g!==l.origType||n&&n.guid!==l.guid||a&&!a.test(l.namespace)||r&&r!==l.selector&&("**"!==r||!l.selector)||(p.splice(o,1),l.selector&&p.delegateCount--,f.remove&&f.remove.call(e,l));s&&!p.length&&(f.teardown&&f.teardown.call(e,h,m.handle)!==!1||Z.removeEvent(e,d,m.handle),delete u[d])}else for(d in u)Z.event.remove(e,d+t[c],n,r,!0);Z.isEmptyObject(u)&&(delete m.handle,ve.remove(e,"events"))}},trigger:function(t,n,r,i){var o,s,a,u,c,l,f,p=[r||Q],d=Y.call(t,"type")?t.type:t,h=Y.call(t,"namespace")?t.namespace.split("."):[];if(s=a=r=r||Q,3!==r.nodeType&&8!==r.nodeType&&!De.test(d+Z.event.triggered)&&(d.indexOf(".")>=0&&(h=d.split("."),d=h.shift(),h.sort()),c=d.indexOf(":")<0&&"on"+d,t=t[Z.expando]?t:new Z.Event(d,"object"==typeof t&&t),t.isTrigger=i?2:3,t.namespace=h.join("."),t.namespace_re=t.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=r),n=null==n?[t]:Z.makeArray(n,[t]),f=Z.event.special[d]||{},i||!f.trigger||f.trigger.apply(r,n)!==!1)){if(!i&&!f.noBubble&&!Z.isWindow(r)){for(u=f.delegateType||d,De.test(u+d)||(s=s.parentNode);s;s=s.parentNode)p.push(s),a=s;a===(r.ownerDocument||Q)&&p.push(a.defaultView||a.parentWindow||e)}for(o=0;(s=p[o++])&&!t.isPropagationStopped();)t.type=o>1?u:f.bindType||d,l=(ve.get(s,"events")||{})[t.type]&&ve.get(s,"handle"),l&&l.apply(s,n),l=c&&s[c],l&&l.apply&&Z.acceptData(s)&&(t.result=l.apply(s,n),t.result===!1&&t.preventDefault());return t.type=d,i||t.isDefaultPrevented()||f._default&&f._default.apply(p.pop(),n)!==!1||!Z.acceptData(r)||c&&Z.isFunction(r[d])&&!Z.isWindow(r)&&(a=r[c],a&&(r[c]=null),Z.event.triggered=d,r[d](),Z.event.triggered=void 0,a&&(r[c]=a)),t.result}},dispatch:function(e){e=Z.event.fix(e);var t,n,r,i,o,s=[],a=_.call(arguments),u=(ve.get(this,"events")||{})[e.type]||[],c=Z.event.special[e.type]||{};if(a[0]=e,e.delegateTarget=this,!c.preDispatch||c.preDispatch.call(this,e)!==!1){for(s=Z.event.handlers.call(this,e,u),t=0;(i=s[t++])&&!e.isPropagationStopped();)for(e.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!e.isImmediatePropagationStopped();)(!e.namespace_re||e.namespace_re.test(o.namespace))&&(e.handleObj=o,e.data=o.data,r=((Z.event.special[o.origType]||{}).handle||o.handler).apply(i.elem,a),void 0!==r&&(e.result=r)===!1&&(e.preventDefault(),e.stopPropagation()));return c.postDispatch&&c.postDispatch.call(this,e),e.result}},handlers:function(e,t){var n,r,i,o,s=[],a=t.delegateCount,u=e.target;if(a&&u.nodeType&&(!e.button||"click"!==e.type))for(;u!==this;u=u.parentNode||this)if(u.disabled!==!0||"click"!==e.type){for(r=[],n=0;a>n;n++)o=t[n],i=o.selector+" ",void 0===r[i]&&(r[i]=o.needsContext?Z(i,this).index(u)>=0:Z.find(i,this,null,[u]).length),r[i]&&r.push(o);r.length&&s.push({elem:u,handlers:r})}return a]*)\/>/gi,Le=/<([\w:]+)/,qe=/<|?\w+;/,He=/<(?:script|style|link)/i,Oe=/checked\s*(?:[^=]|=\s*.checked.)/i,Fe=/^$|\/(?:java|ecma)script/i,Pe=/^true\/(.*)/,Me=/^\s*\s*$/g,Re={option:[1,""],thead:[1,""],col:[2,""],tr:[2,""],td:[3,""],_default:[0,"",""]};Re.optgroup=Re.option,Re.tbody=Re.tfoot=Re.colgroup=Re.caption=Re.thead,Re.th=Re.td,Z.extend({clone:function(e,t,n){var r,i,o,s,a=e.cloneNode(!0),u=Z.contains(e.ownerDocument,e);if(!(J.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||Z.isXMLDoc(e)))for(s=v(a),o=v(e),r=0,i=o.length;i>r;r++)y(o[r],s[r]);if(t)if(n)for(o=o||v(e),s=s||v(a),r=0,i=o.length;i>r;r++)m(o[r],s[r]);else m(e,a);return s=v(a,"script"),s.length>0&&g(s,!u&&v(e,"script")),a},buildFragment:function(e,t,n,r){for(var i,o,s,a,u,c,l=t.createDocumentFragment(),f=[],p=0,d=e.length;d>p;p++)if(i=e[p],i||0===i)if("object"===Z.type(i))Z.merge(f,i.nodeType?[i]:i);else if(qe.test(i)){for(o=o||l.appendChild(t.createElement("div")),s=(Le.exec(i)||["",""])[1].toLowerCase(),a=Re[s]||Re._default,o.innerHTML=a[1]+i.replace(Ae,"<$1>$2>")+a[2],c=a[0];c--;)o=o.lastChild;Z.merge(f,o.childNodes),o=l.firstChild,o.textContent=""}else f.push(t.createTextNode(i));for(l.textContent="",p=0;i=f[p++];)if((!r||-1===Z.inArray(i,r))&&(u=Z.contains(i.ownerDocument,i),o=v(l.appendChild(i),"script"),u&&g(o),n))for(c=0;i=o[c++];)Fe.test(i.type||"")&&n.push(i);return l},cleanData:function(e){for(var t,n,r,i,o=Z.event.special,s=0;void 0!==(n=e[s]);s++){if(Z.acceptData(n)&&(i=n[ve.expando],i&&(t=ve.cache[i]))){if(t.events)for(r in t.events)o[r]?Z.event.remove(n,r):Z.removeEvent(n,r,t.handle);ve.cache[i]&&delete ve.cache[i]}delete ye.cache[n[ye.expando]]}}}),Z.fn.extend({text:function(e){return me(this,function(e){return void 0===e?Z.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=e)})},null,e,arguments.length)},append:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=p(this,e);t.appendChild(e)}})},prepend:function(){return this.domManip(arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=p(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return this.domManip(arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},remove:function(e,t){for(var n,r=e?Z.filter(e,this):this,i=0;null!=(n=r[i]);i++)t||1!==n.nodeType||Z.cleanData(v(n)),n.parentNode&&(t&&Z.contains(n.ownerDocument,n)&&g(v(n,"script")),n.parentNode.removeChild(n));return this},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(Z.cleanData(v(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null==e?!1:e,t=null==t?e:t,this.map(function(){return Z.clone(this,e,t)})},html:function(e){return me(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!He.test(e)&&!Re[(Le.exec(e)||["",""])[1].toLowerCase()]){e=e.replace(Ae,"<$1>$2>");try{for(;r>n;n++)t=this[n]||{},1===t.nodeType&&(Z.cleanData(v(t,!1)),t.innerHTML=e);t=0}catch(i){}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var e=arguments[0];return this.domManip(arguments,function(t){e=this.parentNode,Z.cleanData(v(this)),e&&e.replaceChild(t,this)}),e&&(e.length||e.nodeType)?this:this.remove()},detach:function(e){return this.remove(e,!0)},domManip:function(e,t){e=z.apply([],e);var n,r,i,o,s,a,u=0,c=this.length,l=this,f=c-1,p=e[0],g=Z.isFunction(p);if(g||c>1&&"string"==typeof p&&!J.checkClone&&Oe.test(p))return this.each(function(n){var r=l.eq(n);g&&(e[0]=p.call(this,n,r.html())),r.domManip(e,t)});if(c&&(n=Z.buildFragment(e,this[0].ownerDocument,!1,this),r=n.firstChild,1===n.childNodes.length&&(n=r),r)){for(i=Z.map(v(n,"script"),d),o=i.length;c>u;u++)s=n,u!==f&&(s=Z.clone(s,!0,!0),o&&Z.merge(i,v(s,"script"))),t.call(this[u],s,u);if(o)for(a=i[i.length-1].ownerDocument,Z.map(i,h),u=0;o>u;u++)s=i[u],Fe.test(s.type||"")&&!ve.access(s,"globalEval")&&Z.contains(a,s)&&(s.src?Z._evalUrl&&Z._evalUrl(s.src):Z.globalEval(s.textContent.replace(Me,"")))}return this}}),Z.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(e,t){Z.fn[e]=function(e){for(var n,r=[],i=Z(e),o=i.length-1,s=0;o>=s;s++)n=s===o?this:this.clone(!0),Z(i[s])[t](n),X.apply(r,n.get());return this.pushStack(r)}});var We,Be={},$e=/^margin/,Ie=new RegExp("^("+we+")(?!px)[a-z%]+$","i"),_e=function(t){return t.ownerDocument.defaultView.opener?t.ownerDocument.defaultView.getComputedStyle(t,null):e.getComputedStyle(t,null)};!function(){function t(){s.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;margin-top:1%;top:1%;border:1px;padding:1px;width:4px;position:absolute",s.innerHTML="",i.appendChild(o);var t=e.getComputedStyle(s,null);n="1%"!==t.top,r="4px"===t.width,i.removeChild(o)}var n,r,i=Q.documentElement,o=Q.createElement("div"),s=Q.createElement("div");s.style&&(s.style.backgroundClip="content-box",s.cloneNode(!0).style.backgroundClip="",J.clearCloneStyle="content-box"===s.style.backgroundClip,o.style.cssText="border:0;width:0;height:0;top:0;left:-9999px;margin-top:1px;position:absolute",o.appendChild(s),e.getComputedStyle&&Z.extend(J,{pixelPosition:function(){return t(),n},boxSizingReliable:function(){return null==r&&t(),r},reliableMarginRight:function(){var t,n=s.appendChild(Q.createElement("div"));return n.style.cssText=s.style.cssText="-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;display:block;margin:0;border:0;padding:0",n.style.marginRight=n.style.width="0",s.style.width="1px",i.appendChild(o),t=!parseFloat(e.getComputedStyle(n,null).marginRight),i.removeChild(o),s.removeChild(n),t}}))}(),Z.swap=function(e,t,n,r){var i,o,s={};for(o in t)s[o]=e.style[o],e.style[o]=t[o];i=n.apply(e,r||[]);for(o in t)e.style[o]=s[o];return i};var ze=/^(none|table(?!-c[ea]).+)/,Xe=new RegExp("^("+we+")(.*)$","i"),Ue=new RegExp("^([+-])=("+we+")","i"),Ve={position:"absolute",visibility:"hidden",display:"block"},Ge={letterSpacing:"0",fontWeight:"400"},Ye=["Webkit","O","Moz","ms"];Z.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=w(e,"opacity");return""===n?"1":n}}}},cssNumber:{columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":"cssFloat"},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,s,a=Z.camelCase(t),u=e.style;return t=Z.cssProps[a]||(Z.cssProps[a]=C(u,a)),s=Z.cssHooks[t]||Z.cssHooks[a],void 0===n?s&&"get"in s&&void 0!==(i=s.get(e,!1,r))?i:u[t]:(o=typeof n,"string"===o&&(i=Ue.exec(n))&&(n=(i[1]+1)*i[2]+parseFloat(Z.css(e,t)),o="number"),null!=n&&n===n&&("number"!==o||Z.cssNumber[a]||(n+="px"),J.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),s&&"set"in s&&void 0===(n=s.set(e,n,r))||(u[t]=n)),void 0)}},css:function(e,t,n,r){var i,o,s,a=Z.camelCase(t);return t=Z.cssProps[a]||(Z.cssProps[a]=C(e.style,a)),s=Z.cssHooks[t]||Z.cssHooks[a],s&&"get"in s&&(i=s.get(e,!0,n)),void 0===i&&(i=w(e,t,r)),"normal"===i&&t in Ge&&(i=Ge[t]),""===n||n?(o=parseFloat(i),n===!0||Z.isNumeric(o)?o||0:i):i}}),Z.each(["height","width"],function(e,t){Z.cssHooks[t]={get:function(e,n,r){return n?ze.test(Z.css(e,"display"))&&0===e.offsetWidth?Z.swap(e,Ve,function(){return E(e,t,r)}):E(e,t,r):void 0},set:function(e,n,r){var i=r&&_e(e);return k(e,n,r?N(e,t,r,"border-box"===Z.css(e,"boxSizing",!1,i),i):0)}}}),Z.cssHooks.marginRight=T(J.reliableMarginRight,function(e,t){return t?Z.swap(e,{display:"inline-block"},w,[e,"marginRight"]):void 0}),Z.each({margin:"",padding:"",border:"Width"},function(e,t){Z.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];4>r;r++)i[e+Te[r]+t]=o[r]||o[r-2]||o[0];return i}},$e.test(e)||(Z.cssHooks[e+t].set=k)}),Z.fn.extend({css:function(e,t){return me(this,function(e,t,n){var r,i,o={},s=0;if(Z.isArray(t)){for(r=_e(e),i=t.length;i>s;s++)o[t[s]]=Z.css(e,t[s],!1,r);return o}return void 0!==n?Z.style(e,t,n):Z.css(e,t)},e,t,arguments.length>1)},show:function(){return S(this,!0)},hide:function(){return S(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){Ce(this)?Z(this).show():Z(this).hide()})}}),Z.Tween=D,D.prototype={constructor:D,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||"swing",this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(Z.cssNumber[n]?"":"px")},cur:function(){var e=D.propHooks[this.prop];return e&&e.get?e.get(this):D.propHooks._default.get(this)},run:function(e){var t,n=D.propHooks[this.prop];return this.options.duration?this.pos=t=Z.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):D.propHooks._default.set(this),this}},D.prototype.init.prototype=D.prototype,D.propHooks={_default:{get:function(e){var t;return null==e.elem[e.prop]||e.elem.style&&null!=e.elem.style[e.prop]?(t=Z.css(e.elem,e.prop,""),t&&"auto"!==t?t:0):e.elem[e.prop]},set:function(e){Z.fx.step[e.prop]?Z.fx.step[e.prop](e):e.elem.style&&(null!=e.elem.style[Z.cssProps[e.prop]]||Z.cssHooks[e.prop])?Z.style(e.elem,e.prop,e.now+e.unit):e.elem[e.prop]=e.now}}},D.propHooks.scrollTop=D.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},Z.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2;
+}},Z.fx=D.prototype.init,Z.fx.step={};var Je,Qe,Ke=/^(?:toggle|show|hide)$/,Ze=new RegExp("^(?:([+-])=|)("+we+")([a-z%]*)$","i"),et=/queueHooks$/,tt=[q],nt={"*":[function(e,t){var n=this.createTween(e,t),r=n.cur(),i=Ze.exec(t),o=i&&i[3]||(Z.cssNumber[e]?"":"px"),s=(Z.cssNumber[e]||"px"!==o&&+r)&&Ze.exec(Z.css(n.elem,e)),a=1,u=20;if(s&&s[3]!==o){o=o||s[3],i=i||[],s=+r||1;do a=a||".5",s/=a,Z.style(n.elem,e,s+o);while(a!==(a=n.cur()/r)&&1!==a&&--u)}return i&&(s=n.start=+s||+r||0,n.unit=o,n.end=i[1]?s+(i[1]+1)*i[2]:+i[2]),n}]};Z.Animation=Z.extend(O,{tweener:function(e,t){Z.isFunction(e)?(t=e,e=["*"]):e=e.split(" ");for(var n,r=0,i=e.length;i>r;r++)n=e[r],nt[n]=nt[n]||[],nt[n].unshift(t)},prefilter:function(e,t){t?tt.unshift(e):tt.push(e)}}),Z.speed=function(e,t,n){var r=e&&"object"==typeof e?Z.extend({},e):{complete:n||!n&&t||Z.isFunction(e)&&e,duration:e,easing:n&&t||t&&!Z.isFunction(t)&&t};return r.duration=Z.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in Z.fx.speeds?Z.fx.speeds[r.duration]:Z.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),r.old=r.complete,r.complete=function(){Z.isFunction(r.old)&&r.old.call(this),r.queue&&Z.dequeue(this,r.queue)},r},Z.fn.extend({fadeTo:function(e,t,n,r){return this.filter(Ce).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var i=Z.isEmptyObject(e),o=Z.speed(t,n,r),s=function(){var t=O(this,Z.extend({},e),o);(i||ve.get(this,"finish"))&&t.stop(!0)};return s.finish=s,i||o.queue===!1?this.each(s):this.queue(o.queue,s)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!=typeof e&&(n=t,t=e,e=void 0),t&&e!==!1&&this.queue(e||"fx",[]),this.each(function(){var t=!0,i=null!=e&&e+"queueHooks",o=Z.timers,s=ve.get(this);if(i)s[i]&&s[i].stop&&r(s[i]);else for(i in s)s[i]&&s[i].stop&&et.test(i)&&r(s[i]);for(i=o.length;i--;)o[i].elem!==this||null!=e&&o[i].queue!==e||(o[i].anim.stop(n),t=!1,o.splice(i,1));(t||!n)&&Z.dequeue(this,e)})},finish:function(e){return e!==!1&&(e=e||"fx"),this.each(function(){var t,n=ve.get(this),r=n[e+"queue"],i=n[e+"queueHooks"],o=Z.timers,s=r?r.length:0;for(n.finish=!0,Z.queue(this,e,[]),i&&i.stop&&i.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;s>t;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish})}}),Z.each(["toggle","show","hide"],function(e,t){var n=Z.fn[t];Z.fn[t]=function(e,r,i){return null==e||"boolean"==typeof e?n.apply(this,arguments):this.animate(A(t,!0),e,r,i)}}),Z.each({slideDown:A("show"),slideUp:A("hide"),slideToggle:A("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(e,t){Z.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}}),Z.timers=[],Z.fx.tick=function(){var e,t=0,n=Z.timers;for(Je=Z.now();t1)},removeAttr:function(e){return this.each(function(){Z.removeAttr(this,e)})}}),Z.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(e&&3!==o&&8!==o&&2!==o)return typeof e.getAttribute===Ne?Z.prop(e,t,n):(1===o&&Z.isXMLDoc(e)||(t=t.toLowerCase(),r=Z.attrHooks[t]||(Z.expr.match.bool.test(t)?it:rt)),void 0===n?r&&"get"in r&&null!==(i=r.get(e,t))?i:(i=Z.find.attr(e,t),null==i?void 0:i):null!==n?r&&"set"in r&&void 0!==(i=r.set(e,n,t))?i:(e.setAttribute(t,n+""),n):void Z.removeAttr(e,t))},removeAttr:function(e,t){var n,r,i=0,o=t&&t.match(de);if(o&&1===e.nodeType)for(;n=o[i++];)r=Z.propFix[n]||n,Z.expr.match.bool.test(n)&&(e[r]=!1),e.removeAttribute(n)},attrHooks:{type:{set:function(e,t){if(!J.radioValue&&"radio"===t&&Z.nodeName(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}}}),it={set:function(e,t,n){return t===!1?Z.removeAttr(e,n):e.setAttribute(n,n),n}},Z.each(Z.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ot[t]||Z.find.attr;ot[t]=function(e,t,r){var i,o;return r||(o=ot[t],ot[t]=i,i=null!=n(e,t,r)?t.toLowerCase():null,ot[t]=o),i}});var st=/^(?:input|select|textarea|button)$/i;Z.fn.extend({prop:function(e,t){return me(this,Z.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[Z.propFix[e]||e]})}}),Z.extend({propFix:{"for":"htmlFor","class":"className"},prop:function(e,t,n){var r,i,o,s=e.nodeType;if(e&&3!==s&&8!==s&&2!==s)return o=1!==s||!Z.isXMLDoc(e),o&&(t=Z.propFix[t]||t,i=Z.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){return e.hasAttribute("tabindex")||st.test(e.nodeName)||e.href?e.tabIndex:-1}}}}),J.optSelected||(Z.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null}}),Z.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){Z.propFix[this.toLowerCase()]=this});var at=/[\t\r\n\f]/g;Z.fn.extend({addClass:function(e){var t,n,r,i,o,s,a="string"==typeof e&&e,u=0,c=this.length;if(Z.isFunction(e))return this.each(function(t){Z(this).addClass(e.call(this,t,this.className))});if(a)for(t=(e||"").match(de)||[];c>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(at," "):" ")){for(o=0;i=t[o++];)r.indexOf(" "+i+" ")<0&&(r+=i+" ");s=Z.trim(r),n.className!==s&&(n.className=s)}return this},removeClass:function(e){var t,n,r,i,o,s,a=0===arguments.length||"string"==typeof e&&e,u=0,c=this.length;if(Z.isFunction(e))return this.each(function(t){Z(this).removeClass(e.call(this,t,this.className))});if(a)for(t=(e||"").match(de)||[];c>u;u++)if(n=this[u],r=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(at," "):"")){for(o=0;i=t[o++];)for(;r.indexOf(" "+i+" ")>=0;)r=r.replace(" "+i+" "," ");s=e?Z.trim(r):"",n.className!==s&&(n.className=s)}return this},toggleClass:function(e,t){var n=typeof e;return"boolean"==typeof t&&"string"===n?t?this.addClass(e):this.removeClass(e):Z.isFunction(e)?this.each(function(n){Z(this).toggleClass(e.call(this,n,this.className,t),t)}):this.each(function(){if("string"===n)for(var t,r=0,i=Z(this),o=e.match(de)||[];t=o[r++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else(n===Ne||"boolean"===n)&&(this.className&&ve.set(this,"__className__",this.className),this.className=this.className||e===!1?"":ve.get(this,"__className__")||"")})},hasClass:function(e){for(var t=" "+e+" ",n=0,r=this.length;r>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(at," ").indexOf(t)>=0)return!0;return!1}});var ut=/\r/g;Z.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=Z.isFunction(e),this.each(function(n){var i;1===this.nodeType&&(i=r?e.call(this,n,Z(this).val()):e,null==i?i="":"number"==typeof i?i+="":Z.isArray(i)&&(i=Z.map(i,function(e){return null==e?"":e+""})),t=Z.valHooks[this.type]||Z.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return t=Z.valHooks[i.type]||Z.valHooks[i.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:(n=i.value,"string"==typeof n?n.replace(ut,""):null==n?"":n)}}}),Z.extend({valHooks:{option:{get:function(e){var t=Z.find.attr(e,"value");return null!=t?t:Z.trim(Z.text(e))}},select:{get:function(e){for(var t,n,r=e.options,i=e.selectedIndex,o="select-one"===e.type||0>i,s=o?null:[],a=o?i+1:r.length,u=0>i?a:o?i:0;a>u;u++)if(n=r[u],(n.selected||u===i)&&(J.optDisabled?!n.disabled:null===n.getAttribute("disabled"))&&(!n.parentNode.disabled||!Z.nodeName(n.parentNode,"optgroup"))){if(t=Z(n).val(),o)return t;s.push(t)}return s},set:function(e,t){for(var n,r,i=e.options,o=Z.makeArray(t),s=i.length;s--;)r=i[s],(r.selected=Z.inArray(r.value,o)>=0)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),Z.each(["radio","checkbox"],function(){Z.valHooks[this]={set:function(e,t){return Z.isArray(t)?e.checked=Z.inArray(Z(e).val(),t)>=0:void 0}},J.checkOn||(Z.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),Z.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(" "),function(e,t){Z.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}),Z.fn.extend({hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)},bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)}});var ct=Z.now(),lt=/\?/;Z.parseJSON=function(e){return JSON.parse(e+"")},Z.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{n=new DOMParser,t=n.parseFromString(e,"text/xml")}catch(r){t=void 0}return(!t||t.getElementsByTagName("parsererror").length)&&Z.error("Invalid XML: "+e),t};var ft=/#.*$/,pt=/([?&])_=[^&]*/,dt=/^(.*?):[ \t]*([^\r\n]*)$/gm,ht=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,gt=/^(?:GET|HEAD)$/,mt=/^\/\//,vt=/^([\w.+-]+:)(?:\/\/(?:[^\/?#]*@|)([^\/?#:]*)(?::(\d+)|)|)/,yt={},xt={},bt="*/".concat("*"),wt=e.location.href,Tt=vt.exec(wt.toLowerCase())||[];Z.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:wt,type:"GET",isLocal:ht.test(Tt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":bt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":Z.parseJSON,"text xml":Z.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?M(M(e,Z.ajaxSettings),t):M(Z.ajaxSettings,e)},ajaxPrefilter:F(yt),ajaxTransport:F(xt),ajax:function(e,t){function n(e,t,n,s){var u,l,v,y,b,T=t;2!==x&&(x=2,a&&clearTimeout(a),r=void 0,o=s||"",w.readyState=e>0?4:0,u=e>=200&&300>e||304===e,n&&(y=R(f,w,n)),y=W(f,y,w,u),u?(f.ifModified&&(b=w.getResponseHeader("Last-Modified"),b&&(Z.lastModified[i]=b),b=w.getResponseHeader("etag"),b&&(Z.etag[i]=b)),204===e||"HEAD"===f.type?T="nocontent":304===e?T="notmodified":(T=y.state,l=y.data,v=y.error,u=!v)):(v=T,(e||!T)&&(T="error",0>e&&(e=0))),w.status=e,w.statusText=(t||T)+"",u?h.resolveWith(p,[l,T,w]):h.rejectWith(p,[w,T,v]),w.statusCode(m),m=void 0,c&&d.trigger(u?"ajaxSuccess":"ajaxError",[w,f,u?l:v]),g.fireWith(p,[w,T]),c&&(d.trigger("ajaxComplete",[w,f]),--Z.active||Z.event.trigger("ajaxStop")))}"object"==typeof e&&(t=e,e=void 0),t=t||{};var r,i,o,s,a,u,c,l,f=Z.ajaxSetup({},t),p=f.context||f,d=f.context&&(p.nodeType||p.jquery)?Z(p):Z.event,h=Z.Deferred(),g=Z.Callbacks("once memory"),m=f.statusCode||{},v={},y={},x=0,b="canceled",w={readyState:0,getResponseHeader:function(e){var t;if(2===x){if(!s)for(s={};t=dt.exec(o);)s[t[1].toLowerCase()]=t[2];t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===x?o:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return x||(e=y[n]=y[n]||e,v[e]=t),this},overrideMimeType:function(e){return x||(f.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>x)for(t in e)m[t]=[m[t],e[t]];else w.always(e[w.status]);return this},abort:function(e){var t=e||b;return r&&r.abort(t),n(0,t),this}};if(h.promise(w).complete=g.add,w.success=w.done,w.error=w.fail,f.url=((e||f.url||wt)+"").replace(ft,"").replace(mt,Tt[1]+"//"),f.type=t.method||t.type||f.method||f.type,f.dataTypes=Z.trim(f.dataType||"*").toLowerCase().match(de)||[""],null==f.crossDomain&&(u=vt.exec(f.url.toLowerCase()),f.crossDomain=!(!u||u[1]===Tt[1]&&u[2]===Tt[2]&&(u[3]||("http:"===u[1]?"80":"443"))===(Tt[3]||("http:"===Tt[1]?"80":"443")))),f.data&&f.processData&&"string"!=typeof f.data&&(f.data=Z.param(f.data,f.traditional)),P(yt,f,t,w),2===x)return w;c=Z.event&&f.global,c&&0===Z.active++&&Z.event.trigger("ajaxStart"),f.type=f.type.toUpperCase(),f.hasContent=!gt.test(f.type),i=f.url,f.hasContent||(f.data&&(i=f.url+=(lt.test(i)?"&":"?")+f.data,delete f.data),f.cache===!1&&(f.url=pt.test(i)?i.replace(pt,"$1_="+ct++):i+(lt.test(i)?"&":"?")+"_="+ct++)),f.ifModified&&(Z.lastModified[i]&&w.setRequestHeader("If-Modified-Since",Z.lastModified[i]),Z.etag[i]&&w.setRequestHeader("If-None-Match",Z.etag[i])),(f.data&&f.hasContent&&f.contentType!==!1||t.contentType)&&w.setRequestHeader("Content-Type",f.contentType),w.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+bt+"; q=0.01":""):f.accepts["*"]);for(l in f.headers)w.setRequestHeader(l,f.headers[l]);if(f.beforeSend&&(f.beforeSend.call(p,w,f)===!1||2===x))return w.abort();b="abort";for(l in{success:1,error:1,complete:1})w[l](f[l]);if(r=P(xt,f,t,w)){w.readyState=1,c&&d.trigger("ajaxSend",[w,f]),f.async&&f.timeout>0&&(a=setTimeout(function(){w.abort("timeout")},f.timeout));try{x=1,r.send(v,n)}catch(T){if(!(2>x))throw T;n(-1,T)}}else n(-1,"No Transport");return w},getJSON:function(e,t,n){return Z.get(e,t,n,"json")},getScript:function(e,t){return Z.get(e,void 0,t,"script")}}),Z.each(["get","post"],function(e,t){Z[t]=function(e,n,r,i){return Z.isFunction(n)&&(i=i||r,r=n,n=void 0),Z.ajax({url:e,type:t,dataType:i,data:n,success:r})}}),Z._evalUrl=function(e){return Z.ajax({url:e,type:"GET",dataType:"script",async:!1,global:!1,"throws":!0})},Z.fn.extend({wrapAll:function(e){var t;return Z.isFunction(e)?this.each(function(t){Z(this).wrapAll(e.call(this,t))}):(this[0]&&(t=Z(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e}).append(this)),this)},wrapInner:function(e){return Z.isFunction(e)?this.each(function(t){Z(this).wrapInner(e.call(this,t))}):this.each(function(){var t=Z(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=Z.isFunction(e);return this.each(function(n){Z(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(){return this.parent().each(function(){Z.nodeName(this,"body")||Z(this).replaceWith(this.childNodes)}).end()}}),Z.expr.filters.hidden=function(e){return e.offsetWidth<=0&&e.offsetHeight<=0},Z.expr.filters.visible=function(e){return!Z.expr.filters.hidden(e)};var Ct=/%20/g,kt=/\[\]$/,Nt=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,St=/^(?:input|select|textarea|keygen)/i;Z.param=function(e,t){var n,r=[],i=function(e,t){t=Z.isFunction(t)?t():null==t?"":t,r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)};if(void 0===t&&(t=Z.ajaxSettings&&Z.ajaxSettings.traditional),Z.isArray(e)||e.jquery&&!Z.isPlainObject(e))Z.each(e,function(){i(this.name,this.value)});else for(n in e)B(n,e[n],t,i);return r.join("&").replace(Ct,"+")},Z.fn.extend({serialize:function(){return Z.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=Z.prop(this,"elements");return e?Z.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!Z(this).is(":disabled")&&St.test(this.nodeName)&&!Et.test(e)&&(this.checked||!ke.test(e))}).map(function(e,t){var n=Z(this).val();return null==n?null:Z.isArray(n)?Z.map(n,function(e){return{name:t.name,value:e.replace(Nt,"\r\n")}}):{name:t.name,value:n.replace(Nt,"\r\n")}}).get()}}),Z.ajaxSettings.xhr=function(){try{return new XMLHttpRequest}catch(e){}};var Dt=0,jt={},At={0:200,1223:204},Lt=Z.ajaxSettings.xhr();e.attachEvent&&e.attachEvent("onunload",function(){for(var e in jt)jt[e]()}),J.cors=!!Lt&&"withCredentials"in Lt,J.ajax=Lt=!!Lt,Z.ajaxTransport(function(e){var t;return J.cors||Lt&&!e.crossDomain?{send:function(n,r){var i,o=e.xhr(),s=++Dt;if(o.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(i in e.xhrFields)o[i]=e.xhrFields[i];e.mimeType&&o.overrideMimeType&&o.overrideMimeType(e.mimeType),e.crossDomain||n["X-Requested-With"]||(n["X-Requested-With"]="XMLHttpRequest");for(i in n)o.setRequestHeader(i,n[i]);t=function(e){return function(){t&&(delete jt[s],t=o.onload=o.onerror=null,"abort"===e?o.abort():"error"===e?r(o.status,o.statusText):r(At[o.status]||o.status,o.statusText,"string"==typeof o.responseText?{text:o.responseText}:void 0,o.getAllResponseHeaders()))}},o.onload=t(),o.onerror=t("error"),t=jt[s]=t("abort");try{o.send(e.hasContent&&e.data||null)}catch(a){if(t)throw a}},abort:function(){t&&t()}}:void 0}),Z.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return Z.globalEval(e),e}}}),Z.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),Z.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=Z("