@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

/* Home Page General Styles*/

body
{
	font-family: Arial;
	line-height: 1.5em;
}

a.BlackText
{
	color: #000000;
	text-decoration: none;
}

h1.home
{
	font-weight: bold;
	font-style: normal;
	color: #5d5d5d;
	font-size: 18pt;
}

h3.home
{
	color: #5d5d5d;
	font-size: 16pt;
}

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;
}

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
{
	color: #ffffff;
	font-weight: normal;
}

.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 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 h1
{
	font-size: 3em;
	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: 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;
}

/* Home Page Footer */

.footer
{
	background-color: #58595b;
	padding-top: 10px;
	padding-bottom: 10px;
}

.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;
}

ul.navigation a:hover
{
	color: #39bb9d !important;
}

.footer .copyright a:hover
{
	color: #fff;
}

.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;
}

html.HomePage
{
	mc-master-page: url('../MasterPages/HomePageWebsite.flmsp');
	mc-community-features: disabled;
}

html.HomePageInstalled
{
	mc-master-page: url('../MasterPages/HomePageInstalled.flmsp');
	mc-community-features: disabled;
}

html.HomePageInstalledMf
{
	mc-master-page: url('../MasterPages/HomePageInstalled.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;
	}

	.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 print
{
	div.topichero
	{
		
	}

	p.Copyright
	{
		margin-bottom: 10px;
		line-height: 0.8em;
	}

	h1
	{
		font-size: 20pt;
	}

	h3
	{
		margin-top: 0.5em;
		margin-bottom: 0.1em;
	}
}

div.row
{
	
}

h2.home
{
	font-size: 18pt;
	color: #5d5d5d;
}

/* ******************* Custom styles for the PaperCut NG/MF Manual *************************** */
/* Animate the button hovers etc. */

a,
input[type="text"],
textarea,
button
{
	transition-duration: 200ms;
	transition-property: background-color, color, opacity, border, left, top, bottom, right, -moz-transform;
	transition-timing-function: ease-in-out;
}

/* Adjust the padding of the centered row to conform the website's spacing */

.row.outer-row
{
	padding-left: 11px;
	padding-right: 11px;
}

nav.tab-bar
{
	padding: 0;
}

/* Reset the height of the top nav area */

.tab-bar-section.middle > div
{
	min-height: 66px;
}

/* PaperCut Website Home button */

a.papercut-home,
a.papercut-home-installed
{
	height: 66px;
	width: 66px;
	background-image: url('../Images/papercut-home2x.png');
	background-size: 66px auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

a.papercut-home:hover
{
	background-position: 0px -66px;
}

a.papercut-home-installed
{
	background-position: 0px -132px;

}

a.papercut-home-installed:hover
{
	background-position: 0px -198px;
}

/* Use the website PaperCut NG Manual Logo */

.tab-bar-section a.logo
{
    display: none;
}

.logo2 {
    display: block;
    position: absolute;
    left: 0;
    top: -60px;
    width: 159px;
    height: auto;
}

@media only screen and (max-width: 1150px)
{
    .logo2 {
        left: 70px;
    }
}

.logo2 .logo-version {
    font-family: Open-Sans,Helvetica,Arial,sans-serif;
    font-size: 18px;
    color:#fff;
    position: absolute;
    top: 34px;
    left: 4px;
}


/* Use the installed PaperCut MF Manual Logo */

.logo2 .logo-mf {
    display: none;
}

.HomePageInstalledMf .logo2 .logo-mf {
    display: block;
}

.HomePageInstalledMf .logo2 .logo-ng {
    display: none;
}



/* PaperCut Website Buttons */

.btn,
.btn_green,
.btn_green_dark,
.btn_green_transparent,
.btn_teal,
.blog #searchsubmit,
.btn_red,
.btn_white,
.btn_teal_transparent,
.btn_green_outline,
.btn_teal_outline,
.btn_white_outline_transparent,
.btn_grey,
.btn_grey_lighter
{
	background-clip: padding-box;
	border: medium none;
	border-radius: 6px;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	line-height: 14px;
	min-height: 40px;
	min-width: 40px;
	padding: 3px;
	position: relative;
	text-align: center;
	text-decoration: none !important;
	text-shadow: none;
}

.btn span,
.btn_green span,
.btn_green_dark span,
.btn_green_transparent span,
.btn_teal span,
.blog #searchsubmit span,
.btn_red span,
.btn_white span,
.btn_teal_transparent span,
.btn_green_outline span,
.btn_teal_outline span,
.btn_white_outline_transparent span,
.btn_grey span,
.btn_grey_lighter span
{
	cursor: pointer;
	display: block;
	height: 100%;
	padding: 10px 14px;
}

.btn_white_outline_transparent
{
	background-color: transparent;
	border: 3px solid rgba(255, 255, 255, 0.5);
	transition: background 0.2s ease-in-out 0s;
}

.btn_white_outline_transparent:hover,
.btn_white_outline_transparent:focus
{
	background-color: rgba(255, 255, 255, 0.8);
	color: #39bb9d;
}

.btn_green
{
	background-color: #8dc63f;
}

.btn_green:hover,
.btn_green:focus
{
	background-color: #a6ce39;
}

.btn_teal {
    background-color: #39bb9d;
}

.btn_teal:hover,
.btn_teal:focus {
	background-color: #6dc8bf;
}

.btnDownload
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	padding: 0.5rem .8rem;
	line-height: 1.5;
	border: 1px solid #00ae5b;
	background: #00ae5b;
	color: #fff !important;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	mc-hidden: hidden;
	margin-bottom: 20px;
	margin-left: 23px;
}

.btnInline
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	padding: 0.5rem .8rem;
	line-height: 1.5;
	border: 1px solid #00ae5b;
	background: #00ae5b;
	color: #fff !important;
	white-space: nowrap;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	mc-hidden: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
}

