@import url('https://fonts.googleapis.com/css2?family=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: #ffffff;
	font-family: 'Poppins', sans-serif;
	color: #272727;
}

/* Home Page Description */
#docsSearch h1 {
	font-size: 22px;
	font-weight: 400;
	text-align: center;
	margin-top: .4em;
	font-family: "Poppins", sans-serif;
	color: #080a52;
	padding: 10px;
}

.navbar .nav li {
	display: inline-block;
	float: none;
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	letter-spacing: .1em;
}

.navbar .nav li a, .navbar .icon-private-w {
	font-size: 14px;
	font-weight: 600;
}

/* Site Name / Page Title */
.navbar .brand {
	font-size: 28px !important;
	font-weight: 600 !important;
	color: #003330 !important;
	font-family: "Poppins", sans-serif !important;
	letter-spacing: 0.5px;
	padding-top: 18px !important;
	padding-bottom: 18px !important;
	margin-top: 0 !important;
	line-height: 1.2 !important;
}

a.brand > img {
	max-width: 1000%;
	vertical-align: middle;
	border: 0;
	height: 40px;
	margin-left: 15px;
	width: auto;
}

.navbar .navbar-inner {
	height: 80px;
}

.navbar .navbar-inner .container-fluid {
	padding: 0;
	height: 80px;
}

/* Home Page Search Bar Background */
#docsSearch {
	background: #d3f5f5;
	border-top: 1px solid #dadada;
	margin-bottom: 3em;
	padding: 1.5em 0;
}

/* Search Input Box */
#searchBar .search-query {
	background: #ffffff;
	border-color: transparent;
	box-shadow: none;
	color: #777;
}

/* Search Button */
#searchBar button {
	color: #ffffff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #003330;
	border-radius: 0 5px 5px 0;
	border: 1px solid #f7f7f7;
	font-size: 18px;
	padding: 0 1.5em;
	height: 50px;
	position: absolute;
}

#searchBar button:hover {
	background: #5CD6D6;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	border: 1px solid #2ad7d7;
}

/* Category Styles */
.category-list .category p {
	color: #003330;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	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: 100px auto !important;
	box-shadow: 0 7px 4px -5px rgba(0, 0, 0, 0.05);
	box-sizing: border-box;
	min-height: 183px;
	padding: 120px 20px 15px;
	position: relative;
	width: 31.5%;
	transition: all 0.2s;
}

.category-list .category:hover {
	text-decoration: none;
	background: #f7f7f9;
}

/* Article Count */
.category-list .category .article-count {
	color: #5CD6D6 !important;
	font-weight: 600;
}

.collection-category h2 {
	font-weight: 500;
	margin: 0 0 20px;
	text-align: center;
	padding-left: 0%;
	font-family: "Poppins", sans-serif;
	color: #5CD6D6;
	font-size: 22px;
	letter-spacing: 1px;
}

.collection-category h2 a {
	color: #5CD6D6;
}

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

/* Category Icons */
#category-4 { background-image: url('https://www.dropbox.com/scl/fi/ajgqm4tep1r84gh9z9a2x/5.png?rlkey=ytdjtbison1ofvo3yi6tf6c2y&st=v3uzb3dg&raw=1'); }
#category-15 { background-image: url('https://www.dropbox.com/scl/fi/gd80aq3yknu92lsz8kww8/4.png?rlkey=07g0v0t5zob0jmvsdjlrron3i&st=eqmiyya2&raw=1'); }
#category-12 { background-image: url('https://involve.vc/wp-content/uploads/2024/04/Troubleshooting.png'); }
#category-10 { background-image: url('https://involve.vc/wp-content/uploads/2024/04/User-guides.png'); }
#category-50 { background-image: url('https://involve.vc/wp-content/uploads/2024/08/Customer-help.png'); }
#category-67 { background-image: url('https://www.dropbox.com/scl/fi/lzmjd9f7nihtttyspymhw/6.png?rlkey=dt799z3tc22iemavpm4gd6mp8&st=npwy5c63&raw=1'); }
#category-85 { background-image: url('https://www.dropbox.com/scl/fi/31mmfepdpuw5ugzne8f0e/7.png?rlkey=0we9jw5mdq7p6vw0mcqu6fl0b&st=c3jw9l6v&raw=1'); }

/* Home Page Link Style */
#serp-dd .result a, .collection a, .contentWrapper a, .most-pop-articles .popArticles a, .most-pop-articles .popArticles a span, .category-list .category .article-count {
	font-weight: 500;
	letter-spacing: .25px;
	color: #003330;
	margin-top: 15px;
	text-transform: capitalize;
	text-decoration: none;
	font-family: "Poppins", sans-serif;
}

#serp-dd .result a:hover, .most-pop-articles .popArticles a:hover span, .category-list .category:hover .article-count {
	color: #5CD6D6;
	font-family: "Poppins", sans-serif;
}

/* Side Bar Styles */
#sidebar .nav-list a {
	display: inline-block;
	color: #4333d6;
	font-size: 14px;
	padding: 6px 15px 6px 0;
	line-height: 20px;
	margin-left: 0;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

#sidebar .nav-list .active a, #sidebar .nav-list .active a:hover, #sidebar .nav-list .active a:focus {
	font-weight: 500;
	color: #06b9dd;
	background: 0 0;
	text-shadow: none;
	text-decoration: underline;
}

#sidebar h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #7e8287;
	font-weight: 400;
	margin-bottom: 4px;
	font-family: "Open Sans", 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: #003330;
	font-weight: 700;
}

#fullArticle, #fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
	color: #272727;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: .01em;
}

#categoryHead .sort select {
	width: 150px;
	height: 24px;
	margin: 0;
	line-height: 24px;
	font-size: 13px;
	color: #7e8287;
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

#fullArticle strong {
	color: #080a52;
}

#fullArticle h2 {
	font-size: 24px;
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	color: #003330;
}

#fullArticle h3 {
	font-size: 20px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	color: #5CD6D6;
}

#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: "Open Sans", sans-serif;
	font-weight: 300;
	font-style: italic;
}

/* Page Footers */
footer p a {
	color: #7e8287;
	font-family: "Open Sans", 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: "Open Sans", sans-serif;
	color: #58A4B0;
	font-weight: 300;
}

#contactModal .control-label {
	width: 110px;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #7e8287;
}

.btn {
	color: #fff;
	text-shadow: 0 0px 0px rgba(255,255,255,.0);
	background: #03d3d5;
	border-radius: 5px;
	border: 1px solid #b98389;
	font-size: 14px;
	padding: .5em;
}

.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 #9da39a;
}

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

/* Responsive: 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%;
	}
}

@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;
		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;
	}
	#fullArticle .title, .contentWrapper h1 { font-size: 24px; }
	#fullArticle h2 { font-size: 20px; }
}

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

.collection-category h2 {
	font-weight: 400;
	margin: 0 0 20px;
	padding-left: .65%;
	font-family: "Open Sans", sans-serif;
	text-align: center;
}
