.faqwd_categories_li {
    color: #666666;
    margin: 0px 2px 0px 0px;
    padding: 0px 5px 0px 10px;
    border-width: 1px;
    border-color: #969696;
}

.faqwd_cat_current {
    color: #04aeda;
    border-color: #04aeda;
    border-left: solid 4px;
}

.faqwd_categories_ul .faqwd_cat {
}

.faqwd_cat_desc {
    color: #999999;
    font-size: 15px;
    margin: 0px 0px 4px 0px;
    padding: 0px 0px 0px 15px;
    border-width: 0px;
}

.faqwd_question_title_container {
    margin-top: 2px;
    border-color: #999999;
    border-width: 1px;
}

.faqwd_question_title_container .faqwd_question_title:hover {
    color: #ffffff;
}

.faqwd_question_li:hover {
    border-color: #04aeda;
}

.faqwd_question_title_container:hover {
    background: #04aeda;
    color: #ffffff;
}

.faqwd_question_title_container:hover span {
    color: #ffffff;
}

.opened {
    color: #ffffff !important;
    background-color: #04aeda !important;
    border-color: #04aeda !important;
}

.opened .faqwd_question_title span {
    color: #ffffff !important;
}

.faqwd_question_title {
    padding-left: 15px;
}

.faqwd_question_title_container .faqwd_question_title {
    font-size: 18px;
    color: #04aeda;
}

.faqwd_quest_numbering {
    color: #04aeda;
}

.faq_wd .entry-title {
    color: #04aeda;
}

.faqwd_question_title_container .before20 .arr {
    background: url(../images/arr_down.png) no-repeat center center;
    margin-top: 0px;
}

.opened .before20 .arr {
    background: url(../images/arr_up.png) no-repeat center center;
    margin-top: 0px;
}

.faqwd_question_content {
    color: #7a7a7a;
    border-width: 0px;
}

.faqwd_post_info {
    color: #000000;
}

.faqwd_expand_collapse {
}

.faqwd_expand_collapse:hover {
}

.faqwd_read_more_button {
    text-decoration: none !important;
    border: none !important;
    color: #04aeda !important;
}

.faqwd_read_more_button:hover {
    color: #04aeda !important;
}

.faqwd_search_input {
}

.faqwd_post_info span {
    color: #000000;
    font-size: 15px;
}

.faqwd_vote_option span {
    color: #000000;
    font-size: 15px;
}

.faqwd_viewed, .faqwd_post_comments {
    color: #000000;
}