.btnDownload:hover
{
	background: #62bb46;
	border-color: #62bb46;
	mc-hidden: hidden;
}

/* Pop-up image hover */

.MCPopupThumbnailPopup img:hover {
	opacity: 0.7;	
}

/* Change the top navigation to conform to the website's styling */

ul.navigation
{
	padding: 0;
	margin: 0 275px 0 0;
}

ul.navigation > li > ul
{
	right: auto;
}

ul.navigation > li ul.sub-menu
{
	margin-top: 1px;
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.2);
}

ul.navigation ul.sub-menu
{
	background-color: #fff;
	box-shadow: 1px 1px 7px 0 rbga(0,0,0,0.09);
	border-bottom-right-radius: 6px;
	background-clip: padding-box;
	padding-right: 1em;
}

ul.navigation ul.sub-menu a
{
	color: #58595b;
	padding-left: 1em;
}

/* Style and position the Google Search in the top nav */

.search-row
{
	position: relative;
}

.nav-search,
.trial
{
	position: absolute;
	top: 0;
}

.nav-search
{
	right: 120px;
	margin-top: -51px;
	z-index: 2;
}

.trial
{
	right: 0;
	margin-top: -53px;
	z-index: 1;
}

@media only screen and (max-width: 1279px)
{
	.nav-search
	{
		right: 170px;
	}

	.trial
	{
		right: 50px;
	}
}

@media screen and (max-width: 35em)
{
	.nav-search
	{
		right: 50px;
	}

	.trial
	{
		display: none;
	}
}

.installed .nav-search {
	right: 50px;
}

.nav-search #search-field
{
	color: #8c8c8c;
	font-size: 13px;
	height: 40px;
	right: 115px;
	top: 13px;
	transition: width 0.55s ease-in-out 0s;
	width: 100px;
	/* Standard input properties */
	background: none repeat scroll 0 0 padding-box #fff;
	border: 1px solid #eaeaea;
	border-radius: 6px;
	height: 36px;
	padding-left: 0.875em;
	padding-right: 0.875em;
}

.nav-search #search-field:hover,
.nav-search #search-field:focus
{
	width: 150px;
}

