.ie-fix { behavior: url('../scripts/pie/PIE.php'); } html { height: 100%; } body { height: 100%; margin: 0; padding: 0; font-family: 'Ubuntu', sans-serif; line-height: 140%; background-color: #fff; } #banner-container { width: 100%; min-width: 950px; margin-top: 25px; border-top: 1px solid #888; border-bottom: 1px solid #777; background: 50%, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -webkit-box-shadow: 0px 3px 5px #bbb; -moz-box-shadow: 0px 3px 5px #bbb; box-shadow: 0px 3px 5px #bbb; behavior: url('../scripts/pie/PIE.php'); } #banner { width: 950px; height: 60px; line-height: 60px; margin: 0 auto; } #banner #logo { display: inline; vertical-align: middle; margin-top: -20px; padding: 0; border: 0; } #banner #menu { float: right; margin: 0; padding: 0; } #banner #menu li { display: inline-block; margin: 0; padding: 0; } #banner #menu li a { display: block; height: 60px; line-height: 60px; margin: 0; padding: 0 17px; text-align: center; text-decoration: none; font-size: 14pt; color: #fff; text-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px; } #banner #menu li a:hover { background: 50%, -webkit-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background: 50%, -moz-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background: 50%, -o-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background: 50%, -ms-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background: 50%, linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); -pie-background: 50%, linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background-repeat: no-repeat; background-color: #7fb739; background-image: -webkit-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background-image: -moz-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background-image: -o-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background-image: -ms-linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); background-image: linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); -pie-background: linear-gradient(top, #8cc841 0%, #7fb739 50%, #72a630 100%); behavior: url('../scripts/pie/PIE.php'); } #navigation-container { width: 100%; min-width: 950px; margin: 0; padding: 5px 0; border-bottom: 1px solid #999; clear: both; } #navigation { width: 950px; margin: 0 auto; padding: 0; color: #777; } #navigation a { margin: 0 10px; padding: 1px 0; text-decoration: none; color: #777; } #navigation a:hover { color: #000; } #navigation #breadcrumbs { display: inline-block; list-style-type: none; margin: 0; padding: 0; font-size: 11pt; } #navigation #breadcrumbs li { display: inline-block; margin: 0; padding: 0; } #navigation #buttons { float: right; display: inline-block; list-style-type: none; margin: 0; padding: 0; line-height: 18px; } #navigation #buttons li { display: inline-block; margin: 0; padding: 0; } #navigation #buttons li a { font-size: 10pt; padding-left: 20px; background-position: left center; background-repeat: no-repeat; } #navigation #buttons li #language-fr { background-image: url('../images/icons/flag-fr-transparent.png'); } #navigation #buttons li #language-en { background-image: url('../images/icons/flag-en-transparent.png'); } #navigation #buttons li #donate { background-image: url('../images/icons/donate-transparent.png'); } #navigation #buttons li #flattr { background-image: url('../images/icons/flattr-transparent.png'); } #navigation #buttons li #language-fr:hover { background-image: url('../images/icons/flag-fr.png'); } #navigation #buttons li #language-en:hover { background-image: url('../images/icons/flag-en.png'); } #navigation #buttons li #donate:hover { background-image: url('../images/icons/donate.png'); } #navigation #buttons li #flattr:hover { background-image: url('../images/icons/flattr.png'); } #footer-container { clear: both; width: 100%; min-width: 950px; height: 50px; margin-top: -50px; border-top: 1px solid #999; } #footer { width: 950px; margin: 10px auto; text-align: center; font-size: 10pt; color: #555; } #footer a { padding: 1px; text-decoration: none; color: #567e25; } #footer a:hover { text-decoration: underline; } .clear { clear: both; } #page { height: auto; min-height: 99%; margin: 0; padding: 0; border-top: 1px solid transparent; } #content, div.contents { width: 950px; margin: 0 auto; padding: 0 0 100px 0; } #content.doxygen, div.contents.doxygen { padding-bottom: 0; } #content h1, div.contents h1 { color: #333; padding: 0.5em 0; margin-top: 30px; margin-bottom: 0; text-align: center; font-size: 26pt; font-weight: normal; } #content h1 a.h1-link, div.contents h1 a.h1-link { color: #000; text-decoration: none; } #content h1 a.h1-link:hover, div.contents h1 a.h1-link:hover { color: #000; } #content h1 a.h1-link:active, div.contents h1 a.h1-link:active { color: #000; } #content h1 a.h1-link:link, div.contents h1 a.h1-link:link { color: #000; } #content h2, div.contents h2 { color: #000; font-size: 20pt; font-weight: normal; margin-top: 1.5em; padding-bottom: 0.4em; border-bottom: 1px solid #999; } #content h2 a.h2-link, div.contents h2 a.h2-link { color: #000; text-decoration: none; } #content h2 a.h2-link:hover, div.contents h2 a.h2-link:hover { color: #000; } #content h2 a.h2-link:active, div.contents h2 a.h2-link:active { color: #000; } #content h2 a.h2-link:link, div.contents h2 a.h2-link:link { color: #000; } #content h2 a.back-to-top, div.contents h2 a.back-to-top { float: right; width: 16px; height: 16px; margin-top: 5px; background: url('../images/icons/back-to-top.png') right bottom no-repeat; } #content h2 a.back-to-top:hover, div.contents h2 a.back-to-top:hover { background-image: url('../images/icons/back-to-top-hover.png'); } #content h3, div.contents h3 { color: #000; font-size: 16pt; font-weight: normal; } #content h3 a.h3-link, div.contents h3 a.h3-link { color: #000; text-decoration: none; } #content h3 a.h3-link:hover, div.contents h3 a.h3-link:hover { color: #000; } #content h3 a.h3-link:active, div.contents h3 a.h3-link:active { color: #000; } #content h3 a.h3-link:link, div.contents h3 a.h3-link:link { color: #000; } #content h3 a.back-to-top, div.contents h3 a.back-to-top { float: right; width: 16px; height: 16px; margin-top: 5px; background: url('../images/icons/back-to-top.png') right bottom no-repeat; } #content h3 a.back-to-top:hover, div.contents h3 a.back-to-top:hover { background-image: url('../images/icons/back-to-top-hover.png'); } #content p, div.contents p { color: #333; text-align: justify; } #content q, div.contents q { font-style: italic; } #content .important, div.contents .important { padding: 0.5em 1em; color: #b44; background-color: #ffebdc; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content a.important, div.contents a.important { display: block; color: #b44; } #content .info, div.contents .info { padding: 0.5em 1em; color: #555; background-color: #f0f0f0; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content .error, div.contents .error { margin-top: 3em; } #content .error p, div.contents .error p { text-align: center; } #content table.styled, div.contents table.styled { border: 1px solid #bbb; border-collapse: collapse; color: #333; } #content table.styled tr.one, div.contents table.styled tr.one { background-color: #f5faf5; } #content table.styled tr.two, div.contents table.styled tr.two { background-color: #ffffff; } #content table.styled td, div.contents table.styled td, #content table.styled th, div.contents table.styled th { min-width: 120px; padding: 1em; border: 1px solid #bbb; } #content table.styled td p, div.contents table.styled td p, #content table.styled th p, div.contents table.styled th p { margin: 0; } #content table.styled th, div.contents table.styled th { color: #555; background-color: #f0f0f0; } #content table.styled th.expand-left, div.contents table.styled th.expand-left { width: 20%; } #content table.styled th.expand-right, div.contents table.styled th.expand-right { width: 80%; } #content table.expanded, div.contents table.expanded { width: 100%; } #content img.screenshot, div.contents img.screenshot { text-align: center; display: block; margin: 20px auto; } #content a, div.contents a { padding: 1px; text-decoration: none; color: #567e25; } #content a:hover, div.contents a:hover { text-decoration: underline; } #content a > img:hover, div.contents a > img:hover { opacity: 0.8; } #content code, div.contents code { font-size: 11pt; font-family: Consolas, "Liberation Mono", Courier, monospace; } #content pre code, div.contents pre code, #content pre#license, div.contents pre#license { color: #000; font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 10pt; padding: 0.5em 1em; background-color: #f5f5f5; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content ul, div.contents ul { list-style-type: circle; list-style-position: outside; margin: 0 0 0 1.5em; padding: 0; } #content ul li, div.contents ul li { color: #333; margin: 0 0 0.3em 0; } #content ul ul, div.contents ul ul { margin-top: 0.3em; } #content ol, div.contents ol { list-style-position: outside; margin: 0 0 0 2.5em; padding: 0; } #content ol li, div.contents ol li { color: #333; margin: 0 0 0.3em 0; } #content div.news, div.contents div.news { margin-top: 2em; padding: 0.5em 1em; text-align: center; color: #555; background: url('../images/icons/new.png') left center no-repeat #ded; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content div.home-section, div.contents div.home-section { word-spacing: 0; margin-top: 3em; } #content div.home-section .column, div.contents div.home-section .column { display: inline-block; vertical-align: middle; width: 45%; margin: 0 1%; } #content div.home-section .stagger-column-wide, div.contents div.home-section .stagger-column-wide { display: inline-block; vertical-align: middle; width: 55%; margin: 0 1%; } #content div.home-section .stagger-column-thin, div.contents div.home-section .stagger-column-thin { display: inline-block; vertical-align: middle; width: 35%; margin: 0 1%; } #content div.home-section .title, div.contents div.home-section .title { display: block; color: #333; text-align: left; font-size: 20pt; font-weight: normal; padding-bottom: 0.4em; margin-bottom: 1em; border-bottom: 1px solid #999; } #content div.home-section div, div.contents div.home-section div { text-align: center; } #content div.home-section div ul, div.contents div.home-section div ul { text-align: left; } #content a.box, div.contents a.box { display: inline-block; padding: 1em; margin: 1em 1em 1em 0; text-decoration: none; text-align: left; background-color: #e0f0cb; border: 1px solid #999; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content a.box:hover, div.contents a.box:hover { text-decoration: none; border-color: #555; background: 50%, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content a.box .title, div.contents a.box .title { font-size: 16pt; color: #222; } #content div.book img, div.contents div.book img { display: inline-block; vertical-align: middle; margin-right: 2em; } #content div.book div.description, div.contents div.book div.description { display: inline-block; vertical-align: middle; } #content div.book div.description p.title, div.contents div.book div.description p.title { font-size: 16pt; } #content div.link-box, div.contents div.link-box { margin-top: 3em; margin-bottom: 1em; } #content div.link-box.one-column, div.contents div.link-box.one-column { display: block; width: 40%; margin-left: auto; margin-right: auto; } #content div.link-box.two-columns-left, div.contents div.link-box.two-columns-left { display: inline-block; width: 40%; margin-left: 6%; margin-right: 2%; } #content div.link-box.two-columns-right, div.contents div.link-box.two-columns-right { display: inline-block; width: 40%; margin-left: 2%; margin-right: 6%; } #content div.link-box.three-columns-left, div.contents div.link-box.three-columns-left { display: inline-block; width: 27%; margin-left: 4%; margin-right: 2%; } #content div.link-box.three-columns-middle, div.contents div.link-box.three-columns-middle { display: inline-block; width: 27%; margin-left: 2%; margin-right: 2%; } #content div.link-box.three-columns-right, div.contents div.link-box.three-columns-right { display: inline-block; width: 27%; margin-left: 2%; margin-right: 4%; } #content div.link-box a, div.contents div.link-box a { display: block; padding: 1em 1em 1em 80px; text-decoration: none; text-align: left; background: #e0f0cb 10px center no-repeat; border: 1px solid #999; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.download, div.contents div.link-box a.download { background-image: url('../images/icons/download.png'); } #content div.link-box a.download:hover, div.contents div.link-box a.download:hover { text-decoration: none; border-color: #555; background: url('../images/icons/download.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/download.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.download-old, div.contents div.link-box a.download-old { background-image: url('../images/icons/download-old.png'); } #content div.link-box a.download-old:hover, div.contents div.link-box a.download-old:hover { text-decoration: none; border-color: #555; background: url('../images/icons/download-old.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download-old.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download-old.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download-old.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/download-old.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/download-old.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/download-old.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.repository, div.contents div.link-box a.repository { background-image: url('../images/icons/repository.png'); } #content div.link-box a.repository:hover, div.contents div.link-box a.repository:hover { text-decoration: none; border-color: #555; background: url('../images/icons/repository.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/repository.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/repository.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/repository.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/repository.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/repository.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/repository.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.sources, div.contents div.link-box a.sources { background-image: url('../images/icons/sources.png'); } #content div.link-box a.sources:hover, div.contents div.link-box a.sources:hover { text-decoration: none; border-color: #555; background: url('../images/icons/sources.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/sources.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/sources.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/sources.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/sources.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/sources.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/sources.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.bindings, div.contents div.link-box a.bindings { background-image: url('../images/icons/bindings.png'); } #content div.link-box a.bindings:hover, div.contents div.link-box a.bindings:hover { text-decoration: none; border-color: #555; background: url('../images/icons/bindings.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/bindings.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/bindings.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/bindings.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/bindings.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/bindings.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/bindings.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.goodies, div.contents div.link-box a.goodies { background-image: url('../images/icons/goodies.png'); } #content div.link-box a.goodies:hover, div.contents div.link-box a.goodies:hover { text-decoration: none; border-color: #555; background: url('../images/icons/goodies.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/goodies.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/goodies.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/goodies.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/goodies.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/goodies.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/goodies.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.issues, div.contents div.link-box a.issues { background-image: url('../images/icons/issues.png'); } #content div.link-box a.issues:hover, div.contents div.link-box a.issues:hover { text-decoration: none; border-color: #555; background: url('../images/icons/issues.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/issues.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/issues.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/issues.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/issues.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/issues.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/issues.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.contribute, div.contents div.link-box a.contribute { background-image: url('../images/icons/contribute.png'); } #content div.link-box a.contribute:hover, div.contents div.link-box a.contribute:hover { text-decoration: none; border-color: #555; background: url('../images/icons/contribute.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/contribute.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/contribute.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/contribute.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/contribute.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/contribute.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/contribute.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.workflow, div.contents div.link-box a.workflow { background-image: url('../images/icons/workflow.png'); } #content div.link-box a.workflow:hover, div.contents div.link-box a.workflow:hover { text-decoration: none; border-color: #555; background: url('../images/icons/workflow.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/workflow.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/workflow.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/workflow.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/workflow.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/workflow.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/workflow.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.style, div.contents div.link-box a.style { background-image: url('../images/icons/style.png'); } #content div.link-box a.style:hover, div.contents div.link-box a.style:hover { text-decoration: none; border-color: #555; background: url('../images/icons/style.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/style.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/style.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/style.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/style.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/style.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/style.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.changelog, div.contents div.link-box a.changelog { background-image: url('../images/icons/changelog.png'); } #content div.link-box a.changelog:hover, div.contents div.link-box a.changelog:hover { text-decoration: none; border-color: #555; background: url('../images/icons/changelog.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/changelog.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/changelog.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/changelog.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/changelog.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/changelog.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/changelog.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.faq, div.contents div.link-box a.faq { background-image: url('../images/icons/tip.png'); } #content div.link-box a.faq:hover, div.contents div.link-box a.faq:hover { text-decoration: none; border-color: #555; background: url('../images/icons/tip.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/tip.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/tip.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/tip.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/tip.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/tip.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/tip.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.apidocs, div.contents div.link-box a.apidocs { background-image: url('../images/icons/address_book.png'); } #content div.link-box a.apidocs:hover, div.contents div.link-box a.apidocs:hover { text-decoration: none; border-color: #555; background: url('../images/icons/address_book.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/address_book.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/address_book.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/address_book.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/address_book.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/address_book.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/address_book.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a.license, div.contents div.link-box a.license { background-image: url('../images/icons/user.png'); } #content div.link-box a.license:hover, div.contents div.link-box a.license:hover { text-decoration: none; border-color: #555; background: url('../images/icons/user.png') 10px center no-repeat, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/user.png') 10px center no-repeat, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/user.png') 10px center no-repeat, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/user.png') 10px center no-repeat, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: url('../images/icons/user.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: url('../images/icons/user.png') 10px center no-repeat, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 url('../images/icons/user.png') 10px center no-repeat, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content div.link-box a .title, div.contents div.link-box a .title { font-size: 18pt; color: #222; } #content div.link-box a .description, div.contents div.link-box a .description { font-size: 12pt; color: #666; margin-top: 0.4em; } #content div.faq p, div.contents div.faq p, #content div.faq pre, div.contents div.faq pre, #content div.faq ul, div.contents div.faq ul, #content div.faq ol, div.contents div.faq ol { padding-left: 0.75em; } #content div.faq p ul, div.contents div.faq p ul, #content div.faq pre ul, div.contents div.faq pre ul, #content div.faq ul ul, div.contents div.faq ul ul, #content div.faq ol ul, div.contents div.faq ol ul, #content div.faq p ol, div.contents div.faq p ol, #content div.faq pre ol, div.contents div.faq pre ol, #content div.faq ul ol, div.contents div.faq ul ol, #content div.faq ol ol, div.contents div.faq ol ol { padding-left: 0; } #content div.issues ol, div.contents div.issues ol { padding-left: 15px; } #content div.style td, div.contents div.style td { margin-right: 10px; } #content table.download, div.contents table.download { width: 100%; margin: 2em 0; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; } #content table.download td, div.contents table.download td { padding: 0.7em; background-color: #f0f0f0; } #content table.download td.os, div.contents table.download td.os { width: 13%; font-size: 16pt; background-color: #e2e2e2; } #content table.download td.notice, div.contents table.download td.notice { font-size: 10pt; color: #555; background-color: #eee; } #content table.download td.notice a, div.contents table.download td.notice a { float: none; vertical-align: none; padding: 1px; text-decoration: none; color: #567e25; border-width: 0; background: none; } #content table.download td.notice a:hover, div.contents table.download td.notice a:hover { text-decoration: underline; } #content table.download span.description, div.contents table.download span.description { display: inline-block; margin-top: 5px; } #content table.download a, div.contents table.download a { float: right; vertical-align: middle; margin: 0; padding: 3px 5px; color: #555; background-color: #d4eab8; border: 1px solid #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 3px; behavior: url('../scripts/pie/PIE.php'); } #content table.download a:hover, div.contents table.download a:hover { text-decoration: none; color: #333; border-color: #888; background: 50%, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content table.download a span.size, div.contents table.download a span.size { font-size: 9pt; padding-left: 0.5em; margin-left: 0.5em; border-left: 1px solid #999; } #content table.bindings, div.contents table.bindings { box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; } #content table.bindings img, div.contents table.bindings img { max-width: 120px; } #content table.binding, div.contents table.binding { margin-left: 5px; width: 75%; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; } #content table.binding td, div.contents table.binding td { padding: 0.75em; } #content table.binding td.header, div.contents table.binding td.header { width: 20%; color: #555; background-color: #f0f0f0; } #content table.binding td.webpage a, div.contents table.binding td.webpage a { padding: 3px 7px; text-decoration: none; color: #555; font-family: Consolas, "Liberation Mono", Courier, monospace; background-color: #d4eab8; border: 1px solid #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 3px; behavior: url('../scripts/pie/PIE.php'); } #content table.binding td.webpage a:hover, div.contents table.binding td.webpage a:hover { text-decoration: none; color: #333; border-color: #777; background: 50%, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); } #content table.binding td.status-active, div.contents table.binding td.status-active { color: #329600; } #content table.binding td.status-inactive, div.contents table.binding td.status-inactive { color: #c83232; } .progressbar { height: 50px; display: block; position: relative; margin-top: 25px; background: #f3f9eb 10px center no-repeat; border: 1px solid #999; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.1) 4px 4px 15px; } .progressbar .bar { position: absolute; left: 0px; top: 0px; background: 50%, -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: 50%, linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-repeat: no-repeat; background-color: #8cc445; background-image: -webkit-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -moz-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -o-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: -ms-linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); background-image: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); -pie-background: linear-gradient(top, #98ce55 0%, #8cc445 50%, #7fba36 100%); behavior: url('../scripts/pie/PIE.php'); height: 50px; z-index: 1; } .progressbar .caption { position: absolute; width: 100%; height: 100%; text-align: center; line-height: 50px; font-size: 12pt; text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.7); opacity: 0.7; z-index: 2; } .progressbar .goal-text { position: absolute; top: -16pt; z-index: 3; font-size: 8pt; opacity: 0.5; } .progressbar .goal-line { position: absolute; top: 0px; z-index: 3; height: 50px; border-right: 1px solid #999; } .progressbar .goal-line:last-child { border: 0; } .well { padding: 1em; margin: 1.5em 0; background: #ecf6df; border: 1px solid #bcdf90; -webkit-border-radius: 5px; -moz-border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border-radius: 5px; behavior: url('../scripts/pie/PIE.php'); box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 15px; } .well p { margin: 0 0 0.5em 0; } a img { border: 0; }
