 
 /* Увеличить шрифт в форме заявки */ 
.t-descr_xxs {
    font-size: 16px !important;
}
 /* Увеличить ширину позаголовка в форме заявки */ 
.t795__descr {
    max-width: 1000px;
}
.t-select {
    width: 100%;
    text-align: left;
}
/*Блок "Что нужно знать" на Главной*/
.t899 .t-section__topwrapper {
    margin-bottom: 5px !important;
}
.t899__title {
        padding-top: 15px !important;
}
/*Блок "Палаты оценщиков" на Главной*/
.t858 .t-section__topwrapper {
    margin-bottom: 55px !important;
}
.t858__img {
    display: block;
    padding-bottom: 25px !important;
}
/*Блок "Новости" на Главной*/
.t404__paddingsmall {
    padding: 20px 15px 20px !important;

/*Прзрачное подчеркивание при наведении*/   
}
#allrecords .t-text a:hover, #allrecords .t-descr:not(.t706__product-title) a:hover, #allrecords .t-heading a:not(.t-card__link):hover, #allrecords .t-title a:hover, #allrecords .t-impact-text a:hover, #allrecords .t-text-impact a:hover, #allrecords .t-name:not(.t-feed__parts-switch-btn) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):hover, #allrecords .t-uptitle a:hover {
    border-color: rgb(0 0 0 / 0%);
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(0 0 0 / 0%);
    -moz-box-shadow: inset 0 -1px 0 0 #ff0000;
    -moz-box-shadow: inset 0 -1px 0 0 #ff0000;
}   
.t999__img {
    width: 15px!important;}

.t999__item {
    padding: 3px;}

.t999 .t-section__topwrapper {
    margin-bottom: 35px ;
    height: 0px !important;} 


[data-record-type="215"] {
    /* Укажи величину смещения для разрешения больше 1200px */
    top: -50px;
    position: relative;
}
@media (max-width: 1199px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 961-1200px */
        top: -50px;
        position: relative;
    }
}
@media (max-width: 959px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 641-960px */
        top: -50px;
        position: relative;
    }
}
@media (max-width: 639px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения 481-640px */
        top: -50px;
        position: relative;
    }
}
@media (max-width: 479px) {
    [data-record-type="215"] {
        /* Укажи величину смещения для разрешения меньше 480px */
        top: -50px;
        position: relative;
    }
}
 /* Скрыли фукцию редактирования профиля */ 
.tlk-userbar__popup-edit-profile {
    font-size: 0px !important;
    }

/* Убираем правый отступ в мобильной версии таблицы фирм в малых городах и поселках */ 
.t846__textwrapper {
    padding-left: 0px!important;
}

/* Увеличиваем размер шрифта в кнопказ блока с услугами на странице онлайн оценки */ 
.t-btn_xs {
    font-size: 15px;
}
