﻿
body {
font-family: serif;
font-size: 10pt !important;
line-height: 1.2;
background: white;
color: #333333;
}


h3.reducebottom {
	font-size: 115%;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}

/*
h3.reducebottom {
	margin: 0 !important;
	padding: 0.3em 0 0 0.3em;
	font-size: 105% !important;
	
}*/

.codeh4 {
	font-size: 95%;
}


div#faqs > h4 {
	font-size: 130% !important;
}

h2#headline {
	font-size: 140% !important;
}

h2#header2 {
	font-size: 90% !important;
}


blockquote.api {
		background: #fafafa !important;
		padding: 0.5em;
		margin: 0.5em 0 1em 0;
		border: 1px solid #bbb;
		color: #000000 !important;
	}


blockquote.api > dl > dt {
		font-size: 115% !important;
	}




dl.uri dt {
	padding-bottom: 0.5em !important;
	margin-left: 0 !important;
	margin-top: 0;
}

dl.uri dd {
	padding-bottom: 0.5em;
	line-height: 1.4;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

h4.httpsmethod {
	font-size: 100% !important;
	font-weight: normal;
	margin: 0.5em 0 0.5em 4.2em !important;
	padding: 0 !important;
}
dl dd > small {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

h2.margintop {
	font-size: 140%;
}

.redapi {
	color: red;
	font-weight: bold;
}

mark {
	background-color: yellow !important;
	color: #333333;
	padding: 0 0.2em !important;
}

.oldname {
	font-weight: normal;
	color: #777777 !important;
}

.yellow {
	background: yellow;
	padding: 0 0.2em !important;
}

.changed {
	background: yellow !important;
	padding: 0 0.2em !important;
}


blockquote.note {
	border: 1px solid #999999;
}

/*HTTPS Method colors*/


.get, .post, .put, .delete, .patch {
		color: #000000;
		background: #ffffff;
		padding: 0.3em 0.6em 0.3em 0.4em;
		font-weight: bold;
		margin-right: 0.5em;
		width: 4em;
		display: inline-block;
		text-align: center;
		border: 1px solid #000000;
	}


/*
.get, .post, .put, .delete, .patch {
	color: #000000;
	background: #ffffff;
	border: 1px solid #000000;
	padding: 0.2em 0.4em 0.1em 0.2em;
	font-weight: bold;
	margin: 0.1em 0.5em 0.1em 0.1em;
	width: 4em;
	display: inline-block;
	text-align: center;
}*/

/*
.get {
	background: #337ab7;
}

.post {
	background: #5cb85c;
}

.put {
	background: #ed9c28;
}

.delete {
	background: #d9534f;
}

.patch {
	background: #b1a74e;
}
*/
/* End HTTPS Method colors*/




iframe.sourcedoc {
	width: 100%;
	min-height: 100%;
}


p.updated {
	font-size: 65% !important;
	font-weight: normal;
	padding-top: 1em !important;
	margin-top: 0 !important;
}

pre.bottom {
	margin-bottom: 0.1em !important;
	border-bottom: 1px !important;
	padding-top: 1.3em !important;
	border: 1px solid #333;
}

.down {
    display: none;
}


button.reset {
    display: none !important;
}

span.syntax {
	padding: 0 0.2em;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, serif;
	font-size: 85%;
	text-shadow: none;
}

span.scroll-top {
	display: none;
}

.noprint {
	display: none;
}

.hideIndex {
	display: none;
}


h1 {
	font-size: 155%;
}

h2 {
	font-size: 125%;
	margin: 0;
	padding-top: 0.5em;
}

h3 {
	font-size: 115%;
	margin-top: 1.5em;
	margin-bottom: 0.3em;
}

h4 {
	font-size: 110%;
	margin-bottom: 0.5em;
}

h5 {
	font-size: 105%;
	margin-bottom: 0;
	margin-top: 0 !important;
}

h6 {
	font-size: 100%;
	font-variant: small-caps;
}

/*
table.tablewidth {
	width: auto !important;
	margin-top: 0.5em;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

table.autowidth {
	width: auto !important;
	margin-top: 0.5em;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}*/

.img1 {
	border: none !important;
	margin-left: 0.2em;
	padding: 0.8em 0 0.5em 0;
	margin-right: 0;
}

.img2 {
	border: 1px solid #bbb !important;
	border-radius: 0 !important;
	padding: 0.5em;
	margin-right: 0;
	margin-top: 0.5em;
	margin-bottom: 0;
}


.mastheadicon {
	display: none;
}


a[href^="http"]:after {
	content:" (" attr(href) ") " !important;
}


a.nolink[href^="http"]:after {
	display: none;
}

.exlink {
	display: none;
}




.eapa-screen {
    display: none;
}

.eapa-blue {
    color: #0000ff;
}

.center {
    text-align: center;
}





img.print {
    display: normal;
    border: none !important;
}

img.print2 {
    display: none;
}

.indent {
    padding-left: 1em !important;
}


.hide1 {

display: none;
}


.hide2 {

display: none;
}

iframe.frame {
    width: 100%;
    height: 860px;
    overflow: auto;
    margin: 0.5em 0.5em 0.5em 0;
}






.red {
		color: red;
		background-color: white;
}

.undo {
    display: none;
}


.print-button {
display: none;
}


span.pdf {
display: none;
}

.break {
	display: block; 
	page-break-before: always;
}



#content { 
width: 100%; 
margin: 0; 
float: none; 
background: transparent;
font-size: 10pt;
}


#header {
margin-top: 1em !important;
margin-bottom: 1em !important;
font-size: 18pt !important;
}

