<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#list_comments h3.head_text {
	border-bottom: 1px solid rgb(236, 236, 236);
	color: #0095ff;
    padding-bottom: 10px;
	font-size:18px;
	margin-bottom: 30px;
    text-align: center;
	text-transform:uppercase;
}
a.add_comment {
    background-color: rgba(0, 166, 28, 1);
    padding: 15px;
    color: #fff;
	text-align: center;
    margin-bottom: 20px;
	margin-top:15px;
    display: block;
	text-transform: uppercase;
	border-radius: 5px;
}
a.add_comment:hover {
	text-decoration:none;
    background-color: rgba(3, 141, 26, 1);
}
a.add_comment:focus {
	background-color: rgba(3, 141, 26, 1);
	text-decoration:none;
}
.form_comment {
	padding:20px;
}
.wmd-preview {
	border-top: 1px dotted rgba(0, 0, 0, 0.11);
    padding-top: 10px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.11);
}
.preferred-login {
    background: #f9f9f9;
    width: 200px;
    border: 1px solid #d4d4d4;
    box-shadow: -1px 1px #f2f2f2;
    color: #848d95;
    padding: 5px;
    margin-bottom: 15px;
    cursor: pointer;
    height: 30px;
}
.preferred-login .icon {
    background-image: url(wmd/images/new-login-sprite.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
	margin-top:1px;
}
.preferred-login.google-login .icon {
    background-position: 0 0;
}
.preferred-login.facebook-login .icon {
    background-position: -19px 0;
}
.new-login-left {
	display: inline-block;
    vertical-align: top;
	margin-top:10px;
}
.login-or-guest {
	margin-top: 10px;	
}
.with-fb {
	margin-top: -10px;
}
.preferred-login p&gt;span {
    vertical-align: top;
}
.guest-login {
    color: #848d95;
    margin-bottom: 15px;
    cursor: pointer;
    height: 30px;
}
.guest-login input {
	width: 200px;
	height:30px;
	box-shadow: inset -1px 1px #f2f2f2;
}
.send-button {
	color: #FFF;
    background-color: #0095ff;
    border-color: #07c;
    text-transform: uppercase;
    padding: 10px;
    margin: 15px;
    box-shadow: inset 0 1px 0 #66bfff;
}
.send-button:hover {
    background-color: #038ae9;
    transition: all .2s ease-in;
	box-shadow: inset 0 1px 0 #3c9ce1;
}
.form_comment textarea {
	padding:10px;	
}
.form_comment textarea:hover,.form_comment input:hover {
    border: 1px solid #0095ff;
}
.form_comment span img { 
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* Comment list */
.commentlist {
    max-width: 900px;
    margin: 0 auto;
}
.commentlist&gt;.comment, .CommentForm&gt;.comment, .comment ul&gt;.comment {
    list-style: none;
    position: relative;
    margin: 0 0 20px 0;
    font-size: 1.2rem;
	border-radius: 5px;
    border-bottom: 1px dotted rgba(0, 149, 255, 0.42);
}
.grid [class*='grid-'] {
    float: left;
    position: relative;
    margin: 0 0 20px 0;
    padding-right: 40px;
}
.grid [class*='grid-']:last-child {
    padding-right: 0;
}
.grid-1-5 {
    width: 20%;
}
.commentlist .comment-avatar img, .CommentForm .comment-avatar img, .comment ul .comment-avatar img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px;
}
.comment-author {
    font-size: 1.2rem;
}
.comment-time {
    margin: 0 0 5px 0;
}
.commentlist .comment-content, .CommentForm .comment-content, .comment ul .comment-content {
    padding-right: 40px;
    overflow: hidden;
}
.commentlist .comment-body time, .CommentForm .comment-body time, .comment ul .comment-body time {
    color: #ccc;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.commentlist .reply, .CommentForm .reply, .comment ul .reply {
    position: absolute;
    top: 0;
    right: 40px;
}
.commentlist .children, .CommentForm .children, .comment ul .children {
    width: calc(100% - 10px);
    margin: 20px 0 0 20px;
}
.commentlist&gt;.comment.bypostauthor, .commentlist&gt;.comment.comment-author-chriscoyier, .CommentForm&gt;.comment.bypostauthor, .CommentForm&gt;.comment.comment-author-chriscoyier, .comment ul&gt;.comment.bypostauthor, .comment ul&gt;.comment.comment-author-chriscoyier {
    border-radius: 0 0 10px 10px;
    border-top: 10px solid #9351A6;
}
.commentlist&gt;.comment .comment, .CommentForm&gt;.comment .comment, .comment ul&gt;.comment .comment {
    width: calc(100% - 30px);
    background: rgba(195,195,195,.2);
    box-shadow: none;
}
.post-type-reply #the-list tr.featured{background-color:#dfd}.post-type-reply #the-list tr.buried{opacity:0.5}.group:after,.forum-titles:after,.forums-module&gt;.reply:after{content:"";display:table;clear:both}.screen-reader,.screen-reader-text{position:absolute !important;clip:rect(1px, 1px, 1px, 1px)}p:empty{display:none}
@media (max-width: 64em){.grid{padding:20px 0 20px 20px}}@media (max-width: 48.75em){.grid{padding:10px}.grid .comment [class*='grid-']{padding-right:10px !important}}.grid-1-8{width:12.5%}.grid-1-6{width:16.66%}.grid-1-5{width:20%}.grid-1-4{width:25%}.grid-1-3{width:33.33%}.grid-1-2{width:50%}.grid-1-1{width:100%}.grid-2-3{width:66.66%}.grid-3-4{width:75%}.grid-4-5{width:80%}.grid-5-6{width:83.33%}.grid-7-8{width:87.5%}.grid [class*='grid-']{float:left;position:relative;margin:0 0 40px 0;padding-right:40px}.grid [class*='grid-']:last-child{padding-right:0}@media (max-width: 64em){.grid [class*='grid-']{padding-right:20px;margin-bottom:10px}}@media (max-width: 48.75em){.grid [class*='grid-']{float:none;width:100%;padding:0 !important}}.flex-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}.flex-grid&gt;*{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 64em){.flex-grid{display:block}}.flex-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-relative{position:static}.is-relative{position:relative}
.comment-wrap {
	padding:10px;
}
#list_comments ol {
	padding:0;
	margin:0;
}
.imnotrobot {
	margin:15px;
}
h4.commented {
	margin-bottom:20px;
	font-size:16px;
}
</pre></body></html>