@font-face {
  font-family: 'DIN';
  font-style: normal;
  font-weight: normal;
  src: url(https://juneweb.s3.amazonaws.com/static/p/fonts/DINNextLTPro-Regular.otf) format('opentype'),
       url(https://juneweb.s3.amazonaws.com/static/p/fonts/DINNextLTPro-Regular.woff) format('woff');
}
@font-face {
  font-family: 'DIN Medium';
  font-style: normal;
  font-weight: normal;
  src: url(https://juneweb.s3.amazonaws.com/static/p/fonts/DINNextLTPro-Medium.otf) format('opentype'),
       url(https://juneweb.s3.amazonaws.com/static/p/fonts/DINNextLTPro-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Gibson';
  font-style: normal;
  font-weight: normal;
  src: url(https://juneweb.s3.amazonaws.com/static/p/fonts/Gibson-SemiBold.eot);
  src: url(https://juneweb.s3.amazonaws.com/static/p/fonts/Gibson-SemiBold.eot#iefix) format('embedded-opentype'),
       url(https://juneweb.s3.amazonaws.com/static/p/fonts/Gibson-SemiBold.woff) format('woff'),
       url(https://juneweb.s3.amazonaws.com/static/p/fonts/Gibson-SemiBold.ttf) format('truetype'),
       url(https://juneweb.s3.amazonaws.com/static/p/fonts/Gibson-SemiBold.svg#Gibson) format('svg');
}

@font-face {
  font-family: 'Azo';
  font-style: normal;
  font-weight: normal;
  src: url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_4_0.eot);
  src: url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_4_0.eot#iefix) format('embedded-opentype'),
       url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_4_0.woff) format('woff'),
       url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_4_0.ttf) format('truetype');
}
@font-face {
  font-family: 'Azo Medium';
  font-style: normal;
  font-weight: normal;
  src: url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_3_0.eot);
  src: url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_3_0.eot#iefix) format('embedded-opentype'),
       url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_3_0.woff) format('woff'),
       url(https://juneweb.s3.amazonaws.com/static/p/font/3260CF_3_0.ttf) format('truetype');
}

body,
input,
button,
select,
textarea {
    font-family: "Azo", Verdana, Arial, sans-serif;
}

.nav a {
    text-transform: uppercase;
}

#searchBar button,
#searchBar button:focus,
#searchBar button:hover {
    background-color: #fc4c02;
    border: 1px solid #e9e9e9;
    text-transform: uppercase;
    font-size: 16px;
    text-shadow: none;
    box-shadow: none;
    letter-spacing: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 50px;
}
#searchBar .search-query {
    font-size: 16px;
    color: #848484;
}
#searchBar input.search-query {
    color:#848484; background-color: #ffffff; border: 1px solid #e9e9e9; box-shadow: inset 0 0 0; border-radius: 5px; height: 50px;
}
#searchBar .search-query input.placeholder {
    color:#848484;
}
#searchBar .search-query::-webkit-input-placeholder {
    color:#848484;
}
#searchBar .search-query::-moz-input-placeholder {
    color:#848484;
}
#searchBar .search-query:-ms-input-placeholder {
    color:#848484;
}
#searchBar .result {
    padding: 0px 5px;
}

#contentArea .collection-category h2 {
    font-family: "Azo Medium", Verdana, Arial, sans-serif;
    text-align: center;
    font-size: 52px;
    color: #424242;
}

#contentArea .category-list .category {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
}
#contentArea .category-list h3 {
    font-family: "Azo Medium", Verdana, Arial, sans-serif;
    font-size: 24px;
    color: #1b1b1b;
}
#contentArea .category-list .category p {
    font-size: 16px;
    line-height: 24px;
    color: #949494;
}
#contentArea .category-list .category .article-count {
    font-size: 16px;
    color: #f85133;
    line-height: normal;
}
#contentArea #sidebar h3 {
    font-family: "Azo Medium", Verdana, Arial, sans-serif;
    font-size: 24px;
    color: #1b1b1b;
    border-bottom: 4px solid #e9e9e9;
    text-transform: capitalize;
    letter-spacing: 1px;
}
#contentArea #sidebar li.active a {
    font-family: 'Azo Medium';
    font-size: 16px;
    color: #1b1b1b;
    font-weight: normal;
    border-bottom: 1px solid #e9e9e9;
    text-transform: capitalize;
    width: 100%;
    padding: 15px 0px;
}
#contentArea #sidebar li a {
    font-family: 'Azo Medium';
    font-size: 16px;
    color: #848484;
    font-weight: normal;
    border-bottom: 1px solid #e9e9e9;
    text-transform: capitalize;
    width: 100%;
    padding: 15px 0px;
}
#contentArea .contentWrapper article#fullArticle .printArticle,
#contentArea .contentWrapper #categoryHead .sort,
#contentArea #sidebar li a i.icon-arrow {
    display: none;
}
#contentArea #main-content {
    background: none;
}
#contentArea .contentWrapper .articleList i.icon-article-doc {
    display: none;
}
#contentArea .contentWrapper .articleList a {
    font-family: 'Azo Medium';
    font-size: 16px;
    color: #f85133;
    font-weight: normal;
}
#contentArea .contentWrapper .articleList a:hover span {
    text-decoration: none;
}
#contentArea .contentWrapper {
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
}
#contentArea .contentWrapper h1 {
    font-family: "Azo Medium", Verdana, Arial, sans-serif;
    font-size: 24px;
    color: #1b1b1b;
}
#contentArea .contentWrapper article#fullArticle p:first-of-type {
    padding-top: 10px;
    margin-top: 10px;
    width: 100%;
    color: #848484;
    font-size: 16px;
}
#contentArea .contentWrapper section.articleFoot time {
    font-family: "Azo", Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #848484;
    float: none;
    font-style: normal;
}

#mainNav .navbar-inner {
    min-height: 80px;
}
#mainNav .navbar-inner .container-fluid {
    padding-top: 10px;
}
@media (max-width: 768px) {
    #mainNav .navbar-inner .container-fluid .btn-navbar {
        display: none;
    }
}
#mainNav .navbar-inner .nav a {
    margin: 0px 15px;
    padding: 0px;
    font-size: 14px;
}
#mainNav .navbar-inner .nav .active a {
    border-bottom: 4px solid #fc4c02;
    margin-bottom: -27px;
    padding-bottom: 12px;
}
#mainNav .navbar-inner .nav .active .caret {
    display: none;
}
#mainNav .nav {
    display: none;
}
#contentArea footer p,
#contentArea footer p a {
    font-size: 14px;
    text-align: center;
    color: #848484;
}
#contentArea footer span {
    display: none;
}
#docsSearch {
    background: #ffffff;
    border-top: 2px solid #e9e9e9;
    border-bottom: 0px;
}
