﻿/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

NOTE: Generally, this stylesheet has elements listed out in the order that they appear in the topic from top to bottom. The exception are General styles which are at the top and the stylesheet mediums which are at the bottom.

EXAMPLE: Since the search-bar is at the top of the topic page, it will be listed closer to the top of this stylesheet.

===========================================================================================================================================================*/

/*Font Import*/

@font-face 
{
	font-family: 'DM Sans';
	src: url(../Fonts/DMSans-Regular.ttf);
}

@font-face 
{
	font-family: 'DM Sans Bold';
	src: url(../Fonts/DMSans-Bold.ttf);
}

@font-face 
{
	font-family: 'DM Sans Medium';
	src: url(../Fonts/DMSans-Medium.ttf);
}

@font-face 
{
	font-family: 'DM Sans Italic';
	src: url(../Fonts/DMSans-Italic.ttf);
}

@font-face 
{
	font-family: 'DM Sans Medium Italic';
	src: url(../Fonts/DMSans-MediumItalic.ttf);
}

@font-face 
{
	font-family: 'DM Sans Bold Italic';
	src: url(../Fonts/DMSans-BoldItalic.ttf);
}

/*==Topic General Styles==*/

body
{
	color: #404040;
	margin: 0px;
	max-height: 100%;
	line-height: 1em;
	font-family: DM Sans, Arial, Avenir, Myriad;
}

h1
{
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	line-height: 1em;
}

h2
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 1.4em;
	line-height: 19pt;
}

h3
{
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

h4
{
	
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
}

/* previous img

img	Setting max-width: 100%; property makes images always fit the width of the container
{
	max-width: 100%;
}

*/

/* IMAGES START HERE*/

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
	padding-bottom: 4px;
	padding-top: 2px;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

img.Icon
{
	margin-right: 5px;
	margin-bottom: -1px;
}

img.AlignFirstParagrah
{
	padding-left: 45px;
}

p.SpirionBlueBold
{
	font-weight: bold;
	color: #0069aa;
}

img.Padded_Image	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
	padding-top: 10px;
	padding-bottom: 4px;
}

img.Indent_Padded	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 40px;
}

/* NOTES START HERE*/

.containerPoochy
{
	text-align: center;
}

.notePoochy
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #eff4fd;
	background-image: url('../Images/Assets/poochy_looks_sm.png');
	background-position: 12px center;
	background-repeat: no-repeat;
	border: solid 1px #4e79a5;
	border-radius: 6px;
	line-height: 15px;
	overflow: visible;
	width: 70%;
	padding: 15px 60px 15px 80px;
}

p.notePoochy
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #eff4fd;
	background-repeat: no-repeat;
	border: solid 1px #4e79a5;
	border-radius: 6px;
	overflow: visible;
	padding: 20px 15px 20px 80px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url('../Images/Assets/poochy_looks_web_layout.png');
	width: 90%;
	line-height: 20px;
}

/* UL OL and CUSTOM STARTS HERE*/

p.apimessage
{
	margin-left: 20px;
	padding-left: 15px;
	text-indent: -15px;
	padding-top: 2px;
	font-family: 'Courier New';
}

p.OL
{
	padding-left: 15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
	text-indent: -15px;
	mc-auto-number-format: '{n+}. ';
}

p.OL_Starts_From_1
{
	mc-auto-number-format: '{n=1}. ';
	mc-auto-number-position: inside-head;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}

p.OL_Alpha
{
	mc-auto-number-format: 'O:{ }{ =0}{a+}. ';
	margin-left: 15px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}

p.OL_Alpha_Start_from_a
{
	mc-auto-number-format: 'O:{ }{a+}. ';
	margin-left: 15px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}

p.OL_Parens
{
	mc-auto-number-format: 'G:{n+}) ';
	margin-left: 30px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}

p.OL_Parens_Start_From_1
{
	mc-auto-number-format: 'G:{n=1}) ';
	margin-left: 30px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}

