<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.story_editor div,
.story_editor table,
.story_editor dl,
.story_editor blockquote,
.story_editor pre,
.story_editor h1,
.story_editor h2,
.story_editor h3,
.story_editor h4,
.story_editor h5,
.story_editor h6 {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
}
.story_editor code,
.story_editor pre {
    font-family: Menlo, Monaco, monospace, sans-serif;
}
.story_editor div,
.story_editor table,
.story_editor dl,
.story_editor blockquote,
.story_editor pre {
}
.story_editor a {
    color: #15c !important;
    text-decoration: underline !important;
}
.story_editor .redactor_placeholder {
    color: #999 !important;
    display: block !important;
}
/*
	TYPOGRAPHY
*/
.story_editor div,
.story_editor p,
.story_editor ul,
.story_editor ol,
.story_editor table,
.story_editor dl,
.story_editor pre {
    margin: 0;
  /*  margin-bottom: 10px !important; */
    border: none;
    background: none !important;
    box-shadow: none !important;
}
.story_editor iframe,
.story_editor object,
.story_editor hr {
    margin-bottom: 15px !important;
}
.story_editor ul,
.story_editor ol {
    padding-left: 2em !important;
}
.story_editor ul ul,
.story_editor ol ol,
.story_editor ul ol,
.story_editor ol ul {
    margin: 2px !important;
    padding: 0 !important;
    padding-left: 2em !important;
    border: none;
}
.story_editor dl dt {
    font-weight: bold;
}
.story_editor dd {
    margin-left: 1em;
}
.story_editor table {
    border-collapse: collapse;
    font-size: 1em !important;
}
.story_editor table td {
    padding: 5px !important;
    border: 1px solid #ddd;
    vertical-align: top;
}
.story_editor table thead td {
    border-bottom: 2px solid #000 !important;
    font-weight: bold !important;
}
.story_editor code {
    background-color: #d8d7d7 !important;
}
.story_editor pre {
    overflow: auto;
    padding: 1em !important;
    border: 1px solid #ddd !important;
    border-radius: 3px !important;
    background: #f8f8f8 !important;
    white-space: pre;
    font-size: 90% !important;
}
.story_editor hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}
/*
	HEADERS
*/
.story_editor h1,
.story_editor h2,
.story_editor h3,
.story_editor h4,
.story_editor h5,
.story_editor h6 {
    margin-top: 0 !important;
    padding: 0 !important;
    background: none;
    color: #000;
    font-weight: bold;
}
.story_editor h1 {
    font-size: 36px !important;
    line-height: 1.111em !important;
    margin-bottom: .15em !important;
}
.story_editor h2 {
    font-size: 30px !important;
    line-height: 1.111em !important;
    margin-bottom: .25em !important;
}
.story_editor h3 {
    font-size: 24px !important;
    line-height: 1.333em !important;
    margin-bottom: .2em !important;
}
.story_editor h4 {
    font-size: 18px !important;
    line-height: 1.5em !important;
    margin-bottom: .2em !important;
}
.story_editor h5 {
    font-size: 1em !important;
    line-height: 1.6em !important;
    margin-bottom: .25em !important;
}
.story_editor h6 {
    font-size: .8em !important;
    line-height: 1.6em !important;
    text-transform: uppercase;
    margin-bottom: .3em !important;
}

.story_editor blockquote {
    color: #333;
    font-size: 17px;
    line-height: 18px;
    background: #F1F2EB url("//pruebasartx.bigpress.net/multimedia/images/bgquote_right_4.png?7008") no-repeat right top;
    font-style: italic;
    font-weight: 300;
    padding: 10px 45px 10px 8px;
    /* text-align: right; */
    margin-bottom: 10px;
    margin-top: 17px;
    margin-left: 50px;
    margin-right: 40px;
}



.story_editor {
color: #333333;
    font-size: 17px;
    line-height: 27px;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    
    
    margin: 0px;
    padding: 0px;
}


.story_editor figure {
}


.story_editor figcaption{
    text-align: right;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    border-bottom:#b2b2b2 1px dotted;
    color: #737373;
    font-family: Arial, Verdana;
    font-size: 12px;
}
.story_editor figcaption .caption-summary{
}
.story_editor figcaption .caption-summary:after {
    content: " | ";
}
.story_editor figcaption .caption-credit{
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 12px;
    text-indent: 5px;
    color: #999;
}
.story_editor a {
    color: #0079BF;
    text-decoration: underline;
}
</pre></body></html>