1 |
- html,body{font-size:15px;height:100%}body{margin:0;padding:0;font-family:"Open Sans","Helvetica Neue","Helvetica","Arial",sans-serif;min-width:320px;text-rendering:optimizeLegibility;-webkit-transition:none !important;transition:none !important}body.show-sidebar{margin-left:240px}body.version{background:none;display:inline;border:none;margin:0;font-size:.75rem;color:white;opacity:.75}.masthead{position:fixed;height:80px;width:100%;z-index:100;background-image:-webkit-linear-gradient(45deg, #8CCD0F 0, #A2D844 70%);background-image:linear-gradient(45deg, #8CCD0F 0, #A2D844 70%);border-bottom:5px solid white}.masthead .ui.inverted.menu{background-color:#333333;border-bottom:none;margin:0}.masthead .ui.inverted.menu .right{padding-right:10px}.masthead .ui.inverted.menu .right a.item{color:#FFF;opacity:.75;padding:.6em .4em}.masthead .ui.inverted.menu .right a.item:hover{background:rgba(255,255,255,0.2)}.masthead .ui.inverted.menu .right a.item.active:after{position:absolute;background:#DD2222;bottom:0;left:0;width:100%;height:4px;content:""}.masthead .ui.inverted.menu .right span.desktop-only{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.masthead .breadcrumb{position:absolute;top:46px;margin:6px 0 0 35px}.masthead .breadcrumb .section{padding-bottom:.5rem}.masthead .breadcrumb .active.section{color:#ffffff;font-weight:normal}.masthead .breadcrumb .divider{color:#FFF}.masthead .breadcrumb a{color:rgba(255,255,255,0.7)}.masthead .breadcrumb a:hover,.masthead .breadcrumb a:hover.active.section{color:#FFF}.masthead iframe.version{border:none;background:none;height:2rem;width:3rem;position:fixed;top:50px;right:1px}.sidebar{position:fixed;left:0;padding-top:35px;width:240px;height:100%;overflow-y:auto;overflow-x:hidden;visibility:visible}.sidebar .ui.vertical.menu{background:#333333}.sidebar .ui.vertical.menu .logo{display:inline-block;font-family:'Julius Sans One',sans-serif;font-size:1.5em;color:#FFF}.sidebar .ui.vertical.menu .menu .item{font-size:1rem !important}.sidebar .ui.vertical.menu .menu .header.item{position:relative;display:inline-block;width:100%;padding:7px 21px 7px 14px;font-weight:bold;font-size:1.05em;background-color:transparent}.sidebar .ui.vertical.menu .menu .header.item:hover{background:rgba(255,255,255,0.1)}.sidebar .ui.vertical.menu a.item.active{margin-right:18px;border-right:18px solid #A2D844}.sidebar::-webkit-scrollbar{width:0 !important}.ui.sidebar-launch.button{position:absolute;top:0;left:0;width:40px;padding:.8em .6em .5em 1.1em;background-color:#333;border-radius:0;color:white;float:left;z-index:100}.page{padding:1rem 3rem}.ui.page.grid{padding:0 3rem}.ui.page.grid .segment{padding-top:1rem;padding-bottom:3.5rem}body>.content{min-height:95%;text-decoration:none;background:#FFF;padding:100px 2rem 2rem 2rem}body>.content .floated{overflow:auto}.ui.segment.terms{margin:0;padding:10px 0 20px 0;height:20px;color:#999999;background:rgba(255,255,255,0.75);font-size:.75rem}.ui.segment.terms a:link,.ui.segment.terms a:visited{color:#c2c2c2}.ui.segment.terms a:hover{color:#FFF}table.directive{width:100%;background:#FFF;margin:1em 0;border:1px solid #c2c2c2;border-radius:.25em;color:rgba(0,0,0,0.8);border-collapse:separate;border-spacing:0}table.directive td{border-bottom:1px solid #e0e0e0;padding:.7em .8em;vertical-align:middle}a{color:#6080A0;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}a:hover{color:#40A0F0;text-decoration:none}h1,h2,h3,h4{font-weight:normal}h3+ul{margin-top:-0.85rem}li{padding-bottom:.75em}em{padding:3px;font-family:monospace;font-style:normal;background-color:#F2F2FF;color:#404080;border-radius:4px;white-space:nowrap}code{display:block;white-space:pre-wrap;margin:1rem 0;padding:1rem 1rem;font-family:monospace;font-style:normal;border:1px solid #C2C2C2;border-radius:.3rem;line-height:1.25em;background-color:#EEE;color:#333}code.inverted{background:#002B36;color:#C0C0C0}code.inverted b{color:#4AB1B0;font-weight:normal}pre.code{display:block;white-space:pre-wrap;margin:1rem 0;padding:1rem 1rem;font-family:monospace;font-style:normal;border:1px solid #C2C2C2;border-radius:.3rem;line-height:1.25em;background-color:#EEE;color:#333;background:#002B36;color:#C0C0C0}pre.code b{color:#4AB1B0;font-weight:normal}.centered{margin-left:auto;margin-right:auto;display:block}.ui.code.inverted.code.segment{background:#002B36;color:#C0C0C0}.ui.code.inverted.code.segment b{color:#4AB1B0;font-weight:normal}.ui.code.segment{background:#eeeeee;color:#333333;border:1px solid #c2c2c2;box-shadow:2px 2px 2px #e8e8e8;line-height:1.25em}img.screen{margin:8px 0 4px 0;border:1px solid #999999;border-radius:7px;box-shadow:9px 9px 9px #999999}img.bare-screen{margin:8px 0 10px 0;border:1px solid #999999;border-radius:7px;box-shadow:9px 9px 9px #999999}img.shadow{border-radius:7px;box-shadow:5px 5px 9px #999999}div.questions ul,div.answers ul{color:#31699C;margin:0}div.questions ul li,div.answers ul li{padding-bottom:4px}div.questions h2,div.answers h2,div.questions h3,div.answers h3{margin:12px 0 8px 0}div.questions .question,div.answers .question{font-weight:bold;font-size:1.1em;margin:16px 0 10px 0}@media (min-width:900px){.mobile-only{display:none !important}}@media (max-width:900px){.desktop-only{display:none !important}}
|