@font-face {
    font-family: 'Gotham';
    src: url('https://www.livescribe.com/int/fonts/gotham-bold-webfont.eot');
    src: url('https://www.livescribe.com/int/fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.livescribe.com/int/fonts/gotham-bold-webfont.woff') format('woff'),
         url('https://www.livescribe.com/int/fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('https://www.livescribe.com/int/fonts/gotham-bold-webfont.svg#gothmbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('https://www.livescribe.com/int/fonts/gotham-book-webfont.eot');
    src: url('https://www.livescribe.com/int/fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://www.livescribe.com/int/fonts/gotham-book-webfont.woff') format('woff'),
         url('https://www.livescribe.com/int/fonts/gotham-book-webfont.ttf') format('truetype'),
         url('https://www.livescribe.com/int/fonts/gotham-book-webfont.svg#gothmbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media (min-width: 769px){
.navbar .nav {
	max-width: 960px;}
}
body {
   font-family: "Gotham";
}
#docsSearch{
   background: #5d5b59;
}
#docsSearch h1{
   color: #ececed;
}
.navbar .btn-navbar {
   text-align: right;
}
.nav-collapse.collapse {
   text-align: right;
}
ul.nav{
   font-weight: bold;
}

#searchBar button {
   background: #009ee0;
}
section.collection-category {
   margin-bottom:-25px;
}
.collection-category h2 {
   margin-bottom:15px;
}
.collection-category h2 a{
   color: #009ee0;
   font-size: 23px;
}

.category-list.two-col .category{
   width: 29%;
   border: 1px solid #eceded;

}
.category-list .category{
   border-radius: 5px;
}

.category-list h3{
   font-size: 15px;
}

.category-list h3{
   color: #5d5b59;
}
.navbar .nav li a, .navbar .icon-private-w {
   color: #eceded;
}

a.brand{
   width:120px;
}

b.caret {
   display:none !important;
}

.container-fluid {
   min-height: 108px;
}
