/* Embedded content ========================================================================== */ /** Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** Address differences between Firefox and other browsers. */ hr { box-sizing: content-box; height: 0; } /** Contain overflow in all browsers. */ pre { overflow: auto; } /** Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */ /** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */ input { line-height: normal; } /** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; } /** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .highlight table td { padding: 5px; } .highlight table pre { margin: 0; } .highlight .cm { color: #999988; font-style: italic; } .highlight .cp { color: #999999; font-weight: bold; } .highlight .c1 { color: #999988; font-style: italic; } .highlight .cs { color: #999999; font-weight: bold; font-style: italic; } .highlight .c, .highlight .cd { color: #999988; font-style: italic; } .highlight .err { color: #a61717; background-color: #e3d2d2; } .highlight .gd { color: #000000; background-color: #ffdddd; } .highlight .ge { color: #000000; font-style: italic; } .highlight .gr { color: #aa0000; } .highlight .gh { color: #999999; } .highlight .gi { color: #000000; background-color: #ddffdd; } .highlight .go { color: #888888; } .highlight .gp { color: #555555; } .highlight .gs { font-weight: bold; } .highlight .gu { color: #aaaaaa; } .highlight .gt { color: #aa0000; } .highlight .kc { color: #000000; font-weight: bold; } .highlight .kd { color: #000000; font-weight: bold; } .highlight .kn { color: #000000; font-weight: bold; } .highlight .kp { color: #000000; font-weight: bold; } .highlight .kr { color: #000000; font-weight: bold; } .highlight .kt { color: #445588; font-weight: bold; } .highlight .k, .highlight .kv { color: #000000; font-weight: bold; } .highlight .mf { color: #009999; } .highlight .mh { color: #009999; } .highlight .il { color: #009999; } .highlight .mi { color: #009999; } .highlight .mo { color: #009999; } .highlight .m, .highlight .mb, .highlight .mx { color: #009999; } .highlight .sb { color: #d14; } .highlight .sc { color: #d14; } .highlight .sd { color: #d14; } .highlight .s2 { color: #d14; } .highlight .se { color: #d14; } .highlight .sh { color: #d14; } .highlight .si { color: #d14; } .highlight .sx { color: #d14; } .highlight .sr { color: #009926; } .highlight .s1 { color: #d14; } .highlight .ss { color: #990073; } .highlight .s { color: #d14; } .highlight .na { color: #008080; } .highlight .bp { color: #999999; } .highlight .nb { color: #0086B3; } .highlight .nc { color: #445588; font-weight: bold; } .highlight .no { color: #008080; } .highlight .nd { color: #3c5d5d; font-weight: bold; } .highlight .ni { color: #800080; } .highlight .ne { color: #990000; font-weight: bold; } .highlight .nf { color: #990000; font-weight: bold; } .highlight .nl { color: #990000; font-weight: bold; } .highlight .nn { color: #555555; } .highlight .nt { color: #000080; } .highlight .vc { color: #008080; } .highlight .vg { color: #008080; } .highlight .vi { color: #008080; } .highlight .nv { color: #008080; } .highlight .ow { color: #000000; font-weight: bold; } .highlight .o { color: #000000; font-weight: bold; } .highlight .w { color: #bbbbbb; } .highlight { background-color: #f8f8f8; } .btn { display: inline-block; margin-bottom: 1rem; color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.08); border-color: rgba(255, 255, 255, 0.2); border-style: solid; border-width: 1px; border-radius: 0.3rem; transition: color 0.2s, background-color 0.2s, border-color 0.2s; } .btn:hover { color: rgba(255, 255, 255, 0.8); text-decoration: none; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.3); } .btn + .btn { margin-left: 1rem; } @media screen and (min-width: 64em) { .btn { padding: 0.75rem 1rem; } } @media screen and (min-width: 42em) and (max-width: 64em) { .btn { padding: 0.6rem 0.9rem; font-size: 0.9rem; } } @media screen and (max-width: 42em) { .btn { display: block; width: 100%; padding: 0.75rem; font-size: 0.9rem; } .btn + .btn { margin-top: 1rem; margin-left: 0; } } .page-header { color: #fff; background-color: #c40f32; padding: 7rem 0 5rem 0;} .project-name { margin-top: 0; margin-bottom: 0.1rem; } @media screen and (min-width: 64em) { .project-name { font-size: 3.25rem; } } @media screen and (min-width: 42em) and (max-width: 64em) { .project-name { font-size: 2.25rem; } } @media screen and (max-width: 42em) { .project-name { font-size: 1.75rem; } } .project-tagline { margin-bottom: 2rem; font-weight: normal; opacity: 0.7; } @media screen and (min-width: 64em) { .project-tagline { font-size: 1.25rem; } } @media screen and (min-width: 42em) and (max-width: 64em) { .project-tagline { font-size: 1.15rem; } } @media screen and (max-width: 42em) { .project-tagline { font-size: 1rem; } } .main-container { font-size: 120%; } .main-container img { max-width: 100%; } .main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5, .main-container h6 { margin-top: 2rem; margin-bottom: 1rem; font-weight: normal; color: #555555; text-align: center;} .main-container p { margin-bottom: 1em; } .main-container code { padding: 2px 4px; font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 0.9rem; color: #567482; background-color: #f3f6fa; border-radius: 0.3rem; } .main-container pre { padding: 0.8rem; margin-top: 0; margin-bottom: 1rem; font: 1rem Consolas, "Liberation Mono", Menlo, Courier, monospace; color: #567482; word-wrap: normal; background-color: #f3f6fa; border: solid 1px #dce6f0; border-radius: 0.3rem; } .main-container pre > code { padding: 0; margin: 0; font-size: 0.9rem; color: #567482; word-break: normal; white-space: pre; background: transparent; border: 0; } .main-container .highlight { margin-bottom: 1rem; } .main-container .highlight pre { margin-bottom: 0; word-break: normal; } .main-container .highlight pre, .main-container pre { padding: 0.8rem; overflow: auto; font-size: 0.9rem; line-height: 1.45; border-radius: 0.3rem; -webkit-overflow-scrolling: touch; } .main-container pre code, .main-container pre tt { display: inline; max-width: initial; padding: 0; margin: 0; overflow: initial; line-height: inherit; word-wrap: normal; background-color: transparent; border: 0; } .main-container pre code:before, .main-container pre code:after, .main-container pre tt:before, .main-container pre tt:after { content: normal; } .main-container ul, .main-container ol { margin-top: 0; } .main-container blockquote { padding: 0 1rem; margin-left: 0; color: #819198; border-left: 0.3rem solid #dce6f0; } .main-container blockquote > :first-child { margin-top: 0; } .main-container blockquote > :last-child { margin-bottom: 0; } .main-container table { display: block; width: 100%; overflow: auto; word-break: normal; word-break: keep-all; -webkit-overflow-scrolling: touch; } .main-container table th { font-weight: bold; } .main-container table th, .main-container table td { padding: 0.5rem 1rem; border: 1px solid #e9ebec; } .main-container dl { padding: 0; } .main-container dl dt { padding: 0; margin-top: 1rem; font-size: 1rem; font-weight: bold; } .main-container dl dd { padding: 0; margin-bottom: 1rem; } .main-container hr { height: 2px; padding: 0; margin: 1rem 0; background-color: #eff0f1; border: 0; } .site-footer { padding-top: 2rem; padding-bottom: 2rem; margin-top: 2rem; border-top: solid 1px #eff0f1; background-color: #c40f32; color: #FFF;} @media screen and (min-width: 64em) { .site-footer { font-size: 1rem; } } @media screen and (min-width: 42em) and (max-width: 64em) { .site-footer { font-size: 1rem; } } @media screen and (max-width: 42em) { .site-footer { font-size: 0.9rem; } } .site-footer-owner { display: block; font-weight: bold; } .site-footer-credits { color: #FFF; } .site-footer a{ color: #FFF; text-decoration: underline; } .page-header-top { position: absolute; top: 0; left: 0; width: 100%; text-align: left; background-color: #c40f32; } .page-header-brand{ margin-top: 15px; margin-bottom: 15px; display: inline-block; font-size: 24px; color: #FFF; } .page-header-brand a { color: #FFF; text-decoration: none; } .page-header-navi { display: flex; list-style: none; float: right; } .page-header-navi li { margin-right: 20px; font-size: 18px; } .page-header-navi a{ color: #FFF; } .row{ display: flex; flex-wrap: wrap; } .col-6{ width: 50%; } .col-4{ width: 33.3333333%; } .col-9 { width: 75%; } .col-3{ width: 25%; } .sidelist { list-style-type: none; padding-left: 20px; padding-right: 20px; margin: 0 0 20px; font-size: 14px } .sidelist-item { display: block; padding: 5px 0 } .sidelist-item:hover,.sidelist-item:link,.sidelist-item:visited { color: #888; text-decoration: none } .sidelist-item:hover { color: #000 } .active>.sidelist-item { color: #000; font-weight: 700 } .main-container .sidelist ul { border-left: 2px solid #c42d11; list-style-type: none; padding: 0; margin-top: 10px; margin-bottom: 10px; font-size: 14px } .main-container .sidelist ul .sidelist-item { padding: 5px 0 5px 20px } .main-container .sidelist-title { font-size: 18px; font-weight: 700; color: #c42d11; margin-top: 0; text-align: left; margin-bottom: 20px } .logo{ display: block; width: 200px; margin: 0 auto; } .main-container { padding: 50px 15px; } .page-header-brand small { display: inline-block; margin-left: 8px; opacity: .7; } .feature-box{ padding: 0 10px 20px 10px; } .feature-box-title{ font-size: 24px; margin-top: 0px !important; text-align: left !important; color: #ca004f !important; } .feature-box-title i{ margin-right: 10px; } .demo-list{ overflow-x: auto; white-space: nowrap; } .doc-container h1, .doc-container h2, .doc-container h3, .doc-container h4, .doc-container h5, .doc-container h6 { margin-top: 0; margin-bottom: 1rem; font-weight: normal; color: #555555; text-align: left;} @media screen and (max-width: 42em){ .row{ display: block; } .col-6, .col-3, .col-9, .col-4{ width: auto; } .page-header { padding: 7rem 0 1rem 0; } .main-container { padding: 15px; } .page-header-navi{ float: none; } } .js-smartPhoto img, .js-smartPhoto-fit img, .js-smartPhoto-hide img, .js-smartPhoto2 img{ height: 250px; width: auto; } @media screen and (max-width:480px) { .js-smartPhoto img, .js-smartPhoto-fit img, .js-smartPhoto-hide img, .js-smartPhoto2 img{ height: 80px; width: auto; } }