.body_div{
    width: 100% !important;
}
.main_page{
    float: none !important;
    margin:0 !important;
    width: 98% !important;
}
.editQuest,.delQuest,.questFollow{
    display: none;
}
.quest_list_item_actions_wrap img{
    width: 2.3%;
    margin-left: 5px;
}
.quest_list_tag{
    float: right !important;
}
.posted_bot{
    display: none !important;
}
.quest_list_item_bot_info span{
    padding: .5px 3px;
}
.qeustRatingW{
    float: left;
    margin-left: 9%;
    position: relative;
    top: -3px;
}
.qeustRatingW img{
    width: 17px;
}
.quest_list_item_title_wrap{
    padding-top: 10px;
    width: 90%;
    margin-right:2%;
    font-size: 1.1em;
}
.quest_list_user_h img{
    width: 12% !important;
}
.quest_top_hid {
    display: block;
    padding-top: 8px;
}
.qa_more_wrap{
    display: inline !important;
}



#addQuestFloatW {
    left: 2.5%;
    top: 0;
    width: 100%;
    position: absolute;
}
#float_quest_input {
    width: 90.5%;
    font-size: 1.1em;
    margin: 15px 0;
    min-height: 55px;
}
#tagsW {
    width: 90%;
    padding-top: 10px;
    font-size: .8em;
}
.tag_spans, .span_example_tags {
    font-size: .7em;
    padding: 2px 4px;
}
#addQuestSubmit{
    width: 87%;
    margin-left: 4%;
}
#quest_notes_wrap {
    font-size: .7em;
    padding: 10px 5px;
    padding-top: 10px;
    background: #f7f7f9;
    width: 95%;
    margin-top: 10px;
}
#floatQuestClose, #floatQuestClose2 {
    top: 20px;
    left: 15px;
}
#quest_ans_header_w{
    margin: 0 !important;
}
#quest_ans_body_w{
    padding: 0 !important;
}
.mce-tinymce.mce-container.mce-panel{
    width:100% !important;
}
#quest_ans_title {
    font-size: 1em;
    padding: 2%;
    width: 95%;
}
#addQuestFloatW.answer{
    width: 96%;
    left: 6%;
}
#example_tags_wrap{
    max-height: 120px;
    overflow-y: auto;
}

.ans_user_wrap img{
    width: 8%;
}
.ans_list_item_actions_wrap img{
    width: 6%;
}
.row.quest_ans .col-sm-3{
    width:18%;
    float:left;
}
#report_qa_info{
    height: 300px;
}
#question_add_success {
    text-align: center;
    padding: 50px;
    font-size: 1.4em;
}
#share_qa_wrap{
    width: 90% !important;
    padding: 15px !important;
}
#search_quest_wrap input{
    width: 89%;
}
#quest_search_button{
    width: 6%;
}