/*
overview style v2.9.0
Mar.30, 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;}
#overview-content strong {color:black; font-weight:500;}
/* 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:#0087D2; font-size:1.5em; font-weight:400;}
#overview-content h3.title_2 {color:black; font-size: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:5%; margin-top:1em; background:url(//images10.newegg.com/BizIntell/item/1VK/0001/1VK-0001-194V7/dell.png) no-repeat;}
#overview-content .section_head {color:#0087D2; text-align:center; font-size:1.5em; font-weight:400; line-height:1.5em; padding:5px; margin-top:2em;}
#overview-content .section_head_2 {border-bottom:1px solid #0087D2; margin:1em 0; text-align:center; font-size:1.5em; height:1.2em;}
#overview-content .section_head_2 span {color:#0087D2; 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:500; margin:2em 5%; padding-bottom:0.3em;}
#overview-content .ov_divider {border-top:1px solid #d4d4d4; margin:1.5em 0;}
/* text */
#overview-content .a_plus_info p {display:block; padding-top:0.8em; margin:0; line-height: 1.2em;}
#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: 2em 0; padding: 0; overflow: hidden;}
#overview-content .a_plus_module.space_0 {margin:0;}
#overview-content .a_plus_module .a_plus_info {padding: 0 5%;}
#overview-content img {display: block; margin: 0 auto; max-width: 100%;}
#overview-content img.width_90 {max-width: 90%;}
#overview-content .ov_banner .a_plus_info {padding:1em 5% 1.5em 5%;}
#overview-content .ov_banner img {width:100%;}
/* list */
#overview-content ul, ol {font-size:1.05em; 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;}
/* badges */
#overview-content .ov-badge {margin:1em 5%;}
#overview-content .ov-badge-content {display:inline-block; padding:1em 0 1em 10%;}
#overview-content .ov-badge-caption {display:block; font-size: 0.9em;}
#overview-content .ov-badge-value {display:block; font-size:2em; margin-left:-2px; }
/* table styles */
#overview-content table {width:90%; margin:1em auto; border-collapse: collapse;}
#overview-content table caption {font-size:1.5em; font-weight:bold; margin-bottom:0.5em;}
#overview-content table tr:nth-child(odd) {background-color:rgb(241,241,241);}
#overview-content table th {background-color:white; font-weight:bold;}
#overview-content table td:first-child {font-weight:bold;}
#overview-content th, td {padding:6px; border:1px solid #ccc; text-align:center;}
@media (min-width: 768px) {
/* image float */
#overview-content .content_float {padding:0 5%;}
#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:0.25em 0 0.5em 3%;}
#overview-content .a_plus_column:first-child {padding-left:5%;}
#overview-content .two_columns .a_plus_column {width:43.5%;}
#overview-content .three_columns .a_plus_column {width:28%;}
#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:1em;}
}
@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_module {margin: 2em 0;}
#overview-content img {margin:0 auto; max-width:90%;}
#overview-content .ov_banner img {max-width:100%;}
#overview-content .a_plus_column {margin:0.5em 0;}
#overview-content .a_plus_column .a_plus_info {padding:0 5%;}
/* 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;}
/* tables */
/* Force table to not be like tables anymore */
#overview-content table, thead, tbody, th, td, tr {display: block;}
/* Hide table headers (but not display: none;, for accessibility) */
#overview-content thead tr {position:absolute; top:-9999px; left:-9999px;}
#overview-content tr { border: 1px solid #ccc; }
#overview-content td { /* Behave like a “row” */ border: none; border-bottom: 1px solid #eee; position: relative; padding-left: 50%; }
#overview-content td:before {/* Now like a table header */position: absolute; /* Top/left values mimic padding */ top: 6px;left: 6px; width: 45%; padding-right: 10px; white-space: nowrap;}
/* tables – Label the data */
#overview-content td:nth-of-type(1):before { content: “”; }
#overview-content td:nth-of-type(2):before { content: “Echo Dot”; }
#overview-content td:nth-of-type(3):before { content: “Echo”; }
#overview-content td:nth-of-type(4):before { content: “Echo Plus”; }
}

The DELL OptiPlex 3010 desktop is an affordable office workhorse, designed for businesses and large organizations that demand a versatile mainstream desktop solution. It fosters workplace productivity while simplifying IT control with business-class security and management features. It’s available in three different form factors—mini-tower, desktop, and small form-factor—to match your specific business environment.
Smart Productivity
Work efficiently with the OptiPlex 3010 desktop, featuring essential performance, flexibility and connectivity to help your organization succeed.
Empower Your Workforce: Built with business in mind, the OptiPlex 3010 desktop lets your workforce unleash their productivity with a range of performance options—powerful Intel Core processors, premium integrated Intel HD graphics, large-capacity memory, and optional solid-state drives.
Experience Workplace Convenience and Versatility: Work comfortably with a system that enables you to customize your workspace with intuitive design, multiple display options and flexible configurations for your peripherals.
Easy Collaboration Promotes Success: Collaborate and share data through VoIP and Microsoft Unified Communication certifications.
Business-class Control
Effective management of your office environment is within reach. The OptiPlex 3010 enables IT administrators to take total control over system management and security protocols, and offers the stability needed to effectively plan for the future.
Efficiently Manage Your Desktop Fleet: Achieve unprecedented IT control in your workplace. In-band management, image sharing between desktops and Dell’s System Center Configuration Manager help increase IT efficiency.
Ensure Data Security across Your Organization: Help protect your critical data and meet compliance standards with Dell Data Protection | Encryption and other security features.
Enjoy the Peace of Mind Provided by Business-class Stability and Support: As your business grows, hardware stability and support are the key to budget management and forecasting long-term needs. Help IT focus on the most important projects with Dell ProSupport and Dell Deployment Services.
Inspired Design
Built to last and designed to fit your workspace, Dell OptiPlex desktops offer durability and style.
Built to Last: Your business requires a desktop that can handle the tough jobs. Ensure long-term reliability with durable, serviceable Dell OptiPlex desktops.
The Right Fit for Your Desk: The OptiPlex 3010 desktop is designed to integrate seamlessly into any office environment, on virtually any size desk, and with a consistent look across all models.
Designed to Help Preserve the Environment: Help minimize energy consumption and encourage conservation with the ENERGY STAR 5.2 compliant OptiPlex desktops, featuring highly efficient power supply options and environmentally conscious design features.
Notes:
Specifications may vary depending on model.