/* Custom Help Scout StyleSheet - by Devan Sabaratnam (founder of HR Partner - www.hrpartner.io) */
/* Color pallette chosen from https://coolors.co/54494b-7e8287-9da39a-b98389-db2955 */

@import url('https://fonts.googleapis.com/css2family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* */

body {
	background: #fbfbfc;
    font-family: 'Poppins', sans-serif;
}
/* Home Page Title */

#docsSearch h1 {
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	margin-top: .4em;
    font-family: 'Poppins', sans-serif;
	color: #333333;
	padding: 10px;
}
.navbar .nav li {
	display: inline-block;
	float: none;
    font-family: 'Poppins', sans-serif;
	font-size: 13px;
	letter-spacing: .1em;
}
.navbar .nav li a, .navbar .icon-private-w {
	font-size: 15px;
    font-weight: 300;
}

.icon-article-doc:before {
    content: "\e604";
    color: transparent;
    margin-right: -14px;
}

/* Header Size */

a.brand > img {
	max-width: 75%;
	vertical-align: middle;
	border: 0;
	margin-left: 15px;
	width: auto;
    padding-top: 22px
}

.navbar .navbar-inner {
	/* background: #ffffff; */
	height: 85px;
}
.navbar .navbar-inner .container-fluid {
	padding: 0;
	height: 60px;
    
}

.navbar .nav .active .caret {
    display: inline-block;
    position: absolute;
    bottom: -14px;
    right: 46%;
    border-top: 0;
    border-bottom: 5px solid #F0F0F0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.container-fluid {
    max-width: 1250px;
}

#mainNav .container-fluid {
    min-height: 90px;
    line-height: 90px;
}

.navbar .brand {
	float: left;
	display: block;
	padding: 0px;
	margin-left: -20px;
	font-size: 20px;
	font-weight: 200;
	color: #777;
	text-shadow: 0 1px 0 #fff;
}
/* Home Page Search Bar Background */

#docsSearch {
	background: #ffffff;
	border-top: 1px solid #dadada;
	margin-bottom: 3em;
	padding: 7.5em 0;
}
/* Search Input Box */

input.search-query {
	padding-right: 14px;
	padding-right: 4px \9;
	padding-left: 14px;
	padding-left: 4px \9;
	margin-bottom: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    font-family: 'Poppins', sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
}
/* Home Page Category Title*/

.category-list h3 {
	color: #black;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.3em;
    font-family: 'Poppins', sans-serif;
}

/* Category Styles */

.category-list .category p {
	color: #7e8287;
    font-family: 'Poppins', sans-serif;
	font-weight: 100;
	font-size: 15px;
	letter-spacing: 0.25px;
}
.category-list .category {
	background-color: #fff;
	background-position: top 20px center !important;
	background-repeat: no-repeat !important;
	background-size: 75px auto !important;
	box-shadow: 0 7px 4px -5px rgba(0, 0, 0, 0.05);
	box-sizing: border-box;
	min-height: 183px;
	padding: 100px 20px 15px;
	position: relative;
	width: 31.5%;
	transition: all 0.2s;
}
.category-list .category:hover {
	text-decoration: none;
	background: #f7f7f9;
}



.collection-category h2 {
    font-weight: 500;
    margin: 0 0 20px;
    text-align: center;
    padding-left: 0%;
    font-family: 'Poppins', sans-serif;
    /* text-transform: uppercase; */
    color: #7e8287;
    font-size: 26px;
    letter-spacing: 1px;
}


/* Collection Titles  */
.collection-category h2 a {
    color: #54494b;
}



.collection-category .category-list {
    margin: 0 0 8em;
    text-align: center;
}



/* Home Page Link Style */



#serp-dd .result a, #serp-dd .result>li.active, #full-Article strong a, .collection a, .contentWrapper a, .most-pop-articles .popArticles a, .most-pop-articles .popArticles a span, .category-list .category .article-count, .contentWrapper a {
	font-weight: 500;
	letter-spacing: .25px;
	color: #182026;
	margin-top: 15px;
	text-transform: capitalize;
	text-decoration: none;
    font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

#serp-dd .result a:hover, #serp-dd .result>li.active, #full-Article strong a, .collection a, .contentWrapper a, .most-pop-articles .popArticles a, .most-pop-articles .popArticles a:hover span, .category-list .category .article-count, .category-list .category:hover .article-count, .contentWrapper a {
	font-weight: 500;
	letter-spacing: .25px;
	margin-top: 15px;
	text-transform: capitalize;
	/* text-decoration: underline; */
    font-family: 'Poppins', sans-serif;
	font-weight: 500;
}
/* Home Page Search Button */

