/* auto-generated by lessc, DO NOT EDIT MANUALLY, edit style.less instead and run ./compile-css.sh  */


@import "/fonts/fonts.css?v20140123";
* {
    font-family: "Source Sans Pro",sans-serif;
    margin: 0;
    padding: 0;
}
body {
 //   color: #777777;
}
body a {
    text-decoration: none;
}
body .example .error {
    background-color: rgba(255, 0, 0, 0.2);
}
body .example .correction {
    background-color: lightgreen;
}
body #severeError {
   // background-color: white;
   // border-color: red;
   //border-style: solid;
   // border-width: 1px;
    color: red;
   // font-weight: bold;
//  margin-bottom: 5px;
//   padding: 5px;
}
body .fullscreen #severeError {
    left: 0;
    margin: 15px;
    position: absolute;
    top: 0;
}
body #screenshots .imgbox {
    float: left;
    font-size: 11px;
    height: 300px;
    margin: 0 15px 8px;
    text-align: center;
    width: 320px;
}
body #screenshots .imgbox > a:first-child > img {
    border: 0 none;
    box-shadow: 5px 5px 10px grey;
    height: auto;
    margin-bottom: 7px;
    width: 320px;
}
body #screenshots .imgbox > a:last-of-type {
    line-height: 21px;
}
body #screenshots .imgboxcontainer ~ * {
    clear: both;
}
body #textContent {
    color: #111111;
    margin: 60px auto 100px;
    max-width: 856px;
    padding-left: 15px;
    padding-right: 15px;
}
body #textContent p {
    margin-bottom: 10px;
}
body #textContent .headlines {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textContent h1 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textContent h2 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textContent ul, body #textContent ol {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 60px;
}
body #textContent ul li, body #textContent ol li {
    margin-bottom: 5px;
}
body #textContent tt {
    background-color: #eee;
    font-family: monospace;
}
body #textContent .errorMarker {
    background-image: url("../images/squiggle.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    vertical-align: text-top;
}
body #textContent .oldInformation {
    color: #777777;
}
body #textContent .oldInformation a {
    color: #98a6f3;
}
body #textContent .langVariants {
    color: #808080;
}
body #textContent .maintainerNeeded {
    background-color: #ffff95;
}
body #textContent .previousMaintainer {
    color: #777777;
}
body #languageContent {
    color: #111111;
    margin: 60px auto 100px;
    max-width: 900px;
    padding-left: 15px;
    padding-right: 15px;
}
body #languageContent p {
    margin-bottom: 10px;
}
body #languageContent .headlines {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #languageContent h1 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #languageContent h2 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #languageContent ul, body #languageContent ol {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 60px;
}
body #languageContent ul li, body #languageContent ol li {
    margin-bottom: 5px;
}
body #languageContent tt {
    background-color: #eee;
    font-family: monospace;
}
body #languageContent .errorMarker {
    background-image: url("../images/squiggle.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    vertical-align: text-top;
}
body #languageContent .oldInformation {
    color: #777777;
}
body #languageContent .oldInformation a {
    color: #98a6f3;
}
body #languageContent .langVariants {
    color: #808080;
}
body #languageContent .maintainerNeeded {
    background-color: #ffff95;
}
body #languageContent .previousMaintainer {
    color: #777777;
}
body #textOrLanguageContent {
    color: #111111;
    margin: 60px auto 100px;
    padding-left: 15px;
    padding-right: 15px;
}
body #textOrLanguageContent p {
    margin-bottom: 10px;
}
body #textOrLanguageContent .headlines {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textOrLanguageContent h1 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textOrLanguageContent h2 {
    color: #444444;
    margin-bottom: 10px;
    margin-top: 30px;
}
body #textOrLanguageContent ul, body #textOrLanguageContent ol {
    margin-bottom: 10px;
    margin-left: 30px;
    margin-right: 60px;
}
body #textOrLanguageContent ul li, body #textOrLanguageContent ol li {
    margin-bottom: 5px;
}
body #textOrLanguageContent tt {
    background-color: #eee;
    font-family: monospace;
}
body #textOrLanguageContent .errorMarker {
    background-image: url("../images/squiggle.png");
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    vertical-align: text-top;
}
body #textOrLanguageContent .oldInformation {
    color: #777777;
}
body #textOrLanguageContent .oldInformation a {
    color: #98a6f3;
}
body #textOrLanguageContent .langVariants {
    color: #808080;
}
body #textOrLanguageContent .maintainerNeeded {
    background-color: #ffff95;
}
body #textOrLanguageContent .previousMaintainer {
    color: #777777;
}
body #editor_controls {
 //   background-color: #ebebeb;
     padding: 10px;
}
body #editor_controls .dropdown {
 //   display: block;
