.codeeditor .CodeMirror{border-bottom:1px solid #acb3c6;font-size:13px;color:#3f465a;letter-spacing:0;line-height:21px;text-align:left;background-color:#f1f4fe;height:100%}.editorContainer{height:100%}@media (max-width: 1170px){.editorContainer{border-left:1px solid #acb3c6;border-right:1px solid #acb3c6}}.editorContainer .CodeMirror-gutters{background-color:#f1f4fe}.editorContainer .CodeMirror-linenumber{color:#3f465a}.CodeMirror-linenumber{padding:0 3px 0 0px !important}.CodeMirror-gutter-wrapper{left:-26px !important}.readonlyLines{color:#3f564a !important}.insertTextColor{color:#3f465a;background-color:#c7ccd9;padding:3.5px 0px 3.5px 0px}.insertBorderLine{border-left:4px solid #96bc32 !important}.editorButtonFrame{background:#c7ccd9 none repeat scroll 0 0;height:34px;position:relative;overflow:hidden}.editorButtonFrame .btn{display:block;float:left;margin:1px 5px 1px 5px;padding:2px;border:none;line-height:26px;letter-spacing:0;text-align:left;color:#1b1c34;background-color:transparent}.editorButtonFrame .btn:focus{outline:2px solid blue}.editorButtonFrame .codeUpdated{float:right;padding-right:30px;height:100%;display:flex;align-items:center}@media (max-width: 450px){.editorButtonFrame .codeUpdated{padding-right:10px}}.editorButtonFrame .codeUpdatedHidden{visibility:hidden}.editorButtonFrame .codeUpdatedVisible{visibility:visible}.editorButtonFrame .codeUpdatedText{padding-left:10px}@media (max-width: 500px){.editorButtonFrame .codeUpdatedText{display:none}}.editorButtonFrame .codeUpdatedToFadeOut{visibility:hidden;opacity:0;transition:visibility 0s 2s, opacity 2s linear}.editorButtonFrame .codeUpdatedToFadeInAndOut{-webkit-animation:fadeinout 4s linear 1 forwards;animation:fadeinout 4s linear 1 forwards}@-webkit-keyframes fadeinout{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fadeinout{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.alertFrame{border-bottom:1px solid #ccc;position:relative;padding:5px;overflow:hidden;min-height:34px}@media (min-width: 768px){.alertFrame{height:34px}}.here_button_error_editor{border:none;background-color:#f2dede;font-weight:bold;text-decoration:underline}.close_button_error_editor{float:right;background-color:#f2dede;border:none}.close_button_warning_editor{background-color:#fcf8e3}.codeeditor{height:calc(100% - 35px)}
