/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Home Page General Styles*/

@font-face 
{
	font-family: 'SiemensSansPro';
	src: url(../Fonts/SiemensSansPro_W_Rm.woff);
}

@font-face 
{
	font-family: 'SiemensSansPro SemiBold';
	src: url(../Fonts/SiemensSansPro_W_SBd.woff);
}

@font-face 
{
	font-family: 'SiemensSansPro Bold';
	src: url(../Fonts/SiemensSansPro_W_Bd.woff);
}

body
{
	line-height: 1.5em;
	font-family: 'SiemensSansPro';
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	font-family: SiemensSansPro;
}

h3
{
	font-size: 1.6785em;
	font-family: SiemensSansPro;
}

h3.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #5a5a5a;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: SiemensSansPro;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #888888;
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

.centered-text
{
	text-align: center;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

.whiteheader
{
	font-weight: bold;
	font-family: SiemensSansPro;
	color: #ffffff;
}

.row.nav-search
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

/* Home Page Button Styles */

.button
{
	cursor: pointer;
	background-color: transparent;
	width: 200px;
	height: 35px;
	font-weight: bold;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-ms-transition: all 200ms;
	-o-transition: all 200ms;
	transition: all 200ms;
}

.button.black
{
	border: solid 2px black;
	color: black;
}

.button.black:hover
{
	background-color: #ccc;
}

.button a
{
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* Responsive Header Styles*/

#contentBody > .responsive-header
{
	background-color: transparent;
}

/* Content Section */

#content-section
{
	background-color: #ffffff;
	margin-top: -25px;
	padding-bottom: 60px;
	padding-top: 0px;
}

#content-section h3
{
	font-weight: normal;
}

.right-section div.button-group,
.left-section div.button-group
{
	margin-top: 20px;
}

#content-section .left-section
{
	padding-right: 20px;
}

#content-section .right-section
{
	padding-left: 20px;
}

.left-section .left-content,
.right-section .right-content
{
	height: 270px;
}

#content-section .right-section .table-images:first-of-type
{
	margin-bottom: 20px;
}

#content-section.mc-blurb p
{
	margin-top: 0;
	margin-bottom: 5px;
}

#content-section.mc-blurb .mc-bullets
{
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

#content-section.mc-blurb .mc-bullets > li
{
	color: #5a5a5a;
	list-style-image: url('../Images/Bullet1.png');
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 150px;
	background-image: url('../Images/DSI-HELP SITE-HERO-0317-2.jpg');
}

div.topichero h1
{
	font-size: 3.6em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
}

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

.search,
.search-bar
{
	margin: 0 auto;
}

/* Home Page slide show */

div.slidingshow
{
	margin-top: -79px;
	margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-bottom: 30px;
	padding-top: 5px;
}

.video-section img
{
	padding-right: 10px;
	padding-bottom: 10px;
}

.video-wrapper
{
	padding-bottom: 56.25%;
	/* 16:9 */
	position: relative;
}

.video-section iframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-section .columns
{
	margin-bottom: 20px;
}

/* Home Page Footer */

.footer
{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #000028;
	padding-left: 20px;
	padding-right: 20px;
}

.footer a
{
	text-decoration: none;
	color: #DADADA;
}

.footer > div.row
{
	line-height: 30px;
	padding: 0;
}

.footer-logo
{
	max-width: 100%;
}

.footer-links
{
	text-align: left;
}

.footer-links a
{
	padding-right: 15px;
}

.footer-icons
{
	text-align: right;
}

.footer-icons > a:first-of-type
{
	padding-right: 10px;
}

/* Mad Cap proxy/editor assigned styles */

MadCap|searchBarProxy
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	width: 50%;
}

MadCap|topicToolbarProxy
{
	float: none;
}

p.TOC2
{
	margin-left: 20px;
	display: none;
}

MadCap|menuProxy.menu1
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|menuProxy.menu2
{
	mc-toc-depth: 1;
	mc-context-sensitive: True;
}

MadCap|slideshow
{
	border-style: none;
	box-shadow: none;
}

MadCap|slideshowCaption
{
	background: none;
	color: #000000;
	padding: 0px;
	padding-top: 0px;
	font-family: SiemensSansPro;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePage.flmsp');
}

div.home_icons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 60%;
	mc-float: frame-center;
	margin-top: 0px;
}

div.home_icons::before
{
	content: ' ';
	display: table;
}

div.home_icons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home_icons > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

div.home_icons > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 8.3333%;
}

div.home_icons > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home_icons > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home_icons > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home_icons > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home_icons > div:nth-child(6)
{
	width: 16.667%;
	margin-left: 0%;
}

div.home_content	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 60%;
	margin-top: 0px;
}

div.home_content::before
{
	content: ' ';
	display: table;
}

div.home_content::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home_content > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

div.home_content > div:nth-child(1)
{
	width: 41.667%;
	margin-left: 0%;
}

div.home_content > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.edu_home_icons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 60%;
	margin-top: 20px;
}

div.edu_home_icons::before
{
	content: ' ';
	display: table;
}

