|
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358 |
- /*
- This file is based on the ReadTheDocs theme from mkdocs, however it's been cleaned up and only the css elements needed in the
- templates are included.
- Colors are defined in theme_colors.css. They can be adjusted there
- */
-
- * {
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- }
-
- /* #region local font face definitions */
- /* source-sans-pro-300 - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: normal;
- font-weight: 300;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/source-sans-pro-v9-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-300italic - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: italic;
- font-weight: 300;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightIt'), url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-300italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-regular - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: normal;
- font-weight: 400;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-italic - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: italic;
- font-weight: 400;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Italic'), local('SourceSansPro-It'), url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-italic.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-600 - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: normal;
- font-weight: 600;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url('../fonts/source-sans-pro-v9-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-700 - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: normal;
- font-weight: 700;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('../fonts/source-sans-pro-v9-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* source-sans-pro-900 - latin-ext_latin */
- @font-face {
- font-family: 'Source Sans Pro';
- font-style: normal;
- font-weight: 900;
- src: url('../fonts/source-sans-pro-v9-latin-ext_latin-900.eot'); /* IE9 Compat Modes */
- src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url('../fonts/source-sans-pro-v9-latin-ext_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-900.woff2') format('woff2'), /* Super Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-900.woff') format('woff'), /* Modern Browsers */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
- url('../fonts/source-sans-pro-v9-latin-ext_latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
- }
-
- /* #endregion */
-
- /* #region general tag css definitions */
- article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
- display: block;
- }
-
- audio, canvas, video {
- display: inline-block;
- *display: inline;
- *zoom: 1;
- }
-
- audio:not([controls]) {
- display: none;
- }
-
- [hidden] {
- display: none;
- }
-
- a {
- text-decoration: none;
- }
-
- a .icon {
- display: inline-block;
- text-decoration: inherit;
- }
-
- a:hover, a:active {
- outline: 0;
- }
-
- a.headerlink {
- display: inline;
- text-decoration: none;
- visibility: hidden;
- font-size: smaller;
- margin-left: 3px;
- }
-
- abbr[title] {
- border-bottom: 1px dotted;
- }
-
- big, small {
- font-size: 100%;
- }
-
- blockquote {
- background: #f9f9f9;
- border-left: 10px solid #ccc;
- margin: 1.5em 10px;
- padding: 0.5em 10px;
- quotes: "\201C""\201D""\2018""\2019";
- }
-
- blockquote:before {
- color: #ccc;
- content: open-quote;
- font-size: 4em;
- line-height: 0.1em;
- margin-right: 10px;
- vertical-align: -0.4em;
- }
-
- blockquote p {
- display: inline;
- }
-
-
- body {
- font-weight: normal;
- min-height: 100%;
- overflow-x: hidden;
- margin: 0;
- -webkit-font-smoothing: antialiased;
- text-rendering: optimizeLegibility;
- -moz-osx-font-smoothing: grayscale;
- min-height: 100%;
- font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
- font-size: 16px;
- }
-
- button, input {
- font-size: 100%;
- margin: 0;
- vertical-align: baseline;
- *vertical-align: middle;
- }
-
- button[disabled], input[disabled] {
- cursor: default;
- }
-
- button::-moz-focus-inner, input::-moz-focus-inner {
- border: 0;
- padding: 0;
- }
-
- button {
- font-size: 100%;
- margin: 0;
- vertical-align: baseline;
- *vertical-align: middle;
- cursor: pointer;
- line-height: normal;
- -webkit-appearance: button;
- *overflow: visible;
- }
-
- code, pre.nocode {
- white-space: pre;
- max-width: 100%;
- border: solid 1px;
- font-size: 90%;
- padding: 0 2px;
- margin: 0 3px;
- font-family: Consolas, "Andale Mono WT","Andale Mono","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
- overflow-x: auto;
- }
-
- code.code-large {
- font-size: 90%;
- }
-
- div.alert > pre > code {
- line-height: initial;
- }
-
- dfn {
- font-style: italic;
- }
-
- dl {
- margin-bottom: 24px;
- }
-
- dl dt {
- font-weight: bold;
- }
-
- dl p, dl table, dl ul, dl ol {
- margin-bottom: 12px !important;
- }
-
- dl dd {
- margin: 0 0 12px 35px;
- line-height: 24px;
- }
-
- dl:not(.docutils) {
- margin-bottom: 24px;
- }
-
- figure {
- margin: 0;
- }
-
- fieldset {
- border: 0;
- margin: 0;
- padding: 0;
- }
-
- footer p {
- margin-bottom: 12px;
- }
-
- form {
- margin: 0;
- }
-
- h1, h2, h3, h4, h5, h6 {
- margin-top: 0;
- font-weight: lighter;
- }
-
- h1 {
- font-size: 220%;
- margin-bottom:25px;
- }
-
- h2 {
- font-size: 190%;
- margin-bottom:18px;
- }
-
- h3 {
- font-size: 155%;
- margin-bottom:15px;
- }
-
- h4 {
- font-size: 130%;
- margin-bottom: 13px;
- }
-
- h4.searchresulttitle {
- margin-bottom: -5px;
- }
-
- h5 {
- font-size: 115%;
- margin-bottom: 10px;
- }
-
- h6 {
- font-size: 105%;
- margin-bottom: 7px;
- }
-
- h1:hover a.headerlink {
- visibility: visible;
- }
-
- h2:hover a.headerlink {
- visibility: visible;
- }
-
- h3:hover a.headerlink {
- visibility: visible;
- }
-
- h4:hover a.headerlink {
- visibility: visible;
- }
-
- h5:hover a.headerlink {
- visibility: visible;
- }
-
- h6:hover a.headerlink {
- visibility: visible;
- }
-
- hr {
- display: block;
- height: 1px;
- border: 0;
- border-top: 1px solid;
- margin: 24px 0;
- padding: 0;
- }
-
- html {
- font-size: 100%;
- -webkit-text-size-adjust: 100%;
- -ms-text-size-adjust: 100%;
- height: 100%;
- overflow-x: hidden;
- }
-
- img {
- border: 0;
- -ms-interpolation-mode: bicubic;
- vertical-align: middle;
- }
-
-
- input {
- line-height: normal;
- font-size: 100%;
- margin: 0;
- vertical-align: baseline;
- *vertical-align: middle;
- }
-
- input[type="text"] {
- -webkit-appearance: none;
- padding: 6px;
- display: inline-block;
- border: 1px solid;
- font-size: 80%;
- box-shadow: inset 0 1px 3px #ddd;
- border-radius: 0;
- -webkit-transition: border 0.3s linear;
- -moz-transition: border 0.3s linear;
- transition: border 0.3s linear;
- }
-
- /* For chrome, to avoid ugly bar around search box*/
- input:focus {
- outline: none;
- }
-
- ins {
- text-decoration: none;
- }
-
- label {
- cursor: pointer;
- display: block;
- margin: 0 0 0.3125em 0;
- font-size: 90%;
- }
-
- legend {
- margin-top: 0;
- font-weight: 700;
- border: 0;
- *margin-left: -7px;
- padding: 0;
- white-space: normal;
- display: block;
- width: 100%;
- margin-bottom: 24px;
- font-size: 150%;
- }
-
- li {
- line-height: 24px;
- }
-
- li pre {
- line-height: normal;
- }
-
- mark {
- font-style: italic;
- font-weight: bold;
- }
-
- nav.stickynav {
- position: fixed;
- top: 0;
- }
-
- p {
- line-height: 24px;
- margin: 0;
- margin-bottom: 24px;
- }
-
- p code {
- word-wrap: break-word;
- }
-
- pre {
- margin-bottom: 24px;
- }
-
- pre > code {
- font-size: 13px;
- box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
- }
-
- pre.nocode {
- box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
- margin-bottom: 20px;
- padding: 4px 4px;
- }
-
-
- q {
- quotes: none;
- }
-
- q:before, q:after {
- content: "";
- content: none;
- }
-
- small {
- font-size: 80%;
- }
-
- sub, sup {
- font-size: 75%;
- line-height: 0;
- position: relative;
- vertical-align: baseline;
- }
-
- sup {
- top: -0.5em;
- }
-
- sub {
- bottom: -0.25em;
- }
-
- svg:not(:root) {
- overflow: hidden;
- }
-
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
-
- textarea {
- overflow: auto;
- vertical-align: top;
- resize: vertical;
- }
-
- td {
- vertical-align: top;
- }
- /* #endregion*/
-
- /* #region general classes */
- .hidden {
- display: none !important;
- visibility: hidden;
- }
-
- div.figure {
- align-items: center;
- text-align: center;
- }
-
- img.shadowed, div.figure img {
- margin: 0 auto;
- box-shadow: 0px 0px 10px rgba(10,10,10,0.3);
- }
-
- div.figure p {
- font-size: smaller;
- }
-
- .float-left {
- float: left;
- }
-
- .float-right {
- float: right;
- }
-
- .footnotes {
- font-size:smaller;
- }
-
- .full-width {
- width: 100%;
- }
-
- .no-highlight {
- display: block;
- padding: 0.5em;
- }
-
- .relative {
- position: relative;
- }
-
- .text-left {
- text-align: left;
- }
-
- .text-center {
- text-align: center;
- }
-
- .text-right {
- text-align: right;
- }
-
- .text-large {
- font-size: 120%;
- }
-
- .text-normal {
- font-size: 100%;
- }
-
- .text-small {
- font-size: 80%;
- }
-
- .text-strike {
- text-decoration: line-through;
- }
-
- .toc-footer {
- align-items: center;
- text-align: center;
- }
-
- .toc-footer hr {
- width: 100%;
- display: block;
- height: 1px;
- border: 0;
- border-top: 1px solid;
- margin-left: auto;
- margin-right: auto;
- padding-bottom: 0;
- margin-bottom: 5px;
- }
-
-
- /* #endregion */
-
- /* #region Alert boxes*/
- .alert {
- padding: 12px;
- line-height: 24px;
- margin-bottom: 24px;
- box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
- }
-
- .alert-title {
- font-weight: bold;
- display: block;
- margin: -12px;
- padding: 6px 12px;
- margin-bottom: 12px;
- }
-
- .alert p:last-child {
- margin-bottom: 0;
- }
- /* #endregion*/
-
- /* #region Tables*/
- .table {
- border-collapse: collapse;
- border-spacing: 0;
- empty-cells: show;
- margin-bottom: 24px;
- }
-
- .table caption {
- font-size: 85%;
- font-style: italic;
- padding: 1em 0;
- text-align: center;
- }
-
- .table td, .table th {
- font-size: 90%;
- margin: 0;
- overflow: visible;
- padding: 8px 16px;
- }
-
- .table td:first-child, .table th:first-child {
- border-left-width: 0;
- }
-
- .table thead {
- text-align: left;
- vertical-align: bottom;
- white-space: nowrap;
- }
-
- .table thead th {
- font-weight: bold;
- border-bottom: solid 2px;
- }
-
- .table td {
- background-color: transparent;
- }
-
- .table td p {
- line-height: 18px;
- }
-
- .table td p:last-child {
- margin-bottom: 0;
- }
-
- .table .table-cell-min {
- width: 1%;
- padding-right: 0;
- }
-
- .table-secondary {
- font-size: 90%;
- }
-
- .table-tertiary {
- font-size: 80%;
- }
-
- .table-bordered-all {
- border: 1px solid;
- box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
- }
-
- .table-bordered-all td {
- border-bottom: 1px solid;
- border-left: 1px solid;
- }
-
- .table-bordered-all tbody > tr:last-child td {
- border-bottom-width: 0;
- }
-
- .table-bordered {
- border: 1px solid;
- }
-
- .table-bordered-rows td {
- border-bottom: 1px solid;
- }
-
- .table-bordered-rows tbody > tr:last-child td {
- border-bottom-width: 0;
- }
-
- .table-horizontal tbody > tr:last-child td {
- border-bottom-width: 0;
- }
-
- .table-horizontal td, .table-horizontal th {
- border-width: 0 0 1px 0;
- border-bottom: 1px solid;
- }
-
- .table-horizontal tbody > tr:last-child td {
- border-bottom-width: 0;
- }
-
- .table-responsive {
- margin-bottom: 24px;
- max-width: 100%;
- overflow: auto;
- }
-
- .table-responsive table {
- margin-bottom: 0 !important;
- }
-
- .table-responsive table td, .table-responsive table th {
- white-space: nowrap;
- }
- /* #endregion*/
-
- /* #region Tabs*/
- /* Tab CSS by Joseph Fusco. http://codepen.io/fusco/pen/Wvzjrm, slightly adjusted to fit our style/theme. */
- .tab-wrap {
- -webkit-transition: 0.2s box-shadow ease;
- transition: 0.2s box-shadow ease;
- max-width: 100%;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- position: relative;
- list-style: none;
- margin: 30px 0;
- box-shadow: 0px 0px 8px rgba(10,10,10,0.1);
- }
-
- .tab-wrap:hover {
- box-shadow: 0 2px 5px rgba(0, 0, 0, 0.23), 0 2px 5px rgba(0, 0, 0, 0.19);
- }
-
- .tab {
- display: none;
- }
-
- .tab:checked:nth-of-type(1) ~ .tab-content:nth-of-type(1) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(2) ~ .tab-content:nth-of-type(2) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(3) ~ .tab-content:nth-of-type(3) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(4) ~ .tab-content:nth-of-type(4) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(5) ~ .tab-content:nth-of-type(5) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(6) ~ .tab-content:nth-of-type(6) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(7) ~ .tab-content:nth-of-type(7) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- .tab:checked:nth-of-type(8) ~ .tab-content:nth-of-type(8) {
- opacity: 1;
- -webkit-transition: 0.1s opacity ease-in, 0.1s -webkit-transform ease;
- transition: 0.1s opacity ease-in, 0.1s transform ease;
- position: relative;
- top: 0;
- z-index: 100;
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px);
- }
-
- /*
- If you need more tabs (oh dear why would you!?) copy/paste the checked section above and increase the number, each tab has its own section
- as this is a js less tab system.
- */
-
- .tab:first-of-type:not(:last-of-type) + label {
- border-top-right-radius: 0;
- border-bottom-right-radius: 0;
- }
-
- .tab:not(:first-of-type):not(:last-of-type) + label {
- border-radius: 0;
- }
-
- .tab:last-of-type:not(:first-of-type) + label {
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
- }
-
- .tab:checked + label {
- box-shadow: 0 -1px 0 #fff inset;
- cursor: default;
- }
-
- .tab:checked + label:hover {
- box-shadow: 0 -1px 0 #fff inset;
- }
-
- .tab + label {
- box-shadow: 0 -1px 0 #eee inset;
- cursor: pointer;
- display: block;
- text-decoration: none;
- -webkit-box-flex: 3;
- -webkit-flex-grow: 3;
- -ms-flex-positive: 3;
- flex-grow: 3;
- text-align: center;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- text-align: center;
- -webkit-transition: 0.3s background-color ease, 0.3s box-shadow ease;
- transition: 0.3s background-color ease, 0.3s box-shadow ease;
- height: 40px;
- box-sizing: border-box;
- padding: 10px;
- }
-
- .tab + label:hover {
- box-shadow: 0 1px 0 #f4f4f4 inset;
- }
-
- .tab-content {
- padding: 10px 15px;
- background-color: transparent;
- position: absolute;
- width: 100%;
- z-index: -1;
- opacity: 0;
- left: 0;
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px);
- }
-
- .tab-content > p:last-child {
- margin-bottom:0;
- }
-
- .tab-content > pre {
- margin-top: -12px;
- margin-left: -15px;
- margin-right: -15px;
- margin-bottom: -8px;
- }
-
- .tab-content > pre > code {
- box-shadow: initial;
- border: 0;
- }
-
-
- /* #endregion*/
-
- /* #region Breadcrumbs*/
- .breadcrumbs ul {
- margin: 0;
- padding-left: 0;
- list-style: none;
- list-style-image: none;
- }
-
- .breadcrumbs li {
- display: inline-block;
- }
-
- .breadcrumbs li.breadcrumbs-aside {
- float: right;
- }
-
- .breadcrumbs li a {
- display: inline-block;
- }
-
- .breadcrumbs li a:first-child {
- padding-left: 0;
- }
-
- .breadcrumbs-extra {
- margin-bottom: 0;
- font-size: 80%;
- display: inline-block;
- }
- /* #endregion*/
-
- /* #region Navigation */
- .affix {
- position: fixed;
- top: 1.618em;
- }
-
- .grid-for-nav {
- position: absolute;
- width: 100%;
- height: 100%;
- }
-
- .menu a:hover {
- text-decoration: none;
- }
-
- .menu-vertical header {
- height: 32px;
- display: inline-block;
- line-height: 32px;
- padding: 0 1.618em;
- display: block;
- font-weight: bold;
- text-transform: uppercase;
- font-size: 80%;
- white-space: nowrap;
- }
-
- .menu-vertical ul {
- margin: 0;
- padding: 0;
- list-style: none;
- list-style-image: none;
- }
-
- .menu-vertical ul.tocroot {
- padding-left: 15px;
- }
-
- .menu-vertical ul.currentrelative {
- margin-left: -15px;
- margin-bottom: -4px;
- padding-bottom: 4px;
- padding-left: 15px;
- }
-
- .menu-vertical ul.currentrelativeroot {
- margin-left: -15px;
- margin-bottom: -4px;
- padding-bottom: 4px;
- padding-left: 15px;
- }
-
- .menu-vertical ul.tocroot > li.current {
- margin-left: -4px;
- padding-left: 4px;
- padding-bottom: 3px;
- margin-bottom: 10px;
- }
-
- .menu-vertical ul.current {
- padding-left: 10px;
- margin-left: -10px;
- padding-bottom: 3px;
- }
-
- .menu-vertical li {
- list-style: none;
- line-height: 16px;
- }
-
- .menu-vertical li.tocentry {
- padding-left: 15px;
- padding-top: 7px;
- }
-
- .menu-vertical li.tocrootentry {
- padding-left: 15px;
- }
-
- .menu-vertical li.current {
- margin-top: 7px;
- margin-bottom: 3px;
- margin-left: 0;
- padding-top: 0px;
- }
-
- .menu-vertical li.current > a {
- font-weight: bold;
- border: none;
- }
-
- .menu-vertical a {
- position: relative;
- border: none;
- }
-
- .menu-vertical a:hover {
- cursor: pointer;
- }
-
- .menu-vertical a:hover, .menu-vertical li.current a:hover, .menu-vertical li.on a:hover, .menu-vertical li.current > a:hover {
- text-decoration: underline;
- }
-
- .menu-vertical a:active {
- cursor: pointer;
- }
-
- .menu-vertical span.navigationgroup {
- font-weight: bold;
- margin-bottom: 3px;
- }
-
- .nav-side {
- position: absolute;
- top: 0;
- left: 0;
- width: 320px;
- overflow: hidden;
- min-height: 100%;
- z-index: 200;
- height: 100%;
- overflow-y: auto;
- font-size: 14px;
- }
-
- .nav-top {
- display: none;
- padding: 0.4045em 0.809em;
- position: relative;
- line-height: 50px;
- text-align: center;
- font-size: 100%;
- *zoom: 1;
- }
-
- .nav-top:before, .nav-top:after {
- display: table;
- content: "";
- }
-
- .nav-top:after {
- clear: both;
- }
-
- .nav-top a {
- font-weight: bold;
- }
-
- .nav-top img {
- margin-right: 12px;
- height: 45px;
- width: 45px;
- padding: 5px;
- border-radius: 100%;
- }
-
- .nav-top i {
- font-size: 30px;
- float: left;
- cursor: pointer;
- }
-
- .nav-content-wrap {
- margin-left: 320px;
- min-height: 100%;
- }
-
- .nav-content {
- padding: 1.618em 3.236em;
- height: 100%;
- max-width: 800px;
- margin: auto;
- }
-
- .side-nav-search {
- z-index: 200;
- text-align: center;
- padding: 0.809em;
- display: block;
- margin-bottom: 0.809em;
- }
-
- .side-nav-search input[type=text] {
- width: 100%;
- border-radius: 50px;
- padding: 6px 12px;
- }
-
- .side-nav-search img {
- display: block;
- margin: auto auto 0.809em auto;
- height: 45px;
- width: 45px;
- padding: 5px;
- border-radius: 100%;
- }
-
- .side-nav-search > a, .side-nav-search .dropdown > a {
- font-size: 100%;
- font-weight: bold;
- display: inline-block;
- padding: 4px 6px;
- margin-bottom: 0.809em;
- }
- /* #endregion*/
-
- /* #region media queries*/
- @media print {
- html, body, section {
- background: none !important;
- }
-
- * {
- box-shadow: none !important;
- text-shadow: none !important;
- filter: none !important;
- -ms-filter: none !important;
- }
-
- a, a:visited {
- text-decoration: underline;
- }
-
- footer, .nav-side {
- display: none;
- }
-
- .nav-content-wrap {
- margin-left: 0;
- }
-
- img {
- max-width: 100% !important;
- }
-
- h2, h3 {
- page-break-after: avoid;
- }
-
- pre, blockquote {
- page-break-inside: avoid;
- }
-
- thead {
- display: table-header-group;
- }
-
- tr, img {
- page-break-inside: avoid;
- }
-
- p, h2, h3 {
- orphans: 3;
- widows: 3;
- }
-
- .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
- content: "";
- }
-
- @page {
- margin: 0.5cm;
- }
-
- .breadcrumbs li.breadcrumbs-aside {
- display: none;
- }
- }
-
- @media only screen and (max-width: 480px) {
- .form input[type="text"] {
- margin-bottom: 0.3em;
- display: block;
- }
-
- .form label {
- margin-bottom: 0.3em;
- display: block;
- }
- }
-
- @media screen and (max-width: 480px) {
- .mobile-hide {
- display: none;
- }
-
- .breadcrumbs-extra {
- display: none;
- }
-
- .breadcrumbs li.breadcrumbs-aside {
- display: none;
- }
- }
-
- @media screen and (max-width: 768px) {
- .nav-top {
- display: block;
- }
-
- .nav-side {
- left: -320px;
- }
-
- .nav-side.shift {
- width: 85%;
- left: 0;
- }
-
- .nav-content-wrap {
- margin-left: 0;
- }
-
- .nav-content-wrap .nav-content {
- padding: 1.618em;
- }
-
- .nav-content-wrap.shift {
- position: fixed;
- min-width: 100%;
- left: 85%;
- top: 0;
- height: 100%;
- overflow: hidden;
- }
-
- .tablet-hide {
- display: none;
- }
- }
-
- @media screen and (min-width: 1400px) {
- .nav-content {
- margin: 0;
- max-width: 1000px;
- }
- }
-
- /* #endregion */
-
- /* #region Search results */
- #search-results .search li {
- margin-bottom: 24px;
- border-bottom: solid 1px;
- padding-bottom: 24px;
- }
-
- #search-results .search li:first-child {
- border-top: solid 1px;
- padding-top: 24px;
- }
-
- #search-results .search li a {
- font-size: 120%;
- margin-bottom: 12px;
- display: inline-block;
- }
-
- #search-results .context {
- color: gray;
- font-size: 90%;
- }
-
- #search-results article h3 {
- margin-top: 23px;
- border-top: 1px solid;
- padding-top: 24px;
- }
-
- #search-results article:first-child h3 {
- border-top: none;
- }
-
- #search-query {
- width: 100%;
- border-radius: 50px;
- padding: 6px 12px;
- }
- /* #endregion */
|