a code {
color:#337ab7;
padding-left:2px;
padding-right:2px;
}

dl dt.tag-since {
font-weight:500;
margin-left:0;
}

div.class-description h2 {
margin-top:60px;
}

div.class-description h3 {
font-size:21px;
margin-bottom:5px;
margin-top:48px;
}

dl {
margin-bottom:1px;
margin-left:15px;
margin-top:0;
}

article>dl>dd
{
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 30px;
}

dl.added {
margin-bottom:1px;
margin-left:0;
margin-top:0;
}

blockquote p {
background-color:#D9E6F2;
/*border-bottom:1px solid gray;
border-top:1px solid gray;*/
    border-left: 3px solid #31708f;
font-size:16px;
line-height:140%;
margin-left:0;
padding:15px 15px 15px 50px;
text-indent:-40px;
width:65%;
}

blockquote p strong
{
    padding-right: 4px;
}

blockquote {
border-left:none;
padding-left:0;
padding-right:0;
    margin-left: 15px;
}

table.errormessages, {
border:none;
}

span.right {
color:gray;
margin-left:50px;
text-align:right;
}

span.glyphicon.glyphicon-warning-sign {
font-size:18px;
margin-right:8px;
padding-bottom:2px;
vertical-align:bottom;
}

table.errormessages {
background-color:transparent;
border-bottom:1px solid silver;
border-collapse:collapse;
border-top:1px solid silver;
color:#000;
font-size:12px;
margin-left:0;
margin-right:50px;
margin-top:8px;
padding:2px 4px;
}

table.errormessages td,td {
border:none;
padding:0;
}

table.errormessages thead tr {
background-color:transparent;
border:none;
border-style:none;
padding:0;
}

.nameContainer h4 {
margin-bottom:0;
padding-top:10px;
}

code {
background-color:#fcfcfc;
color:#464444;
font-family: inconsolata, monospace; 
font-size:100%;
}

h3.subsection-title {
border-top:5px solid silver;
color:#464444;
padding-top:9px;
}

h5,h6 {
margin-bottom:5px;
margin-top:20px;
}

h6 {
font-size:14px;
font-weight:700;
}

h4 {
background-color:#e6e6e6;
font-weight:700;
margin-top:50px;
padding-left:2px;
padding-top:5px;
width:100%;
}

h4.name {
/*margin-top: 120px;*/
margin-top: 36px;
padding-bottom:6px;
padding-left:5px;
padding-top:8px;
}

html,body {
background-color:#fff;
color:#464444;
font-family:roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height:1.5;
}

ul,ol {
margin-top: 4px;
padding:0;
}

#wrap {
position:relative;
}

::-webkit-scrollbar {
background-color:transparent;
width:8px;
}

::-webkit-scrollbar-thumb {
background-color:gray;
border-radius:4px;
}

.navigation {
background-color:#ffffff;
float:left;
height:100%;
list-style-type:none;
position:fixed;
width:309px;
margin-top: 108px;
height: 100%;
}

.navigation .applicationName {
color:#0d0d0d;
font:bold 1.25em roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
line-height:30px;
margin:15px 0 0;
padding:0 15px;
text-align:center;
}

.navigation .applicationName a {
color:#0d0d0d;
}

.navigation .search {
padding:10px 15px;
}

.navigation .search input {
background-color:#fff;
border-color:#c0c0c0;
color:#00c;
}

.navigation .list {
overflow:auto;
padding:10px 15px 0px 15px;
position:relative;
width:100%;
}

.navigation li.item {
border-bottom:1px solid #c0c0c0;
list-style-type:none;
margin-bottom:8px;
padding-bottom:8px;
}

.navigation li.item a {
color:#337ab7;
}

.navigation li.item a:hover {
color:#CFB023;
}

.navigation li.item .title {
cursor:pointer;
display:block;
font-size:1em;
position:relative;
}

.navigation li.item .title a {
color:#464444;
}

.navigation li.item .title a:hover {
color:#CFB023;
}

.navigation li.item .title .static {
background-color:#779c34;
border-radius:2px;
color:#fff;
display:block;
/*float:right;*/
    position: absolute;
    top: 0;
    left: 231px;
font-size:.7em;
padding:2px 4px;
}

.navigation li.item .deprecated
{
    position: absolute;
    right: auto;
    left: 249px;
}

.navigation li.item .title .namespace
{
    position: absolute;
    top: 0;
    left: 222px;
}
.navigation li.item .subtitle {
color:#464444;
display:block;
font:normal 13px roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
margin-top:10px;
}

