/*КНОПКА ЗАГРУЗКИ*/
.t-upwidget-container__button {
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: table;
    padding: 0 20px;
    line-height: 38px!important;
    font-size: 14px!important;
    background-color: #3b3b3b!important;
}

/*ПОДЗАГОЛОВОК ФОРМА*/
.t-descr_xxs {
    font-size: 10px;
}