//    float: left;
//    width: 66%;
}
body #editor_controls .submit {
//    display: block;
    float: left;
//    text-align: right;
//    width: 34%;
}
body #editor_controls .submit input {
//    background-color: #1a36d8;
//    border: 0 none;
//    color: #fff;
//    cursor: pointer;
 //   font-size: 18px;
//    padding: 7px 20px;
}
body #editor_controls .submit input:hover, body #editor_controls .submit input:active {
// background-color: #152baa;
}
body #editor_controls .submit input:disabled {
    background-color: #98a6f3;
   cursor: default;
}
body.fullscreen {
    overflow: hidden;
}
body a[href] {
 //   color: #1a36d8;					// a:link, a:visited  a:link, a:visited
}
body a[href] img {
   // border: 0 none;
}
body .alt_lang_message {
    background-color: #fee68a;
    color: #735c01;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
}
body .alt_lang_message a {
    color: #403301;
}
body .warning {
    //background-color: #fee68a;
    //border-color: red;
    border-style: dashed;
    border-width: 2px;
    color: black;
    font-size: 12px;
    padding: 10px;
    text-align: center;
}
body .unmaintainedWarning {
    //background-color: #fee68a;
    //border: 2px solid red;
    color: black;
    font-size: 16px;
    padding: 5px;
}
body #languageInfo {
    font-size: 16px;
}
body #header {
    background-color: #fff;
    width: 100%;
}
body #header #container {
    margin: 14px auto;
    width: 900px;
}
body #header #container #logo {
    float: left;
    margin-left: 20px;
    margin-right: 80px;
    width: 34px;
}
body #header #container #nav {
    float: left;
    position: relative;
    top: 6px;
}
body #header #container #nav a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-right: 30px;
    text-decoration: none;
}
body #header #container #nav a.active, body #header #container #nav a:hover {
    color: #1a36d8;
}
body #header #container #social {
    float: right;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
body #header #container #social a {
    background-image: url("/images/facebook-twitter-github.png");
    background-position: 20px 20px;
    display: block;
    float: right;
    height: 30px;
    margin-left: 10px;
    width: 30px;
}
body #header #container #social a:hover {
    opacity: 0.5;
}
body #header #container #social a.facebook {
    background-position: -4px 34px;
}
body #header #container #social a.twitter {
    background-position: -44px -42px;
}
body #header #container #social a.github {
    background-position: -84px -42px;
}
body #stage {
    background-size: cover;
    display: block;
    width: 100%;
}
body #stage.start {
    //background-image: url("/images/world-background.png");
}
body #stage .inner {
    margin: 0 auto;
    padding: 80px 0;
 //   width: 950px;
}
body #stage .inner #image {
    float: right;
    text-align: right;
    width: 60%;
}
body #stage .inner #image img {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
body #stage .inner #editor {
    float: left;
    //width: 100%;
}
body #stage .inner #editor form#checkform {
    position: relative;
}
body #stage .inner #editor form#checkform .fullscreen-toggle {
    //bottom: 115px;
    position: absolute;
    right: 18px;
    text-align: right;
}
body #stage .inner #editor form#checkform .fullscreen-toggle a {
    background-image: url("/images/fullscreen-toggle2.png");
    display: inline-block;
