

/* Start:/local/components/salavey/blog.form.add/templates/.default/style.css?1706462374846*/
.hiden {
    display: none;
}

.serchresults {
    position: absolute;
    background: #fff;
    top: 40px;
    left: -5px;
    right: 0;
    border: 1px solid #444;
    z-index: 9999;
    height: auto;
    max-height: 150px;
    list-style: none;
    overflow: auto;
    padding: 0;
    -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
    box-shadow: 0px 2px 4px rgb(0 0 0 / 30%);
}

.serchresults-li {
    list-style-type: none;
}

.rp_add_vend_gr .inp {
    position: relative;
}

.serchresults a {
    color: #333;
    text-decoration: none;
}

.serchresults li:hover,
.serchresults a:hover {
    color: #f27273;
    text-decoration: none;
    cursor: pointer;
}

.serchresults li {
    padding: 5px 10px;
}

.upload-file-error {
    color: bisque;
    font-size: 10px;
    width: 80px;
}
/* End */


/* Start:/local/templates/main/static/css/rp_post.css?17064623757149*/
.width_1024 {
    max-width: 1054px;
    padding: 0 15px;
    margin: 0 auto;
}

.rp_post_h1 {
    display: flex;
    font: 500 24px 'Proxima Nova', serif;
    padding: 17px 0 12px;
    justify-content: center;
    font-style: italic;
    background: #F4E9E4;
    text-align: center;
    margin: 16px 0;
}

.rp_post_h1 h1 {
    font-size: inherit;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: inherit;
    color: inherit;
}

.rp_post_fl {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    margin-top: 30px;
    padding-bottom: 60px;
}

.rp_post_c {
    width: calc(100% - 320px);
}

.rp_post_r {
    width: 300px;
    position: relative;
}

.rp_double_form {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -15px;
}

.rp_double_form .el {
    padding: 5px 15px;
    width: 50%;
}
.rp_post_page .pink {
    color: #f88;
}

.rp_post_fl input[type="text"],
.rp_post_fl input[type="email"],
.rp_post_fl input[type="number"],
.rp_post_fl select {
    width: 100%;
    display: block;
    border: 1px solid #444;
    padding: 0 10px;
    height: 38px;
    font-size: 14px;
}

.rp_post_fl textarea {
    width: 100%;
    display: block;
    border: 1px solid #444;
    padding: 8px 10px;
    font-size: 14px;
    resize: vertical;
}

.rp_post_fl textarea:focus,
.rp_post_fl input[type="text"]:focus,
.rp_post_fl input[type="email"]:focus,
.rp_post_fl input[type="number"]:focus,
.rp_post_fl select:focus {
    outline: none;
    border-color: #f27273;
}

.rp_double_form input[type=checkbox] {
    padding: 0;
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
}

.rp_double_form .check {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
}

.rp_double_form .check label {
    padding-left: 20px;
    position: relative;
}

.rp_double_form .check label:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #444;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* background-color: #fff; */
    z-index: 1;
}

