

/* Start:/static/css/styles_question.css?15918588769927*/
/*Стили страницы ВОПРОС-ОТВЕТ НАЧАЛО*/

.form_question label{
    float: left;
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 500;
    margin-bottom: 12px;
}
.form_question textarea{
    width: 100%;
    border: none;
    background-color: #edf2f6;
    height: 120px;
    resize: none;
    border-radius: 5px;
}
.form_question input{
    width: 100%;
    background-color: #edf2f6;
    height: 37px;
    border: none;
    border-radius: 5px;
}
.form_question .form_question_left{
    padding-right: 5px;
}
.form_question .form_question_right{
    padding-left: 5px;
}
.form_question_line{
    margin-top: 10px;
}
.form_question_button{
    margin-top: 10px;
    width: 190px;
    height: 40px;
    background-color: #2d64a7;
    color: #fff;
    border-radius: 25px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.question_delimiter{
    height: 6px;
    margin-top: 15px;
    background: linear-gradient(to top, #e0e1e6, #f1f2f4);
}
.question_contacts_manager_name{
    font-size: 15px;
    color: #2C61AC;
    line-height: 16px;
    font-weight: 700;
    font-family: "Pragmatica",sans-serif;
    margin: 35px 0 0 0;
}
.question_contacts_manager_position{
    font-size: 13px;
    color: #cfd0d4;
    line-height: 16px;
    font-weight: 700;
    font-family: "Pragmatica",sans-serif;
    margin: 7px 0 0 0;
}
.question_contacts_social_text{
    font-size: 13px;
    color: #cfd0d4;
    line-height: 16px;
    font-weight: 700;
    font-family: "Pragmatica",sans-serif;
    margin: 56px 0 0 0;
    width: 60%;
}
.question_contacts_social_icon{
    margin-top: 15px;
}
.question_contacts_social_icon a{
    margin-right: 14px;
}
.question_contacts_manager_photo{
    position: relative;
    height: 325px;
}
.question_contacts_manager_photo img{
    position: absolute;
    bottom: -22px;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
}
.question_lastanswer h2{
    font-size: 1.1em;
    color: #2C61AC;
    font-weight: 500;
    font-family: "Pragmatica",sans-serif;
    margin: 19px 0 0 0;
}
.question_answer_block{
    margin: 15px 0 0 0;
    border: 2px solid #edf2f6;
    padding-top: 15px
}
.question_answer_block_detail{
    margin: 0 0 0 0;
    border: 2px solid #edf2f6;
    padding-top: 15px
}
.question_answer_block_name{
    font-size: 13px;
    color: #2C61AC;
    font-weight: 500;
    font-family: "Pragmatica",sans-serif;
    text-transform: uppercase;
}
.answer_container{
    width: 75% !important;
    float: left;
    margin-bottom: 15px;
}
.answer_container_detail{
    width: 75% !important;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
.question_answer_block_bottom{
    background-color: #edf2f6;
    padding: 15px 0 10px 0;

}
.question_answer_block_quest{
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 400;
    margin: 11px 0;
    height: 60px;
    overflow: hidden;
}
.question_answer_block_quest_detail{
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 400;
    margin: 11px 0;
}
.question_answer_date{
    font-family: "Pragmatica",sans-serif;
    font-size: 13px;
    color: #c9d4d8;
    font-weight: 400;
    text-align: right;
}
.question_answer_block_answ{
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 400;
    margin: 11px 0;
    padding: 0px !important;
    height: 60px;
    overflow: hidden;
}
.question_answer_block_answ_detail{
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 400;
    margin: 11px 0;
    padding: 0px !important;
    overflow: hidden;
}
.question_answer_block_answ_showmore{
    text-align: left;
    padding-left: 45px !important;
}
.question_answer_block_answ_showmore a{
    font-size: 14px;
    color: #2C61AC;
    font-family: "Pragmatica",sans-serif;
    text-decoration: underline;
}
.question_answer_block_quest_showmore{
    padding-bottom: 10px;
    text-align: left;
    padding-left: 35px !important;
}
.question_answer_block_quest_showmore a{
    font-size: 14px;
    color: #2C61AC;
    font-family: "Pragmatica",sans-serif;
    text-decoration: underline;
}
.back_to_list a{
    position: absolute;
    right: 245px;
    top: -60px;
    font-size: 18px;
    color: #2C61AC;
    font-weight: 500;
    font-family: "Pragmatica",sans-serif;
}
.back_to_list{
    position: relative;
}

.question_detail_comments_title{
    margin-top: 25px;
    font-size: 17px;
    color: #2C61AC;
    font-weight: 500;
    font-family: "Pragmatica",sans-serif;
    padding-bottom: 15px;
}
.question_detail_comments_title_bottom_line{
    border-bottom: 2px solid #edf2f6;
    width: 75%;
}
.question_comment_block_name{
    font-size: 13px;
    color: #2C61AC;
    font-weight: 500;
    font-family: "Pragmatica",sans-serif;
    text-transform: uppercase;
}
.question_comment_date{
    font-family: "Pragmatica",sans-serif;
    font-size: 13px;
    color: #c9d4d8;
    font-weight: 400;
    text-align: left;
    margin: 6px 0;
}
.question_comment_block_text{
    font-family: "Pragmatica",sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #454545;
    font-weight: 400;
}
.element_comment{
    width: 75%;
    padding-top: 15px;
}
.comment_form_name{
    background: #edf2f6;
    height: 45px;
    Line-height: 45px;
}
.comment_form_name input{
    height: 30px;
    background: #edf2f6;
    border: none;
    width: 100%;
    font-size: 13px;
    color: #2C61AC;
    font-weight: 100;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_name input:focus{
    outline: none;
}
.comment_form_text textarea:focus{
    outline: none;
}
.comment_form_name input::-webkit-input-placeholder {
    font-size: 13px;
    color: #2C61AC;
    font-weight: 100;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_mail{
    background: #edf2f6;
    height: 45px;
    Line-height: 45px;
}
.comment_form_mail input{
    height: 30px;
    background: #edf2f6;
    border: none;
    width: 100%;
    font-size: 13px;
    color: #2C61AC;
    font-weight: 100;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_mail input:focus{
    outline: none;
}
.comment_form_text textarea:focus{
    outline: none;
}
.comment_form_mail input::-webkit-input-placeholder {
    font-size: 13px;
    color: #2C61AC;
    font-weight: 100;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_text textarea{
    height: 65px;
    background: #edf2f6;
    border: none;
    width: 100%;
    resize: none;
    margin-top: 10px;
    font-size: 13px;
    color: #454545;
    font-weight: 400;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_text textarea::-webkit-input-placeholder {
    font-size: 13px;
    color: #454545;
    font-weight: 400;
    font-family: "Pragmatica",sans-serif;
}
.comment_form_line{
    background: #fff;
    height: 2px;
    width: 98%;
    position: absolute;
    left: 3%;
}
.comment_form_text{
    background: #edf2f6;
    height: 80px;
}
.comment_form_submit{
    border: 1px solid #2c61ac;
    color: #fff;
    background: #2c61ac;
    border-radius: 20px;
    text-align: center;
    height: 40px;
    line-height: 38px;
    margin: 15px 0 60px 15px;
    cursor: pointer;
    width: 115px;
    font-size: 14px;
}
.question_detail_comments_button_show_more{
    border: 1px solid #2c61ac;
    color: #fff;
    background: #2c61ac;
    border-radius: 20px;
    text-align: center;
    height: 30px;
    line-height: 29px;
    cursor: pointer;
    width: 160px;
    font-size: 14px;
    margin: auto;
}

/*Стили страницы ВОПРОС-ОТВЕТ Конец*/
@media (max-width: 767px) {
    .form_question_button{
        margin: 10px auto 0;
    }
    .static_button_asq_question_display{
        display: none !important;
    }
    .static_button_asq_question{
        height: 45px;
        width: 45px;
        position: fixed;
        bottom: 50px;
        right: 10px;
        z-index: 99;
    }
    .answer_container{
        width: auto !important;
    }
    .answer_container_detail{
        width: auto !important;
    }
    .question_detail_comments_title_bottom_line{
        width: auto;
    }
    .element_comment{
        width: auto;
    }
    .fixed_form{
        position: fixed !important;
        overflow: hidden !important;
    }
    .mobile_form_hide{
        display: none;
    }
    .button_close_form_question{
        background: red;
        width: 40px;
        height: 40px;
        float: right;
        margin-top: 10px;
        margin-right: -10px;
        border-radius: 20px;
        position: relative;
        top: -50px;
        cursor: pointer;
    }
    .question_contacts_manager_photo img{
        height: 100%;
    }
    .question_contacts_manager_photo{
        height: 256px;
    }
    .button_asq_question{
        border: 1px solid #2c61ac;
        color: #fff;
        background: #2c61ac;
        border-radius: 15px;
        text-align: center;
        height: 35px;
        line-height: 35px;
        margin: 15px 0;
        cursor: pointer;
    }
    .question_contacts_social_text{
        width: 100%;
        margin: 0;
    }
    .button_close_form_question:before,
    .button_close_form_question:after {
        content: "";
        position: absolute;
        top: 19px;
        left: 7px;
        width: 26px;
        height: 2px;
        background: #fff;
        border-radius: 10px;
    }

    .button_close_form_question:before {
        webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .button_close_form_question:after {
        webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/news.list/questions_answers_manager/style.css?169467081547*/
.errors{
    font-size: 13px;
    color: red;
}
/* End */


/* Start:/local/templates/salerman_cvs/components/bitrix/news.list/last_answers/style.css?169467081478*/
.del_loader{
    width: 30px;
    display: block;
    margin: 25px auto 5px;
}
/* End */
/* /static/css/styles_question.css?15918588769927 */
/* /local/templates/salerman_cvs/components/bitrix/news.list/questions_answers_manager/style.css?169467081547 */
/* /local/templates/salerman_cvs/components/bitrix/news.list/last_answers/style.css?169467081478 */