.installed .nav-search #search-field {
	width: 180px;
}

.installed .nav-search #search-field:hover,
.installed .nav-search #search-field:focus
{
	width: 260px;
}

.nav-search #search-field:focus
{
	border-color: #6dc8bf;
}

.nav-search #search-submit
{
	background-image: url('../Images/search2x.png');
	background-size: 59px auto;
	background-position: right -2px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	background-color: transparent;
	border: medium none;
	height: 36px;
	right: 4px;
	top: 0px;
	width: 40px;
	margin: 0;
}

.nav-search #search-submit:hover
{
	background-position: right -42px;
}

/* Homepage search */

.search-bar {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-right: 70px;
    position: relative;
}

.search-field {
	background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 6px;
    height: 60px;
    margin-bottom: 20px;
    padding-left: 0.875em;
    padding-right: 0.875em;
	color: #8c8c8c;
	font-size: 13px;
}

.search-field:focus {
	border-color: #6dc8bf;
}

.search-bar button {
    font-size: 1.125em;
    height: 60px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}

/* Disqus Styles */

.disqus-border {

	margin: 0px auto 60px;
}

/* Footer */

.footer-cta,
.footer
{
	background-image: url('../Images/footer-bg.svg');
	background-size: 1196px 599px;
}

.footer-cta
{
	background-color: #39bb9d;
	background-position: -300px -170px;
	min-height: 139px;
	padding-top: 20px;
}

.footer
{
	background-position: -300px -309px;
	filter: grayscale(100%);
	padding: 0;
}

.footer .footer-shade
{
	background-color: rgba(51, 51, 51, 0.7);
}

/* Footer CTA styling */

.footer-cta h2,
.footer-cta p
{
	color: #fff;
}

.footer-cta h2
{
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.21429em;
	margin-bottom: 0;
}

.footer-cta p
{
	font-size: 0.95em;
	margin-top: 2px;
}

.footer-cta .btn
{
	margin-top: 30px;
}

/* Footer Website Links */

.footer-links
{
	padding: 40px 0;
}

.footer-links > *:first-child
{
	display: inline;
	float: left;
	margin-right: 1.40845%;
	margin-top: 10px;
}

.footer-links ul
{
	list-style: outside none none;
	padding-left: 0;
}

.footer-links li,
.footer-social li
{
	font-size: 0.8em;
}

.footer-links li
{
	padding-left: 0;
	display: block;
	float: left;
	position: relative;
	width: 25%;
	margin-bottom: 0.7em;
}

.footer-links a,
.footer-social a
{
	color: #fff;
	opacity: 0.5;
	font-weight: 700;
}

.footer-links a:hover,
.footer-social a:hover
{
	opacity: 1;
}

.footer-links li .smaller
{
	font-size: 0.7em;
}

.footer-social-container
{
	padding-top: 40px;
}

.footer-social
{
	border-left: 1px solid #8c8c8c;
	list-style: outside none none;
	padding-left: 70px;
	margin-top: 7px;
}

.footer-social li
{
	margin-bottom: 0.4em;
}

.footer-social .heading
{
	color: #fff;
	font-size: 0.75em;
	margin-left: -10px;
	opacity: 0.5;
}

.footer-social a
{
	padding-left: 25px;
	background-image: url('../Images/social2x.png');
	background-size: 20px 114px;
	background-repeat: no-repeat;
}

.footer-social .twitter
{
	background-position: 0px -2px;
}

.footer-social .linkedin
{
	background-position: 0px -61px;
}

.footer-social .facebook
{
	background-position: -2px -22px;
}

.footer-social .spiceworks
{
	background-position: 0px -40px;
}

.footer-social .google-plus
{
	background-position: 0px -78px;
}

.footer-social .youtube
{
	background-position: 0px -98px;
}

@media only screen and (max-width: 1279px)
{
	.footer-social
	{
		padding-left: 30px;
	}
}

@media screen and (max-width: 40em)
{
	.footer-links
	{
		text-align: left;
	}

	.footer-links li
	{
		width: 33.3333333%;
	}
}

