@import url('app-blessed1.css');

#world-select-modal .modal-body { max-height: inherit; }

#world-select-modal .canvas-wrapper { position: relative; }

#world-select-modal .normal-canvas { position: absolute; bottom: 0; left: 0; z-index: 1; pointer-events: none; }

#world-select-modal .webgl-canvas { border: 1px solid black; background-color: #ddd; }

#world-select-modal .instructions .alert { float: left; width: 23%; box-sizing: border-box; text-align: center; margin: 0 1% 10px; }

#editor-level-scripts-tab-view .toggle { z-index: 11; margin-top: -10px; margin-left: -10px; float: left; }

#editor-level-scripts-tab-view .treema-script { cursor: pointer; }

#editor-level-scripts-tab-view .editor-nano-container #scripts-treema { position: absolute; top: 0; bottom: 0; width: 250px; overflow: scroll; }

@media screen and (max-width: 800px) { #editor-level-scripts-tab-view .editor-nano-container #scripts-treema { top: 40px; z-index: 11; } }

#editor-level-scripts-tab-view .editor-nano-container #script-treema { margin-left: 290px; max-height: 100%; overflow: scroll; box-sizing: border-box; }

@media screen and (max-width: 800px) { #editor-level-scripts-tab-view .editor-nano-container #script-treema { margin-left: 30px; top: -50px; } }

#editor-level-settings-tab-view { color: black; }

#editor-level-settings-tab-view .treema-value img { max-width: 100%; }

#editor-level-system-add-modal ul.available-systems-list { margin: 0; list-style-type: none; }

#editor-level-system-add-modal ul.available-systems-list li { cursor: pointer; }

#level-system-edit-view nav { margin-bottom: 0; }

#level-system-edit-view #system-patches { padding: 0 10px 10px; background: white; }

#level-system-edit-view .patches-view { padding: 10px 20px 10px 0px; }

#level-system-edit-view .navbar-text { float: left; }

#level-system-edit-view #system-code-editor { position: absolute; left: 0; right: 0; bottom: 0; top: 35px; border: 2px solid black; border-top: none; }

#level-system-edit-view .inner-editor { position: absolute; left: 0; right: 0; bottom: 0; top: 0px; }

#level-system-edit-view #patch-system-button { display: none; }

#editor-level-system-new-modal .loading { text-align: center; }

#editor-level-system-new-modal .progress { margin: 0 20%; width: 60%; }

#editor-level-system-new-modal .progress-bar { width: 100%; }

#systems-tab-view h3 { margin-top: 0; }

@media screen and (max-width: 800px) { #systems-tab-view h3 { display: none; } }

#systems-tab-view .toggle { padding: 6px 8px; z-index: 11; margin-top: 0px; margin-left: 2px; }

#systems-tab-view .systems-container { position: absolute; top: 0; bottom: 40px; }

#systems-tab-view .systems-container .editor-nano-container { position: relative; height: 90%; width: 250px; }

#systems-tab-view .systems-container .treema-root { position: absolute; bottom: 0; width: 250px; overflow: scroll; }

@media screen and (max-width: 800px) { #systems-tab-view .systems-container .treema-root { z-index: 10; bottom: -35px; } }

#systems-tab-view .systems-container .treema-root > .treema-children > .treema-add-child { display: none; }

#systems-tab-view .systems-container .treema-root .treema-children .treema-row * { cursor: pointer !important; }

#systems-tab-view #add-system-button { position: absolute; bottom: 0; left: 170px; top: auto; }

@media screen and (max-width: 800px) { #systems-tab-view #add-system-button { left: 40px; top: 1px; bottom: auto; padding: 8px 10px; } }

#systems-tab-view #add-system-button .text { display: block; }

@media screen and (max-width: 800px) { #systems-tab-view #add-system-button .text { display: none; } }

#systems-tab-view #add-system-button [class^='icon-'] { display: none; }

@media screen and (max-width: 800px) { #systems-tab-view #add-system-button [class^='icon-'] { display: block; } }

#systems-tab-view .edit-system-container { margin-left: 290px; position: absolute; right: 0; left: 0px; top: 0; bottom: 0; }

@media screen and (max-width: 800px) { #systems-tab-view .edit-system-container { margin-left: 0px; }
  #systems-tab-view .edit-system-container .nav-tabs { margin-left: 120px; }
  #systems-tab-view .edit-system-container .nav-tabs li { z-index: 11; } }

#systems-tab-view .edit-system-container .treema-root { position: absolute; top: 35px; right: 0; left: 0px; bottom: 0; overflow: scroll; }

#systems-tab-view .edit-system-container #create-new-system-button { position: absolute; top: 0; right: 0; left: auto; }

@media screen and (max-width: 800px) { #systems-tab-view .edit-system-container #create-new-system-button { left: 80px; top: 1px; bottom: auto; padding: 8px 10px; } }

#systems-tab-view .edit-system-container #create-new-system-button .text { display: block; }

@media screen and (max-width: 800px) { #systems-tab-view .edit-system-container #create-new-system-button .text { display: none; } }

#systems-tab-view .edit-system-container #create-new-system-button [class^='icon-'] { display: none; }

@media screen and (max-width: 800px) { #systems-tab-view .edit-system-container #create-new-system-button [class^='icon-'] { display: block; } }

#editor-level-tasks-tab-view td { cursor: pointer; }

#editor-level-tasks-tab-view .task-check { width: 5em; }

#editor-level-tasks-tab-view .task-check, #editor-level-tasks-tab-view .task-check * { margin: auto; text-align: center; }

#editor-level-tasks-tab-view .edit-cell { width: 5em; }

#editor-level-tasks-tab-view .edit-cell, #editor-level-tasks-tab-view .edit-cell * { margin: auto; text-align: center; }

#editor-level-tasks-tab-view .task-name { margin: auto; }

#editor-level-tasks-tab-view .start-edit { cursor: pointer; }

#editor-level-tasks-tab-view .no-article { color: #a00000; }

#level-thang-edit-view { color: black; }

#level-thang-edit-view .well { text-align: center; padding: 10px; }

#level-thang-edit-view #thang-props { font-weight: bold; }

#level-thang-edit-view #thang-props span { cursor: pointer; }

#level-thang-edit-view #all-thangs-link { float: left; cursor: pointer; }

#level-thang-edit-view #thang-components-edit-view { top: 50px; }

#thangs-tab-view { position: absolute; top: 0; bottom: 0; overflow: hidden; left: 0; right: 0; margin: -15px; }

#thangs-tab-view #thangs-container-toggle, #thangs-tab-view #thangs-palette-toggle { top: 5px; position: absolute; z-index: 12; padding: 8px; }

#thangs-tab-view #thangs-container-toggle { left: 5px; box-shadow: 1px 1px 5px black; }

#thangs-tab-view #thangs-palette-toggle { right: 5px; box-shadow: -1px 1px 5px black; }

#thangs-tab-view .thangs-container { background: white; width: 250px; position: absolute; left: 0; top: 0; bottom: 0; z-index: 11; padding: 5px; border: 1px solid black; }

#thangs-tab-view .thangs-container h3 { text-align: right; margin: 0; }

#thangs-tab-view .thangs-container .editor-nano-container { height: 90%; position: relative; top: 20px; }

#thangs-tab-view .thangs-container #thangs-treema { position: absolute; top: 45px; left: 0; right: 0; bottom: 0; overflow: scroll; margin: 0; outline: thin; border: none; padding-top: 0; }

#thangs-tab-view .thangs-container .treema-schema-select { display: none; }

#thangs-tab-view .thangs-container .treema-children .treema-row * { cursor: pointer !important; }

#thangs-tab-view .thangs-container .treema-key { display: none; }

#thangs-tab-view .thangs-container h6 { margin: 0; line-height: 20px; }

#thangs-tab-view .thangs-container .treema-thangs-folder { margin-top: 2px; color: #253341; }

#thangs-tab-view .thangs-container .treema-thang { color: #253341; position: relative; left: -20px; }

#thangs-tab-view .thangs-container .treema-node { border: none; }

#thangs-tab-view .thangs-container img { float: left; width: 18px; margin-right: 5px; margin-left: 5px; position: relative; border: 1px solid gray; }

#thangs-tab-view .world-container { margin-left: 0; margin-right: 0; box-sizing: border-box; }

#thangs-tab-view .world-container { position: relative; }

#thangs-tab-view .world-container #canvas-wrapper { width: 100%; position: relative; text-align: center; }

#thangs-tab-view .world-container #canvas-wrapper .generate-terrain-button { position: absolute; top: 45%; }

#thangs-tab-view .world-container canvas { width: 100%; display: block; border: 1px solid black; }

#thangs-tab-view .world-container #webgl-surface { background-color: #ddd; z-index: 1; }

#thangs-tab-view .world-container #normal-surface { z-index: 2; position: absolute; left: 0; top: 0; pointer-events: none; }

#thangs-tab-view .world-container #contextmenu { text-align: left; }

#thangs-tab-view #thang-components-edit-view #thang-component-configs { padding-bottom: 400px; }

#patch-modal .modal-body { padding: 10px; }

.patches-view .status-buttons { margin-bottom: 10px; }

.patches-view .patch-row { cursor: pointer; }

#editor-poll-edit-view .treema-root { margin: 28px 0px 20px; }

#editor-poll-edit-view .poll-tool-button { float: right; margin-top: 15px; margin-left: 10px; }

#editor-poll-edit-view textarea { width: 92%; height: 300px; }

#editor-poll-edit-view #poll-view { min-height: 200px; position: relative; z-index: 0; }

#related-achievements-view #new-achievement-button { margin-bottom: 10px; }

#related-achievements-view .icon-column { width: 25px; }

#editor-thang-colors-tab-view #color-group-settings { width: 75%; box-sizing: border-box; float: right; }

#editor-thang-colors-tab-view #color-groups-treema { float: left; width: 25%; height: 550px; box-sizing: border-box; margin-bottom: 20px; }

#editor-thang-colors-tab-view #shape-buttons { border: 1px solid saddlebrown; margin: 0 20px 0 10px; width: 30%; float: left; height: 550px; overflow: scroll; background: sandybrown; padding: 5px; box-sizing: border-box; }

#editor-thang-colors-tab-view #shape-buttons button { width: 36px; height: 36px; margin: 7px; padding: 0; border: 7px solid white; }

#editor-thang-colors-tab-view #shape-buttons button.selected { width: 48px; height: 48px; margin: 1px; border: 2px solid black; }

#editor-thang-colors-tab-view #controls { float: left; width: 60%; text-align: center; background-color: aliceblue; border: 1px solid blue; }

#editor-thang-colors-tab-view #controls .slider-cell { margin: 20px 10px; border-color: black; }

#editor-thang-colors-tab-view canvas { width: 60%; background: steelblue; border: 1px solid darkblue; }

#thang-type-home-view .portrait { width: 30px; }

#thang-type-home-view #portrait-col { width: 30px; }

#thang-type-home-view td { vertical-align: middle; }

#sprite-parser-test-view .treema-type-select-container { display: none; }

#sprite-parser-test-view .treema-value.treema-array, #sprite-parser-test-view .treema-value.treema-object { display: none; }

#thang-type-edit-view #portrait { float: left; margin: 5px; width: 100px; height: 100px; }

#thang-type-edit-view #settings-col { width: 560px; position: absolute; left: 0; top: 0; bottom: 0; }

#thang-type-edit-view #settings-col .file-controls { float: left; position: relative; top: 5px; left: 5px; }

#thang-type-edit-view #settings-col .file-controls button { margin-left: 5px; }

#thang-type-edit-view #settings-col input[type="file"] { display: none; }

#thang-type-edit-view #settings-col #thang-type-file-size { width: 350px; float: left; margin: 20px 10px; }

#thang-type-edit-view #settings-col .treema-row img { max-width: 100%; }

#thang-type-edit-view #settings-col .treema-root { overflow: scroll; box-sizing: border-box; position: absolute; top: 160px; bottom: 20px; right: 20px; left: 20px; }

#thang-type-edit-view #display-col { position: absolute; width: 440px; left: 580px; top: 0; bottom: 0; overflow: hidden; }

#thang-type-edit-view #display-col > div.slider-cell { margin-right: 5px; }

#thang-type-edit-view #display-col canvas { width: 400px; border: 1px solid blue; background-color: lightgray; }

#thang-type-edit-view #display-col select { margin-top: 10px; }

#thang-type-edit-view #display-col #marker-button, #thang-type-edit-view #display-col #play-button, #thang-type-edit-view #display-col #stop-button { margin: 10px 10px 10px 0; }

#thang-type-edit-view #display-col .slider-cell { margin: 5px 0; width: 195px; float: left; }

#thang-type-edit-view #display-col .slider-cell .selector { display: inline-block; width: 180px; position: relative; top: 3px; }

#thang-type-edit-view #thang-components-edit-view { position: absolute; top: 0px; bottom: 0; }

#thang-type-edit-view #thang-components-edit-view .treema-root { background-color: white; border-radius: 4px; }

#thang-type-edit-view .play-with-level-input { margin: 5px; }

#spritesheets { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid green; overflow: scroll; }

#spritesheets canvas { background: darkseagreen; }

#vector-icon-setup-modal select { margin-bottom: 20px; }

#vector-icon-setup-modal canvas { background: lightblue; border: 3px solid black; margin: 20px auto; display: block; }

#thang-tasks-view #thangTable { width: 100%; }

#thang-tasks-view .tasksTable { width: 100%; }

#thang-tasks-view .tasks { width: 87.5%; }

#thang-tasks-view .taskOwner { width: 12.5%; }

.form-inline .help-inline { font-size: 12px; }

#home-view #kids-coding-container { position: relative; width: 1232px; margin: 0px auto; }

@media screen and (max-width: 1279px) { #home-view #kids-coding-container { display: none; } }

#home-view #kids-coding-container .kid-coding { position: absolute; z-index: 1; top: -57px; }

@media screen and (max-height: 800px) { #home-view #kids-coding-container .kid-coding { top: 50px; } }

#home-view #kids-coding-container .kid-coding#boy-coding { left: -136px; }

#home-view #kids-coding-container .kid-coding#girl-coding { right: -136px; }

#home-view #spacer { height: 626px; }

@media screen and (max-height: 800px) { #home-view #spacer { height: 510px; } }

#home-view #play-button, #home-view #or-ipad, #home-view #apple-store-button, #home-view #slogan, #home-view .alert, #home-view #news, #home-view #alternate-play-button { text-align: center; text-transform: uppercase; font-weight: bold; position: absolute; margin-right: auto; margin-left: auto; left: 0; right: 0; font-weight: bold; }

#home-view #play-button { text-align: center; padding-top: 170px; font-size: 50px; color: #fffd95; text-shadow: 0 0 6px black,0 0 6px black,0 0 6px black,0 0 6px black, 0 0 6px black,0 0 6px black,0 0 6px black,0 0 6px black, 0 0 6px black,0 0 6px black,0 0 6px black,0 0 6px black, 0 0 6px black,0 0 6px black,0 0 6px black,0 0 6px black, 0 0 6px black,0 0 6px black,0 0 6px black,0 0 6px black; top: 308px; width: 218px; height: 219px; background-image: url(/images/pages/home/play_button.png); background-position: 0 219px; }

@media screen and (max-height: 800px) { #home-view #play-button { top: 78px; } }

#home-view #play-button:hover { background-position: 0 0; color: #e6b44b; text-decoration: none; }

#home-view #or-ipad { top: 540px; color: #776554; font-size: 17px; max-width: 211px; }

@media screen and (max-height: 800px) { #home-view #or-ipad { top: 310px; } }

#home-view #alternate-play-button { top: 570px; }

@media screen and (max-height: 800px) { #home-view #alternate-play-button { top: 330px; } }

#home-view #apple-store-button { top: 593px; height: 63px; }

@media screen and (max-height: 800px) { #home-view #apple-store-button { top: 363px; } }

#home-view #news { background: rgba(0, 0, 0, 0.75); border-radius: 20px; box-shadow: 0 0 30px #95fffd; top: 531px; height: 132px; width: 350px; padding: 15px; font-size: 28px; line-height: 32px; -webkit-transform: rotate(-10deg); -ms-transform: rotate(-10deg); transform: rotate(-10deg); }

#home-view #news a { color: #95fffd; }

#home-view #news a:hover { color: #4be6b4; }

@media screen and (max-height: 800px) { #home-view #news { top: 301px; } }

#home-view #slogan { top: 681px; height: 132px; width: 276px; padding: 15px; font-size: 28px; line-height: 32px; color: #32281f; }

@media screen and (max-height: 800px) { #home-view #slogan { top: 451px; } }

#home-view .alert { top: 213px; border: 5px solid darkred; }

#home-view .style-flat .bg-navy { padding: 20px; position: absolute; top: 400px; width: 380px; z-index: 1; }

#home-view .style-flat .bg-navy .glyphicon-remove:hover { text-decoration: none; }

#home-view .style-flat .bg-navy .btn { margin: 10px 0; }

@media screen and (max-height: 800px) { #home-view .style-flat .bg-navy { top: 200px; } }

body[lang='ru'] #home-view #slogan, body[lang^='de'] #home-view #slogan, body[lang^='pt-BR'] #home-view #slogan, body[lang='pl'] #home-view #slogan, body[lang='tr'] #home-view #slogan, body[lang^='nl'] #home-view #slogan, body[lang^='cs'] #home-view #slogan, body[lang^='sv'] #home-view #slogan, body[lang^='el'] #home-view #slogan, body[lang^='hu'] #home-view #slogan, body[lang^='bg'] #home-view #slogan { font-size: 22px; line-height: 23px; }

.i18n-edit-model-view #patch-submit { margin-top: 5px; }

.i18n-edit-model-view td { width: 40%; }

.i18n-edit-model-view .outer-content { padding: 10px; overflow-y: scroll; }

.i18n-edit-model-view select { margin-bottom: 10px; }

.search-view a.open-modal-button { float: right; }

.search-view input#search { width: 190px; height: 30px; padding-left: 5px; }

.search-view table.table { background-color: white; }

.search-view table.table .body-row, .search-view table.table .name-row, .search-view table.table .description-row, .search-view table.table .small-name-row, .search-view table.table .watch-row { max-width: 600px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.search-view table.table .name-row { max-width: 300px; }

.search-view table.table .description-row { max-width: 520px; }

.search-view table.table .small-name-row { max-width: 200px; }

.search-view table.table .watch-row { max-width: 80px; text-align: center; }

.search-view table.table .watch-row.watching { opacity: 1.0; }

.search-view table.table .watch-row.not-watching { opacity: 0.5; }

.search-view table.table tr.mine { background-color: #f8ecaa; }

.search-view .loading { text-align: center; }

.search-view .progress { margin: 0 20%; width: 60%; }

.search-view .progress-bar { width: 100%; }

#legal-view .aside { float: right; width: 300px; margin-left: 20px; }


#auth-modal .modal-dialog { padding: 0; width: 666px; height: 694px; }

#auth-modal .auth-modal-background { position: absolute; top: -90px; left: -40px; }

#auth-modal h1 { position: absolute; left: 183px; top: 0px; margin: 0; width: 255px; text-align: center; color: #febc44; font-size: 32px; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#auth-modal h1.long-title { top: -14px; }

#auth-modal #close-modal { position: absolute; left: 442px; top: -15px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 15px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#auth-modal #close-modal:hover { color: yellow; }

#auth-modal .auth-form-content { position: absolute; top: 100px; left: 40px; width: 588px; }

#auth-modal .auth-form-content .help-block { margin: 0; }

#auth-modal .auth-form-content .alert { margin-top: -25px; margin-bottom: 0; padding: 10px 15px; }

#auth-modal .auth-form-content #recover-account-wrapper { float: right; margin-top: 7px; }

#auth-modal .auth-form-content .form-group { color: #333333; padding: 0; margin: 0; }

#auth-modal .auth-form-content .form-group .input-border { border: 2px solid #e9ddc2; border-radius: 4px; }

#auth-modal .auth-form-content .form-group .input-border input { background-color: #efe8d8; border: 2px solid #1a1512; border-radius: 4px; }

#auth-modal .auth-form-content label { font-size: 20px; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; margin-bottom: 0; }

#auth-modal .auth-form-content label .optional-note { font-size: 14px; }

#auth-modal .auth-form-content .form-group.checkbox { margin: 10px 0; }

#auth-modal .auth-form-content .form-group.checkbox label { position: relative; line-height: 34px; }

#auth-modal .auth-form-content .form-group.checkbox label span:not(.custom-checkbox) { margin-left: 40px; }

#auth-modal .auth-form-content .form-group.checkbox input { display: none; }

#auth-modal .auth-form-content .form-group.checkbox input + .custom-checkbox .glyphicon { display: none; }

#auth-modal .auth-form-content .form-group.checkbox input:checked + .custom-checkbox .glyphicon { display: inline; color: #f8a943; text-align: center; text-shadow: 0 0 3px black, 0 0 3px black, 0 0 3px black; font-size: 20px; position: relative; top: -2px; }

#auth-modal .auth-form-content .form-group.checkbox .input-border { border-radius: 4px; height: 34px; width: 34px; position: absolute; }

#auth-modal .auth-form-content .form-group.checkbox .custom-checkbox { border-radius: 4px; position: absolute; height: 30px; width: 30px; border: 2px solid #1a1512; background: #e4d9c4; text-align: center; }

#auth-modal .auth-form-content #login-button, #auth-modal .auth-form-content #signup-button { position: absolute; top: 298px; height: 70px; font-size: 32px; line-height: 42px; }

#auth-modal .auth-network-logins { position: absolute; top: 470px; width: 580px; left: 48px; padding-left: 29px; }

#auth-modal .auth-network-logins .btn.btn-lg.network-login { width: 251px; height: 60px; float: left; text-align: center; position: relative; margin-right: 15px; }

#auth-modal .auth-network-logins .btn.btn-lg.network-login .network-logo { height: 30px; position: absolute; left: -10px; top: 2px; }

#auth-modal .auth-network-logins .btn.btn-lg.network-login .sign-in-blurb { line-height: 34px; margin-left: 12px; }

#auth-modal .auth-network-logins .btn.btn-lg.network-login .fb-login-button { transform: scale(3.92188, 2.6087); position: absolute; top: 4px; left: 74px; opacity: 0.01; filter: alpha(opacity=1); }

#auth-modal .auth-network-logins .btn.btn-lg.network-login .gplus-login-wrapper { position: absolute; left: 65px; top: -6px; transform: scale(2.9881, 2.5); opacity: 0.01; filter: alpha(opacity=1); }

#auth-modal .auth-network-logins #github-login-button { position: relative; top: -1px; border-radius: 5px; }

#auth-modal .auth-network-logins #github-login-button img { width: 16px; margin: 0 5px 0 -5px; }

#auth-modal .auth-network-logins #gplus-login-button { position: relative; top: 8px; }

#auth-modal .extra-pane { background-image: url(/images/pages/modal/auth/extra-pane.png); width: 633px; height: 139px; padding: 23px 23px 23px 168px; position: absolute; top: 520px; }

#auth-modal .extra-pane .switch-explanation { margin: 25px 10px 0 0; width: 200px; color: #febc44; font-size: 20px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; text-shadow: black 1px 1px 0, black -1px -1px 0, black 1px -1px 0, black -1px 1px 0, black 1px 0px 0, black 0px -1px 0, black -1px 0px 0, black 0px 1px 0; float: left; }

#auth-modal .extra-pane .btn { float: right; margin-top: 20px; width: 230px; height: 70px; line-height: 40px; }

#auth-modal.login .modal-dialog { height: 582px; }

#auth-modal.login #login-button, #auth-modal.login #signup-button { top: 186px; }

#auth-modal.login .auth-network-logins { top: 358px; }

#auth-modal.login .extra-pane { top: 408px; }

.ie10 #auth-modal .auth-network-logins .btn.btn-lg.network-login .network-logo, .lt-ie10 #auth-modal .auth-network-logins .btn.btn-lg.network-login .network-logo { left: 15px; top: 15px; }

#model-modal .treema-root { background-color: white; }

#model-modal .modal-dialog { width: 1000px; }

#model-modal .treema-ace .ace_editor { height: 600px; }

#recover-modal { color: black; }

#revert-modal table { width: 100%; }

#save-version-modal .modal-body { padding: 10px 50px 30px 20px; }

#save-version-modal .modal-footer { text-align: left; }

#save-version-modal .modal-footer .buttons { text-align: right; }

#save-version-modal #cla-link { cursor: pointer; text-decoration: underline; }

#save-version-modal #agreement-button { margin-left: 10px; }

#save-version-modal .loading { text-align: center; }

#save-version-modal .progress { margin: 0 20%; width: 60%; }

#save-version-modal .progress-bar { width: 100%; }

#save-version-modal .modal textarea { width: 92%; height: 300px; }

#save-version-modal .help-block { font-size: 0.9em; font-style: italic; }

#save-version-modal .delta-view { overflow-y: auto; padding: 10px; border: 1px solid black; background: #eff8fa; margin-bottom: 10px; }

#save-version-modal .delta-view ul { padding-left: 20px; }

#save-version-modal form { width: 100%; }

#save-version-modal .commit-message { display: block; width: 100%; }

#save-version-modal .checkbox { margin: 10px 10px 0; }

#save-version-modal .checkbox input { margin-right: 5px; }

#save-version-modal #errors-wrapper { margin-top: 20px; margin-bottom: 0; }

#subscribe-modal .modal-dialog { margin: 60px auto 0 auto; padding: 0; width: 746px; height: 520px; background: none; }

#subscribe-modal #subscribe-background { position: absolute; top: -61px; left: 0px; }

#subscribe-modal h1 { position: absolute; left: 170px; top: 25px; margin: 0; width: 410px; text-align: center; color: #febc44; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0, black 6px 6px 6px; font-variant: normal; text-transform: uppercase; }

#subscribe-modal #close-modal { position: absolute; left: 568px; top: 17px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 15px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#subscribe-modal #close-modal:hover { color: yellow; }

#subscribe-modal .popover { z-index: 1050; min-width: 400px; }

#subscribe-modal .popover h3 { background: transparent; border: 0; font-size: 30px; color: black; }

#subscribe-modal .subscribe-image { position: absolute; top: 114px; right: 65px; }

#subscribe-modal .comparison-blurb { position: absolute; left: 10%; top: 132px; width: 450px; background: transparent; font-weight: normal; line-height: 18px; color: black; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; }

#subscribe-modal .comparison-table { position: absolute; left: 10%; top: 160px; width: 450px; background: transparent; border-width: 0px; }

#subscribe-modal .comparison-table .free-cell { border-right-width: 1px; }

#subscribe-modal .comparison-table thead tr th { font-size: 24px; font-variant: small-caps; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 700; line-height: 1.1; color: #317EAC; padding: 4px; border-width: 0px; border-color: rgba(85, 85, 85, 0.1); }

#subscribe-modal .comparison-table tbody { font-size: 14px; }

#subscribe-modal .comparison-table tbody .center-ok { text-align: center; }

#subscribe-modal .comparison-table tbody tr td { padding: 3px; border-width: 0px; border-top-width: 1px; border-color: rgba(85, 85, 85, 0.1); }

#subscribe-modal #parents-info { position: absolute; left: 38px; top: 389px; text-decoration: underline; cursor: pointer; font-weight: bold; line-height: 18px; color: black; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; }

#subscribe-modal .popover-title { line-height: 26px; }

#subscribe-modal #payment-methods-info { position: absolute; right: 38px; top: 389px; text-decoration: underline; cursor: pointer; font-weight: bold; line-height: 18px; color: black; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; }

#subscribe-modal .purchase-button { position: absolute; right: 24px; width: 300px; height: 70px; top: 430px; font-size: 32px; line-height: 42px; border-style: solid; border-image: url(/images/level/code_toolbar_submit_button_active.png) 14 20 20 20 fill round; border-width: 14px 20px 20px 20px; color: #f2f2f2; }

#subscribe-modal .purchase-button span { pointer-events: none; }

#subscribe-modal .purchase-button:hover { border-image: url(/images/level/code_toolbar_submit_button_zazz.png) 14 20 20 20 fill round; color: white; }

#subscribe-modal .purchase-button:active { border-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png) 14 20 20 20 fill round; padding: 2px 0 0 2px; color: white; }

#subscribe-modal .parent-button { position: absolute; left: 24px; width: 250px; height: 70px; top: 430px; font-size: 28px; line-height: 38px; border-style: solid; border-image: url(/images/common/button-background-warning-disabled.png) 14 20 20 20 fill round; border-width: 14px 20px 20px 20px; color: #f2f2f2; }

#subscribe-modal .sale-button { position: absolute; left: 290px; width: 115px; height: 70px; top: 430px; font-size: 32px; line-height: 42px; border-style: solid; border-image: url(/images/common/button-background-primary-active.png) 14 20 20 20 fill round; border-width: 14px 20px 20px 20px; color: #f2f2f2; }

#subscribe-modal .sale-button span { pointer-events: none; }

#subscribe-modal .email-parent-form .email_invalid { color: red; display: none; }

#subscribe-modal .email-parent-complete { display: none; }

#subscribe-modal .alert { position: absolute; left: 10%; width: 80%; top: 20px; border: 5px solid gray; }

html.no-borderimage #subscribe-modal .purchase-button, html.no-borderimage #subscribe-modal .parent-button, html.no-borderimage #subscribe-modal .sale-button { border: 0; background-size: 100% 100%; padding: 7px 10px 10px 10px; }

html.no-borderimage #subscribe-modal .purchase-button:hover, html.no-borderimage #subscribe-modal .parent-button:hover, html.no-borderimage #subscribe-modal .sale-button:hover { border: 0; }

html.no-borderimage #subscribe-modal .purchase-button:active, html.no-borderimage #subscribe-modal .parent-button:active, html.no-borderimage #subscribe-modal .sale-button:active { padding: 9px 8px 8px 12px; border: 0; }

html.no-borderimage #subscribe-modal .purchase-button { background-image: url(/images/level/code_toolbar_submit_button_active.png); }

html.no-borderimage #subscribe-modal .purchase-button:hover { background-image: url(/images/level/code_toolbar_submit_button_zazz.png); }

html.no-borderimage #subscribe-modal .parent-button { background-image: url(/images/common/button-background-warning-active.png); }

html.no-borderimage #subscribe-modal .parent-button:hover, html.no-borderimage #subscribe-modal .parent-button:active { background-image: url(/images/common/button-background-warning-pressed.png); }

html.no-borderimage #subscribe-modal .sale-button { background-image: url(/images/common/button-background-primary-active.png); }

html.no-borderimage #subscribe-modal .sale-button:hover, html.no-borderimage #subscribe-modal .sale-button:active { background-image: url(/images/common/button-background-primary-pressed.png); }

body[lang='fr'] #subscribe-modal .parent-button { font-size: 21px; }

body[lang='fr'] #subscribe-modal .comparison-table tbody { font-size: 13px; }

body[lang='de-DE'] #subscribe-modal .comparison-blurb { font-size: 16px; }

body[lang='de-DE'] #subscribe-modal .comparison-table tbody { font-size: 12px; }

body[lang='pt-PT'] #subscribe-modal .comparison-blurb { font-size: 16px; }

body[lang='pt-PT'] #subscribe-modal .comparison-table tbody { font-size: 12px; }

body[lang='pt-PT'] #subscribe-modal .parent-button { font-size: 18px; }

.style-flat { background: white; color: black; font-family: "Open Sans", sans-serif; font-size: 18px; line-height: 29px; }

.style-flat h1, .style-flat h2, .style-flat h3, .style-flat h4, .style-flat h5, .style-flat h6, .style-flat .text-h1, .style-flat .text-h2, .style-flat .text-h3, .style-flat .text-h4, .style-flat .text-h5, .style-flat .text-h6 { font-variant: normal; color: black; margin: 0; }

.style-flat h1, .style-flat .text-h1 { font-family: "Arvo", serif; font-weight: normal; font-size: 46px; line-height: 62px; }

.style-flat h2, .style-flat .text-h2 { font-family: "Open Sans", sans-serif; font-weight: lighter; font-size: 30px; line-height: 42px; }

.style-flat h3, .style-flat .text-h3 { font-family: "Arvo", serif; font-weight: normal; font-size: 33px; line-height: 45px; }

.style-flat h4, .style-flat .text-h4 { font-family: "Open Sans", sans-serif; font-weight: lighter; font-size: 22px; line-height: 32px; }

.style-flat h5, .style-flat .text-h5 { font-family: "Arvo", serif; font-weight: bold; font-size: 20px; line-height: 31px; }

.style-flat h6, .style-flat .text-h6 { font-family: "Open Sans", sans-serif; font-weight: bold; font-size: 14px; line-height: 20px; }

.style-flat p { margin: 0 0 14px; }

.style-flat .small { font-weight: normal; font-size: 14px; line-height: 20px; }

.style-flat blockquote { border: none; }

.style-flat blockquote:before { font-family: "Monaco"; content: "\201C"; position: absolute; left: 0px; top: 20px; font-size: 40px; opacity: 0.5; }

.style-flat .navbar { background: white; margin-bottom: 0; white-space: nowrap; }

.style-flat .navbar a.navbar-brand { color: #7D0101; }

.style-flat .navbar a.navbar-brand #logo-img { width: 230px; height: 65px; margin-right: 10px; }

.style-flat .navbar a.navbar-brand:hover { color: white; background: #7D0101; }

.style-flat .navbar a.navbar-brand .glyphicon-home { position: relative; top: 3px; }

.style-flat .navbar .navbar-toggle { color: black; margin: 30px 25px 0; }

.style-flat .navbar .nav > li > a { font-weight: bold; font-family: "Open Sans", sans-serif; font-size: 16px; padding: 38px 15px 37px; color: #7D0101; text-shadow: 0 0 0; }

.style-flat .navbar .nav > li > a:hover { background: #7D0101; color: white; }

.style-flat .navbar #language-dropdown-wrapper { display: inline-block; padding: 30px 10px; width: 100%; }

@media (max-width: 768px) { .style-flat .navbar .nav > li > a { padding: 10px 20px; }
  .style-flat .navbar #language-dropdown-wrapper { display: inline-block; padding: 10px 10px; }
  .style-flat .navbar #language-dropdown-wrapper .language-dropdown { width: 150px; } }

.style-flat .navbar .img-circle { border: #F2BE19 8px solid; width: 98px; height: 98px; }

.style-flat .navbar .user-level { position: absolute; top: 76px; right: 42px; color: #F2BE19; text-shadow: 1px 1px black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black; }

.style-flat .btn { border: none; border-radius: 5px; font-family: "Open Sans", sans-serif; font-weight: normal; background-image: none; }

.style-flat .btn-primary, .style-flat .btn-navy { background-color: #0E4C60; color: white; }

.style-flat .btn-primary-alt, .style-flat .btn-navy-alt { background-color: white; border: 1px solid #0E4C60; color: #0E4C60; }

.style-flat .btn-forest { background-color: #20572B; color: white; }

.style-flat .btn-forest-alt { background-color: white; border: 1px solid #20572B; color: #20572B; }

.style-flat .btn-gold { background-color: #F2BE19; color: white; }

.style-flat .btn-gold-alt { background-color: white; border: 1px solid #F2BE19; color: #F2BE19; }

.style-flat .btn-lg { font-size: 18px; }

.style-flat .text-navy { color: #0E4C60; }

.style-flat .bg-navy { background-color: #0E4C60; color: white; }

.style-flat .bg-navy h1, .style-flat .bg-navy h2, .style-flat .bg-navy h3, .style-flat .bg-navy h4, .style-flat .bg-navy h5, .style-flat .bg-navy h6, .style-flat .bg-navy a { color: white; }

.style-flat .bg-navy a.btn-primary-alt { color: #0E4C60; }

.style-flat #footer { background-image: url("/images/pages/home/footer_background.png"); height: 229px; margin: -22px auto 0; color: white; }

@media (max-width: 768px) { .style-flat #footer { background-color: #201a15; background-image: none; height: auto; } }

.style-flat #footer ul { margin: 30px; }

.style-flat #footer ul li:first-child { border-bottom: 1px solid white; margin-bottom: 10px; }

.style-flat #footer a { color: white; }

.style-flat #final-footer { position: absolute; left: 0; right: 0; height: 60px; color: white; background-color: #463a2c; }

@media (max-width: 768px) { .style-flat #final-footer { position: inherit; padding: 20px; height: auto; } }

.style-flat #final-footer a { color: white; }

.style-flat #final-footer img { width: 150px; margin: 0 10px; }

.style-flat.modal-content { padding: 10px; border-radius: 0; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.style-flat .button.close { position: absolute; top: 10px; left: 10px; }

#new-home-view { overflow: hidden; }

#new-home-view #jumbotron-container-fluid { background-image: url("/images/pages/home/character_jumbotron.png"); background-position: 50% 55%; }

@media (min-width: 1200px) { #new-home-view #jumbotron-container-fluid { background-size: 100% auto; } }

@media (max-width: 1200px) { #new-home-view #jumbotron-container-fluid { background-size: 1200px auto; } }

#new-home-view #jumbotron-container-fluid .container { min-height: 720px; background-repeat: no-repeat; }

#new-home-view #jumbotron-container-fluid .container .btn { margin: 10px 0; }

#new-home-view #jumbotron-container-fluid .container h1 { color: white; margin-top: 130px; }

@media (max-width: 992px) { #new-home-view #jumbotron-container-fluid .container h1 { margin-top: 60px; font-size: 33px; line-height: 45px; } }

#new-home-view #jumbotron-container-fluid .container .well { border: none; border-radius: 8px; background: rgba(255, 255, 255, 0.5); margin-top: 170px; }

#new-home-view #jumbotron-container-fluid .container .well #classroom-edition-header { margin-top: 10px; }

#new-home-view #jumbotron-container-fluid .container .well #learn-to-code-header { margin-top: 80px; }

@media (max-width: 992px) { #new-home-view #jumbotron-container-fluid .container .well { margin-top: 320px; } }

#new-home-view #jumbotron-container-fluid .container #learn-more-row { margin-top: 80px; }

#new-home-view #jumbotron-container-fluid .container #learn-more-row h2, #new-home-view #jumbotron-container-fluid .container #learn-more-row h6 { color: white; }

#new-home-view #jumbotron-container-fluid .container #learn-more-row h6 { margin-top: 10px; }

#new-home-view #jumbotron-container-fluid .container #learn-more-row a:hover { text-decoration: none; }

@media (max-width: 992px) { #new-home-view #jumbotron-container-fluid .container #learn-more-row { margin-top: 10px; } }

#new-home-view #jumbotron-container-fluid.alt-image { background-image: url("/images/pages/home/student_jumbotron.png"); background-position: 60% 35%; }

@media (max-width: 992px) { #new-home-view #jumbotron-container-fluid.alt-image .well { margin-top: 0px; } }

#new-home-view #jumbotron-container-fluid.alt-image .container h1 { margin-top: 420px; margin-bottom: 20px; }

@media (max-width: 992px) { #new-home-view #jumbotron-container-fluid.alt-image .container h1 { margin-top: 380px; } }

@media (max-width: 768px) { #new-home-view #jumbotron-container-fluid.alt-image .container h1 { margin-top: 360px; } }

#new-home-view #classroom-in-box-row { margin: 40px 0; }

#new-home-view #feature-spread-row .col-sm-4 { padding: 40px; }

#new-home-view #feature-spread-row img { margin-bottom: 20px; }

#new-home-view .testimonials-rows { background: #0E4C60; color: white; position: relative; padding: 60px 0 40px; margin: 100px 0; }

#new-home-view .testimonials-rows h3, #new-home-view .testimonials-rows h6 { color: white; }

#new-home-view .testimonials-rows .testimonials-filler-left { position: absolute; width: 2000px; left: -2000px; top: 0px; background: #0E4C60; height: 100%; }

#new-home-view .testimonials-rows .testimonials-filler-right { position: absolute; width: 2000px; right: -2000px; top: 0px; background: #0E4C60; height: 100%; }

#new-home-view .testimonials-rows img { margin: 0 auto 10px; }

#new-home-view .testimonials-rows .row { margin: 20px 0; }

#new-home-view #benefit-row-1, #new-home-view #benefit-row-2, #new-home-view #benefit-row-3 { margin: 50px 0; }

#new-home-view #benefit-graphic-1, #new-home-view #benefit-graphic-2, #new-home-view #benefit-graphic-3 { padding: 30px 40px; position: relative; min-height: 250px; margin-bottom: 20px; }

#new-home-view #benefit-graphic-1 h2, #new-home-view #benefit-graphic-2 h2, #new-home-view #benefit-graphic-3 h2 { color: white; width: 50%; }

#new-home-view #benefit-graphic-1 { background: #7D0101; }

#new-home-view #benefit-graphic-1 img { position: absolute; right: 0; bottom: 0; }

#new-home-view #benefit-graphic-1 #benefit-graphic-1-filler { background: #7D0101; height: 100%; width: 2000px; position: absolute; left: 100%; top: 0; }

#new-home-view #benefit-graphic-2 { background: #0E4C60; }

#new-home-view #benefit-graphic-2 h2 { float: right; }

#new-home-view #benefit-graphic-2 img { position: absolute; left: 0; bottom: 0; }

#new-home-view #benefit-graphic-2 #benefit-graphic-2-filler { background: #0E4C60; height: 100%; width: 2000px; position: absolute; right: 100%; top: 0; }

#new-home-view #benefit-graphic-3 { background: #20572B; }

#new-home-view #benefit-graphic-3 img { position: absolute; right: 0; bottom: 0; }

#new-home-view #benefit-graphic-3 #benefit-graphic-3-filler { background: #20572B; height: 100%; width: 2000px; position: absolute; left: 100%; top: 0; }

#new-home-view #school-level-label { margin: 15px 15px 0 0; display: inline-block; }

#new-home-view #school-level-dropdown { display: inline-block; width: 250px; }

#new-home-view .request-demo-row { margin: 100px 0; }

#new-home-view .request-demo-row .btn { margin: 20px 10px; }

#new-home-view #total-hours-header { margin-top: 10px; }

#new-home-view #courses-row .media { width: 222px; margin: 20px auto 0; border: 1px solid #0E4C60; border-radius: 8px; padding: 50px 15px 0; text-align: center; position: relative; height: 350px; color: #0E4C60; }

#new-home-view #courses-row .media:first-child { border-color: #20572B; color: #20572B; }

#new-home-view #courses-row .media:first-child h6 { color: #20572B; }

#new-home-view #courses-row .media.disabled { border-color: #9b9b9b; color: #9b9b9b; }

#new-home-view #courses-row .media.disabled h6 { color: #9b9b9b; }

#new-home-view #courses-row .media.disabled .media-object { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }

#new-home-view #courses-row .media h6 { padding: 0 5px; color: #0E4C60; }

#new-home-view #courses-row .media .media-object { width: 147px; height: 147px; border-radius: 74px; background-position: -30px -26px; background-repeat: no-repeat; background-size: 312px auto; margin: 15px auto; position: absolute; left: 38px; left: calc((100% - 147px) / 2); bottom: 50px; }

#new-home-view #courses-row .media .course-duration { position: absolute; bottom: 25px; width: 192px; width: calc(100% - 30px); padding: 0; }

#new-home-view #courses-row .media .free-course { background-color: #20572B; width: 100%; height: 33px; position: absolute; top: 0; left: 0px; border-top-left-radius: 7px; border-top-right-radius: 7px; }

#new-home-view #courses-row .media .free-course h6 { margin-top: 6px; color: white; }

#new-home-view #courses-row .text-center { width: 100%; margin-top: 30px; }

#new-home-view #courses-row .text-center img { margin-bottom: 20px; }

#not-found-view .not-found-image { display: block; margin-left: auto; margin-right: auto; }

@-webkit-keyframes levelStartedPulse { from { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; }
  50% { -webkit-box-shadow: 0px 0px 22px skyblue;
    box-shadow: 0px 0px 22px skyblue;
    margin-bottom: 0.1275%; }
  to { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; } }

@-moz-keyframes levelStartedPulse { from { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; }
  50% { -webkit-box-shadow: 0px 0px 22px skyblue;
    box-shadow: 0px 0px 22px skyblue;
    margin-bottom: 0.1275%; }
  to { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; } }

@-ms-keyframes levelStartedPulse { from { -webkit-box-shadow: 0px 0px 4px #333; box-shadow: 0px 0px 4px #333; margin-bottom: -0.25499%; }
  50% { -webkit-box-shadow: 0px 0px 22px skyblue; box-shadow: 0px 0px 22px skyblue; margin-bottom: 0.1275%; }
  to { -webkit-box-shadow: 0px 0px 4px #333; box-shadow: 0px 0px 4px #333; margin-bottom: -0.25499%; } }

@-o-keyframes levelStartedPulse { from { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; }
  50% { -webkit-box-shadow: 0px 0px 22px skyblue;
    box-shadow: 0px 0px 22px skyblue;
    margin-bottom: 0.1275%; }
  to { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; } }

@keyframes levelStartedPulse { from { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; }
  50% { -webkit-box-shadow: 0px 0px 22px skyblue;
    box-shadow: 0px 0px 22px skyblue;
    margin-bottom: 0.1275%; }
  to { -webkit-box-shadow: 0px 0px 4px #333;
    box-shadow: 0px 0px 4px #333;
    margin-bottom: -0.25499%; } }

#campaign-view { width: 100%; height: 100%; position: absolute; }

#campaign-view .gradient { position: absolute; z-index: 0; }

#campaign-view .gradient.horizontal-gradient { left: 0; right: 0; height: 3%; }

#campaign-view .gradient.vertical-gradient { top: 0; bottom: 0; width: 3%; }

#campaign-view .gradient.top-gradient { top: 0; }

#campaign-view .gradient.right-gradient { right: 0; }

#campaign-view .gradient.bottom-gradient { bottom: 0; }

#campaign-view .gradient.left-gradient { left: 0; }

#campaign-view .map { position: relative; }

#campaign-view .map .map-background { width: 100%; height: 100%; background-size: 100%; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

#campaign-view .map .level, #campaign-view .map .level-shadow { position: absolute; border-radius: 50%; -webkit-transform: scaleY(0.75); transform: scaleY(0.75); }

#campaign-view .map .level { z-index: 2; width: 2%; height: 3.0599%; margin-left: -1%; margin-bottom: -0.25499%; border: 2px groove white; -webkit-transition: margin-bottom 0.5s ease; transition: margin-bottom 0.5s ease; }

#campaign-view .map .level.disabled, #campaign-view .map .level.locked { background-image: url(/images/pages/game-menu/lock.png); background-size: 75%; background-repeat: no-repeat; background-position: 50% 50%; opacity: 0.7; }

#campaign-view .map .level.disabled a, #campaign-view .map .level.locked a { cursor: default; }

#campaign-view .map .level.next { width: 4%; height: 6.11979%; margin-left: -2%; margin-bottom: -0.50998%; }

#campaign-view .map .level.started, #campaign-view .map .level.next { border: 3px solid lightgreen; -webkit-box-shadow: 0px 0px 35px skyblue; box-shadow: 0px 0px 35px skyblue; }

#campaign-view .map .level.complete { border: 3px solid gold; -webkit-box-shadow: 0px 0px 35px skyblue; box-shadow: 0px 0px 35px skyblue; }

#campaign-view .map .level .level-difficulty-banner-text { position: absolute; bottom: 170%; pointer-events: none; color: #f6d002; text-shadow: 0px 1px 0px black; font-size: 1.8vw; z-index: 1; width: 100%; text-align: center; }

#campaign-view .map .level img.banner { position: absolute; bottom: 38%; left: -50%; width: 200%; pointer-events: none; }

#campaign-view .map .level img.star { width: 100%; bottom: 7%; position: absolute; pointer-events: none; }

#campaign-view .map .level .glyphicon-star { position: absolute; color: lightblue; font-size: 21px; left: 1.5px; }

#campaign-view .map .level.started .glyphicon-star { left: 0.5px; }

#campaign-view .map .level img.hero-portrait { width: 120%; height: auto; bottom: 75%; left: 75%; margin-left: 0; margin-bottom: 0; }

#campaign-view .map img.hero-portrait { position: absolute; border: 1px solid black; border-radius: 50%; background: white; width: 3%; height: 2.62277%; margin-left: -1.5%; margin-bottom: -0.87426%; }

#campaign-view .map .level-shadow { z-index: 1; width: 1.6%; height: 2.44792%; margin-left: -0.8%; margin-bottom: -0.81597%; background-color: black; -webkit-box-shadow: 0px 0px 10px black; box-shadow: 0px 0px 10px black; opacity: 0.75; filter: alpha(opacity=75); }

#campaign-view .map .level-shadow.next { width: 3.2%; height: 4.89583%; margin-left: -1.6%; margin-bottom: -1.63194%; }

#campaign-view .map .level:hover { -moz-transform: rotate(0); margin-bottom: 0.50998%; -webkit-box-shadow: 0px 0px 35px skyblue; box-shadow: 0px 0px 35px skyblue; }

#campaign-view .map .level:hover.next { margin-bottom: 1.01997%; }

#campaign-view .map .level a { display: block; padding: 40px; margin-left: -20px; margin-top: -20px; border-radius: 40px; }

#campaign-view .map .level.next a { padding: 80px; margin-left: -40px; margin-top: -40px; border-radius: 80px; }

#campaign-view .map .tooltip { z-index: 2; }

#campaign-view .map .tooltip .tooltip-arrow { display: none; }

#campaign-view .map .level-info-container { display: none; position: absolute; z-index: 3; width: 362px; padding: 17px 20px 20px 20px; border: 0; background: transparent url(/images/pages/play/level-info-background.png) no-repeat center center; background-size: 100% 100%; }

#campaign-view .map .level-info-container .level-info h3 { color: #e8d957; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; padding: 0 2px; margin: 0 0 10px 31px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#campaign-view .map .level-info-container .level-info .level-description { color: black; }

#campaign-view .map .level-info-container .level-info .level-description img { display: block; margin: 0px auto; max-width: 100%; }

#campaign-view .map .level-info-container .level-info kbd { margin: 0 2px 2px 0; display: inline-block; font-size: 12px; }

#campaign-view .map .level-info-container .level-info .level-status { background: transparent url(/images/pages/play/level-info-status-spritesheet.png) no-repeat 0 0; width: 60px; height: 60px; position: absolute; left: -15px; top: -15px; }

#campaign-view .map .level-info-container .level-info.complete .level-status { background-position: -60px 0; }

#campaign-view .map .level-info-container .level-info.premium .level-status { background-position: -120px 0; }

#campaign-view .map .level-info-container .level-info.complete.premium .level-status { background-position: -180px 0; }

#campaign-view .map .level-info-container .level-info .start-level { min-width: 200px; display: block; margin: 10px auto 0 auto; position: relative; }

#campaign-view .map .level-info-container .level-info .start-level .badge { position: absolute; top: auto; left: auto; right: -25px; bottom: -25px; font-size: 20px; color: black; border: 1px solid black; background-color: #e8d957; border-radius: 50%; opacity: 1; padding: 3px 9px; }

#campaign-view .map .level-info-container .level-info.shows-leaderboard .start-level, #campaign-view .map .level-info-container .level-info.shows-leaderboard .view-solutions { min-width: calc(50% - 5px); display: inline-block; width: calc(50% - 5px); }

#campaign-view .map .level-info-container .level-info.shows-leaderboard .start-level { margin: 10px 0 0 5px; }

#campaign-view .map .level-info-container .level-info.shows-leaderboard .view-solutions { margin: 10px 5px 0 0; }

#campaign-view .map .level-info-container .level-info .course-version { text-align: center; }

#campaign-view .map .campaign-switch { color: purple; position: absolute; z-index: 1; font-size: 2vw; text-shadow: 0 0 0.3vw white, 0 0 0.3vw white; }

#campaign-view .map .campaign-switch:hover { text-decoration: none; }

#campaign-view .next-level-line { transform-origin: 0 100%; height: 8px; position: absolute; }

#campaign-view .next-level-line .line { width: calc(100% - 12px - 10px); float: left; margin-top: 2px; margin-bottom: 2px; height: 4px; background: repeating-linear-gradient(-45deg, #AF9F7D, #DFC89C 5px, #F1EAC0 5px, #AF9F7D 10px); box-shadow: 0px 0px 4px black; }

#campaign-view .next-level-line .point { width: 12px; float: left; margin-top: -4px; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-left: 12px solid #faf8ea; }

#campaign-view .game-controls { position: absolute; right: 1%; bottom: 1%; z-index: 2; }

#campaign-view .game-controls .btn { width: 80px; height: 80px; background: url(/images/pages/play/menu_icons.png) no-repeat; position: relative; background-size: cover; -webkit-transition: 0.5s ease; transition: 0.5s ease; -webkit-box-shadow: 2px 2px 4px black; box-shadow: 2px 2px 4px black; border: 0; border-radius: 12px; filter: none; }

#campaign-view .game-controls .btn:not(:first-child) { margin-left: 30px; }

@media only screen and (max-height: 650px) { #campaign-view .game-controls .btn:not(:first-child) { margin-left: 0; } }

@media only screen and (max-height: 650px) { #campaign-view .game-controls .btn { -webkit-transform: scale(0.67); -ms-transform: scale(0.67); transform: scale(0.67); } }

#campaign-view .game-controls .btn img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

#campaign-view .game-controls .btn:hover { -webkit-box-shadow: 0 0 12px #bbf; box-shadow: 0 0 12px #bbf; }

#campaign-view .game-controls .btn:active, #campaign-view .game-controls .btn.highlighted { -webkit-box-shadow: 0 0 20px white; box-shadow: 0 0 20px white; }

#campaign-view .game-controls .btn.items { background-position: -80px 0px; }

#campaign-view .game-controls .btn.heroes { background-position: -160px 0px; }

#campaign-view .game-controls .btn.achievements { background-position: -240px 0px; }

#campaign-view .game-controls .btn.account { background-position: -400px 0px; }

#campaign-view .game-controls .btn.settings { background-position: -400px 0px; }

#campaign-view .game-controls .btn.gems { background-position: -480px 0px; }

#campaign-view .game-controls .btn.poll { background-position: -320px 0px; }

#campaign-view .game-controls .tooltip { font-size: 24px; }

#campaign-view .game-controls .tooltip .tooltip-arrow { display: none; }

#campaign-view .user-status { position: absolute; bottom: 16px; left: 8px; text-align: center; font-size: 24px; color: white; text-shadow: 0px 2px 1px black, 0px -2px 1px black, -2px 0px 1px black, 2px 0px 1px black; height: 32px; line-height: 32px; }

#campaign-view .user-status .user-status-line { position: relative; }

#campaign-view .user-status .user-status-line button.btn.btn-illustrated { margin-left: 10px; min-width: 90px; height: 32px; color: white; }

#campaign-view .user-status .user-status-line .gem, #campaign-view .user-status .user-status-line .player-hero-icon { position: absolute; top: 1px; }

#campaign-view .user-status .user-status-line #gems-count { margin-left: 40px; }

#campaign-view .user-status .user-status-line .player-level { margin-left: 5px; }

#campaign-view .user-status .user-status-line .player-name { margin-left: 45px; }

#campaign-view .user-status .user-status-line a { color: white; }

#campaign-view .user-status .user-status-line .player-hero-icon { background: transparent url(/images/pages/play/play-spritesheet.png); background-size: cover; background-position: -60px 0; display: inline-block; width: 30px; height: 30px; margin: 0px 2px; }

#campaign-view .user-status .user-status-line .level-indicator { margin-left: 15px; color: white; display: inline-block; margin: 0 2px; }

#campaign-view .user-status .user-status-line .player-hero-icon { margin-left: 10px; background-position: -120px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.knight { background-position: -150px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.librarian { background-position: -180px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.ninja { background-position: -210px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.potion-master { background-position: -240px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.samurai { background-position: -270px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.trapper { background-position: -300px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.forest-archer { background-position: -330px 0; }

#campaign-view .user-status .user-status-line .player-hero-icon.sorcerer { background-position: -360px 0; }

#campaign-view .campaign-control-button { position: absolute; right: 1%; top: 1%; padding: 3px 8px; opacity: 0.75; filter: alpha(opacity=75); }

#campaign-view .campaign-control-button:hover { opacity: 1; filter: alpha(opacity=100); }

#campaign-view .campaign-control-button .glyphicon { font-size: 32px; }

#campaign-view #volume-button .glyphicon { display: none; }

#campaign-view #volume-button.vol-up .glyphicon.glyphicon-volume-up { display: inline-block; }

#campaign-view #volume-button.vol-off .glyphicon.glyphicon-volume-off { display: inline-block; opacity: 0.5; filter: alpha(opacity=50); }

#campaign-view #volume-button.vol-off .glyphicon.glyphicon-volume-off:hover { opacity: 0.75; filter: alpha(opacity=75); }

#campaign-view #volume-button.vol-down .glyphicon.glyphicon-volume-down { display: inline-block; }

#campaign-view #back-button, #campaign-view #clear-storage-button { position: absolute; right: 70px; right: -webkit-calc(1% + 55px); right: calc(1% + 55px); }

#campaign-view #campaign-status { position: absolute; left: 0; top: 0; width: 100%; margin: 0; text-align: center; color: #e8d957; font-size: 28px; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; z-index: 30; pointer-events: none; }

#campaign-view #campaign-status .campaign-status-background { background: transparent url(/images/pages/play/campaign-banner.png) no-repeat center center; border-radius: 10px; padding-top: 30px; display: inline-block; min-width: 250px; height: 106px; }

#campaign-view #campaign-status .campaign-status-background .campaign-name { line-height: 26px; }

#campaign-view #campaign-status .campaign-status-background .levels-completed { font-size: 22px; }

#campaign-view .particle-man { z-index: 2; }

#campaign-view .portal { position: relative; width: 100%; height: 100%; background: transparent url(/images/pages/play/portal-background.png); display: flex; align-items: center; justify-content: center; overflow: hidden; }

#campaign-view .portal .portals { width: 1902px; height: 760.8px; flex-wrap: nowrap; display: flex; overflow: hidden; }

#campaign-view .portal .portals .campaign { width: 317px; height: 634px; margin-top: 63.4px; background: transparent url(/images/pages/play/portal-campaigns.png) no-repeat 0 0; display: inline-block; flex-shrink: 0; position: relative; cursor: pointer; -webkit-transition: 0.25s cubic-bezier(0.11, 0.67, 0.8, 1.42); transition: 0.25s cubic-bezier(0.11, 0.67, 0.8, 1.42); }

#campaign-view .portal .portals .campaign:hover { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

#campaign-view .portal .portals .campaign.silhouette { -webkit-filter: contrast(50%) brightness(65%); -moz-filter: contrast(50%) brightness(65%); -o-filter: contrast(50%) brightness(65%); filter: contrast(50%) brightness(65%); pointer-events: none; }

#campaign-view .portal .portals .campaign.locked { -webkit-filter: contrast(80%) brightness(80%); -moz-filter: contrast(80%) brightness(80%); -o-filter: contrast(80%) brightness(80%); filter: contrast(80%) brightness(80%); pointer-events: none; }

#campaign-view .portal .portals .campaign.forest { background-position: -317px 0; }

#campaign-view .portal .portals .campaign.desert { background-position: -634px 0; }

#campaign-view .portal .portals .campaign.mountain { background-position: -951px 0; }

#campaign-view .portal .portals .campaign.glacier { background-position: -1268px 0; }

#campaign-view .portal .portals .campaign.volcano { background-position: -1585px 0; }

#campaign-view .portal .portals .campaign .campaign-label { position: absolute; top: 55%; width: 100%; text-align: center; }

#campaign-view .portal .portals .campaign .campaign-label .campaign-name, #campaign-view .portal .portals .campaign .campaign-label .levels-completed, #campaign-view .portal .portals .campaign .campaign-label .campaign-locked { margin: 0; color: white; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#campaign-view .portal .portals .campaign .campaign-label .campaign-locked { margin: 32px 0; }

#campaign-view .portal .portals .campaign .campaign-label .campaign-description { margin: 0px 40px; background: transparent url(/images/level/popover_border_background.png) no-repeat; background-size: 100% 100%; padding: 12px; color: black; }

#campaign-view .portal .portals .campaign .campaign-label .levels-completed { font-size: 22px; }

#campaign-view .portal .portals .campaign .campaign-label .play-button { margin: 15px 0; min-width: 100px; }

#campaign-view .small-nav-logo, #campaign-view .picoctf-powered-by { position: absolute; top: 1%; left: 1%; height: 60px; z-index: 1; }

#campaign-view .picoctf-logo .small-nav-logo { height: 30px; }

#campaign-view .picoctf-powered-by { color: #e3ad35; top: calc(1% + 30px); }

#campaign-view .picoctf-powered-by img { height: 30px; }

body.ipad #campaign-view .campaign-switch { display: none; }

body[lang='ru'] .portals h2 { font-size: 26px; }

.ladder-submission-view button { text-shadow: 0px -1px 0px black; }

.ladder-submission-view .last-submitted, .ladder-submission-view .help-simulate { font-size: 14px; font-weight: normal; }

.ladder-submission-view .last-submitted { float: left; }

.ladder-submission-view .help-simulate { float: right; }

#ladder-tab-view .ladder-table .name-col-cell { max-width: 170px; }

#ladder-tab-view .ladder-table .name-col-cell.ai { color: #3f44bf; }

#ladder-tab-view .histogram-display { height: 130px; }

#ladder-tab-view .bar rect { fill: steelblue; shape-rendering: crispEdges; }

#ladder-tab-view .bar text { fill: #fff; }

#ladder-tab-view .specialbar rect { fill: #555555; }

#ladder-tab-view .axis path, #ladder-tab-view .axis line { fill: none; stroke: #555555; shape-rendering: crispEdges; }

#ladder-tab-view .humans-bar { fill: #bf3f3f; shape-rendering: crispEdges; }

#ladder-tab-view .ogres-bar { fill: #3f44bf; shape-rendering: crispEdges; }

#ladder-tab-view text { fill: #555555; }

#ladder-tab-view .rank-text { font-size: 15px; fill: #555555; }

#ladder-tab-view .humans-rank-text { fill: #bf3f3f; }

#ladder-tab-view .ogres-rank-text { fill: #3f44bf; }

#ladder-tab-view .load-more-ladder-entries { position: absolute; right: 15px; bottom: -5px; }

#ladder-tab-view td { padding: 1px 2px; }

#ladder-tab-view .code-language-cell, #ladder-tab-view .hero-portrait-cell { padding: 0 10px; background: transparent url(/images/common/code_languages/javascript_icon.png) no-repeat center center; height: 16px; background-size: 16px 16px; }

#ladder-tab-view .spectate-cell { cursor: pointer; }

#ladder-tab-view .spectate-cell:not(.selected) .glyphicon { display: none; opacity: 0.75; }

#ladder-tab-view .spectate-cell:hover .glyphicon { display: inline-block; }

#ladder-tab-view .iconic-cell { text-align: center; }

#ladder-view #ladder-top { background-color: whitesmoke; margin: -14px -12px 20px -12px; padding-bottom: 30px; border-bottom: 1px solid #888; }

#ladder-view #course-header { background-color: black; font-size: 24px; padding: 6px 4px 8px; font-weight: bold; }

#ladder-view #course-header #course-details-link { position: absolute; background-color: white; padding: 2px 5px; }

#ladder-view #course-header #course-details-link a { color: black; }

#ladder-view #course-header #course-name { color: white; }

#ladder-view #level-column { padding-top: 14px; text-align: center; }

#ladder-view #level-column img { margin-top: -14px; width: 100%; }

#ladder-view h1 { text-align: center; }

#ladder-view h1.league-header { margin: 15px 0 20px 0; }

#ladder-view .tournament-blurb { margin-top: -10px; margin-bottom: 10px; padding: 10px 20px; background-color: whitesmoke; }

#ladder-view .tournament-blurb h2 { text-align: center; }

#ladder-view .tournament-blurb a { font-weight: bold; }

#ladder-view .tournament-blurb .sponsor-logos { padding: 10px 15px 10px 15px; -webkit-filter: grayscale(100%); -webkit-transition: .5s ease-in-out; -moz-filter: grayscale(100%); -moz-transition: .5s ease-in-out; -o-filter: grayscale(100%); -o-transition: .5s ease-in-out; filter: grayscale(100%); transition: .5s ease-in-out; }

#ladder-view .tournament-blurb .sponsor-logos:hover { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }

#ladder-view .tournament-blurb .sponsor-logos img { margin: 0px 15px; }

#ladder-view .tab-pane { margin-top: 10px; }

#ladder-view .rank-cell, #ladder-view .fight-cell { text-align: center; }

#ladder-view .score-cell { width: 50px; text-align: center; }

#ladder-view .play-button { margin-bottom: 10px; background-image: none; color: white; font-size: 24px; }

#ladder-view .spectate-button-container { margin-top: 10px; text-align: center; }

#ladder-view .spectate-button-container .btn.spectate-button { font-size: 18px; color: white; }

#ladder-view .name-col-cell { max-width: 100px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

#ladder-view .ellipsis-row { text-align: center; }

#ladder-view .simulator-leaderboard-cell { text-align: center; }

#ladder-view .friends-header { margin-top: 0; margin-bottom: 5px; }

#ladder-view .connect-buttons { margin-bottom: 15px; }

#ladder-view .connect-buttons .btn { margin-right: 5px; }

#ladder-view .friend-entry img { float: left; margin-right: 10px; }

#ladder-view .friend-entry { margin-bottom: 15px; }

#ladder-view .connect-facebook { background-color: #4c66a4 !important; background-image: none; color: white; }

#ladder-view .connect-google-plus { background-color: #CC3234 !important; background-image: none; color: white; }

#ladder-view #must-log-in button { margin-right: 10px; }

#ladder-view #prize_table { width: 960px; font-weight: bold; }

#ladder-view #prize_table thead { font-size: 24px; }

#ladder-view #prize_table tbody tr:not(:first-child) { border-top: 10px solid #ddd; }

#ladder-view #prize_table tbody td { vertical-align: middle; }

#ladder-view #prize_table tbody td:nth-child(1), #ladder-view #prize_table tbody td:nth-child(3) { text-align: center; font-size: 24px; }

#ladder-view #prize_table tbody td li { list-style: none; }

#ladder-view #prize_table tbody td li:not(:last-child) { margin-bottom: 10px; border-bottom: 1px solid #ddd; }

#ladder-view #prize_table tbody td li img { margin-right: 10px; }

#ladder-view #winners .win { color: #172; }

#ladder-view #winners .loss { color: #712; }

#ladder-view #winners .code-language-cell { padding: 0 10px; background: transparent url(/images/common/code_languages/javascript_icon.png) no-repeat center center; height: 16px; }

@media only screen and (max-width: 800px) { #ladder-view #level-column img { width: 100%; } }

#my-matches-tab-view .axis path, #my-matches-tab-view .axis line { fill: none; stroke: #555; shape-rendering: crispEdges; }

#my-matches-tab-view .x.axis.path { display: none; }

#my-matches-tab-view .line { fill: none; stroke: steelblue; stroke-width: 1.5px; }

#my-matches-tab-view .humans-line { fill: none; stroke: #bf3f3f; stroke-width: 1.5px; }

#my-matches-tab-view .ogres-line { fill: none; stroke: #3f44bf; stroke-width: 1.5px; }

#my-matches-tab-view .axis text { stroke: none; fill: #555555; shape-rendering: crispEdges; }

#my-matches-tab-view tr.fresh { background-color: #39F; }

#my-matches-tab-view tr.stale { opacity: 0.5; }

#my-matches-tab-view tr.win .state-cell { color: #172; }

#my-matches-tab-view tr.loss .state-cell { color: #712; }

#my-matches-tab-view td { padding: 1px 2px; }

#my-matches-tab-view .name-cell { max-width: 130px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#my-matches-tab-view .code-language-cell { padding: 0 10px; background: transparent url(/images/common/code_languages/javascript_icon.png) no-repeat center center; height: 16px; }

#ladder-play-modal #noob-view p { font-size: 30px; }

#ladder-play-modal #skip-tutorial-button { font-size: 16px; }

#ladder-play-modal .tutorial-suggestion { text-align: center; font-size: 18px; margin: 10px 0 30px; }

#ladder-play-modal .play-option { margin-bottom: 15px; width: 100%; height: 100px; overflow: hidden; background: white; border-radius: 8px; position: relative; -webkit-transition: opacity 0.3s ease-in-out, margin 0.1s linear, box-shadow 0.1s linear; transition: opacity 0.3s ease-in-out, margin 0.1s linear, box-shadow 0.1s linear; box-shadow: 2px 2px 4px black; }

#ladder-play-modal .play-option .only-one { opacity: 0; }

#ladder-play-modal #normal-view:hover .play-option { opacity: 0.4; }

#ladder-play-modal #normal-view:hover .play-option:hover { opacity: 1; box-shadow: 4px 4px 6px black; margin-left: -2px; margin-top: -2px; margin-bottom: 17px; }

#ladder-play-modal #normal-view:hover .play-option:hover .only-one { opacity: 1; }

#ladder-play-modal .my-icon { position: relative; left: 0; top: -10px; z-index: 1; }

#ladder-play-modal .my-team-icon { height: 60px; position: relative; top: -3.5px; left: 13.5px; z-index: 0; }

#ladder-play-modal .opponent-team-icon { height: 60px; position: relative; top: 16.5px; right: 13.5px; z-index: 0; float: right; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; }

#ladder-play-modal .opponent-icon { position: relative; float: right; right: 0; top: -10px; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; z-index: 1; }

#ladder-play-modal .name-label { height: 20px; width: 40%; position: absolute; bottom: 0; color: white; font-weight: bold; text-shadow: -1px -1px 0px black; text-align: center; z-index: 2; }

#ladder-play-modal .name-label span { position: relative; top: 4px; }

#ladder-play-modal .name-label .code-language { position: absolute; background: transparent url(/images/common/code_languages/javascript_small.png) no-repeat center center; background-size: contain; width: 50px; height: 50px; right: -0px; top: -30px; display: block; }

#ladder-play-modal .my-name { border-right: 15px solid transparent; left: 0; }

#ladder-play-modal .my-name span { left: 3px; }

#ladder-play-modal .opponent-name { border-left: 15px solid transparent; right: 0; }

#ladder-play-modal .opponent-name span { right: 3px; }

#ladder-play-modal .difficulty { height: 0; width: 30%; position: absolute; left: 35%; top: 0; color: black; text-align: center; font-size: 18px; font-weight: bold; }

#ladder-play-modal .difficulty span { position: relative; top: 6px; }

#ladder-play-modal .play-option { background-image: url(/images/pages/play/ladder/warmup_button.png); }

#ladder-play-modal .easy-option { background-image: url(/images/pages/play/ladder/easy_button.png); }

#ladder-play-modal .medium-option { background-image: url(/images/pages/play/ladder/medium_button.png); }

#ladder-play-modal .hard-option { background-image: url(/images/pages/play/ladder/hard_button.png); }

#ladder-play-modal .hard-option .difficulty { color: white; }

#ladder-play-modal .vs { position: absolute; left: 40%; right: 40%; text-align: center; top: 35px; font-size: 40px; font-weight: bolder; color: black; }

#main-ladder-view .level { width: 100%; position: relative; margin-bottom: 20px; text-shadow: 2px 2px 5px black; }

#main-ladder-view .level:hover div, #main-ladder-view .level:hover .dynamic-level-name { color: #fbd78e; }

#main-ladder-view .level:hover img { filter: brightness(1.2); -webkit-filter: brightness(1.2); box-shadow: 0 0 5px black; }

#main-ladder-view .level .level-image { width: 100%; }

#main-ladder-view .level .dynamic-level-name { position: absolute; z-index: 1; top: 40px; width: 100%; text-align: center; text-shadow: 0px 5px 5px black, -2px 0px 2px black, 2px 0px 2px black, 0px -2px 2px black; font-size: 72px; color: #F7B42C; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-variant: small-caps; -webkit-transition: color 0.1s linear; transition: color 0.1s linear; }

#main-ladder-view .level .overlay-text { color: #F7B42C; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-variant: small-caps; -webkit-transition: color 0.1s linear; transition: color 0.1s linear; }

#main-ladder-view .level .level-difficulty { position: absolute; left: 0px; bottom: 0px; font-size: 25px; padding-right: 10px; background-color: rgba(255, 255, 255, 0.75); border-radius: 6px; }

#main-ladder-view .level .play-text-container { position: absolute; left: 50%; bottom: -10px; }

#main-ladder-view .level .play-text-container .play-text { margin-left: -50%; font-size: 50px; }

#main-ladder-view a[disabled] .level { opacity: 0.7; }

#main-ladder-view a.complete .level-difficulty:after { content: " - Complete!"; color: #F7B42C; }

#main-ladder-view a.started .level-difficulty:after { content: " - Started"; color: #c0a163; }

body.is-playing { background-color: black; }

#level-view { margin: 0 auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; min-width: 1024px; position: relative; }

#level-view.real-time #canvas-wrapper { width: 100%; }

#level-view.real-time #canvas-wrapper canvas { margin: 0 auto; }

#level-view.real-time #canvas-wrapper #normal-surface { left: 0; right: 0; margin-left: auto; margin-right: auto; }

#level-view.real-time #control-bar-view { width: 100%; }

#level-view.real-time #control-bar-view button, #level-view.real-time #control-bar-view h4 { display: none; }

#level-view.real-time:not(.flags) #playback-view { width: 100%; }

#level-view.real-time.flags #playback-view { width: 90%; width: -webkit-calc(100% - 200px); width: calc(100% - 200px); left: 200px; }

#level-view.real-time #code-area, #level-view.real-time #thang-hud, #level-view.real-time #goals-view { display: none; visibility: hidden; }

#level-view.real-time #gold-view { right: 1%; -webkit-box-shadow: -1px 1px 10px cyan; box-shadow: -1px 1px 10px cyan; }

#level-view.real-time #gold-view .team-gold { font-size: 2vw; line-height: 2vw; }

#level-view.real-time #gold-view .team-gold img { width: 1.8vw; height: 1.8vw; }

#level-view.real-time #duel-stats-view { right: calc(1% + 100px); bottom: 50px; }

#level-view.real-time #control-bar-view .title { left: 20%; width: 60%; text-align: center; }

#level-view.real-time #stop-real-time-playback-button { display: block; z-index: 20; }

#level-view.real-time #level-dialogue-view { display: none; }

#level-view.real-time .level-content { margin: 0px auto; }

#level-view .level-content { position: relative; }

#level-view #canvas-wrapper { top: 50px; width: 55%; position: relative; overflow: hidden; -webkit-transition: all 0.5s ease-out, z-index 1.2s linear; transition: all 0.5s ease-out, z-index 1.2s linear; z-index: 0; }

#level-view #canvas-wrapper.preview-overlay { z-index: 20; }

#level-view #canvas-wrapper.preview-overlay #goals-view { visibility: hidden; }

#level-view canvas#webgl-surface { background-color: #333; z-index: 1; }

#level-view canvas#normal-surface { z-index: 1; position: absolute; top: 0; left: 0; pointer-events: none; }

#level-view canvas#webgl-surface, #level-view canvas#normal-surface { display: block; z-index: 2; -webkit-transition: 0.5s ease-out; transition: 0.5s ease-out; }

#level-view canvas#webgl-surface.grabbable:not(.flag-color-selected), #level-view canvas#normal-surface.grabbable:not(.flag-color-selected) { cursor: -moz-grab; cursor: -webkit-grab; cursor: grab; }

#level-view canvas#webgl-surface.grabbable:not(.flag-color-selected):active, #level-view canvas#normal-surface.grabbable:not(.flag-color-selected):active { cursor: -moz-grabbing; cursor: -webkit-grabbing; cursor: grabbing; }

#level-view canvas#webgl-surface.flag-color-selected, #level-view canvas#normal-surface.flag-color-selected { cursor: crosshair; }

#level-view #ascii-surface { position: absolute; z-index: 3; top: 0; left: 0; pointer-events: none; white-space: pre; font-family: Courier, monospace; color: white; background-color: rgba(14, 59, 130, 0.25); transform-origin: 0 0 0; line-height: 15px; }

#level-view #code-area { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0px 0.9% 10px 1.4%; width: 45%; background: transparent url(/images/level/wood_texture.png); background-size: 100% 100%; position: absolute; right: 0; top: 0px; bottom: 0; -webkit-transition: width 0.5s ease-in-out, right 0.5s ease-in-out; transition: width 0.5s ease-in-out, right 0.5s ease-in-out; z-index: 2; }

#level-view #game-area { position: relative; overflow: hidden; }

#level-view .ui-effects-transfer { border: 2px dotted gray; }

#level-view .modal img { float: right; }

#level-view .modal img.diagram { float: none; }

#level-view #multiplayer-join-link { font-size: 12px; }

#level-view .btn.banner { background-color: #ededed; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), color-stop(16%, #e8e8e8), color-stop(17%, #FFF), color-stop(83%, #FFF), color-stop(84%, #e8e8e8), to(#e8e8e8)); background-image: -webkit-linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: -moz-linear-gradient(top, #e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: -o-linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-repeat: no-repeat; color: #333; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); border: 1px solid black; text-shadow: none; }

#level-view .btn.banner:hover:not(.disabled):not([disabled]), #level-view .btn.banner:focus:not(.disabled):not([disabled]) { background-color: #f9f9f9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), color-stop(16%, #f7f7f7), color-stop(17%, white), color-stop(83%, white), color-stop(84%, #f7f7f7), to(#f7f7f7)); background-image: -webkit-linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: -moz-linear-gradient(top, #f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: -o-linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-repeat: no-repeat; }

#level-view .btn.banner.active, #level-view .btn.banner:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.disabled, #level-view .btn.banner[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-primary { background-color: #4c95e5; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4490e4), color-stop(16%, #4490e4), color-stop(17%, #6CA8EA), color-stop(83%, #6CA8EA), color-stop(84%, #4490e4), to(#4490e4)); background-image: -webkit-linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: -moz-linear-gradient(top, #4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: -o-linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-primary:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-primary:focus:not(.disabled):not([disabled]) { background-color: #67a5e9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5fa0e8), color-stop(16%, #5fa0e8), color-stop(17%, #87b8ee), color-stop(83%, #87b8ee), color-stop(84%, #5fa0e8), to(#5fa0e8)); background-image: -webkit-linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: -moz-linear-gradient(top, #5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: -o-linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-repeat: no-repeat; }

#level-view .btn.banner.btn-primary.active, #level-view .btn.banner.btn-primary:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-primary.disabled, #level-view .btn.banner.btn-primary[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-info { background-color: #569ac2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4f96c0), color-stop(16%, #4f96c0), color-stop(17%, #71AACC), color-stop(83%, #71AACC), color-stop(84%, #4f96c0), to(#4f96c0)); background-image: -webkit-linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: -moz-linear-gradient(top, #4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: -o-linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-info:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-info:focus:not(.disabled):not([disabled]) { background-color: #6ca7ca; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66a3c8), color-stop(16%, #66a3c8), color-stop(17%, #88b7d4), color-stop(83%, #88b7d4), color-stop(84%, #66a3c8), to(#66a3c8)); background-image: -webkit-linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: -moz-linear-gradient(top, #66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: -o-linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-repeat: no-repeat; }

#level-view .btn.banner.btn-info.active, #level-view .btn.banner.btn-info:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-info.disabled, #level-view .btn.banner.btn-info[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-success { background-color: #79962d; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#748f2b), color-stop(16%, #748f2b), color-stop(17%, #90B236), color-stop(83%, #90B236), color-stop(84%, #748f2b), to(#748f2b)); background-image: -webkit-linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: -moz-linear-gradient(top, #748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: -o-linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-success:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-success:focus:not(.disabled):not([disabled]) { background-color: #8cac35; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#87a632), color-stop(16%, #87a632), color-stop(17%, #a1c541), color-stop(83%, #a1c541), color-stop(84%, #87a632), to(#87a632)); background-image: -webkit-linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: -moz-linear-gradient(top, #87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: -o-linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-repeat: no-repeat; }

#level-view .btn.banner.btn-success.active, #level-view .btn.banner.btn-success:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-success.disabled, #level-view .btn.banner.btn-success[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-warning { background-color: #a85500; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9f5100), color-stop(16%, #9f5100), color-stop(17%, #CD6800), color-stop(83%, #CD6800), color-stop(84%, #9f5100), to(#9f5100)); background-image: -webkit-linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: -moz-linear-gradient(top, #9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: -o-linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-warning:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-warning:focus:not(.disabled):not([disabled]) { background-color: #c76500; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be6000), color-stop(16%, #be6000), color-stop(17%, #ec7800), color-stop(83%, #ec7800), color-stop(84%, #be6000), to(#be6000)); background-image: -webkit-linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: -moz-linear-gradient(top, #be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: -o-linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-repeat: no-repeat; }

#level-view .btn.banner.btn-warning.active, #level-view .btn.banner.btn-warning:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-warning.disabled, #level-view .btn.banner.btn-warning[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-danger { background-color: #95321a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8d2f19), color-stop(16%, #8d2f19), color-stop(17%, #B43C20), color-stop(83%, #B43C20), color-stop(84%, #8d2f19), to(#8d2f19)); background-image: -webkit-linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: -moz-linear-gradient(top, #8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: -o-linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-danger:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-danger:focus:not(.disabled):not([disabled]) { background-color: #af3a1f; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7381e), color-stop(16%, #a7381e), color-stop(17%, #ce4525), color-stop(83%, #ce4525), color-stop(84%, #a7381e), to(#a7381e)); background-image: -webkit-linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: -moz-linear-gradient(top, #a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: -o-linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-repeat: no-repeat; }

#level-view .btn.banner.btn-danger.active, #level-view .btn.banner.btn-danger:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-danger.disabled, #level-view .btn.banner.btn-danger[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .btn.banner.btn-inverse { background-color: #2e4366; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c3e5f), color-stop(16%, #2c3e5f), color-stop(17%, #3A537F), color-stop(83%, #3A537F), color-stop(84%, #2c3e5f), to(#2c3e5f)); background-image: -webkit-linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: -moz-linear-gradient(top, #2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: -o-linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-repeat: no-repeat; color: #FFF; }

#level-view .btn.banner.btn-inverse:hover:not(.disabled):not([disabled]), #level-view .btn.banner.btn-inverse:focus:not(.disabled):not([disabled]) { background-color: #38507b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#354c74), color-stop(16%, #354c74), color-stop(17%, #446194), color-stop(83%, #446194), color-stop(84%, #354c74), to(#354c74)); background-image: -webkit-linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: -moz-linear-gradient(top, #354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: -o-linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-repeat: no-repeat; }

#level-view .btn.banner.btn-inverse.active, #level-view .btn.banner.btn-inverse:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#level-view .btn.banner.btn-inverse.disabled, #level-view .btn.banner.btn-inverse[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#level-view .gradient { position: absolute; z-index: 5; }

#level-view #code-area-gradient { top: 0px; width: 3px; background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%); left: -3px; bottom: 0; }

#level-view #canvas-left-gradient { left: 0px; width: 5px; background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.4) 100%); bottom: -30px; top: 0; }

#level-view #canvas-top-gradient { top: 0; height: 5px; left: 0; right: 0; background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.4) 100%); }

#level-view #hud-left-gradient { background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%); left: 0; top: 0; height: 100%; width: 2%; }

#level-view #hud-right-gradient { background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%); right: 0; position: absolute; top: 0; height: 100%; width: 2%; }

#level-view #play-footer { text-align: center; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-variant: small-caps; font-size: 25px; padding: 10px 0; -webkit-transition: opacity 0.1s linear; transition: opacity 0.1s linear; opacity: 0.6; filter: alpha(opacity=60); }

#level-view #play-footer:hover { opacity: 1; filter: alpha(opacity=100); }

#level-view #play-footer a { opacity: 0.75; filter: alpha(opacity=75); -webkit-transition: opacity 0.1s linear; transition: opacity 0.1s linear; color: white; }

#level-view #play-footer a:hover, #level-view #play-footer a:active { opacity: 1; filter: alpha(opacity=100); }

@media screen and (min-aspect-ratio: 17 / 10) { #level-view #play-footer:not(.premium) { display: none; } }

#level-view #level-footer-shadow { position: absolute; width: 100%; height: 30px; background: linear-gradient(to bottom, black 0%, transparent 100%); }

#level-view #fullscreen-editor-background-screen { background-color: black; opacity: 0.5; cursor: pointer; display: none; position: absolute; left: 0; right: 0; bottom: 0; top: 0; z-index: 19; }

#level-view #stop-real-time-playback-button { display: none; position: absolute; bottom: 70px; right: 15px; font-size: 30px; }

html.fullscreen-editor #level-view #fullscreen-editor-background-screen { display: block; }

html.fullscreen-editor #level-view #code-area { position: fixed; width: 95%; height: 100%; right: 0; }

body.ipad #level-view { height: 702.74459px; overflow: hidden; }

body.ipad #level-view #code-area, body.ipad #level-view #play-footer, body.ipad #level-view #thang-hud { display: none; }

body.ipad #level-view #level-chat-view { bottom: 40px; }

body.ipad #level-view #playback-view { background-color: transparent; z-index: 3; bottom: 30px; }

body.ipad #level-view #playback-view button { background-color: #333; }

body.ipad #level-view #playback-view .scrubber .progress { background-color: rgba(255, 255, 255, 0.4); }

body.ipad #level-view #canvas-wrapper, body.ipad #level-view #control-bar-view, body.ipad #level-view #playback-view, body.ipad #level-view #thang-hud { width: 100%; }

body.ipad #level-view #canvas-wrapper { height: 653px; }

body.ipad #level-view #canvas-wrapper canvas { margin: 0 auto; overflow: hidden; }

#level-footer-background { display: none; position: absolute; background: transparent url(/images/level/footer_background.jpg) no-repeat; bottom: 0; width: 100%; background-size: 100% 400px; height: 400px; z-index: -9001; opacity: 0.25; filter: alpha(opacity=25); }

#level-chat-view { box-sizing: border-box; width: 22%; position: relative; left: 10px; bottom: 10px; height: 0; font-size: 12px; color: white; text-shadow: 1px 1px 1px black; }

#level-chat-view .action { color: #aff; }

#level-chat-view tr.me .action { color: #ffa; }

#level-chat-view .closed-chat-area { margin-left: 20px; margin-bottom: 25px; margin-right: 20px; position: absolute; bottom: 0px; left: 0px; width: 280px; }

#level-chat-view .open-chat-area { background-color: rgba(50, 50, 50, 0.6); padding: 5px 20px 5px 19px; border-radius: 5px; max-height: 200px; overflow-x: scroll; border: 1px solid #222; position: absolute; bottom: 30px; left: 20px; width: 239px; }

#level-chat-view tr { line-height: 11px; height: 16px; }

#level-chat-view tr strong { color: #aff; }

#level-chat-view tr.me strong { color: #ffa; }

#level-chat-view i { position: absolute; bottom: 5px; left: 3px; float: left; cursor: pointer; }

#level-chat-view input, #level-chat-view textarea { position: absolute; bottom: 0px; left: 20px; right: 0px; width: 280px; height: 22px; box-sizing: border-box; font-size: 12px; color: white; background-color: rgba(50, 50, 50, 0.4); border-color: rgba(0, 0, 0, 0.4); border-radius: 2px; border-width: 1px; text-shadow: 1px 1px 1px black; }

#level-chat-view input:focus, #level-chat-view textarea:focus { background-color: #323232; }

#control-bar-view { width: 55%; height: 50px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: visible; position: absolute; z-index: 6; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; }

#control-bar-view.controls-disabled { -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -o-filter: brightness(50%); filter: brightness(50%); }

#control-bar-view .levels-link-area { position: absolute; left: 40px; width: 160px; text-align: center; cursor: pointer; }

#control-bar-view .levels-link-area a.levels-link { margin: 0; height: 50px; line-height: 50px; color: white; font-size: 16px; }

#control-bar-view .levels-link-area a.levels-link .glyphicon { margin-left: -20px; margin-right: 10px; -webkit-transform: scaleX(-1.25) scaleY(1.25); -ms-transform: scaleX(-1.25) scaleY(1.25); transform: scaleX(-1.25) scaleY(1.25); color: #e3ad35; text-shadow: 1px 1px 0px #8f7b3e; }

#control-bar-view .levels-link-area:hover a.levels-link { text-decoration: underline; }

#control-bar-view .levels-link-area:hover a.levels-link .glyphicon { color: #f3d33b; }

#control-bar-view .left-cap, #control-bar-view .right-cap, #control-bar-view .center-chain, #control-bar-view .right-chain, #control-bar-view .wood-background { position: absolute; top: 0; pointer-events: none; }

#control-bar-view .left-cap { background: transparent url(/images/level/control_bar_cap_left.png); background-size: cover; width: 217px; height: 63px; left: 0; }

#control-bar-view .right-cap { background: transparent url(/images/level/control_bar_cap_right.png); background-size: cover; right: 0; width: 78px; height: 60px; }

#control-bar-view .center-chain { background: transparent url(/images/level/control_bar_chain_center.png); background-size: cover; left: 30%; width: 111px; height: 24px; z-index: 1; }

#control-bar-view .right-chain { background: transparent url(/images/level/control_bar_chain_right.png); background-size: cover; top: 30px; right: 0; width: 97px; height: 51px; z-index: -1; }

#control-bar-view .wood-background { background: transparent url(/images/level/control_bar_background.png); background-size: contain; width: 100%; height: 55px; z-index: -1; }

#control-bar-view .level-name-area-container { position: relative; width: 100%; height: 50px; pointer-events: none; }

#control-bar-view .level-name-area-container .level-name-area { min-width: 200px; max-width: 293px; height: 60px; margin: 0 auto; padding: 8px; border-style: solid; border-image: url(/images/level/control_bar_level_name_background.png) 30 fill round; border-width: 0 15px 15px 15px; text-align: center; position: absolute; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

#control-bar-view .level-name-area-container .level-name-area .level-label { font-size: 12px; color: #f3d33b; margin-bottom: -5px; }

#control-bar-view .level-name-area-container .level-name-area .level-name { color: white; font-size: 18px; }

#control-bar-view .level-name-area-container .level-name-area .level-difficulty { font-size: 28px; color: #f3d33b; display: inline-block; -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); vertical-align: middle; }

#control-bar-view .multiplayer-area-container { position: relative; width: 100%; height: 50px; pointer-events: none; }

#control-bar-view .multiplayer-area-container .multiplayer-area { min-width: 200px; max-width: 293px; height: 60px; margin: 0 auto; padding: 8px; border-style: solid; border-image: url(/images/level/control_bar_level_name_background.png) 30 fill round; border-width: 0 15px 15px 15px; text-align: center; position: absolute; left: 50%; cursor: pointer; pointer-events: all; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

#control-bar-view .multiplayer-area-container .multiplayer-area .multiplayer-label { font-size: 12px; color: #f3d33b; margin-bottom: -5px; }

#control-bar-view .multiplayer-area-container .multiplayer-area .multiplayer-status { color: white; font-size: 18px; }

#control-bar-view .buttons-area { position: absolute; right: 35px; top: 8px; }

#control-bar-view .buttons-area button { float: right; margin-left: 10px; position: relative; }

#control-bar-view .buttons-area #game-menu-button { background: transparent; border: 0; outline: 0; -webkit-box-shadow: none; box-shadow: none; text-transform: uppercase; font-size: 18px; }

#control-bar-view .buttons-area #game-menu-button .hamburger { display: inline-block; }

#control-bar-view .buttons-area #game-menu-button .hamburger span.icon-bar { display: block; border-radius: 4px; width: 18px; height: 4px; margin: 4px; background: #e3ad35; }

#control-bar-view .buttons-area #game-menu-button .game-menu-text { display: inline-block; vertical-align: middle; margin-top: -18px; }

#control-bar-view .buttons-area #game-menu-button:hover { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); }

#control-bar-view .buttons-area #game-menu-button:hover .hamburger span.icon-bar { background-color: #f3d33b; }

#control-bar-view .buttons-area #level-done-button, #control-bar-view .buttons-area #next-game-button, #control-bar-view .buttons-area #control-bar-sign-up-button { top: 7px; font-size: 13px; height: 24px; }

#control-bar-view .buttons-area #level-done-button { display: none; }

html.no-borderimage #control-bar-view .level-name-area { border: 0; background: transparent url(/images/level/control_bar_level_name_background.png); background-size: contain; background-repeat: no-repeat; }

html.no-borderimage #control-bar-view .multiplayer-area { border: 0; background: transparent url(/images/level/control_bar_level_name_background.png); background-size: contain; background-repeat: no-repeat; }

@media only screen and (max-width: 1300px) { body:not(.ipad) #control-bar-view .level-name-area-container { display: none; } }

#duel-stats-view { position: absolute; right: 44.3%; bottom: 133px; z-index: 3; -webkit-transition: opacity 0.2s linear; transition: opacity 0.2s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; padding: 4px 10px 0 4px; background: transparent url(/images/level/hud_background.png) no-repeat; background-size: 100% auto; border-radius: 4px; width: 500px; height: 60px; display: none; flex-direction: row; }

#duel-stats-view:hover { opacity: 0.1; }

#duel-stats-view .player-container { width: 50%; height: 50px; display: flex; flex-direction: row; align-items: center; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 18px; color: #e62b1e; text-shadow: 0px 1px 0px black, 0px -1px 0px black, 1px 0px 0px black, -1px 0px 0px black; }

#duel-stats-view .player-container.team-humans { padding-right: 10px; }

#duel-stats-view .player-container.team-humans .player-power, #duel-stats-view .player-container.team-humans .player-gold { margin-right: 5px; }

#duel-stats-view .player-container.team-ogres { padding-left: 10px; flex-direction: row-reverse; color: #0597ff; }

#duel-stats-view .player-container.team-ogres .name-and-power { flex-direction: row-reverse; }

#duel-stats-view .player-container.team-ogres .name-and-power .player-name { text-align: right; }

#duel-stats-view .player-container.team-ogres .name-and-power .player-power, #duel-stats-view .player-container.team-ogres .name-and-power .player-gold { margin-left: 5px; flex-direction: row-reverse; text-align: right; }

#duel-stats-view .player-container.team-ogres .player-health { flex-direction: row-reverse; }

#duel-stats-view .player-container.team-ogres .player-health .health-bar-container .health-bar { background: #0597ff; }

#duel-stats-view .player-container.team-ogres .thang-avatar-view { -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1); }

#duel-stats-view .player-container .name-and-power { display: flex; flex-direction: row; }

#duel-stats-view .player-container .player-portrait { margin: 0 12px; }

#duel-stats-view .player-container .player-portrait .thang-avatar-view { width: 30px; }

#duel-stats-view .player-container .player-name { height: 50%; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 130px; }

#duel-stats-view .player-container .health-icon, #duel-stats-view .player-container .power-icon, #duel-stats-view .player-container .gold-icon { display: inline-block; width: 16px; height: 16px; background: transparent url(/images/level/hud_info_icons.png) no-repeat; background-size: auto 16px; }

#duel-stats-view .player-container .player-health, #duel-stats-view .player-container .player-power, #duel-stats-view .player-container .player-gold { height: 50%; display: flex; flex-direction: row; height: 18px; }

#duel-stats-view .player-container .player-health { line-height: 16px; }

#duel-stats-view .player-container .player-health .health-bar-container { width: 100px; display: inline-block; margin: 1px 5px; height: 16px; background: #201b15; padding: 4px; border-radius: 8px; border: 0; overflow: hidden; }

#duel-stats-view .player-container .player-health .health-bar-container .health-bar { background: #ea232d; width: 100%; height: 8px; border-radius: 4px; }

#duel-stats-view .player-container .player-health .health-value { vertical-align: top; }

#duel-stats-view .player-container .player-power .power-icon { margin-top: 4px; background-position: -80px 0px; }

#duel-stats-view .player-container .player-power .power-value { min-width: 20px; margin: 0px 5px; }

#duel-stats-view .player-container .player-gold .gold-icon { margin-top: 4px; background-position: -128px 0px; }

#duel-stats-view .player-container .player-gold .gold-value { min-width: 20px; margin: 0px 5px; }

#goals-view { position: absolute; left: -15px; top: -100px; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; border-style: solid; border-image: url(/images/level/goals_background.png) 15 20 51 15 fill stretch; border-width: 8px 10px 25px 8px; margin: -8px -10px -25px -8px; padding: 19px 0px 2px 25px; z-index: 3; font-size: 14px; min-width: 230px; }

#goals-view.brighter { font-size: 18px; font-size: 1.4vw; border-width: 0.91vw 1.22vw 3.10vw 0.91vw; min-width: 23vw; }

#goals-view .goals-status { margin: 5px 0 0 0; position: absolute; color: white; text-transform: uppercase; }

#goals-view .goals-status .success { color: lightgreen; text-shadow: 1px 1px 0px black; }

#goals-view .goals-status .timed-out { color: #e6e6e6; }

#goals-view .goals-status .failure { color: #ef3d47; text-shadow: 1px 1px 0px black; }

#goals-view .goals-status .incomplete { color: #f5aa31; }

#goals-view .goals-status .running { color: #c8c8c8; }

#goals-view ul { padding-left: 0; margin-bottom: 0; color: black; }

#goals-view li { list-style: none; margin-right: 5px; }

#goals-view li i { margin-right: 5px; }

#goals-view li.status-incomplete { color: #333; }

#goals-view li.status-failure { color: darkred; }

#goals-view li.status-success { color: darkgreen; }

#goals-view.collapsed i.collapsed, #goals-view.expanded i.expanded { display: none; }

#goals-view.collapsed ul { display: none; }

html.no-borderimage #goals-view { background: transparent url(/images/level/goals_background.png); background-size: 100% 100%; border: 0; }

html.no-borderimage #goals-view.brighter { border: 0; }

html.no-borderimage #goals-view .goals-status { position: static; margin-top: 10px; }

#gold-view { display: none; position: absolute; right: 46%; top: 62px; z-index: 6; -webkit-transition: box-shadow 0.2s linear; transition: box-shadow 0.2s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; padding: 0.4vw; background: transparent url(/images/level/gold_background.png) no-repeat; background-size: 100% 100%; border-radius: 4px; }

#gold-view:hover { box-shadow: 2px 2px 2px black; }

#gold-view .team-gold { font-size: 1.4vw; line-height: 1.4vw; margin: 0; color: #828282; display: inline-block; padding: 0px 4px; }

#gold-view .team-gold.team-humans { color: #e62b1e; }

#gold-view .team-gold.team-ogres { color: #0597ff; }

#gold-view .team-gold.team-allies, #gold-view .team-gold.team-minions { color: #2be61e; }

#gold-view .team-gold img { width: 1.2vw; height: 1.2vw; border-radius: 2px; padding: 0.1vw; margin-top: -0.2vw; margin-right: 0.1vw; }

#gold-view .team-gold .gold-amount { display: inline-block; min-width: 20px; }

#thang-hud { width: 55%; height: 80px; position: relative; overflow: visible; }

#thang-hud.controls-disabled { pointer-events: none; }

#thang-hud.controls-disabled .wood-background, #thang-hud.controls-disabled .hinge, #thang-hud.controls-disabled .avatar-wrapper-container, #thang-hud.controls-disabled .center { -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -o-filter: brightness(50%); filter: brightness(50%); }

#thang-hud .wood-background { position: absolute; left: 0; top: -2px; background: transparent url(/images/level/hud_wood_background.png); background-size: auto 100%; width: 100%; height: 100px; z-index: 4; }

#thang-hud .hinge { position: absolute; top: -16px; background: transparent url(/images/level/hud_hinge.png); width: 27px; height: 44px; background-size: contain; z-index: 4; pointer-events: none; }

#thang-hud .hinge-0 { left: 3%; }

#thang-hud .hinge-1 { left: 12%; }

#thang-hud .hinge-2 { left: 86%; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1); }

#thang-hud .hinge-3 { left: 95%; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1); }

#thang-hud .avatar-wrapper-container { position: absolute; width: 100px; height: 100px; top: 0; left: 18%; left: -webkit-calc(50% - (560px - 100px) / 2 - 10px); left: calc(50% - (560px - 100px) / 2 - 10px); z-index: 5; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper { width: 80px; height: 80px; position: relative; border-radius: 4px; background-color: #4f4f4f; background-image: -webkit-linear-gradient(top, #bdbdbd 0%, #4f4f4f 100%); background-image: linear-gradient(to bottom, #bdbdbd 0%, #4f4f4f 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBDBDBD', endColorstr='#FF4F4F4F', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#bdbdbd 20%), to(#4f4f4f 70%)); background-image: -webkit-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: -moz-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: -o-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-repeat: no-repeat; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper.team-humans { border-color: darkred; background-color: #e62b1e; background-image: -webkit-linear-gradient(top, #f28f88 0%, #e62b1e 100%); background-image: linear-gradient(to bottom, #f28f88 0%, #e62b1e 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28F88', endColorstr='#FFE62B1E', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#f28f88 20%), to(#e62b1e 70%)); background-image: -webkit-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: -moz-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: -o-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-repeat: no-repeat; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper.team-ogres { border-color: darkblue; background-color: #005c9e; background-image: -webkit-linear-gradient(top, #7ac8ff 0%, #005c9e 100%); background-image: linear-gradient(to bottom, #7ac8ff 0%, #005c9e 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7AC8FF', endColorstr='#FF005C9E', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#7ac8ff 20%), to(#005c9e 70%)); background-image: -webkit-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: -moz-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: -o-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-repeat: no-repeat; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper.team-allies, #thang-hud .avatar-wrapper-container .thang-canvas-wrapper.team-minions { border-color: darkgreen; background-color: #188e10; background-image: -webkit-linear-gradient(top, #8ff288 0%, #188e10 100%); background-image: linear-gradient(to bottom, #8ff288 0%, #188e10 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8FF288', endColorstr='#FF188E10', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#8ff288 20%), to(#188e10 70%)); background-image: -webkit-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: -moz-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: -o-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: radial-gradient(circle, #8ff288 20%, #188e10 70%); background-repeat: no-repeat; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper .thang-canvas { width: 100%; }

#thang-hud .avatar-wrapper-container .thang-canvas-wrapper .avatar-frame { position: absolute; left: -18%; top: -19%; width: 145%; }

#thang-hud.hide-hud-properties .center:hover { top: 24px; }

#thang-hud .center { width: 560px; height: 166px; position: absolute; top: 24px; left: 13%; left: -webkit-calc(50% - 560px / 2); left: calc(50% - 560px / 2); padding: 10px 20px 0 145px; background-image: url(/images/level/hud_background.png); color: white; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; z-index: 4; -webkit-transition: 0.5s ease; transition: 0.5s ease; }

#thang-hud .center:hover { top: -36px; }

#thang-hud .center .thang-name { font-size: 18px; margin: 10px 0 0 0; }

#thang-hud .center .thang-props { margin: 24px 0 0 0; float: left; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; -o-user-select: text; user-select: text; }

#thang-hud .center .thang-props .prop:not([name="health"]) { min-width: 120px; display: inline-block; line-height: 16px; }

#thang-hud .center .thang-props.nonexistent { visibility: hidden; }

#thang-hud .center .thang-props .text-prop { width: 50%; }

#thang-hud .center .thang-props .prop-label-icon { display: inline-block; width: 16px; height: 16px; margin-right: 5px; background: transparent url(/images/level/hud_info_icons.png) no-repeat; background-size: auto 16px; float: left; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-pos { background-position: -16px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-target { background-position: -32px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-collectedThangIDs { background-position: -48px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-visualRange { background-position: -64px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-attackDamage { background-position: -80px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-attackRange, #thang-hud .center .thang-props .prop-label-icon.prop-label-icon-attackNearbyEnemyRange { background-position: -96px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-maxSpeed { background-position: -112px 0px; }

#thang-hud .center .thang-props .prop-label-icon.prop-label-icon-gold, #thang-hud .center .thang-props .prop-label-icon.prop-label-icon-bountyGold, #thang-hud .center .thang-props .prop-label-icon.prop-label-icon-value { background-position: -128px 0px; }

#thang-hud .center .thang-props .prop[name="health"] { position: absolute; right: 35px; top: 23px; height: 18px; line-height: 18px; font-size: 18px; }

#thang-hud .center .thang-props .prop[name="health"] .prop-value.bar-prop { width: 150px; margin: 1px 10px 0 0; height: 16px; background: #201b15; padding: 4px; border-radius: 8px; border: 0; }

#thang-hud .center .thang-props .prop[name="health"] .prop-value.bar-prop .bar { background: #ea232d; height: 8px; border-radius: 4px; }

#thang-hud .center .thang-props .prop[name="health"] .bar-prop-value { vertical-align: top; }

#thang-hud .center .thang-props .prop-value.bar-prop { width: 100px; display: inline-block; height: 6px; background: #ddd; border: 1px solid black; border-radius: 6px; overflow: hidden; }

#thang-hud .center .thang-props .prop-value.bar-prop .bar { background: black; width: 100%; height: 100%; }

#thang-hud .center .thang-props .message { text-align: center; display: table; height: 100%; width: 100%; }

#thang-hud .center .thang-props .message p { display: table-cell; vertical-align: middle; font-size: 20px; }

#level-dialogue-view { width: 417px; height: 296px; background: transparent url(/images/level/code_palette_wood_background.png); background-size: 100% auto; position: absolute; bottom: -256px; left: 300px; left: -webkit-calc(55% - 417px); left: calc(55% - 417px); -webkit-transition: 1s cubic-bezier(0.17, 0.89, 0.42, 1.36); transition: 1s cubic-bezier(0.17, 0.89, 0.42, 1.36); z-index: 2; }

@-webkit-keyframes speakingPulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-moz-keyframes speakingPulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-ms-keyframes speakingPulse { #level-dialogue-view from { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; }
  #level-dialogue-view 50% { -webkit-box-shadow: 0px 0px 35px skyblue; box-shadow: 0px 0px 35px skyblue; color: skyblue; }
  #level-dialogue-view to { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; } }

@-o-keyframes speakingPulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@keyframes speakingPulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

#level-dialogue-view.active { display: block; bottom: -20px; }

#level-dialogue-view.speaking .dialogue-area .bubble { -webkit-animation: speakingPulse 1.5s infinite; animation: speakingPulse 1.5s infinite; }

#level-dialogue-view .dialogue-area { position: relative; height: 100%; width: 100%; z-index: 1; }

#level-dialogue-view .dialogue-area .bubble { position: relative; margin: 10px; padding: 20px 20px 40px 20px; color: white; font-weight: bold; background: transparent url(/images/level/dialogue_background.png); background-size: 100% 100%; border: black solid 1px; border-radius: 10px; font-size: 18px; line-height: 20px; }

#level-dialogue-view .dialogue-area .bubble strong, #level-dialogue-view .dialogue-area .bubble a { color: #FFCCAA; }

#level-dialogue-view .dialogue-area .bubble a { text-decoration: underline; }

#level-dialogue-view .dialogue-area .bubble .hud-hint { font-weight: normal; color: #ddd; font-size: 14px; line-height: 16px; vertical-align: middle; }

#level-dialogue-view .dialogue-area .bubble .enter { position: absolute; right: 15px; bottom: 20px; }

#level-dialogue-view .dialogue-area .bubble .enter div.dot { background: #337; width: 8px; height: 8px; position: absolute; right: 8px; top: 9px; border-radius: 5px; }

#level-dialogue-view .dialogue-area .bubble button, #level-dialogue-view .dialogue-area .bubble .alert { padding: 2px 5px; }

#level-dialogue-view .dialogue-area .bubble .enter button.with-dot { padding-right: 20px; }

#level-dialogue-view .dialogue-area .bubble h3 { margin: 0; font-size: 16px; line-height: 16px; color: #338; }

#level-dialogue-view .dialogue-area .bubble button { margin-left: 10px; }

body.ipad #level-dialogue-view { left: auto; right: 0; }

body.ipad #level-dialogue-view.active { bottom: -60px; }

body.ipad #level-dialogue-view .hud-hint { visibility: hidden; }

#level-flags-view { display: none; position: absolute; bottom: 0; left: 0; width: 200px; z-index: 1; -webkit-transition: box-shadow 0.2s linear; transition: box-shadow 0.2s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; padding: 4px; background: transparent url(/images/level/gold_background.png) no-repeat; background-size: 100% 100%; border-radius: 4px; }

#level-flags-view:hover { box-shadow: 2px 2px 2px black; }

#level-flags-view .flag-button { margin: 3px; font-size: 14px; position: relative; padding: 2px 15px 18px 15px; margin-left: 5px; }

#level-flags-view .flag-button .glyphicon { font-size: 24px; }

#level-flags-view .flag-button .flag-shortcut { text-decoration: underline; }

#level-flags-view .flag-button.green-flag .glyphicon, #level-flags-view .flag-button.green-flag .flag-shortcut { color: #40bf40; }

#level-flags-view .flag-button.black-flag .glyphicon, #level-flags-view .flag-button.black-flag .flag-shortcut { color: #404040; }

#level-flags-view .flag-button.violet-flag .glyphicon, #level-flags-view .flag-button.violet-flag .flag-shortcut { color: #bf40bf; }

#level-flags-view .flag-button .flag-caption { position: absolute; background-color: rgba(0, 0, 0, 0.1); color: black; bottom: 0; left: 0; width: 100%; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }

#level-loading-view { width: 100%; height: 100%; position: absolute; z-index: 20; }

#level-loading-view.unveiled { pointer-events: none; }

#level-loading-view.preview-screen { background-color: rgba(0, 0, 0, 0.5); }

#level-loading-view .left-wing, #level-loading-view .right-wing { width: 100%; height: 100%; position: absolute; pointer-events: none; }

#level-loading-view .left-wing { background: black; background-image: url("/images/level/loading_left_wing_1920.jpg"); background-repeat: no-repeat; background-position: top right; background-size: contain; left: -50%; -webkit-transition: all 1.2s ease; transition: all 1.2s ease; }

@media screen and (max-width: 1366px) { #level-loading-view .left-wing { background: black; background-image: url("/images/level/loading_left_wing_1366.jpg"); background-repeat: no-repeat; background-position: top right; background-size: contain; } }

#level-loading-view .right-wing { background: black; background-image: url("/images/level/loading_right_wing_1920.jpg"); background-repeat: no-repeat; background-position: top left; background-size: contain; right: -50%; -webkit-transition: all 1.2s ease; transition: all 1.2s ease; }

@media screen and (max-width: 1366px) { #level-loading-view .right-wing { background: black; background-image: url("/images/level/loading_right_wing_1366.jpg"); background-repeat: no-repeat; background-position: top left; background-size: contain; } }

#level-loading-view #loading-details { position: absolute; top: 86px; right: 50%; width: 450px; height: 450px; margin-right: -225px; z-index: 100; background: transparent url(/images/level/code_editor_background.png) no-repeat; background-size: 100% 100%; color: darkslategray; font-size: 15px; padding: 80px 80px 40px 80px; text-align: center; -webkit-transition: 1.2s cubic-bezier(0.285, -0.595, 0.67, -0.6); transition: 1.2s cubic-bezier(0.285, -0.595, 0.67, -0.6); font-family: 'Open Sans Condensed'; }

#level-loading-view #loading-details.preview { top: 0; right: 0; margin-right: 0; width: 45%; height: auto; pointer-events: all; -webkit-transition: 1.2s ease-in-out; transition: 1.2s ease-in-out; padding: 80px 70px 40px 50px; }

#level-loading-view #loading-details.preview .progress-or-start-container.intro-footer { bottom: 30px; }

#level-loading-view #loading-details .level-loading-goals { text-align: left; }

#level-loading-view #loading-details .level-loading-goals .goals-title { font-size: 32px; color: black; font-weight: bold; }

#level-loading-view #loading-details .level-loading-goals li { font-size: 20px; color: black; }

#level-loading-view #loading-details .intro-doc { text-align: left; font-size: 16px; }

#level-loading-view #loading-details .intro-doc img { max-width: 100%; }

#level-loading-view #loading-details .progress-or-start-container { position: absolute; bottom: 95px; height: 80px; left: 48px; right: 77px; -webkit-transition: bottom 1.2s ease-out; transition: bottom 1.2s ease-out; }

#level-loading-view #loading-details .progress-or-start-container .load-progress { width: 100%; height: 45px; margin: 20px auto 0 auto; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress { height: 100%; position: relative; background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress .progress-background { width: 100%; height: 100%; background: transparent url(/images/level/loading_bar_back.png) no-repeat; background-size: 100% 100%; position: absolute; z-index: -1; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress .progress-bar-container { width: 75%; height: 100%; left: 10%; position: absolute; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress .progress-bar-container .progress-bar { width: 1%; height: 100%; transition-duration: 0; background: transparent url(/images/level/loading_bar_fill.png) no-repeat; background-size: 325px 100%; -webkit-box-shadow: none; box-shadow: none; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress.active .progress-bar { transition-duration: 1.2s; }

#level-loading-view #loading-details .progress-or-start-container .load-progress .progress .rim { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: transparent url(/images/level/loading_bar_rim.png) no-repeat; background-size: 100% 100%; }

#level-loading-view #loading-details .progress-or-start-container .start-level-button { display: none; width: 100%; height: auto; margin: 0px auto; font-size: 40px; line-height: 45px; font-variant: small-caps; text-transform: none; }

#level-loading-view #loading-details .progress-or-start-container .subscription-required, #level-loading-view #loading-details .progress-or-start-container .course-membership-required { display: none; margin-top: -160px; color: black; font-size: 24px; }

#level-loading-view #loading-details .progress-or-start-container .subscription-required .btn, #level-loading-view #loading-details .progress-or-start-container .course-membership-required .btn { width: 100%; margin: 0px auto; font-size: 40px; font-variant: small-caps; }

#level-loading-view #loading-details #tip-wrapper { position: absolute; z-index: 2; bottom: 40px; left: 25px; width: 401px; color: #666; }

#level-loading-view #loading-details.preview #tip-wrapper { left: 48px; right: 77px; width: auto; }

#message-view { color: black; }

#course-victory-modal .modal-dialog, #picoctf-victory-modal .modal-dialog { margin-top: 0; padding-top: 0; width: 750px; }

#course-victory-modal .modal-dialog .modal-content, #picoctf-victory-modal .modal-dialog .modal-content { position: relative; margin-top: -251px; }

#course-victory-modal .background-wrapper, #picoctf-victory-modal .background-wrapper { width: 750px; background: transparent; border: 0px solid transparent; border-style: solid; border-image: url("/images/pages/play/level/modal/victory_modal_border_background.png") 250 0 100 0 fill round; border-width: 250px 0 100px 0; border-radius: 12px; }

#course-victory-modal .modal-header, #picoctf-victory-modal .modal-header { border: none; position: absolute; left: 0px; width: 100%; height: 134px; margin: 0; padding: 0; top: 74px; text-align: center; }

#course-victory-modal .modal-header .well-parchment, #picoctf-victory-modal .modal-header .well-parchment { display: inline-block; }

#course-victory-modal .modal-header .well-parchment h1, #picoctf-victory-modal .modal-header .well-parchment h1 { color: inherit; margin: 0; }

#course-victory-modal .modal-header #close-modal, #picoctf-victory-modal .modal-header #close-modal { position: absolute; right: 174px; color: white; top: -15px; background: #ba1d00; padding: 6px 6px 3px; }

#course-victory-modal .modal-body, #picoctf-victory-modal .modal-body { padding: 30px 20px 0; position: relative; top: 80px; margin-top: 80px; }

#course-victory-modal .modal-body .well-parchment, #picoctf-victory-modal .modal-body .well-parchment { margin-top: 20px; }

html.no-borderimage #course-victory-modal .modal-dialog, html.no-borderimage #picoctf-victory-modal .modal-dialog { margin-top: 251px; }

html.no-borderimage #course-victory-modal .background-wrapper, html.no-borderimage #picoctf-victory-modal .background-wrapper { border: 0; background: url("/images/pages/play/level/modal/victory_modal_background.png"); height: 713px; }

#hero-victory-modal .modal-dialog { margin-top: 0; padding-top: 0; width: 750px; }

#hero-victory-modal .modal-dialog .modal-content { position: relative; margin-top: -251px; }

@media only screen and (max-height: 720px) { #hero-victory-modal.full-achievements .modal-dialog { margin-top: -76px; }
  #hero-victory-modal.full-achievements .modal-dialog #victory-header { background: transparent; } }

@media only screen and (max-height: 640px) { #hero-victory-modal.full-achievements .modal-dialog { margin-top: -130px; }
  #hero-victory-modal.full-achievements .modal-dialog #victory-header { display: none; } }

#hero-victory-modal .background-wrapper { width: 750px; background: transparent; border: 0px solid transparent; border-style: solid; border-image: url("/images/pages/play/level/modal/victory_modal_border_background.png") 250 0 100 0 fill round; border-width: 250px 0 100px 0; border-radius: 12px; }

#hero-victory-modal .modal-header { border: none; position: absolute; left: 188px; width: 378px; height: 134px; margin: 0; padding: 0; }

#hero-victory-modal .modal-header #victory-header { position: relative; -webkit-transition: 0.5s cubic-bezier(0.18, 0.68, 0.75, 2); transition: 0.5s cubic-bezier(0.18, 0.68, 0.75, 2); z-index: 1; width: 100%; height: 100%; text-align: center; background: transparent url(/images/pages/play/level/modal/victory_hero.png) no-repeat; background-position: center -88px; }

#hero-victory-modal .modal-header #victory-header.out { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); }

#hero-victory-modal .modal-header #victory-header #victory-title { display: inline-block; margin-top: 74px; }

#hero-victory-modal .modal-header #victory-header #victory-title h1 { text-transform: uppercase; text-align: center; color: #fcc935; font-size: 80px; margin: 0; padding: 0; text-shadow: black 8px 8px 0, black -8px -8px 0, black 8px -8px 0, black -8px 8px 0, black 8px 0px 0, black 0px -8px 0, black -8px 0px 0, black 0px 8px 0; }

#hero-victory-modal .modal-body { padding: 0 20px; min-height: 30px; margin-top: 160px; }

#hero-victory-modal .achievement-panel { background: transparent url("/images/pages/play/level/modal/victory_modal_shelf.png") no-repeat center 73px; width: 824px; height: 127px; margin: 0px -37px 0px -57px; position: relative; -webkit-transition-duration: 1s; transition-duration: 1s; -webkit-filter: grayscale(100%) brightness(75%); -moz-filter: grayscale(100%) brightness(75%); -o-filter: grayscale(100%) brightness(75%); filter: grayscale(100%) brightness(75%); }

#hero-victory-modal .achievement-panel.earned { -webkit-filter: none; -moz-filter: none; -o-filter: none; filter: none; }

#hero-victory-modal .achievement-panel.earned .achievement-description { opacity: 1; filter: alpha(opacity=100); }

#hero-victory-modal .achievement-description { opacity: 0.75; filter: alpha(opacity=75); z-index: 1; position: absolute; text-align: center; left: 95px; right: 98px; top: 86px; color: #fcc935; font-weight: bold; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#hero-victory-modal .achievement-rewards { position: absolute; left: 25px; right: 23px; top: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }

#hero-victory-modal .reward-panel { background: url("/images/pages/play/level/modal/reward_plate.png"); width: 77px; height: 85px; float: left; margin: 0 1.8px; position: relative; z-index: 1; -webkit-transition: 0.25s ease; transition: 0.25s ease; }

#hero-victory-modal .reward-panel.hero, #hero-victory-modal .reward-panel.item, #hero-victory-modal .reward-panel.xp, #hero-victory-modal .reward-panel.gems { background: url("/images/pages/play/level/modal/reward_plate_wide.png"); width: 120px; height: 83px; margin-top: 1px; }

#hero-victory-modal .reward-panel.hero .reward-image-container, #hero-victory-modal .reward-panel.item .reward-image-container, #hero-victory-modal .reward-panel.xp .reward-image-container, #hero-victory-modal .reward-panel.gems .reward-image-container { left: 33px; }

#hero-victory-modal .reward-panel.animating { -webkit-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5); z-index: 2; }

#hero-victory-modal .reward-panel.numerical #hero-victory-modal .reward-panel.animating .reward-text { font-size: 18px; overflow: visible; bottom: 9px; }

#hero-victory-modal .reward-panel .reward-image-container { top: 8px; left: 11px; height: 55px; width: 56px; position: relative; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }

#hero-victory-modal .reward-panel .reward-image-container.show { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

#hero-victory-modal .reward-panel .reward-image-container.pending-reward-image img { -webkit-filter: brightness(2000%) contrast(25%); -moz-filter: brightness(2000%) contrast(25%); -o-filter: brightness(2000%) contrast(25%); filter: brightness(2000%) contrast(25%); }

#hero-victory-modal .reward-panel .reward-image-container img { margin: 0; position: absolute; top: 50%; left: 50%; margin-right: -50%; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 56px; max-height: 55px; }

#hero-victory-modal .reward-panel .reward-text { position: absolute; bottom: 6px; left: 4px; right: 3px; height: 15px; text-align: center; color: white; font-weight: bold; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

@-webkit-keyframes rewardPulse { from { max-width: 56px;
    max-height: 55px; }
  50% { width: 66px;
    max-width: 66px;
    max-height: 66px; }
  to { max-width: 56px;
    max-height: 55px; } }

@-moz-keyframes rewardPulse { from { max-width: 56px;
    max-height: 55px; }
  50% { width: 66px;
    max-width: 66px;
    max-height: 66px; }
  to { max-width: 56px;
    max-height: 55px; } }

@-ms-keyframes rewardPulse { #hero-victory-modal from { max-width: 56px; max-height: 55px; }
  #hero-victory-modal 50% { width: 66px; max-width: 66px; max-height: 66px; }
  #hero-victory-modal to { max-width: 56px; max-height: 55px; } }

@-o-keyframes rewardPulse { from { max-width: 56px;
    max-height: 55px; }
  50% { width: 66px;
    max-width: 66px;
    max-height: 66px; }
  to { max-width: 56px;
    max-height: 55px; } }

@keyframes rewardPulse { from { max-width: 56px;
    max-height: 55px; }
  50% { width: 66px;
    max-width: 66px;
    max-height: 66px; }
  to { max-width: 56px;
    max-height: 55px; } }

#hero-victory-modal .xp .pulse { -webkit-animation: rewardPulse 0.15s infinite; animation: rewardPulse 0.15s infinite; }

#hero-victory-modal .gems .pulse { -webkit-animation: rewardPulse 0.25s infinite; animation: rewardPulse 0.25s infinite; }

#hero-victory-modal #totals { width: 709px; height: 96px; background: transparent url(/images/pages/play/level/modal/xp_gems_parchment.png); position: relative; text-align: left; }

#hero-victory-modal #totals .total-wrapper { position: absolute; top: 18px; }

#hero-victory-modal #totals .total-wrapper#xp-wrapper { left: 117px; width: 300px; }

#hero-victory-modal #totals .total-wrapper#gem-wrapper { left: 529px; }

#hero-victory-modal #totals .total-wrapper#gem-wrapper .total-label { width: 90px; }

#hero-victory-modal #totals .total-wrapper .total-count { float: left; font-size: 45px; font-weight: bold; color: #282116; margin-right: 12px; width: 78px; }

#hero-victory-modal #totals .total-wrapper .total-count.four-digits { font-size: 40px; margin-top: 3px; }

#hero-victory-modal #totals .total-wrapper .total-count.five-digits { font-size: 30px; margin-top: 10px; }

#hero-victory-modal #totals .total-wrapper .total-label { float: left; color: #675c4c; text-transform: uppercase; font-weight: bold; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 18px; margin-top: 13px; line-height: 18px; }

#hero-victory-modal #totals .total-wrapper .xp-bar-outer { background-color: #282116; border: 4px solid #282116; border-radius: 8px; width: 150px; height: 16px; margin-top: 3px; position: relative; float: left; }

#hero-victory-modal #totals .total-wrapper .xp-bar-outer .xp-bar-already-achieved { background-color: #a6d558; border-radius: 8px; height: 100%; position: absolute; z-index: 1; }

#hero-victory-modal #totals .total-wrapper .xp-bar-outer .xp-bar-total { background-color: #fdab2d; border: 1px solid #efb149; border-radius: 8px; height: 100%; position: absolute; }

#hero-victory-modal .modal-footer { margin: 0 0 -80px 0; padding: 0 20px; text-align: center; }

#hero-victory-modal .sign-up-poke { width: 430px; }

#hero-victory-modal .sign-up-poke .sign-up-blurb { width: 175px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 18px; line-height: 18px; text-align: left; float: left; margin: 5px 0 0 5px; color: #a0967e; }

#hero-victory-modal .sign-up-poke .sign-up-button { width: 250px; height: 60px; line-height: 30px; margin: 0; float: left; }

#hero-victory-modal .leaderboard-button, #hero-victory-modal .courses-button { height: 60px; line-height: 30px; margin: 0 10px; float: right; }

#hero-victory-modal .return-to-course-button { width: 258px; float: left; }

#hero-victory-modal .next-level-buttons { float: right; }

#hero-victory-modal .next-level-buttons .next-level-button, #hero-victory-modal .next-level-buttons .return-to-ladder-button { width: 258px; height: 60px; line-height: 30px; margin: 0 10px; }

#hero-victory-modal .next-level-buttons .ladder-submission-view { display: inline-block; color: white; }

#hero-victory-modal .next-level-buttons .ladder-submission-view .rank-button.btn-block { display: inline-block; width: auto; padding-left: 19px; padding-right: 19px; }

#hero-victory-modal .next-level-buttons .ladder-submission-view .last-submitted { float: none; }

#hero-victory-modal .hour-of-code-done { clear: both; margin: 5px auto 0 auto; padding: 10px; background-color: rgba(22, 34, 30, 0.5); border-radius: 8px; display: inline-block; }

#hero-victory-modal .hour-of-code-done strong { color: white; display: block; margin-bottom: 10px; font-weight: normal; }

#hero-victory-modal .hour-of-code-done .image-link { float: right; margin-left: 10px; }

#hero-victory-modal .hour-of-code-done .text-link { color: #0e7cec; }

#hero-victory-modal .offer { display: none; }

#hero-victory-modal .offer img { margin: 5px 10px; }

#hero-victory-modal .offer p { color: white; }

#hero-victory-modal #victory-text { z-index: 1; text-align: center; padding: 30px 13px 0 13px; margin-bottom: 35px; font-size: 24px; color: white; font-weight: bold; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#hero-victory-modal .level-title { z-index: 1; margin: 10px; font-size: 24px; color: #fcc935; font-weight: bold; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#hero-victory-modal .level-name { z-index: 1; text-align: center; font-size: 18px; color: white; font-weight: bold; text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#hero-victory-modal #level-feedback { color: #fcc935; font-weight: bold; text-transform: uppercase; font-size: 20px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0 13px 20px 13px; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#hero-victory-modal #level-feedback .rating { position: relative; margin-top: 5px; text-align: center; float: left; width: 50%; }

#hero-victory-modal #level-feedback .rating .rating-label { margin-bottom: 8px; }

#hero-victory-modal #level-feedback .rating i { cursor: pointer; padding: 5px; font-size: 48px; text-shadow: black 3px 3px 0, black -3px -3px 0, black 3px -3px 0, black -3px 3px 0, black 3px 0px 0, black 0px -3px 0, black -3px 0px 0, black 0px 3px 0; }

#hero-victory-modal #level-feedback .review-label { margin-top: 5px; text-align: center; float: right; width: 50%; }

#hero-victory-modal #level-feedback .review { width: 100%; text-align: center; }

#hero-victory-modal #level-feedback .review textarea { float: right; width: 50%; height: 80px; box-sizing: border-box; background-color: rgba(255, 255, 255, 0.7); font-size: 16px; }

#hero-victory-modal:not(.with-achievements) #totals { display: none; }

#hero-victory-modal.with-achievements #victory-text { display: none; }

html.no-borderimage #hero-victory-modal .modal-dialog { margin-top: 251px; }

html.no-borderimage #hero-victory-modal .background-wrapper { border: 0; background: url("/images/pages/play/level/modal/victory_modal_background.png"); height: 713px; }

@media only screen and (max-height: 720px) { html.no-borderimage #hero-victory-modal.full-achievements .modal-dialog { margin-top: 175px; }
  html.no-borderimage #hero-victory-modal.full-achievements .modal-dialog #victory-header { background: transparent; } }

@media only screen and (max-height: 640px) { html.no-borderimage #hero-victory-modal.full-achievements .modal-dialog { margin-top: 121px; }
  html.no-borderimage #hero-victory-modal.full-achievements .modal-dialog #victory-header { display: none; } }

body.ipad #hero-victory-modal .xp .pulse, body.ipad #hero-victory-modal .gems .pulse { -webkit-animation: none; animation: none; }

body[lang='ru'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='es-ES'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='it'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='hu'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='mk-MK'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='ja'] #hero-victory-modal #totals .total-wrapper .total-label, body[lang^='uk'] #hero-victory-modal #totals .total-wrapper .total-label { font-size: 12px; }

#keyboard-shortcuts-modal dl.dl-horizontal dt { width: 120px; }

#keyboard-shortcuts-modal dl.dl-horizontal dt code { color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 100%; }

#keyboard-shortcuts-modal dl.dl-horizontal dd { margin-left: 140px; }

#new-item-view #item-header { margin: -5px; }

#progress-view h1, #progress-view h2, #progress-view h3 { margin-top: 0; color: black; margin-bottom: 5px; }

#progress-view p { margin-top: 30px; }

#level-victory-modal .victory-banner { float: right; width: 150px; position: relative; }

#level-victory-modal .modal-footer { clear: both; padding-top: 15px; }

#level-victory-modal p.sign-up-poke { text-align: left; margin-bottom: 10px; }

#level-victory-modal .sign-up-button { float: right; margin-left: 10px; }

#level-victory-modal .rating { float: left; position: relative; top: 5px; }

#level-victory-modal .rating span { margin-right: 5px; }

#level-victory-modal .rating i { cursor: pointer; padding: 2px; }

#level-victory-modal .review { margin-top: 5px; width: 100%; box-sizing: border-box; float: left; clear: both; text-align: left; }

#level-victory-modal .review textarea { width: 100%; height: 80px; box-sizing: border-box; }

#level-victory-modal .share-buttons { padding-top: 15px; clear: both; }

#level-victory-modal .modal-header { text-align: center; }

body.ipad #level-victory-modal .share-buttons { display: none; }

body.ipad #level-victory-modal .modal-body { font-size: 30px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#playback-view { width: 55%; height: 60px; padding-top: 17px; position: relative; background: transparent url(/images/level/scrubber_background.png); background-size: 100% 100%; margin-top: 40px; z-index: 3; }

#playback-view.controls-disabled { pointer-events: none; -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -o-filter: brightness(50%); filter: brightness(50%); }

#playback-view button { font-size: 26px; margin-left: 10px; background: transparent; opacity: 0.75; filter: alpha(opacity=75); color: #f8c592; text-shadow: 1px 1px 0px black; }

#playback-view button .glyphicon { position: relative; }

#playback-view button:hover { opacity: 1; filter: alpha(opacity=100); }

#playback-view #play-button, #playback-view #volume-button, #playback-view #music-button { float: left; position: relative; }

#playback-view #music-button { opacity: 0.5; filter: alpha(opacity=50); }

#playback-view #music-button span { position: relative; left: -3px; top: -2px; }

#playback-view #music-button:hover { opacity: 0.75; filter: alpha(opacity=75); }

#playback-view #music-button.music-on { opacity: 0.75; filter: alpha(opacity=75); }

#playback-view #music-button.music-on:hover { opacity: 1; filter: alpha(opacity=100); }

#playback-view #play-button .glyphicon, #playback-view #volume-button .glyphicon { display: none; }

#playback-view #settings-button { padding-left: 4px; padding-right: 4px; }

#playback-view #playback-settings { float: right; position: relative; margin-right: 10px; }

#playback-view #playback-settings ul button { margin: 0 10px; }

#playback-view #playback-settings li:hover { background: #add8e6; }

#playback-view #play-button.disabled .glyphicon { opacity: 0.75; filter: alpha(opacity=75); }

#playback-view #play-button.playing .glyphicon-pause { display: inline-block; }

#playback-view #play-button.paused .glyphicon-play { display: inline-block; }

#playback-view #play-button.ended .glyphicon-repeat { display: inline-block; }

#playback-view #volume-button.vol-up .glyphicon.glyphicon-volume-up { display: inline-block; }

#playback-view #volume-button.vol-off .glyphicon.glyphicon-volume-off { display: inline-block; opacity: 0.75; filter: alpha(opacity=75); }

#playback-view #volume-button.vol-off .glyphicon.glyphicon-volume-off:hover { opacity: 1; filter: alpha(opacity=100); }

#playback-view #volume-button.vol-down .glyphicon.glyphicon-volume-down { display: inline-block; }

#playback-view .scrubber { position: absolute; left: 170px; top: 21px; bottom: 0px; right: 175px; background: #030303; height: 28px; border: 1px solid #43432c; border-radius: 14px; }

#playback-view .scrubber .scrubber-inner { border: 1px solid #2c261d; width: 100%; height: 100%; border-radius: 14px; padding: 6px 8px; }

#playback-view .scrubber .progress { float: left; width: 100%; height: 12px; cursor: pointer; overflow: visible; border: 1px solid #444; background: #504335; border-radius: 6px; border: 0; }

#playback-view .scrubber .progress.disabled, #playback-view .scrubber .progress.ui-slider-disabled { cursor: default; }

#playback-view .scrubber .progress.disabled .progress-bar .scrubber-handle, #playback-view .scrubber .progress.ui-slider-disabled .progress-bar .scrubber-handle { cursor: default; }

#playback-view .scrubber .progress .progress-bar { -webkit-transition: width 0s linear; transition: width 0s linear; position: relative; background: #f5aa31; border: 1px solid #3e2d10; border-radius: 6px; }

#playback-view .scrubber .progress .progress-bar .scrubber-handle { cursor: pointer; position: absolute; right: -18px; top: -11px; background: transparent url(/images/level/scrubber_knob.png); background-size: contain; width: 36px; height: 36px; }

#playback-view .scrubber .progress .ui-slider-handle { height: 100%; visibility: hidden; border: 0; top: 0; margin-left: -11px; margin-right: -11px; background: transparent none; }

body.ipad #playback-view { margin-top: 20px; }

body.ipad #playback-view #playback-settings { display: none; }

body.ipad #playback-view .scrubber { right: 25px; }

.thang-avatar-view.selected .thang-avatar-wrapper { -webkit-box-shadow: 0px 0px 10px #4f4fd5; box-shadow: 0px 0px 10px #4f4fd5; }

.thang-avatar-view .thang-avatar-wrapper { width: 100%; position: relative; background-color: #4f4f4f; background-image: -webkit-linear-gradient(top, #bdbdbd 0%, #4f4f4f 100%); background-image: linear-gradient(to bottom, #bdbdbd 0%, #4f4f4f 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFBDBDBD', endColorstr='#FF4F4F4F', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#bdbdbd 20%), to(#4f4f4f 70%)); background-image: -webkit-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: -moz-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: -o-radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-image: radial-gradient(circle, #bdbdbd 20%, #4f4f4f 70%); background-repeat: no-repeat; }

.thang-avatar-view .thang-avatar-wrapper.team-humans { border-color: darkred; background-color: #e62b1e; background-image: -webkit-linear-gradient(top, #f28f88 0%, #e62b1e 100%); background-image: linear-gradient(to bottom, #f28f88 0%, #e62b1e 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28F88', endColorstr='#FFE62B1E', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#f28f88 20%), to(#e62b1e 70%)); background-image: -webkit-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: -moz-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: -o-radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-image: radial-gradient(circle, #f28f88 20%, #e62b1e 70%); background-repeat: no-repeat; }

.thang-avatar-view .thang-avatar-wrapper.team-ogres { border-color: darkblue; background-color: #005c9e; background-image: -webkit-linear-gradient(top, #7ac8ff 0%, #005c9e 100%); background-image: linear-gradient(to bottom, #7ac8ff 0%, #005c9e 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7AC8FF', endColorstr='#FF005C9E', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#7ac8ff 20%), to(#005c9e 70%)); background-image: -webkit-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: -moz-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: -o-radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-image: radial-gradient(circle, #7ac8ff 20%, #005c9e 70%); background-repeat: no-repeat; }

.thang-avatar-view .thang-avatar-wrapper.team-allies, .thang-avatar-view .thang-avatar-wrapper.team-minions { border-color: darkgreen; background-color: #188e10; background-image: -webkit-linear-gradient(top, #8ff288 0%, #188e10 100%); background-image: linear-gradient(to bottom, #8ff288 0%, #188e10 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8FF288', endColorstr='#FF188E10', GradientType=0); background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#8ff288 20%), to(#188e10 70%)); background-image: -webkit-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: -moz-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: -o-radial-gradient(circle, #8ff288 20%, #188e10 70%); background-image: radial-gradient(circle, #8ff288 20%, #188e10 70%); background-repeat: no-repeat; }

.thang-avatar-view .thang-avatar-wrapper .avatar { width: 100%; }

.thang-avatar-view .thang-avatar-wrapper .avatar-frame { position: absolute; left: -18%; top: -19%; width: 145%; }

.thang-avatar-view .thang-avatar-wrapper .badge { position: absolute; top: -4px; width: 16px; height: 16px; text-align: center; padding: 0; color: white; text-shadow: 0 1px rgba(0, 0, 0, 0.25); box-sizing: border-box; border: 1px solid gray; border-radius: 16px; background-color: #aaa; }

.thang-avatar-view .thang-avatar-wrapper .badge.problems { left: -4px; }

.thang-avatar-view .thang-avatar-wrapper .badge.problems.error { background-color: red; }

.thang-avatar-view .thang-avatar-wrapper .badge.problems.warning { background-color: #f89406; }

.thang-avatar-view .thang-avatar-wrapper .badge.problems.info { background-color: #3a87ad; }

.thang-avatar-view .thang-avatar-wrapper .badge.shared-thangs { background-color: blue; right: -4px; }

.thang-avatar-view .thang-name { font-variant: small-caps; text-align: center; color: #ca8; overflow: hidden; text-overflow: ellipsis; font-size: 13px; white-space: nowrap; }

@-webkit-keyframes castablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-moz-keyframes castablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-ms-keyframes castablePulse { from { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue; box-shadow: 0px 0px 35px skyblue; color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; } }

@-o-keyframes castablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@keyframes castablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px skyblue;
    box-shadow: 0px 0px 35px skyblue;
    color: skyblue; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-webkit-keyframes winnablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px #87CEFF;
    box-shadow: 0px 0px 35px #87CEFF;
    color: #87CEFF; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-moz-keyframes winnablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px #87CEFF;
    box-shadow: 0px 0px 35px #87CEFF;
    color: #87CEFF; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@-ms-keyframes winnablePulse { from { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px #87CEFF; box-shadow: 0px 0px 35px #87CEFF; color: #87CEFF; }
  to { -webkit-box-shadow: 0px 0px 8px #333; box-shadow: 0px 0px 8px #333; color: white; } }

@-o-keyframes winnablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px #87CEFF;
    box-shadow: 0px 0px 35px #87CEFF;
    color: #87CEFF; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

@keyframes winnablePulse { from { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; }
  50% { -webkit-box-shadow: 0px 0px 35px #87CEFF;
    box-shadow: 0px 0px 35px #87CEFF;
    color: #87CEFF; }
  to { -webkit-box-shadow: 0px 0px 8px #333;
    box-shadow: 0px 0px 8px #333;
    color: white; } }

#cast-button-view { display: none; position: absolute; z-index: 2; width: 100%; border-radius: 6px; background: transparent url(/images/level/code_toolbar_background.png); background-size: 100% 100%; left: -15px; right: 15px; height: 94px; margin-top: -8px; padding: 20px 2.8%; }

#cast-button-view .btn.btn-illustrated { height: 46px; font-size: 24px; line-height: 24px; width: 45%; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); border-style: solid; border-image: url(/images/level/code_toolbar_run_button_active.png) 14 20 20 20 fill round; border-width: 7px 10px 10px 10px; }

#cast-button-view .btn.btn-illustrated:active { border-image: url(/images/level/code_toolbar_run_button_active_pressed.png) 14 20 20 20 fill round; padding: 2px 0 0 2px; }

#cast-button-view .btn.btn-illustrated.submit-button, #cast-button-view .btn.btn-illustrated.done-button, #cast-button-view .btn.btn-illustrated.rank-button { margin-left: 10px; border-image: url(/images/level/code_toolbar_submit_button_active.png) 14 20 20 20 fill round; }

#cast-button-view .btn.btn-illustrated.submit-button:active, #cast-button-view .btn.btn-illustrated.done-button:active, #cast-button-view .btn.btn-illustrated.rank-button:active { border-image: url(/images/level/code_toolbar_submit_button_active_pressed.png) 14 20 20 20 fill round; }

#cast-button-view .ladder-submission-view { width: 45%; width: -webkit-calc(50% - 10px); width: calc(50% - 10px); display: inline-block; }

#cast-button-view .ladder-submission-view .btn.btn-illustrated { width: 100%; font-size: 18px; }

#cast-button-view .cast-button { opacity: 0.77; filter: alpha(opacity=77); }

#cast-button-view .cast-button:hover, #cast-button-view .cast-button.castable { opacity: 1; filter: alpha(opacity=100); }

#cast-button-view .submit-button > *, #cast-button-view .done-button > * { opacity: 0.9; filter: alpha(opacity=90); }

#cast-button-view .submit-button > *:hover, #cast-button-view .done-button > *:hover { opacity: 1; filter: alpha(opacity=100); }

#cast-button-view:not(.winnable) .btn.btn-illustrated.cast-button.castable { font-weight: bold; -webkit-animation: castablePulse 3s infinite; animation: castablePulse 3s infinite; border-image: url(/images/level/code_toolbar_run_button_zazz.png) 14 20 20 20 fill round; }

#cast-button-view:not(.winnable) .btn.btn-illustrated.cast-button.castable:active { border-image: url(/images/level/code_toolbar_run_button_zazz_pressed.png) 14 20 20 20 fill round; }

#cast-button-view:not(.winnable) .btn.btn-illustrated.submit-button { font-size: 16px; }

#cast-button-view.winnable .btn.btn-illustrated.cast-button { font-size: 16px; }

#cast-button-view.winnable.has-seen-winning-replay .btn.btn-illustrated.submit-button, #cast-button-view.winnable.has-seen-winning-replay .btn.btn-illustrated.done-button { font-weight: bold; -webkit-animation: winnablePulse 3s infinite; animation: winnablePulse 3s infinite; border-image: url(/images/level/code_toolbar_submit_button_zazz.png) 14 20 20 20 fill round; }

#cast-button-view.winnable.has-seen-winning-replay .btn.btn-illustrated.submit-button:active, #cast-button-view.winnable.has-seen-winning-replay .btn.btn-illustrated.done-button:active { border-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png) 14 20 20 20 fill round; }

html.no-borderimage #cast-button-view .btn.btn-illustrated { border: 0; background-image: url(/images/level/code_toolbar_run_button_active.png); background-size: 100% 100%; padding: 7px 10px 10px 10px; }

html.no-borderimage #cast-button-view .btn.btn-illustrated:active { background-image: url(/images/level/code_toolbar_run_button_active_pressed.png); padding: 9px 8px 8px 12px; border: 0; }

html.no-borderimage #cast-button-view .btn.btn-illustrated.submit-button, html.no-borderimage #cast-button-view .btn.btn-illustrated.done-button { background-image: url(/images/level/code_toolbar_submit_button_active.png); border: 0; }

html.no-borderimage #cast-button-view .btn.btn-illustrated.submit-button:active, html.no-borderimage #cast-button-view .btn.btn-illustrated.done-button:active { background-image: url(/images/level/code_toolbar_submit_button_active_pressed.png); border: 0; }

html.no-borderimage #cast-button-view:not(.winnable) .btn.btn-illustrated.cast-button.castable { border: 0; background-image: url(/images/level/code_toolbar_run_button_zazz.png); }

html.no-borderimage #cast-button-view:not(.winnable) .btn.btn-illustrated.cast-button.castable:active { background-image: url(/images/level/code_toolbar_run_button_zazz_pressed.png); }

html.no-borderimage #cast-button-view.winnable .btn.btn-illustrated.submit-button, html.no-borderimage #cast-button-view.winnable .btn.btn-illustrated.done-button { border: 0; background-image: url(/images/level/code_toolbar_submit_button_zazz.png); }

html.no-borderimage #cast-button-view.winnable .btn.btn-illustrated.submit-button:active, html.no-borderimage #cast-button-view.winnable .btn.btn-illustrated.done-button:active { border: 0; background-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png); }

#problem-alert-view.problem-alert { z-index: 10; position: absolute; top: 45px; right: 500px; background: transparent; border: 1px solid transparent; padding: 0; font-size: 18px; text-shadow: none; color: white; word-wrap: break-word; border-style: solid; border-image: url(/images/level/code_editor_error_background.png) 16 20 fill round; border-width: 16px 20px; }

@-webkit-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@-moz-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@-ms-keyframes jiggle { #problem-alert-view.problem-alert 0% { transform: rotate(0deg); }
  #problem-alert-view.problem-alert 25% { transform: rotate(1deg); }
  #problem-alert-view.problem-alert 50% { transform: rotate(0deg); }
  #problem-alert-view.problem-alert 75% { transform: rotate(-1deg); }
  #problem-alert-view.problem-alert 100% { transform: rotate(0deg); } }

@-o-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

#problem-alert-view.problem-alert.jiggling { -webkit-animation: jiggle 0.3s infinite; animation: jiggle 0.3s infinite; }

#problem-alert-view.problem-alert.no-hint { padding: 7px; }

#problem-alert-view.problem-alert .problem-alert-title { color: white; border-bottom: 1px solid white; }

#problem-alert-view.problem-alert .close { opacity: 0.8; filter: alpha(opacity=80); text-shadow: none; cursor: pointer; color: white; float: right; }

#problem-alert-view.problem-alert .close:hover, #problem-alert-view.problem-alert .close:focus { opacity: 1; filter: alpha(opacity=100); }

#problem-alert-view.problem-alert .problem-subtitle { font-size: 80%; }

#problem-alert-view.problem-alert.alert-warning { border-image-source: url(/images/level/code_editor_warning_background.png); }

#problem-alert-view.problem-alert.alert-info { border-image-source: url(/images/level/code_editor_info_background.png); }

html.no-borderimage .problem-alert { border-width: 0; border-image: none; background: transparent url(/images/level/code_editor_error_background.png) no-repeat; background-size: 100% 100%; padding: 18px 35px 18px 14px; }

html.no-borderimage .problem-alert.alert-warning { background-image: url(/images/level/code_editor_warning_background.png); }

html.no-borderimage .problem-alert.alert-info { background-image: url(/images/level/code_editor_info_background.png); }

#spell-view { margin-top: 10px; padding-top: 20px; padding-left: 30px; padding-bottom: 95px; display: none; position: relative; z-index: 1; }

#spell-view.shown { display: block; }

#spell-view .code-background { position: absolute; top: -68px; left: 0px; height: 100%; right: -10px; border: 1px solid transparent; }

#spell-view span.code-background { border-width: 124px 76px 64px 40px; border-image: url(/images/level/code_editor_background_border.png) 124 76 64 40 fill round; }

#spell-view img.code-background { display: none; width: 100%; }

#spell-view .save-status { display: none; position: absolute; top: 1%; right: 4%; }

#spell-view .firepad { width: 98%; height: 83%; height: -webkit-calc(100% - 100px - 0px ); height: calc(100% - 100px - 0px ); width: 94%; }

#spell-view .firepad .ace_editor { width: 100%; height: 100%; }

#spell-view .firepad .powered-by-firepad { display: none; }

#spell-view .ace_editor { width: 98%; height: 83%; height: -webkit-calc(100% - 100px - 0px ); height: calc(100% - 100px - 0px ); width: 94%; position: relative; background-color: transparent; line-height: 20px; overflow: visible; font-family: Monaco, Menlo, Ubuntu Mono, Consolas, "source-code-pro", monospace !important; -webkit-transition: height 0.25s ease-in-out; transition: height 0.25s ease-in-out; }

#spell-view .ace_editor.disabled { opacity: 0.8; filter: alpha(opacity=80); }

#spell-view .ace_editor.disabled .ace_cursor, #spell-view .ace_editor.disabled .executing, #spell-view .ace_editor.disabled .ace_active-line, #spell-view .ace_editor.disabled .ace_gutter-active-line { opacity: 0.1; filter: alpha(opacity=10); }

#spell-view .ace_editor .ace_gutter { background-color: transparent; border-right: 1px solid #c3b29c; width: 47px; margin-left: 4px; }

#spell-view .ace_editor .ace_gutter { overflow: visible; }

#spell-view .ace_editor .ace_layer { overflow: visible; }

#spell-view .ace_editor .ace_scroller { background-color: transparent; }

#spell-view .ace_editor .ace_active-line, #spell-view .ace_editor .ace_gutter-active-line { background-color: rgba(255, 255, 255, 0.4); }

#spell-view .ace_editor .ace_content .executing, #spell-view .ace_editor .ace_content .executed, #spell-view .ace_editor .ace_content .problem-marker-info, #spell-view .ace_editor .ace_content .problem-marker-warning, #spell-view .ace_editor .ace_content .problem-marker-error, #spell-view .ace_editor .ace_content .problem-line { position: absolute; }

#spell-view .ace_editor .executing { background-color: rgba(255, 255, 255, 0.75); background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); outline: 2px outset #0099ff; -webkit-box-shadow: 1px 1px 4px black; box-shadow: 1px 1px 4px black; }

#spell-view .ace_editor.playback-ended .executing, #spell-view .ace_editor.user-code-problem .executing { background-color: rgba(50, 255, 80, 0.65); outline: 0; -webkit-box-shadow: 0 0 0px black; box-shadow: 0 0 0px black; }

#spell-view .ace_editor .executed { background-color: rgba(110, 110, 110, 0.12); }

@-webkit-keyframes pulseRedBackground { from { background-color: rgba(255, 45, 27, 0.4); }
  50% { background-color: rgba(255, 45, 27, 0.2); }
  to { background-color: rgba(255, 45, 27, 0.4); } }

@-moz-keyframes pulseRedBackground { from { background-color: rgba(255, 45, 27, 0.4); }
  50% { background-color: rgba(255, 45, 27, 0.2); }
  to { background-color: rgba(255, 45, 27, 0.4); } }

@-ms-keyframes pulseRedBackground { #spell-view .ace_editor from { background-color: rgba(255, 45, 27, 0.4); }
  #spell-view .ace_editor 50% { background-color: rgba(255, 45, 27, 0.2); }
  #spell-view .ace_editor to { background-color: rgba(255, 45, 27, 0.4); } }

@-o-keyframes pulseRedBackground { from { background-color: rgba(255, 45, 27, 0.4); }
  50% { background-color: rgba(255, 45, 27, 0.2); }
  to { background-color: rgba(255, 45, 27, 0.4); } }

@keyframes pulseRedBackground { from { background-color: rgba(255, 45, 27, 0.4); }
  50% { background-color: rgba(255, 45, 27, 0.2); }
  to { background-color: rgba(255, 45, 27, 0.4); } }

#spell-view .ace_editor .problem-marker-info { background-color: rgba(196, 163, 184, 0.25); }

#spell-view .ace_editor .problem-marker-warning { background-color: rgba(100, 65, 20, 0.25); }

#spell-view .ace_editor .problem-marker-error { background-color: rgba(255, 45, 27, 0.5); }

#spell-view .ace_editor .problem-line { -webkit-animation: pulseRedBackground 1s infinite; animation: pulseRedBackground 1s infinite; }

#spell-view .ace_editor:not(.playback-ended):not(.user-code-problem) .executing:not(.ace_gutter-cell) { background-size: 40px 40px; -webkit-animation: progress-bar-stripes 0.5s linear infinite; animation: progress-bar-stripes 0.5s linear infinite; }

#spell-view .ace_editor:not(.user-code-problem) .ace_gutter-cell.executing:not(.ace_error):not(.ace_warning):not(.ace_info) { margin-left: 1px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMjgwMTE3NDA3MjA2ODExOEE2REU4Q0M1MTM1MkIxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBQjVEQUNDMzQ4RUIxMUUxOEVGRUUyNzFENDM3RDVFMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBQjVEQUNDMjQ4RUIxMUUxOEVGRUUyNzFENDM3RDVFMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTU1MjE3RDIzMTIwNjgxMThEQkI4NTlBMjQ1QTEwOTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMThBNkRFOENDNTEzNTJCMUYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7SazaGAAAAiElEQVR42mL8//8/AzUBEwOVweA3kAWboI2jCyhgDwBx4ZH9ey5Qy4UOQHweaHg/EAtQ08sFUIMDqBmGCkC8HmgoCCtQM1ICoK5toGYsg8KzHmjo+UGbDj8AcSMwORkSnQ7xgA3QtPmApISNBTyAGrSBGl6eAMSGxBhGyIVkZT3G0fKQYgAQYACL+C2ZM6PC7AAAAABJRU5ErkJggg==); background-position: 0px center; }

#spell-view .ace_editor .ace_gutter-cell.executed:not(.ace_error):not(.ace_warning):not(.ace_info) { margin-left: 1px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpi/P//PwM1ARMDlcHgMrA428MAiANQBEFhSA4uynIXAOJ+dHFKXDgfiDdSxctAbzYAqQ+9U3ccQJdjIcMwByCVD8SGFEcK0DAFILUeiCcCXfeAIgOBhglADfsAxBNwqSPFy/1AbADEiUDXfSApHQJdcx+I9yPxE4AUCB8AGrYAn62M6HkZ6rX3UG4jEG8A4vNQviO2mMXrQqh3GqHcemi4gcACQobhixRQoMNiUQEaEY1k52WoKwuRhHAmE6KTDdCADdDwu4AvmRCMlOFfwAIEGAD4On+N4aXlhgAAAABJRU5ErkJggg==); background-position: 0px center; }

#spell-view .ace_editor .ace_gutter-cell.entry-point:after { content: " "; display: inline-block; position: relative; left: -49px; width: 49px; top: -30px; height: 38px; overflow: visible; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAmCAYAAABtT3M/AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAActpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIgogICAgICAgICAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyI+CiAgICAgICAgIDx4bXA6Q3JlYXRvclRvb2w+QWRvYmUgSW1hZ2VSZWFkeTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KKS7NPQAAC75JREFUWAm9WQ1wVcUV3t1778vLIwEEBeUnpIJGEyGEWKsihQii1jLDzxBG618ZEFCwav/E1gG0jlNltGNHHMuMFoL8BBUpIpZUCD8hmkkIjxj5KY5Ap4KEQEzCS979235n37t5N+ElEmbSnblv95495+z5zjm7e3cfZz1fOIaQNMzs2XOeYty6w7acU5YlVq5bt/rghAkT9NLSUsfjIb7uFtFdge7yL126lECwOY/NezvUK/T6hUjajKgZXMhYNFxYeP8jAGDPnDmT7FB83dVP/NrlCF2qDIzTVqxY4c5fuHCsYOJNy+LOpIma079fmnP4iKOlBFumZmWNlO+/X1wKnRyABUCpqF3qGMTXo5HIyclR3tW4HG/bBhsxwnDH3vqx8fN7PwvMmD7AbWru6wjeumz69BkrYIsECJeAdwdAj4NIGOPqjitYei+LSUm4wmzc7R+KRx+6UkTtwbZtRxZMnTqtmPg3btzo0DxJyP5wq0cj4Q2vEh62uwoAzeEMKeVZmZ+3is+b00cLhq63IpHGmVOmTNnBmJrodn5+vuHJ/1DdhhhaOfKxXSh37SLxXSw7O7vbeQqPsvr6etJnQ3Ugtj555pho9GWO0yyzb1jO5s35jVG0Nt/895G9BZMn96qsr580vqrqX98TkKqqKsuT6qxWIIqLizXOObnI7ozxMumkk0kuzfZrD6UU2RZiNFeuzXxZzp39bGBd8Z3mZ9s35w68uk91fv4dE6qq9p7EvArU1tYS6k4LRwQUADAGTp+u+wUT8nbHcYKWZWk2HhMLumPbHImrHsu2GejMdmzm2A68aTPLtphjxdq2CzratkM8DoeuqOuYoxsbRdaPbxbu3ZM+FlJaiCwFiQIsME8YM4zj7Nz53/LiD3tbK/76jnHTTVfUR1pSx4fDZbU/BIRcwiorK8eYlv1heu8+wxoaWlgk0grDYJxpMYBgAATDyVg86h1A0CYQVFvoo9qOv7dvO+hvZWfqXHfiBCGmTtkkXZeiABA0yzkhwY80mK4fYxciz/Atn1xtPbf4L8bo0WlRIfretX9/xZ6ugPB9+w4MNgLOYd0IppXt22u65i7eK9SECJGfyFP0UKHxgJnjl6upSm94xw7g0akliAd126NJtDXXNUS/K1rl9deVQKXmaSUVagBquDLINO0onLWQl+wYYS9a+JqeldXCUlOHTT1woHJzZ3OE799/4K0r+vWbv3XrltbMIU8Ec7LJMKQxtAIIpoo3HuiqkNdA5hyD09DE573TC6GMy0CeUcKiFtyRrtQRrYExKU9/HAQhIW0S84Tzw2g9xsu+GOM88vAb2uBBX7ErrxozOxze/26yzxReU1Nz4nyDmXHkq0XuvXcf5pGWq2FUFFbFDIkBobh0Xvw8sXYCOL2TJIEm3Jypua6UkRfUOGh4A9CwkqWh/xDT9Id4uKbAmTZtJUJfzkeOHPP7mpr9r6CTUoFElJjgQmRgKZQDBuwTjtsP9GYmuJV4BLXtrh9B/Q4Tov2DBY9rmiMVHTr8AGLQMFy8xGJKVlEgm0HNxgJRJPNGbdVKSh6XPxrxMxcA/pybm/cyOl08BIDAYGy4x3VpMCQC9UALecfzYAxrHDJJJCueGz3fJKs7ynkyPnp7II2IUzYzzQ/kddcWifdWP8Tv+OkDdjhc/eyoUaNWxsUIjIghESI2hz0txEFt74k3iZy0eHIef7K6o6An46eD5pGlWi4a4eUbmRndLgcNfJ2/+cY0bWbhQuvgwYNzRo7MWRsXxQcNxOD1i4vfmxf3tqd48n6Zju32ErHQejxeX1yP5wMCwlgTE9oNLBqtkH3Sn2EvvXinvuCJP5g1NbX3Z2VlFZFo22eHp6fNF56mREfnLc99HWuS8GgdpT061XHjFa/XbhNFnrsXkO5Z0oyeYLoxnS3+3WaDuYvNt956+cHc3NydKp3a66fMchAd30PvXT3E21HGL+/1+3X4+z16Mj7VB5skUkvLwMbZi0l7PvvVk2NFRmYBC4fDCzpEwsWsDmGmpMZmNrxEqYaJ3mXx8yRr+2l+RZ3R/TwUJuITXMdm2AxbhmKvOcxCIZcPyxjITh5nvRIglMEmAAxmhk57haOMv5SB/DzJ2n6a38DO6DEe2jHgVDVnNea4/2WuUwcwJ1kobS1fVfSNtWf3ei0nJ3tjAoSSbAGI/viGGQrUWNfVWutFwpesbYlOtNjC4EXLb5jX9mo/AGonp8d0YiJANWU7xzJ7SFpWBZyL/cgo4u+uPmM+t/ip4PDhwz6vrf1qiQKRyJZ6yPXFTnkN4y6+nrECqw3Ds7CjFfF3P0+ytp/mV3ERPW4/AeBIH5pnLZHPAeKfLBBgzLTX8JUrvjGXv/p84MYbR1QcOnRsIukDCJrI8X0OSgRPB4h+ABGFIqwMcBdFhPjIK8lKgoe86/En2n6apyeWJglepVelNNEAAEeQ5qZPAeAfLCUli33f/Dx77fWwuervrwawR5RgiZ0ct0UDiLiFMoC8MKVm9JV6YBDa9M3vpUpy4z1AfiOTtRM0zxE0Wem8TR5P6KZ3IQJ04mONDR/hKLAFAMby03Xz5Asv7bY/2fK3QG7uyOJwuGaWBwC1o7vSrUtL631V3ekMVzfO80ikEt+dOFHSeJ7raZz4+PTt2jEg/tz2t0mKAoM65io06fuJY/VLS78NNOSIUkwcBCCIJfQsazi/CueX7SyQci//+nihu/i5j92KL4oN7AlvY0mdT9wodKpSX5O6FbV2ZGZeMyt84AH75IkXAkOGbGO2uY1GUwWOUnDIGK8d60n8KsPjr9T2ZD2ZeA1EOJTiPKRpOax337uQuiHwugqppqWyaOt/WH3dcua6e5kRmMkPfnmX++RTxezEN9v0vLz8P1VXVz0f107WtX0O665rv9LaemHWT269L1D2uTD7H90hQqEIFNHqpFYHGI9vKwxJc4TyNVbHDj6gK3TtaOpARLzUp0FScFcaIj3NlIMHbVOblqb1Bh37EY71mtYLE/goq/vuadh2CP0P8/KKW50HH12tDRmwl+Xl3fLr6uqK19BJ3qePPnraivJ3eXnFLIy3PjWUzk6dOscuXIioY6k6ksaPpbEjJ52vY8dUdTR1cK72HUsdx1XHVJyrUbvIbQfOoNpkdWelvHOC4FPvWy65uIcNGroC6ZOKz4kU2dxYzb47PZFp8JntzuU7d+c48+etwR7wLU51Qx+urPyiKNlhyEOh003HbbfdsmHPnj3V0dbWRcEgu0nXhGZZOrccyS3TxQUBjz2OQDpwgZTABQDolotLBNS4EAA4YQOEg0sDBRgXBQqgBU7XGgwsA4IpBmUWooP4iRAuB/oj/3eyM6cmI30Yi7Q8zrdtH2a/+MJq/eabW3EOyZxSUbFvKx1LcZ1EB/OkRS8sLHR27typjxs37ig4FiXlunwiRVouWrTgRV1P/SPWf1oxDM5SpK73YQ3nSuV3AJASZKzh+yf5pi0DrTWr38cENiKOkz5p375d5XRBgLunLq9s1GZXUFBAyukyVyBs7rJly5KavWTJEjXJ/Z3+JZIM9vfhblXDg8TCxEEP7Uiq8CDyfz07V/9Lnhpk8vSZp/mGD9Ksvbs/NYYPTzvT3CzHl5eXHu7qhsM/jgJBBBhz0YTxM1IbBnUkXdI7TtfxhZaWuOGYV6VIow3I93R5/ORc/t76AG7/ygIDB6Ydi0ZtACj59lIBkAFtIC7JmstlEliCEAS6KEDAlZaUQCY7dGQGX7NOmufqDgT69E2vOlsnC8rKtjXFr2a6TCG/Kf8fENgeKNCtUR0fl00AovP94Rly7QbTcqwTgWBq6vZNmzbdA8NkfBXqdBL7jffaPQoCV6NqEtiuqDQMmx37WpcHv5zmnDuf6m7eEhHBwFlDGMHVWCEfIYPiALp9H6z2CQ9RD9RqdSK9cx+bX5KSkjKp7qyLc0GUBYwmZjl8WfH6tUupn/5cof8mqN3dQjtgjxYsBuovrNG5oz4ybSddFxeCmhatcRwxf8P6996hfkSA099il2vI/wBor0wWej/CaAAAAABJRU5ErkJggg==); }

#spell-view .ace_editor .ace_gutter-cell.ace_error { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTM5jWRgMAAAAVdEVYdENyZWF0aW9uIFRpbWUAMi8xNy8wOCCcqlgAAAQRdEVYdFhNTDpjb20uYWRvYmUueG1wADw/eHBhY2tldCBiZWdpbj0iICAgIiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDQuMS1jMDM0IDQ2LjI3Mjk3NiwgU2F0IEphbiAyNyAyMDA3IDIyOjExOjQxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4YXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iPgogICAgICAgICA8eGFwOkNyZWF0b3JUb29sPkFkb2JlIEZpcmV3b3JrcyBDUzM8L3hhcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhhcDpDcmVhdGVEYXRlPjIwMDgtMDItMTdUMDI6MzY6NDVaPC94YXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhhcDpNb2RpZnlEYXRlPjIwMDgtMDMtMjRUMTk6MDA6NDJaPC94YXA6TW9kaWZ5RGF0ZT4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyI+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDUdUmQAAAD5SURBVDiNpZMxagMxEEWfgiCXcB3IbXwD7zbaM0nNyjdIl1O4Dk7pbsslEFbEZFKsJsiJrGDy4YM0M//zRyAoINAJyB8cS43RwwIdMFrvaeE8DADxXqQ3Jstn6GaQ5L3M0GQxsyaZoJtA3r2XCS6o+FkvZkdOIG/eywl+UVHrqcYm4BNIjb1rPdXYBTivj3gVtZ5q/p8gAfPhcLOBamzKcW41UI1dgA/qez4bU6muUE0zwVYEgKeKkWruEnTHENg4R8pFZblCyY1zHEMgQTQAe9gB8cE5XkO4GhugmIk76L+z+Wzy6FzT4CWLXf5MF8upSdMB4gC9Xr4AiezTJHGxdq0AAAAASUVORK5CYII=); }

#spell-view .ace_editor .ace_gutter-cell.entry-point:not(.next-entry-point):after { opacity: 0.5; }

#spell-view .ace_editor .ace_marker-layer .ace_bracket { border-color: #BFF; }

#spell-view .ace_editor .ace_marker-layer .locked-code { border: 1px dashed rgba(53, 45, 34, 0.5); background-color: transparent; -webkit-transition: background-color 0.25s ease-in-out; transition: background-color 0.25s ease-in-out; }

#spell-view .ace_editor .ace_marker-layer .locked-code:after { content: "Locked"; opacity: 0; display: block; text-align: right; -webkit-transition: opacity 4s ease-in-out; transition: opacity 4s ease-in-out; font-size: 24px; }

#spell-view .ace_editor .ace_marker-layer .locked-code.pulsating { background-color: rgba(53, 45, 34, 0.5); }

#spell-view .ace_editor .ace_marker-layer .locked-code.pulsating:after { opacity: 1; }

#spell-view .ace_editor .ace_text-layer .ace_comment { color: #1900AD; }

#spell-view .ace_editor .ace_text-layer .ace_variable { color: #913032; }

#spell-view .ace_editor .ace_search { background-color: #d8bba5; border: 0; -webkit-box-shadow: 1px 2px 1px #444; box-shadow: 1px 2px 1px #444; }

#spell-view .ace_editor .ace_search .ace_search_field { width: 190px; }

#spell-view .ace_editor .ace_search .ace_searchbtn, #spell-view .ace_editor .ace_search .ace_replacebtn { padding: 0px 4px; }

html.no-borderimage #spell-view span.code-background { display: none; }

html.no-borderimage #spell-view img.code-background { display: block; }

.spell-debug-view { position: absolute; z-index: 9001; min-width: 250px; max-width: 400px; padding: 10px; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; border-width: 8px 6px; }

.spell-debug-view .progress { position: relative; }

.spell-debug-view .progress span { position: absolute; display: block; color: black; width: 100%; }

html.no-borderimage .spell-debug-view { background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; border: 0; }

#spell-list-view { display: none; position: absolute; z-index: 10; top: 50px; left: 0%; right: 10%; padding: 4%; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; border-width: 16px 12px; }

html.no-borderimage #spell-list-view { background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; border: 0; }

.spell-list-entry-view .method-signature { background-color: transparent; border: 0; font-size: 1.1em; display: inline-block; padding: 4px; }

.spell-list-entry-view.spell-tab { width: 100%; height: 87px; padding: 10px 25px 25px 25px; white-space: nowrap; position: relative; background: transparent url(/images/level/code_editor_top_bar_wood_background.png); background-size: 100% 100%; z-index: 2; }

.spell-list-entry-view.spell-tab .hinge { position: absolute; top: 0; background: transparent url(/images/level/code_editor_top_bar_hinge.png); width: 24px; height: 20px; background-size: contain; }

.spell-list-entry-view.spell-tab .hinge-0 { left: 20%; }

.spell-list-entry-view.spell-tab .hinge-1 { left: 40%; }

.spell-list-entry-view.spell-tab .hinge-2 { left: 60%; }

.spell-list-entry-view.spell-tab .hinge-3 { left: 80%; }

.spell-list-entry-view.spell-tab.read-only { background: linear-gradient(to bottom, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 100%), url(/images/level/code_editor_top_bar_wood_background.png); background-size: 100% 100%; }

.spell-list-entry-view.spell-tab.read-only > *:not(.spell-tool-buttons) { opacity: 0.5; filter: alpha(opacity=50); }

.spell-list-entry-view.spell-tab .thang-avatar-view { width: 42px; margin: 5px 0.4vw; display: inline-block; float: left; }

.spell-list-entry-view.spell-tab .btn.btn-small { margin-top: 15px; margin-right: 1.3vw; font-size: 18px; }

.spell-list-entry-view.spell-tab .btn.btn-small .glyphicon { font-size: 16px; }

.spell-list-entry-view.spell-tab .btn.btn-small.spell-list-button { float: left; margin-top: 5px; }

.spell-list-entry-view.spell-tab .spell-tool-buttons { position: absolute; right: 0px; top: 0px; }

.spell-list-entry-view.spell-tab .reload-code { float: right; display: none; }

.spell-list-entry-view.spell-tab .beautify-code { float: right; }

.spell-list-entry-view.spell-tab .fullscreen-code { float: right; }

.spell-list-entry-view.spell-tab .fullscreen-code:not(.maximized) .glyphicon-resize-small { display: none; }

.spell-list-entry-view.spell-tab .fullscreen-code.maximized .glyphicon-fullscreen { display: none; }

.spell-list-entry-view.spell-tab .thang-avatar-wrapper { border-width: 0; }

.spell-list-entry-view.spell-tab .method-name-area { margin-left: 10px; margin-top: 10px; text-transform: uppercase; display: inline-block; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; }

.spell-list-entry-view.spell-tab .method-name-area .method-label { font-size: 12px; color: #f3d33b; margin-bottom: -5px; }

.spell-list-entry-view.spell-tab .method-name-area .method-signature { color: white; font-size: 18px; padding: 0; }

.spell-list-entry-view:not(.spell-tab) { cursor: pointer; opacity: 0.9; filter: alpha(opacity=90); clear: both; padding: 5px; position: relative; }

.spell-list-entry-view:not(.spell-tab):hover { opacity: 1; filter: alpha(opacity=100); background-color: rgba(184, 184, 224, 0.25); }

.spell-list-entry-view:not(.spell-tab).shows-top-divider:not(:first-child) { border-top: 1px dashed #ccc; }

.spell-list-entry-view:not(.spell-tab) .method-signature { margin-top: 5px; }

.spell-list-entry-view:not(.spell-tab) .thang-names { float: right; margin: 8px; font-variant: small-caps; color: #3c2b1a; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 13px; max-width: 35%; text-align: right; }

.spell-list-entry-view:not(.spell-tab) .thang-avatar-view { width: 40px; float: right; }

.spell-list-entry-view:not(.spell-tab) .thang-avatar-view .thang-avatar-wrapper { margin: 0 5px 0 0; }

.spell-list-entry-view .spell-list-entry-thangs-view { position: absolute; z-index: 11; top: 50px; right: -10%; max-width: 70%; max-height: 500px; overflow: scroll; padding: 4%; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; border-width: 16px 12px; }

.spell-list-entry-view .spell-list-entry-thangs-view .thang-avatar-view { cursor: pointer; max-width: 100px; width: 20%; display: inline-block; }

html.no-borderimage .spell-list-entry-view .spell-list-entry-thangs-view { background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; border: 0; }

#spell-palette-view { position: absolute; left: 10px; right: 10px; padding: 0 4px 10px 3%; background-color: transparent; background-size: 100% 100%; z-index: 2; -webkit-transition: top 0.25s ease-in-out, height 0.25s ease-in-out; transition: top 0.25s ease-in-out, height 0.25s ease-in-out; box-shadow: 10px 4px 4px black; overflow-y: hidden; }

#spell-palette-view .code-palette-background { width: 100%; height: 592px; position: absolute; left: 0px; z-index: -1; background: transparent url(/images/level/code_palette_wood_background.png); background-size: 100% 592px; overflow: visible; }

#spell-palette-view.controls-disabled .code-palette-background { -webkit-filter: brightness(75%); -moz-filter: brightness(75%); -o-filter: brightness(75%); filter: brightness(75%); }

#spell-palette-view.controls-disabled > :not(.code-palette-background) { opacity: 0.5; filter: alpha(opacity=50); }

#spell-palette-view h4 { color: white; font-size: 16px; line-height: 16px; margin: 25px 0 5px 2px; font-weight: normal; text-transform: uppercase; }

#spell-palette-view .nav > li > a { padding: 2px 20px 0px 20px; margin-bottom: 3px; }

#spell-palette-view ul.nav.nav-pills { margin-top: 3%; }

#spell-palette-view ul.nav.nav-pills h4 { margin-top: 2px; }

#spell-palette-view ul.nav.nav-pills li.active a { background-color: transparent; }

#spell-palette-view ul.nav.nav-pills.multiple-tabs li.active a { background-color: #b5972a; }

#spell-palette-view ul.nav.nav-pills.multiple-tabs li:not(.active) a { cursor: pointer; }

#spell-palette-view:not(.hero) .tab-content { height: 80px; }

#spell-palette-view:not(.hero) .tab-content .nano-pane { width: 7px; right: 5px; }

#spell-palette-view .property-entry-column { display: inline-block; margin-right: 3px; vertical-align: top; }

#spell-palette-view #spell-palette-help-button { margin: 3% 0px 4px; }

#spell-palette-view.hero .properties { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-content: flex-start; -ms-flex-align-content: flex-start; align-content: flex-start; }

#spell-palette-view.hero .properties.no-help { margin-top: 3%; }

#spell-palette-view.hero .properties .property-entry-item-group { display: inline-block; min-height: 38px; width: 212px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; background-color: #140d08; margin: 1px; }

#spell-palette-view.hero .properties .property-entry-item-group img.item-image { width: 38px; height: 38px; position: absolute; }

#spell-palette-view.hero .properties .property-entry-item-group:not(:hover) img.item-image { -webkit-filter: contrast(50%) sepia(100%) saturate(500%) hue-rotate(7deg); filter: contrast(50%) sepia(100%) saturate(1000%) hue-rotate(7deg); }

#spell-palette-view.hero .properties .property-entry-item-group .spell-palette-entry-view { margin-left: 38px; width: 174px; width: -webkit-calc(100% - 38px); width: calc(100% - 38px); }

#spell-palette-view.shortenize.hero .properties .property-entry-item-group { width: 175px; }

#spell-palette-view.shortenize.hero .properties .property-entry-item-group .spell-palette-entry-view { width: 137px; width: -webkit-calc(100% - 38px); width: calc(100% - 38px); }

@media only screen and (max-width: 1100px) { #spell-palette-view { padding-left: 12px; } }

#level-view.hero .spell-palette-entry-view { cursor: default; }

.spell-palette-entry-view { display: block; padding: 0px 4px; font-family: Menlo, Monaco, Consolas, "Courier New", monospace; font-size: 12px; border: 1px solid transparent; cursor: pointer; -webkit-user-select: all; -moz-user-select: all; -ms-user-select: all; -o-user-select: all; user-select: all; height: 19px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #f3a931; }

.spell-palette-entry-view:hover { border: 1px solid #000000; }

.spell-palette-entry-view.pinned { background-color: #bfbfbf; }

.spell-palette-entry-view.single-entry { height: 38px; line-height: 38px; }

body:not(.dialogue-view-active) .spell-palette-popover.popover { right: 45%; min-width: 500px; margin-top: -17%; }

.spell-palette-popover.popover { max-width: 600px; padding: 0; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; border-width: 16px 12px; -webkit-box-shadow: 0 0 0 #000; box-shadow: 0 0 0 #000; pointer-events: none; }

@-webkit-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@-moz-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@-ms-keyframes jiggle { .spell-palette-popover.popover 0% { transform: rotate(0deg); }
  .spell-palette-popover.popover 25% { transform: rotate(1deg); }
  .spell-palette-popover.popover 50% { transform: rotate(0deg); }
  .spell-palette-popover.popover 75% { transform: rotate(-1deg); }
  .spell-palette-popover.popover 100% { transform: rotate(0deg); } }

@-o-keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

@keyframes jiggle { 0% { transform: rotate(0deg); }
  25% { transform: rotate(1deg); }
  50% { transform: rotate(0deg); }
  75% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); } }

.spell-palette-popover.popover.jiggling { -webkit-animation: jiggle 0.3s infinite; animation: jiggle 0.3s infinite; }

.spell-palette-popover.popover.pinned { left: auto !important; top: 50px !important; right: 45%; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; -o-user-select: text; user-select: text; min-width: 45%; height: 60%; }

.spell-palette-popover.popover.pinned .arrow { display: none; }

.spell-palette-popover.popover.pinned .close { position: absolute; top: 5%; right: 5%; font-size: 28px; font-weight: bold; opacity: 0.6; filter: alpha(opacity=60); text-shadow: 0 1px 0 white; }

.spell-palette-popover.popover.pinned .close:hover { opacity: 1; filter: alpha(opacity=100); }

.spell-palette-popover.popover h1:not(.not-code), .spell-palette-popover.popover h2:not(.not-code), .spell-palette-popover.popover h3:not(.not-code), .spell-palette-popover.popover h4:not(.not-code), .spell-palette-popover.popover h5:not(.not-code), .spell-palette-popover.popover h6:not(.not-code) { font-family: Monaco, Menlo, Ubuntu Mono, Consolas, "source-code-pro", monospace !important; font-variant: normal; }

.spell-palette-popover.popover .popover-title { background-color: transparent; margin: 0 14px; padding: 8px 0; border-bottom-color: #ccc; }

.spell-palette-popover.popover .popover-content { max-height: 100%; overflow-y: auto; margin-right: 10px; }

.spell-palette-popover.popover .popover-content img { float: right; }

.spell-palette-popover.popover.top .arrow { bottom: -2%; }

.spell-palette-popover.popover.bottom .arrow { top: -2%; }

.spell-palette-popover.popover.left .arrow { right: 0%; }

.spell-palette-popover.popover.right .arrow { left: -3%; }

.spell-palette-popover.popover .docs-ace-container { padding: 2px 4px; border-radius: 4px; }

.spell-palette-popover.popover .docs-ace-container, .spell-palette-popover.popover .docs-ace-container .docs-ace { background-color: #f9f2f4; font-size: 12px; font-family: Monaco, Menlo, Ubuntu Mono, Consolas, "source-code-pro", monospace !important; }

.spell-palette-popover.popover .docs-ace-container .docs-ace .ace_cursor, .spell-palette-popover.popover .docs-ace-container .docs-ace .ace_bracket { display: none; }

.spell-palette-popover.popover code { color: black; font-family: Monaco, Menlo, Ubuntu Mono, Consolas, "source-code-pro", monospace !important; font-size: 12px; }

html.no-borderimage .spell-palette-popover.popover { background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; border: 0; }

html.fullscreen-editor .spell-palette-popover.popover.pinned { min-width: 600px; bottom: inherit; right: 50%; margin-right: -300px; }

.tome-inventory-property-documentation { background-color: #e3d39a; padding: 10px; padding-bottom: 65px; width: 320px; min-height: 480px; }

.tome-inventory-property-documentation h1:not(.not-code), .tome-inventory-property-documentation h2:not(.not-code), .tome-inventory-property-documentation h3:not(.not-code), .tome-inventory-property-documentation h4:not(.not-code), .tome-inventory-property-documentation h5:not(.not-code), .tome-inventory-property-documentation h6:not(.not-code) { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

.spell-toolbar-view { position: relative; box-sizing: border-box; margin: 4px 1%; height: 45px; width: 97%; z-index: 4; }

.spell-toolbar-view .flow:hover .spell-progress { opacity: 1; }

.spell-toolbar-view .flow .spell-progress { position: absolute; height: 100%; top: -50px; width: 65%; width: -webkit-calc(85% - 60px); width: calc(85% - 60px); left: 10%; display: inline-block; cursor: pointer; box-sizing: border-box; opacity: 0.25; }

.spell-toolbar-view .flow .spell-progress .progress { position: absolute; left: 0px; top: 17.5px; bottom: 0px; width: 100%; height: 4px; overflow: visible; pointer-events: none; }

.spell-toolbar-view .flow .spell-progress .progress .progress-bar { -webkit-transition: width 0s linear; transition: width 0s linear; position: relative; pointer-events: none; background: linear-gradient(#2c3e5f, #2c3e5f 16%, #3a537f 16%, #3a537f 83%, #2c3e5f 84%, #2c3e5f); width: 50%; pointer-events: none; }

.spell-toolbar-view .flow .spell-progress .progress .progress-bar .scrubber-handle { position: absolute; pointer-events: none; right: -5px; top: -17.5px; background: linear-gradient(#2c3e5f, #2c3e5f 16%, #3a537f 16%, #3a537f 83%, #2c3e5f 84%, #2c3e5f); width: 14px; height: 40px; border-radius: 3px; box-sizing: border-box; border: 1px solid black; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

.spell-toolbar-view .flow:hover .steppers { opacity: 1; }

.spell-toolbar-view .flow .steppers { position: absolute; z-index: 2; width: 60px; top: -50px; right: 2%; box-sizing: border-box; opacity: 0.25; }

.spell-toolbar-view .flow .steppers button { box-sizing: border-box; height: 40px; width: 30px; padding: 2px; }

.spell-toolbar-view .flow .metrics { display: none; top: 0px; position: absolute; z-index: 10; pointer-events: none; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; padding: 0; border-width: 16px 12px; font-variant: small-caps; text-overflow: ellipsis; font-size: 13px; white-space: nowrap; }

html.no-borderimage .spell-toolbar-view .metrics { top: 30px; border: 0; background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; padding: 10px 20px; }

#tome-view { height: 100%; margin-bottom: -20px; overflow: hidden; }

#tome-view > .popover { max-width: 600px; }

#tome-view > .popover.pinned { left: auto !important; top: auto !important; right: 100%; bottom: 151px; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; -o-user-select: text; user-select: text; min-width: 100%; height: 60%; }

#tome-view > .popover.pinned .arrow { display: none; }

#tome-view > .popover.pinned .close { position: absolute; top: 5%; right: 5%; font-size: 28px; font-weight: bold; opacity: 0.6; filter: alpha(opacity=60); text-shadow: 0 1px 0 white; }

#tome-view > .popover.pinned .close:hover { opacity: 1; filter: alpha(opacity=100); }

#tome-view .popover { padding: 10px 10px 30px 10px; border-style: solid; border-image: url(/images/level/popover_border_background.png) 16 12 fill round; border-width: 16px 12px; -webkit-box-shadow: 0 0 0 #000; box-shadow: 0 0 0 #000; }

#tome-view .popover h1:not(.not-code), #tome-view .popover h2:not(.not-code), #tome-view .popover h3:not(.not-code), #tome-view .popover h4:not(.not-code), #tome-view .popover h5:not(.not-code), #tome-view .popover h6:not(.not-code) { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

#tome-view .popover .popover-title { background-color: transparent; margin: 0 14px; padding: 8px 0; border-bottom-color: #ccc; }

#tome-view .popover .popover-content { max-height: 100%; overflow-y: auto; margin-right: 10px; }

#tome-view .popover .popover-content img { float: right; }

#tome-view .popover.top .arrow { bottom: -2%; }

#tome-view .popover.bottom .arrow { top: -2%; }

#tome-view .popover.left .arrow { right: 0%; }

#tome-view .popover.right .arrow { left: -3%; }

#tome-view pre { display: inline-block; padding: 5px; }

.ace_editor.ace_autocomplete { z-index: 20 !important; }

.ace_editor.ace_autocomplete .ace_content .ace_line .ace_rightAlignedText { display: none; }

.ace_editor.ace_autocomplete .ace_content .ace_line.ace_selected .ace_rightAlignedText { display: inline-block; }

html.no-borderimage #tome-view .popover { background: transparent url(/images/level/popover_background.png); background-size: 100% 100%; border: 0; }

#code-area.fullscreen-editor #tome-view .popover.pinned { min-width: 600px; bottom: inherit; right: 50%; margin-right: -300px; }

#game-menu-modal .modal-dialog { width: 820px; height: 570px; padding: 0; background: none; position: relative; top: 40px; }

#game-menu-modal #game-menu-background { position: absolute; top: -146px; left: -3px; }

#game-menu-modal #close-modal { position: absolute; left: 769px; top: -5px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 17px; cursor: pointer; z-index: 2; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#game-menu-modal #close-modal:hover { color: yellow; }

#game-menu-modal #game-menu-nav { position: absolute; top: 53px; left: 42px; width: 178px; }

#game-menu-modal #game-menu-nav li { background: url(/images/pages/play/modal/menu-tab.png); padding: 5px; margin: -5px 0; height: 80px; padding: 0; }

#game-menu-modal #game-menu-nav li.active { background: url(/images/pages/play/modal/menu-tab-selected.png); width: 197px; }

#game-menu-modal #game-menu-nav li a { font-size: 18px; line-height: 50px; background: none; color: #c3997c; font-weight: bold; padding: 14px 20px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; }

#game-menu-modal #game-menu-nav li a .glyphicon { margin-right: 6px; }

#game-menu-modal .game-menu-tab-content { position: absolute; left: 219px; top: 21px; width: 571px; height: 495px; margin-top: 15px; padding: 50px; overflow-y: scroll; }

#game-menu-modal ::-webkit-scrollbar { display: none; }

#guide-view .nav-tabs, #settings-treema .treema-markdown .nav-tabs { height: 41px; }

#guide-view .tab-content, #settings-treema .treema-markdown .tab-content { padding-top: 20px; margin-bottom: 50px; }

#guide-view li:not(.active) a[data-toggle="tab"], #settings-treema .treema-markdown li:not(.active) a[data-toggle="tab"] { cursor: pointer; }

#guide-view img, #settings-treema .treema-markdown img { display: block; margin: 0 auto; }

#guide-view img + em, #settings-treema .treema-markdown img + em { display: block; margin: 0 auto; text-align: center; }

#guide-view hr, #settings-treema .treema-markdown hr { border-color: #5c5c5c; width: 80%; }

#guide-view table, #settings-treema .treema-markdown table { width: 80%; margin: 20px 10%; }

#guide-view .purchase-button, #settings-treema .treema-markdown .purchase-button { position: absolute; left: 73px; width: 600px; height: 70px; top: 430px; font-size: 32px; line-height: 42px; border-style: solid; border-image: url(/images/level/code_toolbar_submit_button_active.png) 14 20 20 20 fill round; border-width: 14px 20px 20px 20px; color: #f2f2f2; }

#guide-view .purchase-button span, #settings-treema .treema-markdown .purchase-button span { pointer-events: none; }

#guide-view .purchase-button:hover, #settings-treema .treema-markdown .purchase-button:hover { border-image: url(/images/level/code_toolbar_submit_button_zazz.png) 14 20 20 20 fill round; color: white; }

#guide-view .purchase-button:active, #settings-treema .treema-markdown .purchase-button:active { border-image: url(/images/level/code_toolbar_submit_button_zazz_pressed.png) 14 20 20 20 fill round; padding: 2px 0 0 2px; color: white; }

#guide-view.has-tabs { margin-top: -40px; }

#guide-view pre.ace_editor { padding: 2px 4px; border-radius: 4px; background-color: #f9f2f4; font-size: 12px; font-family: Monaco, Menlo, Ubuntu Mono, Consolas, "source-code-pro", monospace !important; }

#guide-view pre.ace_editor .ace_cursor, #guide-view pre.ace_editor .ace_bracket { display: none; }

#guide-view .tab-content img { max-width: 100%; }

.ui-effects-transfer { outline: 2px solid #28f; -webkit-box-shadow: 0 0 10px #28f; box-shadow: 0 0 10px #28f; z-index: 9001; }

#inventory-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

#inventory-modal .modal-dialog { margin: 30px auto 0 auto; width: 1017px; height: 660px; }

#inventory-modal .modal-content { height: 100%; width: 100%; }

#inventory-modal .modal-body { height: 450px; margin: 0; }

#inventory-modal #play-items-modal-narrow-bg { position: absolute; top: -69px; left: -8px; }

#inventory-modal h1 { position: absolute; left: 109px; top: 22px; margin: 0; width: 255px; text-align: center; color: #febc44; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0; }

#inventory-modal #gems-count-container { position: absolute; left: 374px; top: 10px; width: 160px; height: 66px; -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

#inventory-modal #gems-count-container #gems-count { position: absolute; left: 75px; top: 14px; font-size: 25px; color: #01405b; }

#inventory-modal #close-modal { position: absolute; left: 551px; top: 21px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 7px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#inventory-modal #close-modal:hover { color: yellow; }

#inventory-modal #equipped { width: 330px; position: absolute; left: 20px; top: 122px; height: 450px; overflow: hidden; }

#inventory-modal #equipped .item-slot { width: 48px; height: 48px; margin: 5px; background-color: rgba(255, 255, 255, 0.4); border: 2px dashed #646496; position: relative; cursor: pointer; -webkit-transition: 0.5s ease; transition: 0.5s ease; z-index: 20; }

#inventory-modal #equipped .item-slot.selected .placeholder, #inventory-modal #equipped .item-slot.selected .item { border-color: #5199ec; background-color: #5199ec; -webkit-box-shadow: 0 0 10px #5199ec; box-shadow: 0 0 10px #5199ec; }

#inventory-modal #equipped .item-slot.selected .item { background: #5199ec; }

#inventory-modal #equipped .item-slot.should-equip { background-color: #8fa; outline: 2px solid #8af; -webkit-box-shadow: 2px 2px 4px black; box-shadow: 2px 2px 4px black; }

#inventory-modal #equipped .item-slot.droppable { outline: 2px solid blue; -webkit-box-shadow: 4px 4px 6px black; box-shadow: 4px 4px 6px black; }

#inventory-modal #equipped .item-slot.droppable-hover { outline: 4px solid blue; -webkit-box-shadow: 6px 6px 8px black; box-shadow: 6px 6px 8px black; }

#inventory-modal #equipped .item-slot .placeholder { width: 100%; height: 100%; background-size: cover; opacity: 0.7; filter: alpha(opacity=70); background-image: url(/images/pages/game-menu/slot-icons.png); }

#inventory-modal #equipped .item-slot[data-slot] { position: absolute; top: 10px; left: 10px; }

#inventory-modal #equipped .item-slot[data-slot="misc-1"] { display: none; left: 10px; top: 168px; }

#inventory-modal #equipped .item-slot[data-slot="misc-1"] .placeholder { background-position: 0px 0px; }

#inventory-modal #equipped .item-slot[data-slot="misc-0"] { display: none; left: 10px; top: 117px; }

#inventory-modal #equipped .item-slot[data-slot="misc-0"] .placeholder { background-position: -176px 0px; }

#inventory-modal #equipped .item-slot[data-slot="minion"] { left: 265px; top: 66px; }

#inventory-modal #equipped .item-slot[data-slot="minion"] .placeholder { background-position: -44px 0px; }

#inventory-modal #equipped .item-slot[data-slot="programming-book"] { left: 10px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="programming-book"] .placeholder { background-position: -88px 0px; }

#inventory-modal #equipped .item-slot[data-slot="wrists"] { left: 10px; top: 117px; }

#inventory-modal #equipped .item-slot[data-slot="wrists"] .placeholder { background-position: -220px 0px; }

#inventory-modal #equipped .item-slot[data-slot="left-ring"] { left: 214px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="left-ring"] .placeholder { background-position: -264px 0px; }

#inventory-modal #equipped .item-slot[data-slot="right-ring"] { left: 61px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="right-ring"] .placeholder { background-position: -308px 0px; }

#inventory-modal #equipped .item-slot[data-slot="torso"] { left: 265px; top: 168px; }

#inventory-modal #equipped .item-slot[data-slot="torso"] .placeholder { background-position: -352px 0px; }

#inventory-modal #equipped .item-slot[data-slot="feet"] { left: 10px; top: 382.2px; }

#inventory-modal #equipped .item-slot[data-slot="feet"] .placeholder { background-position: -396px 0px; }

#inventory-modal #equipped .item-slot[data-slot="neck"] { left: 163px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="neck"] .placeholder { background-position: -440px 0px; }

#inventory-modal #equipped .item-slot[data-slot="waist"] { left: 10px; top: 66px; }

#inventory-modal #equipped .item-slot[data-slot="waist"] .placeholder { background-position: -484px 0px; }

#inventory-modal #equipped .item-slot[data-slot="eyes"] { left: 112px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="eyes"] .placeholder { background-position: -528px 0px; }

#inventory-modal #equipped .item-slot[data-slot="head"] { left: 265px; top: 117px; }

#inventory-modal #equipped .item-slot[data-slot="head"] .placeholder { background-position: -572px 0px; }

#inventory-modal #equipped .item-slot[data-slot="pet"] { left: 265px; top: 382.2px; }

#inventory-modal #equipped .item-slot[data-slot="pet"] .placeholder { background-position: -616px 0px; }

#inventory-modal #equipped .item-slot[data-slot="gloves"] { left: 10px; top: 168px; }

#inventory-modal #equipped .item-slot[data-slot="gloves"] .placeholder { background-position: -660px 0px; }

#inventory-modal #equipped .item-slot[data-slot="left-hand"] { left: 265px; top: 219px; }

#inventory-modal #equipped .item-slot[data-slot="left-hand"] .placeholder { background-position: -704px 0px; }

#inventory-modal #equipped .item-slot[data-slot="right-hand"] { left: 10px; top: 219px; }

#inventory-modal #equipped .item-slot[data-slot="right-hand"] .placeholder { background-position: -748px 0px; }

#inventory-modal #equipped .item-slot[data-slot="flag"] { left: 265px; top: 15px; }

#inventory-modal #equipped .item-slot[data-slot="flag"] .placeholder { background-position: -88px 0px; }

#inventory-modal #equipped .item-slot .item { position: absolute; left: -2px; top: -2px; width: 48px; height: 48px; border: 2px solid black; background-color: white; }

#inventory-modal.Wizard #equipped .item-slot[data-slot="right-hand"] .placeholder { background-position: -880px 0px; }

#inventory-modal.Wizard #equipped .item-slot[data-slot="left-hand"] .placeholder { background-position: -132px 0px; }

#inventory-modal.Ranger #equipped .item-slot[data-slot="right-hand"] .placeholder { background-position: -792px 0px; }

#inventory-modal.Ranger #equipped .item-slot[data-slot="left-hand"] .placeholder { background-position: -836px 0px; }

#inventory-modal #equipped.droppable { outline: 2px solid blue; -webkit-box-shadow: 4px 4px 6px black; box-shadow: 4px 4px 6px black; }

#inventory-modal #equipped.droppable-hover { outline: 4px solid blue; -webkit-box-shadow: 6px 6px 8px black; box-shadow: 6px 6px 8px black; }

#inventory-modal .draggable-item { width: 57.6px; height: 57.6px; }

#inventory-modal .draggable-item button { display: none; }

#inventory-modal.Warrior #unequipped .item:not(.Warrior), #inventory-modal.Ranger #unequipped .item:not(.Ranger), #inventory-modal.Wizard #unequipped .item:not(.Wizard) { visibility: hidden; position: absolute; }

#inventory-modal #unequipped { width: 245px; position: absolute; left: 370px; top: 135px; height: 435px; padding: 9px 0 9px 9px; }

#inventory-modal #unequipped #double-click-hint { margin: 20px 40px 60px 0; border: 3px solid #8585f4; padding: 5px; font-weight: bold; }

#inventory-modal #unequipped #double-click-hint .glyphicon { margin-right: 5px; position: relative; top: 2px; }

#inventory-modal #unequipped h4 { clear: both; margin-bottom: 10px; margin-top: 20px; font-size: 24px; text-transform: uppercase; font-weight: bold; }

#inventory-modal #unequipped .item { float: left; border: 1px solid black; margin: 3px; padding: 1px; position: relative; width: 60px; }

#inventory-modal #unequipped .item:not(.equipped):not(.restricted) { cursor: pointer; }

#inventory-modal #unequipped .item:not(.equipped):not(.restricted):hover { padding: 0; }

#inventory-modal #unequipped .item:not(.equipped):not(.restricted):hover img { margin: 1px; }

#inventory-modal #unequipped .item:not(.equipped):not(.restricted):hover button { font-size: 12px; margin: -1px 1px 1px 1px; }

#inventory-modal #unequipped .item:not(.equipped):not(.restricted):hover button:active, #inventory-modal #unequipped .item:not(.equipped):not(.restricted):hover button.active { background-position: -114px 0; color: white; text-shadow: 0 1px 0 black, 1px 0 0 black, -1px 0 0 black, 0 -1px 0 black; }

#inventory-modal #unequipped .item img { width: 56px; height: 56px; display: block; }

#inventory-modal #unequipped .item button { background: transparent url(/images/pages/play/modal/equip-buttons.png); width: 56px; height: 21px; border: 0; font-size: 11px; border-radius: 1px; padding: 0 0 2px 0; -webkit-transition: font-size 0.1s ease; transition: font-size 0.1s ease; text-transform: uppercase; font-weight: bold; color: black; text-spacing: 0px; }

#inventory-modal #unequipped .item.active { background-color: #5199ec; }

#inventory-modal #unequipped .item.active button { box-shadow: 1px 1px 4px #333; color: white; text-shadow: 0 1px 0 black, 1px 0 0 black, -1px 0 0 black, 0 -1px 0 black; background-position: -57px 0; }

#inventory-modal #unequipped .item.should-equip { background-color: #8fa; outline: 2px solid #8af; -webkit-box-shadow: 4px 4px 6px black; box-shadow: 4px 4px 6px black; z-index: 1; }

#inventory-modal #unequipped .item.equipped { background-color: #ff5; display: none; }

#inventory-modal #unequipped .item.restricted { background-color: #bebebe; -webkit-filter: contrast(50%) brightness(100%); -moz-filter: contrast(50%) brightness(100%); -o-filter: contrast(50%) brightness(100%); filter: contrast(50%) brightness(100%); }

#inventory-modal #unequipped .item.locked:not(:hover) { -webkit-filter: contrast(75%); -moz-filter: contrast(75%); -o-filter: contrast(75%); filter: contrast(75%); }

#inventory-modal #choose-hero-button, #inventory-modal #play-level-button { top: 582px; position: absolute; background: url(/images/pages/play/modal/confirm-button.png); width: 209px; height: 55px; background-size: 209px 55px; border: 0; }

#inventory-modal #choose-hero-button:disabled, #inventory-modal #play-level-button:disabled { opacity: 1; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }

#inventory-modal #choose-hero-button { left: 20px; }

#inventory-modal #play-level-button { right: 414px; }

#inventory-modal #item-details-view #item-title { left: 698px; top: 56px; }

#inventory-modal #item-details-view #item-details-body { left: 650px; }

#inventory-modal #item-details-view #selected-item-unlock-button { left: 646px; }

#inventory-modal #item-details-view .unequippable { display: none; }

#inventory-modal #item-details-extra { position: absolute; left: 644px; top: 589px; }

#inventory-modal #item-details-extra > * { width: 338px; height: 50px; }

#inventory-modal #item-details-extra .alert { text-align: center; font-weight: bold; }

#inventory-modal #item-details-extra button { border: 3px solid #2e2e2e; background: white; font-size: 16px; }

#inventory-modal #item-details-extra #equip-item-viewed { background: #54802c; color: white; }

#inventory-modal #hero-image, #inventory-modal #hero-image-head, #inventory-modal #hero-image-hair, #inventory-modal #hero-image-thumb { display: block; position: absolute; z-index: 12; }

#inventory-modal #hero-image.female, #inventory-modal #hero-image-head.female, #inventory-modal #hero-image-hair.female, #inventory-modal #hero-image-thumb.female { left: 80px; bottom: 31px; }

#inventory-modal #hero-image.female.Ranger, #inventory-modal #hero-image-head.female.Ranger, #inventory-modal #hero-image-hair.female.Ranger, #inventory-modal #hero-image-thumb.female.Ranger { left: -7px; }

#inventory-modal #hero-image.male, #inventory-modal #hero-image-head.male, #inventory-modal #hero-image-hair.male, #inventory-modal #hero-image-thumb.male { left: 65px; bottom: 31px; }

#inventory-modal #hero-image.male.Ranger, #inventory-modal #hero-image-head.male.Ranger, #inventory-modal #hero-image-hair.male.Ranger, #inventory-modal #hero-image-thumb.male.Ranger { left: -16px; }

#inventory-modal #hero-image-head { z-index: 16; }

#inventory-modal #hero-image-hair { z-index: 17; }

#inventory-modal #hero-image-thumb { z-index: 16; }

#inventory-modal #hero-image-thumb.female:not(.Ranger) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); left: 66px; bottom: 54px; }

#inventory-modal #hero-image-thumb.male:not(.Ranger) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); left: 53px; bottom: 54px; }

#inventory-modal .doll-image { position: absolute; z-index: 15; }

#inventory-modal .doll-image.male { left: 65px; bottom: 31px; }

#inventory-modal .doll-image.female { left: 80px; bottom: 31px; }

#inventory-modal .doll-image.feet { z-index: 13; }

#inventory-modal .doll-image.feet.male.Ranger { bottom: 45px; }

#inventory-modal .doll-image.right-hand:not(.Ranger) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); }

#inventory-modal .doll-image.right-hand:not(.Ranger).female { left: 66px; bottom: 54px; }

#inventory-modal .doll-image.right-hand:not(.Ranger).male { left: 55px; bottom: 63px; }

#inventory-modal .doll-image.right-hand.female.Ranger[src="/file/db/thang.type/53f4e6e3d822c23505b74f42/warrior_female.png"] { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); left: -95px; bottom: -89px; }

#inventory-modal .doll-image.right-hand.male.Ranger[src="/file/db/thang.type/53f4e6e3d822c23505b74f42/warrior_male.png"] { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); left: -138px; bottom: -55px; }

#inventory-modal .doll-image.left-hand { z-index: 17; }

#inventory-modal .doll-image.torso { z-index: 14; }

#inventory-modal .doll-image.torso.male-back, #inventory-modal .doll-image.torso.female-back { z-index: 11; }

#inventory-modal .doll-image.gloves { z-index: 15; }

#inventory-modal .doll-image.gloves.female.female-thumb, #inventory-modal .doll-image.gloves.female.female-ranger-thumb { z-index: 16; }

#inventory-modal .doll-image.gloves.female.female-thumb:not(.Ranger), #inventory-modal .doll-image.gloves.female.female-ranger-thumb:not(.Ranger) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); left: 66px; bottom: 54px; }

#inventory-modal .doll-image.gloves.male.male-thumb, #inventory-modal .doll-image.gloves.male.male-ranger-thumb { z-index: 16; }

#inventory-modal .doll-image.gloves.male.male-thumb:not(.Ranger), #inventory-modal .doll-image.gloves.male.male-ranger-thumb:not(.Ranger) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); left: 53px; bottom: 54px; }

#inventory-modal .doll-image.head { z-index: 17; }

#inventory-modal .doll-image.Ranger:not(.feet).female { left: -7px; }

#inventory-modal .doll-image.Ranger:not(.feet).male { left: -16px; }

body[lang='ja'] #inventory-modal #unequipped .item button, body[lang^='zh'] #inventory-modal #unequipped .item button, body[lang='ca'] #inventory-modal #unequipped .item button, body[lang^='es'] #inventory-modal #unequipped .item button, body[lang^='pt'] #inventory-modal #unequipped .item button, body[lang='ro'] #inventory-modal #unequipped .item button, body[lang='fi'] #inventory-modal #unequipped .item button, body[lang='sv'] #inventory-modal #unequipped .item button, body[lang='uk'] #inventory-modal #unequipped .item button, body[lang='vi'] #inventory-modal #unequipped .item button, body[lang='cz'] #inventory-modal #unequipped .item button { font-weight: normal; letter-spacing: -1px; padding-bottom: 1px; }

body[lang='ro'] #inventory-modal #unequipped .item button, body[lang='fi'] #inventory-modal #unequipped .item button, body[lang='uk'] #inventory-modal #unequipped .item button { text-transform: none; }

.item-mixin, .item-view { width: 100%; }

.item-mixin img, .item-view img { float: left; width: 50px; height: 50px; margin-right: 5px; }

.item-mixin .item-info, .item-view .item-info { float: left; width: 110px; width: -webkit-calc(100% - 50px - 5px); width: calc(100% - 50px - 5px); }

.item-mixin ul, .item-view ul { margin-top: 5px; }

.item-mixin .status-message span, .item-view .status-message span { display: none; }

#multiplayer-view textarea { width: 100%; box-sizing: border-box; padding: 5px; text-align: center; height: 30px; font-size: 11px; }

#options-view #volume-group { position: relative; width: 100%; height: 25px; margin: 15px 0; }

#options-view #volume-group > * { position: absolute; }

#options-view #volume-group .ui-slider { left: 40px; right: 40px; top: 4px; background-color: #f8a943; border: 4px solid #1a1512; height: 18px; border-radius: 18px; }

#options-view #volume-group .ui-slider .ui-slider-handle { background-color: #1a1512; width: 28px; height: 28px; border-radius: 28px; top: -9px; outline: 0; }

#options-view #volume-group .glyphicon { font-size: 30px; top: -2px; color: #1a1512; }

#options-view #volume-group .glyphicon-volume-down { position: absolute; left: 0; }

#options-view #volume-group .glyphicon-volume-up { position: absolute; right: -10px; }

#options-view .hr { width: 100%; height: 10px; }

#options-view h3 { margin-top: 5px; color: #1a1512; }

#options-view .form-group { font-size: 16px; color: #333333; padding-top: 4px; padding-left: 40px; }

#options-view label { font-weight: normal; }

#options-view .form-group.checkbox label { position: relative; }

#options-view .form-group.checkbox input { display: none; }

#options-view .form-group.checkbox input + .custom-checkbox .glyphicon { display: none; }

#options-view .form-group.checkbox input:checked + .custom-checkbox .glyphicon { display: inline; color: #f8a943; text-align: center; text-shadow: 0 0 3px black, 0 0 3px black, 0 0 3px black; font-size: 14px; position: relative; top: -1px; }

#options-view .form-group.checkbox .custom-checkbox { border-radius: 2px; height: 27px; width: 27px; border: 4px solid #1a1512; position: absolute; background: #e4d9c4; text-align: center; left: -40px; top: -4px; }

#options-view select { border: 3px solid black; text-transform: uppercase; }

#options-view #player-avatar-container { position: relative; margin: 0 auto 40px; width: 230px; max-height: 230px; border-radius: 6px; }

#options-view #player-avatar-container img.profile-photo { width: 100%; border-radius: 6px; }

#options-view #player-avatar-container img.profile-photo.saving { opacity: 0.5; }

#options-view #player-avatar-container .profile-caption { background-color: rgba(0, 0, 0, 0.5); color: white; border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; position: absolute; width: 100%; bottom: 0px; left: 0px; text-align: center; border: 0; font-size: 18px; }

#options-view #player-avatar-container .editable-icon { display: block; position: absolute; right: 5px; top: 5px; font-size: 20px; color: #0b63bc; opacity: 0.5; }

#options-view #player-avatar-container:hover { cursor: pointer; box-shadow: 0px 0px 2px 1px #0b63bc; }

#options-view #player-avatar-container:hover .editable-icon { opacity: 1.0; cursor: pointer; }

#save-load-view #save-granularity-toggle { width: 100%; }

#save-load-view #save-granularity-toggle label { width: 50%; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

#save-load-view .save-list .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }

#save-load-view .save-pane { overflow: hidden; }

#buy-gems-modal h1 { position: absolute; left: 200px; top: -70px; margin: 0; width: 612px; text-align: center; color: #febc44; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0; }

#buy-gems-modal .modal-dialog { margin: 150px auto 0 auto; padding: 0; width: 1060px; height: 460px; background: none; }

#buy-gems-modal #buy-gems-background { position: absolute; top: -157px; left: -2px; }

#buy-gems-modal #close-modal { position: absolute; left: 770px; top: -80px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 15px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#buy-gems-modal #close-modal:hover { color: yellow; }

#buy-gems-modal #products { position: absolute; left: 55px; top: 242px; width: 960px; height: 140px; }

#buy-gems-modal #products .product { width: 228px; height: 136px; float: left; text-align: center; margin-right: 12px; position: relative; }

#buy-gems-modal #products .product h4 { font-size: 20px; color: #161005; }

#buy-gems-modal #products .product h3 { margin-top: 10px; text-transform: uppercase; color: #161005; }

#buy-gems-modal #products .product button { position: absolute; width: 80%; left: 10%; bottom: -30px; }

#buy-gems-modal .alert { position: absolute; left: 10%; width: 80%; top: 20px; border: 5px solid gray; }

#item-details-view .big-font { text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; }

#item-details-view .one-line { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#item-details-view .nano-content { padding: 10px; }

#item-details-view #item-title { position: absolute; width: 228px; height: 50px; left: 910px; top: 60px; z-index: 2; }

#item-details-view #item-title h2 { font-size: 20px; margin: 12px 20px; text-align: center; color: #352819; }

#item-details-view #item-details-body { position: absolute; left: 860px; top: 126px; width: 353px; height: 449px; }

#item-details-view #item-details-body .nano-content { right: 24px; }

#item-details-view #item-details-body #item-container { height: 163px; width: 100%; }

#item-details-view #item-details-body .item-img, #item-details-view #item-details-body .item-shadow { width: 130px; height: 130px; }

#item-details-view #item-details-body .item-img { top: 15px; }

#item-details-view #item-details-body .item-shadow { top: 25px; left: 5px; -webkit-filter: contrast(0%) brightness(0%); -moz-filter: contrast(0%) brightness(0%); -o-filter: contrast(0%) brightness(0%); filter: contrast(0%) brightness(0%); opacity: 0.2; }

#item-details-view #item-details-body img.hr { width: 80%; margin: 0 10% -3px; }

#item-details-view #item-details-body img.hr.faded { opacity: 0.4; }

#item-details-view #item-details-body .stat-row { height: 24px; position: relative; font-size: 20px; font-weight: bold; }

#item-details-view #item-details-body .stat-row .stat-label { position: absolute; left: 54px; color: #5d4934; }

#item-details-view #item-details-body .stat-row .stat { position: absolute; left: 150px; color: #2a261c; }

#item-details-view #item-details-body .stat-row:not(.short-name) { text-align: center; }

#item-details-view #item-details-body .stat-row:not(.short-name) .stat-label, #item-details-view #item-details-body .stat-row:not(.short-name) .stat { position: static; display: inline-block; }

#item-details-view #item-details-body .stat-row:not(.short-name) .stat-label { margin-right: 8px; }

#item-details-view #item-details-body .item-description { margin: 15px 15px 0 25px; }

#item-details-view #item-details-body #skills { margin: 15px 15px 0 25px; }

#item-details-view #item-details-body #skills h3 { color: #292319; }

#item-details-view #item-details-body #skills strong { color: #32321e; }

#item-details-view #selected-item-unlock-button, #item-details-view .unequippable { left: 856px; top: 594px; width: 337px; height: 41px; font-size: 16px; }

#item-details-view #selected-item-unlock-button img, #item-details-view .unequippable img { height: 16px; }

#item-details-view .unequippable { position: absolute; }

#leaderboard-modal .modal-dialog { width: 820px; height: 570px; padding: 0; background: none; position: relative; top: 40px; }

#leaderboard-modal #leaderboard-background { position: absolute; top: -126px; left: -3px; }

#leaderboard-modal .level-title { position: absolute; left: 172px; top: -46px; margin: 0; width: 457px; text-align: center; color: #febc44; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0; }

#leaderboard-modal #close-modal { position: absolute; left: 616px; top: -51px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 17px; cursor: pointer; z-index: 2; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#leaderboard-modal #close-modal:hover { color: yellow; }

#leaderboard-modal #leaderboard-nav { position: absolute; top: 53px; left: 42px; width: 178px; }

#leaderboard-modal #leaderboard-nav li { background: url(/images/pages/play/modal/menu-tab.png); padding: 5px; margin: -5px 0; height: 80px; padding: 0; }

#leaderboard-modal #leaderboard-nav li.active { background: url(/images/pages/play/modal/menu-tab-selected.png); width: 197px; }

#leaderboard-modal #leaderboard-nav li a { font-size: 18px; line-height: 25px; background: none; color: #c3997c; font-weight: bold; padding: 14px 20px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; }

#leaderboard-modal #leaderboard-nav li a .timespan { margin-left: 20px; opacity: 0.75; }

#leaderboard-modal .leaderboard-tab-content { position: absolute; left: 219px; top: 55px; width: 571px; height: 490px; padding: 50px; overflow-y: scroll; }

#leaderboard-modal ::-webkit-scrollbar { display: none; }

body[lang='ru'] #leaderboard-modal #leaderboard-nav a { font-size: 13px; }

.leaderboard-tab-view h1 { margin-top: -40px; color: #febc44; font-size: 30px; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

.leaderboard-tab-view table td { padding: 1px 2px; font-size: 16px; text-align: center; }

.leaderboard-tab-view table th { text-align: center; }

.leaderboard-tab-view table tbody tr.viewable { cursor: pointer; }

.leaderboard-tab-view table tbody .rank-cell { font-weight: bold; }

.leaderboard-tab-view table tbody .name-col-cell { max-width: 150px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.leaderboard-tab-view table tbody .hero-portrait-cell, .leaderboard-tab-view table tbody .code-language-cell { background: transparent url(/images/common/code_languages/javascript_small.png) no-repeat center center; background-size: 30px 30px; height: 30px; width: 32px; }

#play-account-modal .modal-dialog { min-width: 90%; }

#play-account-modal .modal-dialog .modal-header { margin-bottom: 20px; }

#play-account-modal .modal-dialog .modal-body { max-height: 500px; overflow: scroll; border-width: 2px 0; border-color: black; border-style: solid; }

#play-achievements-modal .modal-dialog { width: 800px; }

#play-achievements-modal .modal-header { padding-bottom: 20px; }

#play-achievements-modal img.icon { float: left; width: 40px; margin-right: 10px; }

#play-achievements-modal .panel { margin: 5px 0; position: relative; border: 2px solid #4b4b4b; padding: 2px; opacity: 0.75; filter: alpha(opacity=75); }

#play-achievements-modal .panel h3 { margin: 0 0 0 50px; color: #4b4b4b; }

#play-achievements-modal .panel p { margin: 0 0 0 50px; color: #4b4b4b; }

#play-achievements-modal .panel .panel-body { padding: 5px 150px 5px 5px; }

#play-achievements-modal .panel .created { position: absolute; right: 10px; top: 5px; color: #4b4b4b; font-size: 12px; }

#play-achievements-modal .panel.earned { background: #322821; border: 5px solid #1a1511; padding: 0; opacity: 1; filter: alpha(opacity=100); }

#play-achievements-modal .panel.earned h3 { color: white; }

#play-achievements-modal .panel.earned p { color: #cbaa94; }

#play-achievements-modal .panel.earned .panel-body { border: 2px solid #4b3e33; }

#play-achievements-modal .panel.earned .created { color: #ffbd44; }

#play-achievements-modal .rewards { position: absolute; right: .2em; top: 29px; }

#play-achievements-modal .rewards .label { font-size: 18px; margin-left: 5px; color: #322821; background: #cbaa94; }

#play-achievements-modal .rewards .gems { background: #94ccc7; }

#play-achievements-modal .rewards .worth { background: #d8c488; }

#play-achievements-modal .rewards img { width: 12px; height: 12px; }

#play-heroes-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

#play-heroes-modal .modal-dialog { padding: 0; width: 820px; height: 658px; }

#play-heroes-modal #play-heroes-background { position: absolute; top: -59px; left: -20px; }

#play-heroes-modal h1 { position: absolute; left: 154px; top: 25px; margin: 0; width: 450px; text-align: center; color: #febc44; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0; }

#play-heroes-modal #gems-count-container { position: absolute; right: 39px; top: 470px; }

#play-heroes-modal #gems-count-container #gems-count { font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 24.5px; color: #5ecdfd; }

#play-heroes-modal #close-modal { position: absolute; left: 615px; top: 17px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 15px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#play-heroes-modal #close-modal:hover { color: yellow; }

#play-heroes-modal #hero-carousel { width: 750px; height: 386px; position: absolute; left: 34px; top: 117px; }

#play-heroes-modal #hero-carousel .carousel-indicator-container { position: relative; z-index: 1; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators { position: static; width: 100%; margin-left: 0; white-space: nowrap; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator { width: 97px; height: 98px; margin: 0 -11px; position: relative; background: url(/images/pages/play/modal/hero-portrait.png); border: none; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.active { background: url(/images/pages/play/modal/hero-portrait-selected.png); z-index: 5; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator .hero-avatar { width: 61px; height: 61px; background-size: contain; position: relative; left: 21px; top: 18px; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.locked:not(.purchasable) .hero-avatar { background-color: goldenrod; -webkit-filter: contrast(50%) brightness(65%); -moz-filter: contrast(50%) brightness(65%); -o-filter: contrast(50%) brightness(65%); filter: contrast(50%) brightness(65%); }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.locked:not(.purchasable) .hero-avatar.ie { opacity: 0.35; filter: alpha(opacity=35); }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.locked:not(.purchasable) .lock-indicator { position: absolute; width: 40%; left: 30%; top: 30%; -webkit-filter: invert(90%); -moz-filter: invert(90%); -o-filter: invert(90%); filter: invert(90%); }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.purchasable .hero-avatar { background-color: goldenrod; }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.restricted { opacity: 0.25; filter: alpha(opacity=25); }

#play-heroes-modal #hero-carousel .carousel-indicator-container .carousel-indicators .hero-indicator.restricted .hero-avatar { background-color: black; }

#play-heroes-modal .hero-index-0 { transform: rotate(-5deg); z-index: 2; }

#play-heroes-modal .hero-index-1 { top: -3px; z-index: 1; }

#play-heroes-modal .hero-index-2 { top: -3px; transform: rotate(5deg); z-index: 1; }

#play-heroes-modal .hero-index-3 { transform: rotate(-1deg); z-index: 0; }

#play-heroes-modal .hero-index-4 { transform: rotate(3deg); }

#play-heroes-modal .hero-index-5 { z-index: 0; }

#play-heroes-modal .hero-index-6 { transform: rotate(6deg); top: -8px; z-index: 1; }

#play-heroes-modal .hero-index-8 { transform: rotate(4deg); }

#play-heroes-modal #hero-carousel .hero-item.locked:not(.purchasable), #play-heroes-modal #hero-carousel .hero-item.restricted { opacity: 0.6; filter: alpha(opacity=60); }

#play-heroes-modal #hero-carousel .hero-item canvas, #play-heroes-modal #hero-carousel .hero-item .hero-feature-image { width: 334px; height: 275px; float: left; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats { width: 400px; height: 275px; float: left; }

#play-heroes-modal #hero-carousel .hero-item .hero-feature-image { display: none; text-align: center; }

#play-heroes-modal #hero-carousel .hero-item .hero-feature-image img { height: 275px; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats { color: white; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; -o-user-select: text; user-select: text; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats h2 { margin-top: 0px; color: white; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-description { margin-bottom: 4px; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row { margin: 3px 0; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row .stat-label { float: left; width: 100px; color: #cbaa94; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row .stat-value { display: inline-block; width: 280px; color: #f4bd44; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row .stat-progress { background: #201b16; height: 15px; padding: 4px 5px; border-radius: 16px; position: relative; top: 2px; left: -3px; width: 70%; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row .stat-progress .stat-progress-bar { height: 7px; border-radius: 7px; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row.attack .stat-progress-bar { background: #c32424; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row.health .stat-progress-bar { background: #0f802a; }

#play-heroes-modal #hero-carousel .hero-item .hero-stats .hero-stat-row.speed .stat-progress-bar { background: #4d52ab; }

#play-heroes-modal #hero-carousel a.left, #play-heroes-modal #hero-carousel a.right { color: #4a3d33; position: absolute; top: 195px; width: 40px; height: 84px; font-size: 24px; }

#play-heroes-modal #hero-carousel a.left .glyphicon, #play-heroes-modal #hero-carousel a.right .glyphicon { position: relative; top: 27px; left: 8px; }

#play-heroes-modal #hero-carousel a.left:hover, #play-heroes-modal #hero-carousel a.left:active, #play-heroes-modal #hero-carousel a.right:hover, #play-heroes-modal #hero-carousel a.right:active { color: #7e6958; }

#play-heroes-modal #hero-carousel a.right { right: -49px; }

#play-heroes-modal #hero-carousel a.left { left: -46px; }

#play-heroes-modal #hero-carousel a.left .glyphicon { -webkit-transform: scaleX(-1) scaleY(1); -ms-transform: scaleX(-1) scaleY(1); transform: scaleX(-1) scaleY(1); }

#play-heroes-modal #hero-footer { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; -o-user-select: text; user-select: text; }

#play-heroes-modal #purchasable-hero-explanation, #play-heroes-modal #loading-hero-explanation { position: absolute; left: 32px; top: 532px; width: 541px; height: 97px; padding: 10px 40px; }

#play-heroes-modal #purchasable-hero-explanation h2, #play-heroes-modal #loading-hero-explanation h2 { color: #333; text-align: center; }

#play-heroes-modal #locked-hero-explanation, #play-heroes-modal #restricted-hero-explanation { position: absolute; left: 32px; top: 527px; width: 541px; height: 102px; padding: 10px 40px; text-align: center; }

#play-heroes-modal #locked-hero-explanation h2, #play-heroes-modal #restricted-hero-explanation h2 { color: #333; margin-top: 12px; margin-bottom: 5px; }

#play-heroes-modal #restricted-hero-button, #play-heroes-modal #purchase-hero-button { width: 209px; height: 110px; position: absolute; left: 588px; top: 522px; line-height: 100px; text-align: center; text-transform: uppercase; font-size: 24.5px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; }

#play-heroes-modal #purchase-hero-button { border: 3px solid #074153; background: #0077a8; border-radius: 0; }

#play-heroes-modal #purchase-hero-button:disabled { background: #486a71; opacity: 1; color: rgba(255, 255, 255, 0.4); }

#play-heroes-modal #purchase-hero-button > * { opacity: 0.9; filter: alpha(opacity=90); }

#play-heroes-modal #purchase-hero-button:hover > * { opacity: 1; filter: alpha(opacity=100); }

#play-heroes-modal .form { position: absolute; left: 32px; top: 527px; width: 541px; height: 102px; padding: 10px 40px; }

#play-heroes-modal .form .help-block { color: #333333; font-size: 14px; font-weight: bold; }

#play-heroes-modal .form select { font-size: 18px; }

#play-heroes-modal .form .fancy-select { display: inline-block; width: 100%; }

#play-heroes-modal .form .fancy-select .options { text-transform: none; }

#play-heroes-modal .form .fancy-select .trigger, #play-heroes-modal .form .fancy-select .options { background-color: #efe8d9; color: black; }

#play-heroes-modal .form .fancy-select .trigger { text-transform: uppercase; border: 3px solid black; font-size: 16px; padding: 5px 10px; width: 100%; }

#play-heroes-modal .form .fancy-select .trigger:after { border: 8px solid transparent; border-top-color: black; top: 13px; right: 11px; }

#play-heroes-modal .form .fancy-select .options { padding-left: 5px; overflow: visible; }

#play-heroes-modal .form .fancy-select .options .selected { color: black; }

#play-heroes-modal .form .fancy-select .options .hover { color: black; background-color: #abc; }

#play-heroes-modal .form .fancy-select .options li { padding-left: 40px; background: transparent url(/images/common/code_languages/javascript_small.png) no-repeat left center; background-size: 32px 32px; margin-bottom: -1px; }

#play-heroes-modal .form .fancy-select .options li[data-value="python"] { background-image: url(/images/common/code_languages/python_small.png); }

#play-heroes-modal .form .fancy-select .options li[data-value="coffeescript"] { background-image: url(/images/common/code_languages/coffeescript_small.png); }

#play-heroes-modal .form .fancy-select .options li[data-value="clojure"] { background-image: url(/images/common/code_languages/clojure_small.png); }

#play-heroes-modal .form .fancy-select .options li[data-value="lua"] { background-image: url(/images/common/code_languages/lua_small.png); }

#play-heroes-modal .form .fancy-select .options li[data-value="java"] { background-image: url(/images/common/code_languages/java_small.png); }

#play-heroes-modal .form .fancy-select .options li[data-value="io"] { background-image: url(/images/common/code_languages/io_small.png); }

#play-heroes-modal #confirm-button { background: url(/images/pages/play/modal/confirm-button.png); width: 209px; height: 110px; position: absolute; left: 588px; top: 522px; padding: 36px 0; text-align: center; text-transform: uppercase; font-size: 26px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; color: white; }

body.ipad #play-heroes-modal .form { display: none; }

body[lang='ru'] #play-heroes-modal #hero-carousel .hero-item .hero-stats h2 { font-size: 24px; }

body[lang='ru'] #play-heroes-modal #purchase-hero-button { font-size: 18px; }

#play-items-modal .big-font { text-transform: uppercase; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: bold; }

#play-items-modal .one-line { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

#play-items-modal .modal-dialog { padding: 0; width: 1230px; height: 660px; background: none; }

#play-items-modal #play-items-modal-bg, #play-items-modal #play-items-modal-narrow-bg { position: absolute; top: -69px; left: -8px; }

#play-items-modal #play-items-modal-narrow-bg { display: none; }

#play-items-modal h1 { position: absolute; left: 200px; top: 25px; color: #fec346; font-size: 38px; text-shadow: black 4px 4px 0, black -4px -4px 0, black 4px -4px 0, black -4px 4px 0, black 4px 0px 0, black 0px -4px 0, black -4px 0px 0, black 0px 4px 0; margin: 0; }

#play-items-modal #gems-count-container { position: absolute; left: 425px; top: 10px; width: 160px; height: 66px; -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

#play-items-modal #gems-count-container #gems-count { position: absolute; left: 75px; top: 17px; font-size: 25px; color: #01405b; }

#play-items-modal #close-modal { position: absolute; left: 602px; top: 23px; width: 60px; height: 60px; color: white; text-align: center; font-size: 30px; padding-top: 7px; cursor: pointer; -webkit-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }

#play-items-modal #close-modal:hover { color: yellow; }

#play-items-modal .nav { position: absolute; top: 125px; left: -31px; width: 178px; }

#play-items-modal .nav li { background: url(/images/pages/play/modal/menu-tab.png); padding: 5px; margin: -5px 0; height: 80px; padding: 0; }

#play-items-modal .nav li a { font-size: 18px; line-height: 50px; background: none; color: #c3997c; font-weight: bold; padding: 10px 7px; }

#play-items-modal .nav li.active { background: url(/images/pages/play/modal/menu-tab-selected.png); width: 197px; }

#play-items-modal .nav li.active a { color: white; }

#play-items-modal #hero-type-select { position: absolute; top: 102px; left: 177px; background: #1a1511; padding: 2px 0; z-index: 3; border-radius: 2px; }

#play-items-modal #hero-type-select label { background: #3a2f26; color: #c3997c; border: 2px solid #554639; margin: 0 2px; }

#play-items-modal #hero-type-select label.active { background: #211c15; border: 2px solid #403529; color: white; }

#play-items-modal .tab-content { position: absolute; top: 116px; left: 148px; width: 669px; height: 507px; overflow: hidden; }

#play-items-modal .tab-content.filter-warrior .item.Ranger, #play-items-modal .tab-content.filter-warrior .item.Wizard { display: none; }

#play-items-modal .tab-content.filter-ranger .item.Warrior, #play-items-modal .tab-content.filter-ranger .item.Wizard { display: none; }

#play-items-modal .tab-content.filter-wizard .item.Ranger, #play-items-modal .tab-content.filter-wizard .item.Warrior { display: none; }

#play-items-modal .tab-pane { height: 100%; }

#play-items-modal .tab-pane .nano-content { padding: 26px 51px 26px 26px; }

#play-items-modal .item { cursor: pointer; width: 187px; padding: 10px; height: 195px; float: left; background: url(/images/pages/play/modal/item-box-background.png); margin: 4px; text-align: center; position: relative; }

#play-items-modal .item.silhouetted { cursor: default; }

#play-items-modal .item strong { position: absolute; top: 7px; padding: 2px; left: 0; right: 0; font-size: 18px; z-index: 2; line-height: 18px; color: #161005; }

#play-items-modal .item img { width: 90px; height: 90px; }

#play-items-modal .item img.item-img { top: 45px; }

#play-items-modal .item img.item-shadow { top: 55px; }

#play-items-modal .item img.item-silhouette { top: 25px; width: 110px; height: 110px; }

#play-items-modal .item .glyphicon-lock { font-size: 60px; position: absolute; top: 50px; color: #958d7b; z-index: 1; left: 0; right: 0; margin-left: auto; margin-right: auto; }

#play-items-modal .item .glyphicon-lock.bolder { font-weight: bolder; color: #d3c8af; }

#play-items-modal .item .unlock-button, #play-items-modal .item .unequippable { right: 1px; bottom: 0; width: 93px; height: 41px; font-size: 16px; }

#play-items-modal .item .unequippable { position: absolute; line-height: 41px; display: inline-block; }

#play-items-modal .item .cost { position: absolute; height: 41px; left: 0; bottom: 0; width: 95px; line-height: 38px; font-size: 16px; color: #163d49; font-weight: bold; }

#play-items-modal .item .cost img { width: 22px; height: 22px; margin-right: 8px; position: relative; top: -2px; }

#play-items-modal .item .owned, #play-items-modal .item .locked { position: absolute; left: 0; right: 0; bottom: 0; height: 41px; color: #163d49; line-height: 38px; font-size: 16px; }

#play-items-modal .item.selected { background: url(/images/pages/play/modal/item-box-background-selected.png); }

#play-items-modal #item-details-view #item-title { left: 910px; top: 60px; }

#play-items-modal #item-details-view #item-details-body { left: 860px; }

#play-items-modal #item-details-view #selected-item-unlock-button { left: 856px; }

#play-items-modal .nano-pane, #inventory-modal .nano-pane { width: 16px; background: black; border: 3px solid #614c3a; }

#play-items-modal .nano-slider, #inventory-modal .nano-slider { background: #f4aa42; border: 3px solid black; border-radius: 10px; margin-left: -3px; margin-right: -3px; }

#play-items-modal .item-img, #play-items-modal .item-shadow, #play-items-modal .item-silhouette, #inventory-modal .item-img, #inventory-modal .item-shadow, #inventory-modal .item-silhouette { position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0; bottom: 0; }

#play-items-modal .item-img, #inventory-modal .item-img { z-index: 1; }

#play-items-modal .item-silhouette, #inventory-modal .item-silhouette { opacity: 0.2; }

#play-items-modal .required-level, #inventory-modal .required-level { position: absolute; left: 0; right: 5px; top: 70px; font-size: 20px; line-height: 20px; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: bold; z-index: 2; }

#play-items-modal .unlock-button, #inventory-modal .unlock-button { position: absolute; border: 3px solid #074153; background: #0077a8; color: white; font-size: 16px; border-radius: 0; }

#play-items-modal .unlock-button:disabled, #inventory-modal .unlock-button:disabled { background: #486a71; opacity: 1; color: rgba(255, 255, 255, 0.4); }

.popover.buy-gems-prompt { z-index: 1050; text-align: center; }

.popover.buy-gems-prompt button { margin-top: 20px; }

@media only screen and (max-width: 1300px) { #play-items-modal { overflow-x: hidden; }
  #play-items-modal .tab-content { width: 469px; }
  #play-items-modal #play-items-modal-bg { display: none; }
  #play-items-modal #play-items-modal-narrow-bg { display: block; }
  #play-items-modal .modal-dialog { width: 1024px; left: 25px; }
  #play-items-modal h1 { display: none; }
  #play-items-modal #gems-count-container { left: 213px; }
  #play-items-modal #close-modal { left: 390px; }
  #play-items-modal .nano-content { padding-left: 20px; }
  #play-items-modal #item-details-view #item-title { left: 698px; }
  #play-items-modal #item-details-view #item-details-body { left: 648px; }
  #play-items-modal #item-details-view #selected-item-unlock-button, #play-items-modal #item-details-view .unequippable { left: 645px; } }

body[lang='pt-PT'] #play-items-modal .unlock-button, body[lang^='pt-BR'] #play-items-modal .unlock-button { font-size: 13px; }

body[lang='ru'] #play-items-modal .unlock-button { font-size: 10px; }

#play-settings-modal .settings-view { color: black; }

#poll-modal .modal-dialog { margin-top: 0; padding-top: 0; width: 750px; }

#poll-modal .modal-dialog .modal-content { position: relative; margin-top: -251px; }

@media only screen and (max-height: 720px) { #poll-modal .modal-dialog { margin-top: -76px; } }

#poll-modal .background-wrapper { width: 750px; background: transparent; border: 0px solid transparent; border-style: solid; border-image: url("/images/pages/play/level/modal/victory_modal_border_background.png") 250 0 100 0 fill round; border-width: 250px 0 100px 0; border-radius: 12px; }

#poll-modal .modal-header { border: none; position: absolute; left: 188px; width: 378px; height: 134px; margin: 0; padding: 0; }

#poll-modal .modal-header .close { display: none; }

#poll-modal .modal-header h1 { position: absolute; left: 0; top: 90px; margin: 0; width: 380px; text-align: center; color: #febc44; font-size: 28px; text-shadow: black 2px 2px 0, black -2px -2px 0, black 2px -2px 0, black -2px 2px 0, black 2px 0px 0, black 0px -2px 0, black -2px 0px 0, black 0px 2px 0; }

#poll-modal .modal-body { padding: 0 20px; min-height: 30px; margin-top: 160px; }

#poll-modal .description { margin: 20px 5px 0 5px; color: white; text-align: center; }

#poll-modal .answers-container-wrapper { margin-top: 5px; border: 4px solid #1a1511; }

#poll-modal .answers-container-wrapper .answers-container { background-color: #2d241d; border: 4px solid #4a3d30; padding: 15px; }

#poll-modal table.table { margin-bottom: 0; }

#poll-modal tr.answer:not(.selected) td { background-color: #4a3d30; border-color: #695744; }

#poll-modal tr.answer:hover:not(.selected) td { background-color: #695744; }

#poll-modal tr.answer.selected td { background-color: #211c15; border-color: #403629; }

#poll-modal tr.answer:not(.selected) { cursor: pointer; }

#poll-modal tr.answer td { vertical-align: middle; }

#poll-modal tr.answer td code { padding: 2px 4px; font-size: 90%; color: white; background-color: #333; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

#poll-modal tr.answer td.graph-cell { min-width: 200px; }

#poll-modal tr.answer td p { margin: 0; color: white; }

#poll-modal tr.answer td .progress { width: 100%; margin-bottom: 0; background-color: #2d241d; border-radius: 10px; }

#poll-modal tr.answer td .progress .progress-bar { background-color: #f5aa31; border-radius: 10px; border: 3px solid #2d241d; -webkit-transition: none; transition: none; }

#poll-modal tr.answer td.votes-cell { max-width: 34px; }

#poll-modal tr.answer td.votes-cell .badge { background-color: #f5aa31; color: #2d241d; }

#poll-modal table:not(.answered) tr { text-align: center; }

#poll-modal table:not(.answered) .graph-cell, #poll-modal table:not(.answered) .votes-cell { display: none; }

#poll-modal .random-gems-container-wrapper { width: 558px; height: 115px; background: transparent url(/images/pages/play/modal/random-gems-background.png) no-repeat 100% 100%; padding: 25px; margin: 10px auto; }

#poll-modal .random-gems-container-wrapper:not(.answered) { display: none; }

#poll-modal .random-gems-container-wrapper .random-gems-container .random-gems-code { font-size: 14px; display: block; white-space: pre; padding: 2px 4px; font-size: 90%; color: black; background-color: transparent; border-radius: 0; margin-bottom: 5px; }

#poll-modal .random-gems-container-wrapper .random-gems-container .random-gems-code .comment { font-weight: bold; color: #865607; }

#poll-modal .modal-footer { margin: 0 0 -80px 0; padding: 0 20px; text-align: center; }

#poll-modal .done-button { float: right; height: 60px; min-width: 100px; line-height: 30px; margin: 0 10px; }

html.no-borderimage #poll-modal .modal-dialog { margin-top: 251px; }

html.no-borderimage #poll-modal .background-wrapper { border: 0; background: url("/images/pages/play/level/modal/victory_modal_background.png"); height: 713px; }

@media only screen and (max-height: 720px) { html.no-borderimage #poll-modal .modal-dialog { margin-top: 175px; } }

#share-progress-modal .modal-dialog { margin: 60px auto 0 auto; padding: 0; height: 460px; width: 700px; background: none; }

#share-progress-modal .modal-content { height: 100%; width: 100%; }

#share-progress-modal .background-img { position: absolute; top: -61px; left: 0px; height: 100%; width: 100%; }

#share-progress-modal .wizard-img { position: absolute; top: 70px; left: 32px; height: 301px; }

#share-progress-modal .blurb-container { position: absolute; right: 50px; top: 70px; margin: 0; width: 300px; }

#share-progress-modal .blurb-container h1 { font-size: 28px; font-weight: bold; color: black; }

#share-progress-modal .blurb-container .send-container { margin-top: 10px; }

#share-progress-modal .blurb-container .send-container .email-form .email-input { width: 200px; }

#share-progress-modal .blurb-container .send-container button { color: white; width: 80px; font-size: 28px; line-height: 28px; text-transform: none; font-variant: small-caps; font-family: "Open Sans Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#share-progress-modal .blurb-container .send-container button.back-btn { border-image: url(/images/common/button-background-primary-disabled.png) 14 20 20 20 fill round; }

#share-progress-modal .blurb-container .send-container button.send-btn { border-image: url(/images/level/code_toolbar_submit_button_active.png) 14 20 20 20 fill round; }

#share-progress-modal .blurb-container .continue-container { margin-top: 10px; margin-right: -12px; }

#share-progress-modal .blurb-container .continue-link { color: black; font-weight: normal; font-size: 11px; text-decoration: underline; }

#share-progress-modal .blurb-container .email-invalid { color: red; display: none; }

#share-progress-modal .alert { position: absolute; left: 10%; width: 80%; top: 20px; border: 5px solid gray; }

#spectate-level-view { margin: 0 auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; min-width: 1024px; position: relative; }

#spectate-level-view #playback-view { width: 100%; }

#spectate-level-view #restart-button { display: none; }

#spectate-level-view #multiplayer-button { display: none; }

#spectate-level-view #docs-button { display: none; }

#spectate-level-view #gold-view { right: 1%; }

#spectate-level-view #duel-stats-view { right: 230px; bottom: 80px; -webkit-transform: scale(2); -ms-transform: scale(2); transform: scale(2); }

#spectate-level-view #control-bar-view { width: 100%; }

#spectate-level-view #control-bar-view .title { position: absolute; display: inline-block; color: #BEBEBE; line-height: 15px; left: 20%; width: 60%; text-align: center; }

#spectate-level-view .level-content { position: relative; margin: 0px auto; }

#spectate-level-view #canvas-wrapper { top: 50px; width: 100%; position: relative; margin: 0 auto; }

#spectate-level-view canvas#webgl-surface, #spectate-level-view canvas#normal-surface { display: block; z-index: 1; margin: 0 auto; }

#spectate-level-view canvas#webgl-surface { background-color: #333; }

#spectate-level-view canvas#normal-surface { position: absolute; top: 0; pointer-events: none; }

#spectate-level-view #thang-hud { margin: 0 auto; display: none; }

#spectate-level-view #pointer { position: absolute; left: 0; top: 0; height: 100px; opacity: 0.0; pointer-events: none; z-index: 10; }

#spectate-level-view .ui-effects-transfer { border: 2px dotted gray; }

#spectate-level-view .modal img { float: right; }

#spectate-level-view .modal img.diagram { float: none; }

#spectate-level-view #multiplayer-join-link { font-size: 12px; }

#spectate-level-view #level-done-button { position: absolute; right: 46%; top: 43px; -webkit-box-shadow: 4px 4px 15px black; box-shadow: 4px 4px 15px black; }

#spectate-level-view .btn.banner { background-color: #ededed; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), color-stop(16%, #e8e8e8), color-stop(17%, #FFF), color-stop(83%, #FFF), color-stop(84%, #e8e8e8), to(#e8e8e8)); background-image: -webkit-linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: -moz-linear-gradient(top, #e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: -o-linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-image: linear-gradient(#e8e8e8, #e8e8e8 16%, #FFF 16%, #FFF 83%, #e8e8e8 84%, #e8e8e8); background-repeat: no-repeat; color: #333; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); border: 1px solid black; text-shadow: none; }

#spectate-level-view .btn.banner:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner:focus:not(.disabled):not([disabled]) { background-color: #f9f9f9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), color-stop(16%, #f7f7f7), color-stop(17%, white), color-stop(83%, white), color-stop(84%, #f7f7f7), to(#f7f7f7)); background-image: -webkit-linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: -moz-linear-gradient(top, #f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: -o-linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-image: linear-gradient(#f7f7f7, #f7f7f7 16%, white 16%, white 83%, #f7f7f7 84%, #f7f7f7); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.active, #spectate-level-view .btn.banner:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.disabled, #spectate-level-view .btn.banner[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-primary { background-color: #4c95e5; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4490e4), color-stop(16%, #4490e4), color-stop(17%, #6CA8EA), color-stop(83%, #6CA8EA), color-stop(84%, #4490e4), to(#4490e4)); background-image: -webkit-linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: -moz-linear-gradient(top, #4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: -o-linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-image: linear-gradient(#4490e4, #4490e4 16%, #6CA8EA 16%, #6CA8EA 83%, #4490e4 84%, #4490e4); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-primary:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-primary:focus:not(.disabled):not([disabled]) { background-color: #67a5e9; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5fa0e8), color-stop(16%, #5fa0e8), color-stop(17%, #87b8ee), color-stop(83%, #87b8ee), color-stop(84%, #5fa0e8), to(#5fa0e8)); background-image: -webkit-linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: -moz-linear-gradient(top, #5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: -o-linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-image: linear-gradient(#5fa0e8, #5fa0e8 16%, #87b8ee 16%, #87b8ee 83%, #5fa0e8 84%, #5fa0e8); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-primary.active, #spectate-level-view .btn.banner.btn-primary:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-primary.disabled, #spectate-level-view .btn.banner.btn-primary[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-info { background-color: #569ac2; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4f96c0), color-stop(16%, #4f96c0), color-stop(17%, #71AACC), color-stop(83%, #71AACC), color-stop(84%, #4f96c0), to(#4f96c0)); background-image: -webkit-linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: -moz-linear-gradient(top, #4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: -o-linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-image: linear-gradient(#4f96c0, #4f96c0 16%, #71AACC 16%, #71AACC 83%, #4f96c0 84%, #4f96c0); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-info:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-info:focus:not(.disabled):not([disabled]) { background-color: #6ca7ca; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66a3c8), color-stop(16%, #66a3c8), color-stop(17%, #88b7d4), color-stop(83%, #88b7d4), color-stop(84%, #66a3c8), to(#66a3c8)); background-image: -webkit-linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: -moz-linear-gradient(top, #66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: -o-linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-image: linear-gradient(#66a3c8, #66a3c8 16%, #88b7d4 16%, #88b7d4 83%, #66a3c8 84%, #66a3c8); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-info.active, #spectate-level-view .btn.banner.btn-info:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-info.disabled, #spectate-level-view .btn.banner.btn-info[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-success { background-color: #79962d; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#748f2b), color-stop(16%, #748f2b), color-stop(17%, #90B236), color-stop(83%, #90B236), color-stop(84%, #748f2b), to(#748f2b)); background-image: -webkit-linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: -moz-linear-gradient(top, #748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: -o-linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-image: linear-gradient(#748f2b, #748f2b 16%, #90B236 16%, #90B236 83%, #748f2b 84%, #748f2b); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-success:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-success:focus:not(.disabled):not([disabled]) { background-color: #8cac35; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#87a632), color-stop(16%, #87a632), color-stop(17%, #a1c541), color-stop(83%, #a1c541), color-stop(84%, #87a632), to(#87a632)); background-image: -webkit-linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: -moz-linear-gradient(top, #87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: -o-linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-image: linear-gradient(#87a632, #87a632 16%, #a1c541 16%, #a1c541 83%, #87a632 84%, #87a632); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-success.active, #spectate-level-view .btn.banner.btn-success:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-success.disabled, #spectate-level-view .btn.banner.btn-success[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-warning { background-color: #a85500; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9f5100), color-stop(16%, #9f5100), color-stop(17%, #CD6800), color-stop(83%, #CD6800), color-stop(84%, #9f5100), to(#9f5100)); background-image: -webkit-linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: -moz-linear-gradient(top, #9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: -o-linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-image: linear-gradient(#9f5100, #9f5100 16%, #CD6800 16%, #CD6800 83%, #9f5100 84%, #9f5100); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-warning:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-warning:focus:not(.disabled):not([disabled]) { background-color: #c76500; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#be6000), color-stop(16%, #be6000), color-stop(17%, #ec7800), color-stop(83%, #ec7800), color-stop(84%, #be6000), to(#be6000)); background-image: -webkit-linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: -moz-linear-gradient(top, #be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: -o-linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-image: linear-gradient(#be6000, #be6000 16%, #ec7800 16%, #ec7800 83%, #be6000 84%, #be6000); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-warning.active, #spectate-level-view .btn.banner.btn-warning:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-warning.disabled, #spectate-level-view .btn.banner.btn-warning[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-danger { background-color: #95321a; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8d2f19), color-stop(16%, #8d2f19), color-stop(17%, #B43C20), color-stop(83%, #B43C20), color-stop(84%, #8d2f19), to(#8d2f19)); background-image: -webkit-linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: -moz-linear-gradient(top, #8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: -o-linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-image: linear-gradient(#8d2f19, #8d2f19 16%, #B43C20 16%, #B43C20 83%, #8d2f19 84%, #8d2f19); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-danger:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-danger:focus:not(.disabled):not([disabled]) { background-color: #af3a1f; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a7381e), color-stop(16%, #a7381e), color-stop(17%, #ce4525), color-stop(83%, #ce4525), color-stop(84%, #a7381e), to(#a7381e)); background-image: -webkit-linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: -moz-linear-gradient(top, #a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: -o-linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-image: linear-gradient(#a7381e, #a7381e 16%, #ce4525 16%, #ce4525 83%, #a7381e 84%, #a7381e); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-danger.active, #spectate-level-view .btn.banner.btn-danger:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-danger.disabled, #spectate-level-view .btn.banner.btn-danger[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .btn.banner.btn-inverse { background-color: #2e4366; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c3e5f), color-stop(16%, #2c3e5f), color-stop(17%, #3A537F), color-stop(83%, #3A537F), color-stop(84%, #2c3e5f), to(#2c3e5f)); background-image: -webkit-linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: -moz-linear-gradient(top, #2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: -o-linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-image: linear-gradient(#2c3e5f, #2c3e5f 16%, #3A537F 16%, #3A537F 83%, #2c3e5f 84%, #2c3e5f); background-repeat: no-repeat; color: #FFF; }

#spectate-level-view .btn.banner.btn-inverse:hover:not(.disabled):not([disabled]), #spectate-level-view .btn.banner.btn-inverse:focus:not(.disabled):not([disabled]) { background-color: #38507b; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#354c74), color-stop(16%, #354c74), color-stop(17%, #446194), color-stop(83%, #446194), color-stop(84%, #354c74), to(#354c74)); background-image: -webkit-linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: -moz-linear-gradient(top, #354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: -o-linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-image: linear-gradient(#354c74, #354c74 16%, #446194 16%, #446194 83%, #354c74 84%, #354c74); background-repeat: no-repeat; }

#spectate-level-view .btn.banner.btn-inverse.active, #spectate-level-view .btn.banner.btn-inverse:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

#spectate-level-view .btn.banner.btn-inverse.disabled, #spectate-level-view .btn.banner.btn-inverse[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

#spectate-level-view .gradient { position: absolute; z-index: 10; }

#spectate-level-view #code-area-gradient { top: 0px; width: 3px; background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%); left: -3px; bottom: 0; }

#spectate-level-view #canvas-left-gradient { left: 0px; width: 5px; background: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.4) 100%); bottom: -30px; top: 0; }

#spectate-level-view #canvas-top-gradient { top: 0; height: 5px; left: 0; right: 0; background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.4) 100%); }

#spectate-level-view #hud-left-gradient { background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%); left: 0; top: 0; height: 100%; width: 2%; }

#spectate-level-view #hud-right-gradient { background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.5) 100%); right: 0; position: absolute; top: 0; height: 100%; width: 2%; }

#request-quote-view #site-content-area { margin: 50px 10px 100px; }

#request-quote-view .section { margin-top: 80px; margin-bottom: 50px; }

#request-quote-view .form-group label { margin-bottom: 0; }

#request-quote-view label.checkbox { font-weight: normal; }

#request-quote-view .help-block { margin: -4px 0 2px; }

#request-quote-view p { margin: 0 0 20px; }

#request-quote-view .checkbox input, #request-quote-view .checkbox-inline input { margin-top: 8px; }

#request-quote-view #other-education-level-input { display: inline-block; display: inline-block; width: 200px; margin-left: 5px; }

#request-quote-view #submit-request-btn { margin-left: 10px; }

#request-quote-view #login-btn { margin-right: 10px; }

#sales-view { background-color: #F5F5F5; font-family: Helvetica, sans-serif; font-size: 15px; line-height: 20px; }

#sales-view #site-content-area { width: 100%; background-color: #F5F5F5; border: none; margin: auto; padding: 0px; min-height: inherit; }

#sales-view .btn-contact-us { background-color: #3878DE; border: none; color: #FFFFFF; font-size: 18px; margin-top: 20px; padding: 20px; width: 330px; text-decoration: none; text-transform: uppercase; }

#sales-view .btn-contact-us div { text-align: left; }

#sales-view .btn-contact-us img { float: left; margin-right: 10px; }

#sales-view .btn-create-account, #sales-view .btn-enter-courses { background-color: #09AC48; color: #FFFFFF; display: inline-block; font-size: 18px; margin: 10px; padding: 24px; width: 400px; text-decoration: none; text-transform: uppercase; }

#sales-view .btn-login-account { color: #FFFFFF; text-decoration: underline; }

#sales-view .btn-setup-class { margin-top: 20px; text-transform: uppercase; width: 300px; }

#sales-view .section-header { font-family: Merriweather; font-size: 23px; line-height: 29px; padding: 0px 24px 0px 24px; border-bottom: 1px solid lightgray; }

#sales-view .section-subheader { font-family: Helvetica, sans-serif; font-size: 13px; color: #727272; line-height: 15px; }

#sales-view .text-right { text-align: right; }

#sales-view #top-page-content { background-image: url("/images/pages/sales/hero_background.png"); background-size: cover; color: #FFFFFF; }

#sales-view #top-page-content td { vertical-align: top; }

#sales-view #top-page-content .big-quote-mark { font-family: Merriweather; font-size: 130px; font-weight: 700; line-height: 130px; margin-right: 0px; opacity: 0.5; }

#sales-view #top-page-content .hero-quote-container { margin: 20px 20px 20px 0px; width: 60%; }

#sales-view #top-page-content .hero-quote { color: #FFFFFF; font-family: Merriweather; font-size: 38px; font-weight: 700; line-height: 48px; }

#sales-view #top-page-content .hero-quote-attribution { font-family: Helvetica, sans-serif; font-style: italic; font-size: 15px; color: #FFFFFF; line-height: 20px; margin-right: 100px; text-align: right; }

#sales-view #top-page-content #down-arrow { padding: 20px; }

#sales-view #main-content { text-align: left; display: inline-block; width: 850px; }

#sales-view #main-content #blurb1 { padding: 0px 20px 0px 20px; }

#sales-view #main-content .blurb-subtitle { font-size: 17px; font-weight: bold; }

#sales-view #main-content #course-comparisons { font-size: 12px; margin: 20px; width: 90%; }

#sales-view #main-content #course-comparisons img { width: 100%; }

#sales-view #main-content .img-caption { font-family: Helvetica, sans-serif; font-style: italic; font-size: 11px; color: #727272; line-height: 13px; }

#sales-view #main-content .img-face { background-color: #f0e5c7; border-radius: 50%; height: 100px; width: 100px; }

#sales-view #main-content .img-game { width: 100%; }

#sales-view #main-content .teacher-quote { font-family: Merriweather; font-weight: 300; font-size: 15px; line-height: 20px; padding-top: 5px; }

#sales-view #main-content .teacher-name { font-family: Helvetica, sans-serif; font-weight: 700; font-size: 16px; line-height: 19px; }

#sales-view #main-content .teacher-location { font-family: Helvetica, sans-serif; font-style: italic; font-size: 12px; line-height: 14px; }

#sales-view #main-content #quote1-container { background-image: url("/images/pages/sales/quote1.png"); background-repeat: no-repeat; background-size: 100% auto; height: 265px; padding: 12px; margin-right: 10px; }

#sales-view #main-content #quote1-container .hero-quote-attribution { margin-top: 60px; }

#sales-view #main-content #quote2-container { background-image: url("/images/pages/sales/quote2.png"); background-repeat: no-repeat; background-size: 100% auto; height: 265px; padding: 20px 12px 12px 12px; margin-left: 10px; }

#sales-view #main-content #quote2-container .teacher-quote { margin-top: 60px; }

#sales-view #main-content #quote2-container .hero-quote-attribution { margin-top: 20px; }

#sales-view #main-content .twitter-attribution { font-family: Helvetica; font-weight: 700; font-size: 11px; line-height: 14px; color: black; display: inline-block; text-decoration: none; }

.style-flat { background: white; color: black; font-family: "Open Sans", sans-serif; font-size: 18px; line-height: 29px; }

.style-flat h1, .style-flat h2, .style-flat h3, .style-flat h4, .style-flat h5, .style-flat h6, .style-flat .text-h1, .style-flat .text-h2, .style-flat .text-h3, .style-flat .text-h4, .style-flat .text-h5, .style-flat .text-h6 { font-variant: normal; color: black; margin: 0; }

.style-flat h1, .style-flat .text-h1 { font-family: "Arvo", serif; font-weight: normal; font-size: 46px; line-height: 62px; }

.style-flat h2, .style-flat .text-h2 { font-family: "Open Sans", sans-serif; font-weight: lighter; font-size: 30px; line-height: 42px; }

.style-flat h3, .style-flat .text-h3 { font-family: "Arvo", serif; font-weight: normal; font-size: 33px; line-height: 45px; }

.style-flat h4, .style-flat .text-h4 { font-family: "Open Sans", sans-serif; font-weight: lighter; font-size: 22px; line-height: 32px; }

.style-flat h5, .style-flat .text-h5 { font-family: "Arvo", serif; font-weight: bold; font-size: 20px; line-height: 31px; }

.style-flat h6, .style-flat .text-h6 { font-family: "Open Sans", sans-serif; font-weight: bold; font-size: 14px; line-height: 20px; }

.style-flat p { margin: 0 0 14px; }

.style-flat .small { font-weight: normal; font-size: 14px; line-height: 20px; }

.style-flat blockquote { border: none; }

.style-flat blockquote:before { font-family: "Monaco"; content: "\201C"; position: absolute; left: 0px; top: 20px; font-size: 40px; opacity: 0.5; }

.style-flat .navbar { background: white; margin-bottom: 0; white-space: nowrap; }

.style-flat .navbar a.navbar-brand { color: #7D0101; }

.style-flat .navbar a.navbar-brand #logo-img { width: 230px; height: 65px; margin-right: 10px; }

.style-flat .navbar a.navbar-brand:hover { color: white; background: #7D0101; }

.style-flat .navbar a.navbar-brand .glyphicon-home { position: relative; top: 3px; }

.style-flat .navbar .navbar-toggle { color: black; margin: 30px 25px 0; }

.style-flat .navbar .nav > li > a { font-weight: bold; font-family: "Open Sans", sans-serif; font-size: 16px; padding: 38px 15px 37px; color: #7D0101; text-shadow: 0 0 0; }

.style-flat .navbar .nav > li > a:hover { background: #7D0101; color: white; }

.style-flat .navbar #language-dropdown-wrapper { display: inline-block; padding: 30px 10px; width: 100%; }

@media (max-width: 768px) { .style-flat .navbar .nav > li > a { padding: 10px 20px; }
  .style-flat .navbar #language-dropdown-wrapper { display: inline-block; padding: 10px 10px; }
  .style-flat .navbar #language-dropdown-wrapper .language-dropdown { width: 150px; } }

.style-flat .navbar .img-circle { border: #F2BE19 8px solid; width: 98px; height: 98px; }

.style-flat .navbar .user-level { position: absolute; top: 76px; right: 42px; color: #F2BE19; text-shadow: 1px 1px black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black; }

.style-flat .btn { border: none; border-radius: 5px; font-family: "Open Sans", sans-serif; font-weight: normal; background-image: none; }

.style-flat .btn-primary, .style-flat .btn-navy { background-color: #0E4C60; color: white; }

.style-flat .btn-primary-alt, .style-flat .btn-navy-alt { background-color: white; border: 1px solid #0E4C60; color: #0E4C60; }

.style-flat .btn-forest { background-color: #20572B; color: white; }

.style-flat .btn-forest-alt { background-color: white; border: 1px solid #20572B; color: #20572B; }

.style-flat .btn-gold { background-color: #F2BE19; color: white; }

.style-flat .btn-gold-alt { background-color: white; border: 1px solid #F2BE19; color: #F2BE19; }

.style-flat .btn-lg { font-size: 18px; }

.style-flat .text-navy { color: #0E4C60; }

.style-flat .bg-navy { background-color: #0E4C60; color: white; }

.style-flat .bg-navy h1, .style-flat .bg-navy h2, .style-flat .bg-navy h3, .style-flat .bg-navy h4, .style-flat .bg-navy h5, .style-flat .bg-navy h6, .style-flat .bg-navy a { color: white; }

.style-flat .bg-navy a.btn-primary-alt { color: #0E4C60; }

.style-flat #footer { background-image: url("/images/pages/home/footer_background.png"); height: 229px; margin: -22px auto 0; color: white; }

@media (max-width: 768px) { .style-flat #footer { background-color: #201a15; background-image: none; height: auto; } }

.style-flat #footer ul { margin: 30px; }

.style-flat #footer ul li:first-child { border-bottom: 1px solid white; margin-bottom: 10px; }

.style-flat #footer a { color: white; }

.style-flat #final-footer { position: absolute; left: 0; right: 0; height: 60px; color: white; background-color: #463a2c; }

@media (max-width: 768px) { .style-flat #final-footer { position: inherit; padding: 20px; height: auto; } }

.style-flat #final-footer a { color: white; }

.style-flat #final-footer img { width: 150px; margin: 0 10px; }

.style-flat.modal-content { padding: 10px; border-radius: 0; box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.style-flat .button.close { position: absolute; top: 10px; left: 10px; }

#teachers-view { font-size: 16px; }

#teachers-view .bigger-text { font-size: 18px; }

#teachers-view .faq-question { font-size: 18px; font-weight: bold; margin: 20px 0px 10px 0px; }

#teachers-view .uppercase { text-transform: uppercase; }

#teachers-view .btn-create-account { margin: 4px; min-width: 300px; }

#teachers-view .btn-login-account { margin: 4px; min-width: 300px; }

#teachers-view .text-center { text-align: center; }

#teachers-view .title { font-size: 20px; }

#test-view { background-color: #eee; margin: 0 20px; padding: 0; }

#test-view h2 { background: #add8e6; font-family: Arial, Geneva, sans-serif; padding: 20px; font-weight: bold; }

#test-view #test-wrapper { width: 78%; }

#test-view #test-nav { width: 20%; }

.treema-root { border: 1px solid black; background-color: #f5f5f5; padding: 10px 20px 10px 0; }

.treema-markdown { border: 1px solid gray; padding: 5px; }

.treema-markdown, .treema-markdown > div.ace_editor { width: 100%; min-height: 48px; }

.treema-markdown .buttons button { float: left; margin-bottom: 5px; margin-right: 5px; }

.treema-markdown .preview { clear: both; width: 100%; border: 3px inset rgba(0, 100, 100, 0.2); box-sizing: border-box; padding: 5px; }

.treema-selection-map { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 9001; background: #ffffff; width: 80%; height: 80%; margin: 10%; box-sizing: border-box; border: 2px solid black; }

.treema-selection-map img { position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; cursor: pointer; max-width: 95%; max-height: 95%; }

.treema-sound-file .dropdown li { margin: 0 10px; cursor: pointer; }

.treema-sound-file .dropdown li:hover { background-color: #dddddd; }

#user-home .left-column { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

@media (min-width: 768px) { #user-home .left-column { float: left; width: 33.33333%; } }

#user-home .right-column { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

@media (min-width: 768px) { #user-home .right-column { float: left; width: 66.66667%; } }

#user-home .profile-wrapper { text-align: center; outline: 1px solid darkgrey; max-width: 100%; display: block; margin-left: auto; margin-right: auto; }

#user-home .profile-wrapper > .picture { width: 100%; background-color: #ffe4bc; border: 4px solid white; }

#user-home .profile-wrapper > .profile-info { background: white; }

#user-home .profile-wrapper > .profile-info .extra-info { padding-bottom: 3px; }

#user-home .profile-wrapper > .profile-info .extra-info:empty { display: none; }

#user-home .profile-wrapper .name { margin: 0px auto; padding: 10px inherit; color: white; text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000; }

#user-home .profile-menu { padding-left: 0px; width: 100%; }

#user-home .profile-menu > a { border-radius: 0; border-width: 1px 0px 0px 0px; border-color: darkgrey; }

#user-home .profile-menu > a:hover { border-color: #888; }

#user-home .profile-menu > a > span { color: #555555; font-size: 15px; margin-left: 5px; }

#user-home .panel-footer { text-align: right; }

.contributor-categories { list-style: none; padding: 0px; margin-top: 15px; }

.contributor-categories > .contributor-category { outline: 1px solid black; margin-bottom: 15px; }

.contributor-categories > .contributor-category > .contributor-image { border: none; width: 100%; border-bottom: 1px solid black; }

.contributor-categories > .contributor-category > .contributor-title { text-align: center; padding: 5px 0px; margin: 0px; background: white; }

.vertical-buffer { padding: 10px 0px; }