div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//msn100.org/wp/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/lato-v23-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/lato-v23-latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/lato-v23-latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/lato-v23-latin-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/raleway-v27-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//msn100.org/wp/wp-content/themes/wilson/assets/fonts/raleway-v27-latin-700.woff2) format('woff2');
}html, body {
border: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
border: none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
blockquote:before,
blockquote:after {
content: "";
}  body {
background: #353E49;
border: none;
color: #555;
font-family: 'Lato', 'Helvetica Neue', sans-serif;
font-size: 17px;
margin: 0;
padding: 0;
-webkit-font-smoothing: subpixel-antialiased;
}
* { 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
.left { float: left; }
.right { float: right; }
::selection {
background: #333;
color: #FFF;
}
::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; } .clear,
.group:after,
.post-content:after,
.widget-content:after,
[class*="__inner-container"]:after {
clear: both;
content: "";
display: block;
} .post-content > *:first-child,
.widget-content > *:first-child,
.comment-content > *:first-child,
.contain-margins > *:first-child,
:root .wp-block-column > *:first-child,
:root .wp-block-media-text__content > *:first-child {
margin-top: 0;
}
.post-content > *:last-child,
.widget-content > *:last-child,
.comment-content > *:last-child,
.contain-margins > *:last-child,
:root .wp-block-column > *:last-child,
:root .wp-block-media-text__content > *:last-child {
margin-bottom: 0;
} a,
.post-tags a::after {
transition: all 0.1s ease-in-out;
}
.blog-menu a,
.blog-menu ul .has-children,
.blog-title a,
.post-title a,
.format-bubble,
.post-meta a,
.featured-media a img,
.content form input,
.content form textarea,
.post-nav a,
.archive-nav a,
.widget-content ul li,
.widget_recent_entries a,
a.more-link,
.mobile-menu a {
transition: all 0.2s ease-in-out;
}
.nav-toggle,
.nav-toggle .bar,
.tothetop {
transition: all 0.3s ease-in-out;
} .screen-reader-text {
clip: rect( 1px, 1px, 1px, 1px );
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
}  main {
display: block;
}
h1, h2, h3, h4, h5, h6 {
margin: 50px 0 25px;
line-height: 1.2;
}
h1, h2, h3, h6 {
font-weight: 700;
}
h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.25em; }
h5 { font-size: 1.1em; }
h6 {
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: .05em;
}
p {
line-height: 1.7;
margin: 1em 0;
}
hr {
width: 50%;
height: 4px;
background: #EEE;
margin: 2em auto;
border: 0;
}
hr.is-style-wide {
width: 100%;
}
address {
padding: 3% 3.5%;
background: #F1F1F1;
}
a {
color: #FF706C;
text-decoration: none;
}
a:hover {
text-decoration: underline;
} code, kbd, pre {
font-size: 0.85em;
background: #EEE;
font-family: Menlo, Monaco, monospace;
}
kbd,
code {
padding: 5px;
border-radius: 3px;
}
pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 140%;
padding: 2% 2.5%;
background: #f1f1f1;
} blockquote {
background: #EEE;
color: #666;
font-family: 'Raleway', 'Helvetica Neue', sans-serif;
font-size: 1.1em;
line-height: 1.5;
padding: 1em;
}
blockquote p:first-child { margin-top: 0; }
blockquote p:last-child { margin-bottom: 0; }
cite {
font-style: normal;
}
blockquote cite {
color: #666;
display: block;
font-size: 16px;
font-weight: 700;
letter-spacing: .01em;
line-height: 1.4;
margin-top: 1em;
text-transform: uppercase;
}
blockquote cite:before { 
content: "— "; 
} ul,
ol {
margin: 0 0 30px 30px;
}
li {
line-height: 1.5;
margin: 5px 0 0 20px;
}
li > ul,
li > ol {
margin: 10px 0 0 20px;
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dt + dd { margin-top: 5px; }
dd + dt { margin-top: 15px; } figure {
margin: 0;
}
img {
height: auto;
max-width: 100%;
}
figcaption,
.wp-caption-text,
.gallery-caption {
font-size: 0.85em;
font-style: italic;
padding-top: 0.5em;
color: #888;
text-align: center;
}
.gallery-caption {
font-size: 16px;
line-height: 24px;
padding: 0 10px 15px;
}
.gallery { 
margin-bottom: 1em !important; 
}
.gallery img { 
border: none !important; 
height: auto !important; 
max-width: 100% !important; 
}
.gallery a { 
display: block; 
padding: 10px; 
}
.gallery .gallery-item { 
margin: 0 !important; 
} table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
width: 100%;
margin-bottom: 1.1em;
}
th,
td {
padding: 2%;
margin: 0;
overflow: visible;
line-height: 120%;
border-bottom: 1px solid #DDD;
}
caption {
color: #444;
text-align: center;
padding: 2%;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-weight: bold;
color: #444;
} fieldset {
padding: 25px;
border: 2px solid #eee;
margin-bottom: 1em;
}
fieldset legend {
font-family: 'Raleway', sans-serif;
font-size: 0.9rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
padding: 10px 12px;
background: #FF706C;
color: #fff;
}
label {
font-family: 'Lato', sans-serif;
font-size: 0.8rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
} fieldset {
border: 2px solid #eee;
margin-bottom: 30px;
margin-top: 30px;
padding: 25px;
}
fieldset legend {
font-size: 0.8rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 10px 12px;
background: #1abc9c;
color: #fff;
}
fieldset > *:first-child { margin-top: 0; }
fieldset > *:last-child { margin-bottom: 0; }
form {
margin-bottom: 30px;
margin-top: 30px;
}
form > *:first-child { margin-top: 0; }
form > *:last-child { margin-bottom: 0; }
label {
display: block;
margin: 0 0 5px 0;
}
label.inline,
input[type="checkbox"] + label {
display: inline;
font-weight: 400;
letter-spacing: 0;
margin: 0 0 0 5px;
text-transform: none;
}
input,
textarea,
button,
.select2-container .select2-selection--single {
font-family: inherit;
line-height: 1;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #f2f2f2;
border-radius: 3px;
border: 1px solid #E1E1E3;
box-shadow: none;
color: #333;
display: block;
font-size: 16px;
margin: 0;
max-width: 100%;
padding: 14px 16px;
width: 100%;
}
textarea {
height: 180px;
line-height: 1.5;
width: 100%;
}
select {
font-family: inherit;
font-size: inherit;
}
input::-webkit-input-placeholder { line-height: normal; }
input:-ms-input-placeholder { line-height: normal; }
input::-moz-placeholder { line-height: normal; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
button,
.button,
.faux-button,
a.more-link,
:root .wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
-moz-appearance: none;
background-color: #1B2027;
border: none;
border-radius: 4px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
line-height: 1;
margin: 0;
padding: 16px 18px;
text-align: center;
text-decoration: none;
transition: background-color .1s linear, border-color .1s linear, color .1s linear, opacity .1s linear;
}
button:hover,
.button:hover,
.faux-button:hover,
a.more-link:hover,
.wp-block-button__link:hover,
.wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background-color: #1abc9c;
color: #fff;
cursor: pointer;
text-decoration: none;
} :root .is-style-outline .wp-block-button__link,
:root .wp-block-button__link.is-style-outline {
border: 2px solid currentColor;
padding: 14px 16px;
}  .wrapper { 
display: flex;
margin: 0 auto;
max-width: 86%;
position: relative;
width: 1160px;
}
.sidebar {
margin: 7.5% 0;
width: 32%;
}
.content {
background: #fff;
position: relative;
width: 68%;
z-index: 2;
}  .blog-header,
.blog-menu,
.sidebar .widgets {
padding-left: 15%;
padding-right: 15%;
} .blog-logo { 
display: inline-block;
}
.blog-logo img {
display: block;
height: auto;
max-width: 100%;
width: auto;
} .blog-title {
font-size: 1.75em;
}
.blog-title {
color: #fff;
display: block;
font-family: 'Raleway', sans-serif;
font-weight: 700;
letter-spacing: 1px;
line-height: 120%;
margin: 0;
text-transform: uppercase;
}
.blog-title a { 
color: inherit; 
text-decoration: none;
}
.blog-title a:hover { 
color: #FF706C; 
}
.blog-description {
color: rgba( 255, 255, 255, 0.5 );
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 1.2;
margin: 10px 0 0;
} .blog-menu {
background-color: #272F38;
border-radius: 8px 0 0 8px;
margin: 15% 0;
padding: 15%;
}
.blog-menu ul,
.blog-menu li {
list-style: none;
margin: 0;
}
.blog-menu a { 
color: #fff;
display: block;
padding: 5px 0;
position: relative;
}
.blog-menu a:hover { 
color: #FF706C; 
padding-left: 10px;
text-decoration: none;
}
.blog-menu .current-menu-item > a { color: #FF706C; }
.blog-menu .current-menu-item a:hover { padding-left: 0; }
.blog-menu .sub-menu,
.blog-menu .children {
margin-left: 25px;
} .mobile-menu { 
display: none; 
background-color: #272F38;
}
.mobile-menu ul,
.mobile-menu li {
list-style: none;
margin: 0;
}
.mobile-menu li {
border-top: 1px solid #363E46;
}
.mobile-menu a {
color: rgba( 255, 255, 255, .5 );
display: block;
font-size: 1rem;
padding: 25px 8%;
}
.mobile-menu a:hover { 
color: #fff; 
background-color: #FF706C;
text-decoration: none;
}
.mobile-menu li li a { padding-left: 16%; }
.mobile-menu li li li a { padding-left: 24%; }
.mobile-menu li li li li a { padding-left: 32%; }
.mobile-menu li li li li li a { padding-left: 40%; }
.mobile-menu li li li li li li a { padding-left: 48%; }
.mobile-menu li li li li li li li a { padding-left: 56%; } .nav-toggle { 
background-color: #272F38;
color: #999;
display: none; 
padding: 20px 0 23px;
text-align: center;
}
.nav-toggle:hover { 
cursor: pointer; 
}
.nav-toggle .bars,
.nav-toggle p {
display: inline-block;
}
.nav-toggle .bars {
height: 10px;
position: relative;
width: 15px;
}
.nav-toggle .bar {
background-color: #767676;
border-radius: 2px;
height: 2px;
position: absolute;
left: 0;
top: 0;
width: 15px;
}
.nav-toggle .bar:nth-child(2) { top: 4px; }
.nav-toggle .bar:nth-child(3) { top: 8px; }
.nav-toggle p {
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
line-height: 10px;
margin: 0 6px 0 0;
position: relative;
text-transform: uppercase;
}
.nav-toggle.active { 
color: #fff;
} 
.nav-toggle.active .bar {
background-color: #fff;
}
.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { 
top: 4px; 
}
.nav-toggle.active .bar:nth-child(1) { transform: rotate( 45deg ); }
.nav-toggle.active .bar:nth-child(2) { opacity: 0; }
.nav-toggle.active .bar:nth-child(3) { transform: rotate( -45deg ); }
.nav-toggle:not(.active) .hide,
.nav-toggle.active .show { 
display: none; 
}   .post,
.post.page,
.search .page {
background-color: #FFF;
border-top: 4px solid #EEE;
position: relative;
}
.post:first-child,
.post.page-first-child { 
border-top: none; 
} .post.format-aside,
.post.format-aside + .post,
.post.format-quote,
.post.format-quote + .post {
border-top: none;
} .blog .format-aside,
.archive .format-aside,
.search .format-aside { 
background: #eee;
} .blog .format-quote,
.archive .format-quote,
.search .format-quote { 
background-color: #272F38; 
}
.blog .format-quote .post-meta.light,
.archive .format-quote .post-meta.light,
.search .format-quote .post-meta.light { 
text-align: center;
margin-bottom: 25px;
}
.blog .format-quote .post-meta.light a,
.archive .format-quote .post-meta.light a,
.search .format-quote .post-meta.light a { 
color: rgba(255,255,255,0.4); 
}
.blog .format-quote .post-meta.light a:hover,
.archive .format-quote .post-meta.light a:hover,
.search .format-quote .post-meta.light a:hover { 
color: #FFF; 
}
.blog .format-quote .date-sep,
.archive .format-quote .date-sep,
.search .format-quote .date-sep { color: rgba(255,255,255,0.2); }
.blog .format-quote blockquote,
.archive .format-quote blockquote,
.search .format-quote blockquote {
padding: 0;
text-align: center;
color: #FFF;
background: none;
font-size: 1.3em;
font-family: 'Raleway', sans-serif;
}
.blog .format-quote blockquote p,
.archive .format-quote blockquote p,
.search .format-quote blockquote p { 
text-align: center; 
}
.blog .format-quote blockquote cite,
.archive .format-quote blockquote cite,
.search .format-quote blockquote cite {
font-weight: 400;
font-size: 0.9rem;
text-align: center;
letter-spacing: 2px;
font-family: 'Lato', sans-serif;
}
.blog .format-quote blockquote cite,
.archive .format-quote blockquote cite,
.search .format-quote blockquote cite,
.blog .format-quote blockquote cite a,
.archive .format-quote blockquote cite a,
.search .format-quote blockquote cite a {
color: #FFF;
}
.blog .format-quote blockquote cite a:hover,
.archive .format-quote blockquote cite a:hover,
.search .format-quote blockquote cite a:hover {
color: #FF706C;
text-decoration: none;
}  .post-inner { 
padding: 8%; 
} .featured-media { 
position: relative; 
margin: 8% 8% 0 8%;
}
.featured-media + .post-inner { 
padding-top: 6%; 
}
.featured-media img { 
border-radius: 4px;
display: block; 
}
.featured-media iframe { 
display: block;
border: none; 
max-width: 100%; 
height: auto; 
}
.featured-media a:hover img { 
opacity: 0.8; 
}
.featured-media .sticky-post {
background-color: #FF706C;
border-radius: 4px 0 0 4px;
color: #FFF;
font-size: 0.7em;
letter-spacing: 1px;
padding: 8px 10px;
position: absolute;
right: 0;
top: 5%;
text-transform: uppercase;
z-index: 10;
}
.featured-media .media-caption { 
background-color: rgba( 38, 38, 38, 0.75 );
border-radius: 3px; 
color: #fff;
font-size: 0.85em; 
line-height: 1.3;
max-width: 95%;
padding: 7px 11px; 
position: absolute; 
left: 50%;
bottom: 1.5em; 
transform: translateX( -50% );
text-align: center; 
}
.featured-media a:hover .media-caption { 
background-color: #262626; 
color: #fff; 
} .post-header { 
margin-bottom: 6%; 
}
.post-header:last-child {
margin-bottom: 0;
}
.post-meta {
font-size: 0.8em;
color: #767676;
text-transform: uppercase;
letter-spacing: 1px;
}
.post-meta.light { 
text-align: center;
margin-bottom: 20px;
}
.post-meta a { 
color: #767676; 
}
.post-meta a:hover { 
color: #FF706C;
text-decoration: none;
}
.post-meta .date-sep { 
margin: 0 5px; color: #DDD; 
}
.post-title {
color: #272F38;
font-size: 2.3em;
margin: 0 0 15px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.post-title a { 
color: #272F38; 
}
.post-title a:hover {
text-decoration: none;
} .post-cat-tags {
color: #767676;
font-size: 0.9em; 
font-weight: 400;
margin: 0 8% 4% 8%;
position: relative;
}
.post-cat-tags a:hover { 
text-decoration: underline; 
}
.post-cat-tags p {
display: inline-block;
line-height: 130%;
}
.post-categories { 
margin-right: 20px; 
}
.post-tags { 
margin-top: 10px; 
} .archive-nav.post-nav { 
background-color: #272F38;
}
.archive-nav.post-nav a { 
background-color: #1B2027;
}   .archive-box:first-child > *:first-child {
margin-top: 0;
}
.archive-box > *:last-child {
margin-bottom: 0;
}
.archive-box ul {
list-style: none;
}
.archive-box li {
margin-bottom: 0;
margin-top: 0;
}
.archive-box > ul,
.archive-box > ul > li {
margin-left: 0;
}
.archive-box li a {
border-bottom: 1px solid #EEE;
display: block;
padding: 8px 0;
}
.archive-box li:last-child a { 
border-bottom: none; 
}
.archive-box ul ul {
margin-top: 0;
}
.archive-box ul ul li:first-child a { 
border-bottom: 1px solid #EEE; 
}
.archive-box li a span { 
color: #767676; 
}
.archive-box li a:hover {
color: #666;
text-decoration: none;
}
.archive-box li a:hover {
background-color: #F9F9F9;
padding-left: 12px;
}  .post-content { 
font-size: 1.075em; 
} .wp-caption {
max-width: 100%;
}
.wp-caption a,
.wp-caption img { 
display: block; 
}
.alignleft,
.alignright {
margin-bottom: 1.2em;
max-width: 50%;
}
.wp-caption .alignleft,
.wp-caption .alignright {
margin-bottom: 0;
}
.alignleft {
float: left;
margin-right: 1.2em;
}
.alignright {
float: right;
margin-left: 1.2em;
}
.aligncenter {
margin-left: auto;
margin-right: auto;
}
.post-content > .alignfull {
margin: 2.5em 0 2.5em calc( 789px * -0.08 );
max-width: 789px;
width: 789px;
}   :root .has-accent-color { color: #FF706C; }
:root .has-black-color { color: #272F38; }
:root .has-dark-gray-color { color: #444; }
:root .has-medium-gray-color { color: #666; }
:root .has-light-gray-color { color: #888; }
:root .has-white-color { color: #fff; }
:root .has-accent-background-color { background-color: #FF706C; }
:root .has-black-background-color { background-color: #272F38; }
:root .has-dark-gray-background-color { background-color: #444; }
:root .has-medium-gray-background-color { background-color: #666; }
:root .has-light-gray-background-color { background-color: #888; }
:root .has-white-background-color { background-color: #fff; } :root .has-large-font-size,
:root .has-larger-font-size {
line-height: 1.45;
}
:root .has-small-font-size { 	font-size: .842em; }
:root .has-regular-font-size {	font-size: 1em; }
:root .has-large-font-size { 	font-size: 1.333em; }
:root .has-larger-font-size { 	font-size: 1.777em; } :root *[class*="_inner-container"] > *:first-child { margin-top: 0; }
:root *[class*="_inner-container"] > *:last-child { margin-bottom: 0; }
.wp-block-archives,
.wp-block-button,
.wp-block-buttons,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-social,
.wp-block-social-links,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
margin-bottom: 30px;
margin-top: 30px;
} [class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
max-width: 676px;
}
.alignfull > [class*="__inner-container"] > .wp-block-group.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover.alignwide,
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: auto;
margin-right: auto;
}
.alignfull > [class*="__inner-container"] > .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
.alignfull > [class*="__inner-container"] > .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
margin-left: 0;
} .wp-block-audio audio {
width: 100%;
} .wp-block-file__button,
.wp-block-button__link {
border-radius: 4px;
font-weight: 500;
padding: .8em 1.4em;
} .wp-block-buttons > .wp-block-button {
margin-top: 0;
} .wp-block-cover-image p {
font-weight: 400;
} .wp-block-file {
align-items: center;
background: #E6E9EC;
border-radius: 4px;
display: flex;
justify-content: space-between;
margin: 30px 0;
padding: 15px 20px;
}
.wp-block-file a {
color: inherit;
}
.wp-block-file a:not(.wp-block-file__button) {
font-weight: 600;
text-decoration: none;
}
.wp-block-file__button {
color: #fff;
flex-shrink: 0;
} .wp-block-group.has-background {
padding: min( 8%, 32px );
}
.wp-block-group.alignfull.has-background {
padding: 8%;
} a.more-link {
display: inline-block;
background-color: #272F38;
padding: 15px 18px 18px;
color: #FFF;
font-size: 0.85em;
line-height: 1;
border-radius: 4px; 
}
a.more-link:hover { 
background-color: #FF706C;
color: #FFF;
text-decoration: none;
} :root .wp-block-pullquote {
padding: 0;
}
:root .wp-block-pullquote p,
:root .wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 1.25em;
}
:root .wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
:root .wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
} blockquote,
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
margin-bottom: 1.25em;
padding: 1em;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.33em;
font-style: inherit;
line-height: 1.5;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
font-size: 0.8em;
}  .comments,
.comment-respond {
padding: 8%;
}
.post + .comments { 
border-top: 2px solid #eee; 
}
.comments-title { 
margin: 0 0 8%;
}
.commentlist,
.commentlist li,
.commentlist ul {
list-style: none;
margin: 0;
}
li.comment,
li > div.comment {
margin-bottom: 25px;
position: relative;
}
li > div.comment { 
border-bottom: 1px solid #eee;
padding-bottom: 25px;
}
.commentlist > li:first-child > div.comment:first-child { 
border-top: 1px solid #eee;
padding-top: 25px; 
}
.children > li > div.comment { padding-left: 10%; }
.children .children > li > div.comment { padding-left: 20%; }
.children .children .children > li > div.comment { padding-left: 30%; }
.children .children .children .children > li > div.comment { padding-left: 40%; }
.children .children .children .children .children > li > div.comment { padding-left: 50%; }
.comment .children li:last-child { 
margin-bottom: 0; 
}
.commentlist > li.comment:last-child,
.commentlist > li.comment div.comment:last-child {
margin-bottom: 0;
} .comments .pingbacks { 
margin-top: 5.5%; 
}
.pingbacks-inner { 
margin: 0 auto; 
}
.pingbacks-title { 
margin: 0 0 20px;
}
.pingbacklist li {
padding: 0.5em;
}
.pingbacklist li:nth-child(odd) { 
background: #f9f9f9; 
}
.pingbacklist .comment-edit-link { 
color: #767676; 
}
.pingbacklist .comment-edit-link:hover { 
color: #444;
text-decoration: none; 
} .comment-meta { 
margin-bottom: 1em; 
}
.comment-meta .avatar {
display: block;
height: 50px;
width: 50px;
border-radius: 999px;
float: left;
}
.comment-actions {
font-size: 0.8rem;
text-transform: uppercase;
font-weight: 700;
}
.comment-actions a { margin-left: 8px; }
.comment-actions a:first-child { margin-left: 0; }
.comment-meta-content {
margin-left: 70px;
}
.comment-meta-content cite {
font-size: 1.075em;
display: block;
font-weight: 700;
}
.bypostauthor .comment-meta-content cite .post-author { 
font-weight: 400; 
color: #767676; 
margin-left: 3px; 
}
.comment-meta-content cite a { color: #444; }
.comment-meta-content cite a:hover { 
color: #FF706C; 
text-decoration: none;
}
.comment-meta-content p {
font-size: 0.8em;
margin: 0;
text-transform: uppercase;
}
.comment-meta-content p a { color: #767676; }
.comment-meta-content p a:hover { 
color: #FF706C; 
text-decoration: none;
}
.comment-awaiting-moderation {
position: absolute;
right: 0;
top: 4px;
font-weight: bold;
display: block;
padding: 10px 14px;
background: #CCC;
border-radius: 3px;
font-size: 11px;
line-height: 1;
color: #FFF;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment-awaiting-moderation:hover { background: #2d2d2d; } .comment-nav-below {
display: flex;
justify-content: space-between;
padding-top: 5%;
font-weight: 700;
font-size: 0.9rem;
letter-spacing: 1px;
text-transform: uppercase;
}
.comment-nav-below a { color: #666; } .comment-content {
margin-left: 70px;
font-size: 1em;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
font-size: 1.25em;
font-weight: 500;
margin-top: 50px;
margin-bottom: 10px;
text-transform: none;
} .comments + .comment-respond { 
border-top: 4px solid #eee; 
}
#reply-title { 
margin: 0 0 20px;
}
.nocomments {
padding: 8%;
color: #666;
text-align: center;
}
#cancel-comment-reply-link {
margin-left: 10px;
font-size: 0.8rem;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 700;
}
.comment-form {
margin: 0;
}
.comment-form p:last-child { 
margin-bottom: 0; 
}
.comment-form input[type="text"],
.comment-form input[type="email"] {
max-width: 497px;
}
p.form-allowed-tags {
margin-top: 1.5em;
line-height: 160%
} .comments .comment-respond {
padding: 30px 0;
}  .archive-header { 
background-color: #eee;
padding: 6% 8%;
position: relative;
text-align: center;
}
.archive-header + .posts > .format-aside:first-child { 
border-top: 4px solid #ddd;
}
.archive-title {
color: #767676;
font-size: 0.9em;
font-weight: 400;
letter-spacing: 1px;
margin: 0;
text-transform: uppercase;
}
.archive-header .name:before {
content: "";
display: block;
width: 32px;
height: 1px;
background: #CCC;
margin: 0 auto 15px auto;
}
.archive-header .name {
color: #666;
display: block;
font-family: 'Raleway', sans-serif;
font-size: 1.25em;
font-weight: 700;
margin-top: 15px;
}
.archive-description {
display: block;
margin-top: 25px;
color: #888;
text-align: center;
font-style: italic;
text-transform: none;
}
.archive-description:before {
content: "";
display: block;
width: 36px;
height: 2px;
background: #CCC;
margin: 0 auto 20px;
}  .archive-nav {
background-color: #eee;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
font-size: 0.9em;
padding: calc( 7% - 10px ) 8%;
}
.archive-nav a { 
background-color: #353E49;
border-radius: 4px;
color: #FFF;
margin: 10px 0; 
padding: 18px 20px;
}
.archive-nav a:hover { 
background-color: #FF706C;
color: #FFF; 
text-decoration: none;
}
.archive-nav .post-nav-older:not(:only-child) {
margin-right: 20px;
}
.archive-nav .post-nav-newer { 
text-align: right; 
margin-left: auto;
}  .widget { 
border-bottom: 4px solid rgba(255,255,255,0.1);
color: #fff;
font-size: 0.9em;
margin-bottom: 40px;
padding-bottom: 40px;
}
.widget:last-child { 
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.widget-title {
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
margin: 0 0 20px;
text-transform: uppercase;
}
.widget-content {
color: rgba( 255, 255, 255, 0.7 );
}
.widget-content ul,
.widget-content li {
list-style: none;
margin: 0;
}
.widget-content ul li {
padding: 10px 0;
border-top: 1px solid rgba(255,255,255,0.1);
line-height: 140%;
}
.widget-content ul ul {
padding: 10px 0 0 20px;
}
.widget-content ul ul li:last-child {
padding-bottom: 0;
} #wp-calendar {
width: 100%;
max-width: 100%;
text-align: center;
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar caption,
#wp-calendar th,
#wp-calendar td {
padding: 4% 2%;
}
#wp-calendar caption { 
text-transform: capitalize; 
}
#wp-calendar thead { 
border-bottom: 1px solid #48515C;
border-top: 1px solid #48515C;
}
#wp-calendar thead th {
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
#wp-calendar tfoot { 
border-top: 1px solid #48515C; 
}
#wp-calendar tfoot td { 
padding: 0; 
}
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }
#wp-calendar tfoot a {
display: block;
color: rgba(255,255,255,0.5);
padding: 0.6em 0;
}
#wp-calendar tfoot a:hover {
text-decoration: none;
color: #FF6558;
} .widget_recent_entries li .post-date { 
margin-left: 5px; 
}
.widget_recent_entries li .post-date:before { content: "("; }
.widget_recent_entries li .post-date:after { content: ")"; } .widget_rss cite {
color: inherit;
} .search-form { 
position: relative; 
margin: 0;
}
.search-form label {
margin: 0;
}
.search-form .search-field {
background-color: #ddd;
border-radius: 6px;
border: none;
color: #555;
margin: 0;
padding: 4.5% max( calc( 60px + 4.5% ), 17% ) 4.5% 4.5%;
width: 100%;
}
.search-form .search-field:focus { 
outline: none; 
color: #555;
}
.search-form .search-submit {
background: transparent url(https://msn100.org/wp/wp-content/themes/wilson/assets/images/svg/search-black.svg) no-repeat center;
background-size: 20px auto;
opacity: 0.5;
padding: 0;
position: absolute;
bottom: 0;
right: 0;
top: 0;
text-indent: -99999px;
width: max( 60px, 12.5% );
}
.search-form .search-submit:hover,
.search-form .search-submit:focus { 
background-color: transparent;
opacity: 1; 
}
.widget_search .search-field {
background-color: #48515C;
color: #fff;
padding: 16px 60px 16px 16px;
}
.widget_search .search-field:focus { 
color: #fff; 
}
.widget_search .search-submit {
background-image: url(https://msn100.org/wp/wp-content/themes/wilson/assets/images/svg/search-white.svg);
} .widget_tag_cloud .tagcloud a { 
font-size: 13px !important; 
}
.tagcloud a {
display: block;
float: left;
padding: 8px 11px;
line-height: 1;
margin: 0 5px 5px 0;
background: rgba(0,0,0,0.2);
color: rgba(255,255,255,0.5);
border-radius: 3px;
}
.tagcloud a:hover {
background: #FF706C;
text-decoration: none;
color: #FFF;
}  .post-meta-bottom + #site-footer .footer-widgets {
border-top: 1px solid rgba( 255, 255, 255, .1 );
}
.footer-widgets {
background-color: #272F38;
padding: 8%;
}
.footer .column {
width: 46%;
margin-left: 8%;
}
.footer .column:first-child { 
margin-left: 0; 
} .credits {
background-color: #fff;
color: #767676;
display: flex;
font-size: 0.8rem;
justify-content: space-between;
letter-spacing: 1px;
padding: 5% 8%;
text-transform: uppercase;
}
.credits p {
margin: 0;
}
.credits p + p {
margin-left: 20px;
}
.credits a,
.credits a:hover { 
color: inherit; 
}  @media ( max-width: 1350px ) { .post-content > .alignfull {
margin-left: calc( ( 86vw * .68 ) * -0.08 );
max-width: calc( 86vw * .68 );
width: calc( 86vw * .68 );
}
}
@media ( max-width: 1100px ) { .wrapper { max-width: 100%; } .blog-menu { 
border-radius: 0; 
} .post-content > .alignfull {
margin-left: calc( ( 100vw * .68 ) * -0.08 );
max-width: calc( 100vw * .68 );
width: calc( 100vw * .68 );
}
}
@media ( max-width: 788px ) {
body { 
background-color: #fff;
} .wrapper {
display: block;
max-width: 100%;
background: none;
}
.sidebar,
.content {
float: none;
clear: both;
width: 100%;
} .sidebar { 
position: relative;
margin: 0;
background: #353E49;
}
.sidebar .blog-header { 
padding: 40px 0; 
position: relative; 
max-width: 90%;
margin: 0 auto;
}
.sidebar .blog-title,
.sidebar .blog-description { 
text-align: center; 
}
.sidebar .blog-title { 
margin-bottom: 10px; 
}
.sidebar .blog-title a { 
display: inline; 
}
.blog-menu,
.sidebar .widgets { 
display: none; 
} .nav-toggle {
display: block;
} .post.has-post-thumbnail { 
border-top: 0; 
}
.featured-media { 
margin: 0; 
}
.featured-media img { 
border-radius: 0; 
} .post-content > .alignfull {
margin-left: calc( 100vw * -0.08 );
max-width: 100vw;
width: 100vw;
} .credits { 
padding: 40px 8%; 
}
}
@media ( max-width: 600px ) {
body { font-size: 15px; } h1,
h2,
h3 { 
font-size: 1.25em; 
}
h4 { font-size: 1.1em; }
h5 { font-size: 1em; } .sidebar .blog-header { 
padding: 50px 0; 
} .mobile-menu li a { 
padding: 20px 8%; 
} .post-header { 
margin-bottom: 25px; 
}
.post-title { 
font-size: 1.75em; 
}
.post-header .post-author,
.post-header .date-sep:nth-of-type(2) { 
display: none; 
}
.media-caption-container {
position: static;
top: auto;
left: auto;
width: 100%;
margin: 0;
}
.media-caption {
padding: 10px;
border-radius: 0 0 4px 4px;
background: #EEE;
color: #666;
width: 100%;
}
.featured-media a:hover .media-caption { 
background-color: #eee; 
color: #666;
} .post-cat-tags { 
margin-bottom: 20px; 
} .blog .format-quote blockquote,
.archive .format-quote blockquote,
.search .format-quote blockquote { 
font-size: 1.1em; 
}
.blog .format-quote blockquote p,
.archive .format-quote blockquote p,
.search .format-quote blockquote p { 
line-height: 150%; 
} .alignleft,
.alignright { 
float: none; 
max-width: 100%;
margin: 0 auto 1.2em auto;
}
.alignleft img,
.alignright img { 
display: block;
margin: 0 auto;
} .comment-meta .avatar { 
height: 40px;
width: 40px; 
}
.comment-meta-content { 
margin-left: 55px; 
}
.comment-content { 
margin-left: 0; 
}
.comment-nav-below {
font-size: 0.85em; 
}
.comment-nav-below span { 
display: none; 
}
.comment-form input { 
max-width: 100%; 
} .page-title { 
padding: 25px 8%; 
}
.page-title h4 { 
line-height: 1em; 
}
.archive-nav a { 
padding: 14px 16px; 
}
.archive-nav.post-nav a { 
margin: 5px 0; 
} .footer-widgets { 
padding: 30px; 
}
.footer .column {
border-top: 4px solid rgba(255,255,255,0.1);
margin: 40px 0 0;
padding: 40px 0 0;
width: 100%;
}
.footer .column:first-child { 
margin-top: 0; 
border-top: 0; 
padding-top: 0; 
}
.widget {
margin-bottom: 40px;
border-bottom: 4px solid rgba( 255, 255, 255, 0.1 );
padding-bottom: 40px;
} .credits { 
display: block;
padding: 30px 8%;
text-align: center;
}
.credits p {
display: inline-block;
}
.credits p + p {
margin-left: 0;
}
.credits-right span { 
display: none; 
}
}
@media ( max-width: 500px ) { .sidebar .blog-header { 
padding: 25px 0; 
}
}
@media ( max-width: 400px ) { .search-form .search-field { 
font-size: 1rem; 
padding: 16px 45px 16px 16px;
}
}.taxopress-table-container {
width: 100%;
}
.taxopress-table-row td {
border: none;
}
.taxopress-table-row:nth-child(n+7) {
display: none;
}
.taxopress-see-more-link,
.taxopress-close-table-link {
cursor: pointer;
}
.taxopress-close-table-link {
display: none;
}
.taxopress-see-more-container {
text-align: right;
padding: 10px;
}
.hidden {
display: none;
}
.taxopress-table-container .taxopress-post-count {
text-align: right;
padding-right: 30px;
}
.taxopress-arrow {
display: inline-block;
}
.taxopress-arrow.right {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid;
}
.taxopress-arrow.down {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid;
} .taxopress-border-cloud a{
text-decoration: none;
border: 1px solid;
padding: 4px 7px; 
display: inline-block;
margin: 3px;
} .taxopress-box-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
}
.taxopress-box-list a {
display: block;
text-decoration: none;
box-sizing: border-box;
word-wrap: break-word;
}
.taxopress-box-list img {
max-width: 100%;
height: auto;
display: block;
}
.taxopress-boxrelatedpost-cat{
color:#666;
font-size: 0.9em;
}
@media (max-width: 1200px) {
.taxopress-box-list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.taxopress-box-list {
grid-template-columns: 1fr;
word-wrap: break-word;
}
}
.taxopress-parent-child-list {
list-style: none !important;
}
.taxopress-parent-term {
font-weight: normal;
margin: 0.5em 0;
list-style-type: none !important;
position: relative;
padding-left: 1.5em;
}
.taxopress-child-list {
list-style: none !important;
margin: 0.3em 0 0.3em 1em !important;
padding-left: 0 !important;
}
.taxopress-child-term {
font-weight: normal;
margin: 0.2em 0;
position: relative;
padding-left: 1.5em;
}
.taxopress-parent-term::before {
content: "•";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list > li::before {
content: "○";
position: absolute;
left: 0;
font-size: 1.2em;
line-height: 1;
}
.taxopress-child-list .taxopress-child-list > li::before {
content: "▪  ▪";
font-size: 1.2em;
}
.taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-child-list .taxopress-child-list {
margin-left: 1em !important;
}
.taxopress-parent-term,
.taxopress-child-list li {
font-weight: normal;
}
.taxopress-box-list img.custom-image-class {
width: var(--tp-image-width, 200px);
height: var(--tp-image-height, 200px);
object-fit: cover;
aspect-ratio: 1 / 1;
display: block;
max-width: 100%;
}@font-face{font-display:block;font-family:TablePress;font-style:normal;font-weight:400;src:url(data:application/font-woff2;charset=utf-8;base64,d09GMgABAAAAAAPUAA0AAAAACZAAAAN+AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP0ZGVE0cGh4GYACCUhEICoQIgnILFgABNgIkAygEIAWGcgeBARv6B8iuBzK53oAhKg2KWDsrezjalSefocfD9/uZ575PSbYEqJHAIdo6tMDGdCprFIHd+F9r+rZE46O2iHBJfoAuxwW0yfgKS8KGVFE4dHX1gPmgVhzwhcJbReQ9RWXcraeutbmNHE7T7B1sex8stfMfnkvv0XsgUZrYO1hirXme9TnUkBvQ22RGX50VAr48H54Cn9b8GD73edAAhjboBpIQ6kKOhCz7GA8V5HfzyeA6h0mnrFTJnPjxC7KCrl9caqIUg0EAYACGDBn6YGCxeIE+EkwANTWJX/brZpNfyE5o/7r9uPZjS4tESbCTExLCjxOEbxGi2dQeNEAXUMMlvADkqSV0IHXtkQXNOnI2ctJpRIPt8+HjNivx3rlQYA8FqGwdCxF2aZrdJluMnaqFvy+yngVKbBcn0fSOd1xTpnW4HTkptV8Gi2kvCeUHC0BD+D0VKMIqXniZPJyPya9D7gT6DvUpwJER6avgKDsOfW9jU+YGc/ng6MhA3VSar3NdtvrD9WHZurKVKYOi0RwlY9500YSuWDE084F+jMinu4sTudD5yBTTozA9Horpmb+M3TwIBHempnzdpu1/raWypX0JND/ki4p71CQQlFqnAvkijABrVFIq5BdNJbFncoBOF03/h3IINPQRBxJCYDoAOnkRIDR0w0BSmYiBzDinAuQ6eROg0DEGY6DUiEUYqKyILwFq2qS9GKhrpFsykdeFLmDjknYG4jKbNeNyQ1zhCoP840pdYiqu8jTW4mp6pMXH1HVJp8wRmHmQKTKiUOBVSMHrlKuBlYidxkMgw6/bMoG5RD6qfs8yO8LVqFCFa8ELrcVLEqTaS7UG5aqVq1GlWi28k3rRgCjbiU+qqOItvDEqXjkvwF/dUF595jB8LSqqgwIWAWsRmcJJ5GsHbYUqVbirBi5IpRMxLso/i2oSA6ZYDoMFCiknI7ZkGacSVYUjlLSXyG8n08nOQcXTeyzU5ozbiGRQZRt0vu/TMoEV8RLI3DiBSiVzMtNKAPgErlwLoqiAY2fJ9UbRMU/0rz38UP5FQtH3i8V3KYSHYJdSYRnwW8XazUAUop3gQY19hkEH98OA2QQ6wg0S+FjtwOwdOvF5J2VXBBLQmo2EAxsIKVJkkUcRZVRRa7NrP+my6Ns8cKszHYJf+fPPLPTq5vFcmYKZNL+fn1CZDgoYecKZHwA=) format("woff2"),url(//msn100.org/wp/wp-content/plugins/tablepress/css/build/tablepress.woff) format("woff")}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#f9f9f9;--even-text-color:var(--text-color);--even-bg-color:#fff;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:initial;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>*+tbody>*>*,.tablepress>tbody>*~*>*,.tablepress>tfoot>*>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>*>th{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>.odd>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody)>.even>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dataTables_wrapper{clear:both;margin-bottom:1rem;position:relative}.dataTables_wrapper .tablepress{clear:both;margin-bottom:0}.dataTables_wrapper:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden}.dataTables_wrapper label input,.dataTables_wrapper label select{display:inline;margin:2px;width:auto}.dataTables_length{float:left;white-space:nowrap}.dataTables_filter{float:right;white-space:nowrap}.dataTables_filter label input{margin-left:.5em;margin-right:0}.dataTables_info{clear:both;float:left;margin:4px 0 0}.dataTables_paginate{float:right;margin:4px 0 0}.dataTables_paginate .paginate_button{color:#111;display:inline-block;margin:0 5px;outline:none;position:relative;text-decoration:underline}.dataTables_paginate .paginate_button:first-child{margin-left:0}.dataTables_paginate .paginate_button:last-child{margin-right:0}.dataTables_paginate .paginate_button:after,.dataTables_paginate .paginate_button:before{color:#d9edf7}.dataTables_paginate .paginate_button:hover{cursor:pointer;text-decoration:none}.dataTables_paginate .paginate_button:hover:after,.dataTables_paginate .paginate_button:hover:before{color:#049cdb}.dataTables_paginate .paginate_button.disabled{color:#999;cursor:default;text-decoration:none}.dataTables_paginate .paginate_button.disabled:after,.dataTables_paginate .paginate_button.disabled:before{color:#f9f9f9}.dataTables_paginate .paginate_button.current{cursor:default;font-weight:700;text-decoration:none}.dataTables_paginate.paging_simple{padding:0 15px}.dataTables_paginate.paging_simple .paginate_button.next:after,.dataTables_paginate.paging_simple .paginate_button.previous:before{-webkit-font-smoothing:antialiased;bottom:0;content:"\f053";font-family:TablePress;font-size:14px;font-weight:700;height:14px;left:-14px;line-height:1;margin:auto;position:absolute;right:auto;text-align:left;text-shadow:.1em .1em #666;top:0;width:14px}.dataTables_paginate.paging_simple .paginate_button.next:after{content:"\f054";left:auto;text-align:right}.dataTables_scroll{clear:both}.dataTables_scroll .tablepress{width:100%!important}.dataTables_scrollHead table.tablepress{margin:0}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.dataTables_scrollBody .tablepress thead th:after{content:""}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing{height:0;margin:0!important;overflow:hidden;padding:0!important}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color)}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{cursor:pointer;outline:none;padding-right:20px;position:relative}.tablepress .sorting:after,.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{-webkit-font-smoothing:antialiased;bottom:0;font-family:TablePress;font-size:14px;font-weight:400;height:14px;left:auto;line-height:1;margin:auto;position:absolute;right:6px;top:0}.tablepress .sorting:after{content:"\f0dc"}.tablepress .sorting_asc:after{content:"\f0d8";padding:0 0 2px}.tablepress .sorting_desc:after{content:"\f0d7"}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html>body .clearfix{display:inline-block;width:100%}* html .clearfix{height:1%}#lightboxIframe{display:none}#overlay{position:absolute;top:0;left:0;z-index:10090;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;display:none}#lightbox{position:absolute;left:0;width:100%;z-index:10100;line-height:0}#jqlb_spinner{height:32px;background-image:url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/loading.gif);background-repeat:no-repeat;background-position:center center}#jqlb_closelabel{height:22px;width:66px;background-image:url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/closelabel.gif);background-repeat:no-repeat;background-position:center center}#lightbox a img{border:none}#outerImageContainer{position:relative;background-color:#fff;width:300px;height:300px;margin:0 auto}#imageContainer{padding:10px;text-align:center}#lightboxImage{margin-left:auto;margin-right:auto;}#jqlb_loading{position:absolute;top:40%;left:0;height:25%;width:100%;line-height:0}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}#imageContainer>#hoverNav{left:0}#hoverNav a{outline:0}#nextLink,#prevLink{width:45%;height:100%;background:transparent url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/blank.gif) no-repeat;display:block}#prevLink{left:0;float:left}#nextLink{right:0;float:right}#prevLink:hover,#prevLink:visited:hover{background:url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) left 50% no-repeat}#nextLink:hover,#nextLink:visited:hover{background:url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) right 50% no-repeat}#imageDataContainer{font:10px Verdana,Helvetica,sans-serif;background-color:#fff;color:#000;margin:0 auto;line-height:1.4em}#imageData{padding:0 10px}.ontop #imageData{padding-top:5px}#imageData #imageDetails{float:left;text-align:left;margin-bottom:10px;width:80%;width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:-o-calc(100% - 80px);width:calc(100% - 80px)}#imageData #imageDetails #titleAndCaption #titleText{font-weight:700}#imageData #imageDetails #titleAndCaption #captionText{font-weight:400}#imageData #imageDetails #controls{margin:0;white-space:nowrap}#imageData #bottomNav #bottomNavClose{height:22px;width:66px;float:right;margin-bottom:10px}#lightbox {
position: fixed;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%);
}
#imageContainer {
position: relative;
height: 100%;
box-sizing: border-box;
}
#imageDataContainer {
position: relative;
}
#imageDataContainer.hide {
display: none;
}
#newHoverNav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
display: flex;
justify-content: space-between;
align-items: center;
}
#prevArrow,
#nextArrow {
color: black;
background: rgba(255,255,255,.7);
font-size: 40px;
position: relative;
display: none;
padding: 8px 10px 8px 6px;
cursor: pointer;
width: 46px;
height: 46px;
box-sizing: border-box;
}
#nextArrow {
padding: 8px 6px 8px 10px;
}
#prevArrow.fixed,
#nextArrow.fixed {
position: fixed;
display:block;
top: 50%;
left: 1%;
transform: translate(0, -50%);
border-radius: 2px;
}
#nextArrow.fixed {
right: 1%;
left: auto;
}
@media screen and (max-width: 800px) {
#prevArrow.fixed,
#nextArrow.fixed {
border-radius: 2px;
}
#prevArrow.fixed {
left: 0;
}
#nextArrow.fixed {
right: 0;
}
}
#imageContainer:hover #prevArrow,
#imageContainer:hover #nextArrow {
display:block;
}
#imageData {
display: flex;
justify-content: space-between;
align-items: center;
padding: 4px 10px 8px;
}
#imageData #imageDetails {
margin-bottom: 0;
}
#imageData #bottomNav #bottomNavClose {
margin-bottom: 0;
}
#jqlb_loading {
top: 45%;
} #prevArrow.touch-device,
#nextArrow.touch-device {
display: block;
}
#prevLink.touch-device,
#nextLink.touch-device {
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 40px;
float: none;
}
#prevLink.touch-device {
left: 0;
background: url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/prev.gif) center center no-repeat;
}
#nextLink.touch-device {
right: 0;
background: url(https://msn100.org/wp/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/images/next.gif) center center no-repeat;
}
#imageDataContainer {
position: relative;
z-index: 20px;
}