﻿.search-results {
    padding-right: 0px!important;
    text-indent: 20px!important;
    padding-left:0px!important;
}

.p_body p{
    margin-bottom:0px;
}

.side-menu-question {
    margin-left: 72px !important;
}

.answer-content {
    padding: 10px !important;
}
.answers {
    margin-top: 9px;
}
button:focus {
    outline: none;
}
.p_notfound {
    margin-bottom: 15px;
    font-size: 16px;
}
.notfount_comp {
    margin-top: 40px;
}
.img_notfound {
    margin-top:60px;
}
.padding-12 {
    padding: 12px;
}
.preloaderDropDown_question {
    visibility: hidden;
}
.follow_purple {
    color: #292969;
}
.voted {
    cursor: default !important;
}
.question_subject {
    cursor: pointer;
}

a:hover, a:focus, a {
    text-decoration: none;
}

.btn_community_notfound button {
    border: none;
    border-radius: 15px;
    color: #fff;
    background: #292969;
    font-size: 14px !important;
    padding: 5px;
    margin-right: 10px;
    height: 30px;
    width: 141px;
    font-weight: bold !important;
}

    .btn_community_notfound button:hover {
        background-color: #fff !important;
        color: #292969 !important;
        border: 1px solid #292969 !important;
    }

.dropdown > .btn {
    width: 130px !important;
    background-color: white !important;
    border: 1px solid #A6A8AB;
    height: 31px !important;
    text-align: start !important;
    border-radius: 15px !important;
}

.dropdown-menu {
    min-width: 130px !important;
    text-align: right;
}

.dropdown-menu li {
    padding: 5px 0px;
    text-indent: 10px;
}

.filterby-menu-ideas li {
    padding: 5px 0px;
    text-indent: 10px;
}

.filterby-menu-questions li {
    padding: 5px 0px;
    text-indent: 10px;
}


.add_answer:hover * {
    color: #292969 !important;
}


.dropdown-menu li:hover {
    background-color: #F6F6F7;
}

.numberOfAnswers:hover {
    /*background-color: #292969 ;
    color: #fff !important;
    border: none !important;
    transition: background 0.3s ease 0s;*/
    color: #18A475 !important;
    border: none !important;
}

.community_dropdown li{
    text-align:right;
}
.community_dropdownmobile li {
    text-align: right;
    
}
.community_dropdownmobile {
    right: -3px !important;
    left: unset;
}

.publish_idea_mobile {
    display: none !important;
}
.vote:hover {
    background-color: #fff !important;
    color: #17A475 !important;
    border: 1px solid #17A475 !important;
    font-weight: bold !important;
}

.comment:hover, .comment:hover * {
    color: #292969 !important;
}


.order_mobile i, .filter_mobile i {
    font-size: 28px;
}
.sendComment {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #292969;
    color: #fff;
    height: 30px;
    width: 106px;
    border-radius: 15px;
    border: none;
    margin-right: 20px;
}
    .sendComment:hover {
        background-color: #fff !important;
        color: #292969 !important;
        border: 1px solid #292969 !important;
        font-weight: bold !important;
    }

/*.sendComment:hover {
    background-color: #292969 !important;
    color: #fff !important;
    border: none;
    font-weight: bold !important;
}*/



.sendUpdate:hover {
    background-color: #fff !important;
    color: #292969 !important;
    border: 1px solid #292969 !important;
    font-weight: bold !important;
}

.sendUpdate {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #292969;
    color: #fff;
    height: 30px;
    width: 106px;
    border-radius: 15px;
    border: none;
}

.page_route h6 {
    color: #A6A8AB;
    font-size: 14px;
    font-weight: 400;
    font-family: Heebo;
}

.question_header h1 {
    color: #808184;
    font-size: 30px;
    font-weight: 300;
    font-family: Heebo;
}

.orderby h1 {
    margin: 6px;
    color: #808184;
    font-size: 14px;
    font-weight: 400;
}

hr {
    height: 1px;
    /*width: 819px;*/
    margin: 5px 0px;
    background-color: #E7E7E7;
    margin-bottom:5px!important;
}

.icon_header h5 {
    color: #808184;
    font-size: 14px;
    font-weight: 400;
}

select {
    outline: none;
    border: 1px solid #E6E7E8;
    height: 31px;
    width: 130px;
    cursor: pointer;
    -webkit-appearance: none;
    font-weight: 400;
    text-indent: 10px;
    padding-right: 10px;
}

label {
    position: relative
}

label:after {
    content: "\f078";
    font-family: "FontAwesome";
    font-weight: lighter;
    font-size: 10px;
    color: #2F3645;
    right: 110px;
    top: 8px;
    padding: 0 0 1px;
    position: absolute;
    pointer-events: none;
}

label:before {
    content: '';
    right: 4px;
    top: 0px;
    width: 20px;
    height: 16px;
    position: absolute;
    pointer-events: none;
    display: block;
}
option {
    padding-right: 10px;
}

.ck-editor__editable {
    min-height: 100px;
    margin-bottom: 30px;
    direction: rtl;
    padding: 10px;
}

