.ask-home, .ask-home .container{ width: 100%!important;}
.__header{ margin: 0px;background: #00ab63;padding: 13px 20px;width: 100%;padding-left: 10%;padding-right: 10%;}
.logo{position:relative!important; color: #ffffff; font-size: 28px;}
.__header .ask-search .input-group {
    width: 100%;
    height: 100%;
    border: 2px solid #00ab63;
}
.__header .btn-focus {
    background-color: #01c774!important;
}
.container{
    padding-left: 10%;
    padding-right: 10%;
}
.ask-home .container .ask-container{
    float: right!important;
}
.ask-home .container .ask-container .ask-info .info-top li.active {
    position: relative;
    color: #00ab63;
    z-index: 6;
}
.info-top li:hover{ color: #00ab63;}
.myactive {
    color: #00ab63;
}
.no-img a:hover{ color:#00ab63  }
.ask-home .container .ask-container .ask-info .info-top li.active::after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    content: '';
    width: 50px;
    height: 4px;
    background-color: #00ab63;
}
.ask-home .container .ask-left .left-container{ box-shadow: none;}
.ask-home .container .ask-container .ask-info{ box-shadow: none;}
.ask-details .container .ques-css{ box-shadow: none;}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#accordion .ask-type:last-child{ border-bottom: none;}
.ask-home .container .ask-left .left-container .ask-type .item-bd a {
    margin: 7px 7px 0 0;
}
.ask-home .container .ask-left .left-container .ask-type .item-bd a:hover{
    color: #00ab63;
}
.ask-details .container .details-con .first-ans .info-in .ditioin-ans {
    font-size: 14px;
    color: #00ab63;
    cursor: pointer;
    line-height: 36px;
}
.bdshare-button-style1-24{
    float: left;
}
.ask-details .container .details-con .first-ans .detail-my-answer .detail-answer-foot .answer-btn span:nth-child(2) {
    color: #fff;
    background-color: #00ab63;
}
.__header .btn {
    position: absolute;
    right: 13%!important;
    top: 14px!important;
    width: 122px;
    height: 44px;
    line-height: 44px;
    background-color: #01c774
}
.ask-details .container .details-con .first-ans .info-in .ditioin-ans span{ display: none;}
.quiz-row .btn-sbmit{
    background-color: #00ab63;
}
.w1200{ width: 1200px; margin: 0px auto;}