

/* Start:/local/templates/alibra_v3/components/bitrix/news/test/bitrix/news.list/.default/style.css?17423829481777*/
.testing-body__desc--white.testing-new__form {
    display: none;
}

.testing-new__form {
    padding-top:0px !important;
}

.testing-new__form .form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testing-new__form .header h6{
    background-color: #EE1D23;
    color: white;
    padding: 10px;
    border-radius: 0px 0px 15px 15px;
    font-size: 14px;
}

.testing-new__form h5{
    color: #82CE51;
    text-align: center;
    font-size: 14px;
}

.testing-new__form .link {
    background-color: #82CE51;
    color: white;
    margin-top: 20px;
    border: 0px;
    width: 100%;
    font-size: 14px;
}

.testing-new__form .styled-list li {
    font-size: 14px;
}

.testing-new__form .styled-list li:nth-child(1)::before {
    width: 1.7rem;
    height: 1.7rem;
    background-color: transparent;
    background-image: url(/local/templates/alibra_v2/assets/images/svg_icons/new-form_1.svg);
    background-repeat: no-repeat;
    top: 0.5rem;
    border-radius: revert;
}

.testing-new__form .styled-list li:nth-child(2)::before {
    width: 1.7rem;
    height: 1.7rem;
    background-color: transparent;
    background-image: url(/local/templates/alibra_v2/assets/images/svg_icons/new-form_2.svg);
    background-repeat: no-repeat;
    top: 0.5rem;
    border-radius: revert;
}

.testing-new__form .styled-list li:nth-child(3)::before {
    width: 1.7rem;
    height: 1.7rem;
    background-color: transparent;
    background-image: url(/local/templates/alibra_v2/assets/images/svg_icons/new-form_3.svg);
    background-repeat: no-repeat;
    top: 0.5rem;
    border-radius: revert;
}

.list-title {
    background-color: #f41936;
    color: white;
    padding: 10px;
}

/* End */
/* /local/templates/alibra_v3/components/bitrix/news/test/bitrix/news.list/.default/style.css?17423829481777 */