div.edu_home_icons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.edu_home_icons > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

div.edu_home_icons > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.edu_home_icons > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.edu_home_icons > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.edu_home_icons > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.edu_home_icons > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

div.edu_home_icons > div:nth-child(6)
{
	width: 16.667%;
	margin-left: 0%;
}

div.clubs_home_icons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 60%;
	margin-top: 20px;
}

div.clubs_home_icons::before
{
	content: ' ';
	display: table;
}

div.clubs_home_icons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.clubs_home_icons > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.clubs_home_icons > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 8.3333%;
}

div.clubs_home_icons > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.clubs_home_icons > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.clubs_home_icons > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.clubs_home_icons > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

div.mfg_home_icons	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 60%;
	margin-top: 20px;
}

div.mfg_home_icons::before
{
	content: ' ';
	display: table;
}

div.mfg_home_icons::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.mfg_home_icons > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

div.mfg_home_icons > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.mfg_home_icons > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.mfg_home_icons > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.mfg_home_icons > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

div.Row-2-2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Row-2-2::before
{
	content: ' ';
	display: table;
}

div.Row-2-2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Row-2-2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Row-2-2 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row-2-2 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.Row-2-2 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.clubs_home_icons > div:nth-child(6)
{
	width: 8.3333%;
	margin-left: 8.3333%;
}

_generic_.footer
{
	background-color: #fff8e8;
}

div.NewRowClass1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
}

div.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 16.667%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 16.667%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(4)
{
	width: 16.667%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(5)
{
	width: 16.667%;
	margin-left: 0%;
}

/* Medium Layout */

@media only screen and (max-width: 64.063em)
{
	#content-section .right-section,
	#content-section .left-section
	{
		padding: 0;
	}

	div.slidingshow
	{
		width: 100%;
	}

	.left-section div.button-group > div
	{
		margin-bottom: 20px;
	}

	.footer
	{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/* Small Layout */

@media screen and (max-width: 40em)
{
	MadCap|searchBarProxy.homeSearchBar
	{
		width: 100%;
	}

	div.topichero h1
	{
		font-size: 2em;
	}

	div.topichero h3
	{
		font-size: 1.2em;
	}

	#content-section
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.video-section
	{
		padding-top: 30px;
	}

	.video-section .columns
	{
		padding: 0;
	}

	.footer-links,
	p.Copyright,
	.footer-icons
	{
		text-align: center;
	}
}

@media non-print
{
	.footer-icons
	{
		width: 33%;
	}
}

.mc-bullets
{
	mc-breadcrumbs-prefix: ' ';
}

div.floatright
{
	float: right;
}

th.TableHeader
{
	font-size: 16pt;
}

div.topichero-clubs
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	background-color: #000028;
	padding-bottom: 20px;
}

div.topichero-edu
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	background-color: #000028;
	padding-bottom: 20px;
}

div.topichero-gov
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
	background-color: #000028;
}

div.topichero-hc
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	padding-bottom: 20px;
	background-color: #000028;
}

div.topichero-man
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	background-color: #000028;
	padding-bottom: 20px;
}

div.topichero-newhome
{
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: auto;
	background-color: #000028;
	padding-bottom: 50px;
}

@media only screen and (max-width: 1279px)
{
	div.home_icons > div:nth-child(1)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(2)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(4)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(5)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(6)
	{
		width: 33.333%;
		margin-left: 0%;
	}

	div.Row-2-2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Row-2-2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Row-2-2 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.clubs_home_icons > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 8.3333%;
	}

	.whiteheader
	{
		line-height: 24pt;
	}

	div.clubs_home_icons > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(2)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(5)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(6)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.featured_product_image
	{
		background-image: url('../Images/2018 Brand Elements/DudeSolutions_Icons_Illustration_Icon_Energy.png');
		background-repeat: no-repeat;
		background-position: center;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 16.667%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.home_icons > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_icons
	{
		
	}

	div.Row-2-2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row-2-2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Row-2-2 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.clubs_home_icons > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	.whiteheader
	{
		line-height: 30pt;
	}

	div.clubs_home_icons > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.clubs_home_icons > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.clubs_home_icons > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.clubs_home_icons > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(5)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.edu_home_icons > div:nth-child(6)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.mfg_home_icons > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.mfg_home_icons > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.mfg_home_icons > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.mfg_home_icons > div:nth-child(4)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_content > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.home_content > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
		float: right;
	}

	div.NewRowClass1 > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(5)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass1
	{
		text-align: center;
	}
}

div.featured_product_orange
{
	background: #ff5c39;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000028;
	background-color: #00c1b6;
}

div.featured_product_image
{
	background: #ff5c39;
	background-image: url('../Images/2018 Brand Elements/DudeSolutions_Icons_Illustration_Icon_Energy.png');
	background-repeat: no-repeat;
	background-size: 50px;
	background-position: 30% center;
	color: #000028;
	background-color: #00c1b6;
}

div.featured_product_navyblue
{
	padding-top: 5px;
	padding-bottom: 5px;
	background: #00263a;
	color: #00c1b6;
	background-color: #000028;
}

