/*<meta />*/

@import url('../InEightFontsColors-v3.css');

@import url('footer/css/Footer.css');

@import url('../InEightHeaderFooter-v3.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

.ExternalLinks a:link
{
	color: #f78e1e;
	text-transform: uppercase;
	font-family: 'SweetSquarePro-Heavy', sans-serif;
	font-size: 12pt;
	text-decoration: none;
	mc-hidden: hidden;
}

.ExternalLinks a:visited
{
	mc-hidden: hidden;
	color: #551A8B !important;
}

.menu-content a:hover
{
	background-color: #f8f8f8;
	color: #f78e1e;
	transition: all .3s;
}

span.Completions a:hover
{
	background-color: #f8f8f8;
	color: #f29f15;
}

body
{
	font-family: ProximaNova-Light, 'Source Sans Pro Regular', Calibri, Arial, Helvetica, sans-serif !important;
}

div.top-logo
{
	position: absolute;
	top: 68px;
	left: 0;
	padding: 0;
	height: 140px;
	width: 100%;
	text-align: center;
	background-image: url('../../Images/cranes-contruction-banner-short-KL.jpg');
	background-size: cover;
	background-repeat: none;
	mc-hidden: hidden;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: 2px;
	/*background-image: linear-gradient(270deg, rgb(255 255 255 / 0%) 22%, rgb(255 255 255 / 96%) 52%), url('../../Images/ineight-knowldege-library-banner-v2.jpg');
		box-shadow: inset 0 1px 8px -3px #879596;
		background-attachment: fixed;
		background-position: center top -16vh;
	margin-top: 68px;
	padding: 30px 0 30px 0;
	background-image: url('../Images/BannerGeneric.png');
	background-position: center top;
	background-size: contain;
	background-attachment: fixed;*/
	/*background-size: cover;*/
	/*text-align: center;
	mc-hidden: hidden;
	box-shadow: inset 0 1px 8px -3px #879596;*/
}

/*Used on Home.htm topic for styles set only on the home topic*/

html.home-topic,
body
{
	margin: 0;
	padding: 0;
}

.main-section,
.inner-wrap
{
	background-color: #f8f8f8;
	mc-hidden: hidden;
}

html.home-topic .main-section > .outer-row	/*Overrides padding set in the skin*/
{
	max-width: 100%;
	padding: 0;
	mc-hidden: hidden;
}

/* Content */

img
{
	border: none;
	max-width: 100%;
	mc-hidden: hidden;
}

img.card
{
	border: none;
	max-width: 100%;
	mc-hidden: hidden;
	height: 40px;
}

p
{
	font-family: ProximaNova-Light, 'Source Sans Pro Light', 'Arial Narrow', sans-serif;
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16pt;
	color: #071e36;
}

/* Generic classes */

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

/* Headings */

p.Heading
{
	font-family: 'SweetSquarePro-Light', 'Source Sans Pro Regular', Calibri, serif;
	font-size: 24pt;
	line-height: 28pt;
	text-align: center;
	color: #2B3636;
	margin-top: 0;
	/*margin-bottom: 20pt;*/
	letter-spacing: 1px;
}

div.banner-layout
{
	text-align: left;
	max-width: 78rem;
	margin: auto;
}

p.Banner
{
	color: #ffffff;
	/*font-family: var(--Font-Display);*/
	font-family: 'SweetSquarePro-Heavy', sans-serif;
	font-size: 2.5rem;
	/*line-height: 6.75rem;*/
	line-height: 3.3rem;
	text-transform: uppercase;
	padding: 0.3125rem 1.25rem 0 1.6rem;
	margin: 1.8rem 0 0 0;
	letter-spacing: 0.14rem;
	display: inline-block;
	/*font-family: var(--Font-Display);
	color: var(--Off-White);
	font-size: 48pt;
	line-height: 56pt;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: 2px;
	/* margin: auto; */
	/*display: inline-block;
	mc-auto-number-format: 'CH:{ }{ }{ }{ }{ }{ }';*/
}

p.Banner:before
{
	/*content: " ";
	display: block;
	position: relative;
	background: url('../../Icons/Resource SVG Icons/header-bar-hero-green.svg') no-repeat;
	background-size: contain;
	height: 100%;
	width: 6rem;
	padding-bottom: 2rem;
	 Sets spacing between bar and text */
	/*width: 33%;
	height: 8px;
	margin-bottom: 10px;
	border-bottom: 8px solid #819a3b;*/
}

p.HeaderText
{
	color: #ffffff;
	/*font-family: var(--Font-Display);*/
	font-family: Almaq Refined, Stratum, Arial, sans-serif;
	font-size: 4rem;
	/*line-height: 6.75rem;*/
	line-height: 0;
	text-transform: uppercase;
	padding: 0.3125rem 1.25rem 0 1.6rem;
	margin: 3.4375rem 0 0 0;
	letter-spacing: 0;
	display: inline-block;
}

/* Home page topic */

.nav-search
{
	display: block;
	z-index: 10;
	mc-hidden: hidden;
}

div.NavSection
{
	/*padding: 30px 0 30px 0; - removed padding */
	text-align: center;
	mc-hidden: hidden;
	max-width: 1249px;
	margin: 13rem auto 0 auto;
}

div.NavSection-left
{
	padding: 30px 0 30px 0;
	text-align: left;
	mc-hidden: hidden;
	max-width: 1249px;
	margin: 17rem auto 0 auto;
}

div.Search
{
	text-align: left;
	width: 80% !important;
}

table.gsc-search-box
{
	width: 80% !important;
	margin-left: 24%;
	padding-bottom: 5px;
}

input[type=text]
{
	box-sizing: border-box;
	font-size: 16px;
	padding: 6px 10px !important;
	box-sizing: border-box;
}

.gsc-input-box
{
	border-radius: 15px;
	box-sizing: border-box;
}

span.search
{
	color: #576162 !important;
	padding-left: 1px;
	font-family: 'Source Sans Pro Regular', Calibri, serif;
	font-size: 22pt;
	letter-spacing: 1px;
}

div.NavSection:last-of-type
{
	border-bottom: none;
}

div.LinksLayout
{
	padding: 48px 0 96px 0;
	text-align: center;
	mc-hidden: hidden;
	max-width: 1249px;
	margin: auto;
}

div.topic-layout
{
	padding-top: 0;
	mc-hidden: hidden;
	/* margin: auto; */
}

/* add border to bottom of top navigation banner */

nav.title-bar
{
	border-bottom: 1px solid #e4e7e9;
	padding-bottom: 5px;
	mc-disable-glossary-terms: true;
	mc-hidden: hidden;
}

div.sidenav-layout
{
	max-width: 1200px;
	width: auto;
	mc-hidden: hidden;
}

/* Main container that holds the product selection tiles. */

div.CellLayout
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	mc-hidden: hidden;
}

