#challenge_results .inner-section{padding-left:0;padding-right:0;padding-top:0}.flex-results{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}.flex-results-left{flex-grow:1;flex-basis:75%}.flex-results-right{margin-left:30px;flex-shrink:1;flex-basis:25%}#challenge_results .flex-results-left h1{margin-top:0;margin-bottom:0;font-weight:700;font-size:37px}.challenge-who{margin-top:0;margin-bottom:30px}.challenge-who span{color:#35a1d2}.challenge-description-wrap{margin-bottom:20px}.challenge-description-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.challenge-show-description{color:var(--color-quaternary);text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:1.08px;cursor:pointer}.challenge-show-description:hover{color:var(--color-quaternary-hover-color)}.challenge-description{margin-top:15px;line-height:24px;font-size:14px;opacity:.8}.allResultButtons{overflow:auto;margin-top:-92px;float:right}.viewSolsButton,.viewAssessmentButton,.redoButton{font-size:12px;width:173px;margin-left:12px}.viewAssessmentButton.forCandidates{width:225px!important}.viewSolsButton{float:right;text-align:center}.viewAssessmentButton{float:right;text-align:center}.redoButton{float:right;text-align:center;background:linear-gradient(153deg,#e48070,#e27563)}.redoButton:hover{background:#de6855}.chartList{padding-left:17px}.chartList li{margin-bottom:40px}.chartList li p{font-size:14px;color:#546571;opacity:.8;line-height:21px;letter-spacing:.1px;margin-left:10px}.chartList li p span{font-weight:700}h2{font-size:22px!important}.card{padding:14px 23px!important}#resultStats ul li{list-style-type:none}.incorrectTestcasesArea{padding:3px 20px;border-radius:2px;color:#2c3d4f;background:#e9fbf3;margin-top:17px;margin-bottom:5px;font-size:13px;letter-spacing:.2px}.incorrectTestcasesArea p{line-height:23px}.incorrectTestcasesArea p:not(:last-child){margin-bottom:6px;border-bottom:1px solid #c3f0e1;padding-bottom:11px}.incorrectTestcasesArea p:last-child{margin-bottom:14px}.incorrectTestcasesArea p span{color:#d06363;font-family:monospace;background:#f8fcff;border-radius:2px;font-weight:300;padding:0 4px;letter-spacing:.2px;display:inline-block;word-break:break-all}.challenge-scoreboard{background:#dff8f2;color:#1cc47d;padding-left:18px;padding-right:18px;padding-top:5px;padding-bottom:5px;border-radius:4px;margin-bottom:23px}.scoreboard-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:12px;padding-bottom:12px;border-bottom:2px solid #c4f0e1}.scoreboard-item:last-child{border-bottom:0}.scoreboard-item-score{font-size:20px;font-weight:700;width:40px;text-align:center;margin-right:30px;flex-grow:0;flex-shrink:0}.scoreboard-item-score.final{color:#fff;background:#539a89;border-radius:23px;padding:7px 9px;font-size:18px;font-weight:600}.scoreboard-item-title{text-transform:uppercase;font-weight:600;letter-spacing:1px;flex-grow:1;font-size:12px}.scoreboard-item-description{text-align:right;font-weight:500;letter-spacing:.86px;font-size:12px;color:#5aa291;cursor:pointer}.show-big-o-section{background:#dff8f2;color:#1cc47d;padding-left:18px;padding-right:18px;padding-top:11px;padding-bottom:23px;border-radius:4px;margin-bottom:23px;display:flex;flex-direction:column;position:relative}.show-big-o-section aside.optimal-runtime{position:absolute;top:19px;right:19px;font-size:13px;color:#fff;letter-spacing:.1px;background:#84d8c5;padding:3px 12px;border-radius:5px}.show-big-o-section aside.optimal-runtime.wrong{background:#e4b288}.show-big-o-section aside.optimal-runtime span{font-size:13px!important}.show-big-o-section h3{color:#23584e;font-size:18px;letter-spacing:0;margin:0;margin-top:8px}.show-big-o-section p{margin:0;margin-top:5px;font-size:14px;color:#5da798;letter-spacing:.2px;line-height:21px}.show-big-o-section section{margin-top:14px;border-top:2px solid #c4f0e1;padding-top:9px;font-size:13px;text-align:right;letter-spacing:.2px}.scoreboard-item-description.hoverTestcases{text-decoration:underline}#challenge_results .flex-results-right h3{font-size:19px;font-weight:500;margin-top:0;margin-bottom:13px;opacity:1}.rank-statistic{margin-bottom:20px;margin-top:20px}.rank-statistic:first-child{margin-top:0}.rank-statistic img{margin-bottom:10px;width:100%}.rank-statistic-text{font-size:12px;font-weight:500;letter-spacing:.5px;color:var(--dark-grey-blue);opacity:.75}.filetreeDropdown{width:fit-content;min-width:300px;margin-bottom:13px}.multiselect__option--selected.multiselect__option--highlight{background:#67b9a7}.challenge-code-display #code{height:440px;border-radius:3px;margin-bottom:11px}.spreadsheetEmbed{width:100%;height:600px;border:2px solid #e5e5e5;border-radius:5px}.jupyterNotebook iframe{width:100%;height:600px;border:2px solid #e5e5e5;border-radius:5px}.challenge-code-display.narrow-left-editor{width:60%;float:left;margin-right:1.7%;overflow:hidden}.challenge-code-display.narrow-left-editor #code{width:100%;height:600px}.challenge-code-display #code .monaco-editor,.challenge-code-display #code .monaco-editor .overflow-guard{border-radius:3px!important}.challenge-code-display .ace_editor{height:440px;border-radius:3px}.challenge-code-output{margin-top:24px}.runCodeButton{margin-bottom:14px;margin-top:3px;font-size:12px;padding:10px 15px}@media (max-width:600px){.flex-results{flex-direction:column}.flex-results-left{width:100%;margin-bottom:40px}.rank-statistics{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.rank-statistic{width:calc(50% - 20px);margin-right:20px;margin-bottom:0;margin-top:0}.rank-statistic:last-child{margin-right:0}.rank-statistics .spacer-dashed{display:none}}.sql_output{background:#f1f1f1;padding:27px 0;text-align:center;font-family:'Monaco','Menlo',monospace;height:80%;width:100%;border:1px solid #dedede;border-radius:3px;box-sizing:border-box;z-index:1;overflow:scroll}.sql_output p{font-family:'Monaco','Menlo',monospace;color:#525252;font-size:12px;letter-spacing:.3px;padding-top:12%}.sql_output p.error{color:#de5454}.sql_output table{width:94%;margin:0 auto;border:1px solid #dadada;font-family:"Courier New";font-size:13px;color:#212121}.sql_output table tr{background:#fdfdfd}.sql_output table tr:nth-child(2n){background:whitesmoke}.sql_output table th,.sql_output table td{padding:8px 0}.iframeEditorContent.narrow-right-output{width:38%;float:left;height:552px}.consoleOutput.narrow-right-output{width:38%;float:left;height:551px}.sql_output.narrow-right-output{width:38%;float:left;height:599px}.split-bottom-area .runCodeButton{margin-top:0}.narrow-right-output .iframeViewEmbed{height:550px!important}.narrow-right-output.iframeEditorContent p.defaultFrontendText{padding-top:46%}.iframeEditorContent{text-align:center;border-radius:2px;box-sizing:border-box;z-index:1;overflow:scroll;border:1px solid #c4c4c4;width:100%;height:400px;background:#fff}.iframeEditorContent p.defaultFrontendText{font-family:'Monaco','Menlo',monospace;color:#525252;font-size:12px;letter-spacing:.3px;padding-top:14%}.iframeEditorContent .iframeViewEmbed{display:none;width:100%;border:0;border-radius:4px;overflow:hidden;margin-top:-3px;height:400px}.algInput{width:400px;font-size:13px!important;border:1px solid #c2ced8!important;border-radius:2px!important;height:36px!important;margin-right:6px;font-family:monospace;color:#585858;letter-spacing:-.2px}textarea:focus{outline:none}textarea.consoleOutput{font-family:'Monaco','Menlo',monospace;background:#f7f7f7;line-height:20px;height:200px;width:100%;resize:none;padding:10px;border:1px solid #dedede;border-radius:5px;box-sizing:border-box;opacity:1;color:#525252;font-size:11px;letter-spacing:.3px;z-index:1}textarea.consoleOutput.error{border:1px solid #e84040}.socialShare{display:flex;width:430px;align-items:center;justify-content:space-between}.shareButton{display:flex;font-size:10px;align-items:center;color:#fff;padding:2px 10px;border-radius:8px;width:125px}.shareButton.twitter{background-color:#2BC2FE}.shareButton.linkedin{background-color:#0077B5}.shareButton img{width:18px;margin-left:4px}