.fluentform-widget-wrapper.hide-fluent-form-labels .ff-el-input--label{display:none!important}.fluentform-widget-wrapper.hide-error-message .ff-el-is-error .text-danger{display:none}.fluentform-widget-wrapper.fluentform-widget-align-left{margin:0 auto 0 0}.fluentform-widget-wrapper.fluentform-widget-align-center{float:none;margin:0 auto}.fluentform-widget-wrapper.fluentform-widget-align-right{margin:0 0 0 auto}.fluentform-widget-custom-radio-checkbox input[type=checkbox],.fluentform-widget-custom-radio-checkbox input[type=radio]{background:#ddd;height:15px;min-width:1px;outline:none;padding:3px;width:15px}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border:0 solid transparent;content:"";display:block;height:100%;margin:0;padding:0;width:100%}.fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked:after,.fluentform-widget-custom-radio-checkbox input[type=radio]:checked:after{background:#999;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px}.fluentform-widget-custom-radio-checkbox input[type=radio],.fluentform-widget-custom-radio-checkbox input[type=radio]:after{border-radius:50%}.fluentform-widget-wrapper .frm-fluent-form .ff-step-header{margin-bottom:0}.ff-el-progress-bar{align-items:center;display:flex;height:100%;justify-content:flex-end}.fluent-form-widget-step-header-yes .ff-step-header .ff-el-progress-status,.fluent-form-widget-step-progressbar-yes .ff-el-progress{display:block}.fluent-form-widget-step-header-yes .frm-fluent-form .ff-step-header,.fluent-form-widget-step-progressbar-yes .frm-fluent-form .ff-step-header{margin-bottom:20px}.fluentform-widget-section-break-content-left .ff-el-group.ff-el-section-break{text-align:left}.fluentform-widget-section-break-content-center .ff-el-group.ff-el-section-break{text-align:center}.fluentform-widget-section-break-content-right .ff-el-group.ff-el-section-break{text-align:right}.fluentform-widget-submit-button-full-width .ff-btn-submit{display:block;width:100%}.fluentform-widget-submit-button-center .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-center .ff-el-group.ff-text-right .ff-btn-submit{align-items:center;display:flex;justify-content:center;margin:0 auto}.fluentform-widget-submit-button-right .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-right .ff-el-group.ff-text-right .ff-btn-submit{float:right}.fluentform-widget-submit-button-left .ff-el-group .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-left .ff-btn-submit,.fluentform-widget-submit-button-left .ff-el-group.ff-text-right .ff-btn-submit{float:left}.fluentform-widget-wrapper.hide-placeholder input::-webkit-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder input::-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-moz-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-moz-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input:-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.fluentform-widget-wrapper.hide-placeholder input::-ms-input-placeholder,.fluentform-widget-wrapper.hide-placeholder textarea::-ms-input-placeholder{opacity:0;visibility:hidden}.lity{z-index:9999!important}pre.theme-coy code[class*="language-"],
pre[class*="language-"].theme-coy {
color: black;
background: none;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
} pre[class*="language-"].theme-coy {
position: relative;
margin: .5em 0;
overflow: visible;
padding: 0;
}
pre[class*="language-"].theme-coy>code {
position: relative;
border-left: 10px solid #358ccb;
box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
background-color: #fdfdfd;
background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
background-size: 3em 3em;
background-origin: content-box;
background-attachment: local;
}
pre.theme-coy code[class*="language-"] {
max-height: inherit;
height: inherit;
padding: 0 1em;
display: block;
overflow: auto;
} pre[class*="language-"].theme-coy {
background-color: #fdfdfd;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 1em;
}	 
pre[class*="language-"].theme-coy:before,
pre[class*="language-"].theme-coy:after {
content: '';
z-index: -2;
display: block;
position: absolute;
bottom: 0.75em;
left: 0.18em;
width: 40%;
height: 20%;
max-height: 13em;
box-shadow: 0px 13px 8px #979797;
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
-o-transform: rotate(-2deg);
transform: rotate(-2deg);
}
pre[class*="language-"].theme-coy:after {
right: 0.75em;
left: auto;
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
-ms-transform: rotate(2deg);
-o-transform: rotate(2deg);
transform: rotate(2deg);
}
pre.theme-coy .token.comment,
pre.theme-coy .token.block-comment,
pre.theme-coy .token.prolog,
pre.theme-coy .token.doctype,
pre.theme-coy .token.cdata {
color: #7D8B99;
}
pre.theme-coy .token.punctuation {
color: #5F6364;
}
pre.theme-coy .token.property,
pre.theme-coy .token.tag,
pre.theme-coy .token.boolean,
pre.theme-coy .token.number,
pre.theme-coy .token.function-name,
pre.theme-coy .token.constant,
pre.theme-coy .token.symbol,
pre.theme-coy .token.deleted {
color: #c92c2c;
}
pre.theme-coy .token.selector,
pre.theme-coy .token.attr-name,
pre.theme-coy .token.string,
pre.theme-coy .token.char,
pre.theme-coy .token.function,
pre.theme-coy .token.builtin,
pre.theme-coy .token.inserted {
color: #2f9c0a;
}
pre.theme-coy .token.operator,
pre.theme-coy .token.entity,
pre.theme-coy .token.url,
pre.theme-coy .token.variable {
color: #a67f59;
background: rgba(255, 255, 255, 0.5);
}
pre.theme-coy .token.atrule,
pre.theme-coy .token.attr-value,
pre.theme-coy .token.keyword,
pre.theme-coy .token.class-name {
color: #1990b8;
}
pre.theme-coy .token.regex,
pre.theme-coy .token.important {
color: #e90;
}
pre.theme-coy .language-css .token.string,
pre.theme-coy .style .token.string {
color: #a67f59;
background: rgba(255, 255, 255, 0.5);
}
pre.theme-coy .token.important {
font-weight: normal;
}
pre.theme-coy .token.bold {
font-weight: bold;
}
pre.theme-coy .token.italic {
font-style: italic;
}
pre.theme-coy .token.entity {
cursor: help;
}
pre.theme-coy .token.namespace {
opacity: .7;
}
@media screen and (max-width: 767px) {
pre[class*="language-"].theme-coy:before,
pre[class*="language-"].theme-coy:after {
bottom: 14px;
box-shadow: none;
}
} pre[class*="language-"].theme-coy.line-numbers.line-numbers {
padding-left: 0;
}
pre[class*="language-"].theme-coy.line-numbers.line-numbers code {
padding-left: 3.8em;
}
pre[class*="language-"].theme-coy.line-numbers.line-numbers .line-numbers-rows {
left: 0;
} pre[class*="language-"][data-line].theme-coy {
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
}
pre[data-line].theme-coy code {
position: relative;
padding-left: 4em;
}
pre.theme-coy .line-highlight {
margin-top: 0;
}
pre[class*="language-"].theme-coy.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-coy.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-coy.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-coy .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-coy .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-dark code[class*="language-"],
pre[class*="language-"].theme-dark {
color: white;
background: none;
text-shadow: 0 -.1em .2em black;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
@media print {
pre.theme-dark code[class*="language-"],
pre[class*="language-"].theme-dark {
text-shadow: none;
}
}
pre[class*="language-"].theme-dark {
background: hsl(30, 20%, 25%);
} pre[class*="language-"].theme-dark {
padding: 1em;
margin: .5em 0;
overflow: auto;
border: .3em solid hsl(30, 20%, 40%);
border-radius: .5em;
box-shadow: 1px 1px .5em black inset;
}
pre.theme-dark .token.comment,
pre.theme-dark .token.prolog,
pre.theme-dark .token.doctype,
pre.theme-dark .token.cdata {
color: hsl(30, 20%, 50%);
}
pre.theme-dark .token.punctuation {
opacity: .7;
}
pre.theme-dark .token.namespace {
opacity: .7;
}
pre.theme-dark .token.property,
pre.theme-dark .token.tag,
pre.theme-dark .token.boolean,
pre.theme-dark .token.number,
pre.theme-dark .token.constant,
pre.theme-dark .token.symbol {
color: hsl(350, 40%, 70%);
}
pre.theme-dark .token.selector,
pre.theme-dark .token.attr-name,
pre.theme-dark .token.string,
pre.theme-dark .token.char,
pre.theme-dark .token.builtin,
pre.theme-dark .token.inserted {
color: hsl(75, 70%, 60%);
}
pre.theme-dark .token.operator,
pre.theme-dark .token.entity,
pre.theme-dark .token.url,
pre.theme-dark .language-css .token.string,
pre.theme-dark .style .token.string,
pre.theme-dark .token.variable {
color: hsl(40, 90%, 60%);
}
pre.theme-dark .token.atrule,
pre.theme-dark .token.attr-value,
pre.theme-dark .token.keyword {
color: hsl(350, 40%, 70%);
}
pre.theme-dark .token.regex,
pre.theme-dark .token.important {
color: #e90;
}
pre.theme-dark .token.important,
pre.theme-dark .token.bold {
font-weight: bold;
}
pre.theme-dark .token.italic {
font-style: italic;
}
pre.theme-dark .token.entity {
cursor: help;
}
pre.theme-dark .token.deleted {
color: red;
}
pre[class*="language-"].theme-dark.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-dark.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-dark.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-dark .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-dark .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-default code[class*="language-"],
pre[class*="language-"].theme-default {
color: black;
background: none;
text-shadow: 0 1px white;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"].theme-default::-moz-selection, pre[class*="language-"].theme-default ::-moz-selection,
pre.theme-default code[class*="language-"]::-moz-selection, pre.theme-default code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: #b3d4fc;
}
pre[class*="language-"].theme-default::selection, pre[class*="language-"].theme-default ::selection,
pre.theme-default code[class*="language-"]::selection, pre.theme-default code[class*="language-"] ::selection {
text-shadow: none;
background: #b3d4fc;
}
@media print {
pre.theme-default code[class*="language-"],
pre[class*="language-"].theme-default {
text-shadow: none;
}
} pre[class*="language-"].theme-default {
padding: 1em;
margin: .5em 0;
overflow: auto;
}
pre[class*="language-"].theme-default {
background: #f5f2f0;
}
pre.theme-default .token.comment,
pre.theme-default .token.prolog,
pre.theme-default .token.doctype,
pre.theme-default .token.cdata {
color: slategray;
}
pre.theme-default .token.punctuation {
color: #999;
}
pre.theme-default .token.namespace {
opacity: .7;
}
pre.theme-default .token.property,
pre.theme-default .token.tag,
pre.theme-default .token.boolean,
pre.theme-default .token.number,
pre.theme-default .token.constant,
pre.theme-default .token.symbol,
pre.theme-default .token.deleted {
color: #905;
}
pre.theme-default .token.selector,
pre.theme-default .token.attr-name,
pre.theme-default .token.string,
pre.theme-default .token.char,
pre.theme-default .token.builtin,
pre.theme-default .token.inserted {
color: #690;
}
pre.theme-default .token.operator,
pre.theme-default .token.entity,
pre.theme-default .token.url,
pre.theme-default .language-css .token.string,
pre.theme-default .style .token.string {
color: #9a6e3a; background: hsla(0, 0%, 100%, .5);
}
pre.theme-default .token.atrule,
pre.theme-default .token.attr-value,
pre.theme-default .token.keyword {
color: #07a;
}
pre.theme-default .token.function,
pre.theme-default .token.class-name {
color: #DD4A68;
}
pre.theme-default .token.regex,
pre.theme-default .token.important,
pre.theme-default .token.variable {
color: #e90;
}
pre.theme-default .token.important,
pre.theme-default .token.bold {
font-weight: bold;
}
pre.theme-default .token.italic {
font-style: italic;
}
pre.theme-default .token.entity {
cursor: help;
}
pre[class*="language-"].theme-default.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-default.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-default.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-default .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-default .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-funky code[class*="language-"],
pre[class*="language-"].theme-funky {
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
} pre[class*="language-"].theme-funky {
padding: .4em .8em;
margin: .5em 0;
overflow: auto;
background: url('data:image/svg+xml;charset=utf-8,<svg%20version%3D"1.1"%20xmlns%3D"http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg"%20width%3D"100"%20height%3D"100"%20fill%3D"rgba(0%2C0%2C0%2C.2)">%0D%0A<polygon%20points%3D"0%2C50%2050%2C0%200%2C0"%20%2F>%0D%0A<polygon%20points%3D"0%2C100%2050%2C100%20100%2C50%20100%2C0"%20%2F>%0D%0A<%2Fsvg>');
background-size: 1em 1em;
}
pre.theme-funky code[class*="language-"] {
background: black;
color: white;
box-shadow: -.3em 0 0 .3em black, .3em 0 0 .3em black;
}
pre.theme-funky .token.comment,
pre.theme-funky .token.prolog,
pre.theme-funky .token.doctype,
pre.theme-funky .token.cdata {
color: #aaa;
}
pre.theme-funky .token.punctuation {
color: #999;
}
pre.theme-funky .token.namespace {
opacity: .7;
}
pre.theme-funky .token.property,
pre.theme-funky .token.tag,
pre.theme-funky .token.boolean,
pre.theme-funky .token.number,
pre.theme-funky .token.constant,
pre.theme-funky .token.symbol {
color: #0cf;
}
pre.theme-funky .token.selector,
pre.theme-funky .token.attr-name,
pre.theme-funky .token.string,
pre.theme-funky .token.char,
pre.theme-funky .token.builtin {
color: yellow;
}
pre.theme-funky .token.operator,
pre.theme-funky .token.entity,
pre.theme-funky .token.url,
pre.theme-funky .language-css .token.string,
pre.theme-funky .token.variable,
pre.theme-funky .token.inserted {
color: yellowgreen;
}
pre.theme-funky .token.atrule,
pre.theme-funky .token.attr-value,
pre.theme-funky .token.keyword {
color: deeppink;
}
pre.theme-funky .token.regex,
pre.theme-funky .token.important {
color: orange;
}
pre.theme-funky .token.important,
pre.theme-funky .token.bold {
font-weight: bold;
}
pre.theme-funky .token.italic {
font-style: italic;
}
pre.theme-funky .token.entity {
cursor: help;
}
pre.theme-funky .token.deleted {
color: red;
} pre.theme-funky.diff-highlight.diff-highlight > code .token.deleted:not(.prefix),
pre.theme-funky > code.diff-highlight.diff-highlight .token.deleted:not(.prefix) {
background-color: rgba(255, 0, 0, .3);
display: inline;
}
pre.theme-funky.diff-highlight.diff-highlight > code .token.inserted:not(.prefix),
pre.theme-funky > code.diff-highlight.diff-highlight .token.inserted:not(.prefix) {
background-color: rgba(0, 255, 128, .3);
display: inline;
}
pre[class*="language-"].theme-funky.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-funky.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-funky.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-funky .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-funky .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-okaidia code[class*="language-"],
pre[class*="language-"].theme-okaidia {
color: #f8f8f2;
background: none;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
} pre[class*="language-"].theme-okaidia {
padding: 1em;
margin: .5em 0;
overflow: auto;
border-radius: 0.3em;
}
pre[class*="language-"].theme-okaidia {
background: #272822;
}
pre.theme-okaidia .token.comment,
pre.theme-okaidia .token.prolog,
pre.theme-okaidia .token.doctype,
pre.theme-okaidia .token.cdata {
color: #8292a2;
}
pre.theme-okaidia .token.punctuation {
color: #f8f8f2;
}
pre.theme-okaidia .token.namespace {
opacity: .7;
}
pre.theme-okaidia .token.property,
pre.theme-okaidia .token.tag,
pre.theme-okaidia .token.constant,
pre.theme-okaidia .token.symbol,
pre.theme-okaidia .token.deleted {
color: #f92672;
}
pre.theme-okaidia .token.boolean,
pre.theme-okaidia .token.number {
color: #ae81ff;
}
pre.theme-okaidia .token.selector,
pre.theme-okaidia .token.attr-name,
pre.theme-okaidia .token.string,
pre.theme-okaidia .token.char,
pre.theme-okaidia .token.builtin,
pre.theme-okaidia .token.inserted {
color: #a6e22e;
}
pre.theme-okaidia .token.operator,
pre.theme-okaidia .token.entity,
pre.theme-okaidia .token.url,
pre.theme-okaidia .language-css .token.string,
pre.theme-okaidia .style .token.string,
pre.theme-okaidia .token.variable {
color: #f8f8f2;
}
pre.theme-okaidia .token.atrule,
pre.theme-okaidia .token.attr-value,
pre.theme-okaidia .token.function,
pre.theme-okaidia .token.class-name {
color: #e6db74;
}
pre.theme-okaidia .token.keyword {
color: #66d9ef;
}
pre.theme-okaidia .token.regex,
pre.theme-okaidia .token.important {
color: #fd971f;
}
pre.theme-okaidia .token.important,
pre.theme-okaidia .token.bold {
font-weight: bold;
}
pre.theme-okaidia .token.italic {
font-style: italic;
}
pre.theme-okaidia .token.entity {
cursor: help;
}
pre[class*="language-"].theme-okaidia.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-okaidia.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-okaidia.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-okaidia .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-okaidia .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-solarized-light code[class*="language-"],
pre[class*="language-"].theme-solarized-light {
color: #657b83; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"].theme-solarized-light::-moz-selection, pre[class*="language-"].theme-solarized-light ::-moz-selection,
pre.theme-solarized-light code[class*="language-"]::-moz-selection, pre.theme-solarized-light code[class*="language-"] ::-moz-selection {
background: #073642; }
pre[class*="language-"].theme-solarized-light::selection, pre[class*="language-"].theme-solarized-light ::selection,
pre.theme-solarized-light code[class*="language-"]::selection, pre.theme-solarized-light code[class*="language-"] ::selection {
background: #073642; } pre[class*="language-"].theme-solarized-light {
padding: 1em;
margin: .5em 0;
overflow: auto;
border-radius: 0.3em;
}
pre[class*="language-"].theme-solarized-light {
background-color: #fdf6e3; }
pre.theme-solarized-light .token.comment,
pre.theme-solarized-light .token.prolog,
pre.theme-solarized-light .token.doctype,
pre.theme-solarized-light .token.cdata {
color: #93a1a1; }
pre.theme-solarized-light .token.punctuation {
color: #586e75; }
pre.theme-solarized-light .token.namespace {
opacity: .7;
}
pre.theme-solarized-light .token.property,
pre.theme-solarized-light .token.tag,
pre.theme-solarized-light .token.boolean,
pre.theme-solarized-light .token.number,
pre.theme-solarized-light .token.constant,
pre.theme-solarized-light .token.symbol,
pre.theme-solarized-light .token.deleted {
color: #268bd2; }
pre.theme-solarized-light .token.selector,
pre.theme-solarized-light .token.attr-name,
pre.theme-solarized-light .token.string,
pre.theme-solarized-light .token.char,
pre.theme-solarized-light .token.builtin,
pre.theme-solarized-light .token.url,
pre.theme-solarized-light .token.inserted {
color: #2aa198; }
pre.theme-solarized-light .token.entity {
color: #657b83; background: #eee8d5; }
pre.theme-solarized-light .token.atrule,
pre.theme-solarized-light .token.attr-value,
pre.theme-solarized-light .token.keyword {
color: #859900; }
pre.theme-solarized-light .token.function,
pre.theme-solarized-light .token.class-name {
color: #b58900; }
pre.theme-solarized-light .token.regex,
pre.theme-solarized-light .token.important,
pre.theme-solarized-light .token.variable {
color: #cb4b16; }
pre.theme-solarized-light .token.important,
pre.theme-solarized-light .token.bold {
font-weight: bold;
}
pre.theme-solarized-light .token.italic {
font-style: italic;
}
pre.theme-solarized-light .token.entity {
cursor: help;
}
pre[class*="language-"].theme-solarized-light.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-solarized-light.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-solarized-light.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-solarized-light .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-solarized-light .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-tomorrow-night code[class*="language-"],
pre[class*="language-"].theme-tomorrow-night {
color: #ccc;
background: none;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
} pre[class*="language-"].theme-tomorrow-night {
padding: 1em;
margin: .5em 0;
overflow: auto;
}
pre[class*="language-"].theme-tomorrow-night {
background: #2d2d2d;
}
pre.theme-tomorrow-night .token.comment,
pre.theme-tomorrow-night .token.block-comment,
pre.theme-tomorrow-night .token.prolog,
pre.theme-tomorrow-night .token.doctype,
pre.theme-tomorrow-night .token.cdata {
color: #999;
}
pre.theme-tomorrow-night .token.punctuation {
color: #ccc;
}
pre.theme-tomorrow-night .token.tag,
pre.theme-tomorrow-night .token.attr-name,
pre.theme-tomorrow-night .token.namespace,
pre.theme-tomorrow-night .token.deleted {
color: #e2777a;
}
pre.theme-tomorrow-night .token.function-name {
color: #6196cc;
}
pre.theme-tomorrow-night .token.boolean,
pre.theme-tomorrow-night .token.number,
pre.theme-tomorrow-night .token.function {
color: #f08d49;
}
pre.theme-tomorrow-night .token.property,
pre.theme-tomorrow-night .token.class-name,
pre.theme-tomorrow-night .token.constant,
pre.theme-tomorrow-night .token.symbol {
color: #f8c555;
}
pre.theme-tomorrow-night .token.selector,
pre.theme-tomorrow-night .token.important,
pre.theme-tomorrow-night .token.atrule,
pre.theme-tomorrow-night .token.keyword,
pre.theme-tomorrow-night .token.builtin {
color: #cc99cd;
}
pre.theme-tomorrow-night .token.string,
pre.theme-tomorrow-night .token.char,
pre.theme-tomorrow-night .token.attr-value,
pre.theme-tomorrow-night .token.regex,
pre.theme-tomorrow-night .token.variable {
color: #7ec699;
}
pre.theme-tomorrow-night .token.operator,
pre.theme-tomorrow-night .token.entity,
pre.theme-tomorrow-night .token.url {
color: #67cdcc;
}
pre.theme-tomorrow-night .token.important,
pre.theme-tomorrow-night .token.bold {
font-weight: bold;
}
pre.theme-tomorrow-night .token.italic {
font-style: italic;
}
pre.theme-tomorrow-night .token.entity {
cursor: help;
}
pre.theme-tomorrow-night .token.inserted {
color: green;
}
pre[class*="language-"].theme-tomorrow-night.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-tomorrow-night.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-tomorrow-night.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-tomorrow-night .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-tomorrow-night .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}pre.theme-twilight code[class*="language-"],
pre[class*="language-"].theme-twilight {
color: white;
background: none;
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
font-size: 1em;
text-align: left;
text-shadow: 0 -.1em .2em black;
white-space: pre;
word-spacing: normal;
word-break: normal;
word-wrap: normal;
line-height: 1.5;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre[class*="language-"].theme-twilight {
background: hsl(0, 0%, 8%); } pre[class*="language-"].theme-twilight {
border-radius: .5em;
border: .3em solid hsl(0, 0%, 33%); box-shadow: 1px 1px .5em black inset;
margin: .5em 0;
overflow: auto;
padding: 1em;
}
pre[class*="language-"].theme-twilight::-moz-selection { background: hsl(200, 4%, 16%); }
pre[class*="language-"].theme-twilight::selection { background: hsl(200, 4%, 16%); } pre[class*="language-"].theme-twilight::-moz-selection, pre[class*="language-"].theme-twilight ::-moz-selection,
pre.theme-twilight code[class*="language-"]::-moz-selection, pre.theme-twilight code[class*="language-"] ::-moz-selection {
text-shadow: none;
background: hsla(0, 0%, 93%, 0.15); }
pre[class*="language-"].theme-twilight::selection, pre[class*="language-"].theme-twilight ::selection,
pre.theme-twilight code[class*="language-"]::selection, pre.theme-twilight code[class*="language-"] ::selection {
text-shadow: none;
background: hsla(0, 0%, 93%, 0.15); }
pre.theme-twilight .token.comment,
pre.theme-twilight .token.prolog,
pre.theme-twilight .token.doctype,
pre.theme-twilight .token.cdata {
color: hsl(0, 0%, 47%); }
pre.theme-twilight .token.punctuation {
opacity: .7;
}
pre.theme-twilight .token.namespace {
opacity: .7;
}
pre.theme-twilight .token.tag,
pre.theme-twilight .token.boolean,
pre.theme-twilight .token.number,
pre.theme-twilight .token.deleted {
color: hsl(14, 58%, 55%); }
pre.theme-twilight .token.keyword,
pre.theme-twilight .token.property,
pre.theme-twilight .token.selector,
pre.theme-twilight .token.constant,
pre.theme-twilight .token.symbol,
pre.theme-twilight .token.builtin {
color: hsl(53, 89%, 79%); }
pre.theme-twilight .token.attr-name,
pre.theme-twilight .token.attr-value,
pre.theme-twilight .token.string,
pre.theme-twilight .token.char,
pre.theme-twilight .token.operator,
pre.theme-twilight .token.entity,
pre.theme-twilight .token.url,
pre.theme-twilight .language-css .token.string,
pre.theme-twilight .style .token.string,
pre.theme-twilight .token.variable,
pre.theme-twilight .token.inserted {
color: hsl(76, 21%, 52%); }
pre.theme-twilight .token.atrule {
color: hsl(218, 22%, 55%); }
pre.theme-twilight .token.regex,
pre.theme-twilight .token.important {
color: hsl(42, 75%, 65%); }
pre.theme-twilight .token.important,
pre.theme-twilight .token.bold {
font-weight: bold;
}
pre.theme-twilight .token.italic {
font-style: italic;
}
pre.theme-twilight .token.entity {
cursor: help;
}
pre[data-line].theme-twilight  {
padding: 1em 0 1em 3em;
position: relative;
} pre.theme-twilight .language-markup .token.tag,
pre.theme-twilight .language-markup .token.attr-name,
pre.theme-twilight .language-markup .token.punctuation {
color: hsl(33, 33%, 52%); } pre.theme-twilight .token {
position: relative;
z-index: 1;
}
pre.theme-twilight .line-highlight {
background: hsla(0, 0%, 33%, 0.25); background: linear-gradient(to right, hsla(0, 0%, 33%, .1) 70%, hsla(0, 0%, 33%, 0)); border-bottom: 1px dashed hsl(0, 0%, 33%); border-top: 1px dashed hsl(0, 0%, 33%); left: 0;
line-height: inherit;
margin-top: 0.75em; padding: inherit 0;
pointer-events: none;
position: absolute;
right: 0;
white-space: pre;
z-index: 0;
}
pre.theme-twilight .line-highlight:before,
pre.theme-twilight .line-highlight[data-end]:after {
background-color: hsl(215, 15%, 59%); border-radius: 999px;
box-shadow: 0 1px white;
color: hsl(24, 20%, 95%); content: attr(data-start);
font: bold 65%/1.5 sans-serif;
left: .6em;
min-width: 1em;
padding: 0 .5em;
position: absolute;
text-align: center;
text-shadow: none;
top: .4em;
vertical-align: .3em;
}
pre.theme-twilight .line-highlight[data-end]:after {
bottom: .4em;
content: attr(data-end);
top: auto;
}
pre[class*="language-"].theme-twilight.line-numbers {
position: relative;
padding-left: 3.8em;
counter-reset: linenumber;
}
pre[class*="language-"].theme-twilight.line-numbers > code {
position: relative;
white-space: inherit;
}
pre.theme-twilight.line-numbers .line-numbers-rows {
position: absolute;
pointer-events: none;
top: 0;
font-size: 100%;
left: -3.8em;
width: 3em; letter-spacing: -1px;
border-right: 1px solid #999;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
pre.theme-twilight .line-numbers-rows > span {
display: block;
counter-increment: linenumber;
}
pre.theme-twilight .line-numbers-rows > span:before {
content: counter(linenumber);
color: #999;
display: block;
padding-right: 0.8em;
text-align: right;
}div.code-toolbar {
position: relative;
}
div.code-toolbar > .toolbar {
position: absolute;
top: .3em;
right: .2em;
transition: opacity 0.3s ease-in-out;
opacity: 0;
}
div.code-toolbar:hover > .toolbar {
opacity: 1;
} div.code-toolbar:focus-within > .toolbar {
opacity: 1;
}
div.code-toolbar > .toolbar .toolbar-item {
display: inline-block;
}
div.code-toolbar > .toolbar a {
cursor: pointer;
}
div.code-toolbar > .toolbar button {
background: none;
border: 0;
color: inherit;
font: inherit;
line-height: normal;
overflow: visible;
padding: 0;
-webkit-user-select: none; -moz-user-select: none;
-ms-user-select: none;
}
div.code-toolbar > .toolbar a,
div.code-toolbar > .toolbar button,
div.code-toolbar > .toolbar span {
color: #bbb;
font-size: .8em;
padding: 0 .5em;
background: #f5f2f0;
background: rgba(224, 224, 224, 0.2);
box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
border-radius: .5em;
}
div.code-toolbar > .toolbar a:hover,
div.code-toolbar > .toolbar a:focus,
div.code-toolbar > .toolbar button:hover,
div.code-toolbar > .toolbar button:focus,
div.code-toolbar > .toolbar span:hover,
div.code-toolbar > .toolbar span:focus {
color: inherit;
text-decoration: none;
}