.zds-editor-page article,
.zds-editor-page aside,
.zds-editor-page details,
.zds-editor-page figcaption,
.zds-editor-page figure,
.zds-editor-page section,
.zds-editor-page summary {
    display: block;
}
.zds-editor-page {
    color: #333;
}
.zds-editor-page audio,
.zds-editor-page canvas,
.zds-editor-page progress,
.zds-editor-page video {
    display: inline-block;
    vertical-align: baseline;
}
.zds-editor-page a {
    background-color: transparent;
}
.zds-editor-page a:active,
.zds-editor-page a:hover {
    outline: 0;
}
.zds-editor-page b,
.zds-editor-page strong {
    font-weight: bold;
}
.zds-editor-page h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.zds-editor-page mark {
    background: #ff0;
    color: #000;
}
.zds-editor-page small {
    font-size: 80%;
}
.zds-editor-page img {
    border: 0;
}
.zds-editor-page hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
.zds-editor-page pre {
    overflow: auto;
}
.zds-editor-page code,
.zds-editor-page pre,
.zds-editor-page samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
.zds-editor-page button,
.zds-editor-page input,
.zds-editor-page select,
.zds-editor-page textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.zds-editor-page button {
    overflow: visible;
}
.zds-editor-page button,
.zds-editor-page select {
    text-transform: none;
}
.zds-editor-page button,
.zds-editor-page input[type="button"],
.zds-editor-page input[type="reset"],
.zds-editor-page input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.zds-editor-page button::-moz-focus-inner,
.zds-editor-page input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.zds-editor-page input {
    line-height: normal;
}
.zds-editor-page p{
    line-height: 32px;
    text-indent: 2em;
    margin-bottom:12px;
}
.zds-editor-page h2 {
    font-size: 26px;
}
.zds-editor-page p {
    font-size: 15px;
    /*font-weight: 300;*/
    /*color: #606060;*/
    /*line-height: 1.4;*/
}
.zds-editor-page h1, .zds-editor-page h2, .zds-editor-page h3, .zds-editor-page h4, .zds-editor-page h5, .zds-editor-page h6 {
    /*font-weight: 300;*/
    color: #34343c;
    /*line-height: 1.4;*/
    margin: 10px auto;
}
.zds-editor-page .h2, .zds-editor-page h2 {
    font-size: 20px;
}