.ck-reset_all * {
    text-align: right;
}

.cke_reset {
    margin-bottom: 15px;
}

.editor {
    margin-top: 0px;
    width: 684px;
    outline: none;
}

.cke_bottom {
    display: none;
    background: none !important;
}

.cke_top {
    background: none!important;
}
.cke_path {
    display: none!important;
}

.findresults:hover {
    background-color: #F6F6F7;
}

.findresults {
    font-size: 18px;

}
.findresults i {
    font-size: 14px;
    margin-left:9px;
}

    .cancel_comment {
        color: #808184;
        font-weight: bold;
        cursor: pointer;
    }

#cancel_new {
    color: #808184;
    cursor: pointer;
    font-weight: 400;
}

.cancel_comment:hover {
    font-weight: 400;
    color: #292969;
}
#cancel_new:hover {
    font-weight: 400 !important;
    color: #292969 !important;
}
.cancel_update {
    color: #808184;
    font-weight: bold;
    cursor: pointer;
}

.glyphicon {
    top: 10px !important;
    position: absolute !important;
    right: 109px !important;
}
.vote {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #17A475;
    color: #fff;
    height: 30px;
    width: 91px;
    border-radius: 15px;
    border: none;
}

.voted {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #D7D7D7;
    color: #fff;
    height: 30px;
    width: 91px;
    border-radius: 15px;
    border: none;
}

.icon_symbol {
    margin-bottom: 2px;
}
.send_cancel{
    margin:15px 15px 15px 0px;
}
.status_name {
    font-size: 13px;
    border: 1px solid #476994;
    height: 23px;
    min-width: 124px;
    padding-left: 10px;
    padding-right: 10px;
    color: #476994;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
#newIdea {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #fff;
    color: #292969;
    height: 30px;
    width: 109px;
    border-radius: 15px;
    border: 1px solid #292969;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
}
#newIdea-mobile {
    transition: background 0.3s ease 0s;
    outline: none;
    background-color: #fff;
    color: #292969;
    height: 40px;
    width: 116px;
    border-radius: 20px;
    border: 1px solid #292969;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
}
#newIdea:hover {
    background-color: #292969 !important;
    color: #fff !important;
    border: none;
    font-weight: bold !important;
}
#newIdea-mobile:hover {
    background-color: #292969 !important;
    color: #fff !important;
    border: none;
    font-weight: bold !important;
}

.answer-edit {
    visibility: hidden;
    cursor: pointer;
}

.right-answer, .if-right-answer {
    color: #808184;
    cursor: pointer;
}

.if-right-answer span i {
    color: #37C998
}

.text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 85%;
}

.community_dropdown {
    transition: unset !important;
}

.dropdown.open .community_dropdown {
    transition: unset !important;
}

.correct-answer-header span i {
    color: #37C998 !important;
    font-size: 20px;
}

.correct-answer-header {
    display: none !important;
    height: 42px;
}

.correct-answer .correct-answer-header {
    display: flex !important;
}

.correct-answer-header span {
    color: #404041;
    font-size: 14px;
    line-height: 24px;
}

.correct-answer {
    border: 1px solid #E6E7E8 !important;
    border-right: 5px solid #37C998 !important;
}

.correct-answer .hr-correct-answer {
    display: flex !important;
}


.correct-answer span i {
    color: #808184;
}

.answer .hr-correct-answer {
    display: none;
}
.answer span i {
        color: #37C998;
    }

.mobile_dd {
    -webkit-padding-start: 0!important;
}
.right-answer i {
    color: #808184 !important;
}

.header-item {
    margin-left: 110px;
}

.answer-edit-area:hover .answer-edit {
    visibility: visible;
}

.headline_circle span{
    font-size:18px !important;
}

hr{
    margin-top:5px!important;
}

.p_body p img{
    max-width:100%!important;
    height:100%!important;
}


.header-title h1 {
    font-size: 47px !important;
    margin-bottom: 25px !important;
}
.orderby {
    margin-bottom: 2px;
}

.cke_bottom {
    border-top: 0px !important;
}
.search-results-div, .questions-results-div {
    padding-left: 0px !important;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
    max-height: 450px;
    overflow-y: hidden !important;
    z-index: 50;
    position: absolute;
    width: 100%;
    font-size: 16px !important;
}



/*.questions-results-div {
    position: unset !important;
}*/

.new_btn_question {
    margin-left: 12px;
}

.new_btn_question_search {
    margin-left: 12px;
}

.search-results, .questions-results {
    margin-top: 0px !important;
    background-color: #fff;
    font-size: 16px !important;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 50;
    position: relative;
    width: 100%;
    margin-bottom: 0px !important;
    box-shadow: unset;
}

.padding10{
    padding:10px;
}

.hr_search {
    margin-top: 1px !important;
    margin-bottom: unset;

}
.not_found {
    font-size:18px !important;
}

.has-right-answer {
    height: 15px;
    width: 15px;
    background-color: #37C998;
    font-size: 9px;
    color: #FFFFFF;
    font-weight:lighter;

}

