@keyframes flash{0%{opacity:1}25%{opacity:0}50%{opacity:1}75%{opacity:0}to{opacity:1}}@keyframes bounce{0%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-30px)}50%{transform:translateY(0)}60%{transform:translateY(-15px)}80%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-10px)}20%{transform:translateX(10px)}30%{transform:translateX(-10px)}40%{transform:translateX(10px)}50%{transform:translateX(-10px)}60%{transform:translateX(10px)}70%{transform:translateX(-10px)}80%{transform:translateX(10px)}90%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes tada{0%{transform:scale(1)}10%{transform:scale(.9) rotate(-3deg)}20%{transform:scale(.9) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}40%{transform:scale(1.1) rotate(-3deg)}50%{transform:scale(1.1) rotate(3deg)}60%{transform:scale(1.1) rotate(-3deg)}70%{transform:scale(1.1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}90%{transform:scale(1.1) rotate(3deg)}to{transform:scale(1) rotate(0)}}@keyframes swing{20%,40%,60%,80%,to{transform-origin:top center 50%}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes wiggle{0%{transform:skewX(9deg)}10%{transform:skewX(-8deg)}20%{transform:skewX(7deg)}30%{transform:skewX(-6deg)}40%{transform:skewX(5deg)}50%{transform:skewX(-4deg)}60%{transform:skewX(3deg)}70%{transform:skewX(-2deg)}80%{transform:skewX(1deg)}90%{transform:skewX(0deg)}to{transform:skewX(0deg)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) rotateY(0)}40%{animation-timing-function:ease-out;transform:perspective(400px) translateZ(150px) rotateY(170deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1)}80%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(1turn) scale(.95)}to{animation-timing-function:ease-in;transform:perspective(400px) scale(1)}}@keyframes flipInX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}}@keyframes flipOutX{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipInY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}}@keyframes flipOutY{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:perspective(400px) rotateY(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes lightSpeedIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}60%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(-20%) skewX(30deg)}80%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(-15deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}}@keyframes lightSpeedOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) skewX(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(100%) skewX(-30deg)}}@keyframes rotateOut{0%{opacity:1;transform:rotate(0);transform-origin:center center 50%}to{opacity:0;transform:rotate(200deg);transform-origin:center center 50%}}@keyframes rotateOutDownLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}}@keyframes rotateOutUpLeft{0%{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}}@keyframes rotateOutDownRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}}@keyframes rotateOutUpRight{0%{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center center 50%}to{opacity:1;transform:rotate(0);transform-origin:center center 50%}}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(90deg);transform-origin:left bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:left bottom 50%}}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(90deg);transform-origin:right bottom 50%}to{opacity:1;transform:rotate(0);transform-origin:right bottom 50%}}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform:rotate(0);transform-origin:top left 50%}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left 50%}40%{animation-timing-function:ease-in-out;transform:rotate(60deg);transform-origin:top left 50%}80%{animation-timing-function:ease-in-out;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:rotate(60deg) translateY(0);transform-origin:top left 50%}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateY(700px)}}@keyframes rollIn{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes rollOut{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;transform:translateX(0) rotate(0deg)}to{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transform:translateX(-100%) rotate(-120deg)}}.mod_content .sqfk-section.tab-set,.sqfk-article .sqfk-section.tab-set{background-color:transparent}.mod_content .sqfk-section.tab-set.dark-bg *,.sqfk-article .sqfk-section.tab-set.dark-bg *{color:#fff}@media (min-width:1000px){.mod_content .sqfk-section.tab-set.text-left-table-right .sqfk-container,.sqfk-article .sqfk-section.tab-set.text-left-table-right .sqfk-container{align-items:center;display:flex;justify-content:center}.mod_content .sqfk-section.tab-set.text-left-table-right .sqfk-container .txt-all,.sqfk-article .sqfk-section.tab-set.text-left-table-right .sqfk-container .txt-all{width:50%}.mod_content .sqfk-section.tab-set.text-left-table-right .sqfk-container .txt-all h2,.sqfk-article .sqfk-section.tab-set.text-left-table-right .sqfk-container .txt-all h2{text-align:left}.mod_content .sqfk-section.tab-set.text-left-table-right .sqfk-container .table-block,.sqfk-article .sqfk-section.tab-set.text-left-table-right .sqfk-container .table-block{width:50%}.mod_content .sqfk-section.tab-set.text-left-table-right.w-full,.sqfk-article .sqfk-section.tab-set.text-left-table-right.w-full{width:90%}}@media (min-width:2560px){.mod_content .sqfk-section.tab-set.text-left-table-right.w-full,.sqfk-article .sqfk-section.tab-set.text-left-table-right.w-full{width:2300px}}@media (min-width:1000px){.mod_content .sqfk-section.tab-set.text-left-table-right.w-full .txt-all,.sqfk-article .sqfk-section.tab-set.text-left-table-right.w-full .txt-all{margin-left:0}}.mod_content .sqfk-section.tab-set .tab-set1,.sqfk-article .sqfk-section.tab-set .tab-set1{padding-top:40px}.mod_content .sqfk-section.tab-set .tab-set1 table,.sqfk-article .sqfk-section.tab-set .tab-set1 table{width:100%}.mod_content .sqfk-section.tab-set .tab-set1 table thead,.sqfk-article .sqfk-section.tab-set .tab-set1 table thead{background-color:#6e6e6e;color:#fff;height:30px}.mod_content .sqfk-section.tab-set .tab-set1 table th,.sqfk-article .sqfk-section.tab-set .tab-set1 table th{border:1px solid #666;font-size:14px;padding:12px 10px;text-align:center}.mod_content .sqfk-section.tab-set .tab-set1 table tr,.sqfk-article .sqfk-section.tab-set .tab-set1 table tr{transform:all;transition-duration:.3s;transition-timing-function:ease-in-out}.mod_content .sqfk-section.tab-set .tab-set1 table td,.sqfk-article .sqfk-section.tab-set .tab-set1 table td{border:1px solid #ccc;box-sizing:border-box;font-size:14px;line-height:1.6em;padding:8px;text-align:center}.mod_content .sqfk-section.tab-set .tab-set1 table td ul,.sqfk-article .sqfk-section.tab-set .tab-set1 table td ul{font-size:13px;padding-left:20px;text-align:left}.mod_content .sqfk-section.tab-set .tab-set1 table td ul li,.sqfk-article .sqfk-section.tab-set .tab-set1 table td ul li{list-style:disc inside}.mod_content .sqfk-section.tab-set .tab-set1 table td.head,.sqfk-article .sqfk-section.tab-set .tab-set1 table td.head{background-color:#f0f0f0}.mod_content .sqfk-section.tab-set .tab-set1 table a,.sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#008ed3;text-decoration:none}@media (min-width:900px){.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(165,199,232,.1)}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:hsla(25,65%,93%,.1)}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(165,220,196,.1)}.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(225,237,246,.1)}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(206,206,233,.1)}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(80,187,255,.1)}.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(247,186,89,.1)}.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(150,221,96,.1)}.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(202,175,253,.1)}.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(141,236,217,.1)}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(0,183,255,.1)}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(228,255,119,.1)}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(255,168,221,.1)}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:hsla(45,98%,82%,.1)}.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(180,219,255,.1)}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(210,220,254,.1)}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(255,240,194,.1)}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:hsla(37,38%,81%,.1)}.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(165,199,232,.1)}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(189,240,255,.1)}.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(255,250,169,.1)}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(191,235,255,.1)}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(255,250,169,.1)}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(191,235,255,.1)}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(255,250,169,.1)}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(228,255,119,.1)}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody tr:hover,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody tr:hover{background-color:rgba(180,219,255,.1)}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td{position:relative;transform:all;transition-duration:.3s;transition-timing-function:ease-in-out}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td:before,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:before{content:"";position:absolute;transform:all;transition-duration:.3s;transition-timing-function:ease-in-out}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{color:#fff}.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover{background-color:#15a3cc}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a{color:#fff}.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover a,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover a{border-bottom:1px solid hsla(0,0%,100%,.3)}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{bottom:-9999px;content:"";left:0;position:absolute;right:0;top:-9999px;z-index:-1}.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(165,199,232,.1)}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:hsla(25,65%,93%,.1)}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(165,220,196,.1)}.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(225,237,246,.1)}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(206,206,233,.1)}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(80,187,255,.1)}.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(247,186,89,.1)}.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(150,221,96,.1)}.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(202,175,253,.1)}.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(141,236,217,.1)}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(0,183,255,.1)}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(228,255,119,.1)}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(255,168,221,.1)}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:hsla(45,98%,82%,.1)}.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(180,219,255,.1)}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(210,220,254,.1)}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(255,240,194,.1)}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:hsla(37,38%,81%,.1)}.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(165,199,232,.1)}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(189,240,255,.1)}.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(255,250,169,.1)}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(191,235,255,.1)}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(255,250,169,.1)}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(191,235,255,.1)}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(255,250,169,.1)}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(228,255,119,.1)}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table tbody td:hover:before,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td:hover:before{background-color:rgba(180,219,255,.1)}.mod_content .sqfk-section.tab-set .tab-set1 table tbody td.head:hover,.sqfk-article .sqfk-section.tab-set .tab-set1 table tbody td.head:hover{background-color:#f0f0f0;color:#333}.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table{overflow:hidden;padding:1px}}@media (max-width:1000px){.mod_content .sqfk-section.tab-set .tab-set1,.sqfk-article .sqfk-section.tab-set .tab-set1{padding:0 20px}}@media (max-width:768px){.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table{-webkit-overflow-scrolling:touch;overflow:auto}.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table table{width:700px}}.mod_content .sqfk-section.tab-set .tab-default,.mod_content .sqfk-section.tab-set .tab-set1,.sqfk-article .sqfk-section.tab-set .tab-default,.sqfk-article .sqfk-section.tab-set .tab-set1{padding-top:40px}.mod_content .sqfk-section.tab-set .tab-default table,.mod_content .sqfk-section.tab-set .tab-set1 table,.sqfk-article .sqfk-section.tab-set .tab-default table,.sqfk-article .sqfk-section.tab-set .tab-set1 table{width:100%}.mod_content .sqfk-section.tab-set .tab-default table thead,.mod_content .sqfk-section.tab-set .tab-set1 table thead,.sqfk-article .sqfk-section.tab-set .tab-default table thead,.sqfk-article .sqfk-section.tab-set .tab-set1 table thead{background-color:#454545;color:#fff;min-height:30px}.mod_content .sqfk-section.tab-set .tab-default table thead tr:hover,.mod_content .sqfk-section.tab-set .tab-set1 table thead tr:hover,.sqfk-article .sqfk-section.tab-set .tab-default table thead tr:hover,.sqfk-article .sqfk-section.tab-set .tab-set1 table thead tr:hover{background-color:#454545}.mod_content .sqfk-section.tab-set .tab-default table tr,.mod_content .sqfk-section.tab-set .tab-set1 table tr,.sqfk-article .sqfk-section.tab-set .tab-default table tr,.sqfk-article .sqfk-section.tab-set .tab-set1 table tr{transform:all;transition-duration:.3s;transition-timing-function:ease-in-out}.mod_content .sqfk-section.tab-set .tab-default table tr:nth-child(2n),.mod_content .sqfk-section.tab-set .tab-set1 table tr:nth-child(2n),.sqfk-article .sqfk-section.tab-set .tab-default table tr:nth-child(2n),.sqfk-article .sqfk-section.tab-set .tab-set1 table tr:nth-child(2n){background:#f6f6f6}.mod_content .sqfk-section.tab-set .tab-default table th,.mod_content .sqfk-section.tab-set .tab-set1 table th,.sqfk-article .sqfk-section.tab-set .tab-default table th,.sqfk-article .sqfk-section.tab-set .tab-set1 table th{border:1px solid #666;font-size:14px;line-height:1.6em;padding:12px 10px;text-align:center;vertical-align:middle}.theme-nas .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#286199;border:1px solid #286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#d6793a;border:1px solid #d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#338260;border:1px solid #338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#4791c4;border:1px solid #4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#4848a3;border:1px solid #4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#33447f;border:1px solid #33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#6fb1d2;border:1px solid #6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#128ecc;border:1px solid #128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#ea7c26;border:1px solid #ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#76b04a;border:1px solid #76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#9100bb;border:1px solid #9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#41d3b2;border:1px solid #41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#477785;border:1px solid #477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#008cff;border:1px solid #008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#acd01e;border:1px solid #acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#d3419a;border:1px solid #d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#e3b000;border:1px solid #e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#15a3cc;border:1px solid #15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#1da0dd;border:1px solid #1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#e38b00;border:1px solid #e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#b29672;border:1px solid #b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#286199;border:1px solid #286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#1dc2d4;border:1px solid #1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#f69a0d;border:1px solid #f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#3f68ab;border:1px solid #3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#f69a0d;border:1px solid #f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#3f68ab;border:1px solid #3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#f69a0d;border:1px solid #f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#acd01e;border:1px solid #acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table th.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default table th.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table th.high{background:#15a3cc;border:1px solid #15a3cc}.mod_content .sqfk-section.tab-set .tab-default table td,.mod_content .sqfk-section.tab-set .tab-set1 table td,.sqfk-article .sqfk-section.tab-set .tab-default table td,.sqfk-article .sqfk-section.tab-set .tab-set1 table td{border:1px solid #ccc;font-size:14px;line-height:1.6em;padding:8px;text-align:center;vertical-align:middle}.theme-nas .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(165,199,232,.1)}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:hsla(25,65%,93%,.1)}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(165,220,196,.1)}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(225,237,246,.1)}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(206,206,233,.1)}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(80,187,255,.1)}.theme-smb .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(247,186,89,.1)}.theme-home .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(150,221,96,.1)}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(202,175,253,.1)}.theme-networking .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(141,236,217,.1)}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(0,183,255,.1)}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(228,255,119,.1)}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(255,168,221,.1)}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:hsla(45,98%,82%,.1)}.theme-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(180,219,255,.1)}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(210,220,254,.1)}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(255,240,194,.1)}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:hsla(37,38%,81%,.1)}.theme-software .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(165,199,232,.1)}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(189,240,255,.1)}.theme-routers .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(255,250,169,.1)}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(191,235,255,.1)}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(255,250,169,.1)}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(191,235,255,.1)}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(255,250,169,.1)}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(228,255,119,.1)}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high{background:rgba(180,219,255,.1)}.mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{font-size:160%}.theme-nas .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table td.high i.fa-star,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default table td.high i.fa-star,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table td.high i.fa-star{color:#15a3cc}.mod_content .sqfk-section.tab-set .tab-default table td.head,.mod_content .sqfk-section.tab-set .tab-set1 table td.head,.sqfk-article .sqfk-section.tab-set .tab-default table td.head,.sqfk-article .sqfk-section.tab-set .tab-set1 table td.head{background-color:#f0f0f0}.mod_content .sqfk-section.tab-set .tab-default table a,.mod_content .sqfk-section.tab-set .tab-set1 table a,.sqfk-article .sqfk-section.tab-set .tab-default table a,.sqfk-article .sqfk-section.tab-set .tab-set1 table a{text-decoration:underline}.theme-nas .mod_content .sqfk-section.tab-set .tab-default table a,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default table a,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default table a,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default table a,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default table a,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-default table a,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default table a,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-default table a,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-default table a,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default table a,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-default table a,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default table a,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default table a,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default table a,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default table a,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default table a,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default table a,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default table a,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default table a,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-default table a,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-default table a,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default table a,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default table a,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default table a,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table a,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default table a,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a{color:#15a3cc}.theme-nas .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#5381ad}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#de9461}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#5c9b80}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#6ca7d0}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#6d6db5}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#bad7fc}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#b3e1ff}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#50bbff}.theme-smb .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#f7ba59}.theme-home .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#96dd61}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#caaffd}.theme-networking .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#8decd9}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#9eacfe}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#8edefd}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#e4ff77}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#ffa8dd}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#fee7a4}.theme-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#b4dbff}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#d2dcfe}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#fff0c2}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#e1d3bc}.theme-software .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#5381ad}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#bdf0ff}.theme-routers .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#fffaa9}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#bfebff}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#fffaa9}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#bfebff}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#fffaa9}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#e4ff77}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 table a:hover,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default table a:hover,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 table a:hover{color:#b4dbff}.mod_content .sqfk-section.tab-set .tab-default table ul,.mod_content .sqfk-section.tab-set .tab-set1 table ul,.sqfk-article .sqfk-section.tab-set .tab-default table ul,.sqfk-article .sqfk-section.tab-set .tab-set1 table ul{font-size:13px;padding-left:6px;text-align:left}.mod_content .sqfk-section.tab-set .tab-default table ul li,.mod_content .sqfk-section.tab-set .tab-set1 table ul li,.sqfk-article .sqfk-section.tab-set .tab-default table ul li,.sqfk-article .sqfk-section.tab-set .tab-set1 table ul li{list-style:disc inside}.mod_content .sqfk-section.tab-set .tab-default i,.mod_content .sqfk-section.tab-set .tab-set1 i,.sqfk-article .sqfk-section.tab-set .tab-default i,.sqfk-article .sqfk-section.tab-set .tab-set1 i{margin:4px}.mod_content .sqfk-section.tab-set .tab-default i.fa-star,.mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{font-size:130%}.theme-nas .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-nas .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-networking-series .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-accessories .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-surveillance .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-all-flash .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-enterprise .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-smb .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-home .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-home .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-home .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-expansion .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-networking .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-network-cards .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-software .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-software .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-software .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-routers .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qucpe .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-set1 i.fa-star,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-default i.fa-star,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-star{color:#15a3cc}.mod_content .sqfk-section.tab-set .tab-default i.fa-circle,.mod_content .sqfk-section.tab-set .tab-set1 i.fa-circle,.sqfk-article .sqfk-section.tab-set .tab-default i.fa-circle,.sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-circle{color:#555;font-size:100%}.mod_content .sqfk-section.tab-set .tab-default i.fa-play,.mod_content .sqfk-section.tab-set .tab-set1 i.fa-play,.sqfk-article .sqfk-section.tab-set .tab-default i.fa-play,.sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-play{color:#999;font-size:100%;transform:rotate(-90deg)}.mod_content .sqfk-section.tab-set .tab-default i.fa-times,.mod_content .sqfk-section.tab-set .tab-set1 i.fa-times,.sqfk-article .sqfk-section.tab-set .tab-default i.fa-times,.sqfk-article .sqfk-section.tab-set .tab-set1 i.fa-times{color:#ccc;font-size:140%}.mod_content .sqfk-section.tab-set .tab-default .icon-display,.mod_content .sqfk-section.tab-set .tab-set1 .icon-display,.sqfk-article .sqfk-section.tab-set .tab-default .icon-display,.sqfk-article .sqfk-section.tab-set .tab-set1 .icon-display{color:#666;font-size:13px;padding:20px 0;text-align:right}.mod_content .sqfk-section.tab-set .tab-default .icon-display span,.mod_content .sqfk-section.tab-set .tab-set1 .icon-display span,.sqfk-article .sqfk-section.tab-set .tab-default .icon-display span,.sqfk-article .sqfk-section.tab-set .tab-set1 .icon-display span{display:inline-block;margin-left:10px}@media (min-width:900px){.mod_content .sqfk-section.tab-set .tab-default tbody tr:hover,.mod_content .sqfk-section.tab-set .tab-set1 tbody tr:hover,.sqfk-article .sqfk-section.tab-set .tab-default tbody tr:hover,.sqfk-article .sqfk-section.tab-set .tab-set1 tbody tr:hover{background-color:#eee}.mod_content .sqfk-section.tab-set .tab-default .product-overview-table,.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-default .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table{overflow:hidden;padding:1px}}@media (max-width:1000px){.mod_content .sqfk-section.tab-set .tab-default,.mod_content .sqfk-section.tab-set .tab-set1,.sqfk-article .sqfk-section.tab-set .tab-default,.sqfk-article .sqfk-section.tab-set .tab-set1{padding:30px 20px 0}}@media (max-width:768px){.mod_content .sqfk-section.tab-set .tab-default .product-overview-table,.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-default .product-overview-table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table{-webkit-overflow-scrolling:touch;overflow:auto}.mod_content .sqfk-section.tab-set .tab-default .product-overview-table table,.mod_content .sqfk-section.tab-set .tab-set1 .product-overview-table table,.sqfk-article .sqfk-section.tab-set .tab-default .product-overview-table table,.sqfk-article .sqfk-section.tab-set .tab-set1 .product-overview-table table{min-width:700px}}.mod_content .sqfk-section.tab-set .tab-less table th,.sqfk-article .sqfk-section.tab-set .tab-less table th{padding:20px 10px}.mod_content .sqfk-section.tab-set .tab-less table td,.sqfk-article .sqfk-section.tab-set .tab-less table td{padding:15px 5px}.mod_content .sqfk-section.tab-set .tab-horizontal table tr:nth-child(2n),.sqfk-article .sqfk-section.tab-set .tab-horizontal table tr:nth-child(2n){background:none}.mod_content .sqfk-section.tab-set .tab-horizontal table tr:hover,.sqfk-article .sqfk-section.tab-set .tab-horizontal table tr:hover{background-color:#eee}.mod_content .sqfk-section.tab-set .tab-horizontal table td,.mod_content .sqfk-section.tab-set .tab-horizontal table th,.sqfk-article .sqfk-section.tab-set .tab-horizontal table td,.sqfk-article .sqfk-section.tab-set .tab-horizontal table th{border:none;border-bottom:1px solid #ccc;padding:20px 10px}.mod_content .sqfk-section.tab-set .tab-darkbg table thead,.sqfk-article .sqfk-section.tab-set .tab-darkbg table thead{background-color:hsla(0,0%,100%,.8)}.mod_content .sqfk-section.tab-set .tab-darkbg table thead tr:hover,.sqfk-article .sqfk-section.tab-set .tab-darkbg table thead tr:hover{background-color:#d6d6d6}.mod_content .sqfk-section.tab-set .tab-darkbg table tr:nth-child(2n),.sqfk-article .sqfk-section.tab-set .tab-darkbg table tr:nth-child(2n){background:hsla(0,0%,100%,.1)}.mod_content .sqfk-section.tab-set .tab-darkbg table tr:hover,.sqfk-article .sqfk-section.tab-set .tab-darkbg table tr:hover{background-color:rgba(0,0,0,.5)}.mod_content .sqfk-section.tab-set .tab-darkbg table th,.sqfk-article .sqfk-section.tab-set .tab-darkbg table th{border:1px solid hsla(0,0%,100%,.8);color:#000}.theme-nas .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#5381ad;border:1px solid #5381ad}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#de9461;border:1px solid #de9461}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#5c9b80;border:1px solid #5c9b80}.theme-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#6ca7d0;border:1px solid #6ca7d0}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#6d6db5;border:1px solid #6d6db5}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#bad7fc;border:1px solid #bad7fc}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#b3e1ff;border:1px solid #b3e1ff}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#50bbff;border:1px solid #50bbff}.theme-smb .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#f7ba59;border:1px solid #f7ba59}.theme-home .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#96dd61;border:1px solid #96dd61}.theme-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#caaffd;border:1px solid #caaffd}.theme-networking .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#8decd9;border:1px solid #8decd9}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#9eacfe;border:1px solid #9eacfe}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#8edefd;border:1px solid #8edefd}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#e4ff77;border:1px solid #e4ff77}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#ffa8dd;border:1px solid #ffa8dd}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#fee7a4;border:1px solid #fee7a4}.theme-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#b4dbff;border:1px solid #b4dbff}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#d2dcfe;border:1px solid #d2dcfe}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#fff0c2;border:1px solid #fff0c2}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#e1d3bc;border:1px solid #e1d3bc}.theme-software .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#5381ad;border:1px solid #5381ad}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#bdf0ff;border:1px solid #bdf0ff}.theme-routers .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#fffaa9;border:1px solid #fffaa9}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#bfebff;border:1px solid #bfebff}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#fffaa9;border:1px solid #fffaa9}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#bfebff;border:1px solid #bfebff}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#fffaa9;border:1px solid #fffaa9}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#e4ff77;border:1px solid #e4ff77}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-darkbg table th.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table th.high{background:#b4dbff;border:1px solid #b4dbff}.mod_content .sqfk-section.tab-set .tab-darkbg table td,.sqfk-article .sqfk-section.tab-set .tab-darkbg table td{border:1px solid hsla(0,0%,100%,.2);color:#fff}.theme-nas .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(165,199,232,.3)}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:hsla(25,65%,93%,.3)}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(165,220,196,.3)}.theme-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(225,237,246,.3)}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(206,206,233,.3)}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(80,187,255,.3)}.theme-smb .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(247,186,89,.3)}.theme-home .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-home .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(150,221,96,.3)}.theme-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(202,175,253,.3)}.theme-networking .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(141,236,217,.3)}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(0,183,255,.3)}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(228,255,119,.3)}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(255,168,221,.3)}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:hsla(45,98%,82%,.3)}.theme-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(180,219,255,.3)}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(210,220,254,.3)}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(255,240,194,.3)}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:hsla(37,38%,81%,.3)}.theme-software .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-software .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(165,199,232,.3)}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(189,240,255,.3)}.theme-routers .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(255,250,169,.3)}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(191,235,255,.3)}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(255,250,169,.3)}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(191,235,255,.3)}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(255,250,169,.3)}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(228,255,119,.3)}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high{background:rgba(180,219,255,.3)}.mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{font-size:160%}.theme-nas .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#183a5c}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#804923}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#1f4e3a}.theme-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#2b5776}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#2b2b62}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#010349}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#04688a}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#1e5799}.theme-smb .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#af5017}.theme-home .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-home .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#3e701a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#391a70}.theme-networking .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#119493}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#436173}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#007eff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#679411}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#941144}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#ffab27}.theme-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#0370af}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#3769db}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#ff7827}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#9f805a}.theme-software .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-software .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#183a5c}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#2a85ab}.theme-routers .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#c7791d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#453ab1}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#c7791d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#453ab1}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#c7791d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#679411}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table td.high i.fa-star{color:#0370af}.mod_content .sqfk-section.tab-set .tab-darkbg table td.head,.sqfk-article .sqfk-section.tab-set .tab-darkbg table td.head{background-color:#666}.theme-nas .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#5381ad}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#de9461}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#5c9b80}.theme-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#6ca7d0}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#6d6db5}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#bad7fc}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#b3e1ff}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#50bbff}.theme-smb .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#f7ba59}.theme-home .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-home .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#96dd61}.theme-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#caaffd}.theme-networking .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#8decd9}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#9eacfe}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#8edefd}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#e4ff77}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#ffa8dd}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#fee7a4}.theme-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#b4dbff}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#d2dcfe}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#fff0c2}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#e1d3bc}.theme-software .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-software .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#5381ad}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#bdf0ff}.theme-routers .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#fffaa9}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#bfebff}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#fffaa9}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#bfebff}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#fffaa9}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#e4ff77}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a{color:#b4dbff}.theme-nas .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-nas .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#286199}.theme-expansion-series .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-expansion-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#d6793a}.theme-networking-series .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-networking-series .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#338260}.theme-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#4791c4}.theme-surveillance .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-surveillance .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#4848a3}.theme-all-flash .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-all-flash .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#33447f}.theme-qhora-router .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qhora-router .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#6fb1d2}.theme-enterprise .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-enterprise .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#128ecc}.theme-smb .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-smb .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#ea7c26}.theme-home .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-home .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#76b04a}.theme-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#9100bb}.theme-networking .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-networking .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-peripheral .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-peripheral .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#41d3b2}.theme-storage-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-storage-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#477785}.theme-computing-accelerator .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-computing-accelerator .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#008cff}.theme-storage-accessories .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-storage-accessories .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#acd01e}.theme-interface-cards .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-interface-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#d3419a}.theme-for-pc-workstations .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-for-pc-workstations .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#e3b000}.theme-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#15a3cc}.theme-network-cards .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-network-cards .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#1da0dd}.theme-pc-expansion .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-pc-expansion .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#e38b00}.theme-qvr-pro-appliance .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qvr-pro-appliance .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#b29672}.theme-software .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-software .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#286199}.theme-qgd-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qgd-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#1dc2d4}.theme-routers .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#f69a0d}.theme-qucpe .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qucpe .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#3f68ab}.theme-mesh-wi-fi-routers .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-mesh-wi-fi-routers .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#f69a0d}.theme-adra-ndr .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-adra-ndr .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#3f68ab}.theme-poe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-poe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-full-10gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-full-10gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-managed-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-managed-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#f69a0d}.theme-qsw-2-5gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-2-5gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-unmanaged-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-unmanaged-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#acd01e}.theme-qsw-25gbe-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-25gbe-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-industrial-switches .mod_content .sqfk-section.tab-set .tab-darkbg table a:hover,.theme-qsw-industrial-switches .sqfk-article .sqfk-section.tab-set .tab-darkbg table a:hover{color:#15a3cc}.mod_content .sqfk-section.tab-set .tab-darkbg.tab-horizontal table td,.mod_content .sqfk-section.tab-set .tab-darkbg.tab-horizontal table th,.sqfk-article .sqfk-section.tab-set .tab-darkbg.tab-horizontal table td,.sqfk-article .sqfk-section.tab-set .tab-darkbg.tab-horizontal table th{border:none;padding:20px 10px}#Main_Menu_wrap_false{display:none!important}@media (min-width:1000px){.mainHeader{position:absolute!important}.ftrBlock{padding-top:50px}}.sqfk-nav.sqfk-nav-fixed .sqfk-container .addthis_sharing_toolbox{display:none}.sqfk-nav.nav-style{height:auto}.sqfk-nav.nav-style .sqfk-container{cursor:default}.sqfk-nav.nav-style .nav-arrow{cursor:default;margin-top:0;opacity:0;padding-left:20px;padding-right:20px}.sqfk-nav.nav-style .nav-arrow,.sqfk-nav.nav-style h3{display:inline-flex;float:none;height:50px;line-height:50px}.sqfk-nav.nav-style h3{align-items:center;position:absolute;right:10px;width:auto}.sqfk-nav.nav-style .nav-h3-explore{display:inline-flex}.sqfk-nav.nav-style a.buy-btn{align-items:center;background-color:#15a3cc;border-radius:5px;display:inline-flex;height:1.6em;letter-spacing:3px;padding:6px 17px 6px 20px}.sqfk-nav.nav-style a.buy-btn:hover{background-color:#10b7e6;color:#fff}.sqfk-nav.nav-style ul{background-color:hsla(0,0%,100%,.9);top:60px}.sqfk-nav.nav-style ul li a,.sqfk-nav.nav-style ul li a:active,.sqfk-nav.nav-style ul li a:link{background-color:initial;border-bottom:1px solid #b8b8b8;color:#666}.sqfk-nav.nav-style ul li a:active:hover,.sqfk-nav.nav-style ul li a:hover,.sqfk-nav.nav-style ul li a:link:hover{color:#b8b8b8}.sqfk-nav.nav-style ul li a.buy-btn{display:none}.sqfk-nav.nav-style ul li a.buy-btn:hover{color:#fff}.sqfk-nav.nav-style.sqfk-nav-fixed{background-color:hsla(0,0%,100%,.9);display:initial;height:auto}.sqfk-nav.nav-style.sqfk-nav-fixed ul{top:76px}.sqfk-nav.nav-style.sqfk-nav-fixed ul a.buy-btn:hover{color:#fff}.sqfk-nav.nav-style.sqfk-nav-fixed .nav-arrow,.sqfk-nav.nav-style.sqfk-nav-fixed h3{height:50px;line-height:50px}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container .addthis_sharing_toolbox{display:none}@media (min-width:600px){.sqfk-nav.nav-style ul{top:60px}.sqfk-nav.nav-style.sqfk-nav-fixed{height:auto}.sqfk-nav.nav-style.sqfk-nav-fixed ul{top:90px}}@media (min-width:1000px){.sqfk-nav.nav-style .sqfk-container{align-items:center;display:flex;height:auto;justify-content:space-between;line-height:normal}.sqfk-nav.nav-style .nav-arrow{display:none}.sqfk-nav.nav-style h3{height:50px;line-height:50px;position:static;right:20px}.sqfk-nav.nav-style h3 a.buy-btn{display:none}.sqfk-nav.nav-style ul{align-items:center;background-color:initial;border:0;display:flex}.sqfk-nav.nav-style ul li{align-items:center;display:inline-flex}.sqfk-nav.nav-style ul li a,.sqfk-nav.nav-style ul li a:active,.sqfk-nav.nav-style ul li a:link{border-bottom:initial;color:#fff}.sqfk-nav.nav-style ul li a.buy-btn{background-color:#15a3cc;display:inline-flex}.sqfk-nav.nav-style.sqfk-nav-fixed{align-items:center;display:flex;height:auto;line-height:normal}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container .nav-arrow{height:60px;line-height:60px}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container h3{align-items:center;display:flex;height:60px;line-height:60px}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container :active,.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a,.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a:link{color:#666}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container :active:hover,.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a:hover,.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a:link:hover{color:#b8b8b8}.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a.buy-btn,.sqfk-nav.nav-style.sqfk-nav-fixed .sqfk-container a.buy-btn:hover{color:#fff}}.sqfk-nav .sqfk-container{position:relative}.sqfk-nav .sqfk-container .addthis_sharing_toolbox{filter:alpha(Opacity=60);margin:0 auto 60px;-moz-opacity:.6;opacity:.6;text-align:center;width:338px}@media (min-width:1000px){.sqfk-nav .sqfk-container .addthis_sharing_toolbox{display:flex;justify-content:flex-end;left:0;max-width:980px;opacity:.8;position:absolute;top:0;width:100%;z-index:999}}.addthis_sharing_toolbox a .at-icon-wrapper{border-radius:4px}.sqfk-article .sqfk-keyvision{background-attachment:fixed;background-image:url(/assets/img/software/vjbod-cloud/kv-bg.jpg);background-position:50%;background-size:cover}#sqss .sqss-regular .sqss-slide-block{height:155px;margin-left:-130px;width:260px}@media (min-width:360px){#sqss .sqss-regular .sqss-slide-block{height:150px;margin-left:-150px;width:300px}}@media (min-width:720px){#sqss .sqss-regular .sqss-slide-block{height:320px;margin-left:-320px;width:640px}}@media (min-width:1000px){#sqss .sqss-regular .sqss-slide-block{height:360px;margin-left:-360px;width:720px}#sqss .sqss-regular .sqss-slide-caption{height:72px}}#vt-5f table{margin-top:40px;width:100%}#vt-5f table td a{color:#008ed3;display:inline-block;text-decoration:none}#vt-5f table td a.buy-btn{background-color:#15a3cc;border-radius:5px;color:#fff;letter-spacing:3px;padding:6px 17px 6px 20px}#vt-5f table td a.buy-btn:hover{background-color:#10b7e6}#vt-5f table thead{background-color:#333;color:#fff;height:30px}#vt-5f table th{font-size:16px;font-weight:300;padding:10px;text-align:center}@media (min-width:600px){#vt-5f table th{font-size:18px;padding:15px 10px}}@media (min-width:1000px){#vt-5f table th{font-size:20px}}#vt-5f table th figure{margin-bottom:15px}#vt-5f table th figure img{width:80px}@media (min-width:600px){#vt-5f table th figure img{width:100px}}#vt-5f table .title{background-color:#e7e7e7;font-size:14px;font-weight:300}@media (min-width:600px){#vt-5f table .title{font-size:16px}}#vt-5f table td{border-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;font-size:14px;font-weight:300;line-height:1.5em;padding:10px;text-align:center}@media (min-width:600px){#vt-5f table td{font-size:15px;padding:20px 10px}}#vt-5f table tr:last-child .title{background-color:initial}#vt-5f table tr:last-child td{border-bottom:0}#vt-5f table td ul{font-size:13px;padding-left:20px;text-align:left}#vt-5f table td ul li{list-style:disc inside}#vt-5f table tr td.head{background-color:#f0f0f0}@media (max-width:1000px){#vt-5f{padding:0 20px}}@media (max-width:768px){#vt-5f .product-overview-table{-webkit-overflow-scrolling:touch;overflow:auto}#vt-5f .product-overview-table table{width:700px}}.theme-software .sqfk-article .sqfk-keyvision .sqfk-container{text-align:center}.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-title{padding:0 15px}@media (min-width:600px){.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-title{padding:0 30px}}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-title{font-size:54px}}.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-title .beta{border:1px solid #fff;border-radius:4px;font-family:open sans;font-size:16px;font-weight:300;padding:3px 10px;vertical-align:top}@media (min-width:600px){.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-title .beta{font-size:20px}}.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-intro{padding-bottom:20px;padding-top:20px}.theme-software .sqfk-article .sqfk-keyvision .kv-btn{display:inline-block}.theme-software .sqfk-article .sqfk-keyvision .btn-video{align-items:center;border-radius:4px;color:#fff;display:flex;font-size:16px;font-weight:500;justify-content:center;margin:0 10px;padding:.5em 1em;text-decoration:none;transition:all .5s}.theme-software .sqfk-article .sqfk-keyvision .btn-video:hover{background-color:#1fb4da}.theme-software .sqfk-article .sqfk-keyvision .btn-video:hover span svg{height:30px;width:30px}.theme-software .sqfk-article .sqfk-keyvision .btn-video span{align-items:center;display:flex;height:38px;justify-content:center;margin-right:12px;width:38px}.theme-software .sqfk-article .sqfk-keyvision .btn-video span svg{fill:#fff;height:38px;transition:all .3s;width:38px}.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-note{color:#f9c952;font-size:14px;line-height:1.5em;margin-top:20px}@media (min-width:600px){.theme-software .sqfk-article .sqfk-keyvision .sqfk-kv-note{font-size:16px}}.theme-software .sqfk-article .sqfk-section .p-note{color:rgba(51,51,51,.65);margin-top:30px}.theme-software .sqfk-article .sqfk-section.f01 ul{margin-top:40px;padding:0 20px}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f01 ul{display:flex;flex-wrap:wrap;padding:0 8.3870967742%}}.theme-software .sqfk-article .sqfk-section.f01 ul li{box-sizing:border-box;padding:20px;text-align:center}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f01 ul li{width:50%}}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f01 ul li{border-right:1px solid #ddd;width:25%}}.theme-software .sqfk-article .sqfk-section.f01 ul li:last-child{border-right:0}.theme-software .sqfk-article .sqfk-section.f01 ul li p{font-weight:600;margin-top:10px;padding:0}.theme-software .sqfk-article .sqfk-section.f01 ul .delay-2{animation-delay:.2s}.theme-software .sqfk-article .sqfk-section.f01 ul .delay-4{animation-delay:.4s}.theme-software .sqfk-article .sqfk-section.f01 ul .delay-6{animation-delay:.6s}.theme-software .sqfk-article .sqfk-section.vjbod.tab-set p{margin-bottom:1em}.theme-software .sqfk-article .sqfk-section.vjbod.tab-set .tab-default{padding-top:20px}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.vjbod.tab-set .tab-default{padding-top:40px}}.theme-software .sqfk-article .sqfk-section.vjbod.tab-set table thead a{color:#40e0f5;text-decoration:none}.theme-software .sqfk-article .sqfk-section.vjbod.tab-set table thead a:hover{color:#1babe6}.theme-software .sqfk-article .sqfk-section.f03{background-color:#363743}.theme-software .sqfk-article .sqfk-section.f03 h3,.theme-software .sqfk-article .sqfk-section.f03 p{color:#fff}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart{background-color:#fff;box-shadow:0 5px 25px 0 rgba(0,0,0,.2);margin:30px 20px;padding:30px}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart{align-items:center;display:flex;padding:50px 30px}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart div,.theme-software .sqfk-article .sqfk-section.f03 .f03-chart p{color:#363743}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left{box-sizing:border-box;padding-bottom:25px;padding-right:0}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left{padding-bottom:0;padding-right:25px;width:45%}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left h4{align-items:center;display:flex;font-size:18px;font-weight:400;margin-bottom:15px}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left h4{font-size:20px}}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left h4{font-size:22px}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left img{margin-right:10px}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left p{font-size:14px;line-height:1.5em;padding:0}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-left p{font-size:16px}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right{box-sizing:border-box}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right{width:55%}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result{display:flex;flex-direction:column-reverse;margin-bottom:20px}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result{align-items:flex-end;flex-direction:row;margin-bottom:0}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .grad_tit{box-sizing:border-box;font-size:14px;font-weight:300;margin-top:5px}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .grad_tit{font-size:16px}}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .grad_tit{margin-top:0;padding-right:10px;text-align:right;width:30%}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result1-container{animation-duration:.5s;animation-name:result1-animation;box-sizing:border-box;width:20%}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result1-container p{color:#04a161;font-size:14px;font-weight:400;padding:0;text-align:right}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result1-container p span{font-size:24px;font-weight:700;margin-right:5px}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result2-container{animation-duration:.5s;animation-name:result2-animation;box-sizing:border-box;width:100%}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result2-container{width:70%}}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result2-container p{color:#363743;font-size:14px;font-weight:400;padding:0;text-align:right}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result2-container p span{font-size:24px;font-weight:700;margin-right:5px}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result1-bar{background-image:linear-gradient(90deg,#04a161,#1fdf86);height:30px;width:100%}.theme-software .sqfk-article .sqfk-section.f03 .f03-chart .chart-right .result .result2-bar{background-image:linear-gradient(90deg,#363743,#646581);height:30px;width:100%}.theme-software .sqfk-article .sqfk-section.f04{background-color:#fff}@media (min-width:1280px){.theme-software .sqfk-article .sqfk-section.f04 .sqfk-container{display:flex;width:1200px}.theme-software .sqfk-article .sqfk-section.f04 .sqfk-container .f04-text{width:40%}.theme-software .sqfk-article .sqfk-section.f04 .sqfk-container .f04-text h3{text-align:left}.theme-software .sqfk-article .sqfk-section.f04 .sqfk-container .sqfk-sec-figure{margin-top:80px;width:60%}.theme-software .sqfk-article .sqfk-section.f04 .sqfk-container .sqfk-sec-figure img{max-width:100%}}.theme-software .sqfk-article .sqfk-section.f05{background-color:#f5f5f5;padding-bottom:0}.theme-software .sqfk-article .sqfk-section.f05 ul{display:flex;flex-wrap:wrap;justify-content:center;margin-left:20px;margin-right:20px;margin-top:50px}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f05 ul{margin-left:0;margin-right:0}}.theme-software .sqfk-article .sqfk-section.f05 ul li{align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:3px;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);box-sizing:border-box;display:flex;justify-content:center;margin:10px;min-height:150px;padding:10px;width:40%}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.f05 ul li{padding:10px;width:29%}}@media (min-width:1000px){.theme-software .sqfk-article .sqfk-section.f05 ul li{padding:10px;width:22%}}.theme-software .sqfk-article .sqfk-section.f05 ul li img{max-height:120px;max-width:100%}.theme-software .sqfk-article .sqfk-section.tab-section{background-color:#fff}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu{display:flex;justify-content:center;margin-bottom:40px;padding:20px 20px 0;text-align:center}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu{padding:20px 8.3870967742% 0}}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li{box-sizing:border-box;cursor:pointer;padding:0 30px;position:relative;width:33%}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li span{display:block}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li .icon img{max-width:100%;width:auto}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li .text{font-size:18px}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li .lg-title{display:none}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li .lg-title{display:block;font-weight:300;margin-top:10px}}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li:after{background:#aaa;bottom:-15px;content:"";height:3px;left:0;position:absolute;width:100%}.theme-software .sqfk-article .sqfk-section.tab-section .tab-menu li.active:after{background:linear-gradient(90deg,#80a3dd,#4472c7)}.theme-software .sqfk-article .sqfk-section.tab-section .tab-content li{display:none}.theme-software .sqfk-article .sqfk-section.tab-section .tab-content li.active{display:block}.theme-software .sqfk-article .sqfk-section.tab-section .tab-content li p{text-align:left}.theme-software .sqfk-article .sqfk-section.tab-section .tab-content li .sm-title{font-weight:700;margin-bottom:.8em}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.tab-section .tab-content li .sm-title{display:none}}.theme-software .sqfk-article .sqfk-section.f07{background-color:#f5f5f5}.theme-software .sqfk-article .sqfk-section.highlight.dark-bg{background-color:#363743}@media (min-width:600px){.theme-software .sqfk-article .sqfk-section.highlight.dark-bg h3{box-sizing:border-box;text-align:left}}.theme-software .sqfk-article .sqfk-section.highlight.dark-bg ul li.sqfk-ls-li h4 .image{padding:0 20px;text-align:left}.theme-software .sqfk-article .sqfk-section.highlight.dark-bg ul li.sqfk-ls-li h4 .label{color:#fff;text-align:left}.theme-software .sqfk-article .sqfk-section.highlight.dark-bg ul li.sqfk-ls-li p{color:#d1d1d1}.sqfk-footer .sqfk-footer-text{color:#8f8f8f;font-size:14px;line-height:24px;text-align:center}@keyframes result1-animation{0%{width:0}to{width:15%}}@keyframes result2-animation{0%{width:0}to{width:70%}}
