@charset "UTF-8";.jBox-wrapper{text-align:left;box-sizing:border-box}.jBox-container,.jBox-content,.jBox-title{position:relative;word-break:break-word;box-sizing:border-box}.jBox-container{background:#fff}.jBox-content{padding:8px 12px;overflow-x:hidden;overflow-y:auto;transition:opacity .2s}.jBox-footer{box-sizing:border-box}.jBox-Mouse .jBox-container,.jBox-Tooltip .jBox-container{border-radius:4px;box-shadow:0 0 3px #00000040}.jBox-Mouse .jBox-title,.jBox-Tooltip .jBox-title{padding:8px 10px 0;font-weight:700}.jBox-Mouse.jBox-hasTitle .jBox-content,.jBox-Tooltip.jBox-hasTitle .jBox-content{padding-top:5px}.jBox-Mouse{pointer-events:none}.jBox-pointer{position:absolute;overflow:hidden;box-sizing:border-box}.jBox-pointer:after{content:"";width:20px;height:20px;position:absolute;background:#fff;transform:rotate(45deg);box-sizing:border-box}.jBox-pointer-top{top:0}.jBox-pointer-top:after{left:5px;top:6px;box-shadow:-1px -1px 2px #00000026}.jBox-pointer-right{right:0}.jBox-pointer-right:after{top:5px;right:6px;box-shadow:1px -1px 2px #00000026}.jBox-pointer-left{left:0}.jBox-pointer-left:after{top:5px;left:6px;box-shadow:-1px 1px 2px #00000026}.jBox-pointer-bottom{bottom:0}.jBox-pointer-bottom:after{left:5px;bottom:6px;box-shadow:1px 1px 2px #00000026}.jBox-pointer-bottom,.jBox-pointer-top{width:30px;height:12px}.jBox-pointer-left,.jBox-pointer-right{width:12px;height:30px}.jBox-Modal .jBox-container{border-radius:4px}.jBox-Modal .jBox-container,.jBox-Modal.jBox-closeButton-box:before{box-shadow:0 3px 15px #0006,0 0 5px #0006}.jBox-Modal .jBox-content{padding:15px 20px}.jBox-Modal .jBox-title{border-radius:4px 4px 0 0;padding:15px 20px;background:#fafafa;border-bottom:1px solid #eee}.jBox-Modal.jBox-closeButton-title .jBox-title{padding-right:65px}.jBox-Modal .jBox-footer{border-radius:0 0 4px 4px}.jBox-closeButton{z-index:1;cursor:pointer;position:absolute;box-sizing:border-box}.jBox-closeButton svg{position:absolute;top:50%;right:50%}.jBox-closeButton path{fill:#aaa;transition:fill .2s}.jBox-closeButton:hover path{fill:#888}.jBox-overlay .jBox-closeButton{top:0;right:0;width:40px;height:40px}.jBox-overlay .jBox-closeButton svg{width:20px;height:20px;margin-top:-10px;margin-right:-10px}.jBox-overlay .jBox-closeButton path{fill:#ddd}.jBox-overlay .jBox-closeButton:hover path{fill:#fff}.jBox-closeButton-title .jBox-closeButton{top:0;right:0;bottom:0;width:50px}.jBox-closeButton-title svg{width:12px;height:12px;margin-top:-6px;margin-right:-6px}.jBox-closeButton-box{box-sizing:border-box}.jBox-closeButton-box .jBox-closeButton{top:-8px;right:-10px;width:24px;height:24px;background:#fff;border-radius:50%}.jBox-closeButton-box .jBox-closeButton svg{width:10px;height:10px;margin-top:-5px;margin-right:-5px}.jBox-closeButton-box:before{content:"";position:absolute;top:-8px;right:-10px;width:24px;height:24px;border-radius:50%;box-shadow:0 0 5px #0000004d}.jBox-closeButton-box.jBox-pointerPosition-top:before{top:5px}.jBox-closeButton-box.jBox-pointerPosition-right:before{right:2px}.jBox-Modal.jBox-hasTitle.jBox-closeButton-box .jBox-closeButton{background:#fafafa}.jBox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d1}.jBox-footer{background:#fafafa;border-top:1px solid #eee;padding:8px 10px;border-radius:0 0 3px 3px}body[class*=" jBox-blockScroll-"],body[class^=jBox-blockScroll-]{overflow:hidden}.jBox-draggable{cursor:move}@keyframes jBoxLoading{to{transform:rotate(360deg)}}.jBox-loading .jBox-content{opacity:.2}.jBox-loading-spinner .jBox-content{min-height:38px!important;min-width:38px!important;opacity:0}.jBox-spinner{box-sizing:border-box;position:absolute;top:50%;left:50%;width:24px;height:24px;margin-top:-12px;margin-left:-12px}.jBox-spinner:before{display:block;box-sizing:border-box;content:"";width:24px;height:24px;border-radius:50%;border:2px solid rgba(0,0,0,.2);border-top-color:#000c;animation:jBoxLoading .6s linear infinite}.jBox-countdown{border-radius:4px 4px 0 0;z-index:0;background:#000;opacity:.2;position:absolute;top:0;left:0;right:0;height:3px;overflow:hidden}.jBox-countdown-inner{top:0;right:0;width:100%;height:3px;position:absolute;background:#fff}[class*=" jBox-animated-"],[class^=jBox-animated-]{animation-fill-mode:both}@keyframes jBox-tada{0%{transform:scale(1)}10%,20%{transform:scale(.8) rotate(-4deg)}30%,50%,70%,90%{transform:scale(1.2) rotate(4deg)}40%,60%,80%{transform:scale(1.2) rotate(-4deg)}to{transform:scale(1) rotate(0)}}.jBox-animated-tada{animation:jBox-tada 1s}@keyframes jBox-tadaSmall{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-2deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(2deg)}40%,60%,80%{transform:scale(1.1) rotate(-2deg)}to{transform:scale(1) rotate(0)}}.jBox-animated-tadaSmall{animation:jBox-tadaSmall 1s}@keyframes jBox-flash{0%,to,50%{opacity:1}25%,75%{opacity:0}}.jBox-animated-flash{animation:jBox-flash .5s}@keyframes jBox-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.jBox-animated-shake{animation:jBox-shake .4s}@keyframes jBox-pulseUp{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.jBox-animated-pulseUp{animation:jBox-pulseUp .25s}@keyframes jBox-pulseDown{0%{transform:scale(1)}50%{transform:scale(.85)}to{transform:scale(1)}}.jBox-animated-pulseDown{animation:jBox-pulseDown .25s}@keyframes jBox-popIn{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.jBox-animated-popIn{animation:jBox-popIn .25s}@keyframes jBox-popOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(0)}}.jBox-animated-popOut{animation:jBox-popOut .25s}@keyframes jBox-fadeIn{0%{opacity:0}to{opacity:1}}.jBox-animated-fadeIn{animation:jBox-fadeIn .2s}@keyframes jBox-fadeOut{0%{opacity:1}to{opacity:0}}.jBox-animated-fadeOut{animation:jBox-fadeOut .2s}@keyframes jBox-slideUp{0%{transform:translateY(0)}to{transform:translateY(-300px);opacity:0}}.jBox-animated-slideUp{animation:jBox-slideUp .4s}@keyframes jBox-slideRight{0%{transform:translate(0)}to{transform:translate(300px);opacity:0}}.jBox-animated-slideRight{animation:jBox-slideRight .4s}@keyframes jBox-slideDown{0%{transform:translateY(0)}to{transform:translateY(300px);opacity:0}}.jBox-animated-slideDown{animation:jBox-slideDown .4s}@keyframes jBox-slideLeft{0%{transform:translate(0)}to{transform:translate(-300px);opacity:0}}.jBox-animated-slideLeft{animation:jBox-slideLeft .4s}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base{width:100%;height:100%;position:relative}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px #33333373;-webkit-transition:background .45s;transition:background .45s}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px #33333373,0 3px 6px -5px #bbb}.noUi-dragable{cursor:w-resize}.noUi-vertical .noUi-dragable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle{cursor:not-allowed}/*! noUiSlider - 7.0.9 - 2014-10-08 16:49:45 */.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;font:400 12px Arial;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}div.instrument{width:250px;height:250px;position:relative;display:inline-block;overflow:hidden}div.instrument .box{position:absolute;top:0;left:0;width:100%;height:100%}div.instrument.attitude div.roll{transform:rotate(0)}div.instrument.attitude div.roll div.pitch{top:0%}div.instrument.heading div.yaw,div.instrument.vario div.vario{transform:rotate(0)}div.instrument.speed div.airspeed{transform:rotate(90deg)}div.instrument.altimeter div.pressure{transform:rotate(40deg)}div.instrument.altimeter div.needle,div.instrument.altimeter div.needleSmall{transform:rotate(90deg)}:root{--accent: #ffbb00;--error: red;--subtleAccent: silver;--quietText: #ffffff;--quietHeader: #828885;--defaultText: #000000;--subtleText: #c0c0c0;--mutedText: #616161;--linkText: #2e2ebb;--boxBackground: #ffffff;--alternativeBackground: #f9f9f9;--sideBackground: #ffffff;--ledAccent: #adadad;--ledBackground: #e9e9e9;--gimbalBackground: #eee;--gimbalCrosshair: var(--subtleAccent);--switcherysecond: #c4c4c4;--pushedButton-background: #c4c4c4;--pushedButton-fontColor: #000000;--hoverButton-background: #ffcc3e;--superSubtleAccent: #cccccc;--accentBorder: #ffbb00}*{margin:0;padding:0;border:0;list-style:none;outline:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-app-region:no-drag}*[draggable=true]{-webkit-user-drag:element}html{height:100%}body{height:100%;font-family:Open Sans,Segoe UI,Tahoma,sans-serif;font-size:12px;color:#303030;background-color:#3d3f3e;margin:0;padding:0;overflow:hidden}::backdrop{background-image:none;background-color:#01010180}a{text-decoration:none;color:var(--linkText);font-weight:700}a:hover{text-decoration:none}a.disabled{pointer-events:none;cursor:default;color:#999}.background_paper{background-size:100%;background-image:url(/assets/paper-f3f8599c.png);background-position:center}.standard_input{padding-left:3px;height:20px;line-height:20px;text-align:left;border-radius:3px;font-size:12px;font-weight:400;border:1px solid var(--subtleAccent);background:var(--boxBackground)}.helpicon{float:right;margin-top:7px;margin-right:7px;display:block;height:14px;width:14px;opacity:.2;background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);background-size:contain;background-position:center;transition:none}.helpicon:hover{opacity:.9;background-image:url(/assets/cf_icon_info_green-baa02798.svg);transition:none}.cf_doc_version_bt a{padding:1px 9px;margin-top:-45px;background-color:var(--accent);border-radius:3px;border:1px solid #e8b423;color:#000;float:right;font-weight:700;font-size:10px;line-height:17px;text-shadow:0 1px rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:.03em;display:block}.cf_doc_version_bt a:hover{background-color:#fecb3f;transition:all ease .2s}input[type=number]::-webkit-inner-spin-button{opacity:1;margin-left:5px}.noarrows input::-webkit-outer-spin-button,.noarrows input::-webkit-inner-spin-button{-webkit-appearance:none}.clear-both{clear:both}.left{float:left}.right{float:right}.margin-top{margin-top:20px}.margin-bottom{margin-bottom:20px}.message-positive{color:var(--accent)!important}.message-negative{color:var(--error)!important;font-weight:700!important}.message-negative-italic{color:var(--error)!important;font-weight:700!important;font-style:italic}#main-wrapper{padding:0;height:100%}#background{background:rgba(0,0,0,.5);position:fixed;z-index:1500;top:0;left:0;right:0;bottom:0;display:none}#side_menu_swipe{display:none;position:fixed;top:0;left:0;width:15px;height:100%;z-index:1999}.headerbar{height:115px;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.15));display:flex;align-items:center;padding:0 15px}#menu_btn{display:none;width:24px;height:24px;font-size:20px;color:#fff;line-height:24px;text-align:center;margin-right:15px}#reveal_btn{display:none;width:24px;height:24px;font-size:20px;color:#fff;line-height:24px;text-align:center;margin-left:15px}#port-picker{display:flex;align-items:center;margin-left:auto}#port-picker .auto_connect{color:var(--subtleAccent)}#portsinput{width:220px;margin-right:15px}#portsinput .dropdown{margin-bottom:5px}#auto-connect-and-baud{float:right}#auto-connect-switch{width:110px;float:left;margin-top:4px;margin-left:5px;margin-right:20px}#baudselect{width:80px;float:right;margin-right:2px}.gray{color:var(--subtleAccent)}#firmware-virtual-option{height:76px;width:180px;margin-right:15px;margin-top:16px;display:none}#port-override-option{height:76px;margin-top:24px;margin-right:15px}#port-override-option label{background-color:#2b2b2b;border-radius:3px;padding:3px;color:var(--subtleAccent)}#port-override{background-color:#0000001a;color:#888;width:140px;margin-left:2px;padding:1px;border-radius:3px;height:15px;font-size:12px}#header_btns{display:flex;align-items:center}.open_firmware_flasher,.connect_controls{position:relative;width:80px;text-align:center;height:84px}.firmware_b{width:52px;margin:0 14px;height:52px}.firmware_b a.flash{background-color:var(--accent);border:1px solid #dba718;background-repeat:no-repeat;height:50px;width:50px;border-radius:100px;box-shadow:0 1px 2px #00000059;float:left;transition:none;background-image:url(/assets/cf_icon_flasher_white-b9094812.svg);background-size:30px;background-position:center 10px}.firmware_b a.flash:hover{background-color:#ffcc3f}.firmware_b a.flash.disabled{background-color:gray;pointer-events:none;cursor:default}.firmware_b a.flash.active{background-color:#e60000;border:1px solid #fe0000;transition:none;background-image:url(/assets/cf_icon_flasher_white-b9094812.svg)}.firmware_b a.flash.active:hover{background-color:#f21212}.connect_b{width:52px;margin:0 14px;height:52px}.connect_b a.connect{background-color:var(--accent);border:1px solid #dba718;background-repeat:no-repeat;height:50px;width:50px;border-radius:100px;box-shadow:0 1px 2px #00000059;float:left;transition:none;background-image:url(/assets/cf_icon_usb2_white-3810c3c7.svg);background-size:44px;background-position:center 6px}.connect_b a.connect:hover{background-color:#ffcc3f}.connect_b a.connect.disabled{background-color:gray;pointer-events:none;cursor:default}.connect_b a.connect.active{background-color:#e60000;border:1px solid #fe0000;transition:none;background-image:url(/assets/cf_icon_usb1_white-d92ffe17.svg)}.connect_b a.connect.active:hover{background-color:#f21212}.flash_state,.connect_state{color:#fff;font-size:12px;font-weight:400;text-shadow:0 1px rgba(0,0,0,.25);padding:0 10px}.header-wrapper{display:flex}.header-wrapper .mode-connected{display:none}#sensor-status{margin-right:10px;line-height:2px;height:67px;border-radius:5px;border:1px solid #272727;box-shadow:0 2px #5c5c5c80;background-color:#434343;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.55))}#sensor-status>ul{display:flex}#sensor-status li{float:left;height:67px;width:33px;line-height:18px;text-align:center;border-top:1px solid #373737;border-bottom:1px solid #1a1a1a;border-left:1px solid #373737;border-right:1px solid #222222;background-color:#434343;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.45));padding-left:5px;padding-right:5px;text-shadow:0 1px #000000}#sensor-status li:last-child{border-right:0 solid #c0c0c0;border-top-right-radius:5px;border-bottom-right-radius:5px}#sensor-status li:first-child{border-left:0 solid #c0c0c0;border-top-left-radius:5px;border-bottom-left-radius:5px}#sensor-status div{white-space:nowrap;overflow:hidden}#sensor-status .on{background-color:#434343;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.45))}.gyroicon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,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);background-size:43px;background-position:top}.accicon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,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);background-size:40px;background-position:-5px 2px}.magicon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAFOUlEQVR42u2bX2hTVxzHb27zr8lNGluJDauskK7Udrgy1L04KcVZGZtlsFn1YSvqQ5HtYXSC3R/dmHWDKa3FCkUEEXwboy+jj0PGHtyT7FEcCJPWh6LiFtMmber3250LIdTca+d6T72/A4ebP+cckk++v3/nngSWlpYMaatrpiAQeAJP4Ak8aQJP4Onbgl5/gHA4/NT3ampqDNM0fy6VSu8tLi4WVhpTKBREeZUtEAgYkUjkw2QyuScajX4NiGK2rk0iGDTr6uo+Qw+mUqlDoVDIIlCB5/ShoDKo7jj6q7W1tXz8Mq7nBJ471UVhrkcBLADFGTBbIx6Pv4vHaZ0AmjqqDrCG0VsIjrB4BcgMAI7p5Pu0gwdQGyzL2g9TXQbJXR8CZFSOxWK78X5WF/WZuqkOgMaguiaqrQIqFdkABWqjPm3gKXU1wzT30sdVAlKpiwFVvolxO3RQn6mT6gDuAgBtZHJMc63sfB3vJwDwBz4WeEpVMMvtMNldtq+rkjjTfHdAfW97rT4t4FFFUNNZqgppiuNYwIti/Cmv1Wdqorp9CARv2HXuSiZrdzt4APTrGH/Y1/CgngAS4pMQU8StkjgOsIOY9yn8pOlbeFDQABT0GlXn1ofZiTPmdKAf9yU8qCaYSCQ+geqCBFLNXCs7x2MeVXsE64R9Bw+q+xLK2WKXYc/qKxlcMP8VrHPaV/Cgljgi5kdMPZ5VdeXq43yo9wDWSvgGHhw+U5Pm1ahuBfVtxnojvoAHlaSREPfaQWI1qitXH9cBvHewbuMLDw+OnmVYxikhdtu4DtbbhHXH1vJ7eHIDqLGxcTqVSl3jl34eJRYVCL9HgLNrmuB7dEpq4/+k+hL67IsOrzzq/qf5uVzOs8/u+X3bYrForNfmObz1fLhSjlsIPIEn8PzUPE1VkNRGTdM8YZdopVLpJ1z/cPpMHI95/ejNat738/Pzc76Cl8lkNiBVuc/NAQDgcbGb+Xx+2yKaUzmGOvZXwNvJoZhfPzMz88BXZosSLRCLxZZLq2QyyYS5E0X+MaeSjXfXMIcbqbxJvryO73yevaWkttS5M0IYZ/Baxmke72Nw3vOqj9cdvIob2tPqtqLFvTmnIxUr3VXzZbTll4fifoH6/qQCEUj6oKq3dDuPpyU8On0U+KGmpqYLKgrThC9CfRGdSztt8jxEWmtiYuIKfNgtdSKqBf2EzuozdTBZdqgv0tnZ+bC1tfUMnyvz/Rwwszr6O22UR3Uhz4tze2pycvJHmOx1FTzC6Bd1PAmvlfLYmCgj18t1d3d/hdcW1JmUPbh+UE19UtsqIAsLC8bo6OiNhoaGq+pUAPt5KDEhynNoVB/SlsLAwMAw4M0yCQa8DPo38leCKmZrN6qvv7//TjabHbaDB/rHANnqNNf3W1IEAqWVpqamLsPn3VB/LwghkJy3gwdU+FjMtkribFnW311dXUN8yuCBvhfq61FDimK2VaImU5fx8fHf6uvrL5dVHqx7TSgvR/8oZlsleABWYXBwkMHjntqB2YLr+4i+j8RsXZhvX1/f3ba2tm/5nMED/u8LiM9zeEGvTdZNucXgMTc3d7W9vf0g1LgTytuaz+cLduri6y0pJ8BUHyqPf3p6erhRUFCnq7bJ/zBcAmTwGBkZ+T2dTl+yd5J9D89tossxCB7FoaGh7+Dv7laavijPRd3b29s73dHRcYqR2PPdII93Y/njtajHefS/XM7jubSXyp7fNv49m+creOu6yXELgSfwBJ7AkybwBJ7AE3jSBJ7AE3gCT+BJE3hr3J4A0XJCPoq2qLEAAAAASUVORK5CYII=);background-size:42px;background-position:-5px 2px}.gpsicon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,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);background-size:42px;background-position:-5px 2px}.baroicon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,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);background-size:40px;background-position:-5px 2px}.sonaricon{background-repeat:no-repeat;height:30px;margin-top:3px;width:100%;padding-top:40px;color:#4f4f4f;text-align:center;background-image:url(data:image/png;base64,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);background-size:41px;background-position:-4px 1px}.gyroicon.active{color:#818181;background-image:url(data:image/png;base64,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)}.accicon.active{color:#818181;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxMAAAsTAQCanBgAAAOaSURBVHja7ZtPSBRRHMdndUtEthUkxHJLzc2ki3bqZMdABK9Bl26CoHS1Q5eQJQQvHTyGbuCpi6BdIi1bI8MugoImeLEEw0MqrBJNv9/sb/Q1O7vzp511yu/hA8vMe7/f732cefPGfavpuq4Bf0AC5EEe5EEegDzIgzzIA5AHef+uvKkn2jH6QnuQ3BMCy/HHWP4jeTXEllADed5IEbqQgjz3tBKHirxDOQZ5LphWxJlMQ54z3TbiTLohrzBVxEYReRvSBvJsGCoizmQI8vK5TBy4kHcgbSFPYdKFOJNJyDuhy4M4ky7IW2ivJJZ9yFuWvmdaXr8PcSb9Z1lenNgkfljI2ojK2rTblBhnTx71ryCaiVYV/W39cJ48OmZtJ30r8LRVmU88ypOXO4bXM8iDPMiDPMiDPMiDPMiDPMiDPMiDPMiDPMgLYEBRPZN8kScvdywKeYW5S6wW+bf7qrSBPMvGnikP311MlWrjT9jk3fBwe8WIp8SRjy9/jqRvzPV0kKst1PLmiUGHgUSIB8S2g6BfQrE22xIr4pBzUGoLrbxeGdAuUVtgELeJRccrK5P8dPRK62X4s4srcVFi2+WslZp0qTF08vi2WFcGM2oZwCViwoW0r/ps/OHMsHaF4lcx/JmPGeecJU5ILjX3qHJ+XZ1WwiJvwGZOuiZbwnhn057DoLP6u4Znn8e0mxQ3ZnN7xfgctynwva7KnuSskhqsc+pAmORdIHZsBvHBYb9djvfNM99fancoXh0RKfJkjHAbbst9XFyFG1KD9fiO1BwKeSlf2yUyyVX99bn7FKeBiHpYXkS5D/c1YvjbqpEKg7yEi9vIIq1tV5+re/xmRGuhGNV/sUar5hgcy4jpTR7XnDhteWkPBf+kd9TxL+PaLeobL+FbQpxjcmwjh/t60qcmj5J3uliHmfNaJjujdVO/i0RlAO+olRybc3Aul/K49s7TkZdpm3X9V55PjFCf8wH/3EozclAuD1PIbNnlUeIej3MM7yVuCFqe5DjwWFtP2eTJInPF+9O17Xng8nI5vD55V4wxlUlen8/lAc8xHQHK63A9B+fTVx55mWSa+CgsGWutHGvElvBN2cG5r1x9cwFedXOKjP3j/FzLSV1rSr1LyjjS5Zrz6omEwlWhSXZrMi2WXZzXhUZ1eVBiGpU8au4Wpa4mpV51DPX4pTd+Jg95kAcgD/IgD/IA5EEe5EEe5AHIgzzIgzwAeaXlNzQVRvW0hccIAAAAAElFTkSuQmCC)}.magicon.active{color:#818181;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxMAAAsTAQCanBgAAAL+SURBVHja7ds/aBNRAMfxa9UaSEONlmIpVaMkwcVNF3FwEMHBTUeVbgqCW0cFwUGwVChIQRExoBZcxKBFpW2Ss4qCqFBQCxarVdBJB/8Vn7+7e5e+HEnuXUwc+n7Dl4Ne7iAfXnp5r6+WEMJijUUE4hGPeMRjxCMe8Sq7ddoqJx5uDSuPOmqdV+/l3o945Q6h3+gM8aLhtQs7/QJHIezsHI6dxNPHG0R/XDyvUeLp4cUw2t4ocE4LqId44XjnAnB+14lXHy+J5mvgfUFbiFcb72oNOL888arjbUKfQ/C+oh3EC+LZ2dshcEJ+dZkiXiXedjmqhEbf0T7iLY26KU04f/Q9Jp6Htx/9iITnTdsGTMdrwzTsaUQ4OfrSL51pnMl4R+UoEg3kTN8GjcTDG1+J0TPTIJw/+l47S1Ym4p36J7ilzhqFhzccxxPzbVPw7Ow7HBMm4V1o0qjzu2gEnlxaWmgy3ie03gS8sSbD+Y0tf7xi/zDKtaBhE37ndaOeFtTNleQIcW5LPOIRj3jEIx7xWreqEpMrK37bIsAdUa6LmYdXSiUD06tnaIUWnp0ulq/DfczDK/StrTI/Pa6JN12+Bvchntc31Eu8KHh2+kO9DT3Eq4dX3JgDyKwCuId4unil1A0xue6Egufsz1tNPL2Pbb4wZK3B8ZUCeJJ4enj3XZSJrsMK3s/gfjziVcebljOGOD7CkwrgOPE08dzuWbsCuwgOEE8TD+c6cO5SYDN3gng6Iw+9v2Ztxs/UXaJDxNPEw/n2wFeXXyhDPA08CZjAw+ORsq3ijoL3gHh18OTDYzeOi8oI3Cvx7hIvBE8+PEYVvBn3/9JKqZvECxt5aC5nbcD5jwrgQeBdJp4GnvfwSB5T8J4D7zzxNPAkYCfAisrrnxBPE89pcdzaKee7lQuoxAvHwzWrRKF3hHgN4DnNXrH68Np54jWAh+vaxETXgPF4zlMUZWT9wT9g1ymuXJeR9zEDb7lEBOIRj3jEY8QjHvGIx4hHPOIRj3iMeP+5v7HZfN0zCSHKAAAAAElFTkSuQmCC)}.gpsicon.active{color:#818181;background-image:url(data:image/png;base64,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)}.gpsicon.active_fix{color:#818181;background-image:url(data:image/png;base64,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)}.baroicon.active{color:#818181;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAJcEhZcwAACxMAAAsTAQCanBgAAAR9SURBVHja7ZzPSxRhGMfHdHNzNTUQ7MdGK05S9+oPEDSkUCohKirqYN6M6OSxS5elDh2kU0GXCkU7RJRu2u50EDLzZGmxFJVgaP4gTJTped59Zn3n3TF33Q7xznP4Ms77/Bjez877zswz72jYtm2wNieGwPAYHsNjeCyGx/AYHsNjMTyG5z94T24YGbJfH/BSBeg6yAL9BNm0tai9wvH1yunK7zN4F0EzBGw9zZAfw5PUuQE0VZ0ML6VjHnB+2YlIvx0P3xdb3M/0OeZ3eAHQRxeURGQg+cA4DD67QFW4xX1sV+BhXMC/8CyzwQXEMt8O3zH2gb1QHta4j+1oV/wb/Awv6oIRKzsHtgKvK7FoB7sCL+pneD0yjPk+o2qdWxghssvwevwM75kMA9q3/A0e2WV4zxjemowsxPAYHsNjeAyP4TG8fwWvGHSQtgwvB3jloHFqG6d9hpcVPKvulBtS3XGGly28RKTN1R4Pn2Z42cKLh9sZHsNjeAyP4TE8hsfwGB7D8yM8Ex67PucHT8SbvoIHHW4ELXisAsgNXkqYp9EX8KCjTaDlDAjxcHdW8FJ+KkDM16Q1PKrPLSjz1le7P3AG7NVSYaBDgXdZev1Yjf4iLvMMPKglPOgYLqF4o4B7P/XIOAT2bQSnEhT1ODOXqb2SAG7DOIxX/DB/oY7w2hRwUz+6BThnXQrW8KY3WFo2TX5i/QrGYx7Fp00reHTWJd3rUkIXoJNFBO5qjuvzOmh4FmEexZYUx9MIXr2yjCwOHS8hcA05gnPkrJAqwXyKrV4feJbZ5ercYOV5Aodn5OQm4U2m57dUPnlK6NIJnryubunDPcNZmN24SXCOxP0d5VuS1/npNGznpI69S6/Bs8xbecGDeBq6BZhXss3pBE+e755Lz7a9ecLrTd/XQV6XTUt49DBPN8OP84IH8Wl4apFB42HrPGrlN2whXoKn6bC1zFGpY79BQQHvZfnRvOBBPP0QQcrr/ECj+sCLh+8qpaSTCG8wCo9lljm2yfluDONTZ53IJ5+Rd/WBN1jZrHQ8ni4CDBSjbSVHeCsYJw3ZuHIf2awNPDhDSqCDSQVAKz2jBqGz13IAuIL+GEdDtlX5YZLieFoVBoaq1OfXWVAtAdxu9wfOQscnNhiqE+iH/gSulvKs+cBxtKuqPL9plEPnhxUgn0Q5nspM4FNjx8raYc7qEVdPy/witrgfK7uCdql8ZVK8DHcYj6NlMXS+zzgCk/usx2egrVKxsxQLnqC9oAhtcb9UKsW3ZnxeCnkxv85l+CK7v/AEdHbRY1gOgVroYz6v5bQBsg95xC5iXsyv+wugoP3CaIEzZb3CJ4KNgfD25jZtY+sAt0UeyOdcQPzw6jH47SEM4UQklufjWQzzqOC0f2+LZXTQbjsWugQT/UiON8gjGIfxlMefX3rD3yG8KCw9NZrsVztvi6qwZX4H2yrBWhX72A529KOLSMi3X3p7aCtoB2gPCG9J9kuqofYd5Oeff9CgmxgCw2N4DI/hsRgew2N4DI/F8Bjef6E/Q8WyNKwTX2gAAAAASUVORK5CYII=)}.sonaricon.active{color:#818181;background-image:url(data:image/png;base64,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)}#dataflash_wrapper_global{color:#fff;font-size:10px;width:125px;margin-right:5px;line-height:12px;height:33px;border-radius:5px;border:1px solid #272727;box-shadow:0 1px #5c5c5c80;background-color:#434343;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.55));padding-top:5px;display:none;text-shadow:0 1px #000000}.dataflash-contents_global{margin-top:18px;border:1px solid #4A4A4A;background-color:#4a4a4a;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;border-radius:3px;margin-left:5px;margin-right:5px}.dataflash-contents_global .notsupported_global{display:none}.dataflash-contents_global li{height:5px;position:relative;box-shadow:inset 0 0 5px #0003;border-radius:2px}.dataflash-contents_global li div{position:absolute;top:-18px;margin-top:0;left:0;right:0;width:120px;text-align:left;color:silver}.dataflash-contents_global progress::-webkit-progress-bar{height:8px;background-color:#eee}.dataflash-free_global{background-color:var(--accent);border-radius:4px}.dataflash-contents progress::-webkit-progress-value{background-color:#bcf}.noflash_global{display:none;color:#868686;text-align:center;text-shadow:0 1px #000000;margin-top:2px}#expertMode{color:var(--subtleAccent);margin-top:27px;width:125px;float:right;margin-right:0;line-height:12px}#quad-status_wrapper{display:none;color:#fff;font-size:10px;min-width:90px;margin-right:10px;line-height:12px;height:67px;border-radius:5px;border:1px solid #272727;box-shadow:0 1px #5c5c5c80;background-color:#434343;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.55));text-shadow:0 1px #000000;white-space:nowrap}.armedicon{margin-left:8px;margin-right:8px;margin-top:6px;height:18px;width:18px;opacity:.8;background-size:contain;background-position:center;transition:none;background-image:url(/assets/cf_icon_armed_grey-9108b77b.svg)}.failsafeicon{margin-left:8px;margin-right:8px;margin-top:6px;height:18px;width:18px;opacity:.8;background-size:contain;background-position:center;transition:none;background-image:url(/assets/cf_icon_failsafe_grey-aec383b7.svg)}.linkicon{margin-left:8px;margin-right:8px;margin-top:6px;height:18px;width:18px;opacity:.8;background-size:contain;background-position:center;transition:none;background-image:url(/assets/cf_icon_link_grey-0ee33d61.svg)}.armedicon.active{background-image:url(/assets/cf_icon_armed_active-5ade2c74.svg)}.failsafeicon.active{background-image:url(/assets/cf_icon_failsafe_active-0b24fb2b.svg)}.linkicon.active{background-image:url(/assets/cf_icon_link_active-33f2ff6b.svg)}#log{background-color:#242424;color:#fff9;line-height:21px;height:27px;overflow-y:hidden;transition:all .2s}#log .wrapper{padding:5px 5px 4px 10px;position:relative;bottom:0}#log .wrapper>*{-webkit-user-select:text;user-select:text}#log .wrapper>*>*{-webkit-user-select:text;user-select:text}#log a{font-weight:400;color:#fb0}#log a:hover{text-decoration:underline}#log.active{overflow-y:auto;box-shadow:inset 0 0 15px #000;height:111px}#scrollicon{position:fixed;right:10px;top:113px;height:27px;width:27px;background-repeat:no-repeat;background-image:url(/assets/scroll-cd4998ad.svg);opacity:0;transition:all ease .2s}#scrollicon.active{height:88px;margin-top:13px;margin-right:20px;width:88px;opacity:.15}.logswitch{position:absolute;right:20px;padding:2px;z-index:10}.logswitch a{color:#656565!important;transition:all .2s}.logswitch a:hover{color:#959595!important;text-decoration:none!important}#tab-content-container{display:flex;height:calc(100% - 162px);align-items:stretch;transition:all .2s}#tab-content-container.logopen{height:calc(100% - 247px)}.tab_container{transition:all .2s;width:200px;border-right:4px solid var(--accent);background-color:#2e2e2e;overflow:auto}#content{transition:all .2s;overflow-x:hidden;overflow-y:auto;background-color:#fff;-webkit-transform:rotateX(0deg);width:calc(100% - 202px)}.tab_container.logopen{overflow-x:hidden;overflow-y:auto}#tabs{font-size:13px}#tabs ul.mode-connected,#tabs ul.mode-connected-cli{display:none}#tabs li{border-bottom:1px solid rgba(0,0,0,.3)}#tabs li:first-child{border-top:0}#tabs li:last-child{border-bottom:0}#tabs li a{font-weight:400;padding-left:33px;padding-top:5px;padding-bottom:3px;background-color:transparent;color:#999;height:23px;display:block;text-shadow:0 1px rgba(0,0,0,.45);transition:none;border-top:solid 1px rgba(255,255,255,.05);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#tabs li a:hover{text-decoration:none;background-color:#80808080;color:#fff}#tabs li.active{color:#fff;transition:none}#tabs li.active a{background-color:var(--accent);color:#000;transition:none;text-shadow:0 1px rgba(255,255,255,.45)}#tabs li.active a:hover{cursor:default;background-color:var(--accent)}.tabicon{background-repeat:no-repeat;background-size:15px;background-position:13px 7px}.ic_setup{background-image:url(/assets/cf_icon_setup_grey-c87aa64b.svg)}.ic_setup:hover{background-image:url(/assets/cf_icon_setup_white-356ab187.svg)}li.active .ic_setup{background-image:url(/assets/cf_icon_setup_white-356ab187.svg)}li.active .ic_ports{background-image:url(/assets/cf_icon_ports_white-4dbcbc49.svg)}li.active .ic_config{background-image:url(/assets/cf_icon_config_white-b8cd0e69.svg)}li.active .ic_pid{background-image:url(/assets/cf_icon_pid_white-d1c6fea3.svg)}li.active .ic_rx{background-image:url(/assets/cf_icon_rx_white-9b106ed2.svg)}li.active .ic_modes{background-image:url(/assets/cf_icon_modes_white-47508b6a.svg)}li.active .ic_adjust{background-image:url(/assets/cf_icon_adjust_white-3b7ee7e8.svg)}li.active .ic_servo{background-image:url(/assets/cf_icon_servo_white-cfb93f87.svg)}li.active .ic_gps{background-image:url(/assets/cf_icon_gps_white-a3116807.svg)}li.active .ic_led{background-image:url(/assets/cf_icon_led_white-61f42360.svg)}li.active .ic_sensors{background-image:url(/assets/cf_icon_sensors_white-33410550.svg)}li.active .ic_log{background-image:url(/assets/cf_icon_log_white-a5b41a35.svg)}li.active .ic_data{background-image:url(/assets/cf_icon_data_white-9300f268.svg)}li.active .ic_cli{background-image:url(/assets/cf_icon_cli_white-b0d54b90.svg)}li.active .ic_motor{background-image:url(/assets/cf_icon_motor_white-78f2b288.svg)}li.active .ic_welcome{background-image:url(/assets/cf_icon_welcome_white-06408e98.svg)}li.active .ic_help{background-image:url(/assets/cf_icon_help_white-4f39fa09.svg)}li.active .ic_flasher{background-image:url(/assets/cf_icon_flasher_white-b9094812.svg)}li.active .ic_transponder{background-image:url(/assets/cf_icon_transponder_white-e9057ba5.svg)}li.active .ic_osd{background-image:url(/assets/icon_osd_white-db280052.svg)}li.active .ic_vtx{background-image:url(/assets/cf_icon_vtx_white-1c693e2e.svg)}li.active .ic_power{background-image:url(/assets/cf_icon_power_white-85938a35.svg)}li.active .ic_failsafe{background-image:url(/assets/cf_icon_failsafe_white-cc7ce082.svg)}li.active .ic_backup{background-image:url(/assets/cf_icon_backup_white-409f8e78.svg)}li.active .ic_wizard{background-image:url(/assets/cf_icon_wizard_white-aa8be002.svg)}li.active .ic_advanced{background-image:url(/assets/cf_icon_advanced_white-4fc366e4.svg)}li.active .ic_mission{background-image:url(/assets/cf_icon_mission_white-8ff2f01a.svg)}.ic_ports{background-image:url(/assets/cf_icon_ports_grey-f2fe3e27.svg)}.ic_ports:hover{background-image:url(/assets/cf_icon_ports_white-4dbcbc49.svg)}.ic_config{background-image:url(/assets/cf_icon_config_grey-abfb95c8.svg)}.ic_config:hover{background-image:url(/assets/cf_icon_config_white-b8cd0e69.svg)}.ic_pid{background-image:url(/assets/cf_icon_pid_grey-cbb96eb4.svg)}.ic_pid:hover{background-image:url(/assets/cf_icon_pid_white-d1c6fea3.svg)}.ic_rx{background-image:url(/assets/cf_icon_rx_grey-bba128aa.svg)}.ic_rx:hover{background-image:url(/assets/cf_icon_rx_white-9b106ed2.svg)}.ic_modes{background-image:url(/assets/cf_icon_modes_grey-0e1c145d.svg)}.ic_modes:hover{background-image:url(/assets/cf_icon_modes_white-47508b6a.svg)}.ic_adjust{background-image:url(/assets/cf_icon_adjust_grey-66226818.svg)}.ic_adjust:hover{background-image:url(/assets/cf_icon_adjust_white-3b7ee7e8.svg)}.ic_servo{background-image:url(/assets/cf_icon_servo_grey-ac6b8223.svg)}.ic_servo:hover{background-image:url(/assets/cf_icon_servo_white-cfb93f87.svg)}.ic_gps{background-image:url(/assets/cf_icon_gps_grey-8cc9c995.svg)}.ic_gps:hover{background-image:url(/assets/cf_icon_gps_white-a3116807.svg)}.ic_led{background-image:url(/assets/cf_icon_led_grey-b93648ba.svg)}.ic_led:hover{background-image:url(/assets/cf_icon_led_white-61f42360.svg)}.ic_sensors{background-image:url(/assets/cf_icon_sensors_grey-4496aa5e.svg)}.ic_sensors:hover{background-image:url(/assets/cf_icon_sensors_white-33410550.svg)}.ic_log{background-image:url(/assets/cf_icon_log_grey-eafddf30.svg)}.ic_log:hover{background-image:url(/assets/cf_icon_log_white-a5b41a35.svg)}.ic_data{background-image:url(/assets/cf_icon_data_grey-cfff8189.svg)}.ic_data:hover{background-image:url(/assets/cf_icon_data_white-9300f268.svg)}.ic_cli{background-image:url(/assets/cf_icon_cli_grey-ab3c9338.svg)}.ic_cli:hover{background-image:url(/assets/cf_icon_cli_white-b0d54b90.svg)}.ic_motor{background-image:url(/assets/cf_icon_motor_grey-71c68b07.svg)}.ic_motor:hover{background-image:url(/assets/cf_icon_motor_white-78f2b288.svg)}.ic_welcome{background-image:url(/assets/cf_icon_welcome_grey-d2241ec5.svg)}.ic_welcome:hover{background-image:url(/assets/cf_icon_welcome_white-06408e98.svg)}.ic_help{background-image:url(/assets/cf_icon_help_grey-3184585b.svg)}.ic_help:hover{background-image:url(/assets/cf_icon_help_white-4f39fa09.svg)}.ic_flasher{background-image:url(/assets/cf_icon_flasher_grey-dc0979d0.svg)}.ic_flasher:hover{background-image:url(/assets/cf_icon_flasher_white-b9094812.svg)}.ic_transponder{background-image:url(/assets/cf_icon_transponder_grey-98848930.svg);background-position-y:2px}.ic_transponder:hover{background-image:url(/assets/cf_icon_transponder_white-e9057ba5.svg)}.ic_osd{background-image:url(/assets/icon_osd-9f944cf7.svg);background-position-y:4px}.ic_osd:hover{background-image:url(/assets/icon_osd_white-db280052.svg)}.ic_vtx{background-image:url(/assets/cf_icon_vtx_grey-36878c7b.svg)}.ic_vtx:hover{background-image:url(/assets/cf_icon_vtx_white-1c693e2e.svg)}.ic_power{background-image:url(/assets/cf_icon_power_grey-8648dd7c.svg);background-position-y:9px}.ic_power:hover{background-image:url(/assets/cf_icon_power_white-85938a35.svg)}.ic_failsafe{background-image:url(/assets/cf_icon_failsafe_grey-aec383b7.svg)}.ic_failsafe:hover{background-image:url(/assets/cf_icon_failsafe_white-cc7ce082.svg)}.ic_backup{background-image:url(/assets/cf_icon_backup_grey-a3c13809.svg)}.ic_backup:hover{background-image:url(/assets/cf_icon_backup_white-409f8e78.svg)}.ic_wizzard{background-image:url(/assets/cf_icon_wizard_grey-ffe9481f.svg)}.ic_wizzard:hover{background-image:url(/assets/cf_icon_wizard_white-aa8be002.svg)}.ic_advanced{background-image:url(/assets/cf_icon_advanced_grey-c18ce942.svg)}.ic_advanced:hover{background-image:url(/assets/cf_icon_advanced_white-4fc366e4.svg)}.ic_mission{background-image:url(/assets/cf_icon_mission_grey-7a9d7c4a.svg)}.ic_mission:hover{background-image:url(/assets/cf_icon_mission_white-8ff2f01a.svg)}#cache{display:none}.data-loading{width:100%;height:100%;background-image:url(/assets/loading-spin-1edb23cb.svg);background-repeat:no-repeat;background-position:center 45%}.data-loading p{position:relative;top:calc(45% + 45px);text-align:center;font-weight:700}dialog{background-color:#fff;padding:1em;height:fit-content;margin:auto;position:absolute;width:50%;border-radius:3px;border:1px solid silver}dialog .dialog_toolbar .btn a{margin-top:0;margin-bottom:0;margin-right:20px;background-color:var(--accent);border-radius:3px;border:1px solid #dba718;color:#000;float:left;font-weight:700;font-size:12px;text-shadow:0 1px rgba(255,255,255,.25);display:block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px}dialog .dialog_toolbar .btn a:hover{background-color:var(--hoverButton-background);transition:all ease .2s}dialog .dialog_toolbar .btn a:active{background-color:var(--accent);transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}dialog .dialog_toolbar .btn a.disabled{cursor:default;color:#fff;background-color:#afafaf;border:1px solid #AFAFAF;pointer-events:none;text-shadow:none;opacity:.5}.dialogYesNo{width:fit-content;max-width:400px}.dialogYesNo .dialogYesNoContent{margin-bottom:12px;margin-top:12px;white-space:pre-line}.dialogYesNo .dialogYesNo-yesButton{margin:0 12px 0 0}.dialogYesNo .dialogYesNo-noButton{margin:0}.dialogWait{width:fit-content;max-width:500px;min-width:300px}.dialogWait .data-loading{margin:16px auto;width:100px;height:100px}.dialogWait .dialogWaitTitle{margin-left:auto;margin-right:auto;margin-bottom:16px;width:fit-content}.dialogInformation{width:fit-content;max-width:400px}.dialogInformation .dialogInformationContent{margin-bottom:12px;margin-top:12px;white-space:pre-line}.dialogInformation .dialogInformation-confirmButton{margin:0}.tab_title{border-bottom:1px solid var(--accent);font-size:20px;line-height:24px;height:30px;font-weight:300;margin-bottom:15px}.tab_sponsor{display:none;height:50px;max-height:50px;margin:0 auto 10px}.img_sponsor{height:100%}.note{background-color:#fff7cd;border:1px solid #ffe55f;margin-bottom:10px;margin-top:0;border-radius:3px;font-size:11px;font-weight:400;padding:5px 7px}.tab_wrapper{padding:20px 15px 15px}.content_wrapper{padding:20px 20px 20px 19px;position:relative}.content_toolbar{width:100%;height:30px;background-color:#efefef;box-shadow:#0000001a 0 -3px 8px;padding:10px 0;overflow:hidden;border-top:1px solid var(--subtleAccent)}.content_toolbar .btn a{margin-top:0;margin-bottom:0;margin-right:20px;background-color:var(--accent);border-radius:3px;border:1px solid #dba718;color:#000;float:right;font-weight:700;font-size:12px;text-shadow:0 1px rgba(255,255,255,.25);display:block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px;-webkit-user-select:none;user-select:none}.content_toolbar .btn a:hover{background-color:var(--hoverButton-background);transition:all ease .2s}.content_toolbar .btn a:active{background-color:var(--accent);transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}.content_toolbar .btn a.disabled{cursor:default;color:#fff;background-color:#afafaf;border:1px solid #AFAFAF;pointer-events:none;text-shadow:none;opacity:.5}.toolbar_scroll_bottom .content_wrapper{height:100%;margin:0 0 -50px}.toolbar_fixed_bottom .content_wrapper{height:calc(100% - 90px);overflow-y:auto;position:initial}.toolbar_fixed_bottom .content_toolbar{display:flex;flex-wrap:wrap;position:absolute;bottom:0;left:0;z-index:2000}.toolbar_fixed_bottom .content_toolbar div:first-child{margin-left:auto}.toolbar_fixed_bottom .content_toolbar div[style="display: none;"]:first-child{visibility:hidden;display:block!important}.toolbar_fixed_bottom .content_toolbar.xs-compressed{flex-direction:row-reverse}.toolbar_fixed_bottom .content_toolbar.xs-compressed div:first-child{margin-left:0}.toolbar_fixed_bottom .content_toolbar.xs-compressed div:last-child{margin-left:auto}.toolbar_expand_btn{display:none;position:absolute;bottom:15px;left:15px;width:20px;height:20px;font-size:20px;line-height:20px;text-align:center;z-index:2000}.cf_column{min-height:20px;margin-bottom:0}.full{float:left;width:100%}.half{float:left;width:50%}.third_left{float:left;width:33%}.third_center{display:inline-block;width:34%}.third_right{float:right;width:33%}.fourth{float:left;width:25%}.threefourth_right{float:right;width:75%}.threefourth_left{float:left;width:75%}.twothird{float:left;width:67%}.spacer{padding-left:7px;padding-right:7px;width:calc(100% - 14px);float:left}.spacer_left{padding-left:15px;float:left;width:calc(100% - 15px)}.spacer_right{padding-right:15px;width:calc(100% - 15px);float:left}.gui_box{border:1px solid #ccc;border-radius:4px;background-color:#fff;float:left;width:calc(100% - 2px);margin-bottom:10px}.gui_warning{background:#ffdddd}.gui_warning .gui_box_titlebar{background-color:#dc0000;background-image:linear-gradient(-45deg,rgba(255,255,255,.3) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.3) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.3) 60%,rgba(255,255,255,.3) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.3) 80%,rgba(255,255,255,.3) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.4) 100%,transparent);color:#fff}.gui_note{background:#fff6de}.gui_note .gui_box_titlebar{background-color:var(--accent);background-image:linear-gradient(-45deg,rgba(255,255,255,.3) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.3) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.3) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.3) 60%,rgba(255,255,255,.3) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.3) 80%,rgba(255,255,255,.3) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.4) 100%,transparent);color:#fff}.grey{background-color:#f9f9f9}.gui_box_titlebar{background-color:var(--quietHeader);color:var(--quietText);border-radius:3px 3px 0 0;font-size:13px;width:100%;height:27px;padding-bottom:0;float:left;margin-bottom:7px;font-weight:600}.gui_box_titlebar .switchery{margin-top:-3px}.gui_box_bottombar{background-color:#e4e4e4;border-radius:0 0 3px 3px;font-size:13px;width:100%;height:27px;padding-top:0;float:left;font-weight:600}.spacer_box{padding:10px;margin-bottom:3px}.spacer_box_title{padding-left:10px;padding-right:10px;padding-top:4px;margin-bottom:0;float:left}.fixed_band{position:relative;height:50px;background-color:#e4e4e4;width:calc(100% + 40px);margin-left:-20px;box-shadow:#0000 0 -3px 8px;bottom:0;margin-bottom:0}.fixed_band .save_btn a{margin-top:9px;margin-bottom:0;margin-right:20px;background-color:var(--accent);border-radius:3px;border:1px solid #dba718;color:#000;float:right;font-weight:700;font-size:12px;text-shadow:0 1px rgba(0,0,0,.25);display:block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px}.fixed_band .save_btn a:hover{background-color:var(--hoverButton-background);transition:all ease .2s}.default_btn{width:100%;position:relative;margin-bottom:10px;margin-top:0;float:left}.default_btn a{padding:5px 0;text-align:center;background-color:var(--accent);border-radius:4px;border:1px solid #dba718;color:#000;font-weight:600;font-size:12px;line-height:13px;display:block;transition:all ease .2s;text-decoration:none;cursor:pointer}.default_btn a:hover{background-color:var(--hoverButton-background);color:#000;text-shadow:0 1px rgba(255,255,255,.25);transition:all ease .2s;text-decoration:none}.default_btn a:active{background-color:var(--hoverButton-background);transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}.default_btn a.disabled{background-color:#f1f1f1;border:1px solid var(--subtleAccent);color:#ccc}.margin-top5{margin-top:5px}.regular-button{-webkit-user-drag:none;margin-top:8px;margin-bottom:8px;margin-right:10px;background-color:var(--accent);border-radius:3px;border:1px solid #dba718;color:#000;font-weight:700;font-size:12px;text-shadow:0 1px rgba(255,255,255,.25);display:inline-block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px;-webkit-user-select:none;user-select:none}.regular-button:hover{background-color:var(--hoverButton-background)}.regular-button.pushed{background-color:var(--pushedButton-background);color:var(--pushedButton-fontColor);border-radius:3px}.danger-button{-webkit-user-drag:none;margin-top:8px;margin-bottom:8px;margin-right:10px;background-color:#e60000;border-radius:3px;border:1px solid #fe0000;color:#fff;font-weight:700;font-size:12px;text-shadow:0 1px rgba(255,255,255,.25);display:inline-block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px;-webkit-user-select:none;user-select:none}.danger-button:hover{background-color:#f21212}.danger-button.pushed{background-color:#ff1b1b;color:#fff;border-radius:3px}.small{width:auto;position:relative;margin-bottom:7px;margin-top:0;margin-right:5px;float:left}.small a{padding:3px 4px 4px;text-align:center;text-shadow:0 1px rgba(0,0,0,.25);background-color:#acacac;border-radius:3px;border:1px solid #949494;color:#fff;font-weight:600;font-size:11px;line-height:11px;display:block;transition:all ease .2s}.small a:hover{background-color:var(--accent);color:#000;text-shadow:0 1px rgba(255,255,255,.25);border:1px solid var(--accent);transition:all ease .2s}.small a:active{background-color:#878787;transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}.green a{background-color:var(--accent);text-shadow:0 1px rgba(255,255,255,.25);color:#000;border:1px solid #dba718;transition:all ease .2s}.green a:hover{background-color:#ffcc3f;border:1px solid #dba718;text-shadow:0 1px rgba(255,255,255,.25);color:#000;transition:all ease .2s}.cf_table{margin-bottom:5px;float:left;margin-top:-5px;font-size:11px;width:100%}.cf_table td{border:0;padding-top:2px;padding-bottom:5px}.cf_table td:last-child{text-align:right}.cf_table tr:not(:last-child) td{border-bottom:dotted 1px var(--subtleAccent)}.cf_table tr:last-child td{border:none}.third{width:33%}.gps_false{background-color:#ff0004;padding:1px 7px 2px;border-radius:3px;color:#fff;font-size:11px;margin-left:3px}.gps_true{background-color:var(--accent);padding:1px 7px 2px;border-radius:3px;color:#fff;font-size:11px;margin-left:3px}.tab-setup,.tab-landing,.tab-adjustments,.tab-auxiliary,.tab-cli,.tab-configuration,.tab-failsafe,.tab-firmware_flasher,.tab-gps,.tab-help,.tab-led-strip,.tab-logging,.tab-modes,.tab-motors,.tab-pid_tuning,.tab-ports,.tab-receiver,.tab-sensors,.tab-servos,.tab-osd,.tab-power{height:100%;position:relative}.properties{width:800px}.properties dl{width:200px}.properties dd{width:400px;height:auto}.colorToggle{background-color:red;padding:2px 5px;border-radius:3px;color:#fff;font-size:10px}.colorToggle.low{background-color:gray}.colorToggle.notReady{background-color:#ffcc3f}.colorToggle.locked{background-color:#ff9500}.colorToggle.ready{background-color:green}.buildInfoBtn{position:relative;margin:4px;float:right}.buildInfoBtn a{padding:2px 5px;text-align:center;background-color:var(--accent);border-radius:4px;border:1px solid #dba718;color:#000;font-weight:600;font-size:10px;line-height:11px;display:block;transition:all ease .2s;text-decoration:none;cursor:pointer}.buildInfoBtn a:hover{background-color:var(--hoverButton-background);color:#000;text-shadow:0 1px rgba(255,255,255,.25);transition:all ease .2s;text-decoration:none}.buildInfoBtn a:active{background-color:var(--hoverButton-background);transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}.buildInfoBtn a.disabled{background-color:#f1f1f1;border:1px solid var(--subtleAccent);color:#ccc}.buildInfoClassOptions{margin-bottom:0;margin-top:3px;float:right;background-color:gray;padding:2px 5px;border-radius:4px;color:#fff;font-size:10px}.cf_tooltiptext{display:none}.bottomStatusIcons{display:flex;justify-content:space-between;background-color:#272727;height:31px;margin-top:2px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}button{padding:.5em .75em;border-radius:4px;background-color:#ccc;color:#666;border:1px solid var(--subtleAccent);font-weight:600;font-size:10pt;cursor:pointer}button.active{background-color:var(--accent);border:1px solid #dba718;color:#000}.jBox-Tooltip{max-width:180px}.jBox-Widetip{max-width:300px}.hidden{display:none}.darkgrey_box{background-color:#575757;color:#fff}.topBorderLine{border-top:1px solid var(--subtleAccent);padding-top:5px}.jBox-container{background:#fff;border:1px solid var(--accent);font-size:11px;line-height:13px;color:#525352}.jBox-content{padding:4px 5px}.jBox-Modal .jBox-content{padding:10px 15px}.jBox-pointer-top,.jBox-pointer-bottom{width:22px;height:10px}.jBox-pointer-left,.jBox-pointer-right{width:10px;height:20px}.jBox-pointer:after{width:10px;height:9px;border:1px solid var(--accent)}#dialogResetToCustomDefaults-content{margin-top:10px;margin-bottom:10px}#dialogReportProblems-header{margin-top:10px;margin-bottom:5px}.dialogReportProblems-listItem{list-style:circle;margin-left:20px;margin-bottom:5px}#dialogReportProblems-footer{margin-bottom:10px}.noUi-target{background:var(--alternativeBackground);border-color:var(--subtleAccent);box-shadow:none}.noUi-handle{background:var(--sideBackground);border-color:var(--subtleAccent);box-shadow:none}.noUi-handle:before{background-color:var(--subtleAccent)}.noUi-handle:after{background-color:var(--subtleAccent)}.noUi-background{background:var(--alternativeBackground);box-shadow:none}.noUi-connect{box-shadow:none}.grid-row{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box}.grid-col{margin-left:7px;margin-right:7px}.grid-col:first-child{margin-left:0}.grid-col:last-child{margin-right:0}.grid-col.col1{width:calc(8.33% - 14px)}.grid-col.col1:first-child{width:calc(8.33% - 7px)}.grid-col.col1:last-child{width:calc(8.33% - 7px)}.grid-col.col2{width:calc(16.67% - 14px)}.grid-col.col2:first-child{width:calc(16.67% - 7px)}.grid-col.col2:last-child{width:calc(16.67% - 7px)}.grid-col.col3{width:calc(25% - 14px)}.grid-col.col3:first-child{width:calc(25% - 7px)}.grid-col.col3:last-child{width:calc(25% - 7px)}.grid-col.col4{width:calc(33.33% - 14px)}.grid-col.col4:first-child{width:calc(33.33% - 7px)}.grid-col.col4:last-child{width:calc(33.33% - 7px)}.grid-col.col5{width:calc(41.67% - 14px)}.grid-col.col5:first-child{width:calc(41.67% - 7px)}.grid-col.col5:last-child{width:calc(41.67% - 7px)}.grid-col.col6{width:calc(50% - 14px)}.grid-col.col6:first-child{width:calc(50% - 7px)}.grid-col.col6:last-child{width:calc(50% - 7px)}.grid-col.col7{width:calc(58.33% - 14px)}.grid-col.col7:first-child{width:calc(58.33% - 7px)}.grid-col.col7:last-child{width:calc(58.33% - 7px)}.grid-col.col8{width:calc(66.67% - 14px)}.grid-col.col8:first-child{width:calc(66.67% - 7px)}.grid-col.col8:last-child{width:calc(66.67% - 7px)}.grid-col.col9{width:calc(75% - 14px)}.grid-col.col9:first-child{width:calc(75% - 7px)}.grid-col.col9:last-child{width:calc(75% - 7px)}.grid-col.col10{width:calc(83.33% - 14px)}.grid-col.col10:first-child{width:calc(83.33% - 7px)}.grid-col.col10:last-child{width:calc(83.33% - 7px)}.grid-col.col11{width:calc(91.67% - 14px)}.grid-col.col11:first-child{width:calc(91.67% - 7px)}.grid-col.col11:last-child{width:calc(91.67% - 7px)}.grid-col.col12{width:calc(100% - 14px)}.grid-col.col12:first-child{width:calc(100% - 7px)}.grid-col.col12:last-child{width:calc(100% - 7px)}@media all and (max-width: 575px){#side_menu_swipe{display:block}.visible-on-desktop-only{display:none!important}.headerbar{height:56px;background:rgba(0,0,0,.15);flex-wrap:wrap;align-content:flex-start;padding-top:12px;box-sizing:border-box;transition:all .2s}.headerbar.expand{height:154px}.headerbar.expand2{height:118px}#menu_btn{display:block;order:1}#reveal_btn{display:block;order:4}#header_btns{margin-left:auto;order:3}.open_firmware_flasher,.connect_controls{width:31px;height:31px;margin-left:15px}.firmware_b,.connect_b{margin:0;zoom:.6}#port-picker{display:none!important;order:5;justify-content:space-between;margin-top:15px;transition:all .2s}.header-wrapper{display:none!important;order:5;zoom:62%;justify-content:space-around}.flash_state,.connect_state{display:none!important}#port-picker.reveal{display:flex!important;width:100%;margin-left:0}#port-override-option{flex-grow:1}#portsinput{flex-grow:1;margin-right:0}#port-override{width:calc(100% - 40px)}.header-wrapper.reveal{display:flex!important;width:100%;margin-top:24px}#dataflash_wrapper_global,#sensor-status,#quad-status_wrapper{margin-right:0}#log.active{box-shadow:none}.logswitch{background-color:#242424}#scrollicon{display:none}#tab-content-container{height:calc(100% - 83px)}#tab-content-container.logopen{height:calc(100% - 167px)}#tab-content-container.header_expanded{height:calc(100% - 181px)}#tab-content-container.header_expanded2{height:calc(100% - 145px)}#tab-content-container.logopen.header_expanded{height:calc(100% - 265px)}#tab-content-container.logopen.header_expanded2{height:calc(100% - 229px)}.tab_container{position:fixed;z-index:2000;top:0;left:-304px;bottom:0;width:300px!important;transition:all .3s}.tab_container.reveal{left:0}#content{width:100%!important}dialog{position:fixed;width:calc(100% - 2em - 2px)!important;max-width:unset;height:auto!important;bottom:0;top:56px;border-radius:unset;border:none;overflow:auto}.toolbar_fixed_bottom .content_toolbar.xs-compressed{padding-left:60px;box-sizing:border-box;height:50px}.toolbar_fixed_bottom .content_toolbar.xs-compressed div{margin-bottom:10px}.toolbar_fixed_bottom .content_toolbar.xs-compressed.expanded{padding-left:15px;padding-bottom:0;height:auto}.toolbar_fixed_bottom .content_toolbar{justify-content:flex-end}.toolbar_fixed_bottom .content_toolbar div{padding-bottom:8px}.toolbar_expand_btn{display:block}.content_toolbar{height:auto;padding:8px 0 0}.sm,.md,.lg,.xl{display:none!important}.grid-col.col1,.grid-col.col2,.grid-col.col3,.grid-col.col4,.grid-col.col5,.grid-col.col6,.grid-col.col7,.grid-col.col8,.grid-col.col9,.grid-col.col10,.grid-col.col11,.grid-col.col12{width:100%!important;margin-left:0!important;margin-right:0!important}}@media all and (min-width: 1125px){.open_firmware_flasher,.connect_controls{width:100px}.firmware_b,.connect_b{margin:0 24px}#sensor-status{margin-right:20px}#dataflash_wrapper_global{margin-right:10px}#quad-status_wrapper{margin-right:20px}}@media not all and (max-width: 575px){.visible-on-phone-only{display:none!important}}@media only screen and (max-height: 750px){.tab_container{overflow-x:hidden;overflow-y:auto}}@media only screen and (max-device-height: 750px){.tab_container{overflow-x:hidden;overflow-y:auto}}@media only screen and (max-width: 1055px){#tabs li a{font-weight:400;font-size:12px;padding-left:60px;padding-top:6px;padding-bottom:2px;content:"";text-shadow:none;transition:none;text-overflow:clip;white-space:nowrap;overflow:hidden}.tab_container{width:42px}#content{width:calc(100% - 42px)}.content_wrapper{padding:15px 15px 15px 14px}.tab_title{font-size:16px;line-height:18px;font-weight:300;margin-bottom:10px;height:22px}.cf_doc_version_bt a{padding:1px 5px;margin-top:-35px;font-size:9px;line-height:15px}.cf_table td{padding-top:2px;padding-bottom:2px}.default_btn{margin-bottom:10px}.gui_box .gui_box_titlebar{font-size:12px;height:24px;padding-bottom:0;margin-bottom:5px;float:left}.gui_box .gui_box_titlebar .switchery{margin-top:-3px}.gui_box .gui_box_titlebar .helpicon{margin-top:1px}.spacer_box_title{padding-left:10px;padding-right:10px;padding-top:3px;margin-bottom:0;float:left}input{font-size:11px!important}.helpicon{float:right;margin-top:5px;margin-right:7px;height:14px;width:14px;transition:none}.gps_false,.gps_true{padding:0 3px;font-size:10px}.content_toolbar .btn a{margin-right:15px}.toolbar_fixed_bottom .content_wrapper{height:calc(100% - 81px);overflow-y:auto;position:initial}}@media only screen and (max-device-width: 1055px){#tabs li a{font-weight:400;font-size:12px;padding-left:60px;padding-top:6px;padding-bottom:2px;content:"";text-shadow:none;transition:none;text-overflow:clip;white-space:nowrap;overflow:hidden}.tab_container{width:42px}#content{width:calc(100% - 42px)}.content_wrapper{padding:15px 15px 15px 14px}.tab_title{font-size:16px;line-height:18px;font-weight:300;margin-bottom:10px;height:22px}.cf_doc_version_bt a{padding:1px 5px;margin-top:-35px;font-size:9px;line-height:15px}.cf_table td{padding-top:2px;padding-bottom:2px}.default_btn{margin-bottom:10px}.gui_box_titlebar{font-size:12px;height:24px;padding-bottom:0;margin-bottom:5px;float:left}.gui_box_titlebar .switchery{margin-top:-3px}.spacer_box_title{padding-left:10px;padding-right:10px;padding-top:3px;margin-bottom:0;float:left}input{font-size:11px!important}.helpicon{float:right;margin-top:5px;margin-right:7px;height:14px;width:14px;transition:none}.gps_false,.gps_true{padding:0 3px;font-size:10px}.content_toolbar .btn a{margin-right:15px}.toolbar_fixed_bottom .content_wrapper{height:calc(100% - 81px);overflow-y:auto;position:initial}}@media all and (min-width: 576px) and (max-width: 767px){.xs,.md,.lg,.xl{display:none!important}}@media all and (min-width: 768px) and (max-width: 991px){.xs,.sm,.lg,.xl{display:none!important}}@media all and (min-width: 992px) and (max-width: 1139px){.xs,.sm,.md,.xl{display:none!important}}@media all and (min-width: 1140px){.xs,.sm,.md,.lg{display:none!important}}@media all and (min-width: 576px){.sm-max{display:none!important}}@media all and (min-width: 768px){.md-max{display:none!important}}@media all and (min-width: 992px){.lg-max{display:none!important}}@media all and (max-width: 1139px){.lg-min{display:none!important}}@media all and (max-width: 991px){.md-min{display:none!important}}@media all and (max-width: 767px){.sm-min{display:none!important}}#tab-static{background-color:inherit;background-image:url(/assets/osd-bg-1-39d86071.jpg);background-attachment:fixed;background-size:cover;background-position:bottom right}#tab-static span{display:block;font-weight:700;padding-top:16px;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent)}#tab-static .title{font-size:16px}#tab-static ul{margin:5px 0 20px 10px}#tab-static li{font-weight:400;margin-bottom:5px}#tab-static-contents{padding:10px 16px 40px;background-color:inherit;max-width:650px}.tab-landing{min-height:100%;overflow:hidden}.tab-landing .content_wrapper{padding:0;min-height:100%;height:100%;overflow-y:auto;background-color:#2e2e2e}.tab-landing .content_top{height:140px;padding:20px;background:#fff url(/assets/pattern-53e49750.png);background-size:300px}.tab-landing .content_mid{background-color:var(--accent);overflow:hidden;padding:0 15px}.tab-landing .content_mid .column .wrap2{padding:10px}.tab-landing .content_mid h2{margin-bottom:5px;font-size:13px}.tab-landing .content_mid h3{font-size:12px;margin-bottom:5px}.tab-landing .content_mid .text2 ul{margin-top:2px}.tab-landing .content_mid .text2 li{padding:2px 0;list-style:initial;list-style-type:circle;margin-left:30px}.tab-landing .content_mid .text3 .wrap2{border:1px solid var(--subtleAccent);border-radius:5px;background:white;min-height:187px;font-size:11px}.tab-landing .content_mid .text3 .donate{margin-top:10px;text-align:center}.tab-landing .content_foot{clear:both;padding:10px 0 5px}.tab-landing .logowrapper{margin-left:auto;margin-right:auto;margin-top:5px;width:800px;color:var(--defaultText);font-size:14px;font-weight:300}.tab-landing .logowrapper img{width:600px;margin:5px}.tab-landing .logowrapper span{font-size:22px;font-weight:300}.tab-landing .content_mid_bottom{padding:0 15px;margin-top:5px}.tab-landing .content_mid_bottom .logoSocialMedia{float:left;width:40px}.tab-landing .content_mid_bottom img{height:30px;width:30px}.tab-landing .content_mid_bottom .discordLogo{padding-top:3px}.tab-landing .content_mid_bottom .socialMediaText{margin-top:0;margin-left:5px;display:inline-block;font-weight:400;font-size:12px}.tab-landing .content_mid_bottom .socialMediaParagraph{margin-bottom:15px}.tab-landing .languageSwitcher{margin-left:auto;margin-right:auto;text-align:center}.tab-landing .languageSwitcher .selected_language{font-weight:700}.tab-landing .languageSwitcher a{font-weight:400;white-space:nowrap}.tab-landing .languageSwitcher a:not(:last-child):after{content:", ";font-weight:400}.text1,.text2,.text3{margin-top:15px;margin-bottom:15px;font-weight:400;font-size:12px}@media all and (max-width: 575px){.tab-landing .logowrapper,.tab-landing .logowrapper img{width:auto}}.tab-setup .ui-grid-col{margin-bottom:0}.tab-setup .content_wrapper{position:initial}.tab-setup .default_btn{margin-bottom:10px}.tab-setup .cell_setup{border-bottom:solid 1px var(--subtleAccent);padding-bottom:8px;padding-top:7px}.tab-setup .data-loading-setup{width:100%;height:100%}.tab-setup .modelwrapper{clear:both;margin-bottom:5px}.tab-setup .model-and-info{position:relative;height:400px;margin-bottom:10px}.tab-setup #interactive_block{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#f9f9f9;border-radius:5px;border:1px solid #e4e4e4}.tab-setup #interactive_block a.reset{position:absolute;display:block;top:10px;right:10px;border-radius:3px;bottom:10px;height:28px;line-height:28px;padding:0 15px;text-align:center;font-weight:700;border:1px solid var(--subtleAccent);background-color:#ececec;z-index:100}.tab-setup #interactive_block a.reset:hover{background-color:#dedcdc}.tab-setup #canvas_wrapper{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:5px}.tab-setup .regular-button{margin-top:8px;margin-bottom:8px;margin-right:10px;background-color:#fb0;border-radius:3px;border:1px solid #dba718;color:#000;font-size:12px;text-shadow:0 1px rgba(255,255,255,.25);display:inline-block;cursor:pointer;transition:all ease .2s;padding:0 9px;line-height:28px}.tab-setup .regular-button:hover{background-color:#ffcc3e;transition:all ease .2s}.tab-setup .regular-button:active{background-color:#ffcc3e;transition:all ease 0s;box-shadow:inset 0 1px 5px #00000059}.tab-setup .regular-button.disabled{cursor:default;color:#fff;background-color:#afafaf;border:1px solid #AFAFAF;pointer-events:none;text-shadow:none;opacity:.5}.tab-setup dialog{width:40em;border-radius:5px}.tab-setup dialog .buttons{position:static;margin-top:2em}.tab-setup dialog h3{margin-bottom:.5em}#accel_calib_running,#mag_calib_running{display:none;width:100%;position:relative;margin-bottom:0;margin-top:0;float:left;padding:5px 0;text-align:center;background-color:#fff;border-radius:4px;border:1px solid #ffbb00;color:#fb0;font-weight:700;font-size:12px;line-height:13px;transition:all ease .2s;text-decoration:none}#canvas{width:100%!important;height:100%!important}.attitude_info{position:absolute;top:10px;left:10px;width:120px;margin:0;font-weight:400;color:var(--mutedText)}.attitude_info dl{width:100%}.attitude_info dt,.attitude_info dd{width:50%;float:left}.block.info .fields{padding:5px 5px 3px}.block.info dt{float:left;width:99px;height:20px;line-height:20px}.block.info dd{width:76px;height:20px;line-height:20px;margin-left:99px}.block.gps{width:185px;margin-bottom:10px}.block.gps .fields{padding:5px 5px 3px}.block.gps dt{float:left;width:85px;height:20px;margin-bottom:2px;line-height:20px}.block.instruments{width:285px;align-content:center;text-align:center}.buttons{bottom:20px}.disarm-flag{padding-left:5px}@media all and (max-width: 575px){.tab-setup .cell_setup{border-bottom:none;padding-bottom:15px;padding-top:0}.tab-setup .default_btn{margin-bottom:5px}.tab-setup .model-and-info{height:200px}.tab-setup dialog{width:calc(100% - 2em);border-radius:unset}}@media only screen and (max-width: 1055px){.block.instrument .attitude{width:50px!important;height:50px!important}.block.instrument .heading{width:50px;height:50px}}@media only screen and (max-device-width: 1055px){.block.instrument .attitude{width:50px!important;height:50px!important}.block.instrument .heading{width:50px;height:50px}}.tab-help .gui_box{min-height:500px;margin-bottom:0}.tab-help ul{margin-bottom:15px}.tab-help li{border-top:1px dotted var(--subtleAccent);padding-top:5px;padding-bottom:5px;background-image:url(/assets/arrow-27b486b8.svg);background-repeat:no-repeat;background-position:0 8px;background-size:12px}.tab-help li span{margin-left:17px;display:block}.tab-help li span a{color:var(--accent)}.tab-help .subline{margin-bottom:5px}@media all and (max-width: 575px){.tab-help .gui_box{min-height:auto;margin-bottom:15px}}.tab-ports{position:relative}.tab-ports table{margin-bottom:10px;width:100%;border-collapse:collapse;border-left:0;border-right:0;border-top:0}.tab-ports table th{border-left:0;border-right:0;border-top:0}.tab-ports table td{border-top:0;border-bottom:1px solid var(--subtleAccent);border-left:1px solid var(--subtleAccent);border-right:1px solid var(--subtleAccent);padding:3px 3px 3px 5px}.tab-ports table tr td:first-child{text-align:left}.tab-ports table tr:nth-child(2n){background-color:var(--alternativeBackground)}.tab-ports table tr:nth-child(2n) select{background-color:var(--alternativeBackground)}.tab-ports table thead tr:first-child{background-color:var(--alternativeBackground);font-size:12px;height:25px;border-top:0;border-right:0;border-left:0}.tab-ports .function input{vertical-align:-2px}.tab-ports .function label{margin-right:5px}.tab-ports select{border:1px solid var(--subtleAccent);border-radius:3px;margin-right:3px;background:var(--boxBackground);color:var(--defaultText)}.tab-ports .require-support{display:none}.tab-ports .require-upgrade{display:block}.tab-ports .ports select{margin-top:5px;margin-bottom:5px}.tab-ports .ports select[name=function-peripherals],.tab-ports .ports select[name=function-telemetry]{max-width:110px}.tab-ports .ports td{text-align:center}.tab-ports .ports thead td{white-space:nowrap;padding:5px 7px;background-color:var(--quietHeader);color:var(--quietText)}.tab-ports .ports thead td:first-child{text-align:left;border-top-left-radius:5px;border-left:0}.tab-ports .ports thead td:last-child{border-top-right-radius:5px;border-right:0}#tab-ports-templates{display:none}.tab-ports.supported .require-support{display:block}.tab-ports.supported .require-upgrade{display:none}@media only screen and (max-width: 1055px){.tab-ports table thead tr:first-child{font-size:12px;height:22px}}@media only screen and (max-device-width: 1055px){.tab-ports table thead tr:first-child{font-size:12px;height:22px}}@media all and (max-width: 575px){.tab-ports .config{text-align:left;border-top-left-radius:5px;border-left:0}.tab-ports table td{padding:0}.tab-ports .ports select{margin:0;width:100%;border:none;height:25px;border-radius:unset}.tab-ports .ports select[name=function-peripherals],.tab-ports .ports select[name=function-telemetry],.tab-ports .ports select[name=function-sensors]{border-bottom:1px solid var(--subtleAccent)}.tab-ports .ports thead td{font-size:8px;width:20%;word-break:break-word;white-space:unset}.tab-ports .portIdentifier td{height:18px;background-color:#d6d6d6;padding:2px 5px;font-size:12px;color:#828282;font-weight:400;background-image:linear-gradient(315deg,rgba(255,255,255,.2) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.2) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.2) 40%,rgba(255,255,255,.2) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.2) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.2) 80%,rgba(255,255,255,.2) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.2) 100%,transparent)}}.tab-configuration{position:relative}.tab-configuration .ui-grid-col{margin-bottom:0}.tab-configuration input{border:1px solid var(--subtleAccent);width:230px;height:20px;margin-right:15px;border-radius:3px;float:left}.tab-configuration select{border:1px solid var(--subtleAccent);width:230px;height:20px;float:left;margin-right:15px;border-radius:3px}.tab-configuration table{margin-bottom:0;width:100%;float:left;padding:0;text-align:left}.tab-configuration table th{text-align:left;padding:3px;border-bottom:1px solid var(--subtleAccent)}.tab-configuration table td{text-align:left;padding:5px 3px;border-bottom:1px solid var(--subtleAccent)}.tab-configuration table tr td:first-child{text-align:left;width:55px}.tab-configuration table thead tr:first-child{background-color:#ececec}.tab-configuration .groupTitle{padding:0 0 5px;margin:0 0 10px;font-size:16px;border-bottom:1px solid var(--subtleAccent)}.tab-configuration .featuresMultiple{border-collapse:collapse;margin-bottom:5px;margin-top:-5px;padding:0}.tab-configuration dl.features dt{float:left;width:10px;height:18px;line-height:18px}.tab-configuration dl.features dt input{margin-top:2px}.tab-configuration dl.features dd{margin:0 0 0 20px;height:18px;line-height:18px}.tab-configuration .number{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-configuration .number input{width:55px;padding-left:3px;height:20px;line-height:20px;text-align:left;border-radius:3px;margin-right:11px;font-size:12px;font-weight:400}.tab-configuration .number .disabled{width:48px;padding:0 5px;background-color:#ececec}.tab-configuration .number span{margin-left:0}.tab-configuration .number:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-configuration .freelabel{margin-left:10px;position:relative}.tab-configuration span{margin:0}.tab-configuration .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-configuration .select{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-configuration .select:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-configuration .board_align_inputs{margin-bottom:5px;padding-bottom:5px;width:33.3%;float:left;white-space:nowrap}.tab-configuration .board_align_inputs input{width:3.5em;height:20px;line-height:20px;padding-left:3px}.tab-configuration .board_align_inputs label{display:block;overflow:hidden;text-overflow:ellipsis}.tab-configuration .gyro_alignment_inputs{margin-bottom:5px;padding-bottom:5px;width:33.3%;float:left;white-space:nowrap}.tab-configuration .gyro_alignment_inputs label{display:block;overflow:hidden;text-overflow:ellipsis}.tab-configuration .gui_box_titlebar{margin-bottom:0}.tab-configuration .numberspacer{float:left;width:65px;height:21px}.tab-configuration thead{display:none}.tab-configuration .gui_box{margin-bottom:10px;float:left;font-weight:700}.tab-configuration .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#4f4f4f;font-size:11px}.tab-configuration .tab-configuration .system .gui_box,.tab-configuration .board .gui_box{float:left}.tab-configuration .board select{float:left;width:fit-content;max-width:50%;height:20px;margin-right:5px;border-radius:3px}.tab-configuration .acc .gui_box{float:left}.tab-configuration .other .gui_box{float:left;margin-bottom:10px}.tab-configuration .other tr:last-child td{border-bottom:0;padding-bottom:0;margin-bottom:0}.tab-configuration .beeper-configuration tr:last-child td{border-bottom:0;padding-bottom:0;margin-bottom:0}.tab-configuration .dshotBeaconConditions tr:last-child td{border-bottom:0;padding-bottom:0;margin-bottom:0}.tab-configuration .alignicon{width:15px;height:15px;float:left;margin:3px}.tab-configuration .pitch{background-image:url(/assets/cf_icon_pitch-ea39832c.svg);background-repeat:no-repeat;background-position:center}.tab-configuration .yaw{background-image:url(/assets/cf_icon_yaw-c88d52a9.svg);background-repeat:no-repeat;background-position:center}.tab-configuration .roll{background-image:url(/assets/cf_icon_roll-70d6d78d.svg);background-repeat:no-repeat;background-position:center}.tab-configuration .board_align_content,.tab-configuration .gyro_align_content{width:100%;border-bottom:1px solid var(--subtleAccent);display:inline-block}.tab-configuration .sensoralignment span{width:100%}.tab-configuration .gyroSyncDenom,.tab-configuration .pidProcessDenom{width:90px}.tab-configuration .gyroFrequency{width:90px;border:none;background-color:var(--alternativeBackground);padding-left:6px;margin-right:10px;font-weight:700}.tab-configuration ._smallAngle{margin-top:10px;float:left;width:100%}@media only screen and (max-width: 1055px){.tab-configuration .gui_box span{line-height:17px}.tab-configuration .system .gui_box,.tab-configuration .board .gui_box,.tab-configuration .acc .gui_box,.tab-configuration .gps .gui_box,.tab-configuration .other .gui_box{float:left}}@media only screen and (max-device-width: 1055px){.tab-configuration .gui_box span{line-height:17px}.tab-configuration .system .gui_box,.tab-configuration .board .gui_box,.tab-configuration .acc .gui_box,.tab-configuration .gps .gui_box,.tab-configuration .other .gui_box{float:left}}@media all and (max-width: 575px){.tab-configuration .system .gui_box{min-height:auto}.tab-configuration .gps td:nth-child(2){width:auto}.dshotbeacon>td>div.select>div{width:100%}.dshotbeacon select.dshotBeeperBeaconTone{width:100%}}.tab-pid_tuning .cf tr{background-color:#dedede}.tab-pid_tuning .cf th{border-right:solid 1px var(--subtleAccent);height:19px;font-weight:400;padding:4px;color:#fff;text-align:left;background:var(--quietHeader)}.tab-pid_tuning .cf th:first-child{border-top-left-radius:3px}.tab-pid_tuning .cf th:last-child{border-right:0;border-top-right-radius:3px}.tab-pid_tuning .cf td:first-child{border-bottom-left-radius:3px}.tab-pid_tuning .cf td:last-child{border-bottom-right-radius:3px;border-right:0;padding-bottom:0}.tab-pid_tuning .cf input{margin:4px;width:calc(100% - 10px);border:1px solid var(--subtleAccent);border-radius:3px}.tab-pid_tuning .cf select{margin:4px;width:calc(100% - 10px);border:1px solid var(--subtleAccent)}.tab-pid_tuning .cf .throttleCurvePreview{padding:0}.tab-pid_tuning .cf .rates_logo_bg{background-color:#ebeced}.tab-pid_tuning .throttle_curve{float:right;width:100%;background-size:200%;height:164px}.tab-pid_tuning .curves{float:left;margin-right:10px}.tab-pid_tuning .rate_curve{height:100%;min-height:234px;min-width:200px;background-size:200%}.tab-pid_tuning input[type=number]::-webkit-inner-spin-button{border:0}.tab-pid_tuning table{float:left;margin:0;border-collapse:collapse;width:100%;table-layout:fixed;padding:1px;border-bottom:0 solid var(--subtleAccent)}.tab-pid_tuning table .inputBackground{background:white}.tab-pid_tuning table td{border-bottom:0 solid var(--subtleAccent);padding:1px 1px 1px 5px;border-right:1px solid var(--subtleAccent)}.tab-pid_tuning table th{padding:0;border:0;height:10px;font-weight:400;text-overflow:ellipsis;overflow:hidden}.tab-pid_tuning table tr td{text-align:left;padding-left:5px;padding-right:5px}.tab-pid_tuning table tr td:first-child{text-align:left;padding-left:5px}.tab-pid_tuning table tr td:last-child{border-right:0 solid var(--subtleAccent)}.tab-pid_tuning table .groupSwitchValue{display:inline-flex}.tab-pid_tuning table .groupSwitchValue .inputValue{width:80px}.tab-pid_tuning table input{display:block;width:calc(100% + -0px);height:20px;line-height:20px;text-align:right;border:1px solid var(--subtleAccent);border-radius:3px}.tab-pid_tuning table select{text-align-last:right;border-radius:3px;border:1px solid var(--subtleAccent)}.tab-pid_tuning .gui_box{margin-bottom:5px;display:table}.tab-pid_tuning .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#7d7d7d;font-size:11px}.tab-pid_tuning .subtab-filter .gui_box{float:none}.tab-pid_tuning .subtab-filter table input,.tab-pid_tuning .subtab-filter table select{width:77px;float:right;box-sizing:border-box}.tab-pid_tuning .subtab-filter .newFilter .helpicon{margin-right:2px;margin-top:2px}.tab-pid_tuning .subtab-filter .sliderLabels tr td:first-child{width:10%}.tab-pid_tuning .subtab-filter .sliderLabels input{width:calc(100% - 14px);box-sizing:content-box}.tab-pid_tuning .sliderDivider{padding:3px;border-top:1px solid var(--subtleAccent);border-bottom:1px solid var(--subtleAccent)}.tab-pid_tuning .pid_titlebar{color:#fff;background-color:var(--quietHeader);border-top-left-radius:3px;border-top-right-radius:3px;height:20px}.tab-pid_tuning .pid_titlebar th{padding:5px;text-align:left;border-right:1px solid var(--subtleAccent)}.tab-pid_tuning .pid_titlebar th:first-child{text-align:left;border-top-left-radius:3px}.tab-pid_tuning .pid_titlebar th:last-child{border-right:none;border-top-right-radius:3px}.tab-pid_tuning .pid_titlebar td:first-child{text-align:left}.tab-pid_tuning .pid_titlebar .name-helpicon-flex{display:flex;flex-flow:row wrap;justify-content:space-around}.tab-pid_tuning .pid_titlebar .name-helpicon-flex .helpicon{margin-right:0}.tab-pid_tuning #pid_optional table th,.tab-pid_tuning #pid_optional table td{width:25%}.tab-pid_tuning #pid_accel table th,.tab-pid_tuning #pid_accel table td{width:33%}.tab-pid_tuning table.compensation tr{height:30px;border-bottom:1px solid var(--subtleAccent)}.tab-pid_tuning table.compensation tr:last-child{border-bottom:none}.tab-pid_tuning table.compensation td{padding-left:5px;padding-right:5px}.tab-pid_tuning table.compensation td:first-child:not(.filterTable){width:75px;text-align:center;vertical-align:top;padding-top:4px}.tab-pid_tuning table.compensation td:last-child{width:100%}.tab-pid_tuning table.compensation .helpicon{margin-top:3px;margin-left:auto}.tab-pid_tuning table.compensation .suboption{margin-left:2%;display:flex;flex-flow:row wrap-reverse;align-items:center;padding-bottom:2px}.tab-pid_tuning table.compensation .suboption select{width:80px;text-align-last:right;font-size:1.1em;box-sizing:border-box}.tab-pid_tuning table.compensation .suboption input{width:80px;box-sizing:border-box}.tab-pid_tuning table.compensation .suboption label{margin-left:5px}.tab-pid_tuning table.filterTable.compensation td:first-child{width:5%}.tab-pid_tuning table.tpa-settings tr{height:30px}.tab-pid_tuning .pidTuningFeatures td{padding:5px;width:20%}.tab-pid_tuning .pidTuningFeatures td:first-child{width:20%;padding-bottom:6px;padding-top:5px}.tab-pid_tuning .pidTuningFeatures td:last-child{width:80%}.tab-pid_tuning .pidTuningFeatures .slider input{-webkit-appearance:slider-horizontal}.tab-pid_tuning .rates_type table select{text-align-last:left}.tab-pid_tuning .tab-container{border-bottom:3px solid var(--accent);border-right-width:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start;width:100%}.tab-pid_tuning .tab-container>div{background-color:#2e2e2e;padding:6px 12px;border-right:1px solid white;box-sizing:border-box;text-align:center}.tab-pid_tuning .tab-container>div:first-child{border-top-left-radius:4px}.tab-pid_tuning .tab-container>div:last-child{border-top-right-radius:4px}.tab-pid_tuning .tab-container>div a{display:block;color:#999}.tab-pid_tuning .tab-container>div.active{background-color:var(--accent);color:#000;transition:none}.tab-pid_tuning .tab-container>div.active a{background-color:var(--accent);color:#000;transition:none}.tab-pid_tuning .single-field{display:inline-table;margin-bottom:10px;margin-right:5px}.tab-pid_tuning .single-field .head{text-align:left;border-bottom:1px solid var(--subtleAccent);background-color:var(--quietHeader);color:var(--quietText);height:19px;font-weight:400;padding:2px 2px 2px 6px;border-top-left-radius:3px;border-top-right-radius:3px}.tab-pid_tuning .new_rates{text-align:center}.tab-pid_tuning .new_rates td:first-child{border-bottom-left-radius:0;padding-left:10px}.tab-pid_tuning .new_rates td:last-child{border-bottom-right-radius:0}.tab-pid_tuning .top-buttons{float:right}.tab-pid_tuning .fixed_band{position:absolute;width:100%;bottom:0}.tab-pid_tuning .pid_mode .helpicon{margin-top:0}.tab-pid_tuning .pid_titlebar.pid_titlebar_extended{border-radius:0}.tab-pid_tuning .helpicon{margin-top:1px}.tab-pid_tuning .number{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-pid_tuning .number .helpicon{margin-top:3px;margin-right:0}.tab-pid_tuning .number:last-child{padding-bottom:5px;border-bottom:0}.tab-pid_tuning .number input{width:50px;padding-left:3px;height:20px;line-height:20px;text-align:left;border:1px solid var(--subtleAccent);border-radius:3px;margin-right:11px;font-weight:400}.tab-pid_tuning .gui_box_titlebar .helpicon{margin-top:5px;margin-right:5px}.tab-pid_tuning .spacer_left{padding-left:0;float:right;width:calc(100% - 20px)}.tab-pid_tuning .numberspacer{float:left;width:65px;height:21px}.tab-pid_tuning .resetbt{width:200px;margin-right:10px}.tab-pid_tuning .copyprofilebtn,.tab-pid_tuning .copyrateprofilebtn{width:150px;margin-right:10px}.tab-pid_tuning .right{float:right}.tab-pid_tuning .pids{float:left;width:25%}.tab-pid_tuning .roll{border-bottom-left-radius:3px}.tab-pid_tuning .pidTuningLevel{float:left}.tab-pid_tuning .borderleft{border-top-left-radius:3px;border-top-right-radius:3px}.tab-pid_tuning .textleft{width:25%;float:left;text-align:left}.tab-pid_tuning .topspacer{margin-top:5px}.tab-pid_tuning .bottomarea{float:left;width:calc(100% - 2px);border-bottom:1px solid var(--subtleAccent);border-left:1px solid var(--subtleAccent);border-right:1px solid var(--subtleAccent);border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding-top:5px;padding-bottom:5px;background-color:#f9f9f9;height:20px}.tab-pid_tuning .profile{min-width:130px}.tab-pid_tuning .profile select{border:1px solid var(--subtleAccent);border-radius:3px;margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.tab-pid_tuning .rate_profile{min-width:130px}.tab-pid_tuning .rate_profile select{border:1px solid var(--subtleAccent);border-radius:3px;margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.tab-pid_tuning .controller{width:150px}.tab-pid_tuning .controller select{border:1px solid var(--subtleAccent);margin-left:5px;width:calc(100% - 10px)}.tab-pid_tuning .delta{width:150px}.tab-pid_tuning .delta select{border:1px solid var(--subtleAccent);margin-left:5px;width:calc(100% - 10px)}.tab-pid_tuning .bracket{background-image:url(/assets/icon_bracket-fb667e33.svg);background-repeat:no-repeat;height:35px;width:14px;margin-top:-23px;margin-left:8px}.tab-pid_tuning .rates_preview_cell{position:relative;width:100%;height:362px}.tab-pid_tuning .rates_preview{position:absolute;top:0;left:0;right:0;bottom:0;background-size:100%}.tab-pid_tuning .pidTuning td{padding:5px;width:40%}.tab-pid_tuning .pidTuning td:first-child{width:10%;padding-bottom:6px;padding-top:5px}.tab-pid_tuning .pidTuning td:last-child{width:40%}.tab-pid_tuning .pidTuning tr{width:100%;border-bottom:1px solid var(--subtleAccent);padding:0}.tab-pid_tuning .rc_curve .cf tr td{padding:0}.tab-pid_tuning .rc_curve_bg{float:left}.tab-pid_tuning .new_rates_last-child{border-bottom:none}.tab-pid_tuning .filter{padding-left:5px}.tab-pid_tuning dialog{width:40em;border-radius:5px}.tab-pid_tuning dialog .buttons{position:static;margin-top:2em}.tab-pid_tuning dialog h3{margin-bottom:.5em}.tab-pid_tuning dialog select{border:1px solid var(--subtleAccent);margin-left:5px;width:120px}.tab-pid_tuning .tuningSlider{-webkit-appearance:none;width:calc(100% - 14px);height:15px;border:none;outline:none;opacity:.8;transition:opacity .2s;margin:7px;background:var(--boxBackground)}.tab-pid_tuning .tuningSlider:hover{opacity:1}.tab-pid_tuning .tuningSlider::-webkit-slider-runnable-track{-webkit-appearance:none;border:solid 1px var(--subtleAccent);border-radius:4px;background:linear-gradient(90deg,#c5c5c5 0%,#f1f1f1 50%,#ff540e 100%);height:15px}.tab-pid_tuning .tuningSlider::-webkit-slider-thumb{-webkit-appearance:none;width:23px;height:23px;border-radius:50%;background:#ffbb2a;border:solid 1px #828885;cursor:pointer;position:relative;bottom:5px;box-shadow:0 1px 3px #0006}.tab-pid_tuning .nonExpertModeSliders .tuningSlider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#c5c5c5 -50%,#f1f1f1 50%,#ff540e 150%);background-size:55%;background-position:44%;background-repeat:no-repeat}.tab-pid_tuning .disabledSliders .tuningSlider::-webkit-slider-runnable-track{background:linear-gradient(90deg,#c5c5c5 -50%,#f1f1f1 50%,#c5c5c5 150%);background-repeat:no-repeat}.tab-pid_tuning .disabledSliders .tuningSlider::-webkit-slider-thumb{-webkit-appearance:none;width:23px;height:23px;border-radius:50%;background:transparent;border:solid 1px #828885;cursor:pointer;position:relative;bottom:5px;box-shadow:0 1px 3px #0006}.tab-pid_tuning .sliderLabels tr{border-bottom:1px solid var(--subtleAccent)}.tab-pid_tuning .sliderLabels tr:last-child{border-bottom:none}.tab-pid_tuning .sliderLabels tr td:first-child{text-align:right;width:20%}.tab-pid_tuning .sliderLabels tr td:nth-child(2){text-align:center;width:30px}.tab-pid_tuning .sliderLabels tr td:last-child{width:30px}.tab-pid_tuning .sliderLabels span{color:#000;font-size:12px}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th{text-align:center}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:first-child{width:6%;text-align:right;border-right:none}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:nth-child(2){width:14%;border-right:none}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:nth-child(3){width:30px}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:last-child{width:30px}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th{text-align:center}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th:first-child{width:10%;border-right:none}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th:nth-child(2){width:30px}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th:last-child{width:30px}.tab-pid_tuning .slidersWarning{text-align:center;background:#ffa3a3;border:1px solid red;font-weight:600;font-size:12px}.tab-pid_tuning .nonExpertModeSlidersNote,.tab-pid_tuning .expertSettingsDetectedNote{text-align:center;padding-top:2px;padding-bottom:2px}.tab-pid_tuning .dynamicNotchNyquistWarningNote{margin:0}.tab-pid_tuning .note-button td:nth-child(n){padding-left:7px;padding-right:7px;text-align:center}.tab-pid_tuning .note-button td:first-child{width:75%;border-right:none}.tab-pid_tuning .note-button .regular-button{display:block;overflow-wrap:break-word;margin:2px}.tab-pid_tuning .subtab-rates{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center}.tab-pid_tuning .subtab-rates .cf_column{min-width:380px;flex:1}.tab-pid_tuning .subtab-pid{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center}.tab-pid_tuning .subtab-pid .cf_column{min-width:450px;flex:1.3}.tab-pid_tuning .subtab-pid .cf_column_right{min-width:300px;margin-left:15px;flex:1}.tab-pid_tuning .subtab-pid .note{flex:0 0 100%}.tab-pid_tuning table.filterTable{table-layout:auto}.tab-pid_tuning .rates_logo_div{margin-top:-10%;text-align:center}.tab-pid_tuning .rates_logo{width:80%;height:80%}.tab-pid_tuning .rates-tab-warning{display:flex;flex-flow:row wrap}.tab-pid_tuning .float-left{float:left}.tab-pid_tuning .content_wrapper_header{display:flex}.tab-pid_tuning .content_wrapper_header_btns{margin-left:auto}.fancy.header{background-color:#d6d6d6;padding-top:8px;font-size:12px;border-bottom:1px solid var(--subtleAccent);color:#828282;background-image:linear-gradient(315deg,rgba(255,255,255,.2) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.2) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.2) 40%,rgba(255,255,255,.2) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.2) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.2) 80%,rgba(255,255,255,.2) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.2) 100%,transparent)}.fancy.header th{padding-bottom:4px;padding-top:4px;padding-left:5px}.pid_mode{width:calc(100% - 5px);height:18px;background-color:#d6d6d6;float:left;margin:0;text-align:left;line-height:13px;padding:5px 0 0 5px;font-size:12px;border-bottom:1px solid var(--subtleAccent);color:#828282;font-weight:400;background-image:linear-gradient(315deg,rgba(255,255,255,.2) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.2) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.2) 40%,rgba(255,255,255,.2) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.2) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.2) 80%,rgba(255,255,255,.2) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.2) 100%,transparent)}.pid_mode>div:first-child{float:left}.pid_roll{background-color:#ff8080}.pid_pitch{background-color:#80ff80}.pid_yaw{background-color:#8080ff}.show{width:130px;margin-right:3px}.subtab-filter table tr td:first-child{text-align:right;padding-left:5px;width:1%}.subtab-filter .two_columns{display:flex}.subtab-filter .two_columns .two_columns_first{margin-right:10px;height:fit-content}.subtab-filter .two_columns .two_columns_second{margin-left:10px;height:fit-content}.tabarea{width:calc(100% - 22px);position:relative;padding:10px;border:1px solid var(--subtleAccent);border-bottom-right-radius:8px;border-bottom-left-radius:8px;border-top:0 solid var(--subtleAccent);background:#f9f9f9}@media all and (max-width: 575px){.tab-pid_tuning dialog{width:calc(100% - 2em);border-radius:unset}.tab-pid_tuning .content_wrapper_header{flex-wrap:wrap}.tab-pid_tuning .profile{width:calc(50% - 5px)}.tab-pid_tuning .rate_profile{width:calc(50% - 5px);margin-left:5px;margin-right:0}.tab-pid_tuning .copyprofilebtn{width:calc(50% - 5px)}.tab-pid_tuning .copyrateprofilebtn{width:calc(50% - 5px);margin-right:0}.tab-pid_tuning .resetbt{width:calc(50% - 5px)}.tab-pid_tuning .show{width:calc(50% - 5px);margin-right:0}.tab-pid_tuning .controller{margin-right:0;width:100%}.tab-pid_tuning .content_wrapper_header_btns{display:flex;flex-wrap:wrap}.tab-pid_tuning .tab-container>div{width:calc(100% / 3)}.tab-pid_tuning .subtab-pid .cf_column{min-width:100%;width:100%}.tab-pid_tuning .subtab-pid .cf_column_right{min-width:100%;margin-left:0}.tab-pid_tuning .subtab-rates .cf_column{min-width:100%;width:100%}.tab-pid_tuning .note-button td:first-child{width:60%}.tab-pid_tuning .spacer_left{width:100%}.tab-pid_tuning .sliderHeaders{height:18px;background-color:#d6d6d6;line-height:13px;font-size:12px;border-bottom:1px solid var(--subtleAccent);color:#828282;font-weight:400;background-image:linear-gradient(315deg,rgba(255,255,255,.2) 10%,transparent 10%,transparent 20%,rgba(255,255,255,.2) 20%,rgba(255,255,255,.2) 30%,transparent 30%,transparent 40%,rgba(255,255,255,.2) 40%,rgba(255,255,255,.2) 50%,transparent 50%,transparent 60%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.2) 70%,transparent 70%,transparent 80%,rgba(255,255,255,.2) 80%,rgba(255,255,255,.2) 90%,transparent 90%,transparent 100%,rgba(255,255,255,.2) 100%,transparent)}.tab-pid_tuning .sliderHeaders span{color:#828282}.tab-pid_tuning .sliderLabels tr.sliderHeaders td:first-child{text-align:left}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:last-child{width:20%}.tab-pid_tuning .tuningPIDSliders .pid_titlebar th:nth-child(2){width:20%}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th:last-child{width:20%}.tab-pid_tuning .tuningFilterSliders .pid_titlebar th:nth-child(2){width:20%}.tab-pid_tuning .pid_titlebar th div .xs{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.subtab-filter .two_columns{flex-wrap:wrap}.subtab-filter .two_columns .two_columns_first{margin-right:0}.subtab-filter .two_columns .two_columns_second{margin-left:0}}@media only screen and (max-width: 1205px){.tab-pid_tuning .subtab-pid .spacer_left{width:100%}}@media only screen and (max-width: 1405px){.tab-pid_tuning .subtab-rates .ratePreview.spacer_left{width:100%}}.tab-receiver{font-weight:400}.tab-receiver .graphAndLabel{float:left;width:100%;margin-bottom:0}.tab-receiver .spacer{padding-left:10px;padding-right:10px;width:calc(100% - 10px)}.tab-receiver input[type=number]::-webkit-inner-spin-button{border:0}.tab-receiver .bars{font-weight:700}.tab-receiver .bars ul{margin-bottom:5px;clear:left}.tab-receiver .bars ul:nth-of-type(1) .fill{background-color:#f1453d}.tab-receiver .bars ul:nth-of-type(2) .fill{background-color:#673fb4}.tab-receiver .bars ul:nth-of-type(3) .fill{background-color:#2b98f0}.tab-receiver .bars ul:nth-of-type(4) .fill{background-color:#1fbcd2}.tab-receiver .bars ul:nth-of-type(5) .fill{background-color:#159588}.tab-receiver .bars ul:nth-of-type(6) .fill{background-color:#50ae55}.tab-receiver .bars ul:nth-of-type(7) .fill{background-color:#cdda49}.tab-receiver .bars ul:nth-of-type(8) .fill{background-color:#fdc02f}.tab-receiver .bars ul:nth-of-type(9) .fill{background-color:#fc5830}.tab-receiver .bars ul:nth-of-type(10) .fill{background-color:#785549}.tab-receiver .bars ul:nth-of-type(11) .fill{background-color:#9e9e9e}.tab-receiver .bars ul:nth-of-type(12) .fill{background-color:#617d8a}.tab-receiver .bars ul:nth-of-type(13) .fill{background-color:#cf267d}.tab-receiver .bars ul:nth-of-type(14) .fill{background-color:#7a1464}.tab-receiver .bars ul:nth-of-type(15) .fill{background-color:#3a7a14}.tab-receiver .bars ul:nth-of-type(16) .fill{background-color:#14407a}.tab-receiver .bars li{float:left;height:22px;line-height:20px;white-space:nowrap}.tab-receiver .bars .name{padding:0 10px 0 0;width:60px;text-align:right}.tab-receiver .bars .meter{width:calc(100% - 70px)}.tab-receiver .bars .meter-bar{position:relative;margin-top:2px;width:calc(100% - 2px);height:15px;border:1px solid var(--subtleAccent);background-color:#f4f4f4;border-radius:3px}.tab-receiver .bars .meter-bar .label{position:absolute;width:50px;height:15px;line-height:15px;text-align:center;color:#474747}.tab-receiver .bars .meter-bar .fill{position:relative;overflow:hidden;border-radius:2px;width:50%;height:15px;background-color:green}.tab-receiver .bars .meter-bar .fill .label{color:#fff}.tab-receiver .tunings{float:right;position:relative;margin:0 0 10px;width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.tab-receiver .tunings .head{height:15px;text-align:left;padding:4px 4px 4px 6px;font-weight:400;background:#828885;color:#fff;border-top-left-radius:3px;border-right:1px solid var(--subtleAccent)}.tab-receiver .tunings table{width:100%;border-collapse:collapse;text-align:left;padding:4px 4px 4px 6px}.tab-receiver .tunings table th{text-align:left;padding:4px 4px 4px 6px;background:var(--quietHeader);color:var(--quietText);border-right:1px solid var(--subtleAccent);font-weight:400}.tab-receiver .tunings table th:first-child{border-top-left-radius:3px}.tab-receiver .tunings table th:last-child{border-top-right-radius:3px;border-right:0}.tab-receiver .tunings table td{text-align:left;border-right:1px solid var(--subtleAccent);padding:1px}.tab-receiver .tunings table td:first-child{border-bottom-left-radius:3px}.tab-receiver .tunings table td:last-child{border-bottom-right-radius:3px;border-right:0}.tab-receiver .tunings table input{width:calc(100% - 8px);border:1px solid var(--subtleAccent);border-radius:3px;height:22px;margin:4px;line-height:22px;text-align:right;box-sizing:border-box}.tab-receiver .tunings .sticks th,.tab-receiver .tunings .deadband th{width:33%}.tab-receiver .input-helpicon-flex{display:flex;flex-flow:row nowrap}.tab-receiver .input-helpicon-flex .helpicon{min-width:14px;margin-left:4px}.tab-receiver .rssi_channel_wrapper{float:right;margin:0 0 10px;border-left:0;width:30%;box-sizing:border-box;border-top-right-radius:5px;border-bottom-right-radius:5px;border-right:1px solid var(--subtleAccent);border-bottom:1px solid var(--subtleAccent)}.tab-receiver .rssi_channel_wrapper .head{height:15px;padding:4px;text-align:left;font-weight:400;background:var(--quietHeader);color:var(--quietText);border-top-right-radius:3px}.tab-receiver .rssi_channel_wrapper select{width:calc(100% - 10px)}.tab-receiver .rcmap_wrapper{float:right;position:relative;margin:0 0 10px;width:70%;box-sizing:border-box;border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px solid var(--subtleAccent);border-bottom:1px solid var(--subtleAccent)}.tab-receiver .rcmap_wrapper .head{height:15px;text-align:left;font-weight:400;background:var(--quietHeader);color:var(--quietText);border-right:1px solid var(--subtleAccent);border-top-left-radius:3px;padding:4px 4px 4px 6px}.tab-receiver .hybrid_element{border-right:1px solid var(--subtleAccent)}.tab-receiver .hybrid_element select{height:22px;z-index:1;margin:4px;width:calc(100% - 10px)}.tab-receiver .hybrid_element input{position:absolute;padding-left:5px;width:calc(100% - 36px);height:20px;z-index:2;border:1px solid var(--subtleAccent);margin:4px;border-radius:3px 0 0 3px}.tab-receiver select{height:22px;padding-left:5px;border:1px solid var(--subtleAccent);border-radius:3px;margin:4px}.tab-receiver .rc-smoothing-type{margin-bottom:5px;clear:left;padding-bottom:5px;width:100%}.tab-receiver .rc-smoothing-channels{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%}.tab-receiver .rcSmoothing table td{border-right:none}.tab-receiver .rcSmoothing table select,.tab-receiver .rcSmoothing table input{width:90%}.tab-receiver .rcSmoothing table .helpicon{margin-top:0}.tab-receiver .rcSmoothing td:first-child{width:120px;padding-left:8px}.tab-receiver .rcSmoothing td:last-child{width:calc(100% - 78px)}.tab-receiver .rcInterpolation .slider input{-webkit-appearance:slider-horizontal}.tab-receiver .plot_control{float:right;width:181px;height:203px;margin:0;background-color:#ececec;border-top-right-radius:3px;border-bottom-right-radius:3px}.tab-receiver .plot_control .table{display:table;width:100%;table-layout:fixed;border-collapse:separate;border-spacing:5px;box-sizing:border-box;padding:5px 5px 5px 3px}.tab-receiver .plot_control .row-container{display:table-row-group}.tab-receiver .plot_control .receiver-button a{background-color:var(--accent);border-radius:3px;border:1px solid #e8b423;color:#000;font-size:10px;line-height:17px;text-shadow:0 1px rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:.03em;display:block;text-align:center}.tab-receiver .plot_control .row{display:table-row}.tab-receiver .plot_control .left-cell{display:table-cell;vertical-align:middle;font-weight:700}.tab-receiver .plot_control .right-cell{display:table-cell;vertical-align:middle;text-align:right;width:87px;font-size:smaller}.tab-receiver .plot_control select{width:100%;border:1px solid var(--subtleAccent);border-radius:3px}.tab-receiver .plot_control .value{padding:4px;color:#fff;border-radius:3px}.tab-receiver .plot_control .ch1{background-color:#f1453d}.tab-receiver .plot_control .ch2{background-color:#673fb4}.tab-receiver .plot_control .ch3{background-color:#2b98f0}.tab-receiver .plot_control .ch4{background-color:#1fbcd2}.tab-receiver #RX_plot{width:calc(100% - 201px);height:200px}.tab-receiver #RX_plot .line:nth-child(1){stroke:#f1453d}.tab-receiver #RX_plot .line:nth-child(2){stroke:#673fb4}.tab-receiver #RX_plot .line:nth-child(3){stroke:#2b98f0}.tab-receiver #RX_plot .line:nth-child(4){stroke:#1fbcd2}.tab-receiver #RX_plot .line:nth-child(5){stroke:#159588}.tab-receiver #RX_plot .line:nth-child(6){stroke:#50ae55}.tab-receiver #RX_plot .line:nth-child(7){stroke:#cdda49}.tab-receiver #RX_plot .line:nth-child(8){stroke:#fdc02f}.tab-receiver #RX_plot .line:nth-child(9){stroke:#fc5830}.tab-receiver #RX_plot .line:nth-child(10){stroke:#785549}.tab-receiver #RX_plot .line:nth-child(11){stroke:#9e9e9e}.tab-receiver #RX_plot .line:nth-child(12){stroke:#7a6614}.tab-receiver #RX_plot .line:nth-child(13){stroke:#cf267d}.tab-receiver #RX_plot .line:nth-child(14){stroke:#7a1464}.tab-receiver #RX_plot .line:nth-child(15){stroke:#3a7a14}.tab-receiver #RX_plot .line:nth-child(16){stroke:#14407a}.tab-receiver .buttons{width:calc(100% - 20px);position:absolute;bottom:10px}.tab-receiver .grid .tick{stroke:silver;stroke-width:1px;shape-rendering:crispEdges}.tab-receiver .grid path{stroke-width:0}.tab-receiver .line{stroke-width:2px;fill:none}.tab-receiver .axis line{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-receiver .axis path{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-receiver text{stroke:none;fill:#828885;font-size:10px}.tab-receiver .pid_titlebar{border-radius:3px}.tab-receiver .model_preview_cell{position:relative;width:100%;height:180px}.tab-receiver .model_preview{position:absolute;top:0;left:0;right:0;bottom:0;margin-top:-1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.tab-receiver .rssi input,.tab-receiver .receiver select{border:1px solid var(--subtleAccent);width:230px;height:20px;float:left;margin-right:15px;border-radius:3px}.tab-receiver table{margin-bottom:0;width:100%;float:left;padding:0;text-align:left}.tab-receiver table th{text-align:left;padding:3px;border-bottom:1px solid var(--subtleAccent)}.tab-receiver table td{padding:0;text-align:left;border-bottom:1px solid var(--subtleAccent)}.tab-receiver table tr td:first-child{text-align:left;width:55px}.tab-receiver table thead tr:first-child{background-color:#ececec}.tab-receiver dl.features dt{float:left;width:10px;height:18px;line-height:18px}.tab-receiver dl.features dt input{margin-top:2px}.tab-receiver dl.features dd{margin:0 0 0 20px;height:18px;line-height:18px}.tab-receiver span{margin:0}.tab-receiver .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-receiver .select{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-receiver .select:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-receiver .number input{width:220px;margin-right:11px;border:solid 1px var(--subtleAccent);border-radius:3px;min-height:20px;padding:2px 4px}.tab-receiver .elrsContainer{float:left;width:calc(100% - 20px)}.tab-receiver .elrsBindingPhrase{margin-left:5px}.tab-receiver .elrsUid{float:left;width:223px;margin:10px 0 0 6px;border:solid 1px var(--subtleAccent);padding-left:4px}.tab-receiver .gui_box_titlebar{margin-bottom:0}.tab-receiver .gui_box{margin-bottom:10px;float:left;font-weight:700}.tab-receiver .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#4f4f4f;font-size:11px}.tab-receiver .feature td{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-receiver .feature td:nth-child(2){width:20px}.tab-receiver .feature .gui_box{float:left}.tab-receiver .serialRXBox,.tab-receiver .spiRxBox{padding-top:0}.tab-receiver .spiRxBox .select2{width:230px;height:20px;float:left;margin-left:4px;margin-right:15px;border:1px solid var(--subtleAccent);border-radius:3px;color:#3f4241}@media all and (max-width: 575px){.tab-receiver .bars{margin-bottom:10px}.tab-receiver .spacer{padding-left:0;padding-right:0;width:100%}.tab-receiver #RX_plot{width:calc(100% - 120px)}.tab-receiver .plot_control{width:112px}.tab-receiver .plot_control .row{display:inherit}.tab-receiver .feature .gui_box{min-height:auto}.tab-receiver .feature td:nth-child(2){width:auto}.tab-receiver .features.rxMode,.tab-receiver .serialRX{width:100%}}@media only screen and (max-width: 1055px){.tab-receiver .gui_box span{line-height:17px}}@media only screen and (max-device-width: 1055px){.tab-receiver .gui_box span{line-height:17px}}.tab-servos{position:relative}.tab-servos .title{margin-top:0;line-height:30px;text-align:center;font-weight:700;border:1px solid var(--subtleAccent);border-bottom:0;background-color:var(--quietHeader);color:var(--quietText);border-top-right-radius:5px;border-top-left-radius:5px}.tab-servos table{margin-bottom:10px;width:100%;border-collapse:collapse;border-left:0;border-right:0;border-top:0}.tab-servos table th{border-left:0;border-right:0;border-top:0;padding-top:3px;padding-bottom:3px;text-align:center;border:1px solid var(--subtleAccent);line-height:14px}.tab-servos table td{border-top:0;border-bottom:1px solid var(--subtleAccent);border-left:1px solid var(--subtleAccent);border-right:1px solid var(--subtleAccent);padding:6px 5px 7px}.tab-servos table td:nth-child(2){width:140px}.tab-servos table td:nth-child(3){width:140px}.tab-servos table td:nth-child(4){width:140px}.tab-servos table td:nth-child(19){width:110px}.tab-servos table tr:nth-child(2n){background-color:#f9f9f9}.tab-servos table tr td:first-child{text-align:left;width:55px}.tab-servos table .main{font-weight:700;text-align:center;background-color:#ececec}.tab-servos table .channel{width:40px;text-align:center}.tab-servos table .channel input{vertical-align:middle}.tab-servos table input,.tab-servos table select{border:1px solid var(--subtleAccent);border-radius:3px}.tab-servos table input[type=number]{display:block;width:100%;height:20px;line-height:20px;text-align:right}.tab-servos input[type=number]::-webkit-inner-spin-button{border:0}.tab-servos .directions .direction select{height:19px;line-height:19px}.tab-servos .direction .name,.tab-servos .direction .alternate{float:left;display:block;width:60px}.tab-servos .direction .first{float:left;margin:2px 10px 0 20px}.tab-servos .direction .second{float:left;margin:2px 10px 0 0}.tab-servos .direction .rate{width:110px;height:22px;text-align:center}.tab-servos .live{float:left;margin-top:0}.tab-servos .live span{float:left;margin-right:10px}.tab-servos .live input{float:left;margin:0 0 0 5px}.tab-servos .buttons{width:calc(100% - 20px);position:absolute;bottom:10px}.tab-servos .require-support{display:none}.tab-servos .require-upgrade{display:block}.tab-servos .wide{width:120px}.tab-servos .short{width:40px}.tab-servos .table_overflow{overflow:auto}.tab-servos .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-servos .gui_box_titlebar{margin-bottom:0}.tab-servos .gui_box{margin-bottom:10px;float:left;font-weight:700}.tab-servos .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#4f4f4f;font-size:11px}.tab-servos .spacer{width:calc(100% - 34px);margin:10px}.tab-servos .servoblock{margin-bottom:0;background-color:#ececec}.tab-servos .right.servos{float:left;width:80%}.tab-servos .title2{padding-bottom:2px;text-align:center;font-size:12px;font-weight:300}.tab-servos .titles{height:20px}.tab-servos .titles li{float:left;width:calc((100% / 9) - 10px);margin-right:10px;text-align:center}.tab-servos .titles .active{color:green}.tab-servos .servos .titles li{float:right;width:calc(12.5% - 10px);margin:0 0 0 10px}.tab-servos .servos .m-block{float:right;width:calc(12.5% - 10px);margin:0 0 0 10px;border-radius:3px}.tab-servos .m-block{float:left;width:calc((100% / 9) - 10px);height:100px;margin-right:10px;text-align:center;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 5px #0003}.tab-servos .m-block .meter-bar{position:relative;width:100%;height:100px;box-shadow:inset 0 0 5px #0003;background-color:#e0e0e0;border-radius:3px;border:1px solid #F5F5F5}.tab-servos .m-block .label{position:absolute;width:100%;bottom:45px;text-align:center;font-weight:700;font-size:10px;color:#474747}.tab-servos .m-block .label.rpm_info{bottom:28px}.tab-servos .m-block .indicator .label{color:#fff}.tab-servos .indicator{position:absolute;overflow:hidden;width:100%;text-align:center;border-radius:2px}.tab-servos.supported .require-support{display:block}.tab-servos.supported .require-upgrade{display:none}@media all and (max-width: 575px){.tab-servos table th{min-width:30px}.tab-servos .min,.tab-servos .max,.tab-servos .middle{min-width:60px}.tab-servos .gui_box{min-height:auto}.tab-servos .servoblock{margin-bottom:15px}.tab-servos .servoblock>.spacer{display:flex;flex-wrap:wrap}.tab-servos .left.motors{width:100%;order:1}.tab-servos .right.servos{width:100%;order:3;margin-top:15px}.tab-servos .titles li{width:calc((100% - 80px) / 9)}.tab-servos .titles li:last-child{margin-right:0}.tab-servos .m-block{width:calc((100% - 80px) / 9)}.tab-servos .m-block:last-child{margin-right:0}.tab-servos .servos .m-block{width:calc((100% - 70px)/8)}.tab-servos .servos .m-block:last-child{margin-left:0}.tab-servos .servos .titles li{width:calc((100% - 70px)/8)}.tab-servos .servos .titles li:last-child{margin-left:0}.tab-servos .servo_testing .values li:last-child{margin-left:4px}}@media only screen and (max-width: 1055px){.tab-servos .gui_box{float:left}.tab-servos .gui_box span{line-height:17px}}@media only screen and (max-device-width: 1055px){.tab-servos .gui_box{float:left}.tab-servos .gui_box span{line-height:17px}}.tab-gps .GPS_signal_strength table td:nth-child(2){text-align:center}.tab-gps .GPS_signal_strength table td:nth-child(3){text-align:center}.tab-gps .GPS_signal_strength table td:nth-child(4){text-align:left;padding-left:10px}.tab-gps .GPS_signal_strength .head{display:block;text-align:center;line-height:20px;font-weight:700;border-bottom:1px solid var(--subtleAccent);background-color:#ececec}.tab-gps meter{width:100%;border-radius:3px}.tab-gps .GPS_info .head{display:block;text-align:center;line-height:20px;font-weight:700;border-bottom:1px solid var(--subtleAccent);background-color:#ececec}.tab-gps .gps_map{height:460px}.tab-gps .gps_config{font-size:11px}.tab-gps .gps_config .line{clear:left}.tab-gps .gps_config select{float:left;width:100px;height:20px;margin:0 10px 5px 0;border:1px solid var(--subtleAccent);border-radius:3px;background:var(--boxBackground);color:var(--defaultText)}.tab-gps .gps_config .select>div:first-child{float:left;height:20px;margin-right:15px;margin-left:3px}.tab-gps .gps_config span{line-height:20px}.tab-gps .gps_config .gui_box{float:left;margin-bottom:10px}.tab-gps .gps_config td:nth-child(2){width:38px}.tab-gps dl.features dt{float:left;width:10px;height:18px;line-height:18px}.tab-gps dl.features dt input{margin-top:2px}.tab-gps dl.features dd{margin:0 0 0 20px;height:18px;line-height:18px}.tab-gps .freelabel{margin-left:10px;position:relative}.tab-gps .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-gps .select{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-gps .select:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-gps #connect{display:none;text-align:center;padding-top:40%}.tab-gps #connect a{font-weight:700;margin-top:10px}.tab-gps #waiting{margin-top:0;display:none;text-align:center;padding-top:0;background-image:url(/assets/loading-bars-84cb390a.svg);background-position:center 40%;background-size:15%;height:100%;background-repeat:no-repeat;float:left;width:100%}.tab-gps #waiting .info{margin-top:30%}.tab-gps #loadmap{margin-top:0;display:none;height:100%;width:100%;float:left}.tab-gps #loadmap .map{width:100%;float:left;height:400px}.tab-gps #loadmap .controls{width:100%;float:left;height:33px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background-color:#d1d1d1}.tab-gps #loadmap .controls a{background-color:#fff;border-radius:4px;border:1px var(--subtleAccent) solid;color:gray;height:10px;width:10px;text-align:center;font-size:20px;line-height:10px;padding:6px;margin-top:5px;float:right}.tab-gps #loadmap .controls a:hover{background-color:#f5f5f5}.tab-gps #loadmap .controls a:active{background-color:#e6e6e6}.tab-gps #loadmap .controls a:first-child{margin-left:-1px;margin-right:5px;border-bottom-left-radius:0;border-top-left-radius:0}.tab-gps #loadmap .controls a:last-child{margin-right:0;border-bottom-right-radius:0;border-top-right-radius:0}.tab-gps iframe{height:400px;width:100%;float:left}meter[value]::-webkit-meter-bar{background-color:#d2d2d2;border-radius:2px;box-shadow:1px 1px #fffffff2;box-shadow:0 0 3px #00000040 inset}meter[value]::-webkit-meter-value{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.15),rgba(0,0,0,.15)),-webkit-linear-gradient(left,#ffbb00,#ffbb00);border-radius:2px;box-shadow:0 0 3px #00000040 inset}@media only screen and (max-width: 1455px){.tab-gps #waiting .info{margin-top:50%}}@media only screen and (max-width: 1055px){.tab-gps iframe{height:347px;width:100%;float:left}.tab-gps .gps_map{height:403px}.tabs-gps #loadmap .map{height:343px}}@media only screen and (max-device-width: 1055px){.tab-gps iframe{height:347px;width:100%;float:left}.tab-gps .gps_map{height:403px}.tabs-gps #loadmap .map{height:343px}}.tab-motors{position:relative}.tab-motors .ui-grid-col{margin-bottom:0}.tab-motors select{border:1px solid var(--subtleAccent);width:fit-content;height:20px;margin-right:80px;border-radius:3px;float:left}.tab-motors table{margin-bottom:0;width:100%;float:left;padding:0;text-align:left;border-collapse:collapse}.tab-motors table th{text-align:left;border-collapse:collapse;padding:3px;border-bottom:1px solid var(--subtleAccent)}.tab-motors table td{text-align:left;border-collapse:collapse;padding:5px 3px;margin-right:20px;border-bottom:1px solid var(--subtleAccent)}.tab-motors table tr td:first-child{text-align:left;width:55px}.tab-motors table thead tr:first-child{background-color:#ececec}.tab-motors .groupTitle{padding:0 0 5px;margin:0 0 10px;font-size:16px;border-bottom:1px solid var(--subtleAccent)}.tab-motors .mixerPreview svg{width:150px;height:150px;margin-left:15px}.tab-motors #mixer.mixerList{float:none}.tab-motors .featuresMultiple{border-collapse:collapse;margin-bottom:5px;margin-top:-5px;padding:0}.tab-motors dl.features dt{float:left;width:10px;height:18px;line-height:18px}.tab-motors dl.features dt input{margin-top:2px}.tab-motors dl.features dd{margin:0 0 0 20px;height:18px;line-height:18px}.tab-motors .number{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-motors .number input{width:55px;padding-left:3px;height:20px;line-height:20px;text-align:left;border-radius:3px;margin-right:11px;font-size:12px;font-weight:400}.tab-motors .number .disabled{width:48px;padding:0 5px;background-color:#ececec}.tab-motors .number input[readonly]{background-color:#afafaf;border:none;pointer-events:none;text-shadow:none;opacity:.5}.tab-motors .number span{margin-left:0}.tab-motors .number:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-motors .disarm{margin-bottom:5px;float:left;border-bottom:1px solid var(--subtleAccent);width:100%}.tab-motors .disarm .checkboxPwm{margin-top:2px;margin-right:5px}.tab-motors .disarm .checkbox{float:left;padding-left:0;margin-top:-5px;margin-right:5px;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%}.tab-motors .disarm .checkbox div{margin-bottom:0;margin-top:0}.tab-motors .disarm .checkbox div input{margin:0;float:left}.tab-motors .disarm .checkbox span{margin-left:0}.tab-motors .freelabel{margin-left:10px;position:relative}.tab-motors span{margin:0}.tab-motors .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-motors .spacer_box.mixer_settings{padding-bottom:0}.tab-motors .motor_direction_reversed{padding-top:10px}.tab-motors .motor_tool_buttons{padding-left:10px}.tab-motors .disarmdelay{margin-top:5px;float:left;width:100%;border-bottom:1px solid var(--subtleAccent)}.tab-motors .select{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-motors .select:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-motors .selectProtocol{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-motors .gui_box_titlebar{margin-bottom:0}.tab-motors .numberspacer{float:left;width:65px;height:21px}.tab-motors thead{display:none}.tab-motors .gui_box{margin-bottom:10px;float:left}.tab-motors .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#4f4f4f;font-size:11px}.tab-motors .alignicon{width:15px;height:15px;float:left;margin:3px}.tab-motors .mixer .gui_box,.tab-motors .motorstop .gui_box{float:left}.tab-motors ._3dSettings{margin-top:10px;float:left;width:100%}.tab-motors ._3d div{margin-right:17px}.tab-motors .modelAndGraph{float:left;width:100%;margin-bottom:0}.tab-motors .spacer{width:calc(100% - 34px);margin:10px}.tab-motors #graph{float:left;width:calc(100% - 160px)}.tab-motors .btn .disabled{cursor:default;color:#fff;background-color:#afafaf;border:none;pointer-events:none;text-shadow:none;opacity:.5}.tab-motors #dialogMotorOutputReorder-closebtn{margin-right:0;margin-bottom:0}.tab-motors dialog{width:400px;height:440px}.tab-motors #dialogMotorOutputReorderContentWrapper{display:flex;flex-flow:column;width:100%;height:100%}.tab-motors #dialogMotorOutputReorderContent{flex-grow:1}.tab-motors #escDshotDirectionDialog-closebtn{margin-right:0;margin-bottom:0;position:absolute;right:0;bottom:0}.tab-motors #escDshotDirectionDialog-ContentWrapper{display:flex;flex-flow:column;width:100%;height:100%;position:relative}.tab-motors #escDshotDirectionDialog-Content{flex-grow:1}.tab-motors #dialog-mixer-reset{width:400px;height:fit-content}.tab-motors #dialog-settings-changed{height:120px}.tab-motors #dialog-settings-reset-confirmbtn{margin-bottom:12px;position:relative}.tab-motors #dialog-settings-changed-confirmbtn{margin-right:0;margin-bottom:0;position:absolute;right:0;bottom:0}.tab-motors #dialog-settings-changed-content-wrapper{display:flex;flex-flow:column;width:100%;height:100%;position:relative}.tab-motors #dialog-settings-changed-content{flex-grow:1}.tab-motors .dialog-buttons{float:right;margin-bottom:-3%}.tab-motors .plot_control{float:right;width:160px;height:178px;margin:0;background-color:#ececec;border-top-right-radius:3px;border-bottom-right-radius:3px}.tab-motors .plot_control .table{display:table;width:100%;table-layout:fixed;border-collapse:separate;border-spacing:5px;box-sizing:border-box}.tab-motors .plot_control .row-container{display:table-row-group}.tab-motors .plot_control .motor-button a{background-color:var(--accent);border-radius:3px;border:1px solid #e8b423;color:#000;font-size:10px;line-height:17px;text-shadow:0 1px rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:.03em;display:block;text-align:center}.tab-motors .plot_control .row{display:table-row}.tab-motors .plot_control .left-cell{display:table-cell;vertical-align:middle}.tab-motors .plot_control .right-cell{display:table-cell;vertical-align:middle;text-align:right;width:95px;font-size:smaller}.tab-motors .plot_control select{width:100%;border:1px solid var(--subtleAccent);border-radius:3px}.tab-motors .plot_control .value{padding:3px;color:#fff;border-radius:3px}.tab-motors .plot_control .x{background-color:#0000f0}.tab-motors .plot_control .y{background-color:#026303}.tab-motors .plot_control .z{background-color:#ab0202}.tab-motors .plot_control .rms{background-color:#00d800}.tab-motors .power_info{float:left;margin-left:1em}.tab-motors .power_info .power_text{font-weight:700}.tab-motors .power_info .power_value{margin-right:2em;margin-left:1em;display:inline-block;text-align:left;width:50px}.tab-motors svg{float:left;width:calc(100% - 168px);height:140px;margin-top:10px;margin-bottom:15px}.tab-motors .grid .tick{stroke:silver;stroke-width:1px;shape-rendering:crispEdges}.tab-motors .grid path{stroke-width:0}.tab-motors .data .line{stroke-width:2px;fill:none}.tab-motors .axis path{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-motors .axis line{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-motors text{stroke:none;fill:#828885;font-size:10px}.tab-motors .line:nth-child(1){stroke:#0000f0}.tab-motors .line:nth-child(2){stroke:#026303}.tab-motors .line:nth-child(3){stroke:#ab0202}.tab-motors .motorblock{margin-bottom:0;background-color:#ececec}.tab-motors .left.motors{float:left;width:100%}.tab-motors .title{padding-bottom:2px;text-align:center;font-weight:700}.tab-motors .title2{padding-bottom:2px;text-align:center;font-size:12px;font-weight:300}.tab-motors .titles{height:20px}.tab-motors .titles li{float:left;width:calc((100% / 9) - 10px);margin-right:10px;text-align:center}.tab-motors .titles .active{color:green}.tab-motors .m-block{float:left;width:calc((100% / 9) - 10px);height:100px;margin-right:10px;text-align:center;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 5px #0003}.tab-motors .m-block .meter-bar{position:relative;width:100%;height:100px;box-shadow:inset 0 0 5px #0003;background-color:#e0e0e0;border-radius:3px;border:1px solid #F5F5F5}.tab-motors .m-block .label{position:absolute;width:100%;bottom:45px;text-align:center;font-weight:700;font-size:10px;color:#474747}.tab-motors .m-block .label.rpm_info{bottom:28px}.tab-motors .m-block .indicator .label{color:#fff}.tab-motors .indicator{position:absolute;overflow:hidden;width:100%;text-align:center;border-radius:2px}.tab-motors .motor_testing{margin-top:5px;margin-bottom:0;padding:0;border:0;list-style:none;outline:none}.tab-motors .motor_testing .left{width:100%}.tab-motors .motor_testing .sliders input{-webkit-appearance:slider-vertical;width:calc((100% / 9) - 13px);height:73px;margin-left:10px}.tab-motors .motor_testing .sliders input:first-child{margin-left:0}.tab-motors .motor_testing .values{margin-top:5px}.tab-motors .motor_testing .values li{float:left;width:calc((100% / 9) - 10px);margin-left:10px;text-align:center;font-size:10px}.tab-motors .motor_testing .values li:first-child{margin-left:0}.tab-motors .motor_testing .telemetry{display:flow-root;margin-bottom:5px}.tab-motors .motor_testing .telemetry .warning{color:var(--error)}.tab-motors .motor_testing .telemetry li{float:left;width:calc((100% / 9) - 10px);margin-left:10px;text-align:center;font-size:10px;white-space:pre}.tab-motors .motor_testing .telemetry li:first-child{margin-left:0}.tab-motors .motor_testing .notice{float:right;padding:5px;border:2px solid var(--subtleAccent);border-radius:3px;background-color:#fff;font-size:11px;margin-top:10px}.tab-motors .motor_testing .notice p{margin-bottom:10px}.tab-motors .motor_testing .notice .motorsEnableTestMode{margin-left:10px}.tab-motors .motorDialogButtons{float:right}@media all and (max-width: 575px){.tab-motors .modelAndGraph{display:flex;flex-wrap:wrap}.tab-motors .mixer .gui_box,.tab-motors .motorstop .gui_box{min-height:auto}.tab-motors #graph{width:100%;order:2}.tab-motors .plot_control{order:1}.tab-motors .power_info{order:3;width:100%;margin-top:10px}.tab-motors .motorblock{margin-bottom:15px}.tab-motors .motorblock>.spacer{display:flex;flex-wrap:wrap}.tab-motors .left.motors{width:100%;order:1}.tab-motors .motor_testing{width:100%;display:flex;flex-wrap:wrap;order:2}.tab-motors .motor_testing .notice{width:100%;margin-top:15px}.tab-motors .motor_testing .left{width:100%}.tab-motors .motor_testing .sliders{margin-left:2px;margin-right:-2px}.tab-motors .motor_testing .sliders input{width:calc((100% - 108px) / 9)}.tab-motors .motor_testing .values li{width:calc((100% - 80px) / 9)}.tab-motors .motor_testing .values li:last-child{margin-left:4px}.tab-motors .motor_testing .telemetry li{width:calc((100% - 80px) / 9)}.tab-motors .motor_testing .telemetry span{font-size:6px}.tab-motors .titles li{width:calc((100% - 80px) / 9)}.tab-motors .titles li:last-child{margin-right:0}.tab-motors .m-block{width:calc((100% - 80px) / 9)}.tab-motors .m-block:last-child{margin-right:0}}@media all and (max-width: 1055px){.tab-motors .gui_box span{line-height:17px}.tab-motors .mixer .gui_box,.tab-motors .motorstop .gui_box{float:left}}@media all and (max-width: 1600px){.tab-motors select .escprotocol{margin-left:24px}}@media all and (min-width: 1920px){.tab-motors select{margin-right:120px}.tab-motors select .escprotocol{margin-left:48px}.tab-motors ._3d div{margin-right:17px}}.tab-led-strip .content_wrapper{position:relative!important}.tab-led-strip .help{padding:10px;background-color:#ffcb18;margin-bottom:10px}.tab-led-strip .section{color:#565656;margin:20px 0 5px;border-bottom:1px solid var(--subtleAccent)}.tab-led-strip .mainGrid{width:496px;height:496px;float:left;margin-right:10px;border-radius:3px;background-color:#dcdcdc;border:var(--subtleAccent)}.tab-led-strip .mainGrid .gPoint{float:left;border:solid 1px var(--ledAccent);width:23px;height:23px;margin:3px;border-radius:7px;background:var(--ledBackground);cursor:pointer}.tab-led-strip .gPoint.function-s{background:brown;box-shadow:inset 0 0 30px #000000b3;border-color:#349bff}.tab-led-strip .gPoint.function-s .overlay-s{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,brown 0%,brown 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-6px;margin-left:16px}.tab-led-strip .gPoint.function-c{background:linear-gradient(to bottom right,rgba(255,0,0,.5) 0%,rgba(255,255,0,.5) 15%,rgba(0,255,0,.5) 30%,rgba(0,255,255,.5) 50%,rgba(0,0,255,.5) 65%,rgba(255,0,255,.5) 80%,rgba(255,0,0,.5) 100%);box-shadow:inset 0 0 30px #000000b3;border-color:gray}.tab-led-strip .gPoint.function-c .overlay-color{float:left;height:15px;width:15px;margin-top:-23px;margin-left:4px;border-radius:4px}.tab-led-strip .gPoint.function-f{background:#32cd32;box-shadow:inset 0 0 30px #000000b3;border-color:#32cd32}.tab-led-strip .gPoint.function-a{background:#349bff;box-shadow:inset 0 0 30px #000000b3;border-color:#349bff}.tab-led-strip .gPoint.function-l{background:magenta;box-shadow:inset 0 0 30px #000000b3;border-color:#349bff}.tab-led-strip .gPoint.function-r{background:radial-gradient(ellipse at center,#000000 0%,#000000 60%,white 60%,white 70%,black 70%,black 100%);box-shadow:inset 0 0 30px #000000b3;border-color:#000}.tab-led-strip .gPoint.function-r .overlay-color{float:left;height:15px;width:15px;margin-top:-23px;margin-left:4px;border-radius:4px}.tab-led-strip .gPoint.function-g{background:green;box-shadow:inset 0 0 30px #000000b3;border-color:#349bff}.tab-led-strip .gPoint.function-w .overlay-w{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,red 0%,red 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-30px;margin-left:-9px}.tab-led-strip .gPoint.function-v .overlay-v{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,black 0%,black 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-6px;margin-left:4px}.tab-led-strip .gPoint.function-i .overlay-i{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,yellow 0%,yellow 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-30px;margin-left:16px}.tab-led-strip .gPoint.function-t .overlay-t{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,orange 0%,orange 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-6px;margin-left:-9px}.tab-led-strip .gPoint.function-o .overlay-o{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,brown 0%,brown 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-6px;margin-left:16px}.tab-led-strip .gPoint.function-b .overlay-b{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,#349bff 0%,#349bff 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-18px;margin-left:-9px}.tab-led-strip .gPoint.function-y .overlay-y{float:left;height:6px;width:16px;background-image:radial-gradient(1px at 8px 50%,#00f20c 0%,#00f20c 0% 2px,rgba(0,0,0,.3) 3px,rgba(0,0,0,0) 4px);margin-top:-30px;margin-left:4px}.tab-led-strip .gPoint select{background:#000;width:13px;height:13px}.tab-led-strip .wire{text-align:center;font-size:12px;padding-top:0;display:block;margin-left:-1px;margin-top:-21px;width:24px;height:24px;text-shadow:0 0 2px black,0 0 2px black,0 0 2px black;color:#fff}.tab-led-strip button{text-align:center;font-weight:700;border:1px solid var(--subtleAccent);background-color:#ececec;border-radius:3px;padding:7px 6px;margin:3px 0}.tab-led-strip button:hover{background-color:#acacac}.tab-led-strip .funcWire.btnOn{background:#0fab16}.tab-led-strip .w100{width:100%}.tab-led-strip .w50{width:49%}.tab-led-strip .select .function-c{background:linear-gradient(to bottom right,rgba(255,0,0,.5) 0%,rgba(255,255,0,.5) 15%,rgba(0,255,0,.5) 30%,rgba(0,255,255,.5) 50%,rgba(0,0,255,.5) 65%,rgba(255,0,255,.5) 80%,rgba(255,0,0,.5) 100%)}.tab-led-strip .select .function-f{background:#32cd32}.tab-led-strip .select .function-a{background:#349bff}.tab-led-strip .select .function-l{background:magenta}.tab-led-strip .select .function-s{background:brown}.tab-led-strip .select .function-g{background:green}.tab-led-strip .select .function-r{background:#acacac}.tab-led-strip .select .functionSelect{border:1px solid var(--subtleAccent);border-radius:3px;background:var(--boxBackground);color:var(--defaultText)}.tab-led-strip .header{color:#c4c4c4;font-size:13px;font-weight:600}.tab-led-strip .overlays,.tab-led-strip .modifiers{display:inline-block;margin-top:5px}.tab-led-strip .modifiers .rainbowOverlay{margin-top:1px}.tab-led-strip .modifiers .auxSelect{border:1px solid var(--subtleAccent);border-radius:3px;background:var(--boxBackground);color:var(--defaultText)}.tab-led-strip .modifiers .rainbowSlidersDiv{display:none;margin-top:5px}.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowDeltaSlider,.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowFreqSlider{display:flex;align-items:center}.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowDeltaSlider input,.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowFreqSlider input{width:150px;margin-right:5px;margin-top:5px}.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowDeltaSlider label,.tab-led-strip .modifiers .rainbowSlidersDiv .rainbowFreqSlider label{margin-right:10px;margin-top:5px}.tab-led-strip .brightnessSliderDiv .brightnessSlider{display:flex;align-items:center}.tab-led-strip .brightnessSliderDiv .brightnessSlider input{width:150px;margin-right:5px;margin-top:5px}.tab-led-strip .brightnessSliderDiv .brightnessSlider label{margin-right:10px;margin-top:5px}.tab-led-strip .colorDefineSliders{display:inline-block;position:absolute;z-index:10000;background:var(--boxBackground);padding:5px;border-color:#565656;border-style:solid;border-radius:6px;border-width:2px;width:167px}.tab-led-strip .color-1{background:white}.tab-led-strip .color-2{background:red}.tab-led-strip .color-3{background:orange}.tab-led-strip .color-4{background:yellow}.tab-led-strip .color-5{background:greenyellow}.tab-led-strip .color-6{background:limegreen}.tab-led-strip .color-7{background:palegreen}.tab-led-strip .color-8{background:cyan}.tab-led-strip .color-9{background:lightcyan}.tab-led-strip .color-10{background:dodgerblue}.tab-led-strip .color-11{background:darkviolet}.tab-led-strip .color-12{background:magenta}.tab-led-strip .color-13{background:deeppink}.tab-led-strip .directions{height:130px;position:relative;display:inline-block;width:49%}.tab-led-strip .directions button.btnOn{border-color:#000}.tab-led-strip .directions .btnOn{background:#FFF;color:#000}.tab-led-strip .directions button{position:absolute;width:30px;height:30px}.tab-led-strip .directions .dir-n{top:0;left:32px}.tab-led-strip .directions .dir-s{top:64px;left:32px}.tab-led-strip .directions .dir-e{left:64px;top:32px}.tab-led-strip .directions .dir-w{left:0;top:32px}.tab-led-strip .directions .dir-u{right:10px;top:15px}.tab-led-strip .directions .dir-d{right:10px;top:54px}.tab-led-strip .colors{height:130px;position:relative;display:inline-block;width:49%}.tab-led-strip .colors .btnOn{border-color:#000}.tab-led-strip .colors button{width:23%;text-shadow:0 0 2px black,0 0 2px black,0 0 2px black;color:#fff}.tab-led-strip .colors button:hover{border-color:inherit;border-style:solid}.tab-led-strip .special_colors button.btnOn,.tab-led-strip .mode_colors button.btnOn{border-color:#000}.tab-led-strip .mode_colors .modeSelect{border:1px solid var(--subtleAccent);border-radius:3px;background:var(--boxBackground);color:var(--defaultText)}.tab-led-strip .indicators{position:relative;height:24px}.tab-led-strip .indicators span{width:0;height:0;position:absolute;display:none;font-size:10px;font-weight:700}.tab-led-strip .indicators .north{top:-9px;left:5px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.8)}.tab-led-strip .indicators .south{bottom:-8px;left:5px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(0,0,0,.8)}.tab-led-strip .indicators .east{bottom:7px;right:-9px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid rgba(0,0,0,.8)}.tab-led-strip .indicators .west{bottom:7px;left:-9px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid rgba(0,0,0,.8)}.tab-led-strip .indicators .up{top:0;left:2px}.tab-led-strip .indicators .down{bottom:17px;right:10px}.tab-led-strip .dir-n .north,.tab-led-strip .dir-s .south,.tab-led-strip .dir-e .east,.tab-led-strip .dir-w .west,.tab-led-strip .dir-u .up,.tab-led-strip .dir-d .down{display:inline}.tab-led-strip .controls{position:relative;float:left;width:285px}.tab-led-strip .wires-remaining{float:right;text-align:center;font-size:14px}.tab-led-strip .wires-remaining div{font-size:40px;color:var(--accent);margin-bottom:-5px;margin-top:-10px}.tab-led-strip .wires-remaining.error div{color:#ff5700}.tab-led-strip>.buttons{margin-top:10px}.tab-led-strip .gridSections{position:absolute;z-index:-1;width:496px;border:1px solid #ececec;margin-top:-1px;margin-left:-1px;border-radius:3px}.tab-led-strip .gridSections .block{width:122px;height:122px;float:left;border:solid 1px #ececec}.tab-led-strip .ui-selected{box-shadow:inset 0 0 8px #f0f!important;border:solid 1px #000!important}.tab-led-strip .ui-selecting{box-shadow:inset 0 0 30px #ff00ffb3!important;border:solid 1px #000!important}.tab-led-strip .ui-selectable-helper{background:rgba(0,0,0,.4);position:absolute;z-index:100;border:1px dotted white}.gridWire{background:rgba(15,171,22,.5)!important}.gridWire .wire{color:#fff}.colorDefineSliderValue,.colorDefineSliderLabel{width:10px;display:inline-table;margin-bottom:5px}@media all and (max-width: 575px){.tab-led-strip .controls{width:100%}}.tab-sensors .info{margin-bottom:10px;margin-top:8px;margin-left:10px}.tab-sensors .info input{vertical-align:middle;margin:0 5px 0 15px}.tab-sensors .info .first{margin:0 5px 0 0}.tab-sensors .wrapper{display:none}.tab-sensors .plot_control{float:right;width:160px;height:160px;margin:0;background-color:#ececec;border-top-right-radius:3px;border-bottom-right-radius:3px}.tab-sensors .plot_control .title{line-height:20px;font-weight:700;padding-left:10px;padding-top:10px;text-align:left;float:left}.tab-sensors .plot_control dl{padding:10px 10px 0;line-height:22px;float:left}.tab-sensors .plot_control dt{float:left;width:60px;height:22px;font-weight:700}.tab-sensors .plot_control dd{height:25px;float:right;width:73px}.tab-sensors .plot_control select{float:right;width:80px;border:1px solid var(--subtleAccent);border-radius:3px}.tab-sensors .plot_control .x{background-color:#0000f0;padding:3px;color:#fff;height:12px;float:right;border-radius:3px;line-height:12px;margin-bottom:2px;text-align:right}.tab-sensors .plot_control .y{background-color:#026303;padding:3px;color:#fff;height:12px;float:right;border-radius:3px;line-height:12px;margin-bottom:2px;text-align:right}.tab-sensors .plot_control .z{background-color:#ab0202;padding:3px;color:#fff;height:12px;float:right;border-radius:3px;line-height:12px;margin-bottom:2px;text-align:right}.tab-sensors svg{float:left;width:calc(100% - 180px);height:140px;margin-bottom:10px;margin-top:10px;margin-left:10px}.tab-sensors .grid .tick{stroke:silver;stroke-width:1px;shape-rendering:crispEdges}.tab-sensors .grid path{stroke-width:0}.tab-sensors .data .line{stroke-width:2px;fill:none}.tab-sensors .axis path{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-sensors .axis line{fill:none;stroke:#ccc;stroke-width:1px;shape-rendering:crispEdges}.tab-sensors text{stroke:none;fill:#828885;font-size:10px}.tab-sensors .line:nth-child(1){stroke:#0000f0}.tab-sensors .line:nth-child(2){stroke:#026303}.tab-sensors .line:nth-child(3){stroke:#ab0202}.tab-sensors .line:nth-child(4){stroke:#4da74d}.tab-sensors .legend .item:nth-child(1){fill:#0000f0}.tab-sensors .legend .item:nth-child(2){fill:#026303}.tab-sensors .legend .item:nth-child(3){fill:#ab0202}.tab-sensors .legend .item:nth-child(4){fill:#4da74d}@media all and (max-width: 575px){.tab-sensors .plot_control{width:130px}.tab-sensors .plot_control dt{width:60px}.tab-sensors .plot_control dd{width:50px}.tab-sensors .plot_control dd select{width:100%}.tab-sensors .plot_control .x,.tab-sensors .plot_control .y,.tab-sensors .plot_control .z{height:18px;box-sizing:border-box}.tab-sensors svg{width:calc(100% - 130px);margin-left:0}}.tab-cli{height:100%}.tab-cli .content_wrapper{flex-direction:column;display:flex;overflow-x:hidden;overflow-y:hidden}.tab-cli p{padding:0;border:0 dotted var(--subtleAccent)}.tab-cli .backdrop{border:1px solid var(--subtleAccent);background-color:#000000bf;margin-top:0;flex-grow:1;background-image:url(/assets/light-wide-1-af99a8c3.svg);background-repeat:no-repeat;background-position:50% 80%;background-size:600px;border-radius:5px;box-shadow:inset 0 0 20px #000c;width:100%}.tab-cli .window{height:100%;width:100%;padding:5px;overflow-y:scroll;overflow-x:hidden;font-family:monospace;color:#fff;box-sizing:border-box;float:left}.tab-cli .window .wrapper{-webkit-user-select:text;user-select:text;white-space:pre-wrap;height:0px}.tab-cli .window .wrapper>*{-webkit-user-select:text;user-select:text}.tab-cli .window .error_message{color:red;font-weight:700}.tab-cli textarea[name=commands],.tab-cli textarea[name=supportWarningDialogInput]{-webkit-box-sizing:border-box;width:100%;margin-top:8px;height:22px;line-height:20px;padding-left:5px;border:1px solid var(--subtleAccent);resize:none}.tab-cli #content-watermark{z-index:0}.tab-cli .save{color:#fff}.jBox-container textarea#preview{background-color:#000000bf;width:100%;resize:none;overflow-y:scroll;overflow-x:hidden;font-family:monospace;color:#fff;padding:5px;margin-bottom:5px}.cli-textcomplete-dropdown{border:1px solid var(--subtleAccent);background-color:#fff;border-radius:5px;max-height:50%;overflow:auto;list-style:none;padding:0;margin:0}.cli-textcomplete-dropdown::-webkit-scrollbar{width:6px}.cli-textcomplete-dropdown::-webkit-scrollbar-track{background:lightgrey;border-radius:3px}.cli-textcomplete-dropdown::-webkit-scrollbar-thumb{background:grey;border-radius:3px}.cli-textcomplete-dropdown li{padding:2px 5px}.cli-textcomplete-dropdown .active{background-color:#fb0}.cli-textcomplete-dropdown a{font-family:monospace}.cli-textcomplete-dropdown a:hover{cursor:pointer}.cli-textcomplete-dropdown a b{font-family:monospace;font-weight:700}@media only screen and (max-width: 1055px){.tab-cli .content_wrapper{height:calc(100% - 87px)}.tab-cli .content_toolbar{margin-top:5px}}@media only screen and (max-device-width: 1055px){.tab-cli .content_wrapper{height:calc(100% - 87px)}.tab-cli .content_toolbar{margin-top:5px}}@media all and (max-width: 575px){.tab-cli .backdrop{background-size:100%}}.tab-presets{height:100%}.tab-presets .content_wrapper{height:calc(100% - 30px - 3ex);overflow-y:scroll;overflow-x:hidden}.tab-presets p{padding:0;border:0 dotted var(--subtleAccent)}.tab-presets .presets_warnings{padding-left:20px;padding-right:20px}.tab-presets .top_panel_spacer{width:0px;display:inline;border:1px var(--subtleAccent);border-style:none none none solid;height:60%;margin-right:10px;float:right}.tab-presets .tab_title{padding:20px 20px 0}.tab-presets .tab_title .presets_top_bar_button_pannel .regular-button{margin-bottom:0;margin-top:0;line-height:17px;font-size:10px;border-radius:3px}.tab-presets .ms-choice{background-color:var(--boxBackground)!important;color:var(--defaultText)!important}.tab-presets .ms-choice>div.icon-close{padding-top:3px;font-size:16px}.tab-presets .ms-choice>div.icon-close:hover:before{color:#888}.tab-presets .window{height:100%;width:100%;padding:5px;overflow-y:auto;overflow-x:hidden;font-family:monospace;color:#fff;box-sizing:border-box;-webkit-user-select:text;user-select:text;float:left}.tab-presets .window .wrapper{white-space:pre-wrap;-webkit-user-select:text;user-select:text}.tab-presets .window .error_message{color:red;font-weight:700}.tab-presets textarea[name=commands]{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;margin-top:6px;padding:4px 8px;color:#fff;border:1px solid var(--subtleAccent);background-color:#404040;resize:none}.tab-presets .presets_cli_errors_dialog_warning{font-size:1.2em;margin-bottom:8px}.tab-presets #content-watermark{z-index:0}.tab-presets .save{color:#fff}.tab-presets .presets_apply_progress_dialog_progress_bar{width:100%;height:20px;margin-top:12px}.tab-presets .ms-drop{z-index:2001}.tab-presets .ms-drop input[type=radio]{margin-top:.1rem!important}.tab-presets .cf_doc_version_bt{margin-top:20px}#presets_content_wrapper{padding:0;position:relative}.presets_top_bar_pannel{margin-left:auto}.presets_title_text{display:inline-block}.presets_top_bar_button_pannel{display:inline}.presets_warning_backup{display:grid;grid-template-columns:1fr fit-content(300px)}.presets_warning_backup_text{padding-right:24px}.presets_warning_backup_button_hide{margin-top:0;margin-bottom:0;margin-right:0;line-height:17px;font-size:10px;height:17px}.presetsWikiButton{margin-right:0}#presets_list{padding:0 0 20px;height:calc(100% - 180px);display:grid;grid-gap:12px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}#presets_list:last-child:after{visibility:hidden;display:block;font-size:0;content:"&nbsp;";clear:both;height:0}#preset_list_wrapper{padding-left:20px;padding-right:20px}#presets_global_loading{padding:0 20px 20px;display:none;width:50%;height:50%;margin:auto}#presets_global_loading_error{padding:0 20px 20px;display:none}#presets_main_content{display:none}.presets_filter_select{width:100%;background-color:var(--boxBackground);color:var(--defaultText)}.presets_filter_select_nonempty{border-color:var(--accentBorder)!important;border-width:2px!important}.presets_search_settings{position:sticky;top:0;background-color:var(--boxBackground);z-index:10}.ms-drop{background-color:var(--boxBackground)!important;color:var(--defaultText)!important}.ms-drop input[type=checkbox]{margin-top:.1rem!important}.presets_text_input{border:1px solid var(--subtleAccent);border-radius:3px;background-color:var(--boxBackground);color:var(--defaultText)}#presets_filter_text{height:26px;flex:1;padding-left:5px}#presets_search_hint{float:left;width:28px;height:28px;margin-right:12px;background-repeat:no-repeat;background-image:url(/assets/cf_icon_search_orange-945d19b3.svg)}#presets_search_bar_wrapper{display:flex;padding:2ex 20px}#presets_cli{width:100%}#presets_cli_background{border:1px solid var(--subtleAccent);background-color:#404040;margin-top:0;height:300px;border-radius:5px;box-shadow:inset 0 0 20px #000c}.presets_fitler_table_header{background:var(--quietHeader);color:var(--quietText);border-right:1px solid var(--subtleAccent);font-weight:400;text-align:left;padding:4px 4px 4px 6px}.presets_fitler_table_value{background-color:var(--alternativeBackground);width:100%}#presets_cli_errors_dialog{width:600px;padding:24px}#presets_cli_errors_dialog .regular-button{margin-bottom:0;margin-left:12px;margin-right:0;float:right}#presets_detailed_dialog,#presets_sources_dialog{width:600px;height:520px;padding:12px}#presets_apply_progress_dialog{width:300px;padding:24px}.presets_filter_table_wrapper{display:grid;grid-gap:5px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));padding:0 20px}.presets_filter_table_wrapper .freelabel{display:inline-block;padding:4px 0}#presets_list_no_found,#presets_list_too_many_found{font-size:1.5em}.presets_secondary_top_bar_panel_buttons{padding-left:8px;padding-right:8px;margin-bottom:8px}.presets_secondary_top_bar_panel_buttons .regular-button{margin-top:0;margin-bottom:0;line-height:17px;font-size:10px;border-radius:3px}@media only screen and (max-width: 1055px){.tab-presets .content_wrapper{height:calc(100% - 87px)}.tab-presets .content_toolbar{margin-top:5px}.presets_search_settings{position:static;top:unset}}@media only screen and (max-device-width: 1055px){.tab-presets .content_wrapper{height:calc(100% - 87px)}.tab-presets .content_toolbar{margin-top:5px}.presets_search_settings{position:static;top:unset}}@media all and (max-width: 575px){.tab-presets .content_wrapper{height:calc(100% - 51px)}.tab-presets .tab_title{padding:20px 10px 10px}.tab-presets .backdrop{background-size:100%}.tab-presets .presets_warnings{padding-left:8px;padding-right:8px}#presets_list{grid-template-columns:100%}#preset_list_wrapper,.presets_search_settings{padding-left:8px;padding-right:8px}#presets_search_bar_wrapper{padding-left:0;padding-right:0;padding-top:1ex}.presets_filter_row{display:table-row}.presets_filter_table_wrapper{display:table;border-spacing:6px;margin-right:-6px;margin-left:-6px;padding-left:0;padding-right:0}.presets_fitler_table_header{display:table-cell;background-color:unset;border-right:unset}.presets_fitler_table_value{display:table-cell}#presets_cli_errors_dialog{padding:12px}#presets_cli_errors_dialog .btn{position:fixed;right:12px;bottom:12px}#presets_apply_progress_dialog{padding:12px}#presets_cli{height:calc(100% - 121px)}#presets_cli_background{height:100%}.presets_warning_backup{display:block;grid-template-columns:1fr fit-content(300px)}.presets_warning_backup_text{padding-right:24px;margin-bottom:6px}}.preset_title_panel{color:var(--defaultText);position:relative}.preset_title_panel_border{background-color:var(--boxBackground);border:1px solid var(--subtleAccent);cursor:pointer;padding:1.5ex;box-shadow:2px 2px 5px #5c5c5c40;border-radius:4px}.preset_title_panel_title{font-size:1.5em;font-weight:700;display:inline-block;margin-bottom:1ex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 60px)}.preset_title_panel_star{background-image:url(/assets/star_orange-966e0177.svg);width:25px;height:25px;background-size:cover;border-radius:5px;padding:5px;background-origin:content-box;background-repeat:no-repeat;position:absolute;right:-6px;top:-5px}.preset_title_panel_betaflight_official{background-image:url(/assets/cf_icon_welcome_orange-c6fa827e.svg);width:25px;height:25px;background-size:cover;border-radius:5px;padding:5px;background-origin:content-box;background-repeat:no-repeat;position:absolute;right:26px;top:-5px}.preset_title_panel_category{color:var(--mutedText);font-weight:700}.preset_title_panel_official{padding:3px;display:inline-block;color:#fff;font-weight:700;border-radius:4px}.preset_title_panel_status_official{background-color:green}.preset_title_panel_status_community{background-color:var(--accent)}.preset_title_panel_status_experimental{background-color:red}.preset_title_panel_versions_text{font-weight:700}.preset_title_panel_keywords_text,.preset_title_panel_repository_text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.presets_title_panel_table{table-layout:fixed;width:100%;border-collapse:collapse}.presets_title_panel_table td{overflow:hidden;height:24px;width:auto;text-overflow:ellipsis;white-space:nowrap}.presets_title_panel_table td:nth-child(1){width:100px}.preset_title_panel_label{color:var(--quietHeader)}.preset_detailed_dialog_title{padding-left:10px;padding-right:10px}#presets_detailed_dialog_content_wrapper .preset_title_panel_title{padding-bottom:.5ex;border-bottom:1px solid var(--accent);margin-bottom:2ex}#presets_detailed_dialog_content_wrapper .ms-choice>span.placeholder{color:var(--defaultText)}#presets_detailed_dialog_content_wrapper .left-panel{position:absolute;left:0;padding-left:20px}.presets-detailed-dialog-property-table{margin-top:10px;margin-bottom:10px}.presets-detailed-dialog-property-table td{padding:6px 10px}.presets-detailed-dialog-property-table-first-col{width:150px}.presets_detailed_dialog_text{padding-top:6px;padding-bottom:6px;margin-top:12px;overflow-y:scroll;height:270px;font-size:110%;white-space:pre-line;-webkit-user-select:text;user-select:text}#presets_detailed_dialog_html_description{white-space:normal}#presets_detailed_dialog_html_description h1{padding-top:10px;padding-bottom:3px}#presets_detailed_dialog_html_description h3{padding-top:5px;padding-bottom:0}#presets_detailed_dialog_html_description h4{padding-top:0;padding-bottom:0}#presets_detailed_dialog_html_description ul{padding-left:25px}#presets_detailed_dialog_html_description ul li{padding-left:12px;list-style-type:disclosure-closed}#presets_detailed_dialog_html_description ol li{padding-left:12px;list-style-type:decimal}h2{padding-top:10px;padding-bottom:3px}h5,h6{padding-top:0;padding-bottom:0}ol{padding-left:25px}#presets_detailed_dialog_properties{height:360px}#presets_options_panel{height:26px;margin-top:6px}#presets_options_panel .ms-choice{border-color:var(--accentBorder);border-width:2px}#presets_options_panel>span{line-height:26px}#presets_detailed_dialog_loading{height:300px}#presets_options_select{width:296px}#preset_options_label{width:100px;display:inline-block}#presets_detailed_dialog .ms-drop ul>li.hide-radio:focus{background:none!important}.ms-drop ul>li.hide-radio:hover{background:none!important}@media all and (max-width: 575px){.presets_detailed_dialog_text{height:unset;padding-bottom:100px}#presets_detailed_dialog .content_toolbar{position:fixed;height:70px;padding-bottom:8px}#presets_detailed_dialog .btn{margin-left:0;width:100%}#presets_detailed_dialog .btn .left-panel{margin-left:12px;margin-bottom:12px;padding-left:0}#presets_detailed_dialog .btn .left-panel .regular-button{float:none;display:inline-block}#presets_detailed_dialog .mainButton{margin-top:40px}#presets_options_panel{height:26px;margin-top:6px;grid-template-columns:100px 1fr;display:grid}#presets_options_select{width:100%}}.presets_sources_dialog_title_panel{padding-bottom:.5ex;border-bottom:1px solid var(--accent);margin-bottom:2ex;font-size:1.5em;font-weight:700}.presets_sources_dialog_scrollable{height:430px;overflow-y:auto;overflow-x:hidden}@media all and (max-width: 575px){#presets_sources_dialog_content_wrapper .content_toolbar{position:fixed}.presets_sources_dialog_scrollable{overflow-y:auto;overflow-x:hidden;padding-bottom:51px;height:unset}}.presets_source_panel{background-color:var(--boxBackground);border:1px solid var(--subtleAccent);padding:1.5ex;box-shadow:2px 2px 5px #5c5c5c40;border-radius:4px;margin-bottom:6px}.presets_source_panel_not_selected{cursor:pointer}.presets_source_panel_selected{cursor:unset}.presets_source_panel_not_selected:hover{background-color:var(--subtleAccent);box-shadow:2px 2px 5px #5c5c5c80}.presets_source_panel_editing_table{display:table;width:100%;border-spacing:6px}.presets_source_panel_editing_row{display:table-row}.presets_source_panel_editing_field_label{display:table-cell;white-space:pre;padding-right:10px;min-width:100px}.presets_source_panel_editing_field_edit{display:table-cell;width:100%;padding-right:10px}.presets_source_panel_editing_row .standard_input{width:100%;margin-right:12px}.presets_source_panel_no_editing_name{font-size:130%;display:inline-block;vertical-align:middle}.presets_source_panel_no_editing_selected{background-image:url(/assets/cf_icon_check_orange-fc5312f0.svg);width:30px;height:30px;display:inline-block;margin-top:8px;margin-bottom:8px;margin-right:5px;vertical-align:middle}.presets_source_panel_reset,.presets_source_panel_save,.presets_source_panel_delete{float:right}.tab-logging .properties{margin-top:10px}.tab-logging .properties dt{float:left;width:120px;height:20px;line-height:20px;font-weight:700}.tab-logging .properties dt input{vertical-align:middle}.tab-logging .properties dd{display:block;margin-left:130px;height:20px;line-height:20px;color:var(--subtleText)}.tab-logging .speed{margin-top:5px;width:80px;border:1px solid var(--subtleAccent);border-radius:3px}.tab-logging .info{margin-top:10px}.tab-logging .info dt{float:left;width:120px;height:20px;line-height:20px;font-weight:700}.tab-logging .info dd{display:block;margin-left:130px;height:20px;line-height:20px}.tab-logging .fixed_band{width:100%;bottom:0}.tab-logging .save_btn .back,.tab-logging .back_btn{display:none}@media only screen and (max-width: 1055px){.tab-logging table thead tr:first-child{font-size:12px;height:22px}}@media only screen and (max-device-width: 1055px){.tab-logging table thead tr:first-child{font-size:12px;height:22px}}@media all and (max-width: 575px){.tab-logging .properties{width:auto}.tab-logging .properties dd{width:100%;height:auto}}.tab-onboard_logging .info{margin:10px 0;position:relative}.tab-onboard_logging .info .progressLabel{position:absolute;width:100%;height:26px;top:0;left:0;text-align:center;line-height:24px;color:#fff;font-weight:700}.tab-onboard_logging .info dt{float:left;width:120px;height:20px;line-height:20px;font-weight:700}.tab-onboard_logging .info dd{display:block;margin-left:130px;height:20px;line-height:20px}.tab-onboard_logging .properties{margin-top:10px}.tab-onboard_logging .dataflash-info{overflow:hidden}.tab-onboard_logging .dataflash-info dt{float:left;width:12em;height:20px;line-height:20px;font-weight:700}.tab-onboard_logging .dataflash-info dd{display:block;height:20px;line-height:20px}.tab-onboard_logging .speed{margin-top:5px;width:80px;border:1px solid var(--subtleAccent)}.tab-onboard_logging .buttons{width:calc(100% - 20px);position:absolute;bottom:10px}.tab-onboard_logging .dataflash-progress{display:none}.tab-onboard_logging .dataflash-contents{margin-top:15px;margin-bottom:26px;border:1px solid var(--subtleAccent);background-color:#eee;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;border-radius:6px}.tab-onboard_logging .dataflash-contents li{height:26px;position:relative;box-shadow:inset 0 0 5px #0003;border-radius:4px}.tab-onboard_logging .dataflash-contents li div{position:absolute;top:26px;margin-top:4px;text-align:center;left:0;right:0;white-space:nowrap}.tab-onboard_logging .sdcard-contents{margin-top:15px;margin-bottom:26px;border:1px solid var(--subtleAccent);background-color:#eee;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;border-radius:6px}.tab-onboard_logging .sdcard-contents li{height:26px;position:relative;box-shadow:inset 0 0 5px #0003;border-radius:4px}.tab-onboard_logging .sdcard-contents li div{position:absolute;top:26px;margin-top:4px;text-align:center;left:0;right:0;white-space:nowrap}.tab-onboard_logging .dataflash-used,.tab-onboard_logging .sdcard-other{background-color:var(--accent);border-radius:4px}.tab-onboard_logging .dataflash-free,.tab-onboard_logging .sdcard-free{direction:rtl}.tab-onboard_logging progress{display:block;width:100%;margin:1em 0}.tab-onboard_logging progress::-webkit-progress-bar{height:24px;background-color:#eee}.tab-onboard_logging progress::-webkit-progress-value{background-color:#bcf}.tab-onboard_logging dialog{width:40em;border-radius:5px}.tab-onboard_logging dialog .buttons{position:static;margin-top:2em}.tab-onboard_logging dialog h3{margin-bottom:.5em}.tab-onboard_logging .save-flash .helpicon{margin:4px 0 0 7px;display:inline-block;float:unset}.tab-onboard_logging .require-msc-supported{display:none}.tab-onboard_logging .require-msc-not-supported{display:inherit}.tab-onboard_logging .line{clear:left}.tab-onboard_logging .blackboxRate select{float:left;width:180px;height:20px;margin:0 10px 5px 0;border:1px solid var(--subtleAccent);border-radius:3px}.tab-onboard_logging .blackboxRate span{line-height:20px}.tab-onboard_logging .blackboxDebugFields{margin-top:5px}.tab-onboard_logging .blackboxDebugFields select{float:left;width:180px;height:20px;margin:0 10px 5px 0;border:1px solid var(--subtleAccent);border-radius:3px}.tab-onboard_logging .blackboxDebugFields span{line-height:20px}.tab-onboard_logging .blackboxDebugFields span:last-child{margin-left:7px}.tab-onboard_logging .ms-choice{background-color:var(--boxBackground)!important;color:var(--defaultText)!important;height:20px}.tab-onboard_logging .blackboxDebugMode select{float:left;width:180px;height:20px;margin:0 10px 5px 0;border:1px solid var(--subtleAccent);border-radius:3px}.tab-onboard_logging .blackboxDebugMode span{line-height:20px}.tab-onboard_logging .blackboxDevice select{float:left;width:180px;height:20px;margin:0 10px 5px 0;border:1px solid var(--subtleAccent);border-radius:3px}.tab-onboard_logging .blackboxDevice span{line-height:20px}.tab-onboard_logging .blackboxDebugModeText{margin-left:7px!important}.tab-onboard_logging .sdcard{padding:10px;float:left}.tab-onboard_logging .sdcard-status{padding-top:4px;text-align:center}.tab-onboard_logging .sdcard-icon{box-shadow:0 1px 2px #00000059;width:90px;height:90px;background-image:url(/assets/cf_icon_sdcard-6450cca0.svg);background-position:21px 20px;background-size:50px 50px;background-repeat:no-repeat;background-color:gray;border:1px solid #888888;border-radius:45px}.dataflash-confirm-erase .dataflash-erase-progress{height:125px;display:none;border-radius:5px}.dataflash-buttons{display:inline-block}.dataflash-confirm-erase.erasing .dataflash-erase-progress{display:block}.dataflash-confirm-erase.erasing h3,.dataflash-confirm-erase.erasing .erase-flash-confirm,.dataflash-confirm-erase.erasing .dataflash-confirm-erase-note,.dataflash-saving .dataflash-saving-after,.dataflash-saving.done .dataflash-saving-before{display:none}.dataflash-saving.done .dataflash-saving-after{display:block}.require-dataflash-present,.require-dataflash-supported,.require-sdcard-ready,.require-sdcard-supported,.require-blackbox-supported,.require-blackbox-maybe-supported,.require-blackbox-unsupported,.require-blackbox-config-supported,.tab-onboard_logging.dataflash-present .require-dataflash-not-present{display:none}.tab-onboard_logging.dataflash-present .require-dataflash-present{display:block}.tab-onboard_logging.dataflash-supported .require-dataflash-unsupported{display:none}.tab-onboard_logging.dataflash-supported .require-dataflash-supported{display:block}.tab-onboard_logging.sdcard-supported .require-sdcard-unsupported{display:none}.tab-onboard_logging.sdcard-supported .require-sdcard-supported{display:block}.tab-onboard_logging.blackbox-config-supported .require-blackbox-config-unsupported{display:none}.tab-onboard_logging.blackbox-config-supported .require-blackbox-config-supported,.tab-onboard_logging.sdcard-ready .require-sdcard-ready{display:block}.tab-onboard_logging.sdcard-ready .sdcard-icon{background-color:#56ac1d;border:1px solid #5bbb1b}.tab-onboard_logging.blackbox-supported .require-blackbox-supported,.tab-onboard_logging.blackbox-maybe-supported .require-blackbox-maybe-supported,.tab-onboard_logging.blackbox-unsupported .require-blackbox-unsupported,.require-no-dataflash{display:block}.tab-onboard_logging.supported .require-no-dataflash{display:none}.tab-onboard_logging.msc-supported .require-msc-supported{display:inherit}.tab-onboard_logging.msc-supported .require-msc-not-supported,.require-msc-not-ready{display:none}.tab-onboard_logging.msc-not-ready .require-msc-not-ready{display:block}.tab-onboard_logging.sdcard-error .sdcard-icon{background-color:#e60000;border:1px solid #fe0000}.tab-onboard_logging.sdcard-initializing .sdcard-icon{background-color:#64a5f6;border:1px solid #68a7ff}@media all and (max-width: 575px){.tab-onboard_logging dialog{width:calc(100% - 2em);border-radius:unset}.tab-onboard_logging .blackboxRate select,.tab-onboard_logging .blackboxDebugMode select,.tab-onboard_logging .blackboxDevice select{width:120px}}@media only screen and (max-width: 1055px){.tab-onboard_logging table thead tr:first-child{font-size:12px;height:22px}}@media only screen and (max-device-width: 1055px){.tab-onboard_logging table thead tr:first-child{font-size:12px;height:22px}}.tab-firmware_flasher .build-options-wrapper .select2-container{width:calc(100% - 30px)!important}.tab-firmware_flasher .build-options-wrapper .helpicon{margin-top:8px}.tab-firmware_flasher .info{padding:2px 18px;position:relative;flex-grow:100}.tab-firmware_flasher .info .progressLabel{position:absolute;width:calc(100% - 36px);height:26px;top:2px;left:0;text-align:center;line-height:24px;color:#fff;font-weight:700;margin-left:18px}.tab-firmware_flasher .info .progressLabel a{color:#fff}.tab-firmware_flasher .info .progressLabel a:hover{text-decoration:underline}.tab-firmware_flasher .info .progressLabel.valid{background-color:#00d000;border-radius:5px}.tab-firmware_flasher .info .progressLabel.invalid{background-color:#a62e32;border-radius:5px}.tab-firmware_flasher .info .progressLabel.actionRequired{background-color:#0081ff;border-radius:5px}.tab-firmware_flasher .info .progress{width:100%;height:26px;border-radius:5px;border:1px solid var(--subtleAccent);-webkit-appearance:none}.tab-firmware_flasher .info .progress::-webkit-progress-bar{background-color:#4f4f4f;border-radius:4px;box-shadow:inset 0 0 5px #2f2f2f}.tab-firmware_flasher .info .progress::-webkit-progress-value{background-color:#f86008;border-radius:4px}.tab-firmware_flasher .spacer_box_title{float:none}.tab-firmware_flasher ul li{list-style:initial;list-style-type:circle;margin-left:30px}.tab-firmware_flasher .options{position:relative;margin-bottom:10px;line-height:18px;text-align:left}.tab-firmware_flasher .options label input{float:left;margin-top:2px}.tab-firmware_flasher .options label span{font-weight:700;margin-left:6px}.tab-firmware_flasher .options select{width:300px;height:20px;border:1px solid var(--subtleAccent);border-radius:3px}.tab-firmware_flasher .options select option.cached{font-weight:700}.tab-firmware_flasher .options .releases select{width:280px}.tab-firmware_flasher .options .description{position:relative;left:0;font-style:italic;color:#818181}.tab-firmware_flasher .options .flash_on_connect_wrapper{display:none}.tab-firmware_flasher .options .manual_baud_rate select{width:75px;margin-left:19px}.tab-firmware_flasher td.board-description{padding:1px 0 3px}.tab-firmware_flasher .helpicon{margin-top:3px}.tab-firmware_flasher .option.releases{margin:0 0 2px;line-height:20px}.tab-firmware_flasher .cf_table td:last-child{text-align:left;padding-left:8px}.tab-firmware_flasher .build_configuration .select2-selection__choice{margin:auto;color:#3f4241}.tab-firmware_flasher .build_configuration input{border:solid 1px var(--subtleAccent);border-radius:3px;min-height:20px;padding:2px 4px}.tab-firmware_flasher .release_info,.tab-firmware_flasher .build_configuration{display:none}.tab-firmware_flasher .release_info .title,.tab-firmware_flasher .build_configuration .title{line-height:20px;text-align:center;font-weight:700;color:#fff;border-bottom:1px solid var(--subtleAccent);background-color:#3f4241}.tab-firmware_flasher .release_info .target,.tab-firmware_flasher .build_configuration .target{color:#00f}.tab-firmware_flasher .release_info p,.tab-firmware_flasher .build_configuration p{padding:5px}.tab-firmware_flasher .release_info p a,.tab-firmware_flasher .build_configuration p a{font-weight:700}.tab-firmware_flasher .release_info p a:hover,.tab-firmware_flasher .build_configuration p a:hover{text-decoration:underline}.tab-firmware_flasher .default_btn{margin:1px 7px 0 0;width:fit-content}.tab-firmware_flasher .default_btn a{padding:0 4px 2px;font-size:11px}.tab-firmware_flasher .build_configuration_toggle_wrapper{float:left;position:absolute;padding-left:15px;padding-top:4px}.btn .disabled{cursor:default;color:#fff;background-color:#afafaf;border:1px solid #AFAFAF;pointer-events:none;text-shadow:none;opacity:.5}#dialogUnstableFirmwareAcknowledgement .content{margin-top:10px}#dialogUnstableFirmwareAcknowledgement .content div{margin-bottom:10px}#dialogUnstableFirmwareAcknowledgement .content ul{margin-top:5px;margin-bottom:5px}#branchInfo .select2-selection__rendered,#radioProtocolInfo .select2-selection__rendered,#telemetryProtocolInfo .select2-selection__rendered,#motorProtocolInfo .select2-selection__rendered{line-height:30px!important}#branchInfo .select2-container .select2-selection--single,#radioProtocolInfo .select2-container .select2-selection--single,#telemetryProtocolInfo .select2-container .select2-selection--single,#motorProtocolInfo .select2-container .select2-selection--single{height:32px!important}#branchInfo .select2-selection__arrow,#radioProtocolInfo .select2-selection__arrow,#telemetryProtocolInfo .select2-selection__arrow,#motorProtocolInfo .select2-selection__arrow{height:32px!important;width:32px}#customDefines{width:calc(100% - 40px);height:26px}#build_configuration_toggle_label_text{margin-left:6px;padding-top:2px;margin-right:10px}#tab-adjustments-templates{display:none}.tab-adjustments .range .marker{background:var(--accent)}.tab-adjustments .range:first-child{border-top:0px}.tab-adjustments .range:last-child{border-bottom:0px}.tab-adjustments .channel-slider .noUi-connect{background:var(--accent)}.tab-adjustments .adjustments{width:100%;border-spacing:0px;background-color:#e4e4e4}.tab-adjustments .adjustments thead td{text-align:center;white-space:nowrap;padding:10px;background-color:var(--quietHeader);color:var(--quietText)}.tab-adjustments .adjustments thead td:first-child{border-top-left-radius:5px}.tab-adjustments .adjustments thead td:last-child{border-top-right-radius:5px}.tab-adjustments td{border-top:1px solid #fff;border-bottom:1px solid var(--subtleAccent)}.tab-adjustments .adjustment:nth-child(odd){background-color:#f4f4f4}.tab-adjustments .adjustment select{border-radius:3px;border:1px solid var(--subtleAccent)}.tab-adjustments .adjustment td{text-align:center}.tab-adjustments .adjustment .info{width:5%;height:80px}.tab-adjustments .adjustment .info .enabling{white-space:nowrap}.tab-adjustments .adjustment .channelInfo{width:5%;padding:0 10px}.tab-adjustments .adjustment .channelInfo .limits{padding:5px 0}.tab-adjustments .adjustment .range{width:65%;padding:0 20px}.tab-adjustments .adjustment .range .channel-slider{margin-top:-28px}.tab-adjustments .adjustment .range .marker{position:absolute;left:50%;top:27px;height:13px;width:6px;margin-left:-3px;border-radius:3px;z-index:1000}.tab-adjustments .adjustment .functionSelection,.tab-adjustments .adjustment .adjustmentSlot,.tab-adjustments .adjustment .functionSwitchChannel{width:5%}.noUi-target{border-radius:4px}@media all and (max-width: 575px){.tab-adjustments .overflow{overflow:auto}.tab-adjustments .range{min-width:300px}}.tab-auxiliary{float:left;width:100%}.tab-auxiliary .help{padding:10px;background-color:#ffcb18;margin-bottom:10px}.tab-auxiliary .toolbox{font-weight:700;color:#696363;padding:10px 5px}.tab-auxiliary .range{position:relative;height:70px;padding-top:15px;padding-left:0;border-top:1px solid #fff;border-bottom:1px solid var(--subtleAccent);background-color:#ececec;padding-bottom:5px}.tab-auxiliary .range .marker{background:var(--accent);border-radius:3px;position:absolute;left:50%;top:27px;height:13px;width:6px;margin-left:-3px;z-index:1000}.tab-auxiliary .range:first-child{border-top:0}.tab-auxiliary .range:last-child{border-bottom:0}.tab-auxiliary .range>.buttons{position:absolute;top:0;right:0}.tab-auxiliary .range>.buttons .a{padding:2px}.tab-auxiliary .range .channel{border:1px solid var(--subtleAccent);border-radius:3px;margin-bottom:3px}.tab-auxiliary .range .channel-slider{float:left;width:77%;margin-left:20px;margin-top:-4px}.tab-auxiliary .channel-slider .noUi-connect{background:var(--accent);border-radius:3px}.tab-auxiliary .mode.on .info{background:var(--accent);color:#000}.tab-auxiliary .mode.on:nth-child(odd) .info{background:var(--accent)}.tab-auxiliary .mode.off .info{background:#828885;color:#fff}.tab-auxiliary .mode.off:nth-child(odd) .info{background:#828885}.tab-auxiliary .mode.disabled .info{background:var(--error);color:var(--quietText)}.tab-auxiliary .mode.disabled:nth-child(odd) .info{background:var(--error)}.tab-auxiliary .modes{width:100%}.tab-auxiliary .mode{background-color:#f9f9f9;vertical-align:top;display:flex}.tab-auxiliary .mode .name{min-height:80px;padding:5px 0}.tab-auxiliary .mode .info{text-align:center;width:10%;white-space:nowrap;position:relative;background-color:#e4e4e4;border-bottom:5px solid white;color:gray}.tab-auxiliary .mode .info .name{font-weight:700;font-size:1em}.tab-auxiliary .mode .info .buttons{position:absolute;bottom:0;width:100%}.tab-auxiliary .mode .info .buttons a{padding:2px 5px;border-radius:4px;cursor:pointer;margin:3px;display:block}.tab-auxiliary .mode .info .buttons a:hover{background-color:#a9a9a9}.tab-auxiliary .mode .range .channelInfo{float:left;min-width:90px;text-align:center;margin-top:-4px;margin-left:5px}.tab-auxiliary .mode .link .modeInfo{float:left}.tab-auxiliary .ranges{padding-right:0;border-bottom:5px solid white;width:90%;max-width:calc(100% - 140px)}.tab-auxiliary .link{position:relative;height:70px;padding-top:15px;padding-left:15px;border-top:1px solid #fff;border-bottom:1px solid var(--subtleAccent);background-color:#ececec;padding-bottom:5px}.tab-auxiliary .link:first-child{border-top:0}.tab-auxiliary .link:last-child{border-bottom:0}.tab-auxiliary .link .linkedTo{border:1px solid var(--subtleAccent);border-radius:3px;margin-bottom:3px}.tab-auxiliary .logic{border:1px solid var(--subtleAccent);border-radius:3px}.tab-auxiliary>.buttons{margin-top:10px}.tab-auxiliary>.buttons a{float:right;height:28px;line-height:28px;padding:0 15px;display:block;color:#000}.tab-auxiliary .buttons a{text-align:center;font-weight:700;background-color:#fff;color:#000;opacity:.8;transition:all ease .3s}.tab-auxiliary .buttons a:hover{background-color:#fff;opacity:1;color:#000;transition:all ease .3s}.tab-auxiliary .delete a{height:15px;width:15px;transition:all ease .3s;opacity:.3;position:relative;float:right;margin-right:5px;margin-top:-9px;background-image:url(/assets/close1-75435f26.svg);background-repeat:no-repeat;background-position:center 100%;display:block}.tab-auxiliary .delete a:hover{transition:all ease .3s;opacity:.6}.tab-auxiliary .fixed_band{bottom:0}.tab-auxiliary .save_btn a{line-height:28px}#tab-auxiliary-templates{display:none}@media only screen and (max-width: 1055px){.tab-auxiliary .fixed_band{width:calc(100% + 30px);margin:0 0 0 -15px}.tab-auxiliary .fixed_band .save_btn a{margin-right:15px}}@media only screen and (max-device-width: 1055px){.tab-auxiliary .fixed_band{width:calc(100% + 30px);margin:0 0 0 -15px}.tab-auxiliary .fixed_band .save_btn a{margin-right:15px}}@media all and (max-width: 575px){.tab-auxiliary .mode{flex-wrap:wrap}.tab-auxiliary .mode .info{width:100%;border-bottom:0}.tab-auxiliary .mode .info .name{text-align:left;padding-left:10px;min-height:auto}.tab-auxiliary .mode .info .buttons{right:0;width:auto;display:flex}.tab-auxiliary .mode .ranges{width:100%;max-width:100%}.tab-auxiliary .mode .range .channelInfo{display:flex;margin:0 10px;width:100%;flex-wrap:wrap}.tab-auxiliary .range{display:flex;height:auto;flex-wrap:wrap}.tab-auxiliary .range .channel-slider{width:100%;margin:10px 10px 45px}.tab-auxiliary .limits{width:100%;justify-content:space-between;display:flex}.tab-auxiliary .delete a{margin-top:15px;margin-right:10px;position:absolute;float:none;top:0;right:0}.tab-auxiliary .link{height:auto;display:flex;padding-bottom:10px}}.tab-failsafe{position:relative}.tab-failsafe .leftWrapper{float:left;width:calc(50% - 20px)}.tab-failsafe .rightWrapper{float:left;width:calc(50% + -0px);margin:0 0 0 20px}.tab-failsafe .rightWrapper .spacer_box{padding-bottom:7px}.tab-failsafe .number{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-failsafe .number:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-failsafe .number input{width:50px;padding-left:3px;height:20px;line-height:20px;text-align:left;border:1px solid var(--subtleAccent);border-radius:3px;margin-right:11px;font-size:12px;font-weight:400}.tab-failsafe .number input:disabled{background-color:#ececec}.tab-failsafe .number .switchery{margin-right:16px}.tab-failsafe .number span{margin-left:0}.tab-failsafe .checkbox{float:left;width:100%;margin-bottom:6px;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);margin-top:0}.tab-failsafe .checkbox:last-child{border-bottom:none}.tab-failsafe .subline{float:left;width:100%;font-size:13px;margin-top:15px;margin-bottom:5px}.tab-failsafe .radioarea{float:left;width:100%;border-radius:5px;background-color:#ededed;margin-bottom:0;margin-top:5px;min-height:90px;padding-bottom:10px}.tab-failsafe .radiobuttons{float:left;width:50%;margin-top:38px;margin-left:15px;font-size:12px;font-weight:400}.tab-failsafe .radiobuttons input{margin-right:8px;margin-bottom:10px}.tab-failsafe .radiobuttons label{float:left;width:130px;margin-top:-2px}.tab-failsafe .proceduresettings{padding:10px;margin-top:75px}.tab-failsafe .pro1{background-image:url(/assets/cf_failsafe_procedure1-4b1dea1a.svg);background-position:top right 10px;background-size:200px;background-repeat:no-repeat}.tab-failsafe .pro2{background-image:url(/assets/cf_failsafe_procedure2-fdabed99.svg);background-position:top right 10px;background-size:200px;background-repeat:no-repeat}.tab-failsafe .pro3{background-image:url(/assets/cf_failsafe_procedure3-e1722b57.svg);background-position:top right 10px;background-size:200px;background-repeat:no-repeat}.tab-failsafe .pro4{background-image:url(/assets/cf_failsafe_procedure4-bb8056f6.svg);background-position:top right 10px;background-size:200px;background-repeat:no-repeat}.tab-failsafe .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-failsafe .spacer_box .helpicon{margin-top:3px;margin-right:0}.tab-failsafe .freelabel{margin-left:10px;position:relative}.tab-failsafe input{float:left}.tab-failsafe span{margin:0}.tab-failsafe .gui_box_titlebar{margin-bottom:0}.tab-failsafe .numberspacer{float:left;width:65px;height:21px}.tab-failsafe .gui_box{font-style:normal;font-weight:700;margin-bottom:15px;float:left}.tab-failsafe .gui_box span{font-style:normal;font-weight:400;line-height:19px;color:#4f4f4f;font-size:11px}.tab-failsafe .stage1 .number input{float:right;margin-right:0}.tab-failsafe .stage1 select{float:left;width:95%;height:22px;margin:0;border:1px solid var(--subtleAccent);border-radius:3px}.tab-failsafe .modename{background-color:#828885;border-radius:3px;border:1px solid #686c6a;color:#fff!important;font-weight:600!important;padding-left:3px;padding-right:3px;margin-right:3px}.tab-failsafe .channelprimary{float:left;width:60%}.tab-failsafe .channelauxiliary{float:left;width:60%;padding-top:2px}.tab-failsafe .channelname{margin-right:3px}.tab-failsafe .channelsetting{float:left;width:25%}.tab-failsafe .auxiliary{float:left;width:15%}.tab-failsafe .cf_tooltiptext{display:none}.tab-failsafe .featuresNew{width:100%}.tab-failsafe .featuresNew tr{width:100%;border-bottom:1px solid var(--subtleAccent);float:left;padding:0 0 6px;margin-bottom:3px}.tab-failsafe .featuresNew td{float:left;margin-right:10px}.tab-failsafe .featuresNew td:first-child{width:52px}.tab-failsafe .featuresNew td:last-child{width:calc(100% - 125px);margin-right:0}.tab-failsafe .featuresNew .helpicon{margin-right:-2px}.tab-failsafe table{width:100%}.tab-failsafe .switchMode{border:1px solid var(--subtleAccent);border-radius:3px;margin-right:5px;min-width:80px}.tab-osd .info{margin:10px 0 0;position:relative;float:left;width:100%}.tab-osd .info .progressLabel{position:absolute;width:100%;height:26px;top:0;left:0;text-align:center;line-height:24px;color:#fff;font-weight:700}.tab-osd .spacer_box_title{float:none;font-weight:400}.tab-osd .spacer_box_title .profileOsdHeader{padding:6px}.tab-osd ul li{list-style:circle;margin-left:30px}.tab-osd .options{position:relative;margin-bottom:10px;line-height:18px;text-align:left}.tab-osd .options label input{float:left;margin-top:2px}.tab-osd .options label span{font-weight:700;margin-left:6px}.tab-osd .options select{width:300px;height:20px;border:1px solid var(--subtleAccent)}.tab-osd .options .releases select{width:280px}.tab-osd .options .description{position:relative;left:0;font-style:italic;color:#818181}.tab-osd .options .flash_on_connect_wrapper{display:none}.tab-osd .options .manual_baud_rate select{width:75px;margin-left:19px}.tab-osd td{text-align:left}.tab-osd .option.releases{margin:0 0 2px;line-height:20px}.tab-osd .cf_table td:last-child{text-align:left}.tab-osd .release_info{display:none}.tab-osd .release_info .title{line-height:20px;text-align:center;font-weight:700;color:#fff;border-bottom:1px solid var(--subtleAccent);background-color:#3f4241}.tab-osd .release_info .target{color:#00f}.tab-osd .release_info p{padding:5px}.tab-osd .release_info p a{font-weight:700}.tab-osd .release_info p a:hover{text-decoration:underline}.tab-osd .release_info .notes{padding:5px}.tab-osd .btn .disabled{cursor:default;color:#fff;background-color:#afafaf;border:none;pointer-events:none;text-shadow:none;opacity:.5}.tab-osd .display-layout label{margin:.25em .1em;display:inline-block}.tab-osd .display-layout input{margin:.1em 1em}.tab-osd .display-layout input.position{width:5em;border-bottom:1px solid var(--subtleAccent)}.tab-osd .hide{display:none}.tab-osd .note{padding:1em}.tab-osd .col{display:inline-block}.tab-osd .left{float:left}.tab-osd .right{float:right;margin-top:-7px}.tab-osd .preview{position:sticky;top:0;background:url(/assets/osd-bg-1-39d86071.jpg);background-size:cover;background-repeat:no-repeat}.tab-osd .preview .gui_box_titlebar{position:relative;margin-bottom:0;float:none}.tab-osd .preview .gui_box_titlebar label{max-width:100px;overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap;vertical-align:text-bottom}.tab-osd .preview .gui_box_titlebar select{max-width:100px;border-radius:3px;font-size:11px;font-weight:400;font-family:Open Sans,Segoe UI,Tahoma,sans-serif}.tab-osd .preview .gui_box_bottombar{text-align:center}.tab-osd .preview .row{display:flex}.tab-osd .preview .char{display:flex;padding:0;margin:0;flex:1 1 auto;flex-wrap:nowrap;border:1px solid transparent}.tab-osd .preview .char img{flex:1 1 auto;max-width:100%;height:auto}.tab-osd .preview .char[draggable=true]{cursor:move}.tab-osd .preview:active:before,.tab-osd .preview:active:after{content:"";position:absolute;top:50%;left:40%;border-top:.3em dashed var(--gimbalCrosshair);width:20%;transform:translateY(-50%);pointer-events:none}.tab-osd .preview:active:after{transform:translateY(-50%) rotate(90deg)}.tab-osd .preview:active .char{border:1px dashed rgba(55,55,55,.5)}.tab-osd .osd-preview-zoom{width:max-content!important;padding-right:1em}.tab-osd .osd-preview-zoom-group{display:none}.tab-osd .osd-preview-zoom-selector{margin-left:5px;vertical-align:text-bottom}.tab-osd .char.mouseover,.tab-osd .char.dragging,.tab-osd .char-label.mouseover{background:rgba(255,255,255,.4)}.tab-osd .switch-all-elements{float:right}.tab-osd .content_wrapper{height:calc(100% - 70px)}.tab-osd .content_toolbar{text-align:right}.tab-osd .content_toolbar button{margin-right:1em}.tab-osd .switchable-field{padding:3px;border:1px solid transparent;border-bottom:1px solid var(--subtleAccent)}.tab-osd .switchable-field input{border-radius:3px;border:1px solid var(--subtleAccent);padding:2px}.tab-osd .switchable-field input[type=number]{float:right;display:none;line-height:23px;height:23px;box-sizing:border-box;padding-right:0}.tab-osd .switchable-field label{margin-left:5px}.tab-osd .switchable-field:last-child{border-bottom:0}.tab-osd .switchable-field.mouseover{background:var(--boxBackground);border:1px solid var(--subtleAccent);font-weight:800}.tab-osd .switchable-fields{float:left;margin-top:5px;margin-bottom:8px;width:100%}.tab-osd .switchable-field-flex{display:flex}.tab-osd .switchable-field-flex .switchable-field-description{display:flex;flex-direction:row;min-width:0;justify-content:space-between;width:100%;flex-wrap:wrap}.tab-osd .switchable-field-flex .switchable-field-description .osd-variant{flex-grow:2}.tab-osd input,.tab-osd select{background:var(--boxBackground);color:var(--defaultText);border:1px solid var(--subtleAccent);border-radius:3px}.tab-osd select.osd-variant{max-width:100%}.tab-osd .alarms label{display:block;width:100%;border-bottom:1px solid var(--subtleAccent);margin-top:5px;padding-bottom:5px}.tab-osd .alarms label:last-child{border-bottom:none;padding-bottom:0}.tab-osd .alarms input{width:55px;padding-left:3px;height:18px;line-height:20px;text-align:left;border-radius:3px;margin-right:11px;font-size:11px;font-weight:400}.tab-osd .grid-row{justify-content:flex-start;gap:7px}.tab-osd .grid-row .elements{flex:1 1 auto;width:210px;max-width:700px}.tab-osd .grid-row .osd-preview{flex:2 0 auto;max-width:1480px}.tab-osd .grid-row .osd-profile{flex:1 1 auto;width:230px;max-width:700px}.tab-osd .grid-col{margin:0}.info .progressLabel,.info .progressLabel a{color:#fff}.info .progressLabel a:hover{text-decoration:underline}.info .progress{width:100%;height:26px;border-radius:5px;border:1px solid var(--subtleAccent);-webkit-appearance:none}.info .progress::-webkit-progress-bar{background-color:#4f4f4f;border-radius:4px;box-shadow:inset 0 0 5px #2f2f2f}.info .progress::-webkit-progress-value{background-color:#f86008;border-radius:4px}.info .progress.valid::-webkit-progress-bar{background-color:#56ac1d;border-radius:4px}.info .progress.valid::-webkit-progress-value{background-color:#56ac1d;border-radius:4px}.info .progress.invalid::-webkit-progress-bar{background-color:#a62e32;border-radius:4px}.info .progress.invalid::-webkit-progress-value{background-color:#a62e32;border-radius:4px}#font-logo-preview-container{background:rgba(0,255,0,.4);margin-bottom:10px;box-sizing:border-box}#font-logo-preview{background:#00ff00;line-height:0;margin:auto}#font-logo-info{font-size:125%;line-height:150%}#font-logo-info h3{margin-bottom:.2em}#font-logo-info ul li:before{content:"• "}#font-logo-info ul li.valid{color:#00a011}#font-logo-info ul li.valid:before{content:"✔ "}#font-logo-info ul li.invalid{color:#a01100}#font-logo-info ul li.invalid:before{content:"✕ "}#font-logo-info #font-logo-info-upload-hint{margin-top:1em;display:none}button{padding:4px 10px!important;font-weight:600;font-size:9pt!important;cursor:pointer}.fontpresets_wrapper{display:inline-block;position:absolute;right:1.2em;top:.8em}.fontpresets{background:var(--boxBackground);color:var(--defaultText);border:1px solid var(--subtleAccent);border-radius:3px}.spacer_box_title span{font-size:11px;font-weight:400}.spacer_box div input{margin-right:5px}.spacer_box div label{margin-right:10px}.timer-option{float:none!important;padding:2px;display:inline!important}.timers-container .timer-detail{padding-left:15px;padding-top:3px;padding-bottom:3px}.timers-container label{margin-right:5px!important;display:inline-block;width:80px}.timers-container input,.timers-container select{width:150px}@media all and (max-width: 1455px){.tab-osd .osd-preview{order:1;min-width:100%}.tab-osd .osd-feature{order:2}.tab-osd .osd-profile{order:3}}@media all and (max-width: 575px){.tab-osd .osd-preview{min-width:100%;order:1;width:fit-content}.tab-osd .osd-feature{order:2;max-width:100%}.tab-osd .osd-profile{order:3;max-width:100%}#fontmanagercontent{max-width:100%}#fontmanagercontent .grid-row{margin-bottom:15px}.content_wrapper.font-preview{padding:15px 0}.fontpresets_wrapper{display:block;position:relative;right:0;top:0;margin-bottom:15px}}.tab-vtx{height:100%}.tab-vtx .cf_table{-webkit-border-horizontal-spacing:1px}.tab-vtx .require-support{display:none}.tab-vtx .require-upgrade{display:block}.tab-vtx .columnsWrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.tab-vtx .columnsWrapper .leftColumn{width:calc(100% - 275px)}.tab-vtx .columnsWrapper .rightColumn{flex-shrink:0;flex-grow:0;flex-basis:250px}.tab-vtx .leftWrapper{float:left;width:calc(60% - 20px)}.tab-vtx .rightWrapper{float:left;width:calc(30% + -0px);max-width:300px;margin:0 0 10px 20px}.tab-vtx input,.tab-vtx select{border:1px solid var(--subtleAccent);border-radius:3px;max-width:100px;background:var(--boxBackground);color:var(--defaultText)}.tab-vtx .number input{width:55px;padding-left:3px;height:20px;line-height:20px;text-align:left;border-radius:3px;margin-right:11px;font-size:12px;font-weight:400}.tab-vtx .gui_box span{font-style:normal;line-height:19px;color:var(--mutedtext);font-size:11px}.tab-vtx .spacer_box .field{margin-bottom:5px;clear:left;padding-bottom:5px;width:100%;float:left}.tab-vtx .spacer_box .field:not(:last-child){border-bottom:1px solid var(--subtleAccent)}.tab-vtx .select_mode .field>span{margin-right:10px;display:inline-block;min-width:100px}.tab-vtx input.one_digit_input{width:28px}.tab-vtx input.frequency_input{width:48px}.tab-vtx .vtx_table_box{min-width:750px}.tab-vtx .table_vtx_bands tr:first-child td{text-align:center}.tab-vtx .table_vtx_bands td{padding:0 1px;text-align:center}.tab-vtx .table_vtx_bands input{display:block;margin:0 auto}.tab-vtx .table_vtx_powerlevels tr:first-child td{text-align:center}.tab-vtx .table_vtx_powerlevels td{padding:0 1px;text-align:center}.tab-vtx .table_vtx_powerlevels input{display:block;margin:0 auto}.tab-vtx .field_powerlevel_value input,.tab-vtx .field_powerlevel_label input{width:53px}.tab-vtx .field_band_name input{width:71px}.tab-vtx .field_band_letter input{width:13px}.tab-vtx .vtx_table_bands_table span table,.tab-vtx .vtx_table_powerlevels_table span table{float:left}.tab-vtx.supported .require-support{display:block}.tab-vtx.supported .require-upgrade,#tab-vtx-templates{display:none}@media all and (max-width: 575px){.tab-vtx .columnsWrapper{flex-wrap:wrap}.tab-vtx .columnsWrapper .leftColumn{width:100%}.tab-vtx .columnsWrapper .rightColumn{width:100%;flex-basis:auto}.tab-vtx .leftWrapper{width:100%;overflow:auto}}#tab-power-templates{display:none}.tab-power .ui-grid-col{margin-bottom:0}.tab-power td.configuration{padding-top:5px;text-align:left}.tab-power .battery-state .configuration{border-bottom:0}.tab-power td.value{text-align:left;width:20%}.tab-power .label{width:25%}.tab-power .number{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-power .number input{width:50px;padding-left:3px;height:20px;line-height:20px;text-align:left;border:1px solid var(--subtleAccent);border-radius:3px;margin-right:11px;font-size:12px;font-weight:400}.tab-power .number:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-power .select{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-power .select:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-power .battery-configuration select{border:1px solid var(--subtleAccent);border-radius:3px;margin-right:5px;float:left;width:150px}.tab-power .require-support{display:none}.tab-power .require-upgrade,.tab-power.supported .require-support{display:block}.tab-power.supported .require-upgrade,#tab-transponder-templates{display:none}.tab-transponder .spacer_box{padding-bottom:10px;float:left;width:calc(100% - 20px)}.tab-transponder .text{margin-bottom:5px;clear:left;padding-bottom:5px;border-bottom:1px solid var(--subtleAccent);width:100%;float:left}.tab-transponder .text input{width:100px;padding-left:3px;height:20px;line-height:20px;text-align:left;border:1px solid var(--subtleAccent);border-radius:3px;margin-right:11px;font-size:12px;font-weight:400;background:var(--boxBackground);color:var(--defaultText)}.tab-transponder .text .disabled{width:43px;padding:0 5px;background-color:#ececec}.tab-transponder .text span{margin-left:0}.tab-transponder .text:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.tab-transponder input{float:left}.tab-transponder span{margin:0}.tab-transponder .textspacer{float:left;width:115px;height:21px}.tab-transponder .gui_box span{font-style:normal;line-height:19px;color:#4f4f4f;font-size:11px}.tab-transponder select{min-width:100px;border:1px solid var(--subtleAccent);border-radius:3px;background:var(--boxBackground);color:var(--defaultText)}.require-transponder-supported,.tab-transponder.transponder-supported .require-transponder-unsupported{display:none}.tab-transponder.transponder-supported .require-transponder-supported{display:block}.textspacer-small{margin-bottom:15px}.tab-privacy_policy p,.tab-privacy_policy h1,.tab-privacy_policy h2,.tab-privacy_policy h3,.tab-privacy_policy h4{margin-bottom:10px}.tab-privacy_policy li{margin-bottom:0!important}.tab-options .freelabel{margin-left:10px;position:relative}.tab-options .switchery{float:left}.tab-options .margin-bottom{margin-bottom:10px;display:grid;grid-template-columns:fit-content(300px) 1fr}.tab-options select{background:var(--boxBackground);color:var(--defaultText);border:1px solid var(--subtleAccent);border-radius:3px;width:fit-content}@font-face{font-family:Open Sans;src:url(/assets/opensans-light-webfont-7f2cedf7.woff2) format("woff2"),url(/assets/opensans-light-webfont-09400978.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/opensans-regular-webfont-7599405e.woff2) format("woff2"),url(/assets/opensans-regular-webfont-512f9a5e.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/opensans-italic-webfont-42420332.woff2) format("woff2"),url(/assets/opensans-italic-webfont-8526693c.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(/assets/opensans-semibold-webfont-8a2704b8.woff2) format("woff2"),url(/assets/opensans-semibold-webfont-33f7270e.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/opensans-bold-webfont-9de64be1.woff2) format("woff2"),url(/assets/opensans-bold-webfont-3ef8108c.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(/assets/opensans-bolditalic-webfont-ac17ca73.woff2) format("woff2"),url(/assets/opensans-bolditalic-webfont-16aecd03.woff) format("woff");font-weight:700;font-style:italic}.dropdown{display:inline-block;position:relative;overflow:hidden;height:20px;background:#fff;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.06));background-image:-moz-linear-gradient(top,transparent,rgba(0,0,0,.06));background-image:-o-linear-gradient(top,transparent,rgba(0,0,0,.06));background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.06));-webkit-box-shadow:0 1px 1px rgba(0,0,0,.08);box-shadow:0 1px 1px #00000014;width:99%;margin-bottom:7px;border:1px solid;border-color:#ccc #ccc #ccc;border-radius:3px}.dropdown:before,.dropdown:after{content:"";position:absolute;z-index:2;top:7px;right:7px;width:0;height:0;border:4px dashed;border-color:#888 transparent;pointer-events:none}.dropdown:before{border-bottom-style:solid;border-top:none;margin-top:-2px}.dropdown:after{margin-top:5px;border-top-style:solid;border-bottom:none}.dropdown-select{position:relative;overflow:visible;width:100%;margin-top:0;padding:1px 8px 6px 5px;height:23px;line-height:20px;font-size:12px;color:#62717a;text-shadow:0 1px white;background:#f2f2f2;background:rgba(0,0,0,0)!important;border:0;border-radius:0;-webkit-appearance:none}.dropdown-select:focus{z-index:3;width:90%;color:#4fa619;outline:0px solid #49aff2;outline:0px solid -webkit-focus-ring-color;outline-offset:5px;height:25px}.dropdown-select>option{margin:3px;padding:6px 8px;text-shadow:none;background:#f2f2f2;border-radius:3px;cursor:pointer}.lt-ie9 .dropdown{z-index:1}.lt-ie9 .dropdown-select{z-index:-1}.lt-ie9 .dropdown-select:focus{z-index:3}.dropdown-dark{background:#636363;background:#3e403f;border-color:#111 #0a0a0a black;background-image:-webkit-linear-gradient(top,transparent,rgba(0,0,0,.4));background-image:-moz-linear-gradient(top,transparent,rgba(0,0,0,.4));background-image:-o-linear-gradient(top,transparent,rgba(0,0,0,.4));background-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.4));-webkit-box-shadow:inset 0 1px rgba(255,255,255,.1),0 1px 1px rgba(0,0,0,.2);box-shadow:inset 0 1px #ffffff1a,0 1px 1px #0003;color:#a6a6a6;text-shadow:0px 1px rgba(0,0,0,.25)}.dropdown-dark:before{border-bottom-color:#aaa}.dropdown-dark:after{border-top-color:#aaa}.dropdown-dark .dropdown-select{color:#a6a6a6;text-shadow:0 1px black;width:calc(100% - 10px);background:#444}.dropdown-dark .dropdown-select:focus{color:#fff}.dropdown-dark .dropdown-select>option{background:#56ab1a;text-shadow:0 1px rgba(0,0,0,.4)}.switchery{background-color:#fff;border:1px solid #dfdfdf;border-radius:20px;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px #0006;height:30px;position:absolute;top:0;width:30px}.switchery-small{border-radius:20px;height:20px;width:33px}.switchery-small>small{height:20px;width:20px}.switchery-large{border-radius:40px;height:40px;width:66px}.switchery-large>small{height:40px;width:40px}.switchery{height:14px;width:45px;z-index:1000;opacity:1!important;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switchery>small{height:14px;width:14px}.switcherymid{background-color:#fff;border:1px solid #fff;border-radius:20px;cursor:pointer;display:inline-block;height:14px;position:relative;vertical-align:middle;width:35px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;box-sizing:content-box;background-clip:content-box}.switcherymid>small{background:#fff;border-radius:100%;box-shadow:0 1px 3px #0006;height:14px;position:absolute;top:0;width:14px}.switchery-small{border:none!important;height:10px;width:20px;margin-top:-3px;margin-right:3px}.switchery-small>small{height:10px;width:10px}.switchery-disabled{pointer-events:none;opacity:.3}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-brands-400-e4299464.eot);src:url(/assets/fa-brands-400-e4299464.eot?#iefix) format("embedded-opentype"),url(/assets/fa-brands-400-8ea87917.woff2) format("woff2"),url(/assets/fa-brands-400-f9217f66.woff) format("woff"),url(/assets/fa-brands-400-cda59d6e.ttf) format("truetype"),url(/assets/fa-brands-400-a3b98177.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/assets/fa-regular-400-79d08806.eot);src:url(/assets/fa-regular-400-79d08806.eot?#iefix) format("embedded-opentype"),url(/assets/fa-regular-400-e42a8844.woff2) format("woff2"),url(/assets/fa-regular-400-cb9e9e69.woff) format("woff"),url(/assets/fa-regular-400-e8711bbb.ttf) format("truetype"),url(/assets/fa-regular-400-be0a0849.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/assets/fa-solid-900-373c04fd.eot);src:url(/assets/fa-solid-900-373c04fd.eot?#iefix) format("embedded-opentype"),url(/assets/fa-solid-900-9834b82a.woff2) format("woff2"),url(/assets/fa-solid-900-3f6d3488.woff) format("woff"),url(/assets/fa-solid-900-af639750.ttf) format("truetype"),url(/assets/fa-solid-900-9674eb1b.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}.motorOutputReorderComponent{display:flex;height:100%;flex-flow:column}.motorOutputReorderComponentHeader{padding-bottom:12px}#dialogMotorOutputReorderMainContent,#dialogMotorOutputReorderWarning{display:flex;height:100%;flex-flow:column}#motorOutputReorderCanvas{width:100%;flex-grow:1}#motorOutputReorderActionPanel{height:46px}#dialogMotorOutputReorderSave{margin-right:0}.motorsRemapToggleParentContainer{display:flex;margin-bottom:1.5em;margin-top:1.5em}#motorOutputReorderActionHint{margin-top:1em;display:inline-block}.motorsRemapToggleNarrow{margin-right:12px;display:flex;align-items:center}.motorsRemapToggleWide{flex:1}.motorsRemapDialogRiskNoticeText{font-size:1.2em}.motorsRemapDialogRExplanationText{font-size:1em;margin-bottom:1.5em;margin-top:1.5em}#motorOutputReorderSaveStartOverButtonsPanel{position:absolute;bottom:4px}.select2{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:13.3333px}.select2-selection__rendered{line-height:18px!important;padding-left:4px!important;color:var(--defaultText)!important;border-radius:2px!important}.select2-container .select2-selection--single{height:20px!important;border-radius:3px!important;border:1px solid var(--subtleAccent)!important;cursor:default!important}.select2-selection__arrow{height:19px!important;top:0!important}.select2-selection__arrow b{height:5px!important;width:5px!important;margin-left:-2px!important;margin-top:-5px!important;border:none!important;border-bottom:1.5px solid black!important;border-right:1.5px solid black!important;transform:rotate(45deg)}.select2-dropdown{border:.5px solid var(--subtleAccent)!important;border-top:none!important;border-radius:2px!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}/**
  * multiple-select - Multiple select is a jQuery plugin to select multiple elements with checkboxes :).
  *
  * @version v1.6.0
  * @homepage http://multiple-select.wenzhixin.net.cn
  * @author wenzhixin <wenzhixin2010@gmail.com> (http://wenzhixin.net.cn/)
  * @license MIT
  */.ms-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:auto!important;top:auto!important}.ms-parent{display:inline-block;position:relative;vertical-align:middle}.ms-choice{display:block;width:100%;height:26px;padding:0;overflow:hidden;cursor:pointer;border:1px solid #aaa;text-align:left;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;border-radius:4px;background-color:#fff}.ms-choice.disabled{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.ms-choice>span{position:absolute;top:0;left:0;right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding-left:8px}.ms-choice>span.placeholder{color:#999}.ms-choice>div.icon-close{position:absolute;top:0;right:16px;height:100%;width:16px}.ms-choice>div.icon-close:before{content:"×";color:#888;font-weight:700}.ms-choice>div.icon-close:hover:before{color:#333}.ms-choice>div.icon-caret{position:absolute;width:0;height:0;top:50%;right:8px;margin-top:-2px;border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px}.ms-choice>div.icon-caret.open{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.ms-drop{width:auto;min-width:100%;overflow:hidden;display:none;margin-top:-1px;padding:0;position:absolute;z-index:1000;background:#fff;color:#000;border:1px solid #aaa;border-radius:4px}.ms-drop.bottom{top:100%;box-shadow:0 4px 5px #00000026}.ms-drop.top{bottom:100%;box-shadow:0 -4px 5px #00000026}.ms-search{display:inline-block;margin:0;min-height:26px;padding:2px;position:relative;white-space:nowrap;width:100%;z-index:10000;box-sizing:border-box}.ms-search input{width:100%;height:auto!important;min-height:24px;padding:0 5px;margin:0;outline:0;font-family:sans-serif;border:1px solid #aaa;border-radius:5px;box-shadow:none}.ms-drop ul{overflow:auto;margin:0;padding:0}.ms-drop ul>li{list-style:none;display:list-item;background-image:none;position:static;padding:.25rem 8px}.ms-drop ul>li .disabled{font-weight:400!important;opacity:.35;filter:Alpha(Opacity=35);cursor:default}.ms-drop ul>li.multiple{display:block;float:left}.ms-drop ul>li.group{clear:both}.ms-drop ul>li.multiple label{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms-drop ul>li label{position:relative;padding-left:1.25rem;margin-bottom:0;font-weight:400;display:block;white-space:nowrap;cursor:pointer}.ms-drop ul>li label.optgroup{font-weight:700}.ms-drop ul>li.hide-radio{padding:0}.ms-drop ul>li.hide-radio:focus,.ms-drop ul>li.hide-radio:hover{background-color:#f8f9fa}.ms-drop ul>li.hide-radio.selected{color:#fff;background-color:#007bff}.ms-drop ul>li.hide-radio label{margin-bottom:0;padding:5px 8px}.ms-drop ul>li.hide-radio input{display:none}.ms-drop ul>li.option-level-1 label{padding-left:28px}.ms-drop ul>li.option-divider{padding:0;border-top:1px solid #e9ecef}.ms-drop input[type=radio],.ms-drop input[type=checkbox]{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.ms-drop .ms-no-results{display:none}.escDshotDirection-Component{display:flex;height:100%;flex-flow:column}.escDshotDirection-Component .regular-button{-webkit-user-select:none;-webkit-tap-highlight-color:transparent;outline-style:none}.escDshotDirection-ComponentHeader{padding-bottom:12px}#escDshotDirectionDialog-MainContent{display:flex;height:100%;flex-flow:column}#escDshotDirectionDialog-Warning{display:flex;height:100%;flex-flow:column;border-top:1px solid var(--superSubtleAccent);padding-top:16px}.escDshotDirectionToggleParentContainer{display:flex;margin-bottom:1.5em;margin-top:1.5em}.escDshotDirectionToggleNarrow{margin-right:12px;display:flex;align-items:center}.escDshotDirectionDialog-ToggleWide{flex:1}.escDshotDirectionDialog-RiskNoticeText{font-size:1.2em}.escDshotDirectionDialogInformationNotice{font-size:1em;margin-bottom:1.5em;margin-top:1.5em}#escDshotDirectionDialog-MixerPreview{width:100%;padding-top:8px;padding-bottom:9px;margin-bottom:8px}#escDshotDirectionDialog-MixerPreviewImg{display:block;width:160px;height:160px;margin:auto}#escDshotDirectionDialog-MainContent h4{margin-left:auto;margin-right:auto;font-weight:500}#escDshotDirectionDialog-MainContent .red-text{color:#e00}#escDshotDirectionDialog-ActionHint,#escDshotDirectionDialog-SecondHint,#escDshotDirectionDialog-WizardActionHint{margin-top:10px}#escDshotDirectionDialog-ActionHintSafety,#escDshotDirectionDialog-SecondHintSafety{margin-top:0}#escDshotDirectionDialog-SelectMotorButtonsWrapper,#escDshotDirectionDialog-WizardMotorButtons{margin-left:auto;margin-right:auto}#escDshotDirectionDialog-SelectMotorButtonsWrapper .regular-button,#escDshotDirectionDialog-WizardMotorButtons .regular-button{font-size:15px;line-height:34px;padding:0;margin-left:4px;margin-right:4px;border-radius:17px;width:34px;height:34px;text-align:center}@media (hover: hover){#escDshotDirectionDialog-NormalDialog .regular-button.pushed:hover,#escDshotDirectionDialog-NormalDialog .regular-button:hover{background-color:#933}}#escDshotDirectionDialog-MainContent .regular-button.highlighted{background-color:#e22}#escDshotDirectionDialog-CommandsWrapper{margin-left:auto;margin-right:auto}#escDshotDirectionDialog-CommandSpin{margin-left:auto;margin-right:auto;width:224px;display:block;text-align:center}#escDshotDirectionDialog-CommandsWrapper .regular-button{width:130px;text-align:center;margin-left:5px;margin-right:5px}.escDshotDirectionErrorTextBlock{margin-top:12px;font-weight:500}.display-contents{display:contents}#escDshotDirectionDialog-SpinWizard,#escDshotDirectionDialog-StopWizard{margin-left:auto;margin-right:auto;width:160px;text-align:center}.escDshotDirectionDialog-InformationNotice{margin-top:18px;padding-top:16px;padding-bottom:16px;border-top:1px solid var(--superSubtleAccent);border-bottom:1px solid var(--superSubtleAccent)}.escDshotDirectionDialog-StartButton{width:80px;text-align:center;margin:0 16px 0 0}.escDshotDirectionDialog-Buttons{float:left;margin:0}.escDshotDirectionDialog-StartBlock{display:flex;margin-top:16px}:root{--accent: #ffbb00;--subtleAccent: #9c9c9c;--quietHeader: #bf8606;--defaultText: #ffffff;--subtleText: #c0c0c0;--mutedText: #d6d6d6;--linkText: #ffc549;--boxBackground: #3a3a3a;--alternativeBackground: #4e4e4e;--sideBackground: #404040;--ledAccent: #6e6e6e;--ledBackground: #424242;--gimbalBackground: var(--subtleAccent);--gimbalCrosshair: var(--mutedText);--switcherysecond: #858585;--pushedButton-background: #616161;--pushedButton-fontColor: #ffffff;--hoverButton-background: #ffcc3e;--superSubtleAccent: #595959;--accentBorder: #bf8606}.background_paper{background-image:url(/assets/paper-dark-7ec7738e.png)}body{color:#fff}::backdrop{background-image:none;background-color:#00000080}#options-window,#content,#content.logopen{background-color:#393b3a}#status-bar{background-color:#414443!important}#status-bar>*~*{border-left:1px solid #9c9c9c}dialog{background-color:#3a3d3c;color:#fff;border:1px solid #ffbb2a}.note{background-color:#4e4e4e;color:#fff}.content_toolbar{background-color:#555857}.content_toolbar .btn a,.content_toolbar .btn a.disabled{border:1px solid #ffbb2a}.gui_box{border:1px solid #4d4d4d;background-color:#393b3a}.gui_warning,.gui_note{background:#393b3a}.gui_note .gui_box_titlebar{color:#000}.grey{background-color:#414443}.gui_box_bottombar,.fixed_band{background-color:#393b3a}.default_btn a.disabled{background-color:#393b3a;border:1px solid #ffbb2a}.small a{border:1px solid #ffbb2a}.standard_input{background:var(--boxBackground);color:#fff}#quad-status_wrapper{color:#393b3a}button{border:1px solid #ffbb2a;background-color:#ffbb2a;color:#000}.helpicon{background-image:url(/assets/cf_icon_info_white-a69b0eb9.svg);opacity:.3}.cf .helpicon{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);opacity:.4}.cf .helpicon:hover{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);opacity:1}.gui_box_titlebar .helpicon{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg)}.cf_table td{border-style:solid}.cf_table tr:last-child td{border-style:unset}.noUi-pips{color:var(--mutedText)}.jBox-container{background:#393b3a;color:#fff}.jBox-Modal .jBox-title,.jBox-Confirm .jBox-title{background:#393b3a;border-bottom:1px solid #9c9c9c;text-shadow:0 1px 1px #ffffff;color:#fff}.jBox-pointer:after{background:#393b3a}.tab-adjustments .adjustment:nth-child(odd){background-color:#2f2f2f}.tab-adjustments .adjustment select{background-color:#3a3a3a;color:#fff}.tab-adjustments .adjustments{background-color:#393b3a}.tab-adjustments .adjustments td{border-top:1px solid #00000000;border-bottom:1px solid #00000000}.tab-auxiliary .toolbox{color:#fff}.tab-auxiliary .mode{background-color:#393b3a}.tab-auxiliary .mode .info{background-color:#9e9e9e;color:#fff}.tab-auxiliary .ranges{border-bottom:5px solid #8a8a8a;background-color:#676767}.tab-auxiliary .range{background-color:#484848}.tab-auxiliary .range .channel{background-color:#3a3a3a;color:#fff}.tab-auxiliary .link{background-color:#484848}.tab-auxiliary .buttons a{background-color:#333;color:#fff}.tab-auxiliary .buttons a:hover{background-color:var(--hoverButton-background)}.logic,.linkedTo{background-color:#3a3a3a;color:#fff}.tab-cli textarea[name=commands]{background:black;color:#fff}.tab-cli textarea[name=commands]::placeholder{color:silver}.cli-textcomplete-dropdown{background-color:#393b3a}.cli-textcomplete-dropdown a{color:#fff}.cli-textcomplete-dropdown .active{background-color:var(--quietHeader)}.tab-configuration .gui_box span{color:#fff}.tab-configuration input,.tab-configuration select,.tab-failsafe .number input{background-color:#3a3a3a;color:#fff}.tab-failsafe .number input:disabled{background-color:#393b3a;color:gray}.tab-failsafe .radioarea{background-color:#393b3a}.tab-failsafe .gui_box span{color:#fff}.tab-failsafe .stage1 select{background-color:#3a3a3a;color:#fff}.tab-failsafe .modename{background-color:#393b3a}.tab-failsafe .switchMode{background-color:#3a3a3a;color:#fff}.tab-failsafe .pro1{background-image:url(/assets/cf_failsafe_procedure1-dark-db62c6a5.svg)}.tab-failsafe .pro2{background-image:url(/assets/cf_failsafe_procedure2-dark-fa7ef004.svg)}.tab-failsafe .pro4{background-image:url(/assets/cf_failsafe_procedure4-dark-bc62bbe6.svg)}.btn .disabled{background-color:#393b3a}.tab-firmware_flasher .build_configuration .select2{color:#424242}.tab-firmware_flasher .build_configuration .select2 .selection .select2-selection{background-color:#575757}.tab-firmware_flasher .build_configuration input{background-color:#3a3a3a;color:#fff}.tab-firmware_flasher .build_configuration select{background-color:#424242;color:#fff}.tab-firmware_flasher .options select{background-color:#3a3a3a;color:#fff}.tab-firmware_flasher .options .description{color:#b9b9b9}.tab-firmware_flasher .options .manual_baud_rate select{background-color:#3a3a3a;color:#fff}.tab-firmware_flasher .release_info .target{color:#fff}.tab-firmware_flasher .release_info .buildProgress{border:1px solid var(--subtleAccent);border-radius:2px}.tab-firmware_flasher .cf_table td{border-bottom:solid 1px #4f4f4f}.tab-gps .GPS_info .head,.tab-gps .GPS_signal_strength .head,.tab-gps #loadmap .controls,.tab-gps #loadmap .controls a{background-color:#393b3a}.tab-gps #loadmap .controls a:hover{background-color:var(--hoverButton-background)}.tab-gps #loadmap .controls a:active{background-color:#393b3a}progress[value]::-webkit-progress-bar{background-color:#393b3a}.tab-landing .content_top{background-color:#0000}.tab-landing .content_mid{background-color:#3e3e3e}.tab-landing .content_mid .text3 .wrap2{background:#5f5f5f}.tab-landing .logowrapper img{content:url(/assets/bf_logo_black-c1f30524.svg)}.tab-led-strip .section{color:#c4c4c4}.tab-led-strip .mainGrid{background-color:#4e4e4e}.tab-led-strip button{background-color:#6b6b6b;color:#fff}.tab-led-strip button:hover{border:1px solid #ffffff;background-color:#393b3a}.tab-led-strip .gridSections,.tab-led-strip .gridSections .block{border:none}.tab-logging .speed{background-color:#3a3a3a;color:#fff}.tab-motors .gui_box span{color:#fff}.tab-motors input,.tab-motors select{background-color:#3a3a3a;color:#fff}.tab-motors .plot_control{background-color:#393b3a}.tab-motors .plot_control select{background-color:#3a3a3a;color:#fff}.tab-motors .plot_control .x{background-color:#00a8f0}.tab-motors .plot_control .y{background-color:#c0d800}.tab-motors .plot_control .z{background-color:#cb4b4b}.tab-motors .motorblock,.tab-motors .m-block{background-color:#393b3a}.tab-motors .m-block .label{color:#fff}.tab-motors .m-block .meter-bar{background-color:#393b3a}.tab-motors .motor_testing .notice{background-color:#4e4e4e}.tab-motors text{fill:#fff}.tab-motors .line:nth-child(1){stroke:#00a8f0}.tab-motors .line:nth-child(2){stroke:#c0d800}.tab-motors .line:nth-child(3){stroke:#cb4b4b}.tab-onboard_logging .regular-button.disabled,.tab-onboard_logging .dataflash-contents,.tab-onboard_logging .sdcard-contents{background-color:#393b3a}.tab-onboard_logging .dataflash-used,.tab-onboard_logging .sdcard-other{background-color:#848484}.tab-onboard_logging progress::-webkit-progress-bar{background-color:#393b3a}.tab-onboard_logging .blackboxRate select,.tab-onboard_logging .blackboxDebugMode select,.tab-onboard_logging .blackboxDevice select{background-color:#3a3a3a;color:#fff}.tab-onboard_logging .sdcard-icon{background-color:#393b3a}.tab-osd .display-layout input.position{border-bottom:1px solid red}.tab-osd .preview{background:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2)),url(/assets/osd-bg-1-39d86071.jpg);background-size:cover}.tab-osd input[type=checkbox]:after{line-height:1.5em;content:none;display:inline-block;width:12px;height:12px;margin-top:-1px;margin-left:-1px;border:1px solid #404040;border-radius:.25em;background:#4d4d4d}.tab-osd input[type=checkbox]:checked:after{background:#ffbb00;border:1px solid #404040}.tab-pid_tuning .profile .helpicon{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);opacity:.4}.tab-pid_tuning .profile .helpicon:hover{opacity:1}.tab-pid_tuning .profile select{background-color:#3a3a3a;color:#fff}.tab-pid_tuning .rate_profile .helpicon{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);opacity:.4}.tab-pid_tuning .rate_profile .helpicon:hover{opacity:1}.tab-pid_tuning .rate_profile select{background-color:#3a3a3a;color:#fff}.tab-pid_tuning .pid_titlebar .helpicon{background-image:url(/assets/cf_icon_info_grey-8c1a8156.svg);opacity:.4}.tab-pid_tuning .pid_titlebar .helpicon:hover{opacity:1}.tab-pid_tuning .pid_titlebar .wide_header{border-top-left-radius:3px;border-top-right-radius:3px}.tab-pid_tuning .throttle_limit th{background-color:#393b3a;border-bottom:1px solid #5e5e5e}.tab-pid_tuning .cf tr{background-color:#414443}.tab-pid_tuning .cf th{background-color:var(--quietHeader);color:#fff}.tab-pid_tuning .cf input{background-color:#3a3a3a;color:#fff}.tab-pid_tuning .cf input:disabled{color:#696969;background-color:#2d2d2d}.tab-pid_tuning .cf select{background-color:#3a3a3a;color:#fff}.tab-pid_tuning .cf select:disabled{color:#696969;background-color:#2d2d2d}.tab-pid_tuning .cf .rates_logo_bg{background-color:#fff3}.tab-pid_tuning table.compensation .suboption select{background-color:#3a3a3a;color:#fff}.tab-pid_tuning table.compensation tr{border-bottom:1px solid #6b6b6b}.tab-pid_tuning table input{background-color:#3a3a3a;color:#fff}.tab-pid_tuning table select{text-align-last:right;background-color:#3a3a3a;color:#fff}.tab-pid_tuning .tab-container>div{background-color:#535655;border-right:1px solid #393b3a}.tab-pid_tuning .number input{background-color:#3a3a3a;color:#fff}.tab-pid_tuning .gui_box span{color:#fff}.tab-pid_tuning .bottomarea,.tab-pid_tuning .regular-button.disabled{background-color:#393b3a}.tab-pid_tuning .sliderLabels th{background:#414443;color:#fff}.tab-pid_tuning input:disabled{color:#696969;background-color:#2d2d2d}.tab-pid_tuning select:disabled{color:#696969;background-color:#2d2d2d}.tab-pid_tuning .slidersWarning{background:#542415}.inputBackground{background-color:#3a3a3a;color:#fff}.fancy.header{background-color:#393b3a}.pid_roll{background-color:#a00000}.pid_pitch{background-color:#00a000}.pid_yaw{background-color:#0000a0}.pid_mode{background-color:#3c3c3c;border-bottom:1px solid #3c3c3c;color:#fff}.pid_titlebar{background-color:#393b3a}.tabarea{background:#393b3a}.tab-ports table td{border-bottom:1px solid #575757;border-left:1px solid #575757;border-right:1px solid #575757}.tab-ports table td:first-child{border-left:none}.tab-ports table td:last-child{border-right:none}.tab-ports .ports tr:last-child{border-bottom:none}.tab-ports .ports tr:last-child td{border-bottom:none}.tab-power .number input,.tab-power .battery-configuration select{background-color:#3a3a3a;color:#fff}.tab-receiver .gui_box span{color:#fff}.tab-receiver input,.tab-receiver select{background-color:#3a3a3a;color:#fff}.tab-receiver .bars .meter-bar{background-color:#393b3a}.tab-receiver .bars .meter-bar .label{color:#fff}.tab-receiver .tunings{background-color:#393b3a}.tab-receiver .tunings table td{background:#414443}.tab-receiver .tunings table tr:nth-child(odd){background-color:#393b3a}.tab-receiver .tunings table input{background-color:#3a3a3a;color:#fff}.tab-receiver .rssi_channel_wrapper{background-color:#414443;border-bottom:1px solid #4d4d4d;border-right:1px solid #4d4d4d}.tab-receiver .rcmap_wrapper{background-color:#414443;border-left:1px solid #4d4d4d;border-bottom:1px solid #4d4d4d}.tab-receiver .hybrid_element{border-top-left-radius:5px;border-bottom-left-radius:5px}.tab-receiver .hybrid_element input{background-color:#3a3a3a;color:#fff}.tab-receiver .plot_control{background-color:#2f2f2f}.tab-receiver text{fill:#fff}.tab-sensors .plot_control{background-color:#2f2f2f}.tab-sensors .plot_control select{background-color:#3a3a3a;color:#fff}.tab-sensors .plot_control .x{background-color:#00a8f0}.tab-sensors .plot_control .y{background-color:#c0d800}.tab-sensors .plot_control .z{background-color:#cb4b4b}.tab-sensors .line:nth-child(1){stroke:#00a8f0}.tab-sensors .line:nth-child(2){stroke:#c0d800}.tab-sensors .line:nth-child(3){stroke:#cb4b4b}.tab-sensors .legend .item:nth-child(1){fill:#00a8f0}.tab-sensors .legend .item:nth-child(2){fill:#c0d800}.tab-sensors .legend .item:nth-child(3){fill:#cb4b4b}.tab-sensors text{fill:#fff}.tab-servos table th{background:#828885}.tab-servos table tr:nth-child(2n){background-color:#2f2f2f}.tab-servos table .main{background-color:#393b3a}.tab-servos table input[type=number],.tab-servos .direction .rate{background-color:#3a3a3a;color:#fff}.tab-servos .servoblock{background-color:#393b3a;color:#fff}.tab-servos .m-block .label{color:#fff}.tab-servos .m-block .meter-bar,.tab-setup #interactive_block{background-color:#393b3a}.tab-setup #interactive_block a.reset{color:#fff;background-color:#575757}.tab-setup #interactive_block a.reset:hover{background-color:#393b3a}.tab-setup .attitude_info{color:#fff}.tab-transponder .text .disabled{background-color:#393b3a}.tab-transponder .gui_box span{color:#fff}.select2-container .select2-selection--single .select2-selection__rendered{background-color:#3a3a3a!important}.select2-selection__arrow b{border-bottom:1.5px solid white!important;border-right:1.5px solid white!important}.select2-search--dropdown{background-color:#3a3a3a!important}.select2-search--dropdown .select2-search__field{border:1px solid var(--subtleAccent)!important;background-color:#3a3a3a!important;color:#fff!important}.select2-results>.select2-results__options{background-color:#3a3a3a!important}.ms-drop ul>li.hide-radio:focus{background-color:var(--subtleAccent)}.ms-drop ul>li.hide-radio:hover{background-color:var(--subtleAccent)}.invertable{filter:invert(1)}.battery-legend{display:inline;position:relative;top:-2px;margin-top:0;left:0;right:0;width:40px;text-align:left;color:silver;margin-left:-8px;padding-right:4px}.logo{height:70px;width:240px;background-image:url(/assets/light-wide-2-3de084c7.svg);background-repeat:no-repeat;background-position:left center;background-size:contain;position:relative;margin-top:-25px}.logo_text{position:absolute;left:80px;top:49px;color:#949494;opacity:.5;font-size:10px;min-width:210px;display:flex;flex-direction:column}.tab_container .logo{display:none}@media all and (max-width: 575px){.logo{height:24px;width:150px;background-image:url(/assets/light-wide-2-compact-a5fb6f53.svg);background-position:left center;order:2;margin-top:0}.logo_text{display:none!important}.tab_container .logo{display:block;background-image:url(/assets/light-wide-2-3de084c7.svg);background-repeat:no-repeat;background-position:center 20px;background-position-x:12px;background-size:80%;height:120px;width:auto;margin-top:unset;position:relative;border-bottom:1px solid rgba(0,0,0,.3)}.tab_container .logo .logo_text{display:flex!important;left:82px;top:62px}}@media all and (min-width: 1125px){.logo{width:340px}.logo_text{font-size:inherit;position:relative}}.version{padding:0;border:0;margin:0 0 0 auto}#status-bar{position:fixed;display:flex;gap:10px;bottom:0;width:calc(100% - 20px);height:20px;line-height:20px;padding:0 10px;border-top:1px solid #7d7d79;background-color:#bfbeb5}#status-bar>*~*{padding-left:10px;border-left:1px solid #7d7d79}@media all and (max-width: 575px){#status-bar{display:none}}.quad-status-contents{display:inline-block;margin-top:10px;margin-left:14px;height:10px;width:31px}.quad-status-contents progress::-webkit-progress-bar{height:12px;background-color:#eee}.quad-status-contents progress::-webkit-progress-value{background-color:#bcf}.battery-icon{background-image:url(/assets/cf_icon_bat_grey-267d0851.svg);background-size:contain;background-position:center;display:inline-block;height:30px;width:60px;transition:none;margin-top:4px;margin-left:-4px;background-repeat:no-repeat}.battery-status{height:11px}@keyframes error-blinker{0%{background-color:transparent}50%{background-color:var(--error)}}.battery-status.state-ok{background-color:#59aa29}.battery-status.state-warning{background-color:var(--error)}.battery-status.state-empty{animation:error-blinker 1s linear infinite}
