span.section-heading {
	font-family:'Source Sans Pro', sans-serif;
color: #111;
font-size: 24px;
font-weight: 300;
}
span.section-heading a {
	color:#111;
}
a.featured-asset-pullquote {
color: #000;
font-size: 40px;
font-family: 'Source Serif Pro', serif;
line-height: 50px;
font-weight: 700;
display: block;
clear: both;
margin-bottom: 15px;
}
a.featured-asset-pullquote:hover {
	opacity:0.5;
}
a.featured-asset-pullquote:after {
content: "";
display: block;
width: 60px;
height: 1px;
background-color: #eaeaea;
margin: 30px auto;
}
p.asset-snippet {
	color:#333;
}
a.asset-title h3 {
margin: 0 0 10px;
color:#000;
}
a.asset-title h3:hover {
text-decoration:underline;
}
.newslisting {
	margin-bottom:20px;
}
.newslisting span.date {
	color:#909090;
}
.newslisting a.asset-title h3 {
	font-size:20px;
	line-height:25px;
}
.newslisting p.asset-snippet {
	font-size:15px;
	line-height:20px;
}
span.asset-meta {
	color:#909090;
}
span.asset-meta a.article-link {
	color:inherit;
}
span.asset-meta a.article-link:hover {
	text-decoration:underline;
}
span.asset-meta .asset-author-title {
font-style: italic;
}

.asset-image {
width: 100%;
margin: 10px 0px;
}
.video-asset {
	min-height:300px;
	opacity:0.9;
}
.video-asset:hover {
	opacity:1;
}
.video-asset a.asset-title h3 {
	font-weight:400;
	font-size:18px;
	line-height:25px;
}
.bg-black .video-asset a.asset-title h3 {
	color:#fff;
}
span.asset-runtime {
margin-left: 20px;
font-size: 13px;
font-weight: 600;
color: rgb(136, 136, 136);
}
.bg-true-black {
	background:#000;
}
.bg-black .section-heading {
	color:#fff;
}
/* SUBNAV */
.resources {
font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif;
}
.resources h1 {
color: rgb(17, 17, 17);
}
ul.large-in-page-subnav {
list-style: none;
display: inline;
}
ul.large-in-page-subnav li {
display: inline;
margin: 0px 20px;
}
ul.large-in-page-subnav li a {
color: rgb(17, 17, 17);
font-size: 24px;
font-weight: 300;
text-decoration: none;
}
.customers blockquote {
color: #000;
font-size: 40px;
font-family: 'Source Serif Pro', serif;
line-height: 50px;
font-weight: 700;
display: block;
clear: both;
margin-bottom: 15px;
}
.customers .customer-quote .company-logo {
	margin: 30px 0px;

}
.customers .customer-quote .quote-author {
	text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}

.customers .customer-quote .asset-author-title {
font-style: italic;
}

/* customer case studies */
.case-study-hero {
background: rgb(234, 234, 234);
height: 300px;
text-align: center;
display: block;
border-top: 10px solid;
}
.case-study-block {
	min-height:430px;
}
.case-study-block a.asset-title h3 {
font-size: 20px;
font-weight: 300;
display: block;
margin: 10px 0px 30px;
}

/* Knowledgebase */
.masthead-icon {
color: rgba(255, 255, 255, 1);
font-size: 70px;
}
ul.article-nav {
list-style: none;
padding: 0px;
margin: 0px;
font-family:'Source Sans Pro', Helvetica, Arial, sans-serif;
}
ul.article-nav li {
list-style: none;
font-size: 15px;
line-height: 20px;
margin-bottom:15px;
}
ul.article-nav li:hover {

}
ul.article-nav li a {
color: #000;
opacity:0.5;
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
border-bottom:1px solid transparent;
}
ul.article-nav li a:hover {
	opacity:1;
	border-bottom:1px solid #ccc;
}
ul.article-nav li.section-heading {
	color: #000);
	font-size: 15px;
	margin-top: 15px;
	text-transform: uppercase;
	font-weight: 600;
}
ul.article-nav li.section-heading:hover {
	list-style:none;
}
.bg-black input.docs-searchbox {
border: 3px solid rgb(221, 221, 221);
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
border-radius: 18px;
width: 100%;
background: transparent;
opacity: 0.5;
font-size: 20px;
padding:0px 20px;
}
.kb-article {
	font-size:18px;
	color:#333;
	font-family:'Source Sans Pro', Helvetica, Arial, sans-serif;
}
.kb-article a {
	color:#999;
	border-bottom:1px solid rgba(0,0,0,0.15);
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}
.kb-article a:hover {
	color:#000;
}
.kb-article p {
	max-width: 40em;
	margin: 1em 0;
	color:#333;
	font-size:18px;
}
.kb-article  strong {
	color:#000;
	font-weight:600;
}
.kb-article code {
font-family: 'Menlo', 'Lucida Console', monospace;
font-size: 15px;
padding: 0 3px;
background: transparent;
color: #555;
}
.kb-article pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #666;
word-break: break-all;
word-wrap: break-word;
background-color: transparent;
border: 1px solid #ddd;
border-radius: 8px;
}
.kb-article img {
border: 1px solid #eaeaea;
max-width:100%;
}
.kb-article li {
	color:#333;
}
.kb-article h1 {
color: rgb(17, 17, 17);
font-size: 30px;
font-weight: 400;
margin-bottom: 10px;
line-height: 40px;
}
.kb-article h2 {
	font-size:22px;
}
.kb-article h3 {
	color:#000;
	font-size:20px;
	line-height:1.4;
	font-weight:400;
}