/*
p.OL_roman
{
	margin-left: 45px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
	mc-auto-number-format: 'O:{ }{ =0}{r+}. ';
}

p.OL_roman_start_from_i
{
	mc-auto-number-format: 'O:{ }{r+}. ';
	margin-left: 45px;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	padding-top: 4px;
}
*/

/*use after 1st level bullet*/

p.OL_Indent_Lev2
{
	mc-auto-number-format: '{n+}. ';
	mc-auto-number-position: inside-head;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	margin-left: 43px;
}

/*use after 1st level bullet*/

p.OL_Starts__1_Indent_Lev2
{
	mc-auto-number-format: '{n=1}. ';
	mc-auto-number-position: inside-head;
	padding-left: 15px;
	text-indent: -15px;
	font-family: DM Sans, Arial;
	margin-left: 43px;
}

p.Continue_Indent
{
	margin-left: 20px;
	font-family: DM Sans, Arial;
	padding-top: 2px;
	text-indent: 15px;
	padding-left: 25px;
}

p.Continue_Indent_Lev2
{
	margin-left: 40px;
	font-family: DM Sans, Arial;
}

p.Continue_Indent_Lev3
{
	margin-left: 45px;
	font-family: DM Sans, Arial;
}

p.Continue_Indent_Lev4
{
	margin-left: 55px;
	font-family: DM Sans, Arial;
}

p.Continue_Indent_Lev5
{
	margin-left: 65px;
	font-family: DM Sans, Arial;
}

p.Continue_Indent_Lev6
{
	margin-left: 75px;
	font-family: DM Sans, Arial;
}

p.Continue_Indent_Lev7
{
	margin-left: 85px;
	font-family: DM Sans, Arial;
}

p.Note
{
	font-family: DM Sans, Arial;
	text-indent: -15px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p.Italic_Continue_Indent
{
	font-style: italic;
	margin-left: 45px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-family: DM Sans, Arial;
}

p.Source_Code_Indent
{
	margin-left: 45px;
	font-style: normal;
	font-family: 'Source Code Pro';
	margin-bottom: 15px;
	margin-top: 15px;
}

a
{
	font-family: DM Sans, Arial;
	font-size: .9167em;
}

ul.BulletedListLevel1 > li > ul > li > ul	/*this is third level*/
{
	text-indent: 8px;
	padding-left: 45px;
	list-style-type: square;
	font-family: DM Sans, Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em;
}

/* this is the 2nd level*/

ul.BulletedListLevel1 > li > ul
{
	text-indent: 4px;
	padding-left: 30px;
	list-style-type: circle;
	font-family: DM Sans, Arial;
	line-height: 1em;
}

ul.BulletedListLevel1 > li > ul > li > ul > li > ul	/*this is 4th level*/
{
	text-indent: 12px;
	padding-left: 60px;
	list-style-type: disc;
	font-family: DM Sans, Arial;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1em;
}

/* this is the 2nd level with small

ul.BulletedListLevel1small > li > ul
{
	text-indent: 4px;
	padding-left: 30px;
	list-style-type: circle;
	font-family: DM Sans, Arial;
}


ul.BulletedListLevelNarrow > li > ul
{
	text-indent: 4px;
	padding-left: 30px;
	list-style-type: circle;
	font-family: DM Sans, Arial;
	line-height: .75em;
}
*/

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

a
{
	color: #2D8DCC;
	font-weight: bold;
	text-decoration: underline;
	mc-format: '{paratext}';
}

/*== MadCap proxy assigned styles ==*/

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .7em;
	font-style: italic;
	mc-breadcrumbs-prefix: 'You are here: ';
}

a.MCBreadcrumbsLink
{
	font-styleyes: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #ecf0f1;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	text-decoration: underline;
	mc-format: '{paratext}';
}

MadCap|xref:hover
{
	color: #ecf0f1;
}

MadCap|dropDown
{
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-right-gray.png');
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-down-gray.png');
}

MadCap|dropDownHotspot
{
	color: #3f4652;
	font-weight: bold;
}

/*== Master page assigned styles ==*/

div.content-container	/*Wraps the content on the masterpage and provides the white background behind topics.*/
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
}

