/** Global CSS **/
body,
input {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}

/********* (R) BEGIN Homepage *********/
/** (R) BEGIN Top Menu **/
.navbar .navbar-inner {
	background-image: linear-gradient(360deg, rgb(97, 67, 234) 0%, rgb(73, 224, 251) 100%);
	background-image: -moz-linear-gradient(360deg, rgb(97, 67, 234) 0%, rgb(73, 224, 251) 100%);
	background-image: -webkit-linear-gradient(360deg, rgb(97, 67, 234) 0%, rgb(73, 224, 251) 100%);
	background-image: -ms-linear-gradient(360deg, rgb(97, 67, 234) 0%, rgb(73, 224, 251) 100%);
	padding-top: 15px;
	padding-bottom: 16px;
}

.navbar .nav a {
	line-height: 2.7em;
	font-size: 1.25em;
}

.navbar .brand,
.navbar .nav li a,
.navbar .nav li a:hover,
.navbar .nav li a:focus,
.navbar .nav .active a,
.navbar .nav .active a:hover,
.navbar .nav .active a:focus {
	color: #fff;
}

.navbar .nav .active .caret {
	bottom: -16px;
}

/* Submenu Hover */
.second-level-menu li a:hover {
	background-color: #ffdef8;
	opacity: 1;
}
/** (R) END Top Menu **/

/** (R) BEGIN How can we help you? Section **/
#docsSearch {
	background: #f3f5fb;
}
#docsSearch h1 {
	color: #1e2915;
	font-size: 48px;
	font-weight: bold;
	line-height: 1.16em;
}

/* Search Box text */
input[type="text"] {
	color: #374048;
}
/* Search Box button */
#searchBar button {
	background: #de62d7;
	border-color: #de62d7;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	padding: 0 3.5em;
	-webkit-transition: background-color 300ms ease 0ms;
	-o-transition: background-color 300ms ease 0ms;
	transition: background-color 300ms ease 0ms;
}

#searchBar button:hover {
	background-color: #e485de;
	border-color: #e485de;
}
/** (R) END How can we help you? Section **/

/** (R) BEGIN Using Power Diary Section **/
.collection-category .category-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/* Title */
.collection-category h2 {
	font-size: 32px;
	color: #1e2915;
	font-weight: bold;
	line-height: 1.75;
	text-align: center;
	margin: 1% 0 4%;
}
/* Cards */
.category-list .category {
	-ms-flex-preferred-size: 29%;
	flex-basis: 29%;
	margin: 1% auto;
	border: 1px solid #d8dff0;
	border-radius: 7px;
}

/* Card Title*/
.category-list h3 {
	color: #1e2915;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2em;
}

/* Card Content */
.category-list .category p {
	color: #6b7c8c;
	line-height: 1.4;
	font-size: 14px;
}

.category-list .category .article-count,
.category-list .category .notranslate {
	color: #0980fd;
	line-height: 1.4em;
	margin-top: 15px;
}
/********* (R) END Homepage *********/

/********* (R) BEGIN Category Page *********

/** (R) BEGIN Sidebar **/
#sidebar {
	width: 29%;
}

#main-content {
	width: 70%;
}
/** (R) END Sidebar **/

/** (R) BEGIN Sidebar. Search Box **/
#sidebar form .search-query {
	color: #6b7c8c;
	font-size: 16px;
	padding: 25px 15px;
	border-color: #f3f5fa;
}

#searchBar.sm button {
	height: 50px;
}

#searchBar.sm button .icon-search {
	color: #6b7c8c;
}

#searchBar.sm button .icon-search::before {
	content: url(https://wpstatic2.powerdiary.com/wp-content/uploads/2019/10/icon-search.svg);
	display: block;
	width: 23px;
}

#sidebar #searchBar input[type="text"] {
	background-color: #f3f5fa;
}

/* Sidebar Title H3 */
#sidebar h3 {
	font-size: 24px;
	color: rgb(30, 32, 40);
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	text-transform: none;
	margin-bottom: 14px;
}

#sidebar ul.nav > li {
	font-size: 1.15em;
	line-height: 2em;
	font-weight: 400;
}

/** (R) END Sidebar. Search Box **/

/** (R) BEGIN Sidebar. Title **/
.row-fluid #sidebar h3 {
	font-size: 24px;
	color: #1e2028;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
}
/** (R) END Sidebar. Title **/

/** (R) BEGIN Sidebar. List Menu **/
#sidebar .nav-list li {
	font-size: 1.186em;
	color: #6b7c8c;
	line-height: 2em;
}
/** (R) END Sidebar. List Menu **/

/** (R) BEGIN Main Content **/
/* Background */
#main-content {
	background: none;
}

#main-content .contentWrapper {
	border-width: 1px;
	border-color: rgb(216, 223, 240);
	border-style: solid;
	border-radius: 7px;
}

/* Title */
#main-content .contentWrapper h1 {
	font-size: 32px;
	color: rgb(30, 32, 40);
	font-weight: bold;
	line-height: 1.75em;
	text-align: left;
}

#main-content .contentWrapper ul.articleList a {
	font-size: 16px;
	font-weight: 600;
	color: rgb(9, 128, 253);
	line-height: 1.75em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.icon-article-doc::before {
	content: url(https://wpstatic3.powerdiary.com/wp-content/uploads/2019/10/icon-document.svg);
	display: inline-block;
	width: 18px;
	margin-right: 1em;
}

/** (R) END Main Content **/

/********* (R) END Category Page *********/

/********* (R) BEGIN Responsive *********/

/*** Responsive Styles Tablet and iPad Pro ***/
@media all and (min-width: 768px) and (max-width: 1024px) {
	.category-list .category {
		-ms-flex-preferred-size: 44.83%;
		flex-basis: 44.83%;
		margin: 1% auto;
	}
}

/*** Responsive Tablet ***/
@media all and (max-width: 980px) {
	.navbar .btn-navbar .icon-bar {
		background: #fff;
	}

	#contentArea .row-fluid {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	#main-content,
	#sidebar {
		width: 100%;
		margin: 2% auto;
	}

	#searchBar.sm {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
		margin-top: 20px;
	}
}

/*** Responsive Styles Smartphone ***/
@media all and (max-width: 767px) {
	/*** (R) BEGIN Homepage ***/
	#searchBar button {
		padding: 1em 1.5em;
	}
	#docsSearch {
		padding-bottom: 5.5em;
		padding-top: 5%;
	}
	.category-list {
		text-align: center;
	}
	.category-list .category {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 5%;
	}
	[class^="icon-"],
	[class*=" icon-"],
	.featherlight-close-icon {
		color: #fff;
	}
	.navbar .btn-navbar .icon-bar {
		background: #fff;
	}
	.category-list .category,
	.category-list.two-col .category {
		width: 100%;
	}
	/*** (R) END Homepage ***/
}

/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
	/*** (R) BEGIN Homepage ***/
	#docsSearch h1 {
		font-size: 3.5em;
	}
	#searchBar .search-query {
		font-size: 1.2em;
	}
	/*** (R) END Homepage ***/
}