.installed .footer-social {
	margin-bottom: 60px;	
}

.installed .footer-social li {
	float: left;
	margin-right: 30px;	
	margin-bottom: 1.5em;
}


/* Copyright */

.footer .copyright
{
	background-color: #262626;
	font-size: 0.8em;
	padding: 7px 14px;
}

.footer .copyright p,
.footer .copyright a
{
	color: #8c8c8c;
}

.footer .copyright a,
.footer-links a
{
	text-decoration: none;
}

/* Content structure adjustments */

#contentBody
{
	margin-top: -53px;
}

.topichero
{
	background-image: url('../Images/Main_Banner.jpg');
	background-size: cover;
}

div.topichero h3
{
	margin-bottom: 0;
}

div.topichero h1
{
	margin-top: 0.5em;
}

.topichero .search
{
	margin-top: 50px;
}

.search-submit
{
	background-color: #39bb9d !important;
}

.search-submit:hover
{
	background-color: #6dc8bf !important;
}

.search-filter
{
	background-color: #6dc8bf;
}

.search-filter:hover
{
	background-color: #b1e1dc;
}

.sys-admin
{
	background-image: url("../Images/sys-admin.png");
	background-position: -160px bottom;
	background-repeat: no-repeat;
	min-height: 457px;
	padding: 99px 0 97px;
}

._Skins_HomeSearchBar .search-filter, ._Skins_HomeSearchBar .search-submit {
	background-image: url("../Images/icon-funnel2x.png");
	background-size: 16px 16px;
	background-position: center center;
	background-repeat: no-repeat;
}

._Skins_HomeSearchBar .search-filter {
	background-image: url("../Images/icon-funnel2x.png");
}

._Skins_HomeSearchBar .search-submit {
	background-image: url("../Images/icon-search-white2x.png");
}

#content-section
{
	background-color: #f5f5f5;
}

#contentBody .content-container {
	margin: 70px auto 40px auto !important;
}

#contentBody ._Skins_SideMenu {
	margin: 0px 0 20px 20px;
	float: right;
}

/* List Text Blocks */

.list-block-container
{
	padding: 68px 0 85px;
}

.list-text-block
{
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid #eaeaea;
	border-radius: 2px;
	color: #58595b;
	display: block;
	margin-bottom: 20px;
	padding: 30px;
	text-decoration: none;
	width: 100%;
	text-align: left;
}

.list-text-block:hover
{
	border: 1px solid #6dc8bf;
}

.list-text-block.icon
{
	padding-left: 110px;
	background-repeat: no-repeat;
	background-size: 72px auto;
	background-position: 20px 20px;
}

.list-text-block h3
{
	margin: 0;
}

.list-text-block p
{
	margin-bottom: 1.55556em;
}

.list-text-block p::after
{
	clear: both;
	content: "";
	display: table;
}
	
._Skins_HomeSearchBar .search-filter-content
{
	top: 50px;
	color: #ffffff;
	font-size: 11pt;
	background-color: #6bc34f;
	width: 180px;
}
._Skins_HomeSearchBar .search-filter-content ul li:hover
{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}
ul.menu._Skins_SideMenu li > a:hover
{
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}
.icon.contents
{
	background-image: url('../Images/icon-contents2x.png');
}

.icon.using-manual
{
	background-image: url('../Images/icon-using-manual2x.png');
}

.icon.guides
{
	background-image: url('../Images/icon-guides2x.png');
}

.icon.hot-topics
{
	background-image: url('../Images/icon-hot-topics2x.png');
}

.icon.online-resources
{
	background-image: url('../Images/icon-online-resources2x.png');
}

.icon.tutorials
{
	background-image: url('../Images/icon-tutorials2x.png');
}
.icon.whats-new
{
	background-image: url('../Images/icon-announcement2x.png');
}

/* Table of Contents Styling */

a.GenTOCText1:link {
	font-weight: normal;
	color: #7ba4db;
}

a.GenTOCText1:hover {
	color: #8dc63f;
}