div.topic-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin: 0 auto;
	background-color: #FFF;
	min-height: 850px;
	overflow: hidden;
}

div.topic-layout::before
{
	content: ' ';
	display: table;
}

div.topic-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.topic-layout > div
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
}

div.topic-layout > div:nth-child(1)	/*Left pane container*/
{
	margin-left: 0%;
	width: 26%;
	background-position: inherit;
	background-repeat: no-repeat;
	float: left;
	position: absolute;
	background-color: #0069aa;
	background-size: inherit;
	/*background-image: url('../Images/Assets/A Redesign Images/Marketing/dpm-mobile v2.jpg');*/
	border-right: solid 1px #efeff0;
}

div.topic-layout > div:nth-child(2)	/*Right pane container*/
{
	overflow: hidden;
	width: 74%;
	margin-top: 2em;
	float: right;
}

/*== left pane styles ==*/

div.heading-master	/*wraps the heading on the left pane*/
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15%;
	padding-right: 15%;
	margin-top: 15%;
}

h1.heading-master
{
	color: #ffffff;
	font-family: DM Sans, Arial, Avenir, Myriad;
	font-size: 5em;
	text-align: center;
}

div.logo-menu	/*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-right: auto;
	margin-left: 1em;
}

div.logo-menu::before
{
	content: ' ';
	display: table;
}

div.logo-menu::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.logo-menu > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 2%;
}

div.search-menu
{
	margin-top: 60px;
}

div.side-content	/*container for Menu proxy on the left pane*/
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

/*==Home Tiles section==*/

h1.hometopic	/*headings on the home topic*/
{
	text-align: center;
	font-size: 3em;
	color: #ffffff;
}

div.home-tiles-container
{
	padding-top: 60px;
	padding-bottom: 60px;
}

div.home-tiles	/*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-top: 1%;
	margin-bottom: 1%;
}

div.home-tiles::before
{
	content: ' ';
	display: table;
}

div.home-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 11.5px;
	padding-right: 11.5px;
	overflow: hidden;
}

div.home-tiles > div:hover
{
	transform: scale(1.1);
}

div.home-tiles > div:nth-child(1)
{
	width: 25%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(2)
{
	width: 25%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(3)
{
	width: 25%;
	margin-left: 0%;
}

div.home-tiles > div:nth-child(4)
{
	width: 25%;
	margin-left: 0%;
}

/*=Elements for text contained within each home-tile=*/

p.tile-title
{
	text-align: center;
	color: #000000;
	font-size: 1.1em;
}

div.home-tiles a	/*Complex Selector: Links within the home tiles will have the following properties*/
{
	text-decoration: none;
	color: #000000;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

a:link
{
	font-weight: bold;
	font-style: normal;
	color: #2d8dcc;
}

div.home-tiles a:hover	/*Complex Selector: When hovering over links within the home tiles the following properties will apply.*/
{
	color: #00DDC3;
	text-decoration: underline;
}

/*==video tiles section==*/

div.info-container
{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	border-top: solid 1px #d3d3d3;
	padding-top: 10px;
}

div.info-section
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.info-section::before
{
	content: ' ';
	display: table;
}

div.info-section::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.info-section > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.info-section > div:nth-child(1)
{
	width: 50%;
}

div.info-section > div:nth-child(2)
{
	width: 45%;
}

div.video-tiles	/*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.video-tiles::before
{
	content: ' ';
	display: table;
}

div.video-tiles::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.video-tiles > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}

div.video-tiles > div:nth-child(1)
{
	width: 35%;
	margin-left: 15%;
	text-align: center;
}

div.video-tiles > div:nth-child(2)
{
	width: 35%;
	margin-left: 0;
}

div.video-tiles > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.video-tiles *	/*Text-align center set to all elements within div.video-tiles*/
{
	text-align: center;
}

/*== other topic assigned styles ==*/

div.body-layout	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	background-color: #FFF;
	padding: 0 25px;
	max-width: 80%;
	margin-left: 1em;
}

div.body-layout::before
{
	content: ' ';
	display: table;
}

