.form__messages {
	padding-top: 0;
	padding-bottom: 20px;
}
#messaget {
	display: none;
}

.table-nav__item {
/*	display: inline-block;*/
}
.autocomplete__readmore a {
	color:#487ebb;
}
.autocomplete__readmore {
	padding: 10px 10px 10px 18px;
    border-top: 1px solid #dfe4eb;
}
strong {
	font-weight: 700;
}
p {
	    margin: 0 0 .6em;
}

a {
	color: #487ebb;
	text-decoration: none;
}
a:hover {
	color: #ff8001;
}

.modal__content .site-info {
	margin: auto;
    padding-top: 5px;
}
.calba {
	font-size: 20px;
    text-align: center;
    padding-top: 10px;
    font-weight: 700;
}
.inputred {
	border-color: red;
}
.newshome {
	padding: 10px 0 30px 0;
}
.newshome .textn {
	padding-top: 11px;
}
.newshome .product-cut__title-link {
	font-size: 18px;
}
.titlen {
	
    
    
    margin-left: 30px;
    
    
    font-size: 1.5rem;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #1c1c1c;
}