.navigation li.item ul > li {
font-size:13px;
list-style-type:none;
margin-top:4px;
padding-left:8px;
}

.main {
margin-left:312px;
border-left: 1px solid #c0c0c0;
padding:20px;
    margin-top: 108px;
}

.main h1 {
font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif !important;
font-size:48px;
font-weight:500;
margin:0;
}

.main h2 {
font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif !important;
color:#464444;
font-size:26px;
font-weight:500;
margin-top:0;
}

.main h3 {
font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif !important;
font-size:21px;
font-weight:500;
margin:0;
}

.main h4 {
font-family: inconsolata, monospace; 
font-size:18px;
font-weight:700;
}

/*
.main h4
{
    padding-top: 0;
}

.main h4:before
{
    content: " ";
    display: block;
    position: relative;
    height: 140px;
    margin-top: -140px;
    z-index: -1000;
    visibility: hidden;
}
*/

.main h4
{
    position: relative;
    border-top: 140px solid transparent;
    margin: -104px 0 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    z-index: 0;
}





.main h5 {
font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif !important;
font-size:18px;
font-weight:normal;
margin-bottom:5px;
}

.main h4.name span.type-signature {
background-color:gray;
border-radius:2px;
color:#FFF;
display:inline-block;
font-size:12px;
font-weight:700;
margin-right:8px;
padding:2px 4px;
vertical-align:middle;
}

.main h4.name span.type-signature.type.storageinfo {
margin-bottom:0;
}

.main h4.name span.type {
margin-left:5px;
}

.main h4.name span.glyphicon {
color:#464444;
display:inline-block;
margin-left:7px;
padding-bottom:2px;
vertical-align:middle;
}

.main h4.name span.returnType {
background-color:transparent!important;
color:gray!important;
font-size:17px;
margin-left:3px;
}

.main span.static {
background-color:#779c34!important;
border-radius:3px;
color:#fff;
display:inline-block;
font-size:.7em;
margin-right:8px;
margin-top:3px;
padding:4px;
}

.main span.boolean {
background-color:#779c34!important;
}

.main .subsection-title {
/*border-top:1px solid #c0c0c0;*/
    border: none;
color:#464444;
font-size:24px;
margin-bottom:0;
margin-top:64px;
padding-top:9px;
}

.main .description {
font-size:16px;
margin-top:24px;
}

.main .description h2 {
border-bottom:1px solid #efefef;
margin-bottom:10px;
margin-top:30px;
padding-bottom:10px;
}

.main .description pre {
margin:10px 0;
}

.main dt.tag-todo {
background-color:#2a6496;
border-radius:5px;
color:#fff;
display:inline-block;
font-size:10px;
padding:2px 4px;
}

.main .tag-deprecated {
display:inline-block;
font-size:10px;
margin-left:0;
margin-top:10px;
}

.main .important {
background-color:red;
border-radius:5px;
color:#fff;
margin-bottom:10px;
padding:2px 4px;
}

.main .nameContainer {
margin-top:0;
padding-bottom:0;
padding-top:0;
position:relative;
}

.main .nameContainer .inherited {
background-color:#888!important;
border-radius:3px;
display:inline-block;
font-size:.7em;
margin-right:5px;
padding:2px 4px;
}

.main .nameContainer .inherited a {
color:#fff;
}

.main .nameContainer .tag-source {
font-size:10px;
position:absolute;
right:0;
top:17px;
}

.main .nameContainer h4 {
line-height:1.3;
margin-right:150px;
}

.main .nameContainer h4 .signature {
font-family: inconsolata, monospace;
font-size:17px;
font-weight:400;
margin-left:0;
}

.main .nameContainer h4 .type-signature.type a {
color:#FFF;
}

.main pre {
font-size:14px;
}

.main table {
border-bottom:1px solid #f2f2f2;
font-size:16px;
margin-bottom:15px;
margin-left:15px;
margin-top:25px;
width:100%;
}

.main table th {
padding:3px;
}

.main table tr {
width:25px;
}

.main table .name {
width:80px;
}

.main table .type {
color:#aaa;
font-size:16px;
width:60px;
}

.main table .attributes {
color:#aaa;
font-size:11px;
width:80px;
}

.main table .description p {
margin:0;
}

.main table .optional {
background-color:#ddd!important;
border-radius:3px;
color:gray;
float:left;
font-size:.7em;
margin-right:5px;
padding:2px 4px;
}

.main .readme p {
font-size:.85em;
line-height:1.2;
margin-top:15px;
}

.main .readme h1 {
font-size: 30px;
}