.rp_double_form input[type=checkbox]:checked+label:before {
    background-image: url(/local/templates/main/static/img/content/check_x_instagram.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: hue;
}
.rp_only_form .file-input {
    margin: 0 -20px;
}
.rp_post_fl .counter_h1 {
    margin: 15px 0 10px;
}
.rp_post_fl .rp_only_form .counter_h1 {
    margin: 15px 15px 0;
}

.rp_only_form {
    margin: 0 -15px;
}

.rp_only_form .el {
    padding: 5px 15px;
    width: 100%;
}

.provide_goods_recom .tit {
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
}
.rp_post_fl .el .tit {
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.rp_post_fl .el .big {
    color: #f88;
    font-weight: 700;
}

.download_images-post {
    margin: 0 5px 20px;
    width: 79px;
}

.download_images-post :after {
    content: '';
    display: block;
    clear: both;
}

.download_images-post .uploader_ic {
    cursor: pointer;
    margin: 5px;
    float: left;
    width: 79px;
    height: 79px;
    text-align: center;
    font: 600 94px/79px Arial;
    color: #bbb;
    background: #eee;
    text-decoration: none;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
}

.download_images-post .uploader_ic:hover {
    color: #ccc;
    background: #f4e9e4;
}

.download_images-post ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.download_images-post ul li:before {
    display: none;
}

.download_images-post li {
    cursor: pointer;
    margin: 5px;
    float: left;
    width: 79px;
    height: 79px;
    text-align: center;
    font: 600 94px/79px Arial;
    color: #bbb;
    background: #eee;
    text-decoration: none;
    -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 50%);
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: center center;
    background-size: cover;
    padding: 0 0 0 0;
}

.download_images-post li:hover:after {
    content: 'Удалить';
    float: left;
    width: 100%;
    height: 100%;
    font: 600 12px/79px Arial;
    background: rgba(150, 0, 0, .5);
    color: #fff;
    text-align: center;
}

.rp_add_vend_gr {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 5px 30px 10px 5px;
    margin-bottom: 5px;
    border-right: 1px solid #ff9999;
    position: relative;
    background: #eee;
}

.rp_add_vend_gr.five .el {
    width: 50%;
}

.rp_add_vend_gr.five .el:nth-child(1),
.rp_add_vend_gr.five .el:nth-child(2),
.rp_add_vend_gr.five .el:nth-child(3) {
    width: 33%;
}

.rp_post_fl .rp_add_vend_gr .tit,
.rp_add_vend_gr .tit {
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 1.2;
}

.rp_add_vend_gr .add_bt {
    width: 27px;
    height: 28px;
    border: none;
    border-radius: 50% 0 0 50%;
    background: #ff9999 7px 12px no-repeat url(/local/templates/main/static/img/content/rp_vendor_add_bt.png);
    position: absolute;
    right: 0;
    top: 44%;
    color: #fff;
    text-decoration: none;
}

.rp_add_vend_gr:last-child .add_bt {
    background-position: 7px -17.5px;
}

.rp_submit .button {
    width: 100%;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    box-sizing: border-box;
    border-radius: 2px;
    line-height: 1;
    padding: 12px 10px 10px;
}

.rp_submit .button:disabled {
    opacity: .5;
    background-color: #000 !important;
    cursor: not-allowed;
}

.rp_important {
    color: #f27273;
}

.rp_important.fixed {
    position: fixed;
    top: 40px;
    z-index: 100;
}

.rp_important.absolute_top {
    position: absolute;
    top: 0px;
    z-index: 100;
}

.rp_important.absolute_bot {
    position: absolute;
    bottom: 0px;
    z-index: 100;
}

.rp_important .tit {
    font-size: 24px;
    margin: 10px 0 20px;
    color: #333;
}

.rp_important .tit sup {
    color: #f27273;
    font-size: inherit;
    top: auto;
}

.rp_important ol {
    padding-left: 20px;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1.8;
}

.rp_important ol li {
    margin: 5px 0;
}
.hiden {
    opacity: 0;
}

@media only screen and (max-width: 768px) {
    .rp_post_fl {
        flex-wrap: wrap;
    }
    .rp_post_r {
        width: 100%;
        order: -1;
        margin-bottom: 30px;
    }
    .rp_post_c {
        width: 100%;
    }
}

@media only screen and (max-width: 499px) {
    .rp_double_form .el {
        width: 100%;
    }
    .rp_add_vend_gr.five .el:nth-child(1),
    .rp_add_vend_gr.five .el:nth-child(2),
    .rp_add_vend_gr.five .el:nth-child(3) {
        width: 100%;
    }
    .rp_add_vend_gr.five .el {
        width: 100%;
    }
}
/* End */


/* Start:/local/components/salavey/input.project.vendor/templates/blog.form.add.input/style.css?17064623746434*/
.webform-field-upload-list del {
    display: inline-block;
    margin: 0 3px 0 6px;
    width: 16px;
    height: 16px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    -webkit-transition: background .3s, color .3s;
    transition: background .3s, color .3s;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.webform-field-upload-list del:hover {
    background: #E00101;
    color: #fff;
}

.webform-field-upload-list .error-text {
    color: #E00101;
}

.webform-field-upload-list i {
    vertical-align: top;
    display: none;
    width: 15px;
    height: 15px;
    background: url(/bitrix/js/main/core/images/popup/upload-waiting.gif) no-repeat 0 2px;
    margin: 0 0 0 8px;
}

.hidden-caption {
    display: none;
}


/* from intranet-common.css */

.webform-field-upload-list {
    margin: 0 0 11px 2.8em;
    padding: 0;
}

.webform-field-upload-list a.upload-file-name {
    margin: 0 0 0 -4px;
    color: #0069c4;
    text-decoration: underline;
}

.webform-field-upload-list a.upload-file-name:hover {
    color: #1c91e7;
}

.webform-field-upload-list li {
    white-space: nowrap;
    /*width: 100%;*/
}

.webform-field-upload-list li div.webform-field-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 3px 0;
    color: #888;
    white-space: nowrap;
}

.webform-field-upload-list li.uploading {
    color: #bbbbbb;
}

.webform-field-upload-list li.uploading a.upload-file-name {
    cursor: default;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.webform-field-upload-list li.uploading i {
    display: inline-block;
}

.webform-field-upload-list li .upload-file-name {
    padding: 0 5px 0 0;
}

.webform-field-upload {
    overflow: hidden;
    width: 250px;
    max-width: 100%;
    height: 39px;
    line-height: 39px;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
}

.file-input .webform-field-upload input[type=file],
.file-input .webform-field-upload input[type=button] {
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
}

.webform-field-upload-list.webform-field-upload-list-multiple {
    display: none;
}

.webform-field-upload .webform-small-button {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.webform-field-upload-list~.webform-field-upload .webform-button-replace {
    display: none;
}

.webform-field-upload-list.webform-field-upload-list-single {
    list-style: none;
    margin: 0 0 11px 10px;
}

.webform-field-upload-list.webform-field-upload-list-single~.webform-field-upload .webform-button-upload {
    display: none;
}

.webform-field-upload-list.webform-field-upload-list-single~.webform-field-upload .webform-button-replace {
    display: inline-block;
}

.webform-field-upload-list.webform-field-upload-list-single:empty~.webform-field-upload .webform-button-upload {
    display: inline-block;
}

.webform-field-upload-list.webform-field-upload-list-single:empty~.webform-field-upload .webform-button-replace {
    display: none;
}

.webform-field-upload-icon {
    display: none;
    margin: 0 10px 0 0;
    width: 39px;
    height: 39px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #535c6a no-repeat center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0Ny4xODgiIGhlaWdodD0iNTQuMDYzIiB2aWV3Qm94PSIwIDAgNDcuMTg4IDU0LjA2MyI+PGRlZnM+PHN0eWxlPi5jbHMtMSB7IGZpbGw6ICNmZmY7IGZpbGwtcnVsZTogZXZlbm9kZDsgfTwvc3R5bGU+PC9kZWZzPjxwYXRoIGlkPSJTaGFwZV8yX2NvcHlfNCIgZGF0YS1uYW1lPSJTaGFwZSAyIGNvcHkgNCIgY2xhc3M9ImNscy0xIiBkPSJNNDcuMTggNTQuMDYyYzAtMy4yMTctMy42MS0xNi44MjYtMy42MS0xNi44MjYgMC0xLjk5LTIuNi00LjI2LTcuNzItNS41ODVhMTcuMzk0IDE3LjM5NCAwIDAgMS00Ljg4Ny0yLjIyM2MtLjMzLS4xODgtLjI4LTEuOTI1LS4yOC0xLjkyNWwtMS42NDgtLjI1YzAtLjE0Mi0uMTQtMi4yMjUtLjE0LTIuMjI1IDEuOTcyLS42NjMgMS43Ny00LjU3NCAxLjc3LTQuNTc0IDEuMjUyLjY5NSAyLjA2OC0yLjQgMi4wNjgtMi40IDEuNDgyLTQuMy0uNzM4LTQuMDQtLjczOC00LjA0YTI3LjA1IDI3LjA1IDAgMCAwIDAtNy45MThjLS45ODctOC43MDgtMTUuODQ3LTYuMzQ0LTE0LjA4NS0zLjUtNC4zNDMtLjgtMy4zNTIgOS4wODItMy4zNTIgOS4wODJsLjk0MiAyLjU2Yy0xLjg1IDEuMi0uNTY0IDIuNjUtLjUgNC4zMi4wOSAyLjQ2NiAxLjYgMS45NTUgMS42IDEuOTU1LjA5MyA0LjA3IDIuMSA0LjYgMi4xIDQuNi4zNzcgMi41NTYuMTQyIDIuMTIuMTQyIDIuMTJsLTEuNzg2LjIxN2E3LjEgNy4xIDAgMCAxLS4xNCAxLjczMmMtMi4xLjkzNi0yLjU1MyAxLjQ4NS00LjY0IDIuNC00LjAzMiAxLjc2Ny04LjQxNCA0LjA2NS05LjE5MyA3LjE2Uy0uMDEyIDU0LjA2LS4wMTIgNTQuMDZoNDcuMTl6Ii8+PC9zdmc+);
    vertical-align: top;
    background-size: 50%;
    overflow: hidden;
}

.webform-field-upload-icon canvas,
.webform-field-upload-icon img {
    width: 100%;
}

.webform-field-upload-list.webform-field-upload-icon-view .webform-field-upload-icon {
    display: none;
}

.webform-field-upload-notice {
    font-size: 11px;
    font-style: italic;
}

.webform-field-upload-proekt {
    position: relative;
    width: 80px;
    height: 80px;
}

.input-botton-proekt {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    width: 80px;
    height: 80px;
    opacity: 0;
}

.ajax-loader {
    margin: 0 8px 0 0;
    position: relative;
    top: -10px;
    left: 10px;
    width: 79px;
    height: 79px;
    /*background-repeat: no-repeat;
    background-position: center;*/
    border: 1px #bbbbbb solid;
}

.ajax-loader-img {
    width: 25px;
    height: 25px;
}

.ajax-loader-img img {
    width: 100%;
}

.uploader-input {
    width: 80px;
    height: 80px;
    display: flex;
}

.upload-file-img {
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: center;
}

.upload-file-img img {
    width: 100%;
}

.flex-post-blog-input {
    width: 100%;
    display: flex;
    -webkit-display: flex;
    -webkit-justify-content: start;
    justify-content: start;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* End */
/* /local/components/salavey/blog.form.add/templates/.default/style.css?1706462374846 */
/* /local/templates/main/static/css/rp_post.css?17064623757149 */
/* /local/components/salavey/input.project.vendor/templates/blog.form.add.input/style.css?17064623746434 */
