.ide-action-bar{position:relative;display:flex;justify-content:flex-end;height:50px;padding:10px 0}.ide-action-bar button{-webkit-appearance:none;border:none;font-family:inherit;padding:0 7px;outline:none;float:left;font-size:16px;line-height:32px;border-radius:4px;background-color:#fff;color:#333;min-width:100px;box-shadow:2px 2px 4px hsla(0,0%,39.2%,.15);cursor:pointer;margin:9px 0 9px 10px}.ide-action-bar button:disabled,.ide-action-bar button[disabled]{opacity:.6;cursor:not-allowed}@media screen and (max-width:600px){.ide-action-bar button{min-width:50px}}.ide-action-bar button:hover{box-shadow:0 0 6px hsla(0,0%,39.2%,.3)}.ide-action-bar button:disabled:hover,.ide-action-bar button[disabled]:hover{box-shadow:2px 2px 4px hsla(0,0%,39.2%,.15)}.ide-checkbox-field{line-height:24px;height:24px;font-size:16px;margin-top:13px;margin-bottom:13px;margin-left:10px;vertical-align:middle;display:inline-block;color:#555}.ide-checkbox-field input{vertical-align:middle;width:22px;height:22px;margin-top:0;margin-bottom:2px}.ide-checkbox-label{margin-right:4px}.ide-code-size-error{float:left;color:#ff5252;line-height:50px}.ide-custom-input-wrapper pre{margin:0}.ide-custom-input-textarea{width:100%;padding:2px;box-shadow:none!important;border-color:#ccc;height:100px;font-size:14px;line-height:1em;font-family:monospace;resize:vertical;-ms-box-sizing:border-box;box-sizing:border-box;margin-bottom:0;color:#333}.ide-custom-input-textarea:focus{outline:0}.ide-custom-input-header{font-size:20px;margin-top:10px;line-height:1.8;font-weight:700}button.ide-blue-btn{background-color:#276ef1;color:#fff}@media screen and (max-width:419px){.ide-checkbox-label,.ide-code-size-error{font-size:12px}}