.main .readme h2 {
border-bottom:1px solid #e1e1e1;
margin-bottom:10px;
margin-top:30px;
padding-bottom:10px;
}

.main .readme li {
font-size:.9em;
margin-bottom:10px;
}

footer {
border-top:1px solid #e1e1e1;
color:gray;
font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
font-size:.8em;
margin:15px 0;
padding-top:15px;
text-align:center;
}

.copyright {
color:gray;
display:block;
font-size:90%;
text-align:center;
width:100%;
}

.otv5_permission {
background-color:#FFFBD9;
border-radius:3px;
font-size:.7em;
font-weight:400;
padding:2px 4px;
text-align:left;
}

.otv5_synchronous {
background-color:#f2f2f2;
border-radius:5px;
color:#000;
font-size:.7em;
font-weight:400;
padding:2px 4px;
text-align:left;
}

.otv5_paramdescription {
margin-left:30px;
}

.otv5_propdescription {
margin-left:15px;
}

td {
border:1px solid #ddd;
display:table-cell;
margin:0;
padding:4px 6px;
text-align:left;
vertical-align:top;
}

th {
border:1px solid transparent;
display:table-cell;
margin:0;
padding:4px 6px;
text-align:left;
vertical-align:top;
}

thead tr {
background-color:#e6e6e6;
font-weight: normal !important;
    font-family: roboto;
}

thead tr th
{
    font-weight: normal !important;
    font-family: roboto;    
}

.deprecated {
background-color:#EA4B4B;
border-radius:2px;
color:#f2f2f2;
font-size:.7em;
padding:2px;
position:absolute;
right:14px;
}

.textdeprecated {
background-color:#EA4B4B;
border-radius:2px;
color:#FFF;
padding:2px;
}

.namespace {
background-color:#008;
border-radius:3px;
color:#fff;
display:block;
float:right;
font-size:.7em;
padding:2px 4px;
}

.otvversionstr {
color:red;
line-height:20px;
text-align:center;
}

.searchtop {
position:fixed;
right:5px;
top:2px;
width:380px;
}

.searchresults {
background-color:rgba(200,200,200,0.8);
border:1px solid #ccc;
color:#555;
display:none;
font-family:inherit;
font-size:16px;
height:95%;
overflow-x:auto;
overflow-y:auto;
width:380px;
}

.searchnoscroll {
background-color:rgba(200,200,200,0.8);
border:1px solid #ccc;
color:#555;
display:none;
font-family:inherit;
font-size:16px;
}

table.props {
border-bottom-width:0;
border-left-color:#bfbfbf;
border-left-style:solid;
border-left-width:3px;
margin-bottom:10px;
margin-top:15px;
padding-bottom:15px;
padding-top:10px;
}

table.props table.props {
border-bottom:none;
border-left:none;
border-top:none;
margin-left:0;
margin-top:0;
}

table.version_table {
border-bottom-width:0;
margin-bottom:10px;
margin-left:0;
margin-top:15px;
padding-bottom:15px;
padding-top:15px;
width:50%;
}

td.description.last ul li {
margin-top:1px;
}

table.EPG_input_Table {
margin-left:0;
margin-top:5px;
}

pre.prettyprint code span {
-moz-tab-size:4;
-o-tab-size:4;
tab-size:4;
}

span.otv5_synchronous span.type-signature {
color:gray;
font-size:16px;
font-variant:small-caps;
}

span.otv5_synchronous {
background-color:transparent;
}

.main h4.name span.type-signature.type.number {
font-size:13px;
margin-bottom:2px;
}

.main article ul.dummy,dl.details,.otv5_retdescription {
margin-left:0;
}

div.class-description > ol > li,div.class-description > ul > li,div.class-description > ul > li > ul > li,.main .description ol,.main .class-description ul,.main .class-description ol {
margin-bottom:10px;
}

.main .description ul {
margin-bottom:1px;
}




span.type-signature.type.storageinfo,br {
margin-bottom:6px;
}

span.type-signature.static,span.otv5_permission {
float:right;
margin-bottom:3px;
margin-left:2px;
}

.navigation li.item .itemMembers,.main .page-title {
display:none;
}

.main dd,.main .description p,.main table .description,.class-description {
font-size:16px;
}

.main span.number,.main span.string {
background-color:gray!important;
}

.main span.object,.main span.array {
background-color:#2a6496!important;
}

.main .tag-source,.main .type-signature {
font-size:12px;
}

.main dt.tag-source,table.return_table table.return_table table.return_table,table.params table.params table.params {
margin-top:5px;
}

