@media print,screen and (min-width: 53em){.reveal.large,.reveal.small,.reveal.tiny,.reveal{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{-webkit-animation-name:shake-7;animation-name:shake-7}@-webkit-keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@-webkit-keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{-webkit-animation-name:spin-cw-1turn;animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{-webkit-animation-name:wiggle-7deg;animation-name:wiggle-7deg}@-webkit-keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{-webkit-animation-duration:500ms;animation-duration:500ms}.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slow{-webkit-animation-duration:750ms !important;animation-duration:750ms !important}.fast{-webkit-animation-duration:250ms !important;animation-duration:250ms !important}.linear{-webkit-animation-timing-function:linear !important;animation-timing-function:linear !important}.ease{-webkit-animation-timing-function:ease !important;animation-timing-function:ease !important}.ease-in{-webkit-animation-timing-function:ease-in !important;animation-timing-function:ease-in !important}.ease-out{-webkit-animation-timing-function:ease-out !important;animation-timing-function:ease-out !important}.ease-in-out{-webkit-animation-timing-function:ease-in-out !important;animation-timing-function:ease-in-out !important}.bounce-in{-webkit-animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{-webkit-animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{-webkit-animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.long-delay{-webkit-animation-delay:700ms !important;animation-delay:700ms !important}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=53em&large=65.9375em&xlarge=80em&xxlarge=100em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#f7f7f7;font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:2;color:#5a5b5b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:pointer}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix::before,.clearfix::after{display:table;content:' '}.clearfix::after{clear:both}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width: 53em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width: 65.9375em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width: 80em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width: 100em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width: 53em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width: 65.9375em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width: 80em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width: 100em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.grid-container{padding-right:0;padding-left:0;max-width:75rem;margin:0 auto}.grid-container.fluid{padding-right:0;padding-left:0;max-width:100%;margin:0 auto}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin:0 auto}.grid-x,.row{display:flex;flex-flow:row wrap}.cell,.columns{flex:0 0 auto;min-height:0px;min-width:0px;width:100%}.cell.auto,.auto.columns{flex:1 1 0px}.cell.shrink,.node--type-product-docs #node-sidecol .cell.inner,.node--type-product-docs #node-sidecol .cell.block-view,.shrink.columns,.node--type-product-docs #node-sidecol .columns.inner,.node--type-product-docs #node-sidecol .columns.block-view{flex:0 0 auto}.grid-x>.auto,.row>.auto{width:auto}.grid-x>.shrink,.node--type-product-docs #node-sidecol .grid-x>.inner,.node--type-product-docs #node-sidecol .grid-x>.block-view,.row>.shrink,.node--type-product-docs #node-sidecol .row>.inner,.node--type-product-docs #node-sidecol .row>.block-view{width:auto}.grid-x>.small-shrink,.row>.small-shrink,.grid-x>.small-full,.row>.small-full,.grid-x>.small-1,.row>.small-1,.grid-x>.small-2,.row>.small-2,.grid-x>.small-3,.row>.small-3,.grid-x>.small-4,.row>.small-4,.grid-x>.small-5,.row>.small-5,.grid-x>.small-6,.row>.small-6,.grid-x>.small-7,.row>.small-7,.grid-x>.small-8,.row>.small-8,.grid-x>.small-9,.row>.small-9,.grid-x>.small-10,.row>.small-10,.grid-x>.small-11,.row>.small-11,.grid-x>.small-12,.row>.small-12{flex-basis:auto}@media print,screen and (min-width: 53em){.grid-x>.medium-shrink,.row>.medium-shrink,.grid-x>.medium-full,.row>.medium-full,.grid-x>.medium-1,.row>.medium-1,.grid-x>.medium-2,.row>.medium-2,.grid-x>.medium-3,.row>.medium-3,.grid-x>.medium-4,.row>.medium-4,.grid-x>.medium-5,.row>.medium-5,.grid-x>.medium-6,.row>.medium-6,.grid-x>.medium-7,.row>.medium-7,.grid-x>.medium-8,.row>.medium-8,.grid-x>.medium-9,.row>.medium-9,.grid-x>.medium-10,.row>.medium-10,.grid-x>.medium-11,.row>.medium-11,.grid-x>.medium-12,.row>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 65.9375em){.grid-x>.large-shrink,.row>.large-shrink,.grid-x>.large-full,.row>.large-full,.grid-x>.large-1,.row>.large-1,.grid-x>.large-2,.row>.large-2,.grid-x>.large-3,.row>.large-3,.grid-x>.large-4,.row>.large-4,.grid-x>.large-5,.row>.large-5,.grid-x>.large-6,.row>.large-6,.grid-x>.large-7,.row>.large-7,.grid-x>.large-8,.row>.large-8,.grid-x>.large-9,.row>.large-9,.grid-x>.large-10,.row>.large-10,.grid-x>.large-11,.row>.large-11,.grid-x>.large-12,.row>.large-12{flex-basis:auto}}@media screen and (min-width: 80em){.grid-x>.xlarge-shrink,.row>.xlarge-shrink,.grid-x>.xlarge-full,.row>.xlarge-full,.grid-x>.xlarge-1,.row>.xlarge-1,.grid-x>.xlarge-2,.row>.xlarge-2,.grid-x>.xlarge-3,.row>.xlarge-3,.grid-x>.xlarge-4,.row>.xlarge-4,.grid-x>.xlarge-5,.row>.xlarge-5,.grid-x>.xlarge-6,.row>.xlarge-6,.grid-x>.xlarge-7,.row>.xlarge-7,.grid-x>.xlarge-8,.row>.xlarge-8,.grid-x>.xlarge-9,.row>.xlarge-9,.grid-x>.xlarge-10,.row>.xlarge-10,.grid-x>.xlarge-11,.row>.xlarge-11,.grid-x>.xlarge-12,.row>.xlarge-12{flex-basis:auto}}@media screen and (min-width: 100em){.grid-x>.xxlarge-shrink,.row>.xxlarge-shrink,.grid-x>.xxlarge-full,.row>.xxlarge-full,.grid-x>.xxlarge-1,.row>.xxlarge-1,.grid-x>.xxlarge-2,.row>.xxlarge-2,.grid-x>.xxlarge-3,.row>.xxlarge-3,.grid-x>.xxlarge-4,.row>.xxlarge-4,.grid-x>.xxlarge-5,.row>.xxlarge-5,.grid-x>.xxlarge-6,.row>.xxlarge-6,.grid-x>.xxlarge-7,.row>.xxlarge-7,.grid-x>.xxlarge-8,.row>.xxlarge-8,.grid-x>.xxlarge-9,.row>.xxlarge-9,.grid-x>.xxlarge-10,.row>.xxlarge-10,.grid-x>.xxlarge-11,.row>.xxlarge-11,.grid-x>.xxlarge-12,.row>.xxlarge-12{flex-basis:auto}}.grid-x>.small-1,.row>.small-1{width:8.3333333333%}.grid-x>.small-2,.row>.small-2{width:16.6666666667%}.grid-x>.small-3,.row>.small-3{width:25%}.grid-x>.small-4,.row>.small-4{width:33.3333333333%}.grid-x>.small-5,.row>.small-5{width:41.6666666667%}.grid-x>.small-6,.row>.small-6{width:50%}.grid-x>.small-7,.row>.small-7{width:58.3333333333%}.grid-x>.small-8,.row>.small-8{width:66.6666666667%}.grid-x>.small-9,.row>.small-9{width:75%}.grid-x>.small-10,.row>.small-10{width:83.3333333333%}.grid-x>.small-11,.row>.small-11{width:91.6666666667%}.grid-x>.small-12,.row>.small-12{width:100%}@media print,screen and (min-width: 53em){.grid-x>.medium-auto,.row>.medium-auto{flex:1 1 0px;width:auto}.grid-x>.medium-shrink,.row>.medium-shrink{flex:0 0 auto;width:auto}.grid-x>.medium-1,.row>.medium-1{width:8.3333333333%}.grid-x>.medium-2,.row>.medium-2{width:16.6666666667%}.grid-x>.medium-3,.row>.medium-3{width:25%}.grid-x>.medium-4,.row>.medium-4{width:33.3333333333%}.grid-x>.medium-5,.row>.medium-5{width:41.6666666667%}.grid-x>.medium-6,.row>.medium-6{width:50%}.grid-x>.medium-7,.row>.medium-7{width:58.3333333333%}.grid-x>.medium-8,.row>.medium-8{width:66.6666666667%}.grid-x>.medium-9,.row>.medium-9{width:75%}.grid-x>.medium-10,.row>.medium-10{width:83.3333333333%}.grid-x>.medium-11,.row>.medium-11{width:91.6666666667%}.grid-x>.medium-12,.row>.medium-12{width:100%}}@media print,screen and (min-width: 65.9375em){.grid-x>.large-auto,.row>.large-auto{flex:1 1 0px;width:auto}.grid-x>.large-shrink,.row>.large-shrink{flex:0 0 auto;width:auto}.grid-x>.large-1,.row>.large-1{width:8.3333333333%}.grid-x>.large-2,.row>.large-2{width:16.6666666667%}.grid-x>.large-3,.row>.large-3{width:25%}.grid-x>.large-4,.row>.large-4{width:33.3333333333%}.grid-x>.large-5,.row>.large-5{width:41.6666666667%}.grid-x>.large-6,.row>.large-6{width:50%}.grid-x>.large-7,.row>.large-7{width:58.3333333333%}.grid-x>.large-8,.row>.large-8{width:66.6666666667%}.grid-x>.large-9,.row>.large-9{width:75%}.grid-x>.large-10,.row>.large-10{width:83.3333333333%}.grid-x>.large-11,.row>.large-11{width:91.6666666667%}.grid-x>.large-12,.row>.large-12{width:100%}}@media screen and (min-width: 80em){.grid-x>.xlarge-auto,.row>.xlarge-auto{flex:1 1 0px;width:auto}.grid-x>.xlarge-shrink,.row>.xlarge-shrink{flex:0 0 auto;width:auto}.grid-x>.xlarge-1,.row>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2,.row>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3,.row>.xlarge-3{width:25%}.grid-x>.xlarge-4,.row>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5,.row>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6,.row>.xlarge-6{width:50%}.grid-x>.xlarge-7,.row>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8,.row>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9,.row>.xlarge-9{width:75%}.grid-x>.xlarge-10,.row>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11,.row>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12,.row>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.grid-x>.xxlarge-auto,.row>.xxlarge-auto{flex:1 1 0px;width:auto}.grid-x>.xxlarge-shrink,.row>.xxlarge-shrink{flex:0 0 auto;width:auto}.grid-x>.xxlarge-1,.row>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2,.row>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3,.row>.xxlarge-3{width:25%}.grid-x>.xxlarge-4,.row>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5,.row>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6,.row>.xxlarge-6{width:50%}.grid-x>.xxlarge-7,.row>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8,.row>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9,.row>.xxlarge-9{width:75%}.grid-x>.xxlarge-10,.row>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11,.row>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12,.row>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x):not(.row)>.cell,.grid-margin-x:not(.grid-x):not(.row)>.columns{width:auto}.grid-margin-y:not(.grid-y)>.cell,.grid-margin-y:not(.grid-y)>.columns{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width: 53em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell,.grid-margin-x>.columns{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width: 53em){.grid-margin-x>.cell,.grid-margin-x>.columns{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink,.node--type-product-docs #node-sidecol .grid-margin-x>.inner,.node--type-product-docs #node-sidecol .grid-margin-x>.block-view{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width: 53em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink,.node--type-product-docs #node-sidecol .grid-margin-x>.inner,.node--type-product-docs #node-sidecol .grid-margin-x>.block-view{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}@media screen and (min-width: 80em){.grid-margin-x>.xlarge-auto{width:auto}.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.875rem)}}@media screen and (min-width: 100em){.grid-margin-x>.xxlarge-auto{width:auto}.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xxlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xxlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xxlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width: 53em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width: 53em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell,.grid-padding-x>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width: 53em){.grid-padding-x>.cell,.grid-padding-x>.columns{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell,.small-up-1>.columns{width:100%}.small-up-2>.cell,.small-up-2>.columns{width:50%}.small-up-3>.cell,.small-up-3>.columns{width:33.3333333333%}.small-up-4>.cell,.small-up-4>.columns{width:25%}.small-up-5>.cell,.small-up-5>.columns{width:20%}.small-up-6>.cell,.small-up-6>.columns{width:16.6666666667%}.small-up-7>.cell,.small-up-7>.columns{width:14.2857142857%}.small-up-8>.cell,.small-up-8>.columns{width:12.5%}@media print,screen and (min-width: 53em){.medium-up-1>.cell,.medium-up-1>.columns{width:100%}.medium-up-2>.cell,.medium-up-2>.columns{width:50%}.medium-up-3>.cell,.medium-up-3>.columns{width:33.3333333333%}.medium-up-4>.cell,.medium-up-4>.columns{width:25%}.medium-up-5>.cell,.medium-up-5>.columns{width:20%}.medium-up-6>.cell,.medium-up-6>.columns{width:16.6666666667%}.medium-up-7>.cell,.medium-up-7>.columns{width:14.2857142857%}.medium-up-8>.cell,.medium-up-8>.columns{width:12.5%}}@media print,screen and (min-width: 65.9375em){.large-up-1>.cell,.large-up-1>.columns{width:100%}.large-up-2>.cell,.large-up-2>.columns{width:50%}.large-up-3>.cell,.large-up-3>.columns{width:33.3333333333%}.large-up-4>.cell,.large-up-4>.columns{width:25%}.large-up-5>.cell,.large-up-5>.columns{width:20%}.large-up-6>.cell,.large-up-6>.columns{width:16.6666666667%}.large-up-7>.cell,.large-up-7>.columns{width:14.2857142857%}.large-up-8>.cell,.large-up-8>.columns{width:12.5%}}@media screen and (min-width: 80em){.xlarge-up-1>.cell,.xlarge-up-1>.columns{width:100%}.xlarge-up-2>.cell,.xlarge-up-2>.columns{width:50%}.xlarge-up-3>.cell,.xlarge-up-3>.columns{width:33.3333333333%}.xlarge-up-4>.cell,.xlarge-up-4>.columns{width:25%}.xlarge-up-5>.cell,.xlarge-up-5>.columns{width:20%}.xlarge-up-6>.cell,.xlarge-up-6>.columns{width:16.6666666667%}.xlarge-up-7>.cell,.xlarge-up-7>.columns{width:14.2857142857%}.xlarge-up-8>.cell,.xlarge-up-8>.columns{width:12.5%}}@media screen and (min-width: 100em){.xxlarge-up-1>.cell,.xxlarge-up-1>.columns{width:100%}.xxlarge-up-2>.cell,.xxlarge-up-2>.columns{width:50%}.xxlarge-up-3>.cell,.xxlarge-up-3>.columns{width:33.3333333333%}.xxlarge-up-4>.cell,.xxlarge-up-4>.columns{width:25%}.xxlarge-up-5>.cell,.xxlarge-up-5>.columns{width:20%}.xxlarge-up-6>.cell,.xxlarge-up-6>.columns{width:16.6666666667%}.xxlarge-up-7>.cell,.xxlarge-up-7>.columns{width:14.2857142857%}.xxlarge-up-8>.cell,.xxlarge-up-8>.columns{width:12.5%}}.grid-margin-x.small-up-1>.cell,.grid-margin-x.small-up-1>.columns{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell,.grid-margin-x.small-up-2>.columns{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell,.grid-margin-x.small-up-3>.columns{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell,.grid-margin-x.small-up-4>.columns{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell,.grid-margin-x.small-up-5>.columns{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell,.grid-margin-x.small-up-6>.columns{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell,.grid-margin-x.small-up-7>.columns{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell,.grid-margin-x.small-up-8>.columns{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width: 53em){.grid-margin-x.small-up-1>.cell,.grid-margin-x.small-up-1>.columns{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell,.grid-margin-x.small-up-2>.columns{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell,.grid-margin-x.small-up-3>.columns{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell,.grid-margin-x.small-up-4>.columns{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell,.grid-margin-x.small-up-5>.columns{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell,.grid-margin-x.small-up-6>.columns{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell,.grid-margin-x.small-up-7>.columns{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell,.grid-margin-x.small-up-8>.columns{width:calc(12.5% - 1.25rem)}.grid-margin-x.medium-up-1>.cell,.grid-margin-x.medium-up-1>.columns{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.medium-up-2>.columns{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.medium-up-3>.columns{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.medium-up-4>.columns{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.medium-up-5>.columns{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.medium-up-6>.columns{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.medium-up-7>.columns{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.medium-up-8>.columns{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-margin-x.large-up-1>.cell,.grid-margin-x.large-up-1>.columns{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell,.grid-margin-x.large-up-2>.columns{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell,.grid-margin-x.large-up-3>.columns{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell,.grid-margin-x.large-up-4>.columns{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell,.grid-margin-x.large-up-5>.columns{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell,.grid-margin-x.large-up-6>.columns{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell,.grid-margin-x.large-up-7>.columns{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell,.grid-margin-x.large-up-8>.columns{width:calc(12.5% - 1.875rem)}}@media screen and (min-width: 80em){.grid-margin-x.xlarge-up-1>.cell,.grid-margin-x.xlarge-up-1>.columns{width:calc(100% - 1.875rem)}.grid-margin-x.xlarge-up-2>.cell,.grid-margin-x.xlarge-up-2>.columns{width:calc(50% - 1.875rem)}.grid-margin-x.xlarge-up-3>.cell,.grid-margin-x.xlarge-up-3>.columns{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xlarge-up-4>.cell,.grid-margin-x.xlarge-up-4>.columns{width:calc(25% - 1.875rem)}.grid-margin-x.xlarge-up-5>.cell,.grid-margin-x.xlarge-up-5>.columns{width:calc(20% - 1.875rem)}.grid-margin-x.xlarge-up-6>.cell,.grid-margin-x.xlarge-up-6>.columns{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xlarge-up-7>.cell,.grid-margin-x.xlarge-up-7>.columns{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xlarge-up-8>.cell,.grid-margin-x.xlarge-up-8>.columns{width:calc(12.5% - 1.875rem)}}@media screen and (min-width: 100em){.grid-margin-x.xxlarge-up-1>.cell,.grid-margin-x.xxlarge-up-1>.columns{width:calc(100% - 1.875rem)}.grid-margin-x.xxlarge-up-2>.cell,.grid-margin-x.xxlarge-up-2>.columns{width:calc(50% - 1.875rem)}.grid-margin-x.xxlarge-up-3>.cell,.grid-margin-x.xxlarge-up-3>.columns{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xxlarge-up-4>.cell,.grid-margin-x.xxlarge-up-4>.columns{width:calc(25% - 1.875rem)}.grid-margin-x.xxlarge-up-5>.cell,.grid-margin-x.xxlarge-up-5>.columns{width:calc(20% - 1.875rem)}.grid-margin-x.xxlarge-up-6>.cell,.grid-margin-x.xxlarge-up-6>.columns{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xxlarge-up-7>.cell,.grid-margin-x.xxlarge-up-7>.columns{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xxlarge-up-8>.cell,.grid-margin-x.xxlarge-up-8>.columns{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell,.small-margin-collapse>.columns{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width: 53em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 65.9375em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 80em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell,.small-padding-collapse>.columns{padding-right:0;padding-left:0}@media print,screen and (min-width: 53em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell,.medium-margin-collapse>.columns{margin-right:0;margin-left:0}}@media print,screen and (min-width: 53em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 53em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 65.9375em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 80em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width: 53em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell,.medium-padding-collapse>.columns{padding-right:0;padding-left:0}}@media print,screen and (min-width: 65.9375em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell,.large-margin-collapse>.columns{margin-right:0;margin-left:0}}@media print,screen and (min-width: 65.9375em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 65.9375em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 65.9375em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 80em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width: 65.9375em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell,.large-padding-collapse>.columns{padding-right:0;padding-left:0}}@media screen and (min-width: 80em){.xlarge-margin-collapse{margin-right:0;margin-left:0}.xlarge-margin-collapse>.cell,.xlarge-margin-collapse>.columns{margin-right:0;margin-left:0}}@media screen and (min-width: 80em){.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width: 80em){.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 80em){.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 80em){.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width: 80em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell,.xlarge-padding-collapse>.columns{padding-right:0;padding-left:0}}@media screen and (min-width: 100em){.xxlarge-margin-collapse{margin-right:0;margin-left:0}.xxlarge-margin-collapse>.cell,.xxlarge-margin-collapse>.columns{margin-right:0;margin-left:0}}@media screen and (min-width: 100em){.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width: 100em){.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width: 100em){.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width: 100em){.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width: 100em){.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width: 100em){.xxlarge-padding-collapse{margin-right:0;margin-left:0}.xxlarge-padding-collapse>.cell,.xxlarge-padding-collapse>.columns{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + .625rem)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + .625rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + .625rem)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + .625rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + .625rem)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + .625rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + .625rem)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + .625rem)}@media print,screen and (min-width: 53em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .9375rem)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}@media print,screen and (min-width: 65.9375em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + .9375rem)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}@media screen and (min-width: 80em){.xlarge-offset-0{margin-left:0%}.grid-margin-x>.xlarge-offset-0{margin-left:calc(0% + .9375rem)}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + .9375rem)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + .9375rem)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + .9375rem)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}@media screen and (min-width: 100em){.xxlarge-offset-0{margin-left:0%}.grid-margin-x>.xxlarge-offset-0{margin-left:calc(0% + .9375rem)}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.3333333333% + .9375rem)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.6666666667% + .9375rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + .9375rem)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.3333333333% + .9375rem)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.6666666667% + .9375rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + .9375rem)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.3333333333% + .9375rem)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.6666666667% + .9375rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + .9375rem)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.3333333333% + .9375rem)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.6666666667% + .9375rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell,.grid-y>.columns{width:auto}.grid-y>.auto{height:auto}.grid-y>.shrink,.node--type-product-docs #node-sidecol .grid-y>.inner,.node--type-product-docs #node-sidecol .grid-y>.block-view{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width: 53em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 65.9375em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}@media screen and (min-width: 80em){.grid-y>.xlarge-shrink,.grid-y>.xlarge-full,.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12{flex-basis:auto}}@media screen and (min-width: 100em){.grid-y>.xxlarge-shrink,.grid-y>.xxlarge-full,.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12{flex-basis:auto}}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width: 53em){.grid-y>.medium-auto{flex:1 1 0px;height:auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width: 65.9375em){.grid-y>.large-auto{flex:1 1 0px;height:auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width: 80em){.grid-y>.xlarge-auto{flex:1 1 0px;height:auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width: 100em){.grid-y>.xxlarge-auto{flex:1 1 0px;height:auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width: 53em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell,.grid-padding-y>.columns{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width: 53em){.grid-padding-y>.cell,.grid-padding-y>.columns{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width: 53em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell,.grid-margin-y>.columns{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width: 53em){.grid-margin-y>.cell,.grid-margin-y>.columns{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink,.node--type-product-docs #node-sidecol .grid-margin-y>.inner,.node--type-product-docs #node-sidecol .grid-margin-y>.block-view{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width: 53em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink,.node--type-product-docs #node-sidecol .grid-margin-y>.inner,.node--type-product-docs #node-sidecol .grid-margin-y>.block-view{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 80em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 100em){.grid-margin-y>.xxlarge-auto{height:auto}.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.875rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame,.columns .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x,.cell-block-container>.row{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width: 53em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame,.columns .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x,.medium-cell-block-container>.row{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}@media print,screen and (min-width: 65.9375em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame,.columns .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x,.large-cell-block-container>.row{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}@media screen and (min-width: 80em){.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xlarge-grid-frame,.columns .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x,.xlarge-cell-block-container>.row{max-height:100%;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}@media screen and (min-width: 100em){.xxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xxlarge-grid-frame,.columns .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x,.xxlarge-cell-block-container>.row{max-height:100%;flex-wrap:nowrap}.xxlarge-cell-block-y{overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-stype:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}@media print,screen and (min-width: 53em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}@media print,screen and (min-width: 65.9375em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}@media screen and (min-width: 80em){.grid-y.xlarge-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}@media screen and (min-width: 100em){.grid-y.xxlarge-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame,.columns .grid-y.grid-frame{height:100%}@media print,screen and (min-width: 53em){.cell .grid-y.medium-grid-frame,.columns .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width: 65.9375em){.cell .grid-y.large-grid-frame,.columns .grid-y.large-grid-frame{height:100%}}@media screen and (min-width: 80em){.cell .grid-y.xlarge-grid-frame,.columns .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width: 100em){.cell .grid-y.xxlarge-grid-frame,.columns .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width: 53em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell,.grid-margin-y>.columns{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width: 53em){.grid-margin-y>.cell,.grid-margin-y>.columns{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink,.node--type-product-docs #node-sidecol .grid-margin-y>.inner,.node--type-product-docs #node-sidecol .grid-margin-y>.block-view{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width: 53em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink,.node--type-product-docs #node-sidecol .grid-margin-y>.inner,.node--type-product-docs #node-sidecol .grid-margin-y>.block-view{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 80em){.grid-margin-y>.xlarge-auto{height:auto}.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width: 100em){.grid-margin-y>.xxlarge-auto{height:auto}.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width: 53em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 80em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 100em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 53em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 65.9375em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 80em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width: 100em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.875rem)}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:600;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.node--type-product-docs #node-sidecol .inner .field-label small,.node--type-product-docs #node-sidecol .block-view .field-label small,.block-view .field__label small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#aaa}h1,.h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label,.h3{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:.875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width: 53em){h1,.h1{font-size:2.625rem}h2,.h2{font-size:2.25rem}h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label,.h3{font-size:1.875rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#3daf2c;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#349726}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #aaa;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:600}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #aaa}blockquote,blockquote p{line-height:1.6;color:#5e5e5e}cite{display:block;font-size:.8125rem;color:#5e5e5e}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #aaa;background-color:#f7f7f7;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0;background-color:#f7f7f7;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#5e5e5e}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width: 53em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width: 65.9375em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width: 80em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width: 100em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;color:black !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #5e5e5e;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label{orphans:3;widows:3}h2,h3,.node--type-product-docs #node-sidecol .inner .field-label,.node--type-product-docs #node-sidecol .block-view .field-label,.block-view .field__label{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.button,#forum-comments ul.links li a,.bef-links div a,.flag .use-ajax,#node-sidecol .button-list a{display:inline-block;vertical-align:middle;margin:0 0 2rem 0;font-family:inherit;padding:0.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color 0.25s ease-out,color 0.25s ease-out;font-size:0.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#3daf2c;color:#fff}[data-whatinput='mouse'] .button,[data-whatinput='mouse'] #forum-comments ul.links li a,#forum-comments ul.links li [data-whatinput='mouse'] a,[data-whatinput='mouse'] .bef-links div a,.bef-links div [data-whatinput='mouse'] a,[data-whatinput='mouse'] .flag .use-ajax,.flag [data-whatinput='mouse'] .use-ajax,[data-whatinput='mouse'] #node-sidecol .button-list a,#node-sidecol .button-list [data-whatinput='mouse'] a{outline:0}.button:hover,#forum-comments ul.links li a:hover,.bef-links div a:hover,.flag .use-ajax:hover,#node-sidecol .button-list a:hover,.button:focus,#forum-comments ul.links li a:focus,.bef-links div a:focus,.flag .use-ajax:focus,#node-sidecol .button-list a:focus{background-color:#349525;color:#fff}.button.tiny,#forum-comments ul.links li a.tiny,.bef-links div a.tiny,.flag .tiny.use-ajax,#node-sidecol .button-list a.tiny{font-size:.6rem}.button.small,#forum-comments ul.links li a.small,.bef-links div a.small,.flag .small.use-ajax,#node-sidecol .button-list a.small{font-size:.75rem}.button.large,#forum-comments ul.links li a.large,.bef-links div a.large,.flag .large.use-ajax,#node-sidecol .button-list a.large{font-size:1.25rem}.button.expanded,#forum-comments ul.links li a.expanded,.bef-links div a.expanded,.flag .expanded.use-ajax,#node-sidecol .button-list a.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary,#forum-comments ul.links li a.primary,.bef-links div a.primary,.flag .primary.use-ajax,#node-sidecol .button-list a.primary{background-color:#3daf2c;color:#0a0a0a}.button.primary:hover,#forum-comments ul.links li a.primary:hover,.bef-links div a.primary:hover,.flag .primary.use-ajax:hover,#node-sidecol .button-list a.primary:hover,.button.primary:focus,#forum-comments ul.links li a.primary:focus,.bef-links div a.primary:focus,.flag .primary.use-ajax:focus,#node-sidecol .button-list a.primary:focus{background-color:#318c23;color:#0a0a0a}.button.secondary,#forum-comments ul.links li a.secondary,.bef-links div a.secondary,.flag .secondary.use-ajax,#node-sidecol .button-list a.secondary{background-color:#77d968;color:#0a0a0a}.button.secondary:hover,#forum-comments ul.links li a.secondary:hover,.bef-links div a.secondary:hover,.flag .secondary.use-ajax:hover,#node-sidecol .button-list a.secondary:hover,.button.secondary:focus,#forum-comments ul.links li a.secondary:focus,.bef-links div a.secondary:focus,.flag .secondary.use-ajax:focus,#node-sidecol .button-list a.secondary:focus{background-color:#49cc35;color:#0a0a0a}.button.success,#forum-comments ul.links li a.success,.bef-links div a.success,.flag .success.use-ajax,#node-sidecol .button-list a.success{background-color:#3adb76;color:#0a0a0a}.button.success:hover,#forum-comments ul.links li a.success:hover,.bef-links div a.success:hover,.flag .success.use-ajax:hover,#node-sidecol .button-list a.success:hover,.button.success:focus,#forum-comments ul.links li a.success:focus,.bef-links div a.success:focus,.flag .success.use-ajax:focus,#node-sidecol .button-list a.success:focus{background-color:#22bb5b;color:#0a0a0a}.button.warning,#forum-comments ul.links li a.warning,.bef-links div a.warning,.flag .warning.use-ajax,#node-sidecol .button-list a.warning{background-color:#ffae00;color:#0a0a0a}.button.warning:hover,#forum-comments ul.links li a.warning:hover,.bef-links div a.warning:hover,.flag .warning.use-ajax:hover,#node-sidecol .button-list a.warning:hover,.button.warning:focus,#forum-comments ul.links li a.warning:focus,.bef-links div a.warning:focus,.flag .warning.use-ajax:focus,#node-sidecol .button-list a.warning:focus{background-color:#cc8b00;color:#0a0a0a}.button.alert,#forum-comments ul.links li a.alert,.bef-links div a.alert,.flag .alert.use-ajax,#node-sidecol .button-list a.alert{background-color:#ec5840;color:#0a0a0a}.button.alert:hover,#forum-comments ul.links li a.alert:hover,.bef-links div a.alert:hover,.flag .alert.use-ajax:hover,#node-sidecol .button-list a.alert:hover,.button.alert:focus,#forum-comments ul.links li a.alert:focus,.bef-links div a.alert:focus,.flag .alert.use-ajax:focus,#node-sidecol .button-list a.alert:focus{background-color:#da3116;color:#0a0a0a}.button.disabled,#forum-comments ul.links li a.disabled,.bef-links div a.disabled,.flag .disabled.use-ajax,#node-sidecol .button-list a.disabled,.button[disabled],#forum-comments ul.links li a[disabled],.bef-links div a[disabled],.flag [disabled].use-ajax,#node-sidecol .button-list a[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,#forum-comments ul.links li a.disabled,.bef-links div a.disabled,.flag .disabled.use-ajax,#node-sidecol .button-list a.disabled,.button.disabled:hover,.button.disabled:focus,.button[disabled],#forum-comments ul.links li a[disabled],.bef-links div a[disabled],.flag [disabled].use-ajax,#node-sidecol .button-list a[disabled],.button[disabled]:hover,.button[disabled]:focus{background-color:#3daf2c;color:#fff}.button.disabled.primary,#forum-comments ul.links li a.disabled.primary,.bef-links div a.disabled.primary,.flag .disabled.primary.use-ajax,#node-sidecol .button-list a.disabled.primary,.button[disabled].primary,#forum-comments ul.links li a[disabled].primary,.bef-links div a[disabled].primary,.flag [disabled].primary.use-ajax,#node-sidecol .button-list a[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,#forum-comments ul.links li a.disabled.primary,.bef-links div a.disabled.primary,.flag .disabled.primary.use-ajax,#node-sidecol .button-list a.disabled.primary,.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary,#forum-comments ul.links li a[disabled].primary,.bef-links div a[disabled].primary,.flag [disabled].primary.use-ajax,#node-sidecol .button-list a[disabled].primary,.button[disabled].primary:hover,.button[disabled].primary:focus{background-color:#3daf2c;color:#0a0a0a}.button.disabled.secondary,#forum-comments ul.links li a.disabled.secondary,.bef-links div a.disabled.secondary,.flag .disabled.secondary.use-ajax,#node-sidecol .button-list a.disabled.secondary,.button[disabled].secondary,#forum-comments ul.links li a[disabled].secondary,.bef-links div a[disabled].secondary,.flag [disabled].secondary.use-ajax,#node-sidecol .button-list a[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,#forum-comments ul.links li a.disabled.secondary,.bef-links div a.disabled.secondary,.flag .disabled.secondary.use-ajax,#node-sidecol .button-list a.disabled.secondary,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary,#forum-comments ul.links li a[disabled].secondary,.bef-links div a[disabled].secondary,.flag [disabled].secondary.use-ajax,#node-sidecol .button-list a[disabled].secondary,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#77d968;color:#0a0a0a}.button.disabled.success,#forum-comments ul.links li a.disabled.success,.bef-links div a.disabled.success,.flag .disabled.success.use-ajax,#node-sidecol .button-list a.disabled.success,.button[disabled].success,#forum-comments ul.links li a[disabled].success,.bef-links div a[disabled].success,.flag [disabled].success.use-ajax,#node-sidecol .button-list a[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,#forum-comments ul.links li a.disabled.success,.bef-links div a.disabled.success,.flag .disabled.success.use-ajax,#node-sidecol .button-list a.disabled.success,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success,#forum-comments ul.links li a[disabled].success,.bef-links div a[disabled].success,.flag [disabled].success.use-ajax,#node-sidecol .button-list a[disabled].success,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#3adb76;color:#0a0a0a}.button.disabled.warning,#forum-comments ul.links li a.disabled.warning,.bef-links div a.disabled.warning,.flag .disabled.warning.use-ajax,#node-sidecol .button-list a.disabled.warning,.button[disabled].warning,#forum-comments ul.links li a[disabled].warning,.bef-links div a[disabled].warning,.flag [disabled].warning.use-ajax,#node-sidecol .button-list a[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,#forum-comments ul.links li a.disabled.warning,.bef-links div a.disabled.warning,.flag .disabled.warning.use-ajax,#node-sidecol .button-list a.disabled.warning,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning,#forum-comments ul.links li a[disabled].warning,.bef-links div a[disabled].warning,.flag [disabled].warning.use-ajax,#node-sidecol .button-list a[disabled].warning,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#ffae00;color:#0a0a0a}.button.disabled.alert,#forum-comments ul.links li a.disabled.alert,.bef-links div a.disabled.alert,.flag .disabled.alert.use-ajax,#node-sidecol .button-list a.disabled.alert,.button[disabled].alert,#forum-comments ul.links li a[disabled].alert,.bef-links div a[disabled].alert,.flag [disabled].alert.use-ajax,#node-sidecol .button-list a[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,#forum-comments ul.links li a.disabled.alert,.bef-links div a.disabled.alert,.flag .disabled.alert.use-ajax,#node-sidecol .button-list a.disabled.alert,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert,#forum-comments ul.links li a[disabled].alert,.bef-links div a[disabled].alert,.flag [disabled].alert.use-ajax,#node-sidecol .button-list a[disabled].alert,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#ec5840;color:#0a0a0a}.button.hollow,#forum-comments ul.links li a.hollow,.bef-links div a.hollow,.flag .hollow.use-ajax,#node-sidecol .button-list a.hollow{border:1px solid #3daf2c;color:#3daf2c}.button.hollow,#forum-comments ul.links li a.hollow,.bef-links div a.hollow,.flag .hollow.use-ajax,#node-sidecol .button-list a.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow.disabled,#forum-comments ul.links li a.hollow.disabled,.bef-links div a.hollow.disabled,.flag .hollow.disabled.use-ajax,#node-sidecol .button-list a.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],#forum-comments ul.links li a.hollow[disabled],.bef-links div a.hollow[disabled],.flag .hollow[disabled].use-ajax,#node-sidecol .button-list a.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow:hover,#forum-comments ul.links li a.hollow:hover,.bef-links div a.hollow:hover,.flag .hollow.use-ajax:hover,#node-sidecol .button-list a.hollow:hover,.button.hollow:focus,#forum-comments ul.links li a.hollow:focus,.bef-links div a.hollow:focus,.flag .hollow.use-ajax:focus,#node-sidecol .button-list a.hollow:focus{border-color:#1f5816;color:#1f5816}.button.hollow:hover.disabled,#forum-comments ul.links li a.hollow:hover.disabled,.bef-links div a.hollow:hover.disabled,.flag .hollow.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow:hover.disabled,.button.hollow:hover[disabled],#forum-comments ul.links li a.hollow:hover[disabled],.bef-links div a.hollow:hover[disabled],.flag .hollow.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow:hover[disabled],.button.hollow:focus.disabled,#forum-comments ul.links li a.hollow:focus.disabled,.bef-links div a.hollow:focus.disabled,.flag .hollow.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow:focus.disabled,.button.hollow:focus[disabled],#forum-comments ul.links li a.hollow:focus[disabled],.bef-links div a.hollow:focus[disabled],.flag .hollow.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow:focus[disabled]{border:1px solid #3daf2c;color:#3daf2c}.button.hollow.primary,#forum-comments ul.links li a.hollow.primary,.bef-links div a.hollow.primary,.flag .hollow.primary.use-ajax,#node-sidecol .button-list a.hollow.primary{border:1px solid #3daf2c;color:#3daf2c}.button.hollow.primary:hover,#forum-comments ul.links li a.hollow.primary:hover,.bef-links div a.hollow.primary:hover,.flag .hollow.primary.use-ajax:hover,#node-sidecol .button-list a.hollow.primary:hover,.button.hollow.primary:focus,#forum-comments ul.links li a.hollow.primary:focus,.bef-links div a.hollow.primary:focus,.flag .hollow.primary.use-ajax:focus,#node-sidecol .button-list a.hollow.primary:focus{border-color:#1f5816;color:#1f5816}.button.hollow.primary:hover.disabled,#forum-comments ul.links li a.hollow.primary:hover.disabled,.bef-links div a.hollow.primary:hover.disabled,.flag .hollow.primary.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled],#forum-comments ul.links li a.hollow.primary:hover[disabled],.bef-links div a.hollow.primary:hover[disabled],.flag .hollow.primary.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow.primary:hover[disabled],.button.hollow.primary:focus.disabled,#forum-comments ul.links li a.hollow.primary:focus.disabled,.bef-links div a.hollow.primary:focus.disabled,.flag .hollow.primary.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],#forum-comments ul.links li a.hollow.primary:focus[disabled],.bef-links div a.hollow.primary:focus[disabled],.flag .hollow.primary.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow.primary:focus[disabled]{border:1px solid #3daf2c;color:#3daf2c}.button.hollow.secondary,#forum-comments ul.links li a.hollow.secondary,.bef-links div a.hollow.secondary,.flag .hollow.secondary.use-ajax,#node-sidecol .button-list a.hollow.secondary{border:1px solid #77d968;color:#77d968}.button.hollow.secondary:hover,#forum-comments ul.links li a.hollow.secondary:hover,.bef-links div a.hollow.secondary:hover,.flag .hollow.secondary.use-ajax:hover,#node-sidecol .button-list a.hollow.secondary:hover,.button.hollow.secondary:focus,#forum-comments ul.links li a.hollow.secondary:focus,.bef-links div a.hollow.secondary:focus,.flag .hollow.secondary.use-ajax:focus,#node-sidecol .button-list a.hollow.secondary:focus{border-color:#2d8020;color:#2d8020}.button.hollow.secondary:hover.disabled,#forum-comments ul.links li a.hollow.secondary:hover.disabled,.bef-links div a.hollow.secondary:hover.disabled,.flag .hollow.secondary.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled],#forum-comments ul.links li a.hollow.secondary:hover[disabled],.bef-links div a.hollow.secondary:hover[disabled],.flag .hollow.secondary.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow.secondary:hover[disabled],.button.hollow.secondary:focus.disabled,#forum-comments ul.links li a.hollow.secondary:focus.disabled,.bef-links div a.hollow.secondary:focus.disabled,.flag .hollow.secondary.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],#forum-comments ul.links li a.hollow.secondary:focus[disabled],.bef-links div a.hollow.secondary:focus[disabled],.flag .hollow.secondary.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow.secondary:focus[disabled]{border:1px solid #77d968;color:#77d968}.button.hollow.success,#forum-comments ul.links li a.hollow.success,.bef-links div a.hollow.success,.flag .hollow.success.use-ajax,#node-sidecol .button-list a.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,#forum-comments ul.links li a.hollow.success:hover,.bef-links div a.hollow.success:hover,.flag .hollow.success.use-ajax:hover,#node-sidecol .button-list a.hollow.success:hover,.button.hollow.success:focus,#forum-comments ul.links li a.hollow.success:focus,.bef-links div a.hollow.success:focus,.flag .hollow.success.use-ajax:focus,#node-sidecol .button-list a.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.success:hover.disabled,#forum-comments ul.links li a.hollow.success:hover.disabled,.bef-links div a.hollow.success:hover.disabled,.flag .hollow.success.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow.success:hover.disabled,.button.hollow.success:hover[disabled],#forum-comments ul.links li a.hollow.success:hover[disabled],.bef-links div a.hollow.success:hover[disabled],.flag .hollow.success.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow.success:hover[disabled],.button.hollow.success:focus.disabled,#forum-comments ul.links li a.hollow.success:focus.disabled,.bef-links div a.hollow.success:focus.disabled,.flag .hollow.success.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],#forum-comments ul.links li a.hollow.success:focus[disabled],.bef-links div a.hollow.success:focus[disabled],.flag .hollow.success.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow.success:focus[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning,#forum-comments ul.links li a.hollow.warning,.bef-links div a.hollow.warning,.flag .hollow.warning.use-ajax,#node-sidecol .button-list a.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,#forum-comments ul.links li a.hollow.warning:hover,.bef-links div a.hollow.warning:hover,.flag .hollow.warning.use-ajax:hover,#node-sidecol .button-list a.hollow.warning:hover,.button.hollow.warning:focus,#forum-comments ul.links li a.hollow.warning:focus,.bef-links div a.hollow.warning:focus,.flag .hollow.warning.use-ajax:focus,#node-sidecol .button-list a.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.warning:hover.disabled,#forum-comments ul.links li a.hollow.warning:hover.disabled,.bef-links div a.hollow.warning:hover.disabled,.flag .hollow.warning.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled],#forum-comments ul.links li a.hollow.warning:hover[disabled],.bef-links div a.hollow.warning:hover[disabled],.flag .hollow.warning.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow.warning:hover[disabled],.button.hollow.warning:focus.disabled,#forum-comments ul.links li a.hollow.warning:focus.disabled,.bef-links div a.hollow.warning:focus.disabled,.flag .hollow.warning.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],#forum-comments ul.links li a.hollow.warning:focus[disabled],.bef-links div a.hollow.warning:focus[disabled],.flag .hollow.warning.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow.warning:focus[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert,#forum-comments ul.links li a.hollow.alert,.bef-links div a.hollow.alert,.flag .hollow.alert.use-ajax,#node-sidecol .button-list a.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:hover,#forum-comments ul.links li a.hollow.alert:hover,.bef-links div a.hollow.alert:hover,.flag .hollow.alert.use-ajax:hover,#node-sidecol .button-list a.hollow.alert:hover,.button.hollow.alert:focus,#forum-comments ul.links li a.hollow.alert:focus,.bef-links div a.hollow.alert:focus,.flag .hollow.alert.use-ajax:focus,#node-sidecol .button-list a.hollow.alert:focus{border-color:#881f0e;color:#881f0e}.button.hollow.alert:hover.disabled,#forum-comments ul.links li a.hollow.alert:hover.disabled,.bef-links div a.hollow.alert:hover.disabled,.flag .hollow.alert.use-ajax:hover.disabled,#node-sidecol .button-list a.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled],#forum-comments ul.links li a.hollow.alert:hover[disabled],.bef-links div a.hollow.alert:hover[disabled],.flag .hollow.alert.use-ajax:hover[disabled],#node-sidecol .button-list a.hollow.alert:hover[disabled],.button.hollow.alert:focus.disabled,#forum-comments ul.links li a.hollow.alert:focus.disabled,.bef-links div a.hollow.alert:focus.disabled,.flag .hollow.alert.use-ajax:focus.disabled,#node-sidecol .button-list a.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],#forum-comments ul.links li a.hollow.alert:focus[disabled],.bef-links div a.hollow.alert:focus[disabled],.flag .hollow.alert.use-ajax:focus[disabled],#node-sidecol .button-list a.hollow.alert:focus[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear,#forum-comments ul.links li a.clear,.bef-links div a.clear,.flag .clear.use-ajax,#node-sidecol .button-list a.clear{border:1px solid #3daf2c;color:#3daf2c}.button.clear,#forum-comments ul.links li a.clear,.bef-links div a.clear,.flag .clear.use-ajax,#node-sidecol .button-list a.clear,.button.clear:hover,.button.clear:focus{background-color:transparent}.button.clear.disabled,#forum-comments ul.links li a.clear.disabled,.bef-links div a.clear.disabled,.flag .clear.disabled.use-ajax,#node-sidecol .button-list a.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],#forum-comments ul.links li a.clear[disabled],.bef-links div a.clear[disabled],.flag .clear[disabled].use-ajax,#node-sidecol .button-list a.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{background-color:transparent}.button.clear:hover,#forum-comments ul.links li a.clear:hover,.bef-links div a.clear:hover,.flag .clear.use-ajax:hover,#node-sidecol .button-list a.clear:hover,.button.clear:focus,#forum-comments ul.links li a.clear:focus,.bef-links div a.clear:focus,.flag .clear.use-ajax:focus,#node-sidecol .button-list a.clear:focus{border-color:#1f5816;color:#1f5816}.button.clear:hover.disabled,#forum-comments ul.links li a.clear:hover.disabled,.bef-links div a.clear:hover.disabled,.flag .clear.use-ajax:hover.disabled,#node-sidecol .button-list a.clear:hover.disabled,.button.clear:hover[disabled],#forum-comments ul.links li a.clear:hover[disabled],.bef-links div a.clear:hover[disabled],.flag .clear.use-ajax:hover[disabled],#node-sidecol .button-list a.clear:hover[disabled],.button.clear:focus.disabled,#forum-comments ul.links li a.clear:focus.disabled,.bef-links div a.clear:focus.disabled,.flag .clear.use-ajax:focus.disabled,#node-sidecol .button-list a.clear:focus.disabled,.button.clear:focus[disabled],#forum-comments ul.links li a.clear:focus[disabled],.bef-links div a.clear:focus[disabled],.flag .clear.use-ajax:focus[disabled],#node-sidecol .button-list a.clear:focus[disabled]{border:1px solid #3daf2c;color:#3daf2c}.button.clear,#forum-comments ul.links li a.clear,.bef-links div a.clear,.flag .clear.use-ajax,#node-sidecol .button-list a.clear,.button.clear.disabled,.button.clear[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled]{border-color:transparent}.button.clear.primary,#forum-comments ul.links li a.clear.primary,.bef-links div a.clear.primary,.flag .clear.primary.use-ajax,#node-sidecol .button-list a.clear.primary{border:1px solid #3daf2c;color:#3daf2c}.button.clear.primary:hover,#forum-comments ul.links li a.clear.primary:hover,.bef-links div a.clear.primary:hover,.flag .clear.primary.use-ajax:hover,#node-sidecol .button-list a.clear.primary:hover,.button.clear.primary:focus,#forum-comments ul.links li a.clear.primary:focus,.bef-links div a.clear.primary:focus,.flag .clear.primary.use-ajax:focus,#node-sidecol .button-list a.clear.primary:focus{border-color:#1f5816;color:#1f5816}.button.clear.primary:hover.disabled,#forum-comments ul.links li a.clear.primary:hover.disabled,.bef-links div a.clear.primary:hover.disabled,.flag .clear.primary.use-ajax:hover.disabled,#node-sidecol .button-list a.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],#forum-comments ul.links li a.clear.primary:hover[disabled],.bef-links div a.clear.primary:hover[disabled],.flag .clear.primary.use-ajax:hover[disabled],#node-sidecol .button-list a.clear.primary:hover[disabled],.button.clear.primary:focus.disabled,#forum-comments ul.links li a.clear.primary:focus.disabled,.bef-links div a.clear.primary:focus.disabled,.flag .clear.primary.use-ajax:focus.disabled,#node-sidecol .button-list a.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],#forum-comments ul.links li a.clear.primary:focus[disabled],.bef-links div a.clear.primary:focus[disabled],.flag .clear.primary.use-ajax:focus[disabled],#node-sidecol .button-list a.clear.primary:focus[disabled]{border:1px solid #3daf2c;color:#3daf2c}.button.clear.primary,#forum-comments ul.links li a.clear.primary,.bef-links div a.clear.primary,.flag .clear.primary.use-ajax,#node-sidecol .button-list a.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled]{border-color:transparent}.button.clear.secondary,#forum-comments ul.links li a.clear.secondary,.bef-links div a.clear.secondary,.flag .clear.secondary.use-ajax,#node-sidecol .button-list a.clear.secondary{border:1px solid #77d968;color:#77d968}.button.clear.secondary:hover,#forum-comments ul.links li a.clear.secondary:hover,.bef-links div a.clear.secondary:hover,.flag .clear.secondary.use-ajax:hover,#node-sidecol .button-list a.clear.secondary:hover,.button.clear.secondary:focus,#forum-comments ul.links li a.clear.secondary:focus,.bef-links div a.clear.secondary:focus,.flag .clear.secondary.use-ajax:focus,#node-sidecol .button-list a.clear.secondary:focus{border-color:#2d8020;color:#2d8020}.button.clear.secondary:hover.disabled,#forum-comments ul.links li a.clear.secondary:hover.disabled,.bef-links div a.clear.secondary:hover.disabled,.flag .clear.secondary.use-ajax:hover.disabled,#node-sidecol .button-list a.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],#forum-comments ul.links li a.clear.secondary:hover[disabled],.bef-links div a.clear.secondary:hover[disabled],.flag .clear.secondary.use-ajax:hover[disabled],#node-sidecol .button-list a.clear.secondary:hover[disabled],.button.clear.secondary:focus.disabled,#forum-comments ul.links li a.clear.secondary:focus.disabled,.bef-links div a.clear.secondary:focus.disabled,.flag .clear.secondary.use-ajax:focus.disabled,#node-sidecol .button-list a.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],#forum-comments ul.links li a.clear.secondary:focus[disabled],.bef-links div a.clear.secondary:focus[disabled],.flag .clear.secondary.use-ajax:focus[disabled],#node-sidecol .button-list a.clear.secondary:focus[disabled]{border:1px solid #77d968;color:#77d968}.button.clear.secondary,#forum-comments ul.links li a.clear.secondary,.bef-links div a.clear.secondary,.flag .clear.secondary.use-ajax,#node-sidecol .button-list a.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled]{border-color:transparent}.button.clear.success,#forum-comments ul.links li a.clear.success,.bef-links div a.clear.success,.flag .clear.success.use-ajax,#node-sidecol .button-list a.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:hover,#forum-comments ul.links li a.clear.success:hover,.bef-links div a.clear.success:hover,.flag .clear.success.use-ajax:hover,#node-sidecol .button-list a.clear.success:hover,.button.clear.success:focus,#forum-comments ul.links li a.clear.success:focus,.bef-links div a.clear.success:focus,.flag .clear.success.use-ajax:focus,#node-sidecol .button-list a.clear.success:focus{border-color:#157539;color:#157539}.button.clear.success:hover.disabled,#forum-comments ul.links li a.clear.success:hover.disabled,.bef-links div a.clear.success:hover.disabled,.flag .clear.success.use-ajax:hover.disabled,#node-sidecol .button-list a.clear.success:hover.disabled,.button.clear.success:hover[disabled],#forum-comments ul.links li a.clear.success:hover[disabled],.bef-links div a.clear.success:hover[disabled],.flag .clear.success.use-ajax:hover[disabled],#node-sidecol .button-list a.clear.success:hover[disabled],.button.clear.success:focus.disabled,#forum-comments ul.links li a.clear.success:focus.disabled,.bef-links div a.clear.success:focus.disabled,.flag .clear.success.use-ajax:focus.disabled,#node-sidecol .button-list a.clear.success:focus.disabled,.button.clear.success:focus[disabled],#forum-comments ul.links li a.clear.success:focus[disabled],.bef-links div a.clear.success:focus[disabled],.flag .clear.success.use-ajax:focus[disabled],#node-sidecol .button-list a.clear.success:focus[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,#forum-comments ul.links li a.clear.success,.bef-links div a.clear.success,.flag .clear.success.use-ajax,#node-sidecol .button-list a.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled]{border-color:transparent}.button.clear.warning,#forum-comments ul.links li a.clear.warning,.bef-links div a.clear.warning,.flag .clear.warning.use-ajax,#node-sidecol .button-list a.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:hover,#forum-comments ul.links li a.clear.warning:hover,.bef-links div a.clear.warning:hover,.flag .clear.warning.use-ajax:hover,#node-sidecol .button-list a.clear.warning:hover,.button.clear.warning:focus,#forum-comments ul.links li a.clear.warning:focus,.bef-links div a.clear.warning:focus,.flag .clear.warning.use-ajax:focus,#node-sidecol .button-list a.clear.warning:focus{border-color:#805700;color:#805700}.button.clear.warning:hover.disabled,#forum-comments ul.links li a.clear.warning:hover.disabled,.bef-links div a.clear.warning:hover.disabled,.flag .clear.warning.use-ajax:hover.disabled,#node-sidecol .button-list a.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],#forum-comments ul.links li a.clear.warning:hover[disabled],.bef-links div a.clear.warning:hover[disabled],.flag .clear.warning.use-ajax:hover[disabled],#node-sidecol .button-list a.clear.warning:hover[disabled],.button.clear.warning:focus.disabled,#forum-comments ul.links li a.clear.warning:focus.disabled,.bef-links div a.clear.warning:focus.disabled,.flag .clear.warning.use-ajax:focus.disabled,#node-sidecol .button-list a.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],#forum-comments ul.links li a.clear.warning:focus[disabled],.bef-links div a.clear.warning:focus[disabled],.flag .clear.warning.use-ajax:focus[disabled],#node-sidecol .button-list a.clear.warning:focus[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,#forum-comments ul.links li a.clear.warning,.bef-links div a.clear.warning,.flag .clear.warning.use-ajax,#node-sidecol .button-list a.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled]{border-color:transparent}.button.clear.alert,#forum-comments ul.links li a.clear.alert,.bef-links div a.clear.alert,.flag .clear.alert.use-ajax,#node-sidecol .button-list a.clear.alert{border:1px solid #ec5840;color:#ec5840}.button.clear.alert:hover,#forum-comments ul.links li a.clear.alert:hover,.bef-links div a.clear.alert:hover,.flag .clear.alert.use-ajax:hover,#node-sidecol .button-list a.clear.alert:hover,.button.clear.alert:focus,#forum-comments ul.links li a.clear.alert:focus,.bef-links div a.clear.alert:focus,.flag .clear.alert.use-ajax:focus,#node-sidecol .button-list a.clear.alert:focus{border-color:#881f0e;color:#881f0e}.button.clear.alert:hover.disabled,#forum-comments ul.links li a.clear.alert:hover.disabled,.bef-links div a.clear.alert:hover.disabled,.flag .clear.alert.use-ajax:hover.disabled,#node-sidecol .button-list a.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],#forum-comments ul.links li a.clear.alert:hover[disabled],.bef-links div a.clear.alert:hover[disabled],.flag .clear.alert.use-ajax:hover[disabled],#node-sidecol .button-list a.clear.alert:hover[disabled],.button.clear.alert:focus.disabled,#forum-comments ul.links li a.clear.alert:focus.disabled,.bef-links div a.clear.alert:focus.disabled,.flag .clear.alert.use-ajax:focus.disabled,#node-sidecol .button-list a.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],#forum-comments ul.links li a.clear.alert:focus[disabled],.bef-links div a.clear.alert:focus[disabled],.flag .clear.alert.use-ajax:focus[disabled],#node-sidecol .button-list a.clear.alert:focus[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear.alert,#forum-comments ul.links li a.clear.alert,.bef-links div a.clear.alert,.flag .clear.alert.use-ajax,#node-sidecol .button-list a.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled]{border-color:transparent}.button.dropdown::after,#forum-comments ul.links li a.dropdown::after,.bef-links div a.dropdown::after,.flag .dropdown.use-ajax::after,#node-sidecol .button-list a.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:0.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow::after,#forum-comments ul.links li a.dropdown.hollow::after,.bef-links div a.dropdown.hollow::after,.flag .dropdown.hollow.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow::after{border-top-color:#3daf2c}.button.dropdown.hollow.primary::after,#forum-comments ul.links li a.dropdown.hollow.primary::after,.bef-links div a.dropdown.hollow.primary::after,.flag .dropdown.hollow.primary.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow.primary::after{border-top-color:#3daf2c}.button.dropdown.hollow.secondary::after,#forum-comments ul.links li a.dropdown.hollow.secondary::after,.bef-links div a.dropdown.hollow.secondary::after,.flag .dropdown.hollow.secondary.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow.secondary::after{border-top-color:#77d968}.button.dropdown.hollow.success::after,#forum-comments ul.links li a.dropdown.hollow.success::after,.bef-links div a.dropdown.hollow.success::after,.flag .dropdown.hollow.success.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow.success::after{border-top-color:#3adb76}.button.dropdown.hollow.warning::after,#forum-comments ul.links li a.dropdown.hollow.warning::after,.bef-links div a.dropdown.hollow.warning::after,.flag .dropdown.hollow.warning.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow.warning::after{border-top-color:#ffae00}.button.dropdown.hollow.alert::after,#forum-comments ul.links li a.dropdown.hollow.alert::after,.bef-links div a.dropdown.hollow.alert::after,.flag .dropdown.hollow.alert.use-ajax::after,#node-sidecol .button-list a.dropdown.hollow.alert::after{border-top-color:#ec5840}.button.arrow-only::after,#forum-comments ul.links li a.arrow-only::after,.bef-links div a.arrow-only::after,.flag .arrow-only.use-ajax::after,#node-sidecol .button-list a.arrow-only::after{top:-0.1em;float:none;margin-left:0}a.button:hover,#forum-comments ul.links li a:hover,.bef-links div a:hover,.flag a.use-ajax:hover,#node-sidecol .button-list a:hover,a.button:focus,#forum-comments ul.links li a:focus,.bef-links div a:focus,.flag a.use-ajax:focus,#node-sidecol .button-list a:focus{text-decoration:none}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.9375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #aaa;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:2;color:#0a0a0a;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border:1px solid #5e5e5e;background-color:#fff;box-shadow:0 0 5px #aaa;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#aaa}input::-moz-placeholder, textarea::-moz-placeholder{color:#aaa}input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#aaa}input::placeholder,textarea::placeholder{color:#aaa}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#f7f7f7;cursor:not-allowed}[type='submit'],[type='button']{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #aaa;background:#f7f7f7;color:#0a0a0a;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{height:2.5rem;padding-top:0;padding-bottom:0;font-size:1rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #aaa}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.9375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #aaa;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:2;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2894, 94, 94%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #5e5e5e;background-color:#fff;box-shadow:0 0 5px #aaa;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}select:disabled{background-color:#f7f7f7;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#ec5840;background-color:#fdeeec}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::-moz-placeholder{color:#ec5840}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::placeholder{color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;color:#ec5840}.form-error.is-visible{display:block}input[type="range"]{display:block;width:100%;height:auto;margin-top:.45rem;margin-bottom:.45rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;line-height:1;cursor:pointer}input[type="range"]:focus{outline:0}input[type="range"][disabled]{opacity:.25}input[type="range"]::-webkit-slider-runnable-track{height:.5rem;background:#f7f7f7}input[type="range"]::-webkit-slider-handle{width:1.4rem;height:1.4rem;margin-top:-.45rem;-webkit-appearance:none;background:#3daf2c}input[type="range"]::-moz-range-track{height:.5rem;-moz-appearance:none;background:#f7f7f7}input[type="range"]::-moz-range-thumb{width:1.4rem;height:1.4rem;margin-top:-.45rem;-moz-appearance:none;background:#3daf2c}input[type="range"]::-ms-track{height:.5rem;border:0;border-top:.45rem solid #f7f7f7;border-bottom:.45rem solid #f7f7f7;background:#f7f7f7;overflow:visible;color:transparent}input[type="range"]::-ms-thumb{width:1.4rem;height:1.4rem;border:0;background:#3daf2c}input[type="range"]::-ms-fill-lower{background:#aaa}input[type="range"]::-ms-fill-upper{background:#f7f7f7}output{vertical-align:middle;margin-left:0.5em;line-height:1.4rem}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #f7f7f7;border-bottom:0;font-size:.75rem;line-height:1;color:#3daf2c}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #f7f7f7;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#f7f7f7}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:'+'}.is-active>.accordion-title::before{content:'\2013'}.accordion-content{display:none;padding:1rem;border:1px solid #f7f7f7;border-bottom:0;background-color:#fff;color:#5a5b5b}:last-child>.accordion-content:last-child{border-bottom:1px solid #f7f7f7}.accordion-menu li{width:100%}.accordion-menu a{padding:0.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:0.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#3daf2c transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a::after{left:auto;right:1rem}.accordion-menu.align-right .is-accordion-submenu-parent>a::after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;cursor:pointer;width:40px;height:40px}.submenu-toggle::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#3daf2c transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded='true']::after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute !important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#3daf2c;color:#fff}.badge.primary{background:#3daf2c;color:#0a0a0a}.badge.secondary{background:#77d968;color:#0a0a0a}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#ec5840;color:#0a0a0a}.breadcrumbs{margin:0 0 2rem 0;list-style:none}.breadcrumbs::before,.breadcrumbs::after{display:table;content:' '}.breadcrumbs::after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child)::after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#aaa}.breadcrumbs a{color:#3daf2c}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#aaa;cursor:not-allowed}.button-group{margin-bottom:1rem;font-size:0}.button-group::before,.button-group::after{display:table;content:' '}.button-group::after{clear:both}.button-group .button,.button-group #forum-comments ul.links li a,#forum-comments ul.links li .button-group a,.button-group .bef-links div a,.bef-links div .button-group a,.button-group .flag .use-ajax,.flag .button-group .use-ajax,.button-group #node-sidecol .button-list a,#node-sidecol .button-list .button-group a{margin:0;margin-right:1px;margin-bottom:1px;font-size:0.9rem}.button-group .button:last-child,.button-group #forum-comments ul.links li a:last-child,#forum-comments ul.links li .button-group a:last-child,.button-group .bef-links div a:last-child,.bef-links div .button-group a:last-child,.button-group .flag .use-ajax:last-child,.flag .button-group .use-ajax:last-child,.button-group #node-sidecol .button-list a:last-child,#node-sidecol .button-list .button-group a:last-child{margin-right:0}.button-group.tiny .button,.button-group.tiny #forum-comments ul.links li a,#forum-comments ul.links li .button-group.tiny a,.button-group.tiny .bef-links div a,.bef-links div .button-group.tiny a,.button-group.tiny .flag .use-ajax,.flag .button-group.tiny .use-ajax,.button-group.tiny #node-sidecol .button-list a,#node-sidecol .button-list .button-group.tiny a{font-size:.6rem}.button-group.small .button,.button-group.small #forum-comments ul.links li a,#forum-comments ul.links li .button-group.small a,.button-group.small .bef-links div a,.bef-links div .button-group.small a,.button-group.small .flag .use-ajax,.flag .button-group.small .use-ajax,.button-group.small #node-sidecol .button-list a,#node-sidecol .button-list .button-group.small a{font-size:.75rem}.button-group.large .button,.button-group.large #forum-comments ul.links li a,#forum-comments ul.links li .button-group.large a,.button-group.large .bef-links div a,.bef-links div .button-group.large a,.button-group.large .flag .use-ajax,.flag .button-group.large .use-ajax,.button-group.large #node-sidecol .button-list a,#node-sidecol .button-list .button-group.large a{font-size:1.25rem}.button-group.expanded{margin-right:-1px}.button-group.expanded::before,.button-group.expanded::after{display:none}.button-group.expanded .button:first-child:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:last-child,.button-group.expanded .bef-links div a:first-child:last-child,.bef-links div .button-group.expanded a:first-child:last-child,.button-group.expanded .flag .use-ajax:first-child:last-child,.flag .button-group.expanded .use-ajax:first-child:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:last-child{width:100%}.button-group.expanded .button:first-child:nth-last-child(2),.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2),#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2),.button-group.expanded .bef-links div a:first-child:nth-last-child(2),.bef-links div .button-group.expanded a:first-child:nth-last-child(2),.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2),.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2),.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2),#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2),.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.expanded .bef-links div .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.bef-links div .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded .flag .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a{display:inline-block;width:calc(50% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(2):last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2):last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(2):last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(2):last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):last-child,.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .bef-links div .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.bef-links div .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded .flag .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(2):first-child:nth-last-child(2)~a:last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(3),.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3),#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3),.button-group.expanded .bef-links div a:first-child:nth-last-child(3),.bef-links div .button-group.expanded a:first-child:nth-last-child(3),.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3),.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3),.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3),#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3),.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.expanded .bef-links div .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.bef-links div .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded .flag .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a{display:inline-block;width:calc(33.3333333333% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(3):last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3):last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(3):last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(3):last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):last-child,.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .bef-links div .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.bef-links div .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded .flag .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(3):first-child:nth-last-child(3)~a:last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(4),.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4),#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4),.button-group.expanded .bef-links div a:first-child:nth-last-child(4),.bef-links div .button-group.expanded a:first-child:nth-last-child(4),.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4),.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4),.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4),#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4),.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.expanded .bef-links div .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.bef-links div .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded .flag .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a{display:inline-block;width:calc(25% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(4):last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4):last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(4):last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(4):last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):last-child,.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .bef-links div .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.bef-links div .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded .flag .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(4):first-child:nth-last-child(4)~a:last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(5),.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5),#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5),.button-group.expanded .bef-links div a:first-child:nth-last-child(5),.bef-links div .button-group.expanded a:first-child:nth-last-child(5),.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5),.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5),.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5),#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5),.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.expanded .bef-links div .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.bef-links div .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded .flag .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a{display:inline-block;width:calc(20% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(5):last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5):last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(5):last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(5):last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):last-child,.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .bef-links div .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.bef-links div .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded .flag .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(5):first-child:nth-last-child(5)~a:last-child{margin-right:-6px}.button-group.expanded .button:first-child:nth-last-child(6),.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6),#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6),.button-group.expanded .bef-links div a:first-child:nth-last-child(6),.bef-links div .button-group.expanded a:first-child:nth-last-child(6),.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6),.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6),.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6),#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6),.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.expanded .bef-links div .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.bef-links div .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.bef-links div .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded .flag .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a{display:inline-block;width:calc(16.6666666667% - 1px);margin-right:1px}.button-group.expanded .button:first-child:nth-last-child(6):last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6):last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(6):last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(6):last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):last-child,.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded #forum-comments ul.links li .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#forum-comments ul.links li .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#forum-comments ul.links li .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,#forum-comments ul.links li .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .bef-links div .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.bef-links div .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.bef-links div .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded .flag #forum-comments ul.links li .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#forum-comments ul.links li .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded .flag .bef-links div .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.bef-links div .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.flag .button-group.expanded #forum-comments ul.links li .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#forum-comments ul.links li .flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.flag .button-group.expanded .bef-links div .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.bef-links div .flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded .flag .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.button-group.expanded .flag #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,#forum-comments ul.links li .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.button-group.expanded .flag .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.bef-links div .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag .button-group.expanded #forum-comments ul.links li a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,#forum-comments ul.links li .flag .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.bef-links div .flag .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,.button-group.expanded #node-sidecol .button-list .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag .button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,#node-sidecol .button-list .button-group.expanded .bef-links div a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.flag #node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~.use-ajax:last-child,.button-group.expanded #node-sidecol .button-list .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded #node-sidecol .button-list .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.flag .button-group.expanded #node-sidecol .button-list .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#node-sidecol .button-list .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#node-sidecol .button-list .button-group.expanded .flag .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.flag #node-sidecol .button-list .button-group.expanded .use-ajax:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,.button-group.expanded #node-sidecol .button-list a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child,#node-sidecol .button-list .button-group.expanded a:first-child:nth-last-child(6):first-child:nth-last-child(6)~a:last-child{margin-right:-6px}.button-group.primary .button,.button-group.primary #forum-comments ul.links li a,#forum-comments ul.links li .button-group.primary a,.button-group.primary .bef-links div a,.bef-links div .button-group.primary a,.button-group.primary .flag .use-ajax,.flag .button-group.primary .use-ajax,.button-group.primary #node-sidecol .button-list a,#node-sidecol .button-list .button-group.primary a{background-color:#3daf2c;color:#0a0a0a}.button-group.primary .button:hover,.button-group.primary #forum-comments ul.links li a:hover,#forum-comments ul.links li .button-group.primary a:hover,.button-group.primary .bef-links div a:hover,.bef-links div .button-group.primary a:hover,.button-group.primary .flag .use-ajax:hover,.flag .button-group.primary .use-ajax:hover,.button-group.primary #node-sidecol .button-list a:hover,#node-sidecol .button-list .button-group.primary a:hover,.button-group.primary .button:focus,.button-group.primary #forum-comments ul.links li a:focus,#forum-comments ul.links li .button-group.primary a:focus,.button-group.primary .bef-links div a:focus,.bef-links div .button-group.primary a:focus,.button-group.primary .flag .use-ajax:focus,.flag .button-group.primary .use-ajax:focus,.button-group.primary #node-sidecol .button-list a:focus,#node-sidecol .button-list .button-group.primary a:focus{background-color:#318c23;color:#0a0a0a}.button-group.secondary .button,.button-group.secondary #forum-comments ul.links li a,#forum-comments ul.links li .button-group.secondary a,.button-group.secondary .bef-links div a,.bef-links div .button-group.secondary a,.button-group.secondary .flag .use-ajax,.flag .button-group.secondary .use-ajax,.button-group.secondary #node-sidecol .button-list a,#node-sidecol .button-list .button-group.secondary a{background-color:#77d968;color:#0a0a0a}.button-group.secondary .button:hover,.button-group.secondary #forum-comments ul.links li a:hover,#forum-comments ul.links li .button-group.secondary a:hover,.button-group.secondary .bef-links div a:hover,.bef-links div .button-group.secondary a:hover,.button-group.secondary .flag .use-ajax:hover,.flag .button-group.secondary .use-ajax:hover,.button-group.secondary #node-sidecol .button-list a:hover,#node-sidecol .button-list .button-group.secondary a:hover,.button-group.secondary .button:focus,.button-group.secondary #forum-comments ul.links li a:focus,#forum-comments ul.links li .button-group.secondary a:focus,.button-group.secondary .bef-links div a:focus,.bef-links div .button-group.secondary a:focus,.button-group.secondary .flag .use-ajax:focus,.flag .button-group.secondary .use-ajax:focus,.button-group.secondary #node-sidecol .button-list a:focus,#node-sidecol .button-list .button-group.secondary a:focus{background-color:#49cc35;color:#0a0a0a}.button-group.success .button,.button-group.success #forum-comments ul.links li a,#forum-comments ul.links li .button-group.success a,.button-group.success .bef-links div a,.bef-links div .button-group.success a,.button-group.success .flag .use-ajax,.flag .button-group.success .use-ajax,.button-group.success #node-sidecol .button-list a,#node-sidecol .button-list .button-group.success a{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:hover,.button-group.success #forum-comments ul.links li a:hover,#forum-comments ul.links li .button-group.success a:hover,.button-group.success .bef-links div a:hover,.bef-links div .button-group.success a:hover,.button-group.success .flag .use-ajax:hover,.flag .button-group.success .use-ajax:hover,.button-group.success #node-sidecol .button-list a:hover,#node-sidecol .button-list .button-group.success a:hover,.button-group.success .button:focus,.button-group.success #forum-comments ul.links li a:focus,#forum-comments ul.links li .button-group.success a:focus,.button-group.success .bef-links div a:focus,.bef-links div .button-group.success a:focus,.button-group.success .flag .use-ajax:focus,.flag .button-group.success .use-ajax:focus,.button-group.success #node-sidecol .button-list a:focus,#node-sidecol .button-list .button-group.success a:focus{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button,.button-group.warning #forum-comments ul.links li a,#forum-comments ul.links li .button-group.warning a,.button-group.warning .bef-links div a,.bef-links div .button-group.warning a,.button-group.warning .flag .use-ajax,.flag .button-group.warning .use-ajax,.button-group.warning #node-sidecol .button-list a,#node-sidecol .button-list .button-group.warning a{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:hover,.button-group.warning #forum-comments ul.links li a:hover,#forum-comments ul.links li .button-group.warning a:hover,.button-group.warning .bef-links div a:hover,.bef-links div .button-group.warning a:hover,.button-group.warning .flag .use-ajax:hover,.flag .button-group.warning .use-ajax:hover,.button-group.warning #node-sidecol .button-list a:hover,#node-sidecol .button-list .button-group.warning a:hover,.button-group.warning .button:focus,.button-group.warning #forum-comments ul.links li a:focus,#forum-comments ul.links li .button-group.warning a:focus,.button-group.warning .bef-links div a:focus,.bef-links div .button-group.warning a:focus,.button-group.warning .flag .use-ajax:focus,.flag .button-group.warning .use-ajax:focus,.button-group.warning #node-sidecol .button-list a:focus,#node-sidecol .button-list .button-group.warning a:focus{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button,.button-group.alert #forum-comments ul.links li a,#forum-comments ul.links li .button-group.alert a,.button-group.alert .bef-links div a,.bef-links div .button-group.alert a,.button-group.alert .flag .use-ajax,.flag .button-group.alert .use-ajax,.button-group.alert #node-sidecol .button-list a,#node-sidecol .button-list .button-group.alert a{background-color:#ec5840;color:#0a0a0a}.button-group.alert .button:hover,.button-group.alert #forum-comments ul.links li a:hover,#forum-comments ul.links li .button-group.alert a:hover,.button-group.alert .bef-links div a:hover,.bef-links div .button-group.alert a:hover,.button-group.alert .flag .use-ajax:hover,.flag .button-group.alert .use-ajax:hover,.button-group.alert #node-sidecol .button-list a:hover,#node-sidecol .button-list .button-group.alert a:hover,.button-group.alert .button:focus,.button-group.alert #forum-comments ul.links li a:focus,#forum-comments ul.links li .button-group.alert a:focus,.button-group.alert .bef-links div a:focus,.bef-links div .button-group.alert a:focus,.button-group.alert .flag .use-ajax:focus,.flag .button-group.alert .use-ajax:focus,.button-group.alert #node-sidecol .button-list a:focus,#node-sidecol .button-list .button-group.alert a:focus{background-color:#da3116;color:#0a0a0a}.button-group.stacked .button,.button-group.stacked #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked a,.button-group.stacked .bef-links div a,.bef-links div .button-group.stacked a,.button-group.stacked .flag .use-ajax,.flag .button-group.stacked .use-ajax,.button-group.stacked #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked a,.button-group.stacked-for-small .button,.button-group.stacked-for-small #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked-for-small a,.button-group.stacked-for-small .bef-links div a,.bef-links div .button-group.stacked-for-small a,.button-group.stacked-for-small .flag .use-ajax,.flag .button-group.stacked-for-small .use-ajax,.button-group.stacked-for-small #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked-for-small a,.button-group.stacked-for-medium .button,.button-group.stacked-for-medium #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked-for-medium a,.button-group.stacked-for-medium .bef-links div a,.bef-links div .button-group.stacked-for-medium a,.button-group.stacked-for-medium .flag .use-ajax,.flag .button-group.stacked-for-medium .use-ajax,.button-group.stacked-for-medium #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked-for-medium a{width:100%}.button-group.stacked .button:last-child,.button-group.stacked #forum-comments ul.links li a:last-child,#forum-comments ul.links li .button-group.stacked a:last-child,.button-group.stacked .bef-links div a:last-child,.bef-links div .button-group.stacked a:last-child,.button-group.stacked .flag .use-ajax:last-child,.flag .button-group.stacked .use-ajax:last-child,.button-group.stacked #node-sidecol .button-list a:last-child,#node-sidecol .button-list .button-group.stacked a:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-small #forum-comments ul.links li a:last-child,#forum-comments ul.links li .button-group.stacked-for-small a:last-child,.button-group.stacked-for-small .bef-links div a:last-child,.bef-links div .button-group.stacked-for-small a:last-child,.button-group.stacked-for-small .flag .use-ajax:last-child,.flag .button-group.stacked-for-small .use-ajax:last-child,.button-group.stacked-for-small #node-sidecol .button-list a:last-child,#node-sidecol .button-list .button-group.stacked-for-small a:last-child,.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-medium #forum-comments ul.links li a:last-child,#forum-comments ul.links li .button-group.stacked-for-medium a:last-child,.button-group.stacked-for-medium .bef-links div a:last-child,.bef-links div .button-group.stacked-for-medium a:last-child,.button-group.stacked-for-medium .flag .use-ajax:last-child,.flag .button-group.stacked-for-medium .use-ajax:last-child,.button-group.stacked-for-medium #node-sidecol .button-list a:last-child,#node-sidecol .button-list .button-group.stacked-for-medium a:last-child{margin-bottom:0}@media print,screen and (min-width: 53em){.button-group.stacked-for-small .button,.button-group.stacked-for-small #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked-for-small a,.button-group.stacked-for-small .bef-links div a,.bef-links div .button-group.stacked-for-small a,.button-group.stacked-for-small .flag .use-ajax,.flag .button-group.stacked-for-small .use-ajax,.button-group.stacked-for-small #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked-for-small a{width:auto;margin-bottom:0}}@media print,screen and (min-width: 65.9375em){.button-group.stacked-for-medium .button,.button-group.stacked-for-medium #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked-for-medium a,.button-group.stacked-for-medium .bef-links div a,.bef-links div .button-group.stacked-for-medium a,.button-group.stacked-for-medium .flag .use-ajax,.flag .button-group.stacked-for-medium .use-ajax,.button-group.stacked-for-medium #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked-for-medium a{width:auto;margin-bottom:0}}@media screen and (max-width: 52.9375em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded #forum-comments ul.links li a,#forum-comments ul.links li .button-group.stacked-for-small.expanded a,.button-group.stacked-for-small.expanded .bef-links div a,.bef-links div .button-group.stacked-for-small.expanded a,.button-group.stacked-for-small.expanded .flag .use-ajax,.flag .button-group.stacked-for-small.expanded .use-ajax,.button-group.stacked-for-small.expanded #node-sidecol .button-list a,#node-sidecol .button-list .button-group.stacked-for-small.expanded a{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(10,10,10,0.25);border-radius:0;background-color:#fff;color:#5a5b5b}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#e0f6dc;color:#5a5b5b}.callout.secondary{background-color:#ebf9e8;color:#5a5b5b}.callout.success{background-color:#e1faea;color:#5a5b5b}.callout.warning{background-color:#fff3d9;color:#5a5b5b}.callout.alert{background-color:#fce6e2;color:#5a5b5b}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.card{margin-bottom:2rem;border:1px solid #f7f7f7;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#5a5b5b}.card>:last-child{margin-bottom:0}.card-divider{padding:2rem;background:#f7f7f7}.card-divider>:last-child{margin-bottom:0}.card-section{padding:2rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;color:#5e5e5e;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.close-button.small{right:0.66rem;top:0.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:0.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative}[data-whatinput='mouse'] .menu li{outline:0}.menu a,.menu .button,.menu #forum-comments ul.links li a,#forum-comments ul.links li .menu a,.menu .bef-links div a,.bef-links div .menu a,.menu .flag .use-ajax,.flag .menu .use-ajax,.menu #node-sidecol .button-list a,#node-sidecol .button-list .menu a{line-height:1;text-decoration:none;display:block;padding:0.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu li,.menu.horizontal li{display:inline-block}.menu.vertical li{display:block}.menu.expanded{display:table;width:100%}.menu.expanded>li{display:table-cell;vertical-align:middle}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width: 53em){.menu.medium-horizontal li{display:inline-block}.menu.medium-vertical li{display:block}.menu.medium-expanded{display:table;width:100%}.menu.medium-expanded>li{display:table-cell;vertical-align:middle}.menu.medium-simple{display:table;width:100%}.menu.medium-simple>li{display:table-cell;vertical-align:middle}}@media print,screen and (min-width: 65.9375em){.menu.large-horizontal li{display:inline-block}.menu.large-vertical li{display:block}.menu.large-expanded{display:table;width:100%}.menu.large-expanded>li{display:table-cell;vertical-align:middle}.menu.large-simple{display:table;width:100%}.menu.large-simple>li{display:table-cell;vertical-align:middle}}@media screen and (min-width: 80em){.menu.xlarge-horizontal li{display:inline-block}.menu.xlarge-vertical li{display:block}.menu.xlarge-expanded{display:table;width:100%}.menu.xlarge-expanded>li{display:table-cell;vertical-align:middle}.menu.xlarge-simple{display:table;width:100%}.menu.xlarge-simple>li{display:table-cell;vertical-align:middle}}@media screen and (min-width: 100em){.menu.xxlarge-horizontal li{display:inline-block}.menu.xxlarge-vertical li{display:block}.menu.xxlarge-expanded{display:table;width:100%}.menu.xxlarge-expanded>li{display:table-cell;vertical-align:middle}.menu.xxlarge-simple{display:table;width:100%}.menu.xxlarge-simple>li{display:table-cell;vertical-align:middle}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons img,.menu.icons i,.menu.icons svg{vertical-align:middle}.menu.icons img+span,.menu.icons i+span,.menu.icons svg+span{vertical-align:middle}.menu.icon-top img,.menu.icon-top i,.menu.icon-top svg,.menu.icon-right img,.menu.icon-right i,.menu.icon-right svg,.menu.icon-bottom img,.menu.icon-bottom i,.menu.icon-bottom svg,.menu.icon-left img,.menu.icon-left i,.menu.icon-left svg{vertical-align:middle}.menu.icon-top img+span,.menu.icon-top i+span,.menu.icon-top svg+span,.menu.icon-right img+span,.menu.icon-right i+span,.menu.icon-right svg+span,.menu.icon-bottom img+span,.menu.icon-bottom i+span,.menu.icon-bottom svg+span,.menu.icon-left img+span,.menu.icon-left i+span,.menu.icon-left svg+span{vertical-align:middle}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg{margin-right:.25rem;display:inline-block}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg{margin-left:.25rem;display:inline-block}.menu.icon-top li a{text-align:center}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg{display:block;margin:0 auto .25rem}.menu.icon-bottom li a{text-align:center}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg{display:block;margin:.25rem auto 0}.menu .is-active>a{background:#3daf2c;color:#fff}.menu .active>a{background:#3daf2c;color:#fff}.menu.align-left{text-align:left}.menu.align-right{text-align:right}.menu.align-right .submenu li{text-align:left}.menu.align-right.vertical .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center{text-align:center}.menu.align-center .submenu li{text-align:left}.menu .menu-text{padding:0.7rem 1rem;font-weight:bold;line-height:1;color:inherit}.menu-centered>.menu{text-align:center}