.uptodate {
	margin-top:10px;
	font-size: 16px;
	text-align: left;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.uptodate h1, .uptodate h2, .uptodate h3, .uptodate h4, .uptodate h5, .uptodate h6, .uptodate p, .uptodate li, .uptodate a, .uptodate b {
	font-family: inherit;
}
.uptodate h1:first-child, .uptodate h2:first-child, .uptodate h3:first-child, .uptodate h4:first-child, .uptodate h5:first-child, .uptodate h6:first-child, .uptodate p:first-child, .uptodate ul:first-child {
    padding-top: 0;
    margin-top: 0;
}
.uptodate h1 {
    font-size: 26px;
    border-bottom: 3px solid #fde766;
    padding-bottom: 30px;
    margin-bottom: 27px;
}
.uptodate h1 .subtitle {
    color: #b3b3b3;
    font-size: 18px;
}
.uptodate h3 {
	font-size: 1.3em;
    padding: 1.2em 0 0.6em;
    font-weight: normal;
	text-transform: none;
}
.uptodate ul {
	list-style-type: disc;
    margin: 0;
    padding: 5px 20px 5px;
}
.uptodate ul li {
	padding: 0 0 5px;
}
.uptodate ul ul{
    list-style-type: circle;
}


.xfieldimagegallery li img {
	
   /* float: left;
    margin-right: 5px;
    border: 5px solid #fff;
    width: 250px;
    height: 250px;
    transition: box-shadow 0.5s ease;*/
}
.galery li img {
    width: unset;
}

li.kaf_desc img {
	float: none;
}

.kaf_galery li img {
    /*max-width: 330px;
    height: unset;*/
	height: 300px;
	float: none;
	object-fit: cover;
}
.kaf_galery li {
	max-width: 300px;
	/*max-height: 300px;*/
	display: inline-flex;
    flex-direction: column;
	
}
.kaf_galery li a {
	
}
.kaf_galery li p {
	font-size: 12px;
	padding: 0 5px 5px;
}
.normal-list {
	list-style-type: disc !important;
    margin: 0 0 0 10px;
    padding: 0 0 0 20px;
}
.dist-btn a {
	background-color: #fb6e2e;
	color: #FFF;
}
.dist-btn a:hover {
	background-color: #d2480b;
	color: #FFF;
}

ol {
    margin-top: 0;
	padding-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
}
.news-title-bib {
    margin: 15px 0 10px;
    font-size: 17px;
}
/* Оформление ППС, для чистой таблицы без оформления добавить класс .newpps */
.newpps td, .newpps tr, .newpps th {
    border: 1px solid #e2e2e2;
	padding: 5px;
}
.newpps tr:first-child td {
background-color: #e5eafa;
}
.newpps tr:nth-child(2n) td:first-child {
	font-weight: bold;
	text-transform: lowercase;
	text-transform: capitalize;
}
.newpps td[colspan="4"] {
	padding-left:30px;
}
/*.newpps tr:nth-child(2n+3) td {
	margin-left:40px;	
}*/

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
vertical-align: inherit;
}
ul.dop_galery li:before {
	background: transparent;
	padding-left: 0;
}
ul.dop_galery li {
	padding-left: 0;
}

/* .into .alert-mes.dist-btn:not(a){display: inline-block;padding: 7px 23px; } */

.into .alert-mes.listener-card span,
.into .alert-mes.listener-card img
{ display: none; }

table.no-border, .no-border tr, .no-border td {
    border: none;
}


/* Другая реализация булитов */

.into ul li::before {
	display: none;
}

.into ul {
	list-style-type: circle;
	list-style-image: url(images/marker4.png);
}

.into ul li {
	margin-left: 25px;
	padding-left: 0;
}


/** Новые стили для блока новостей на Главной */

div.news .flex-news ul li {
	width: 50%;
}

div.news .flex-news ul li .short-newsmain {
	max-height: inherit;
}

div.news .flex-news .short-newsmain a.short-newsmain-link {
	display: block;
	text-decoration: none;
	color: #0a001f;
}

div.news .flex-news .news-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

div.news .read-all-btn {
	text-align: right;
	margin-top: 15px;
	line-height: 1.2;
}

img.doc_format {
	width: auto;
    height: 13pt;
}

@media only screen and (max-width: 990px) {
	div.news .flex-news ul li {
		width: 100%;
	}

	div.news .flex-news .short-newsmain {
		min-height: inherit;
	}
}

.fig_galery {text-align: center;}
.fig_galery > figure {display: inline-table;}

.left_border_orange {
	border-left: 4px solid #fd6319;
    padding-left: 20px;
}

.events-table th {
	font-weight: bold;
	text-align: center;
}
/*.first-col-bold td:first-child {
		font-weight: bold;
}*/

.mb-li-15 ul {margin-bottom: 15px !important;}
.div-mb-p-15 p {margin-bottom: 15px !important;}
.div-mb-p-10 p {margin-bottom: 10px !important;}
.div-mb-p-5 p {margin-bottom: 5px !important;}
/*.div-mb-p-15 .highslide img {margin: 5px 15px 0 0 !important;}*/

.mb-ol-li-15 ol li {margin-bottom: 15px !important;}

.div-mb-p-15 p .highslide img {
    margin-top: 5px !important;
}

.fs-16 {
	font-size: 16px;
}

.kaf-info {
	padding-bottom: 5px;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #3cb1b5;*/
}

.kaf-info .highslide img {
	margin-top: 5px !important;
    /*margin-bottom: 15px !important;*/
}

.div-fs-16 {font-size: 16px;}
.div-notes-orange {margin: 5px 0; padding: 15px 15px 0px 15px; border: 3px solid #fb6e2e;}

.left_border_green {border-left:5px solid #1a8a52; padding-left:15px;}
.left_border_green hr {margin-top: 10px; margin-bottom: 10px;}

/* BX24 */
button.b24-form-click-btn-font-modern {
	font-family: inherit !important;
    font-weight: normal !important;
}

/* Слайдер ДПО */

.video-container {
  position: relative;
  padding-bottom: 47%; /* 16:9 */
  overflow:hidden;
  height: 0;
  width:100%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom:0;
  right:0;
  width: 100%;
  height: 100%;
}

.caption-dpo:before {
	height: auto !important;
}

.tns-outer .caption-dpo {
	background: rgba(0, 0, 0, .4) !important;
	width: 100% !important;
}

.map-widget-banner-component__content, .map-widget-banner-component._displayed, .banner-view {
	display: none !important;
}

.algoritm .row {
	display: flex;
	flex-wrap: wrap;
}
.algoritm .row > div {
	display: flex;	
}
.algoritm .row > div > div {
	display: flex;
	flex-direction: column;
	padding:25px;
	background-color:#251351;
	color:#fff;
	font-size:20px;
	border-radius:20px;
	text-align:center;
	margin: 15px;
	line-height: 1.1em;
}
.algoritm .row > div > div > h6 {
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px 0 10px 0;
}
.algoritm .row > div > div a {
	text-decoration: underline;
	color: #fefefe;
}

td[itemprop=degree]::first-letter, td[itemprop=academStat]::first-letter, td[itemprop=post]::first-letter {
  text-transform: uppercase;
}