﻿/* Base ------------------------- */
.content table
{
	border-collapse: collapse;
	border-spacing: 0;
}
.content hr
{
	border: none;
	height: 1px;
	background-color: #dddddd;
}
.content p
{
	color: #333333;
	margin: 20px 0 20px 0;
	line-height: 150%;
}
.content ul 
{
	list-style: disc;
}
.content ul ul
{
	list-style: circle;
}

.content ol 
{
	list-style: decimal;
		
} 

.content li
{
	margin: 20px 0 20px 40px;
	list-style-position: outside;
    padding-left: 7px;

}
.content li.List_L1
{
	margin: 20px 0 13px 40px;
}
.content li.List_L2
{
	margin: 20px 0 13px 80px;
}
.content li.List_L3
{
	margin: 20px 0 13px 120px;
}
.content h2
{
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin: 28px 0 20px 0;
}
img.image
{
	margin: 10px 0 10px 0;
}
img.image_indent
{
	margin: 10px 0 10px 20px;
}
span.code, span.Code_Example
{
	font-family: "Courier New", Courier;
	font-size: 13px;
	/*
	white-space: nowrap;
	background-color: #fffff0; 
	*/
	color: #000000;
	margin: 0px;
	padding: 0px;
    word-break: break-all;
	
}
div.CodeBlock
{
	font-family: "Courier New", Courier;
	font-size: 14px;
	white-space: nowrap;
	color: #000000;
	margin: 0px;
	padding: 4px;
	background-color: #fffff0;
}
/* ---------------  Custom -------------------- */
p.Subheading
{
	font-size: 20px;
	margin: 28px 0 16px 0;
}

p.Subheading_L2 {

	font-size: 16px;
	margin: 28px 0 16px 0;

}
p.Small_Text
{
	font-size: 11px;
}
span[name=PRODUCT]
{
	font-weight: bold;
}
span.T_Filenames
{
	font-size: 10pt;
	font-family: courier new;
}
span.T_Controls
{
	font-weight: bold;
}
p.List_L1_Paragraph
{
	margin: 12px 0 12px 47px;
}
p.List_L1_Paragraph img
{
	margin: 5px 0 0 0;
}
p.List_L2_Paragraph
{
	margin: 12px 0 12px 87px;
}
p.List_L2_Paragraph img
{
	margin: 5px 0 0 0;
}
p.List_L3_Paragraph
{
	margin: 12px 0 12px 127px;
}
p.List_L3_Paragraph img
{
	margin: 5px 0 0 0;
}
p.List_Links
{
	margin: 10px 0 10px 0px;
}

li.Note_List {
	
	margin-top: 5px;
	margin-bottom: 12px;
}

li.Notes_List {
	
	margin-top: 5px;
	margin-bottom: 12px;
}


li.Table_List {
	
	margin-top: 12px;
	margin-bottom: 12px;
}



p.Code_Example
{
	font-size: 10pt;
	font-family: courier new;
	padding:0px;
	margin:0px;
}

p.JSON_Body
{
	font-size: 10pt;
	font-family: courier new;
	padding:0px;
	margin:0px;
	line-height: 110%;
    color: #000000;
}


p.Syntax
{
	font-size: 11pt;
	font-family: courier new;

}

/* ---------------  Notes -------------------- */

table.Note
{
	width: 99%;
	border: 1px solid #9cd7f0;
	margin: 20px 0 20px 0;
}

table.Note td
{
	vertical-align: top;
	background-color: #e7f4f9;
	border-right: none;
	border-left: none;
	padding: 0px 12px 0px 12px;
}

p.Notes, .Notes p
{
	width: 100%;
	text-align: left;
	padding: 5px;
	width: 100%;
	margin:0;
	
}

p.T_NoteType
{

	width: 100%;
	
	color: #1091c7;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px 15px 0px 10px;
	margin:7px 0 2px 0;

}

p.T_NoteType img
{

	vertical-align: middle;
	margin: -2px 5px 2px 0;

}

/* ---------------  Tips -------------------- */

table.Tip
{
	width: 99%;
	border: 1px solid #c4e8c1;
	margin: 20px 0 20px 0;
}

table.Tip td
{
	vertical-align: top;
	background-color: #eef8ec;
	border-right: none;
	border-left: none;
	padding: 0px 12px 0px 12px;
}

p.Important, .Important p
{
	width: 100%;
	text-align: left;
	padding: 10px;
	width: 100%;
	margin:0;
	
}


p.T_TipType
{

	width: 100%;
	
	color: #54b948;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px 15px 0px 10px;
	margin:7px 0 2px 0;

}

p.T_TipType img
{

	vertical-align: middle;
	margin: -2px 5px 2px 0;

}

/* ---------------  Important -------------------- */

table.Important
{
	width: 99%;
	border: 1px solid #ffc3c5;
	margin: 20px 0 20px 0;
}

table.Important td
{
	vertical-align: top;
	background-color: #feeaeb;
	border-right: none;
	border-left: none;
	padding: 0px 12px 0px 12px;
}


p.T_ImportantType
{

	width: 100%;
	color: #f13037;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px 15px 0px 10px;
	margin:7px 0 2px 0;

}

