  .editor-preview{
    position: absolute;
    right: 0;
    min-height:100vh;
    width: 35vw;
    max-width:65vw;
    min-width: 35vw;
    z-index: 1;
    border-left-style: solid;
    border-left-width: 1px;
    font-size: 0.4rem;
    border-left-color: rgb(195, 197, 197);
    background-color: rgb(248, 248, 248);
}

.editor-preview-btnDiv{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    height:1.8rem;
    border-bottom: 1px var(--navy) dashed;
}

.editor-preview-button{
    display: inline-block;
    font-size: 0.6rem;
    font-weight: 600;
    line-height: 1.8rem;
    border: none;
    padding-left:0.8rem;
    padding-right:0.8rem;
    color: var(--navy);
    background-color:rgb(248, 248, 248);
    cursor: pointer;
}

.editor-preview-button:hover{
    background-color: rgb(195, 197, 197);
    
}

.editor-preview-button span{
    padding-left: 5px;
    font-size: 0.5rem;
}

.editor-preview-content{
    width:90%;
    margin: 0 auto;
    margin-top: 0.25rem;
}

@media screen and (max-width:1000px){
    .editor-preview{
        font-size: 0.8rem;
    }.editor-preview-button span{
        font-size: 1rem;
    }
    .editor-preview-button{
        font-size: 1.2rem;
        line-height: 3rem;
    }
    .editor-preview-btnDiv{
        height: 3rem;
    }
}

@media screen and (max-width:550px) {
    .editor-preview{
        font-size: 2rem;
    }.editor-preview-button span{
        font-size: 1.2rem;
    }
    .editor-preview-button{
        font-size: 1.4rem;
        line-height: 4rem;
    }
    .editor-preview-btnDiv{
        height: 4rem;
    }
}
    
    .quote {
      font-family: Georgia, serif;
      font-size: 14px;
      font-style: italic;
      background-color: rgba(45, 62, 80,0.2);
      padding: 10px;
      margin-top:0.2rem;
      margin-bottom:0.2rem;
    }
    
    .editor-submit-btn{
      width:25vw;
      height:1rem;
      color:#2d3e50;
      font-size:0.5rem;
      border-style:none;
      background-color:rgb(50, 190, 143);
    }

    .editor-quotes{
      padding-left: 52px;
    }

    .editor-table{
      align-content: center;
    }

    .editor-table {
      width: 100%;
      margin-bottom: 1rem;
      color: #212529;
      border: 1px solid #dee2e6;
      border-collapse: collapse;
    }

    .editor-table-head{
      border-bottom: 2px solid #dee2e6;
    }

    .editor-table-head td, .editor-table-head th {
      border-bottom-width: 2px;
    }
    .editor-table-head th {
      vertical-align: bottom;
      border-bottom: 2px solid #dee2e6;
      border-bottom-width: 2px;
    }
    .editor-table td, .editor-table th {
      border: 1px solid #dee2e6;
        border-bottom-color: rgb(222, 226, 230);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }


    .editor-head1{
      text-align:justify;
      font-size:unset;
      text-align: center;
      text-decoration-color: rgb(17, 24, 39);
      text-decoration-line: none;
      text-decoration-style: solid;
      text-decoration-thickness: auto;
      margin:0.6rem 0 70px 0;
      color:#2d3e50;
      font-family:serif;
      font-size:0.96rem;
      line-height:1.3;
      overflow-wrap:break-word;
    }

    .editor-head2{
      text-align:justify;
      font-size:unset;
      font-size:0.72rem;
      margin:0.6rem 0 0.6rem 0;
      color:#2d3e50;
      font-family:manrope;
      line-height:0.8;
      overflow-wrap:break-word;
    }

.editor-head3{
    text-align:justify;
    font-size:unset;
    font-size:0.6rem;
    margin:0.6rem 0 0.6rem 0;
    color:#2d3e50;
    overflow-wrap:break-word;
    font-weight: 600;
}
    .blockquotes-paragraph {
      display:inline;
      margin-bottom:0;
      color:blue;
      text-align: center;
    }
    
    ::marker{
        margin-right:1.5vw;
        color: #c3baaa;
    }

    #editor-link{
        color: #111;
        -webkit-text-decoration: underline;
        text-decoration: underline;
        font-weight: 600;
        overflow-wrap: break-word;
        white-space: nowrap;
        font-family: 'serif';
        color: rgb(45, 62, 80);
        font-style: italic;
    }

    .editor-paragraph{
        text-align:justify;
        width:100%;
        font-family:serif;
        color: #111111;
        margin: 0;
        font-size:0.46rem;
        margin-bottom: 0.5rem;
        overflow-wrap:break-word;
        line-height:1.8;
    }

    .inline-pre{
        display:inline;
        background-color:rgb(219, 224, 235);
        padding: 3px 10px 3px 10px;
        line-height: 1.8;
        color: rgb(45, 62, 80);
    }

    .real-code{
      overflow-wrap: break-word;
      text-shadow: none;
      background: none;
      font-family: monospace;
      padding: 5px;
      line-height: 1.8;
      background-color: rgb(45, 56, 110);
    }

    #editor-pre{
      overflow-wrap: break-word;
      padding-bottom: 15px;
    }

    .editor-ol,.editor-ul{
      list-style-position: inside;
      margin:0 auto;
      padding:0;
      width:100%;
      font-size:0.55rem;
      margin-top:0.7rem;
      margin-bottom:0.7rem;
    }

    .editor-ol li, .editor-ul li{
      margin: 0 auto;
      color:red;
      font-size:0.47rem;
      font-family:inter;
      line-height:1.8;
      padding-left: 1.28571429em;
      text-indent: -1.28571429em;
      margin-bottom:0.4rem;
      tab-size:3
    }



    @media screen and (max-width:1000px){
      .editor-paragraph{
        font-size: 0.9rem;
        margin-bottom: 1rem;
        line-height: 2;
      }.editor-head1{
        margin:1rem 0 70px 0;
        font-size: 1.9rem;
        line-height: 1.;
      }.editor-head2{
        font-size: 1.6rem;
        line-height: 1.5;
      }.editor-head3{
        font-size: 1.4rem;
        margin:1rem 0 1rem 0;
      }.real-code{
        line-height: 2;
        font-size: .84rem;
      }.inline-pre{
        line-height: 3;
      }
    }
