.table th,
.table td 
{
  padding: 0.35rem !important;
  vertical-align: middle !important;
  border-top: none !important;
}
h5, h6
{
	
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #000;
	margin-bottom: 0;
}

select
{
	
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	/*color: #636363;*/
}



.vyst-nazv a
{
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 22px !important;
	color: #000 !important;
	margin-bottom: 0 !important;
}

.vyst-nazv a:hover 
{
	color: #144F98 !important;
	text-decoration: none !important;
}
div  h6 a:  {
    text-decoration: none; /*подчеркивание ссылок у академиков и президентов */
    color: #1752dd;
    font-size: 22px;
  
    }

.body-cont
{
	background-color: #fff;
/*	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));*/
	
}

.body-cont b 
{
	
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #636363;
}

.body-cont i
{
	
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	color: #636363;
}

.table-head-vyst
{
	padding-left: 40px;
	min-height: 36px;
	
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	border-bottom: 2px solid #A0A0A0;
}

.first-lvl-vyst
{
	padding-left: 40px;
	//padding-top: 6px;
	//padding-bottom: 6px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	/*min-height: 64px;*/
}

.first-lvl-vyst a
{
	display: inline-block;
	color: #000;
}

.first-lvl-vyst a:hover
{
	color: #1752dd !important;
}

.count-uchanstn-vyst a
{
	text-decoration: underline !important;
	font-size: 18px;
}


.first-lvl-vyst .count-uchanstn-vyst
{

	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #A0A0A0;
}
.cont
{

	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	text-decoration: underline;
	/*color: #636363 !important;*/
}

.cont:hover
{
	color: #144F98 !important;
}

.table-head
{
	padding-left: 8px;
	min-height: 36px;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #A0A0A0;
	border-bottom: 2px solid #A0A0A0;
}

.first-lvl
{
	padding-left: 8px;
	//padding-top: 6px;
	//padding-bottom: 8px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	//min-height: 64px;
}

span.org-name
{
	
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	color: #1752dd;
}
.flagi
{
	width: 35px;
	height: auto; /* 22px */
}


.head
{
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
}
div.vyst-row
{
	margin-bottom: 16px;
	background-color: #fff;
	min-height: 75px;
	padding: 6px 0;
}


div.vyst-row span
{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #636363;
}

div.vyst-row a
{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #1752dd;
	text-decoration: underline; 
   
}
.pagenavigation-div
{
	font-size: 16px;
	max-height: 30px;
}

.text
{
	display: flex table;
	font-weight: 600;
}

.pagenavigation-div div
{
	cursor: pointer;
	display: table-cell;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #636363;
}

div.pagenavigation-div a
{
	text-decoration: none;
	display: table-cell;
	width: 30px;
	//height: 30px;
	vertical-align: middle;
	color: #636363 !important;
}

div.pagenavigation-div a:hover 
{
	color: #144F98 !important;
}

.numb:hover a, .numbn:hover a
{
	color: #144F98 !important;
}

div.pagenavigation-div-active
{
	cursor: default;
	color: #144F98 !important;
}

div.pagenavigation-div-active:hover
{
	cursor: default;
}

div.pagenavigation-div-unactive
{
	cursor: default;
	color: #ABABAB !important;
}

div.pagenavigation-div-unactive:hover
{
	cursor: default;
}
div.img-wrap img {
    width: auto;
    height: 100px;
    object-fit: cover;
    object-position: 0 0;
}
.count-uchanstn
{
	display: none;
}
 @media (max-width: 991.98px) {
    .min {
    	font-size: 1rem;
       } }