#searchBar button {
	color: #fff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #5a829e;
	border-radius: 0 5px 5px 0;
	border: 1px solid #c0c0c0;
	font-size: 18px;
	padding: 0 1.5em;
	height: 50px;
	position: absolute;
}
#searchBar button:hover {
	background: #3e6682;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	border: 1px solid #ffffff;
}
input, button, select, textarea {
    font-family: 'Poppins', sans-serif;
}


/* Category Images */

/*
  Here is where you determine the images to be used just above each section of your Help Scout main page.
  You have to create one #category-xxx CSS selector for each separate category in your Help Scout collection.
  To get your category xxx number, simply visit the relevant category in your Help Scout docs and
  check the URL bar for the 3 digit category number.

  Then you have to specify an image located on a shared server somewhere on the internet that can
  serve up the images so Help Scout can display them.*/



/* SimplyAgree 101 (use your actual category names here in the comment to make it easier) */
#category-206 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/info_FILL0_wght400_GRAD0_opsz24.svg);
}

/* SimplyAgree Webinars */
#category-195 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/videocam_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Where can I get more help? */
#category-210 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/contact_support_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Create and manage your transactions */
#category-172 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/add_circle_FILL0_wght400_GRAD0_opsz24.svg);
}

/*Your transaction overview */
#category-178 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/home_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Download items from your transactions */
#category-177 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/download_FILL0_wght400_GRAD0_opsz24.svg);
}

/* The signatory manifest  */
#category-179 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/person_add_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Add documents to your transactions */
#category-180 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/upload_file_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Assign signatories and create packets */
#category-181 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/edit_document_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Send signature packets */
#category-184 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/mail_FILL0_wght400_GRAD0_opsz24.svg);
}

/*Compile wet ink and electronic signatures */
#category-186 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/signature_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Track and manage the signing process */
#category-182 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/checklist_FILL0_wght400_GRAD0_opsz24.svg);
}

/* InstaPages V2 */
#category-382 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/post_add_FILL0_wght400_GRAD0_opsz24.svg);
}


/* InstaPages */
#category-183 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/post_add_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Update and finalize your documents  */
#category-187 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/update_FILL0_wght400_GRAD0_opsz24.svg);
}

/* Build your closing binder */
#category-189 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/book_FILL0_wght400_GRAD0_opsz24.svg);
}

/* iManage integration */
#category-188 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/integration_instructions_FILL0_wght400_GRAD0_opsz24.svg);
}

/* NetDocs integration */
#category-413 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/integration_instructions_FILL0_wght400_GRAD0_opsz24.svg);
}

/* FAQs */
#category-370 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/quiz_FILL0_wght400_GRAD0_opsz24.svg);
}

/*Overview videos */
#category-204 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/overview_FILL0_wght400_GRAD0_opsz24.svg);
}

/* How-to videos */
#category-207 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/help_FILL0_wght400_GRAD0_opsz24.svg);
}

/*The member management page */
#category-200 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/contact_page_FILL0_wght400_GRAD0_opsz24.svg);
}

/* The transaction activity page  */
#category-199 {
  background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/folder_open_FILL0_wght400_GRAD0_opsz24.svg);
}
/* The Workflow Tutorials page  */
#category-442 {
	background-image: url(https://simplyagree-internal.s3.us-east-2.amazonaws.com/icons/info_FILL0_wght400_GRAD0_opsz24.svg);
}





/* etc... keep going and add one CSS ID selector for each category. */


/* Side Bar Styles */

#sidebar .nav-list a {
	display: inline-block;
	color: #182026;
	font-size: 15px;
    padding: 8px 15px 8px 0;	
    line-height: 20px;
	margin-left: 0;
    font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

/*#sidebar .nav-list .active a {
	font-weight: 500;
	color: #7e8287;
	background: 0 0;
	text-shadow: none;
	text-decoration: bold !important;
    font-size: 15px;
    padding: 8px 15px 8px 0;
}*/

.contentWrapper a:hover {
    color: #5a829e;
    text-decoration: inherit;
}

#sidebar .nav-list a:focus {
    font-weight: 600;
    color: #182026;
}

#sidebar .nav-list a:hover {
    color: #5a829e;
}

#sidebar h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #7e8287;
    font-weight: 400;
	margin-bottom: 4px;
    font-family: 'Poppins', sans-serif;
	letter-spacing: 2px;
}
/* Article Styles */

#main-content {
    background: none;
    float: right;
    margin-bottom: 2em;
    padding: 32px 0 0 28px;
}

#fullArticle img {
    display: block;
    margin: 1em 0 2em;
    padding: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}

