body {
    font-family: Roboto;
    font-size: 14px;
    background-color: #f2f4f7;
    color: #333;
    margin: 0;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.static__content {
    max-width: 940px;
    min-width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: content-box;
}
body {
    background: #f2f4f7 !important;
    text-rendering: optimizeLegibility;
    font-size: 1em;
    padding-left: 0;
    padding-right: 0;
}
body > section {
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box;
}
body,
input,
button,
select,
textarea {
    font-family: Roboto !important;
}
hr {
    height: 0;
}
.navbar .nav .active .caret {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 46%;
    border-top: 0;
    border-bottom: 5px solid #ea5159;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contentArea {
    padding-bottom: 30px;
}
#contentArea a {
    color: #0375b6;
}
#contentArea a:hover {
    color: #0375b6;
}
footer p {
    font-size: 13px;
    color: #333333;
}
footer p a {
    color: #333333!important;
}
.icon-article-doc:before,
#serp .articleList > li a .icon-private-w {
    color: #8c9da1;
}
.most-pop-articles .popArticles,
.articleList,
.related ul > li a,
#sidebar .nav-list a {
    font-size: 1em;
	font-family: nunito;
	font-weight: 400;
	color: #333;
}
.most-pop-articles .popArticles a,
.articleList a,
.related ul > li a,
#sidebar .nav-list a {
    text-decoration: none;
}
#fullArticle h1,
#fullArticle h2,
#fullArticle h3,
#fullArticle h4,
#fullArticle h5 {
    margin-bottom: 1.65em !important;
    color: #333;
    font-weight: 900;
}
#fullArticle .callout-yellow p,
#fullArticle .callout-blue p,
#fullArticle .callout-red p,
#fullArticle .callout-green p,
#fullArticle .callout p {
    font-size: 1.125em;
}
#fullArticle p,
#fullArticle ul,
#fullArticle ol,
#fullArticle li,
#fullArticle div,
#fullArticle blockquote,
#fullArticle dd,
#fullArticle table {
    font-size: 16px;
}
.contentWrapper h1,
h2 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.2em;
	font-family: nunito;
}
#content .articleFoot > * {
    font-family: inherit;
}
#docsSearch {
    border-bottom: 1px solid #fff;
    padding: 2em 0 1.2em;
    background: #ea5159;
    background-size: auto 100%;
    margin-left: 0;
    margin-right: 0;
	padding-top: 50px;	
	padding-bottom: 100px;
}
#docsSearch h1 {
    font-weight: 900;
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 0.4em;
	font-family: nunito;
}
#searchBar .search-query {
    border: 1px solid #fff;
}
#searchBar .search-query:focus,
#searchBar .search-query:active {
    border-color: #fff;
}
#searchBar input,
#searchBar button {
    outline: none;
}
#searchBar input.search-query {
    padding-right: 145px;
    padding-left: 14px;
    margin-bottom: 0;
}
#searchBar button {
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    border-radius: 0 5px 5px 0;
    border: 1px solid #fff;
    font-size: 18px;
    padding: 0 1.5em;
    height: 50px;
    position: absolute;
    right: -1px;
    top: 32px;
    background: #ea5159;
}
#searchBar button:hover,
#searchBar button:focus {
    background-color: #333;
    cursor: pointer;
	color: #fff;
}
#searchBar button:active {
    color: #ea5159;
}
.category-list .category {
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.75);
}
.category-list .category:hover {
    border-color: #dce3e6;
    background: white;
}
#serp-dd {
    top: 79px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border-color: #8c9da1;
}
#serp-dd .result a:hover {
    background: #f2f4f7;
}
h1#contact,
h2#contact,
h3#contact,
h4#contact,
h5#contact,
h6#contact {
    display: block;
}
@media (min-width: 601px) {
    .category-list .category {
        min-height: 140px;
    }
}
#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 {
    color: #0375b6;
}
@media (max-width: 768px) {
    body,
    #fullArticle .callout-yellow p,
    #fullArticle .callout-blue p,
    #fullArticle .callout-red p,
    #fullArticle .callout-green p,
    #fullArticle .callout p,
    #fullArticle p,
    #fullArticle ul,
    #fullArticle ol,
    #fullArticle li,
    #fullArticle div,
    #fullArticle blockquote,
    #fullArticle dd,
    #fullArticle table {
        font-size: 14px;
    }
    h1,
    #fullArticle h1,
    #categoryHead h1,
    .contentWrapper h1 {
        font-size: 1.375em;
        line-height: 1.13636364;
        margin-top: 1.36363637em;
        margin-bottom: 0.45454546em;
    }
    h2,
    #fullArticle h2,
    #categoryHead h2,
    .contentWrapper h2,
    .category-list h3 {
        font-size: 1.125em;
        line-height: 1.11111111;
        margin-top: 1.66666667em;
        margin-bottom: 0.55555556em;
    }
    h3,
    #fullArticle h3,
    #categoryHead h3,
    .contentWrapper h3 {
        font-size: 1em;
        line-height: 1.25;
    }
    .most-pop-articles .popArticles,
    .articleList,
    .related ul > li a,
    #sidebar .nav-list a {
        font-size: 1em;
		color: #333;
    }
    #docsSearch {
        margin-bottom: 0;
    }
    #docsSearch h1 {
        font-size: 2em;
    }
    #searchBar button {
        top: 21px;
    }
    .category-list .category {
        margin: 0 0 5px;
    }
    #serp-dd {
        top: 69px;
    }
}
@media (max-width: 480px) {
    #searchBar button {
        padding: 0.9em;
    }
    #searchBar input.search-query {
        padding-right: 50px;
    }
}