@media screen and (max-width: 768px) {
    .or_mobile {
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .endresults {
        padding: 10px;
    }
    .new_btn_idea {
        border: 1px solid #292969 !important;
        border-radius: 15px;
        color: #292969;
        background: #fff;
        font-size: 14px !important;
        padding: 5px;
        margin-right: 10px;
        height: 30px;
        width: 80px;
    }

    .header-title h1 {
        font-size: 35px !important;
    }

    .btn_community_notfound button {
        border: none;
        border-radius: 15px;
        color: #fff;
        background: #292969;
        font-size: 14px !important;
        padding: 5px;
        margin-right: 10px;
        height: 30px;
        width: 141px;
    }

    .not_found {
        margin-right: 8px;
        margin-bottom: 13px;
    }

    .search-results-div-mobile {
        padding-left: 0px !important;
        background-color: rgb(255, 255, 255);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
        max-height: 450px;
        overflow-y: auto !important;
        z-index: 2;
        position: absolute;
        width: 100%;
        font-size: 16px !important;
    }
    .btn_community_notfound button:hover {
        background-color: #fff !important;
        color: #292969 !important;
        border: 1px solid #292969 !important;
        font-weight: bold !important;
    }
    .btn_community button {
        border: 1px solid #292969 !important;
        border-radius: 15px;
        color: #292969;
        background: #fff;
        font-size: 14px !important;
        padding: 5px;
        margin-right: 10px;
        height: 30px;
        width: 80px;
    }
    .notfount_comp {
        width: 100% !important;
    }
    /*.search-results-div {
        position:unset;
    }*/
        .answer-body{
        margin-right:10px;
    }

    .correct-answer-header span{
        font-size:12px;
    }
    .correct-answer-header{
        margin-right:0px!important;
        
    }
    .icon_header {
        margin-right: 10px;
    }
    /*.numberOfAnswers{
        margin-bottom:10px;
    }*/
    .question_d {
        color: #808184;
    }
    .question_body{
        /*margin-top:15px;*/
        flex-direction:column;
    }
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #FFFFFF;
        border: none !important;
    }
    .nav-tabs > li > a:hover {
        border:none!important;
    }
    .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none!important;
        background-color: #FFFFFF!important;
    }
    .mobile_dd {
        border: 2px solid #E6E7E8;
        background-color: #FFFFFF;
        border-radius: 5px;
    }

    .visible-xs_community{
        display:flex!important;
    }

    .filter_mobile {
        border-left: 2px solid #E6E7E8 !important;
        border-radius: 2px !important;
        margin-right: 2px;
    }
    .check_dd {
        float: left;
        margin-left: 10px;
    }
    .dd_active {
        color: #292969;
        display: flex;
        align-items: center;
    }
    .header-item {
        margin-left: 40px;
    }
    #search-section {
        height: 175px !important;
        padding: 0 20px !important;
    }
    .nav > li > a {
        padding: 5px 15px!important;
    }
    .nav-tabs > li > a{
        margin-right:0px!important;
    }
    #mobile_dd_orderby .community_dropdownmobile {
        width: 150px;
        top: 104%;
        left: 80px;
        /*right: -57px !important;*/
    }
    #mobile_dd_filterby .community_dropdownmobile {
        width: 150px !important;
    }

    .order_mobile i {
        color: #808184 !important;
    }
    .filter_mobile i {
        color: #808184 !important;
    }
    .pic_answer {
        width: 30px;
        height: 30px;
        border: 1px solid #A6A8AB;
        border-radius: 50%;
    }

    .logoimage1{
        width:12%!important;
    }

    .logoimage1 img {
        height: 30px;
        width: 30px;
    }

    .question_subject {
        margin-bottom: 10px;
    }
    .status_name {
        margin-top: 10px;
    }
    .answer-content {
        margin-bottom:20px!important;
    }
    .question_header{
        width:90%!important;
    }
    /*#newIdea{
        margin-top:10px;
    }*/

    .publish_idea{
        margin-right:0px!important;
        width:unset!important;
    }

    .numberOfAnswers {
        color: #292969;
        cursor: pointer;
    }

        .numberOfAnswers:hover {
            /*background-color: unset;*/
            color: #18A475 !important;
        }
}

@media screen and (min-width: 768px) {

    .endresults {
        padding: 5px 20px;
        height: 100px;
    }

    .visible-xs_mobile {
        display: none !important;
    }
    .question_body {
        /*margin-top: 11px;*/
        flex-direction:column;
    }
    /*.numberOfAnswers {
        margin-top: 7px;
        margin-bottom: 16px;
    }*/
    .visible-xs_community {
        display: none !important;
    }

    #search-section {
        height: 237px !important;
    }

    /*.article-page {
        max-width: 1100px !important;
    }*/

    .header-title {
        padding-bottom: 0px !important;
    }

    .first-header-item{
        /*padding-right: 80px; with webinar bolt*/ 
        padding-right:127px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .side-menu-question {
        margin-left: 30px !important;
    }
}

@media screen and (max-width: 991px) {
    .publish_idea {
        display: none !important;
    }


    .publish_idea_mobile {
        display: flex !important;
    }
}

