/* isso comments */ /* Reverse Sort (newest on top) */
#isso-root {
    display: flex; flex-direction: column-reverse;
}
.isso-comment { flex: 0; width: 100%;
}
/* End Reverse Sort */ .dark #isso-thread > h4 { color: #fff!important;
}
.isso-postbox > .form-wrapper > .auth-section .post-action > input { 
    background-color: #375a7f !important; border-color: rgba(0, 0, 0, 
    0.8) !important; color: white;
}
.isso-postbox > .form-wrapper > .auth-section .post-action { margin: 5px 
    5px !important;
}
.dark #isso-root .isso-comment { background: #2a2a2b!important; padding: 
    0.5em !important;
}
.dark #isso-root .isso-comment:not(:first-of-type), .dark 
.isso-follow-up .isso-comment {
    border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.isso-postbox > .form-wrapper input[type=checkbox] { margin: 5px;
}
#isso-thread .isso-comment > div.text-wrapper > .isso-comment-header 
#.author {
    color: #e5554e;
}
.dark .isso-postbox > .form-wrapper .textarea, .isso-postbox > 
.form-wrapper .preview {
    background-color: #4a4949; border: 1px solid #4a4949;
}
.dark #isso-thread .textarea.placeholder { color: #a2a2a2;
}
.dark .isso-postbox > .form-wrapper > .auth-section .input-wrapper input 
{
    background-color: #4a4949 !important; color: #cfcfcf; border: 1px 
    solid #4a4949;
}
.dark .isso-postbox > .form-wrapper > .auth-section .input-wrapper { 
    margin-right: 5px !important; color: #a2a2a2;
}
.windtext {
        font-size:18px;
}

.curwindspeed, .curwindgust {
        font-size:25px;
}

.col-sm-6.windspeedtable {
    padding-left:0px;
}