.kb-article blockquote {
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	font-size: 22px;
	font-style: italic;
	border-left: none;
	color: #111;
	font-weight: 300;
}
.kb-article table {
width: 100%;
font-size:14px;
border-left: 1px solid rgb(242, 242, 242);
border-top: 1px solid rgb(242, 242, 242);
border-right: 1px solid rgb(242, 242, 242);
margin-bottom: 30px;
}
.kb-article table th {
color: #111;
font-weight:600;
padding: 8px;
border-bottom: 1px solid rgb(242, 242, 242);
border-right: 1px solid rgb(242, 242, 242);
}
.kb-article table td {
color: rgb(119, 119, 119);
padding: 8px;
border-bottom: 1px solid rgb(242, 242, 242);
border-right: 1px solid rgb(242, 242, 242);
}
table.kb-meta {
width: 100%;
font-size:13px;
border-left: 1px solid rgb(242, 242, 242);
border-top: 1px solid rgb(242, 242, 242);
border-right: 1px solid rgb(242, 242, 242);
margin-bottom: 30px;
}
table.kb-meta td {
color: rgb(119, 119, 119);
padding: 8px;
border-bottom: 1px solid rgb(242, 242, 242);
border-right: 1px solid rgb(242, 242, 242);
}
.kb-article .related-articles {
margin: 30px 0px;
}
.kb-article .related-articles ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.kb-article .related-articles ul li {
list-style: none;
}
.kb-article .related-articles ul li a {
font-size: 16px;
color: rgb(153, 153, 153);
transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
}
.kb-article .related-articles .section-heading {
font-size: 20px;
}

.kb-article-nav hr {
background: #000;
opacity:0;
border: 0;
height: 2px;
margin: 30px 0 0;
width: 50%;
}

input.docs-searchbox {
border: 2px solid rgba(0,0,0,0.15);
background:transparent;
border-radius: 20px;

font-family:'Source Sans Pro', Helvetica, Arial, sans-serif;
padding:3px 0 0px 5px;
}

/* DOCS */

/*body.documentation p {
	padding: 0px;
	margin: 25px 0px;
	color: #333;
	max-width: 40em;
}*/

/*body.documentation strong {
	color:#000;
	font-weight:600;
}*/

body.documentation .docs-article img {
	border: 1px solid #eaeaea;
	max-width: 100%;
}

body.documentation .docs-article a {
	color:#999;
	border-bottom:1px solid rgba(0,0,0,0.15);
	-webkit-transition: color 0.2s ease-out;
	-moz-transition: color 0.2s ease-out;
	-o-transition: color 0.2s ease-out;
	-ms-transition: color 0.2s ease-out;
	transition: color 0.2s ease-out;
}

body.documentation .docs-article a:hover {
	color:#000;
}

/* blog */

body.blog-post .block.entry p {
	margin: 20px 0;
	padding: 0;
	font-size: 18px;
	letter-spacing: 0.04rem;
	font-size: 18px;
	color: #555;
}

body.blog-post .block.entry ul li {
	font-size: 18px;
	color: #555;
}

body.blog-post  .ace_static_highlight {
	font-family: 'Menlo', 'Lucida Console', monospace;
	font-size: 14px;
	overflow-x: scroll;
}
body.blog-post .ace-looker {
	background-color: transparent;
	color: black;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding:10px;
}