div.body-layout::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.body-layout > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.body-layout > div:nth-child(1)
{
	width: 78%;
	margin-left: 1%;
	min-height: 95vh;
	border-right: solid 1px #d3d3d3;
	padding-right: 20px;
}

div.body-layout > div:nth-child(2)	/*Menu Proxy container*/
{
	width: 18%;
	margin-left: 2%;
	padding: 20px 10px;
}

/*==Home Page Footer==*/

div.footer
{
	background-color: transparent;
	padding-top: 20px;
	border-top: none 1px #b3b3b3;
	margin-top: 9em;
}

div.footer a	/*Complex Selector: Any anchor (links) tags that are within div.footer will have the following properties */
{
	text-decoration: none;
	color: #DADADA;
}

div.footer p	/*Complex Selector: Any <p> that is contained within div.footer will have the following properties*/
{
	color: #000;
	font-size: 0.8em;
}

div.home-master-page-footer	/*This layout was created using the Responsive Layout Editor in MadCap Flare. Go to: Home Ribbon > Styles Section > Responsive Layout*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

div.home-master-page-footer::before
{
	content: ' ';
	display: table;
}

div.home-master-page-footer::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.home-master-page-footer > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.home-master-page-footer > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.home-master-page-footer > div:nth-child(2)
{
	margin-left: 0%;
	width: 53.333%;
}

div.home-master-page-footer > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

ul.BulletedListLevel1
{
	line-height: 1em;
}

/*here I added text align: left;*/

ul.menu._Skins_HomeMenu.mc-component li > a
{
	line-height: 1.1em;
	text-align: left;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	.main-section > .outer-row	/* Removes the padding around the topic container in tablet */
	{
		padding: 0;
	}

	div.topic-layout
	{
		max-width: 100%;
		min-height: 50vh;
		/*overrides the min-height set in the default medium*/
	}

	div.heading-master
	{
		margin-top: 0;
		padding-left: 0;
		padding-right: 0;
	}

	h1.heading-master
	{
		margin-top: 0;
		padding-top: 5px;
		font-size: 4em;
	}

	div.logo-menu
	{
		display: none;
	}

	div.topic-layout > div:nth-child(1)
	{
		width: 100%;
		min-height: 160px;
		float: none;
		position: relative;
	}

	div.topic-layout > div:nth-child(2)
	{
		width: 100%;
		float: none;
		margin-top: 1em;
	}

	div.body-layout
	{
		max-width: 100%;
	}

	div.search-menu
	{
		margin-top: 0;
	}

	div.video-tiles > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	/*here I added text align: left;*/

	ul.menu._Skins_HomeMenu.mc-component li > a
	{
		line-height: 1.1em;
		text-align: left;
	}
}

@media only screen and (max-width: 767px)
{
	.main-section > .outer-row	/* Removes the padding around the topic container in mobile */
	{
		padding: 0;
	}

	h1.heading-master
	{
		font-size: 3.5em;
	}

	div.topic-layout > div:nth-child(1)
	{
		min-height: 200px;
		padding-left: 5%;
		padding-right: 5%;
	}

	div.body-layout
	{
		max-width: 100%;
	}

	div.body-layout > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
		min-height: 95vh;
		border: 0;
		padding: 0;
	}

	div.body-layout > div:nth-child(2)
	{
		display: none;
	}

	div.home-tiles > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(3)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.home-tiles > div:nth-child(4)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.video-tiles > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

h2.HomeLeft
{
	color: #ffffff;
	font-family: Arial, Avenir, Myriad;
	text-align: center;
	font-size: 30pt;
	mc-heading-level: 0;
	line-height: 1.8em;
}

/*
p.heading-master
{
	color: #ffffff;
	font-family: Arial, Avenir, Myriad;
	font-size: 33pt;
	text-align: center;
	line-height:1.5em;
}
*/

ul.menu._Skins_HomeMenu.mc-component li > a
{
	line-height: 1.1em;
}

div.othertopics-footer
{
	width: 75%;
}

div.EmptySpace500
{
	height: 500px;
}