#fullArticle .title, .contentWrapper h1 {
	margin: 0 30px .5em 0;
    font-family: 'Poppins', sans-serif;
	color: #182026;
	font-weight: 700;
}
#fullArticle .printArticle {
	position: absolute;
	right: 46px;
	top: 40px;
}
#fullArticle, #fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
	color: #182026;
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: .01em;
}
#categoryHead .sort select {
	width: 150px;
	height: 24px;
	margin: 0;
	line-height: 24px;
	font-size: 12px;
	color: #7e8287;
    font-family: 'Poppins', sans-serif;
	font-weight: 300;
}



.articleList:before {
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    left: 0;
    background: #5a829e;
}

.articleList {
    box-sizing: border-box;
    margin-top: 34px;
    padding-top: 25px;
    position: relative;
    margin: 0 0 38px 0;
    list-style: none;
    margin: 0 0 38px 0;
    font-size: 1.3em;
}

.articleList li {
    margin: 1em 0;
    padding-left: 20px;
    font-size: 18px;
}

/* Style this one if you want bolded article text to have a different color */
/*
#fullArticle strong {
	color: #7e8287;
}
#fullArticle h2 {
	font-size: 24px;
	font-family: "Open Sans",
	sans-serif;
	font-weight: 400;
	color: #db2955;
}
#fullArticle h3 {
	font-size: 20px;
	font-family: "Open Sans",
	sans-serif;
	font-weight: 700;
	color: #db2955;
}
#fullArticle h4 {
	font-size: 16px;
	font-family: "Open Sans",
	sans-serif;
	font-weight: 300;
	color: #7e8287;
    font-style: italic;
}
.contentWrapper p {
	margin-top: -4px;
	word-wrap: break-word;
	font-family: "Open Sans",
	sans-serif;
	color: #7e8287;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .01em;
}

*/

/* Article Footers */

.articleFoot p, .articleFoot time {
	color: #7e8287;
	display: inline-block;
    font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-style: italic;
}

/* Page Footers */

footer p a {
	color: #7e8287;
    font-family: 'Poppins', sans-serif;
	font-weight: 300;
}


/* Contact Modal */

#contactModal h2, .abuse h2 {
	background: #fff;
	margin: 0;
	padding: 11px 0 10px 18px;
	font-size: 22px;
	border-bottom: 1px solid #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
    font-family: 'Poppins', sans-serif;
	color: #5a829e;
	font-weight: 300;
}
#contactModal .control-label {
	width: 110px;
    font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #7e8287;
}

.btn {
	color: #fff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #5a829e;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	font-size: 14px;
	padding: .5em;
	/* height: 50px; */
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #fff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #8fa7c2;
  border: 1px solid #c0c0c0;
}

#search-query .btn:hover {
	color: #fff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #8fa7c2;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	font-size: 18px;
	padding: 0 1.5em;
	height: 50px;
}

.category-list {
    text-align: center;
}

/* Fix for making homepage category gallery go smoothly from 3 to 2 to 1 column */

@media screen and (max-width: 1105px) {
	section.category-list .category {
		width: 48.2%;
	}
}
@media screen and (max-width: 760px) {
	section.category-list .category {
		box-sizing: border-box;
		margin: 0 0 20px;
		padding: 120px 20px 15px;
		width: 100%;
	}
}
/* RESPONSIVE */

@media (max-width: 768px) {
	.navbar .btn-navbar {
		margin-top: 16px;
		right: -10px;
	}
	.related {
		padding: 30px 25px 25px;
	}
	.related ul {
		margin-left: 0;
	}
	.related h3 {
		padding-left: 0;
	}
	.related ul>li a {
		margin-left: 0;
	}
}
@media (max-width: 480px) {
	#searchBar button {
		color: transparent;
		text-shadow: 0;
		background: transparent;
		border-radius: 0 5px 5px 0;
		border: 0;
		font-size: 18px;
		padding: 0 1.5em;
		height: 50px;
		position: absolute;
	}
	#searchBar button .icon-search {
		display: block;
		text-shadow: none;
		margin-top: 15px;
	}
	#searchBar button:hover .icon-search:hover {
		display: block;
		text-shadow: none;
		margin-top: 15px;
		background-color: transparent;
	}
}
@media (max-width: 480px) {
	#fullArticle .title, .contentWrapper h1 {
		font-size: 24px;
	}
	#fullArticle h2 {
		font-size: 20px;
	}
}


.contentWrapper {
    background: #fff;
    border: 1px solid #e9e5e5;
    color: #222;
    min-height: 460px;
    padding: 70px 90px;
    position: relative;
}

