.content-wrapper{display:flex;flex-direction:column;padding-bottom:24px}.content-wrapper h2:hover .content-title-link{visibility:visible}.content-wrapper h2 .content-title-link{visibility:hidden;font-size:32px;font-weight:400;text-decoration:none}.content-wrapper h2 .content-title-link:hover{visibility:visible}.form-wrapper{display:flex;flex-direction:column;padding-bottom:16px}.form-wrapper.column .form-wrapper-partial{display:flex;flex-direction:column}.form-wrapper.column .form-wrapper-partial .flex-row .form-element-wrapper{margin-right:16px}.form-wrapper.row .form-wrapper-partial{width:100%;display:flex;flex-direction:row}.form-wrapper.row .form-wrapper-partial .form-element-wrapper{margin-right:16px;padding-bottom:0}.form-wrapper .form-wrapper-error{display:none;font-size:14px;color:#b02a37}.form-wrapper.has-error .form-wrapper-error{display:block}.form-wrapper.bordered{padding:24px;border:1px solid #c8edfe;border-radius:8px}.form-element-wrapper{display:flex;flex-direction:column;padding-bottom:24px}.form-element-wrapper>*{margin-bottom:8px}.form-element-wrapper :last-child{margin-bottom:0}.form-element-wrapper.row{flex-direction:row}.form-element-wrapper.row>*{margin-right:8px}.form-element-wrapper.row :last-child{margin-right:0}.form-element-wrapper .form-element-error{display:none;font-size:14px;color:#b02a37}.form-element-wrapper.has-error .form-element-error{display:block}.form-element-wrapper.has-error .input-text,.form-element-wrapper.has-error .input-number{border-color:#b02a37;color:#b02a37}.input-text,.input-number,.form-select{height:40px;color:#0091ea;font-size:16px;font-family:"Lato",sans-serif;border:1px solid #c8edfe;border-radius:8px;background-color:#fff;transition:all 0.3s linear;max-width:400px}.input-text{padding-left:16px;width:200px}.form-select{height:42px;padding-left:8px;max-width:184px}.input-number{padding:0 16px;max-width:80px}.has-sidebar{display:flex;flex-direction:row}.has-sidebar main{width:calc(100% - 224px);display:flex;flex-direction:column;padding:0 32px 32px 232px;margin:0}nav{position:fixed;width:184px;max-height:100%;display:flex;flex-direction:column;padding:24px 8px 24px 24px;overflow-y:scroll}nav strong{display:flex;padding-bottom:8px}nav ul{padding:0;margin:0;list-style:none}nav ul li.navigation-item{padding-bottom:24px}nav ul li.navigation-item ul li{border-radius:8px;line-height:40px}nav ul li.navigation-item ul li.active{background-color:#c8edfe}nav ul a{display:block;width:100%;height:100%;padding-left:16px;text-decoration:none}.button{min-width:40px;max-width:200px;height:40px;display:flex;justify-content:center;align-items:center;color:#0091ea;font-size:16px;font-family:"Lato",sans-serif;border:1px solid #0091ea;border-radius:8px;background-color:#fff;cursor:pointer;opacity:1;padding:0 16px;transition:all 0.3s ease}.button:hover{opacity:0.6}.button[disabled],.button[disabled="true"]{opacity:0.5;filter:grayscale(1)}.button.primary{color:#fff;background-color:#0091ea}.button-close{position:relative;width:24px;height:24px;padding:0;display:flex;margin:0;border:none;background:transparent;cursor:pointer;opacity:0.3;transition:opacity 0.3s ease}.button-close:hover{opacity:1}.button-close:before,.button-close:after{position:absolute;left:12px;content:' ';height:24px;width:2px;background-color:#212121;transition:transform 0.3s ease}.button-close:before{transform:rotate(45deg)}.button-close:after{transform:rotate(-45deg)}/*!
 * GitHub Light v0.5.0
 * Copyright (c) 2012 - 2017 GitHub, Inc.
 * Licensed under MIT (https://github.com/primer/github-syntax-theme-generator/blob/master/LICENSE)
 */.code-example-wrapper pre{padding:16px;overflow-x:auto;line-height:1.45;background-color:#f6f8fa;border-radius:8px;white-space:pre-line}.pl-c{color:#6a737d}.pl-c1,.pl-s .pl-v{color:#005cc5}.pl-e,.pl-en{color:#6f42c1}.pl-smi,.pl-s .pl-s1{color:#24292e}.pl-ent{color:#22863a}.pl-k{color:#d73a49}.pl-s,.pl-pds,.pl-s .pl-pse .pl-s1,.pl-sr,.pl-sr .pl-cce,.pl-sr .pl-sre,.pl-sr .pl-sra{color:#032f62}.pl-v,.pl-smw{color:#e36209}.pl-bu{color:#b31d28}.pl-ii{color:#fafbfc;background-color:#b31d28}.pl-c2{color:#fafbfc;background-color:#d73a49}.pl-c2::before{content:"^M"}.pl-sr .pl-cce{font-weight:bold;color:#22863a}.pl-ml{color:#735c0f}.pl-mh,.pl-mh .pl-en,.pl-ms{font-weight:bold;color:#005cc5}.pl-mi{font-style:italic;color:#24292e}.pl-mb{font-weight:bold;color:#24292e}.pl-md{color:#b31d28;background-color:#ffeef0}.pl-mi1{color:#22863a;background-color:#f0fff4}.pl-mc{color:#e36209;background-color:#ffebda}.pl-mi2{color:#f6f8fa;background-color:#005cc5}.pl-mdr{font-weight:bold;color:#6f42c1}.pl-ba{color:#586069}.pl-sg{color:#959da5}.pl-corl{text-decoration:underline;color:#032f62}.create-is-rule-item{width:160px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}

