

/* Start:/bitrix/templates/edu54_ru_new/css/words.css?1740658568194*/
div.mds div.wow-cabinet {
    padding-left: 20px !important;
}

div.mds div.words {
    padding-left: 20px !important;
}

div.mds div.words .words-item {
    width: 180px !important;
}
/* End */


/* Start:/local/components/oblcit/tests.list.banner/templates/.default/style.css?174065858294*/
.tests_banners_list {
    margin: 20px 0;
}

.tests_banners_list img {
    max-width: 200px;
}
/* End */


/* Start:/bitrix/templates/edu54_ru_new/components//bitrix/system.pagenavigation/more/style.css?17406585681338*/
div[data-mode=lazy] {
    height: 34px;
    overflow: hidden;
}

/* Loader */
.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    color: #ffffff;
    font-size: 10px;
    margin: auto auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.loader {
    font-size: 6px;
    top: -10px;
    margin: 4px auto;
    color: #287e65;
}
/* End */


/* Start:/bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow/style.css?1740658566688*/
.news-list {
	padding-right: 20px;
}

.news-list-title {
	font-family: Cambria, "Times New Roman";
	color: #333333;
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: 600;
}

.news-list-title a {
	color: #333333;
}

.news-list-section {
	padding-bottom: 5px;
	padding-left: 20px;
}

.news-list-section a {
	font-size: 90%;
}

.news-list-date {
	color: #287e65;
	font-size: 75%;
	padding-top: 25px;
}

.news-list-tags {
	padding-top: 10px;
}

.news-list-tags a {
	font-size: 80%;
	margin-bottom: 5px;
}

.news-list-image img {
	width: 150px;
	float: left;
	margin-right: 10px;
	border-radius: 0 15px;
}

.news-list-content {
	overflow: hidden;
}

.news-element {
	margin-bottom: 20px;
}
/* End */


/* Start:/local/components/mds/dates/templates/.default/style.css?1740658581269*/
div.dates .dates-item-date {
    border-bottom: 1px dotted lightgray;
    margin-left: 5px;
    padding-left: 5px;
    text-transform: lowercase;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
}

div.dates .dates-item-text {
    padding: 0 10px;
}
/* End */


/* Start:/bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow_cabinet/style.css?1740658566255*/
div.wow-cabinet .cab-list-title {
	font-family: Cambria, sans-serif;
	color: #333333;
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: 600;
}

div.wow-cabinet .cab-list-title a,
div.wow-cabinet .cab-list-title a:hover
{
	color: #333333 !important;
}

/* End */


/* Start:/bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow_video/style.css?17406585661022*/
.video-list {
	padding-right: 20px;
}

.video-list-title {
	padding-top: 5px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 90%;
}

.video-list-title a {
	color: #505052;
	font-weight: normal;
}

.video-list-section {
	padding-bottom: 5px;
	padding-left: 20px;
}

.video-list-section a {
	font-size: 90%;
}

.video-list-date {
	color: #0c9ec9;
	font-size: 75%;
	padding-bottom: 20px;
}

.video-list-tags {
	padding-top: 5px;
}

.video-list-tags a {
	font-size: 80%;
	margin-bottom: 5px;
}

.video-list-img {
	position: relative;
}

.video-list-play-icon, .video-list-play-icon2 {
	position: absolute;
	left: 95px;
	opacity: 0.5;
}

.video-list-play-icon {
	top: 30px;
}

.video-list-play-icon2 {
	top: 60px;
}

.video-list-play-img {
	width: 64px;
}

.video-loading, .video-loading2 {
	position: absolute;
	left: 95px;
}

.video-loading {
	top: 30px;
}

.video-loading2 {
	top: 60px;
}

.video-loading-pic {
	width: 64px;
}

.video-tags {
	padding-top: 5px;
	font-size: 90%;
	font-weight: bold;
}

/* End */


/* Start:/local/components/mds/words/templates/.default/style.css?1740658581294*/
div.words {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

div.words .words-item {
    width: 187px;
    cursor: default;
}

div.words-popup {
    max-width: 300px;
    font-size: 12px;
    line-height: normal;
}
/* End */
/* /bitrix/templates/edu54_ru_new/css/words.css?1740658568194 */
/* /local/components/oblcit/tests.list.banner/templates/.default/style.css?174065858294 */
/* /bitrix/templates/edu54_ru_new/components//bitrix/system.pagenavigation/more/style.css?17406585681338 */
/* /bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow/style.css?1740658566688 */
/* /local/components/mds/dates/templates/.default/style.css?1740658581269 */
/* /bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow_cabinet/style.css?1740658566255 */
/* /bitrix/templates/edu54_ru_new/components/bitrix/news.list/wow_video/style.css?17406585661022 */
/* /local/components/mds/words/templates/.default/style.css?1740658581294 */