div.CellLayout::before
{
	content: ' ';
	display: table;
	mc-hidden: hidden;
}

div.CellLayout::after
{
	content: ' ';
	display: table;
	clear: both;
	mc-hidden: hidden;
}

div.CellLayout *
{
	text-align: left;
	mc-hidden: hidden;
}

/* Headers for product icons*/

span.ProductHeaderGrey
{
	padding-left: 10px;
	color: #2B3636;
	font-size: 1rem;
	text-transform: uppercase;
}

span.ProductHeaderDM
{
	padding-left: 10px;
	color: #f78e1e;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderPCM
{
	padding-left: 10px;
	color: #0075c9;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderFEM
{
	padding-left: 10px;
	color: #2d7050;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderPRE
{
	padding-left: 10px;
	color: #37b0c9;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderVDC
{
	padding-left: 10px;
	color: #981b26;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderSQC
{
	padding-left: 10px;
	color: #f29f15;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderCCM
{
	padding-left: 10px;
	color: #6e7ba1;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderCA
{
	padding-left: 10px;
	color: #9f26b5;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

span.ProductHeaderPlatform
{
	padding-left: 10px;
	color: #071e36;
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	font-size: 1.2rem;
}

a.ProductHeader
{
	color: inherit;
	text-decoration: inherit;
}

a.ProductHeader:hover
{
	color: inherit;
	text-decoration: underline;
	/*text-decoration-color: #839a38;*/
}

/* Invisible tile holders that set margins between the tiles and control the responsive behavior. */

div.CellLayout > div
{
	float: left;
	width: 29%;
	/*height: 410px;*/
	margin-left: 2%;
	margin-right: 2%;
	padding: 0 0 30px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	mc-hidden: hidden;
}

/* Tiles that hold product image icons and create borders and dropshadows. */

div.CellTile
{
	min-width: 300px;
	max-width: 400px;
	height: 310px;
	padding: 25px 35px;
	margin: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e4e7e9;
	border-radius: 14px;
	/*box-shadow: 0px 4px 4px 0px rgba(72.5,74.5,75.7,0.15);*/
	mc-hidden: hidden;
}

div.CellTile:hover
{
	/*box-shadow: 0px 4px 4px 0px rgba(72.5,74.5,75.7,0.45);*/
	box-shadow: 2px 2px 10px 0 #dedada;
	mc-hidden: hidden;
	transition: all .3s;
}

div.CellTile p
{
	margin-top: 0px;
	/*updated margin-bottom for new product layout */
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	mc-hidden: hidden;
}

/* Extend hyperlink for each product icon to the padded right edge of of the cell tile. */

div.CellTile p a
{
	display: inline-block;
	width: 100%;
	mc-hidden: hidden;
}

div.CellTile p img
{
	height: 50px;
	width: auto;
	mc-hidden: hidden;
	vertical-align: middle;
}

/* Color bar at the top of each tile. */

div.BorderBar
{
	height: 5px;
	width: 64px;
	margin-bottom: 12px;
	mc-hidden: hidden;
}

#BorderBarPlanning
{
	background-color: #37b0c9;
	mc-hidden: hidden;
}

#BorderBarCost
{
	background-color: #0075c9;
	mc-hidden: hidden;
}

#BorderBarDocument
{
	background-color: #f78e1e;
	mc-hidden: hidden;
}

#BorderBarCapital
{
	background-color: #6e7ba1;
	mc-hidden: hidden;
}

#BorderBarField
{
	background-color: #2d7050;
	mc-hidden: hidden;
}

#BorderBarAnalytics
{
	background-color: #9f26b5;
	mc-hidden: hidden;
}

#BorderBarQuality
{
	background-color: #f29f15;
	mc-hidden: hidden;
}

#BorderBarDesign
{
	background-color: #981b26;
	mc-hidden: hidden;
}

#BorderBarCloud
{
	background-color: #071e36;
	mc-hidden: hidden;
}

/* Document Version Selection */
/* This container positions the dropdown content within the responsive layout defined below. */

.menu-dropdown
{
	/*display: block;*/
	display: inline-block;
	position: relative;
	width: 100%;
	margin-top: 0;
}

/* The menu overlay makes text appear to be a solid image so that touchscreens like iPads 
don't try to select the text on a tap. */

.menu-mask
{
	display: block;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Optional styling for paragraph linked to the dropdown. Not needed if a graphic is used. */

.menu-mask > p:first-child
{
	font-family: 'SweetSquarePro-Heavy', sans-serif;
	font-size: 1.1em;
	color: #2B3636;
	text-transform: uppercase;
	letter-spacing: .01rem;
}

/* This is the container that holds the topic links. It is hidden until a mouseover event. */

.menu-content
{
	position: absolute;
	top: 1em;
	display: none;
	width: 100%;
	padding: 2px 15px 2px 10px;
	cursor: pointer;
	border: 1px solid #e4e7e9;
	box-shadow: 1px 1px 6px 0 #dedada;
	/*box-shadow: 0px 4px 4px 0px rgba(72.5,74.5,75.7,0.15);*/
	background-color: #ffffff;
	z-index: 2;
}

/* Show the dropdown menu on a mouseover. */

.menu-dropdown:hover .menu-content
{
	display: block;
	margin-top: 30px;
}

/* Paragraphs that display when the dropdown opens. Each is typically a link. */

.menu-content p
{
	font-family: ProximaNova-Bold, 'Source Sans Pro Bold', Calibri, sans-serif;
	color: #2B3636;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
}

/* Styling for the hypertext link within the topic menu. */

.menu-content a
{
	color: #2B3636;
	text-decoration: none;
	padding-left: 5px;
	margin: .2em 0;
}

/* Change the color of dropdown links on a hover. */

/* This is the plain line of text that appears at the top of the menu so that touchscreens do not 
   automatically select the first link in the drop-down list.*/

p.menu-spacer
{
	background-color: transparent;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

/* External Links */

p.LinkDivHeader,
div.ExternalLinks p.LinkDivHeader
{
	color: #071e36;
	font-family: 'SweetSquarePro-Light', 'Source Sans Pro Regular', Calibri, serif;
	font-size: 1rem;
	line-height: 1.3333rem;
	letter-spacing: 0.1rem;
	height: 2rem;
	margin: 0px 5px 2px 0px;
	text-transform: uppercase;
	mc-hidden: hidden;
	padding-bottm: 5px;
}

/* Responsive layout for sections linking to other resources. */

div.ExternalLinks
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
	mc-hidden: hidden;
}

div.ExternalLinks::before
{
	content: ' ';
	display: table;
	mc-hidden: hidden;
}

div.ExternalLinks::after
{
	content: ' ';
	display: table;
	clear: both;
	mc-hidden: hidden;
}

div.ExternalLinks > div
{
	float: left;
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	mc-hidden: hidden;
}

div.ExternalLinks p.LinkDivHeader
{
	height: 20pt;
	text-align: left;
	margin-top: 16pt;
	mc-hidden: hidden;
}

div.ExternalLinks p
{
	text-align: left;
	font-size: 1rem;
	font-family: ProximaNova-Light, 'Source Sans Pro Light', 'Arial Narrow', sans-serif;
	font-color: #000000;
	mc-hidden: hidden;
}

div.ExternalLinks img
{
	width: 100%;
	height: auto;
	mc-hidden: hidden;
	-webkit-filter: grayscale(65%);
	filter: grayscale(65%);
	border-radius: 20px;
}

div.ExternalLinks div:hover img
{
	mc-hidden: hidden;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

@media only screen and (max-width: 1020px)
{
	html.home-topic .nav-search	/*Will not display search in Top Navigation on home page*/
	{
		display: none;
		mc-hidden: hidden;
	}

	html.home-topic .body-container
	{
		margin-left: 0;
		mc-hidden: hidden;
	}

	div.top-logo
	{
		background-size: cover;
		background-repeat: none;
		height: 8.75rem;
		mc-hidden: hidden;
	}

	p.Heading
	{
		font-size: 20pt;
		line-height: 24pt;
	}

	p.Banner
	{
		margin-top: 1.1rem;
		font-size: 2.6rem;
		line-height: 2.35rem;
		padding-top: 1rem;
	}

	p.Banner:before
	{
		width: 5.5rem;
		position: relative;
		padding-bottom: 1.5rem;
		/*height: 6px;
		width: 33%;
		margin-bottom: 6px;
		border-bottom: 6px solid #819a3b;*/
	}

	/* Cell tile layout in tablet mode. Two columns with last tile centered.*/

	div.NavSection
	{
		padding: 0 1.25rem 0 1.25rem;
		/*padding: 30px 5% 20px 5%;*/
	}

	div.CellLayout > div
	{
		/*float: right;*/
		width: 48%;
		margin-right: 1%;
		margin: auto;
		padding: 0 0 30px 0;
		mc-hidden: hidden;
	}

	div.CellLayout > div:nth-child(2n)
	{
		float: left;
		margin-left: 1%;
		mc-hidden: hidden;
	}

	div.CellLayout > div:last-child
	{
		float: left;
		width: 48%;
		margin-left: 27%;
		margin-right: 27%;
		mc-hidden: hidden;
	}

	/* cell tiles */

	div.CellTile
	{
		min-width: 300px;
		mc-hidden: hidden;
	}

	p.LinkDivHeader
	{
		height: 2rem;
		mc-hidden: hidden;
	}

	/* External link tiles for tablet mode. Single column with border on top.*/

	div.ExternalLinks > div
	{
		width: 70%;
		margin-left: 16%;
		margin-right: 14%;
		margin-top: 30px;
		border-top: 1px solid #f78e1e;
		padding-top: 30px;
		mc-hidden: hidden;
	}

	div.ExternalLinks > div:nth-child(1)
	{
		margin-top: 10px;
		padding-top: 20px;
		mc-hidden: hidden;
	}

	div.ExternalLinks img
	{
		max-width: 36.5rem;
		max-height: auto;
		mc-hidden: hidden;
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}

	.menu-content p
	{
		line-height: 2.2em;
	}
}

@media only screen and (max-width: 700px)
{
	div.top-logo
	{
		top: 0;
		height: 7.5rem;
		background-size: cover;
		background-repeat: none;
		mc-hidden: hidden;
	}

	p.Heading
	{
		font-size: 1.85rem;
		line-height: 1.8333rem;
	}

	p.Banner
	{
		margin: 1.6rem 0 0 1.25rem;
		font-size: 1.2rem;
		line-height: 1.5rem;
		padding: 0.3125rem 0 0 0;
		padding-top: 1rem;
	}

	p.Banner:before
	{
		width: 3.6rem;
		position: relative;
		padding-bottom: 1.2rem;
		/*height: 4px;
		width: 33%;
		margin-bottom: 4px;
		border-bottom: 4px solid #819a3b;*/
	}

	div.NavSection
	{
		margin: 10rem auto 4rem auto;
	}

	div.side-menu	/*Removes search-bar and menu set in topic in tablet*/
	{
		display: none;
		mc-hidden: hidden;
	}

	/* Cell layout in mobile mode. Single column.*/

	div.CellLayout > div:nth-child(n)
	{
		float: left;
		width: 100%;
		margin: auto;
		padding: 0 0 30px 0;
		mc-hidden: hidden;
	}

	/* external link tiles */

	div.ExternalLinks > div:nth-child(1)
	{
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 10px;
		mc-hidden: hidden;
	}

	div.ExternalLinks > div:nth-child(2)
	{
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 20px;
		border-top: 1px solid # #6a8cc5;
		padding-top: 20px;
		mc-hidden: hidden;
	}

	div.ExternalLinks > div:nth-child(3)
	{
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		margin-top: 20px;
		border-top: 1px solid # #6a8cc5;
		padding-top: 20px;
		mc-hidden: hidden;
	}

	div.ExternalLinks img
	{
		max-width: 400px;
		max-height: auto;
		mc-hidden: hidden;
	}

	/*Fix for Google Search on mobile */

	table.gsc-search-box
	{
		width: 90% !important;
	}
}

@media print
{
	/* Screen out anything if the page is printed. */
}

span.mc-variable.StartPage\00002EProductHelpQuery
{
	
}

/*zoom effect for products 
div.zoom
{
 
   transition:all 0.3s;
   
   transform-origin: left top;
 }
 
 div.zoom:hover
 {
 transform: scale(1.15);
 
 }*/

/*zoom effect for business processes */

div.zoom-process
{
	transition: all 0.2s;
	transform-origin: center bottom;
}

div.zoom-process:hover
{
	transform: scale(1.05);
}

/*icon size for business processes */

img.process
{
	height: 55px;
}

/*padding for lining up left side of headers in cards */

div.card-padding
{
	padding-left: 25px;
}

/*InEight Header Styling */

span.ineight-grey
{
	text-transform: uppercase;
	font-size: 1.4rem;
	font-family: SweetSquarePro-Heavy, sans-serif;
	color: #071e36;
	letter-spacing: .14em;
}

span.ineight-green
{
	text-transform: uppercase;
	font-size: 1.8333rem;
	color: #829A3C;
	font-family: 'SweetSquarePro-Heavy', sans-serif;
}

span.off-canvas
{
	text-transform: uppercase;
	font-family: 'SweetSquarePro-Heavy', sans-serif;
	color: #4d595a;
}

ul.card
{
	padding-left: 3rem;
}

.search-bar
{
	float: none;
	margin-top: 0px;
}

