@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

@font-face {
  font-family: Honeywell Sans Black;
  src: url(fonts/HoneywellSansWeb-Black.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Black.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Black.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Black.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Black.svg#svgFontName) format('svg') /* Legacy iOS */;
} 
@font-face {
  font-family: Honeywell Sans Black Italic;
  src: url(fonts/HoneywellSansWeb-BlackItalic.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-BlackItalic.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-BlackItalic.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-BlackItalic.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-BlackItalic.svg#svgFontName) format('svg') /* Legacy iOS */;
} 
@font-face {
  font-family: Honeywell Sans Bold;
  src: url(fonts/HoneywellSansWeb-Bold.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Bold.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Bold.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Bold.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Bold.svg#svgFontName) format('svg') /* Legacy iOS */;
} 
@font-face {
  font-family: Honeywell Sans Book;
  src: url(fonts/HoneywellSansWeb-Book.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Book.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Book.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Book.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Book.svg#svgFontName) format('svg') /* Legacy iOS */;
}
@font-face {
  font-family: Honeywell Sans;
  src: url(fonts/HoneywellSansWeb-Medium.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Medium.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Medium.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Medium.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Medium.svg#svgFontName) format('svg') /* Legacy iOS */;
} 

@font-face {
  font-family: Honeywell Sans Light;
  src: url(fonts/HoneywellSansWeb-Light.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Light.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Light.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Light.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Light.svg#svgFontName) format('svg') /* Legacy iOS */;
} 

@font-face {
  font-family: Honeywell Sans Medium;
  src: url(fonts/HoneywellSansWeb-Medium.eot); /* IE9 Compat Modes */
  src: url(fonts/HoneywellSansWeb-Medium.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(fonts/HoneywellSansWeb-Medium.woff) format('woff'), /* Pretty Modern Browsers */
       url(fonts/HoneywellSansWeb-Medium.ttf)  format('truetype'), /* Safari, Android, iOS */
       url(fonts/HoneywellSansWeb-Medium.svg#svgFontName) format('svg') /* Legacy iOS */;
} 

/* Home Page General Styles*/

body
{
	font-family: 'Honeywell Sans Medium', 'Honeywell Sans Light', 'Honeywell Sans Extrabold', 'Honeywell Sans Black';
	font-size: 16px;
	line-height: 1.42857143;
	color: #404040;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1
{
	font-size: 2.75em;
	font-family: 'Honeywell Sans Black';
}

h3
{
	font-size: 1.6785em;
	font-family: 'Honeywell Sans Black';
}

h3.SubCenter
{
	text-align: center;
}

img.Hyperlinked
{
	border-style: none;
}

img.Slideshow
{
	border-style: none;
	margin-bottom: 15px;
}

p
{
	color: #404040;
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: 'Honeywell Sans Book', 'Honeywell Sans', sans-serif;
}

p.Copyright
{
	font-size: 0.9em;
	text-align: left;
	color: #404040;
	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
{
	color: #ffffff;
	font-weight: normal;
	font-family: 'Honeywell Sans Book';
	text-transform: capitalize;
}

.blackheader
{
	color: #000000;
	font-weight: normal;
	font-family: 'Honeywell Sans Book';
	text-transform: capitalize;
}
.row.nav-search
{
	display: none;
}

.main-section > .row.outer-row
{
	max-width: 100%;
	padding: 0;
}

h2
{
	font-family: 'Honeywell Sans Bold';
}

h4
{
	font-family: 'Honeywell Sans Bold';
}

li
{
	font-family: 'Honeywell Sans';
	margin: 0 0 10px;
}

div
{
	font-family: 'Honeywell Sans';
}

blockquote
{
	font-family: 'Honeywell Sans';
}

/* Styles for banded homepage samples */

@media all and (min-width: 768px)
{
	div.homeArea
	{
		min-height: 300px;
		padding-top: 50px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 900px;
	}

div.homeArea2
	{
		min-height: 100px;
		padding-top: 50px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 900px;
	}

	.homeAreaIcons
	{
		min-height: 250px;
		padding-top: 50px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 1100px;
	}
}

@media all and (max-width: 767px)
{
	div.homeArea
	{
		min-height: 300px;
		padding-top: 50px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 900px;
	}

	div.homeArea2
	{
		min-height: 100px;
		padding-top: 50px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 50px;
		margin: 0 auto;
		max-width: 900px;
	}
}

div.homeArea h2
{
	
}

/*gray bands*/

div.gray
{
	background-color: #F0F0F0;
	border-top: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
}

/*white bands */

div.white
{
	background-color: #ffffff;
}

/* 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
{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e6e6e6;
	margin-top: -50px;
}

#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;
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6em;
}

/* Home Page Topic Hero section*/

div.topichero
{
	background: rgb(0,171,142);
	background: -moz-linear-gradient(-45deg, rgba(0,171,142,1) 34%, rgba(144,204,115,1) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(0,171,142,1) 34%,rgba(144,204,115,1) 100%);
	background: linear-gradient(135deg, rgba(0,171,142,1) 34%,rgba(144,204,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1792E5', endColorstr='#0A4166',GradientType=1 );
	padding-top: 50px;
	height: auto;
	width: 100%;
	max-width: 100%;
	padding-bottom: 170px;
	/* 
    background: rgb(0,171,142);
    background: -moz-linear-gradient(-45deg, rgba(0,171,142,1) 16%, rgba(180,69,180,1) 100%); 
    background: -webkit-linear-gradient(-45deg, rgba(0,171,142,1) 16%,rgba(180,69,180,1) 100%);
    background: linear-gradient(135deg, rgba(0,171,142,1) 16%,rgba(180,69,180,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1792E5', endColorstr='#0A4166',GradientType=1 ); 
    */
}


.honeywell-blue-hero
{
	background-image: url('../Images/heroes/HeaderDigitalBlue.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 50px;
	height: auto;
	width: 100%;
    	max-width: 100%;
	padding-bottom: 100px;
}


.honeywell-red-hero
{
	background-image: url('../Images/heroes/HeaderRed.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 50px;
	height: auto;
	width: 100%;
    	max-width: 100%;
	padding-bottom: 100px;
}

.honeywell-gray-hero
{
	background-image: url('../Images/heroes/HeaderGray.png');
	background-size: cover;
	background-repeat: no-repeat;
		padding-top: 50px;
	height: auto;
	width: 100%;
    	max-width: 100%;
	padding-bottom: 100px;

}

.honeywell-yellow-hero
{
	background-image: url('../Images/heroes/HeaderdigitalYellow.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 50px;
	height: auto;
	width: 100%;
    	max-width: 100%;
	padding-bottom: 100px;
}

.honeywell-green-hero
{
	background-image: url('../Images/heroes/HeaderGreen.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 50px;
	height: auto;
	width: 100%;
    max-width: 100%;
	padding-bottom: 100px;
}

.honeywell-white-hero
{
	background-image: url('../Images/heroes/HeaderWhite.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 45px;
	height: auto;
	width: 100%;
    max-width: 100%;
	padding-bottom: 50px;

}

.honeywell-silver-hero
{
	background-image: url('../Images/heroes/HeaderSilver.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 45px;
	height: auto;
	width: 100%;
    max-width: 100%;	padding-bottom: 50px;

}

div.topichero h1,
.honeywell-blue-hero h1,
.honeywell-red-hero h1,
.honeywell-gray-hero h1,
.honeywell-green-hero h1,
.honeywell-yellow-hero h1,
.voicecheck-hero h1
{
	font-size: 2.375em;
	margin-top: 1.11em;
	margin-bottom: 0.5em;
	line-height: 100%;
	text-decoration: none;
	
}

div.topichero h3
{
	font-size: 1.8em;
	margin-bottom: 80px;
	line-height: 100%;
}

div.topichero h4
{
	text-align: center;
	line-height: 100%;
}

.search-home
{
 margin: auto;
}

.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: 750px;
}

.mc-wrapper .mc-caption
{
	background: none;
}

/* Home Page Video Section */

.video-section
{
	padding-top: 50px;
	padding-bottom: 30px;
}

.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;
}

/* 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;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePage.flmsp');
	mc-community-features: disabled;
}

/* 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;
	}
}

/* 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;
	}
}

.containerBody
{
	margin-bottom: 50px;
}

.tooltip
{
	line-height: 20px;
	font-size: 16px;
	padding: 10px;
	box-shadow: 3px 3px 3px rgba(7, 7, 7, 0.3), -0 -0 3px rgba(7, 7, 7, 0.3);
	border: 1px solid #FFFFFF;
	border-radius: 6px;
}

span.SearchHighlight1
{
	background-color: #D1E8F8;
}
