body{margin:0;font-family:Muli,sans-serif;overflow-x:hidden;background:#f9f9f9}button,input,textarea{font-family:Muli,sans-serif}button{transition:.3s ease-in-out}button:hover{cursor:pointer;-webkit-filter:brightness(.9);filter:brightness(.9)}button:focus,div:focus,input:focus,textarea:focus{outline:0}p{line-height:23px}.smallText{font-size:16px}.extraSmallText{font-size:14px}.hiddenScroll{scrollbar-width:none!important;-ms-overflow-style:-ms-autohiding-scrollbar!important}.hiddenScroll::-webkit-scrollbar{display:none!important}.btn{border:none;padding:5px 10px;box-sizing:border-box;color:#fff;border-radius:.5em;font-weight:700;margin:0 10px 0 0}.btn-primary,.editButton{background:#2ecc71}.errorText{color:#e74c3c;font-size:14px;font-weight:700}.view{width:calc(100% - 250px);height:100%;position:absolute;top:0;left:250px}#activeContent img{width:100%;max-width:900px}#pageContent{color:#333}#pageContent h2{margin-bottom:7px}#pageContent p{margin-top:0;font-size:18px;margin-bottom:20px;line-height:27px}#pageContent ol{margin-top:10px;font-size:18px;margin-bottom:20px;line-height:27px}#pageContent img{margin-bottom:20px;width:100%;max-width:900px}.deleteButton{background:#e74c3c!important}.sm-img{max-width:300px!important}.md-img{max-width:500px!important}.lg-img{max-width:900px!important}.flex{display:flex;align-items:center}.between{justify-content:space-between}.hover:hover{cursor:pointer}.error{color:#e74c3c}.shadow{box-shadow:10px 6px 35px -16px rgba(0,0,0,.2)}#blogContent ol,#blogContent p,#blogContent ul,#blogViewContent ol,#blogViewContent p,#blogViewContent ul{margin-top:10px;margin-bottom:20px;font-size:18px;line-height:36px;color:#222;letter-spacing:normal}#blogContent h2,#blogViewContent h2{font-size:22px;margin-bottom:0}#blogContent img,#blogViewContent img{width:100%}.quote{border-left:2px solid #444;box-sizing:border-box;padding:20px 20px 20px 30px;margin-left:-20px!important;color:grey!important;font-style:italic;font-size:20px!important}.header{font-size:40px;font-weight:400;letter-spacing:0;line-height:1.25}.firstLetter:first-letter{color:#903;float:left;font-family:Georgia;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}[contenteditable=true]:empty::before{content:attr(placeholder);color:#dedede}button:disabled{background:#cdcdcd!important}button:disabled:hover{cursor:not-allowed}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;height:0;border:none;border-bottom:1px solid #555;border-radius:0;padding:5px;box-sizing:border-box;width:100%}.switch input:focus{outline:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}