//    height: 18px;
    margin-left: -20px;
    overflow: hidden;
    position: absolute;
    width: 18px;
}
body #stage .inner #editor form#checkform.fullscreen {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
body #stage .inner #editor form#checkform.fullscreen .fullscreen-toggle a {
    background-image: url("/images/fullscreen-toggle1.png");
    bottom: 100px;
    margin: 0 !important;
    position: fixed;
    right: 20px;
}
body #stage .inner #editor #handle {
    background-image: url("/images/light-background.png");
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: block;
    height: 20px;
    width: 100%;
}
body #stage .inner #editor #handle #feedbackMessage {
    color: darkgrey;
    font-weight: bold;
    padding-top: 2px;
    text-align: left;
}
body #stage .inner #editor .window {
    //background-color: #fff;
}
body #stage .inner #editor .inner {
    margin: 0;
    padding: 0;
    width: 92%;
}
body #stage .inner #editor .inner #checktext {
    height: 74px;
}
body #stage .inner #editor .inner #checktext_path_row {
    display: none;
}
body #stage .inner #editor .inner .message {
    background-color: #fee68a;
    color: #735c01;
    display: none;
    font-size: 11px;
    padding: 10px;
}
body #stage .inner #editor .inner .message a {
    color: #403301;
}
body #stage .inner #editor .languageHomepage {
    background-color: #ebebeb;
    color: #111111;
    padding: 0 20px 15px;
}
body #stage .inner #editor .languageHomepage a {
    text-decoration: none;
}
body #stage .inner #text {
    float: left;
    width: 30%;
}
body #stage .inner #text p {
    color: #fff;
    font-size: 1.8em;
    font-weight: 300;
    line-height: 40px;
}
body #stage .inner #text p strong {
    font-weight: 600;
}
body #stage .inner #text p.small {
    color: rgba(255, 255, 255, 0.6);
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
}
body #stage .inner #text p a:hover {
    color: #d9d9d9;
}
body #stage .inner #text p a::before {
    content: "→ ";
}
body #stage .inner #text p a {
    color: white;
    text-decoration: none;
}
body #plugins {
    margin: 60px auto 70px;
    width: 900px;
}
body #plugins h2 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 20px;
}
body #plugins #list {
    margin-top: 20px;
}
body #plugins #list ul {
    float: left;
    margin-left: 20px;
    margin-right: 60px;
}
body #plugins #list ul li {
    color: #1a36d8;
    margin-bottom: 5px;
}
body #download {
    margin: 30px auto 70px;
    width: 900px;
}
body #download h2 {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    margin: 0 0 20px;
}
body #download p.small {
    font-size: 13px;
}
body #download .button_container {
    float: left;
}
body #download .button_container *:hover {
    opacity: 0.85;
}
body #download .button_container .inner_button {
    background-color: #fdd743;
    display: block;
    margin: 0 20px 20px 0;
}
body #download .button_container .inner_button .title {
    color: #000;
    font-size: 20px;
    padding: 20px;
}
body #download .button_container .inner_button .meta {
    background-color: #fee275;
    color: rgba(0, 0, 0, 0.6);
    font-size: 13px;
    padding: 8px 20px;
}
body #actions {
    background-color: #373737;
    padding: 30px 0;
}
body #actions .actions-inner {
    margin: 0 auto;
    width: 900px;
}
body #actions .actions-inner #license_info {
    background-image: url("/images/github-logo.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 80px;
    width: 50%;
}
body #actions .actions-inner #license_info .inner {
    color: #fff;
    padding-left: 65px;
}
body #actions .actions-inner #license_info .inner h2 {
    font-size: 18px;
    font-weight: 400;
}
body #actions .actions-inner #license_info .inner p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    font-weight: 200;
    margin-top: 10px;
}
body #actions .actions-inner #license_info .inner p a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}
body #actions .actions-inner #newsletter_reg {
    background-image: url("../images/email-symbol.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 80px;
    width: 45%;
}
body #actions .actions-inner #newsletter_reg .inner {
    color: #fff;
    padding-left: 65px;
}
body #actions .actions-inner #newsletter_reg .inner h2 {
    font-size: 18px;
    font-weight: 400;
}
body #actions .actions-inner #newsletter_reg .inner p {
    color: rgba(255, 255, 255, 0.4);
    font-size: 15px;
    font-weight: 200;
    margin-top: 10px;
}
body #actions .actions-inner #newsletter_reg .inner input {
    border: 0 none;
    font-size: 15px;
    padding: 5px 10px;
}
body #actions .actions-inner #newsletter_reg .inner input[type="submit"] {
    background-color: #1a36d8;
    color: #fff;
}
body #footer {
    background-color: #ebebeb;
    color: #777777;
    display: block;
    font-size: 13px;
    padding: 30px 0;
    text-align: center;
}
body #footer span {
    display: inline-block;
    margin: 0 10px;
}
body #footer span a {
    border-bottom: 1px solid rgba(119, 119, 119, 0.3);
    color: #777;
    text-decoration: none;
}
body #footer span a:hover {
    border-bottom: 1px solid #777777;
}
@media (max-width: 945px) {
#header #container {
    width: 680px !important;
}
#stage .inner {
    padding: 30px 0 !important;
    width: 95% !important;
}
#stage .inner #editor {
    width: 100% !important;
}
#stage .inner #text {
    width: 100% !important;
}
#download {
    margin: 30px auto !important;
    width: 80% !important;
}
#download h2 {
    font-size: 27px;
}
#download .button_container {
    overflow: hidden;
    width: 50% !important;
}
#actions .actions-inner {
    margin: 0 auto !important;
    width: 80% !important;
}
#actions .actions-inner #license_info, #actions .actions-inner #newsletter_reg {
    height: auto !important;
    width: 100% !important;
}
#actions .actions-inner #license_info {
    margin-bottom: 25px;
}
}
@media (max-width: 750px) {
#header {
}
#header #container {
    width: 100% !important;
}
#header #container #logo {
    margin: 10px 0 !important;
    text-align: center !important;
    width: 100% !important;
}
#header #container #logo a {
    width: 100% !important;
}
#header #container #logo a img {
    text-align: center !important;
}
#header #logo {
    float: none !important;
}
#header #nav {
    float: none !important;
    margin-bottom: 20px;
    text-align: center !important;
}
#header #nav a {
    font-size: 18px !important;
    margin: 0 5px !important;
}
#stage #text p {
    font-size: 22px !important;
    line-height: 30px !important;
}
#stage #text p.small {
    font-size: 17px !important;
    line-height: 23px !important;
}
}
@media (max-width: 650px) {
#download {
    margin: 30px auto !important;
    width: 80% !important;
}
#download .button_container {
    width: 100% !important;
}
#download .button_container .inner_button {
    margin: 0 0 10px !important;
}
#download .button_container .title {
    font-size: 15px !important;
    height: auto !important;
    padding: 10px !important;
}
#download .button_container .meta {
    font-size: 13px !important;
    padding: 5px 10px !important;
}
}
@media (max-width: 400px) {
#header #nav a {
    font-size: 15px !important;
}
}
@media (max-width: 450px) {
body #editor_controls .dropdown {
    clear: both;
    float: none;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
}
body #editor_controls {
    padding: 20px 10px;
}
.dk_container {
    width: 150px;
}
.dk_container a {
    width: 80px !important;
}
body #editor_controls .submit {
    float: left;
    padding-top: 10px !important;
}
}
@media (max-width: 400px) {
#header #nav a {
    font-size: 15px !important;
}
}
@media (max-width: 361px) {
body #editor_controls .dropdown {
    width: 100%;
}
.dk_container {
    width: 130px !important;
}
.dk_container a {
    width: 80px !important;
}
}