.main .nameContainer .tag-source a,.main .nameContainer.inherited {
color:gray;
}

.main table td,table.version_table td {
border-top:1px solid #f2f2f2;
padding:6px 6px 6px 2px;
vertical-align:top;
}

.main article ol,.main article ul,.main header ol,.main header ul {
margin-left:25px;
}
	
.searchcurrent,span.permission_slug {
font-weight: normal;
    font-family: roboto;
}

table.props td,table.return_table td,table.params td {
border-top:1px solid #f2f2f2;
display:table-cell;
margin:0;
padding:6px 6px 6px 4px;
text-align:left;
vertical-align:top;
}

table.props td.name,table.params td.name {
border:none;
border-top:1px solid #f2f2f2;
display:table-cell;
margin:0;
padding:6px 8px 3px 3px;
text-align:left;
vertical-align:top;
}

table.props th,table.params th,table.return_table th {
border:none;
border-top:none;
display:table-cell;
margin:0;
padding:6px 6px 6px 4px;
text-align:left;
vertical-align:top;
}

table.props table.props thead tr,td,table.return_table table.return_table thead tr,td,table.params table.params thead tr,td {
background-color:transparent;
border:0;
font-weight:400;
}

table.props table.props td,table.return_table table.return_table td,table.params table.params td {
border:none;
border-top:1px solid silver;
padding:4px 0px;
text-align:left;
vertical-align:top;
}

table.props table.props thead,table.version_table tr {
background-color:#f4f7ff;
}

table.props table.props tr:nth-child(even),table.return_table table.return_table table.return_table tr:nth-child(even),table.params table.params table.params tr:nth-child(even) {
background-color:#f4f7ff;
color:#000;
}

table.props table.props th,table.return_table table.return_table table.return_table th,table.params table.params table.params th {
border:none;
font-weight:700;
}

table.params,table.return_table {
border-bottom-width:0;
border-left-color:#bfbfbf;
border-left-style:solid;
border-left-width:3px;
margin-bottom:10px;
margin-left:15px;
margin-top:15px;
padding-bottom:15px;
padding-top:15px;
}

table.params table.params,table.return_table table.return_table {
border-bottom:none;
border-left:none;
border-top:none;
margin-left:0;
margin-top:5px;
}

table.params table.params thead,table.return_table table.return_table thead {
background-color:#f2f2f2;
}

table.return_table table.return_table table.return_table thead,table.params table.params table.params thead {
background-color:#f4f7ff;
margin-left:0;
}

table thead
{
    border-bottom-color: #c0c0c0;
}

table tr, table tr td
{
    border: none !important;
}

h2 {
margin-bottom:  18px;
}


ol li ul li {
padding-bottom:  0px;
}

ol li ul {
padding-top:  5px;}

ul li {
margin-bottom:  10px;
}

div.class-description h2
{
margin-bottom:  10px;
margin-top:  100px;
}


/* --- Overrides etc. --- */

body>div>header
{
    height: 108px;
    background-color: #2b2b2b;
    position: fixed;
    width: 100%;
    z-index: 2;
}

h1.title
{
    font-family: roboto, 'Helvetica Neue', 'Helvetica', Arial, sans-serif !important;
    font-weight: normal;
    font-size: 27.2px;
    letter-spacing: -1.36px;
    margin: 0;
    padding: 31px 0 0 35px;
    color: #CFB023;
}

h1.title:before
{
    content: " ";
    display: inline-block;
    background-image: url(../img/logo.png);
    background-size: 130px 47px;
    width: 130px;
    height: 47px;
    margin-right: 16px;
}


.searchtop {
    position: fixed;
    right: 20px;
    top: 55px;
    z-index: 2;
}

.searchtop .form-control,
.searchtop button
{
    height: 26px;
}

.searchtop button
{
    padding-top: 3px;
}

a
{
    color: #337ab7;
}

a:visited
{
    color: #296293;
}

/* Show scroll bar on hover only. */
.navigation ul.list
{
    overflow-y: hidden;
}

.navigation ul.list:hover
{
    overflow-y: auto;
}

b, strong
{
    font-family: roboto;
    font-weight: normal;
}

pre
{
    color: #464444;
    border-color: #c0c0c0;
    border-radius: 0;
    border: none;
    background-color: #fcfcfc;
}

ul.list li
{
    margin-bottom: 4px;
}

/* We need this to make the big transparent top border on headers trick (for correct scroll position) work. */
dd
{
    position: relative;
    z-index: 1;
}

/* ------------ FONT STUFF ----------*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