p.T_ImportantType img
{

	vertical-align: middle;
	margin: -2px 5px 2px 0;

}


/* ---------------  Tables -------------------- */
table.tip
{
	width: 99%;
	border: 1px solid #c4e8c1;
	margin: 20px 0 20px 0;
}
table.tip td
{
	vertical-align: top;
	background-color: #eef8ec;
	border-right: none;
	border-left: none;
    padding: 0px 20px 0px 25px;
}
table.tip td span.tipicon
{
	vertical-align: text-top;	
}

table.tip td span.tiptext
{
	width: 100%;
	text-align: left;
	padding: 25px 8px 8px 0px;
}

table.tip td span.tiptip
{
	width: 100%;
	vertical-align: middle;
	color: #54b948;
	font-weight: bold;
}
table.important
{
	width: 99%;
	border: 1px solid #ffc3c5;
	margin: 20px 0 20px 0;
}
table.important td
{
	text-align: left;
	vertical-align: top;
	background-color: #feeaeb;
	border-right: none;
	border-left: none;
    padding: 0px 12px 0px 12px;
}
table.important td span.importantimportant
{
	width: 100%;
	vertical-align: middle;
	color: #f13037;
	font-weight: bold;
}

table.Blue_Table
{
	width: 99%;
}
table.Blue_Table td
{
	padding: 8px 12px 8px 12px;
	border-top: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
	vertical-align: top;
	text-align: left;
}
table.Blue_Table td.Header, table.Blue_Table th
{
	font-weight: bold;
	border-top: solid 1px #ebebeb;
	background-color:#f3f3f3;
    text-align:left;
    padding-left: 12pt;

}
table.Blue_Table td.Header p
{
	white-space: nowrap;
}
table.Blue_Table td p
{
	margin: 4px;
}
table.Blue_Table > tbody > tr:first-child > td 
{
	border-top: none;
	border-bottom: none;
	background-color: #f3f3f3;
	font-weight: bold;
}
table.Code_Box
{
	width: 99%;
	border: 1px solid #c0c0c0;
	margin: 20px 0 20px 0;
}
table.Code_Box td
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

table.Rest_Box
{
	width: 99%;
	border: 1px solid #c0c0c0;
	margin: 10px 0 10px 0;
}
table.Rest_Box td
{
	vertical-align: middle;
	background-color: #ffffff;
	padding: 20px 10px 15px 25px;
	
}

/*Indent for Rest Box with List L1 and L2 Paragraph */

p.List_L1_Paragraph + table.Rest_Box {
	margin-left:47px;
    width:96%;
}

p.List_L2_Paragraph + table.Rest_Box {
	margin-left:88px;
    width:93.5%; 
}



/* ---------------  Tables Tree ----------------- */

table.tree td
{
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 4px 0 4px 0;
}
table.tree td:hover
{
	background-color: #ebebeb;
	cursor: pointer;
}
table.tree td img
{
	vertical-align: bottom;
	margin-bottom: 2px;
}
table.tree td span
{
	display: block;
}
table.tree td.t1
{
	padding-left: 20px;
	font-weight: 700;
}
table.tree td.t2
{
	padding-left: 40px;
}
table.tree td.t3
{
	padding-left: 60px;
}
table.tree td.t3a
{
	padding-left: 60px;
	background-color: #e4e4e4;
}
table.tree td.t4
{
	padding-left: 80px;
}
table.tree td.t5
{
	padding-left: 100px;
}
table.tree td.t6
{
	padding-left: 120px;
}
table.Default p.List_Links
{
	margin: 2px 2px 2px 48px;
}

/* -------------- Other ------------- */
.Not_Displayed 
{
	display:none;
	
}

.Table_Text_Bold {
	
	font-weight: bold;
}

.Parameter {
	
	font-family: "Courier New", Courier;
	font-size: 16px;
	font-weight: bold;

}

/*----------------------Cookies ------------------------- */
.cookie-notice {
  width: 100%;
  background: #f1f1f1;
  display: none;
}

.cookie-notice__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1220px;
  margin: 0 auto;
  padding: 30px 10px;
}

.cookie-notice__message {
  margin-right: 30px;
}

.cookie-notice__title {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size: 19px;
  line-height: 27px;
}

.cookie-notice__text {
  margin: 0;
}

.cookie-notice__button {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-size: 1rem;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: none;
  background: #00b336;
  padding: 10px 25px;
  transition: background .15s ease-in-out;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  border: none;
  outline: none;
}

.cookie-notice__button,
.cookie-notice__button:link,
.cookie-notice__button:visited,
.cookie-notice__button:hover,
.cookie-notice__button:active {
  color: #fff;
  text-decoration: none;
}

.cookie-notice__button:disabled {
  opacity: 0.5;
}

.cookie-notice__button:hover:not(:disabled) {
  background: #019b2f;
}


@media (max-width: 1219px) {
    .cookie-notice__wrap {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 9999999;
    }
}

@media (max-width: 1023px) {
    .cookie-notice {    
        position: relative;
        z-index: 10;
    }

    .cookie-notice__container {
        flex-direction: column;
        text-align: center;
    }

    .cookie-notice__message {
        margin: 0 0 30px;
    }

    .cookie-notice__button {
        min-width: 256px;
    }
}