pre[class*="language-"].line-numbers {
	position: relative;
	padding-left: 3.8em;
	counter-reset: linenumber;
}

pre[class*="language-"].line-numbers > code {
	position: relative;
	white-space: inherit;
}

.line-numbers .line-numbers-rows {
	position: absolute;
	pointer-events: none;
	top: 0;
	font-size: 100%;
	left: -3.8em;
	width: 3em; /* works for line-numbers below 1000 lines */
	letter-spacing: -1px;
	border-right: 1px solid #999;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

}

	.line-numbers-rows > span {
		display: block;
		counter-increment: linenumber;
	}

		.line-numbers-rows > span:before {
			content: counter(linenumber);
			color: #999;
			display: block;
			padding-right: 0.8em;
			text-align: right;
		}

/**
 * prism.js Twilight theme
 * Based (more or less) on the Twilight theme originally of Textmate fame.
 * @author Remy Bach
 */
code[class*="language-"],
pre[class*="language-"] {
	color: white;
	background: none;
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 1em;
	text-align: left;
	text-shadow: 0 -.1em .2em black;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	word-wrap: normal;
	line-height: 1.5;

	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;

	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre[class*="language-"],
:not(pre) > code[class*="language-"] {
	background: hsl(0, 0%, 8%); /* #141414 */
}

/* Code blocks */
pre[class*="language-"] {
	border-radius: .5em;
	border: .3em solid hsl(0, 0%, 33%); /* #282A2B */
	box-shadow: 1px 1px .5em black inset;
	margin: .5em 0;
	overflow: auto;
	padding: 1em;
}

pre[class*="language-"]::-moz-selection {
	/* Firefox */
	background: hsl(200, 4%, 16%); /* #282A2B */
}

pre[class*="language-"]::selection {
	/* Safari */
	background: hsl(200, 4%, 16%); /* #282A2B */
}

/* Text Selection colour */
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
	text-shadow: none;
	background: hsla(0, 0%, 93%, 0.15); /* #EDEDED */
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: hsla(0, 0%, 93%, 0.15); /* #EDEDED */
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	border-radius: .3em;
	border: .13em solid hsl(0, 0%, 33%); /* #545454 */
	box-shadow: 1px 1px .3em -.1em black inset;
	padding: .15em .2em .05em;
	white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: hsl(0, 0%, 47%); /* #777777 */
}

.token.punctuation {
	opacity: .7;
}

.token.namespace {
	opacity: .7;
}

.token.tag,
.token.boolean,
.token.number,
.token.deleted {
	color: hsl(14, 58%, 55%); /* #CF6A4C */
}

.token.keyword,
.token.property,
.token.selector,
.token.constant,
.token.symbol,
.token.builtin {
	color: hsl(53, 89%, 79%); /* #F9EE98 */
}

.token.attr-name,
.token.attr-value,
.token.string,
.token.char,
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable,
.token.inserted {
	color: hsl(76, 21%, 52%); /* #8F9D6A */
}

.token.atrule {
	color: hsl(218, 22%, 55%); /* #7587A6 */
}

.token.regex,
.token.important {
	color: hsl(42, 75%, 65%); /* #E9C062 */
}

.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}

.token.entity {
	cursor: help;
}

/* Markup */
.language-markup .token.tag,
.language-markup .token.attr-name,
.language-markup .token.punctuation {
	color: hsl(33, 33%, 52%); /* #AC885B */
}

/* Make the tokens sit above the line highlight so the colours don't look faded. */
.token {
	position: relative;
	z-index: 1;
}

.line-highlight.line-highlight {
	background: hsla(0, 0%, 33%, 0.25); /* #545454 */
	background: linear-gradient(to right, hsla(0, 0%, 33%, .1) 70%, hsla(0, 0%, 33%, 0)); /* #545454 */
	border-bottom: 1px dashed hsl(0, 0%, 33%); /* #545454 */
	border-top: 1px dashed hsl(0, 0%, 33%); /* #545454 */
	margin-top: 0.75em; /* Same as .prism’s padding-top */
	z-index: 0;
}

.line-highlight.line-highlight:before,
.line-highlight.line-highlight[data-end]:after {
	background-color: hsl(215, 15%, 59%); /* #8794A6 */
	color: hsl(24, 20%, 95%); /* #F5F2F0 */
}


/*# sourceMappingURL=42.style.fb7217e3.css.map*/