h1 {
font-size: 14pt;
}

h2 {
font-size: 12pt;
}

h4 {
font-size: 11pt;
margin-bottom: 0px;
}

p.img {
font-style: italic;
}


dl {
	line-height: 1;
	margin-left: 0;
	padding-left: 0;
}

dl.indent {

	margin-left: 0;
	padding-left: 0;
}

dt {
font-weight: bold !important;
margin-top: 0.5em !important;
margin-bottom: 0.3em !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

dd {
	margin-left: 0 !important;
	padding-left: 1em !important;
	padding-bottom: 0.15em;
}


#nav {
display: none !important;
}

#MicrosoftTranslatorWidget, span#MicrosoftTranslatorWidget {
	display: none !important;
	}

   



#menu {
display: none !important;

}

#form {

display: none !important;
}


p.devguide {
	display: none !important;
}

.return {
	display: none !important;
}

.return2 {
	display: normal !important;
}

img {
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #000;
}

.logo {
border: none;
}


#footer {
display: none !important;
}

a {
color: #000 !important;
text-decoration: none;
}

a:link:after,
a:visited:after,
a:hover:after,
a:active:after {
	content: " <" attr(href="http://") "> ";
	color: #000;
	font-style: italic;
	font-weight: normal;
}

ul li {
	line-height: 1.5;
}



ul.onthispage {
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 1em;
	list-style-type: none;
}

	ul.onthispage li {
		margin-left: 0 !important;
		list-style-type: none;
	}


.onthispage {
	list-style-type: none !important;
	padding-left: 0;
}

	.onthispage a {
		list-style-type: none !important;
		text-decoration: none;
	}

		.onthispage a:hover {
			list-style-type: none !important;
			text-decoration: none;
		}


pre {
    border: 1px solid #bbb;
    padding: 1em;
    background-color: #fafafa;
    margin-top: 0.5em;
    margin-bottom: 0.3em;
    line-height: 1 !important;
    font-size: 85%;
    clear: both;
    -ms-word-wrap: normal !important;
    word-wrap: normal !important;
    overflow: auto !important;
    white-space: pre-wrap;
    z-index: 0 !important;
	/* page-break-inside: avoid; */
}

code {
    background-color: transparent !important;
    font-size: 90% !important;
    -ms-word-wrap: normal !important;
    word-wrap: normal !important;
    overflow: auto !important;
    white-space: pre;
    z-index: 0 !important;
	page-break-inside: avoid;
}







table {
	
	border-collapse: collapse !important;
	border: 1px solid #999999 !important;
	font-size: 90% !important;
	vertical-align: top !important;
	width: 100% !important;
	overflow: auto !important;
	margin-top: 0.5em;
	margin-bottom: 2em;
    /*page-break-inside: avoid;*/
  }

tr {
	border: 1px solid #999999 !important;
   /*page-break-inside: avoid;*/
}
   


thead th {
  color: #000;
  /*page-break-inside: avoid;*/
  
}

tbody th {
  color: #000;
  /*page-break-inside: avoid;*/
  
}

th.usage {
  color: #fff;
  background-color: #000;
}


th {
	border: 1px solid #bbb !important;
	padding: 0.5em !important;
	background: #f5f2f0 !important;
	text-align: left !important;
	vertical-align: top !important;
	color: #000000;
}

td {
	border: 1px solid #bbb !important;
	padding: 0.5em !important;
	text-align: left !important;
	vertical-align: top !important;
	-ms-word-wrap: break-word !important;
	word-wrap: break-word !important;
	overflow: auto !important;
}

/*	
th {
	border: 1px solid #999999 !important;
	padding: 0.5em !important;
	background: #fff !important;
	text-align: left !important;
	vertical-align: top !important;
    
  }
td {
	border: 1px solid #999999 !important;
	padding: 0.5em !important;
	text-align: left !important;
	vertical-align: top !important;
	-ms-word-wrap: break-word !important;
	word-wrap: break-word !important;
	overflow: auto !important;
    
  }
*/
caption {
font-size: 100% !important;
  font-weight: bold !important;
  text-align: left !important;
  padding: 1em;
}

/*page-break-inside: avoid;*/
/*page-break-inside: avoid;*/

