/*
overview style v2.9.1
Apr.25, 2019
*/
/* initializing */
#overview-content h3.title_1, h3.title_2, p, ul, ol {padding:0; margin:0;}
#overview-content {font:14.3px “Segoe UI”, Helvetica, sans-serif; color:#4d4d4d;}
/* colors */
#overview-content .bg_black {background-color:black;}
#overview-content .bg_rgb {background-color:rgb(245,245,245);}
#overview-content .a_plus_info .color_w {color:white;}
#overview-content .a_plus_info .color_w2 {color:#F5F5F5;}
#overview-content .a_plus_info .color_b {color:black;}
/* titles */
#overview-content h3.title_1, h3.title_2 {padding-top:0.5em; line-height:1.2em;}
#overview-content h3.title_1 {color:black; font-size:1.5em; font-weight:700;}
#overview-content h3.title_2 {color:black; font-size:1.1em; font-weight:500;}
#overview-content h3.title_2.for_column {text-align:center;}
/* dividers */
#overview-content .logovc {max-width:100%; height:50px; margin-left:4%; margin-top:1em; background:url(//images10.newegg.com/BizIntell/item/33/127/33-127-745/logo.png) no-repeat;}
#overview-content .section_head {background-color:#17171d; color:white; text-align:center; font-size:1.5em; font-weight:bold; line-height:1.5em; padding:5px;}
#overview-content .section_head_2 {border-bottom:1px solid black; margin:1em 0; text-align:center; font-size:1.5em; height:1.2em;}
#overview-content .section_head_2 span {color:black; background-color:white; font-weight:400; padding:0 10px; line-height:48px;}
#overview-content .section_head_3 {border-bottom:1px solid black; color:black; font-size:1.3em; font-weight:400; margin:2em 4%; padding-bottom:0.3em;}
#overview-content .section_head_4 {border-left:10px solid black; color:black; padding-left:10px; font-size:1.3em; font-weight:500; margin:3em 4% 0.5em; }
#overview-content .ov_divider {border-top:1px solid #d4d4d4; margin:1.5em 0;}
/* text */
#overview-content .a_plus_info p {display:block; padding:0.5em 0; margin:0; line-height: 1.2em;}
#overview-content .a_plus_column p {padding-bottom:0.8em;}
#overview-content .center {text-align:center;}
#overview-content .left {text-align:left;}
#overview-content .a_plus_info .ov_note {color:gray; font-size:0.9em; font-style:italic;}
/* general */
#overview-content .a_plus_module {position: relative; margin: 3em 0; padding: 0; overflow: hidden;}
#overview-content .a_plus_module.space_0 {margin:0;}
#overview-content .a_plus_module .a_plus_info {padding: 0 4%;}
#overview-content img {display: block; margin: 0 auto; max-width: 100%;}
#overview-content img.width_90 {max-width: 92%;}
#overview-content .ov_banner .a_plus_info {padding:1em 4% 1.5em 4%;}
#overview-content .ov_banner img {width:100%;}
/* list */
#overview-content ul, ol {margin:0; padding-top:0.5em;}
#overview-content ul {list-style-type: disc; padding-left:25px; text-align:left;}
#overview-content li {margin-bottom: 0.5em;}
/* clear */
#overview-content .a_plus_content:before, .a_plus_content:after, .a_plus_module:before, .a_plus_module:after, .a_plus_info:after {content: ”; display: table; clear: both;}
#overview-content .clearvc {width:100%; clear:both; margin:0 auto;}
@media (min-width: 768px) {
/* image float */
#overview-content .content_float {padding:0 4%;}
#overview-content img.img_f_left {float: left; max-width: 40%;}
#overview-content img.img_f_right {float: right; max-width:40%;}
#overview-content .a_plus_info.txt_f_right {float:right; width:58%; padding:2.5em 0;}
#overview-content .a_plus_info.txt_f_left {float:left; width:58%; padding:2.5em 0;}
/* several columns */
#overview-content .a_plus_column {float:left; padding:1em 0 0.5em 3%;}
#overview-content .a_plus_column:first-child {padding-left:4%;}
#overview-content .two_columns .a_plus_column {width:44.5%;}
#overview-content .three_columns .a_plus_column {width:28.6%;}
#overview-content .four_columns .a_plus_column {width:20.25%;}
/* text on img */
#overview-content .text_on_img {margin:0;}
#overview-content .text_on_img .a_plus_info {padding:0 0.7em;}
#overview-content .center_b, .center_w {text-align:center;}
#overview-content .right_b, .left_b, .center_b {background:rgba(255,255,255,0.7);}
#overview-content .right_w, .left_w, .center_w {background:rgba(0,0,0,0.7);}
#overview-content .right_b,
#overview-content .right_w {position:absolute; left:54%; top:10%; width:40%;}
#overview-content .left_b,
#overview-content .left_w {position:absolute; right:54%; top:10%; width:40%;}
#overview-content .center_b,
#overview-content .center_w {position:absolute; margin:0; left:25%; top:15%; width:50%;}
}
@media (min-width: 768px) and (max-width: 1050px) {
/* make float-text not drop too much */
#overview-content .a_plus_info.txt_f_right,
#overview-content .a_plus_info.txt_f_left {padding:0;}
#overview-content .a_plus_info.txt_f_right h3.title_1,
#overview-content .a_plus_info.txt_f_left h3.title_1 {padding-top:0;}
}
@media (max-width: 767px) {
/* cancel float */
#overview-content .a_plus_column, .txt_f_right, .txt_f_left, .img_f_left, .img_f_right {float:none;}
/* general */
#overview-content .a_plus_info p {font-size:1.05em;}
#overview-content .a_plus_module {margin:2em 0;}
#overview-content img {margin:0 auto; max-width:92%;}
#overview-content .ov_banner img {max-width:100%;}
#overview-content .a_plus_column {margin:2em 0;}
#overview-content .a_plus_column .a_plus_info {padding:0 4%;}
/* text */
#overview-content h3.title_1.center, #overview-content h3.title_2.center, #overview-content p.center {text-align:left;}
#overview-content .a_plus_column p.center {text-align:center;}
/* text on img */
#overview-content .text_on_img img {max-width:100%;}
#overview-content .right_b, .right_w, .left_b, .left_w, .center_b, .center_w {background:white;}
#overview-content .right_w, .left_w, .center_w {background:rgb(39,39,39); margin-bottom:1em;}
#overview-content .right_w p,
#overview-content .left_w p,
#overview-content .center_w p {padding-bottom:1em;}
#overview-content .right_w .color_w,
#overview-content .left_w .color_w,
#overview-content .center_w .color_w,
#overview-content .right_w .color_w2,
#overview-content .left_w .color_w2,
#overview-content .center_w .color_w2 {color:#F5F5F5;}
}
DGS-1016C
16-Port Unmanaged Gigabit Switch
The DGS-1016C is an economical, plug-and-play unmanaged switch solution for SOHO and small to medium businesses. It provides 16 Gigabit 10/100/1000 Mbps Ethernet ports for increased bandwidth and great network expansion. You will also benefit from its energy efficiency and QoS optimization.
Upgrade to Gigabit Networking
With data transfer speeds of up to 2000 Mbps at full-duplex, these switches are ideal for quick file transfers, online gaming and smooth streaming media. They feature easy-to-access Ethernet ports with LED indicators per port to easily distinguish link status. Auto-MDI/MDIX crossover makes connections a cinch; just plug in your cables and you’re ready to go.
Conserve Energy
The DGS-1016C supports IEEE 802.3az Energy-Efficient Ethernet, which saves energy and reduces heat automatically without sacrificing performance or functionality. The switches can detect when a connected computer is shut down or when there is no Ethernet traffic and can automatically reduce the power used for that port, cutting power usage substantially. In addition, the switch optimizes power usage for each port for the length of cable connected to it, using only as much power as is required. Both of these features work together to help you save power automatically.
Reliable Plug and Play Installation
The DGS-1016C is a plug-and-play device that requires no configuration, so setup is simple and hassle-free, and you can easily connect multiple computers, share files, music, and video across your home or small office network, or even create a multiplayer gaming environment. IEEE 802.3x flow control on each port minimizes dropped packets when the port’s receiving buffer is full, giving you a more reliable connection for all of your connected devices.
Smooth Streaming
These switches support QoS, which prioritizes network traffic so that time-sensitive data is delivered efficiently, even during bursts of high data traffic. This helps ensure an optimal experience for streaming media and VoIP calls.