#af-wrapper .main-title-forum,
#af-wrapper .main-title-addtopic {
    display: none;
}

#af-wrapper input[type="radio"] {
    border-radius: 50%;
    margin-right: 4px;
    line-height: 10px;
}

.tdDetails {
    color: rgb(49, 49, 51);
    font-weight: 300;
    margin: 8px 0
}

.tdDetails p {
    font-size: 14px;
}

select#sort_topic_by_value {
    border: none;
    padding-left: 0;
    padding-right: 0;
    text-align: left !important;
}

.searchForm .ui-autocomplete-clear {
    top: 12px !important;
    z-index: 9
}

.searchForm .ui-autocomplete-loading {
    background-color: #fff;
    background-size: 20px
}

.back-btn {
    background-image: none;
    margin-bottom: 10px;
    box-shadow: none
}

.newTopicForm select#bbp_topic_tags {
    width: 100% !important
}

.newTopicForm legend {
    border: none;
    margin: 10px 0;
    font-size: 15px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.newTopicForm .bbp-template-notice {
    padding: 0 !important;
    margin: 0;
    border: none
}

.bbp-attachments-form label {
    display: none !important
}

.bbp-attachments-form input[type="file"] {
    margin: 5px 0 !important
}

.newTopicForm fieldset.bbp-form {
    margin: 0 !important;
    padding: 0 !important
}

.newTopicForm legend {
    margin: 0;
    padding: 0 !important
}


.customDrpdwn select {
    background-color: #fff;
    color: #213971
}

#charNum {
    color: #213971;
}

#af-wrapper .thread-full-message p,
#af-wrapper .post-message p {
    line-height: 22px;
}

#af-wrapper .thread-full-message ol li,
#af-wrapper .post-message ol li {
    margin-left: 40px;
    margin-bottom: 5px;
}

#af-wrapper .thread-full-message ul li,
#af-wrapper .post-message ul li {
    list-style-type: disc;
    margin-left: 40px;
    margin-bottom: 5px;
}

#af-wrapper .thread-full-message blockquote,
#af-wrapper .post-message blockquote {
    margin-top: 20px;
}

#af-wrapper .thread-full-message table,
#af-wrapper .post-message table {
    border-collapse: collapse;
}

#af-wrapper .thread-full-message table tr th,
#af-wrapper .post-message table tr th {
    font-weight: bold
}

#af-wrapper .thread-full-message table tr th,
#af-wrapper .thread-full-message table tr td,
#af-wrapper .post-message table tr th,
#af-wrapper .post-message table tr td {
    border: 1px solid #333;
    padding: 5px;
}

.error_notice_form {
    display: block;
    width: 100%;
    color: #a12f41;
    padding: 10px 0;
}

.close_topics,
.close_reply {
    cursor: pointer;
}

.input_file_size_error {
    font-weight: 400;
    color: #b10006;
}

#af-wrapper .post-wrapper.unapproved,
.topicTable tr.unapproved {
    background-color: #FFFFE0;
}

.topicTable tr.unapproved .tdHeading {
    color: rgba(33, 57, 113, 1) !important;
    margin: 8px 0;
    font-weight: 600 !important;
    font-size: 16px !important;
}

#af-wrapper .editor-row,
#af-wrapper .editor-row-subject {
    display: block;
    width: 100%;
    line-height: normal;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

#af-wrapper .editor-row .row-title {
    display: block;
    height: 22px;
    line-height: 22px;
    font-size: 14px !important;
    margin: 2px 0 12px 0;
    font-weight: 700;
}

#af-wrapper .editor-row input[type="file"] {
    width: 100%;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: initial;
    text-shadow: initial;
    margin: 2px 0;
}

#af-wrapper .editor-row-uploads {
    padding: 0;
}

#af-wrapper .editor-row-uploads .upload-hints {
    display: block;
    padding: 5px 0;
    color: #888;
    font-style: italic;
    font-size: smaller !important;
}

#af-wrapper .editor-row-uploads a {
    color: #256db3;
    border: none;
}

#af-wrapper .editor-row-uploads a,
#af-wrapper .editor-row .delete {
    cursor: pointer;
}

#af-wrapper input[type="checkbox"] {
    background-color: #fff;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: 0 6px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    min-width: 22px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: .05s border-color ease-in-out;
}

.searchForm .input-group-btn button.btn-reset {
    background: #b4b9be;
    border: 1px solid #b4b9be;
    color: #333;
}

#af-wrapper .post-message {
    padding-top: 15px;
}

#af-wrapper input.error,
#af-wrapper select.error,
#af-wrapper textarea.error {
    background: none;
    margin: 0;
    text-align: left;
    padding: 0 12px;
}

#af-wrapper label.error {
    border: 0;
    margin: 0;
    padding: 0;
    background: none;
}

#af-wrapper .pages-and-menu .pages {
    float: right;
}

#af-wrapper .main-title {
    font-size: 24px;
}

#af-wrapper em.note {
    color: #fff;
    font-size: 16px;
    background: #213971;
    border-radius: 10px;
    padding: 2px 8px;
    margin-left: 20px;
}

#af-wrapper.page-forum .main-title,
#af-wrapper.page-addtopic .main-title {
    display: none;
}

#af-wrapper .forum-post-menu {
    text-align: right;
}


#af-wrapper .button-cancel {
    background: #b4b9be;
    border: 1px solid #b4b9be;
    color: #333;
    font-size: 16px;
    padding: 8px 35px !important;
    margin-left: 20px;
}

#af-wrapper input[type="checkbox"]:checked::before {
    font-size: 18px;
}

#af-wraper .notices-panel {
    padding: 0;
}

#af-wrapper .notice {
    text-align: left;
    padding: 0;
}