div.su-tabs.su-tabs-style-default {
    background: #eee222;
}

h1 {
    color: #000000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

div.su-column.su-column-size-1-4 {
  margin: 0 3% 0 0;
}

li.file.ext_pdf {
  font-size: 15px;
  color:#000000;
}

.skepost label {
    color: #000;
    font-size: 16px;
}


.skepost input {
    margin: 0 0 24px 0;
    width: 20%;
}

a, img, a img, input[type="text"], input[type="password"], input, textarea {
    outline: none;
}


div.su-tabs-pane.su-clearfix div.su-column.su-column-size-1-2 {
    display: block;
    margin: 0 0 0 0;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.skepost-meta.clearfix {
  display: none;
}

div#commentsbox {
  display: none;
}

div.skepost p span[style] {
  font-weight: 500 !important;
}