	.hover-news + span {
    	position: absolute;
    	color: white;
    	display: none;
    	transform: scale(1.5);
      	cursor: default;
    }
    body, cl_fix {
    	/*font-family: system-ui;*/
    	font-family: sans-serif;
		font-kerning: none;
    	line-height: 20px;
    	font-size: 12pt;
    }
    #fix_footer {
    	bottom: 0px;
    	position: relative;
    }
    .poster_info_anime {
      	width: 275px;
    	padding: 10px 15px 10px 15px;
    	overflow-wrap: anywhere;
    	text-overflow: clip;
    	/*overflow: hidden;*/
    	/*position: relative;*/
      	position: absolute;
    	/*z-index: 9999;*/
      	/*z-index: 1;*/
      	/*z-index: 3;*/
    	background: #1C1C1C;
    	min-height: 365px;
    	margin-left: -16px;
    	margin-top: -7px;
    	max-height: 365px;
    	border-radius: 3px;
      	opacity:0;
		transition: opacity 0.1s ease-in 0.1s;
      	/*display: none;*/
		color: white;
		left: -999999px;
        top: -999999px;
        z-index: 0;
    }
	
	.night-theme .poster_info_anime p, .poster_info_anime p, .night-theme .poster_info_anime a, .poster_info_anime a {
      	color: white;
    }
	
	.night-theme .poster_info_anime .short_text, .poster_info_anime .short_text, .night-theme .poster_info_anime .short_text, .poster_info_anime .short_text {
      	margin-bottom: 8px;
    }
	
	.night-theme .poster_info_anime .watch-header, .poster_info_anime .watch-header, .night-theme .poster_info_anime .watch-header, .poster_info_anime .watch-header {
      	margin-bottom: 0px;
    }
	
	
    .pia_right {
    	/*border-top: solid #3366CC 1px;
    	border-right: solid #3366CC 1px;
    	border-bottom: solid #3366CC 1px;*/
		border: solid silver 1px;
    }
	.pia_right::before, .pia_right::after {
		content: '';
		position: absolute;
		left: -30px;
		top: 46px;
		border: 15px solid transparent;
		border-right: 15px solid silver;
	}
   .pia_right::after {
		border-right: 14px solid #1C1C1C;
		top: 46px;
		left: -28px;
	}
    .pia_left {
    	/*border-top: solid #3366CC 1px;
    	border-left: solid #3366CC 1px;
    	border-bottom: solid #3366CC 1px;*/
		border: solid silver 1px;
    }
	.pia_left::before, .pia_left::after {
		content: '';
		position: absolute;
		right: -30px;
		top: 46px;
		border: 15px solid transparent;
		border-left: 15px solid silver;
	}
   .pia_left::after {
		border-left: 14px solid #1C1C1C;
		top: 46px;
		right: -28px;
	}
    .poster_info_anime .watch-detail {
    	/*text-overflow: clip; */
      	width: 100%;
        font-size: 15px;
    	font-weight: 400;
    }
    .card:hover+ .poster_info_anime{
      	/*display: block;*/
      	/*position: relative;*/
		/*z-index: 3;*/
      	opacity: 1;
		/*transition: 3.5s;*/
      	margin-right: 10px;
	}
	.poster_info_anime:hover{
      	opacity: 1;
      	margin-right: 10px;
	}
    .more_txt_del {
    	/*white-space: nowrap;*/
    	overflow: hidden;
    	text-overflow: ellipsis;
    }
    .check-wrap__check {
    	background-color: #696969;
    }
/*	.card {
  	position: relative; z-index: 9; margin-left: -250px;
  }*/
    .li_icon {
    	background: #3366CC;
    	border-radius: 50%;
    	width: 42px;
    }
    .i_icon {
    	margin: 12px 0px 12px 2px;
      	color: White;
    }
    .card-list__genres {
    	white-space: nowrap;
      	overflow: hidden;
      	text-overflow: ellipsis;
      	width: 35%;
    }
    .card {
    	z-index: 2;
    	position: relative;
    }

    .uf_ver {
    	margin-left: 17px;
    }

    .cf_ver input {
    	font-family: "Raleway", sans-serif;
    	font-size: 18px;
    	color: #000;
    	width: 33%;
    	height: 30px;
    	border: none;
    	background: #D0D0D0;
    	padding: 0 10px;
    	border-radius: 5px;
    	margin-bottom: 20px;
    }

    .main_rating {
		float: left;
      	margin-top: -10px;
	}

	.main_rating li {
		width: 25px;
      	height: 25px;
      	float: left;
	}

	.main_rating li a {
		/*color: #3366CC;*/
      	color: #FFFFFF;
	}

    .card-header__rate span {
    	font-family: system-ui;
      	font-kerning: none;
    	line-height: 20px;
    	font-size: 12pt;
    }

    .card-list .card-list__item {
    	font-family: system-ui;
      	font-kerning: none;
      	line-height: 20px;
    }

    .main_area_btn {
    	/*width: 50%;
    	margin: 0 auto;*/
    	text-align: center;
    }

    .soc_btn {
    	/*padding: 12px 19px;
    	font-size: 11pt;
    	margin: 0px 30px;*/
		padding: 8px 11px;
		font-size: 15pt;
		margin: 0px 5px;
    	/*box-shadow: -60px 0px 70px -15px rgb(255 255 255 / 60%) inset;*/
    	box-shadow: -70px -10px 45px -66px rgb(255 255 255 / 37%) inset, 0px 0px 27px -5px #3366cc;
      	border-radius: 5px;
    	user-select: none;
    	cursor: pointer;
      	font-weight: 400;
    }

    .soc_btn_vk {
    	/*background: #483D8B;*/
      	background: #414f8e;
    }

    .soc_btn_f {
    	/*background: #0000FF;*/
      	background: #0854d8;
    	box-shadow: -122px -21px 33px -48px rgb(255 255 255 / 35%) inset, 0px 0px 27px -5px #3366cc;;
    }

    .soc_btn_tw {
    	/*background: #4169E1;*/
      	background: #4680ca;
    }

    .main_rating > li ~ a:hover{
  		color: #FFFFFF;
	}

    .anime_stills {
   		width: max-content;
    	/*margin: 0 auto;*/
		margin: 26px auto -55px auto;
    }

    .anime_stills img {
    	/*width: 260px;
    	height: 350px;*/

      	/*width: 335px;
    	height: 220px;
    	padding: 12px 20px;*/

      	width: 375px;
    	height: 240px;
    	padding: 12px 12px;

      	transition: 0.7s;
      	border-radius: 17px;
    }

    .anime_stills img:hover {
    	transform: scale(1.1);
    }

    .anime_stills li {
    	float: left;
      	/*padding: 20px 50px;*/
		padding: 30px 0px 0px 0px;
    }

    #download_anime {
		width: 35%;
    	min-height: 200px;
      	left: calc(67% - 35%);
      	top: 35%;
	}

	.popup_anime_page {
    	background-color: #1C1C1C;
    	position: absolute;
    	z-index: 99999;
    	border-radius: 3px;
    	box-shadow: 1px 1px 10px 0px #000000;
    	padding: 19px;
	}

	.popup_anime_page .pap_close {
		width: 5%;
		float: right;
	}

	.popup_anime_page .pap_close div {
		font-weight: 100;
		cursor: pointer;
		display: inline-block;
		font-size: 30px;
	}

	.popup_anime_page h2 {
		float: left;
    	width: 90%;
    	font-size: 11pt;
    	margin-bottom: 10px;
      	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
	}

	.popup_anime_page p {
		overflow-wrap: anywhere;
		font-size: 16px;
		font-weight: 400;
	}

	.popup_anime_page a {
		padding: 10px 25px;
    	margin-right: 12px;
	}

    #schedule_anime {
    	min-height: 250px;
		width: 62%;
    	left: calc(68% - 50%);
      	top: 28%;
      	overflow-y: scroll;
    	max-height: 300px;
	}

	#schedule_anime table {
		margin: 0 auto;
		border-collapse: collapse;
      	font-size: 11pt;
    	font-weight: 300;
	}

    #schedule_anime table thead {
		font-size: 10pt;
	}

	#schedule_anime table thead tr {
		border-bottom: solid rgba(220, 220, 220, 20%) 1px;
	}

	#schedule_anime table th, #schedule_anime table td {
		min-width: 170px;
	}

	#schedule_anime table .anime_tb_left {
		text-align: left;
	}

	#schedule_anime table .anime_tb_right {
		text-align: right;
	}

	#schedule_anime table .anime_tb_center {
		text-align: center;
      	border-left: solid rgba(220, 220, 220, 20%) 1px;
		border-right: solid rgba(220, 220, 220, 20%) 1px;
	}

	#schedule_anime table tr {
		height: 35px;
	}

    #schedule_anime .status {
    	padding-right: 20px;
    	color: #3366CC;
    }

    #schedule_anime .mobile_tb {
   		border-bottom: solid rgba(220, 220, 220, 20%) 1px;
    	text-align: center;
    	font-size: 16pt;
    	font-weight: 300;
    }

    .main_anime_poster {
    	position: absolute;
    	width: 100%;
    	height: 100%;
    	/*background: silver;
    	opacity: 0.5;
    	transition: 1s;*/
      	cursor: pointer;
    }

    /*.main_anime_poster:hover {
    	opacity: 0;
    }*/

    .wrapsp2 {
    	white-space: nowrap;
    	overflow: hidden;
    	text-overflow: ellipsis;
    }

	/* NEW */

	.night-theme .area_menu_n {
		width: 1110px;
		min-height: 200px;
		background-color: #242424;
		position: absolute;
		z-index: 9999;
		top: 3.7%;
		height: auto;
		display: flex;
		box-sizing: content-box;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	
	.area_menu_n {
		width: 1110px;
		min-height: 200px;
		background-color: #A9A9A9;
		position: absolute;
		z-index: 9999;
		top: 3.7%;
		height: auto;
		display: flex;
		box-sizing: content-box;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

	.child_area_menu_n{
		width: 100%;
		min-height: 20px;
		padding: 20px;
		height: calc( 100% + 35px );
	}

	.child_amenu_line{
		width: 100%;
		height: auto;
		clear: both;
	}

	.camlo_left_area {
		width: 18%;
		float: left;
		padding-left: 7%;
	}

	.camlo_right_area {
		width: 82%;
		float: left;
		display: inline-block;
		margin-bottom: 15px;
	}

	.night-theme .btn_area_menu_n {
		border-radius: 5px;
		margin-right: 10px;
		height: 25px;
		margin-top: 0px;
		background-color: #3b3b3b;
		width: auto;
		padding: 3px 17px 5px 17px;
		margin: 0px 9px 8px 0;
		display: inline-block;
	}
	
	.btn_area_menu_n {
		border-radius: 5px;
		margin-right: 10px;
		height: 25px;
		margin-top: 0px;
		background-color: #C0C0C0;
		width: auto;
		padding: 3px 17px 5px 17px;
		margin: 0px 9px 8px 0;
		display: inline-block;
	}
	
	.btn_area_menu_n:hover {
		background-color: #36c;
		color: white;
	}

	.camlt_left_area {
		width: 18%;
		float: left;
		padding-left: 10.1%;
	}

	.camlt_right_area {
		width: 82%;
		float: left;
		display: inline-block;
		height: 10px;
		margin-bottom: 70px;
	}

	.rand_anime {
		overflow-wrap: anywhere;
		float: left;
		font-size: 11pt;
		margin-left: 35px;
		margin-top: 6%;
		font-weight: 300;
		font-stretch: extra-expanded;
	}

	.night-theme .map_poster, .map_poster {
		font-weight: 500;
		position: absolute;
		width: 100%;
		height: 100%;
		cursor: pointer;
		color: white;
	}

	.all_area_poster {
		position: absolute;
		z-index: 1;
		margin: 12px 12px 12px 0px;
		text-align: left;
		overflow-wrap: anywhere;
		font-size: 10pt;
		background-color: #3366CC;
		padding: 1px 15px 1px 11px;
	}

	.area_rate_paster {
		top: 0px;
		border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
	}

	.area_series_paster {
		top: 0px;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
		right: -4.8%;
	}

	.area_season_paster {
		top: 7%;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
		right: -4.8%;
	}

	.filtr_line {
		width: 100%;
		padding: 0px;
		margin: 15px 0px 15px 0px;
		font-weight: 100;
	}

	.filtr_item_left {
		float: left;
	}

	.filtr_item_right {
		float: right;
		font-weight: 500;
		text-transform: uppercase;
	}

	.catalog-select {
		width: 22.2%;
	}
	
	.night-theme .area_two_type_short_news {
		width: 95%;
		height: 550px;
		background-color: #242424;
		overflow-y: scroll;
		margin-top: 25px;
		margin-bottom: 60px;
		border-radius: 7px;
		padding: 20px;
		overflow-x: hidden;
	}
	
	.area_two_type_short_news {
		width: 95%;
		height: 550px;
		background-color: #D0D0D0;
		overflow-y: scroll;
		margin-top: 25px;
		margin-bottom: 60px;
		border-radius: 7px;
		padding: 20px;
		overflow-x: hidden;
	}

	/* Firefox */
	.night-theme .area_two_type_short_news {
		scrollbar-width: thin;
		scrollbar-color: #3366CC #2B2B2B;
	}

	/* Chrome, Edge and Safari */
	.night-theme .area_two_type_short_news::-webkit-scrollbar {
		width: 7px;
		width: 7px;
	}
	.night-theme .area_two_type_short_news::-webkit-scrollbar-track {
		border-radius: 3px;
		background-color: #2B2B2B;
	}

	.night-theme .area_two_type_short_news::-webkit-scrollbar-track:hover {
		background-color: #2B2B2B;
	}

	.night-theme .area_two_type_short_news::-webkit-scrollbar-track:active {
		background-color: #2B2B2B;
	}

	.night-theme .area_two_type_short_news::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background-color: #3366CC;
	}

	.night-theme .area_two_type_short_news::-webkit-scrollbar-thumb:hover {
		background-color: #3366CC;
	}

	.night-theme .area_two_type_short_news::-webkit-scrollbar-thumb:active {
		background-color: #3366CC;
	}
	
	
	/* Firefox */
	.area_two_type_short_news {
		scrollbar-width: thin;
		scrollbar-color: #3366CC #C1C1C1;
	}

	/* Chrome, Edge and Safari */
	.area_two_type_short_news::-webkit-scrollbar {
		width: 7px;
		width: 7px;
	}
	.area_two_type_short_news::-webkit-scrollbar-track {
		border-radius: 3px;
		background-color: #C1C1C1;
	}

	.area_two_type_short_news::-webkit-scrollbar-track:hover {
		background-color: #C1C1C1;
	}

	.area_two_type_short_news::-webkit-scrollbar-track:active {
		background-color: #C1C1C1;
	}

	.area_two_type_short_news::-webkit-scrollbar-thumb {
		border-radius: 3px;
		background-color: #3366CC;
	}

	.area_two_type_short_news::-webkit-scrollbar-thumb:hover {
		background-color: #3366CC;
	}

	.area_two_type_short_news::-webkit-scrollbar-thumb:active {
		background-color: #3366CC;
	}

	.vs_nsn_area {
		width: 50%;
		float: left;
	}
	
	.main_a_card {
		margin-right: 1%;
		width: 100%;
		/*height: 30px;*/
		height: 2px;
		/*bottom: -15px;*/
		bottom: -5px;
		/*margin-bottom: 110px;*/
		margin-bottom: 103px;
	}

	.ci_a_card {
		/*height: 115px;*/
		height: 88px;
		float: left;
		/*width: 82px;*/
		width: 63px;
	}
	
	.ci_a_card img {
		object-fit: contain;
	}

	.ch_a_card {
		float: left;
		width: 77%;
		display: inline-block;
		/*left: 100px;*/
		left: 75px;
		position: absolute;
		top: 2px;
	}

	.cl_a_card {
		float: left;
		width: 77%;
		display: inline-block;
		/*left: 100px;*/
		left: 76px;
		position: absolute;
		top: 35px;
	}
	
	#header_main_page {
		font-size: 25pt;
		margin-top: -15px;
		margin-bottom: 15px;
	}
	
	/*select test*/
	/*.select2-container {
  min-width: 400px;
}*/

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}
.select2-results__option[aria-selected=true]:before {
  font-family:fontAwesome;
  content: "\f00c";
  color: #fff;
  background-color: #36c;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #eaeaeb;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #eaeaeb;
	color: #272727;
}
.select2-container--default .select2-selection--multiple {
	margin-bottom: 10px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-radius: 4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border-color: #36c;
	border-width: 2px;
}
.select2-container--default .select2-selection--multiple {
	border-width: 2px;
}
.select2-container--open .select2-dropdown--below {
	
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);

}
.select2-selection .select2-selection--multiple:after {
	content: 'hhghgh';
}
/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
	display: none;
}
.select-icon .placeholder {
	display: none;
}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
	display: none !important;
	/* content: "" !important; */
}
.select-icon  .select2-search--dropdown {
	display: none;
}

.pcn_main {
	color: #d0d0d0;
    font-weight: 100;
    font-size: 14px;
}

.select2-search__field {
	padding: 15px;
}

.select2-selection__choice {
	background-color: rgba(100,100,100,0);
    border-top: 1px solid black;
    border-left: 1px solid black;
    height: 27px;
    padding: 0px 5px 44px 5px;
    border-bottom: 1px solid black;
    margin-top: 7px;
    border-radius: 15px;
    margin-left: 5px;
    border-right: 1px solid black;
    box-shadow: 0px 0px 10px 3px rgb(0 0 0 / 20%), 1px 100px 30px 35px rgb(190 214 232 / 25%) inset;
}

.select2-search__field::-webkit-input-placeholder {
	color: #FFFFFF;
}

.select2-search__field:-moz-placeholder {
	color: #FFFFFF;
}

/*.select2-selection__rendered .select2-selection__choice:first-child {
	display: none;
}*/

.select2-selection__choice[title="Жанр"], .select2-selection__choice[title="Исключить жанр"], .select2-selection__choice[title="Выберите год"], .select2-selection__choice[title="Тип"], .select2-selection__choice[title="Все страны"], .select2-selection__choice[title="Сортировка"], .select2-selection__choice[title="Статус"], .select2-selection__choice[title="Озвучка"], .select2-selection__choice[title="Рейтинг"] {
	display: none;
}


.cls_time_anime {
	font-size: 55pt; 
	font-weight: 600; 
	margin: 30px 0px 30px 0px;
}

.cls_time_anime_txt {
	font-size: 9pt; 
	/*color: silver;*/
	text-align: center;
	display: inherit;
	/*width: 42px;*/
}

.tat_fix {
	width: calc( 100% - 22px );
}

.fix_color_anime_page {
	position: absolute;
    width: 100%;
    background-color: rgba(220, 220, 220, 0.5);
    height: 100%;
    top: 0px;
}

.nol {
	background-color: #696969;
    width: 100%;
    height: auto;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 20px;
}

.nol span span {
	font-weight: 600;
}

.select2-results__option {
	font-size: 10pt;
}






/* mrm*/
.m-rating-area{height:80px;display:inline-block;margin:15px 0;/*padding-left:90px;border:1px solid #ddd;*/position:relative;}
.m-error{position:absolute;z-index:999999;top:5px;right:5px;padding:0 15px;display:none;border:1px solid #3366CC;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font:normal 12px/28px Arial;color:#444;}
.m-load{background:#f0f0f0 url('{THEME}/images/m_load.gif') 50% 50% no-repeat !important;}

	/* Суммарный рейтинг */
	.m-rating-rate{float:left;margin-left:-90px;width:80px;border-right:1px solid #ddd;font:bold 27px/60px Arial;text-align:center;color:#777;height:80px;text-shadow:0 1px #fff;-moz-box-shadow:inset 0 1px 1px #fcfcfc;-webkit-box-shadow:inset 0 1px 1px #fcfcfc;box-shadow:inset 0 1px 1px #fcfcfc;}
		/* Количество голосов в суммарном рейтинге */
		/*.m-rating-rate-votes{font:normal 11px/20px Arial;margin-top:-15px;text-shadow:none;}*/

	/* Разбивкав 2 колонки */
	.m-rating-column{/*width:180px;*/float:left;height:80px;margin-bottom: 15px;}
		/* Область одного рейтинга */
		.m-rating-field{padding: 5px 5px 5px 0px;height:30px;float:left;min-width: 168px;}
			/* Оценка */
			.m-rating-value{float:left;cursor:pointer;margin-left:-40px;width:30px;height:30px;color:#fff;font:bold 15px/30px Arial;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.25);-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
			/*.m-rating-field:hover .m-rating-value{background:#ef622a;}*/

			/* Сам рейтинг */
			.m-rating{margin:0;padding:0;list-style:none;min-width: 200px;padding-left: 20px;display: block;margin-top: 5px;}
			.m-rating:after{content:"";display:table;clear:both;}
				body.night-theme .m-rating li{float:left;padding:0 1px;color: #FFFFFF;}
				.m-rating li{float:left;padding:0 1px;color: #DCDCDC}
					.m-rating li span{display:block;width:10px;height:10px;/*border-radius:5px;background:#ccc;text-indent:-10000px;*/cursor:pointer;/*-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.25), 0 1px 0 #fff;*/ margin-right: 10px;}
					/*.m-rating li span:before{  content: "\f005"; 
												display: inline-block;
												font: normal normal normal 14px/1 FontAwesome;
												font-size: inherit;
												text-rendering: auto;
												-webkit-font-smoothing: antialiased;
												-moz-osx-font-smoothing: grayscale; }*/
				.m-rating li.m-current span{/*background: #FFFFFF;*/ color: #3366CC;}
				.m-rating li.m-hover span{/*background: #3366CC;*/ color: #5F9EA0;}

/* CSS3 gradients & backgrounds */
.m-rating-area{
	/*background:#fcfcfc;
	background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(250,250,250,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(250,250,250,1)));
	background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	background: linear-gradient(to bottom,  rgba(253,253,253,1) 0%,rgba(250,250,250,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#fafafa',GradientType=0 );*/
}
.m-rating-rate{
	/*background:#f0f0f0;
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(234,234,234,1)));
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eaeaea',GradientType=0 );*/
}
.m-rating-value{
	background:#44a0de;
	background: -moz-linear-gradient(top,  rgba(72,169,234,1) 0%, rgba(64,151,209,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,169,234,1)), color-stop(100%,rgba(64,151,209,1)));
	background: -webkit-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: -o-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: -ms-linear-gradient(top,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	background: linear-gradient(to bottom,  rgba(72,169,234,1) 0%,rgba(64,151,209,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48a9ea', endColorstr='#4097d1',GradientType=0 );
}

.m-error{
	background:#fafafa;
	background: url(data:image/svg+xml;base64,MTY2MjMxMTc4NTk1+PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 );
}

.m-rating-text-it {
	margin-top: 15px;
    display: inline-block;
}

.rate-text-value i{
	color: #3366CC;
}

body.night-theme .rate-text-value .count-v {
	font-size: 9pt;
    color: silver;
}

.rate-text-value .count-v {
	font-size: 9pt;
    color: black;
}















body.night-theme .diagram {
    width: 70px;
    height: 70px;
    border-radius: 47%;
    background: #1c1c1c;
    position: relative;
    overflow: hidden;
    float: left;
	margin: 0px 15px 0 0px;
}

.diagram {
    width: 70px;
    height: 70px;
    border-radius: 47%;
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
    float: left;
	margin: 0px 15px 0 0px;
}

body.night-theme .diagram::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border-radius: 50%;
    background: #1c1c1c;
    z-index: 3;
    opacity: 1;
}

.diagram::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 7px;
    right: 7px;
    bottom: 7px;
    border-radius: 50%;
    background: #FFFFFF;
    z-index: 3;
    opacity: 1;
}

.diagram .piece {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
}
.diagram .piece::before {
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
}
.diagram .piece.left {
	transform: rotate(-90deg);
    z-index: 2;
    border-radius: 45%; /* only FireFox < 75.0v (fix bug)*/
}
.diagram.over_50 .piece.left {
    transform: rotate(90deg);
}
.diagram .piece.right {
	transform: rotate(-90deg);
    z-index: 1;
    border-radius: 50%; /* only FireFox < 75.0v (fix bug)*/
}
.diagram.over_50 .piece.right {
    transform: rotate(90deg);
}
.diagram .left::before {
    background: #3366CC;
}
body.night-theme .diagram.over_50 .left::before {
    background: #1c1c1c;
}
.diagram.over_50 .left::before {
    background: #FFFFFF;
}
.diagram .right::before {
    background: #3366CC;
}
.diagram .text {
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left:0;
    right:0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.diagram .text span {
    font-size: 25px;
	font-weight: 600;
    display: block;
}

.cat_desc {
	max-width: 1170px;
    width: 85%;
    margin: 0 auto 30px auto;
    text-align: left;
}



/*css usersettings*/

#usersettingsheader span {
	margin-top: 2%;
}

.main_area_settings {
	width: 100%;
    height: 300px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.main_area_settings .masitem {
	height: 100%;
	/*padding: 25px;*/
    border-radius: 9px;
}

.night-theme .main_area_settings .mas_left_area {
	background-color: #202020;
    width: 27%;
    float: left;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
	padding: 25px;
}

.main_area_settings .mas_left_area {
	background-color: #D0D0D0;
    width: 27%;
    float: left;
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 20%);
	padding: 25px;
}

.main_area_settings .mas_right_area {
	width: 70%;
    /*background-color: red;*/
    float: right;
}

.main_area_settings .mas_left_area .mas_active_item {
	border-bottom: 2px solid #3366CC;
}

.main_area_settings .mas_left_area a {
	margin-bottom: 10px;
    display: block;
    height: 25px;
}

.main_area_settings .mas_left_area #mas_general {
	width: calc( 100% - ( 100% - 22% ) );
}

.main_area_settings .mas_left_area #mas_security {
	width: calc( 100% - ( 100% - 41% ) );
}

.main_area_settings .mas_left_area #mas_notifications {
	width: calc( 100% - ( 100% - 41% ) );
}

.main_area_settings .mas_left_area #mas_customization {
	width: calc( 100% - ( 100% - 42% ) );
}

.main_area_settings .mas_left_area a:hover, #l_load_bkg_p:hover, .mas_area_mm a:hover, #chk_load_bkg_link:hover {
	color: #36c;
}

.main_area_settings .mas_right_area .mas_general_fullname {
	float: left;
    width: 300px;
    margin-left: 35px;
}

.main_area_settings .mas_right_area .mas_bkg_profile {
	position: absolute;
    margin-top: 237px;
}

.main_area_settings .mas_right_area .masra_content label {
	display: block;
    margin-bottom: 6px;
    font-size: 14pt;
}

.main_area_settings .mas_right_area .masra_content {
	padding: 25px;
	width: 100%;
    height: 100%;
	border-radius: 9px;
}

.night-theme .main_area_settings .mas_right_area .masra_content .masra_shadow_g {
	width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 8px 26px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 8px 26px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 8px 26px rgba(0, 0, 0, 0.5);
}

.main_area_settings .mas_right_area .masra_content .masra_shadow_g {
	width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 0px 8px 26px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 0px 8px 26px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 8px 26px rgba(255, 255, 255, 0.5);
}

.main_area_settings .mas_right_area .masra_content .profile-info-avatar a i {
	position: absolute;
    font-size: 30pt;
    margin-top: 31px;
    margin-left: -70px;
    opacity: 0.7;
}

.night-theme .mas_elem_settings_t {
	width: 280px;
    height: auto;
    background-color: #202020;
    padding-left: 10px;
    border-radius: 6px;
}

.mas_elem_settings_t {
	width: 280px;
    height: auto;
    background-color: #D0D0D0;
    padding-left: 10px;
    border-radius: 6px;
}

.night-theme .mas_elem_settings_t .mas_elem_settings_ti {
	border: none;
    height: 38px;
    width: 238px;
    background-color: #202020;
    font-size: 14pt;
    color: #FFFFFF;
	margin-right: 6px;
}

.mas_elem_settings_t .mas_elem_settings_ti {
	border: none;
    height: 38px;
    width: 238px;
    background-color: #D0D0D0;
    font-size: 14pt;
    color: #000000;
	margin-right: 6px;
}

.mas_submit_btn {
	position: relative; 
	bottom: -80px;
}

.mas_submit_btn button {
	width: 100%; 
	height: 35px;
}

.mas_submit_btn b {
	margin: 0 auto;
}

.mas_mrgn_bttm {
	margin-bottom: 10px;
}

.night-theme .mas_soc {
	width: 50px;
    height: 50px;
    background-color: #202020;
    display: block;
    margin-right: 20px;
    border-radius: 5px;
    font-size: 23pt;
    float: left;
    text-align: center;
}

.mas_soc {
	width: 50px;
    height: 50px;
    background-color: #D0D0D0;
    display: block;
    margin-right: 20px;
    border-radius: 5px;
    font-size: 23pt;
    float: left;
    text-align: center;
}

.mas_soc_fix1 {
	padding-top: 8px;
}

.mas_soc_fix2 {
	padding-top: 10px;
}

.ccheckbox {
	position: absolute;
	z-index: -1;
	opacity: 0;
}

.ccheckbox+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}

.night-theme .ccheckbox+label::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #000000;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background-color: #252525;
	cursor: pointer;
}

.ccheckbox+label::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #000000;
	border-radius: 0.25em;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
	background-color: #D3D3D3;
	cursor: pointer;
}

.ccheckbox:checked+label::before {
	border-color: #000000;
	/*background-color: #252525; Цвет фона*/
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%233366CC' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

/* стили при наведении курсора на checkbox */
.ccheckbox:not(:disabled):not(:checked)+label:hover::before {
	border-color: #b3d7ff;
}
/* стили для активного состояния чекбокса (при нажатии на него) 
.ccheckbox:not(:disabled):active+label::before {
	background-color: #b3d7ff;
	border-color: #b3d7ff;
}*/
/* стили для чекбокса, находящегося в фокусе 
.ccheckbox:focus+label::before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}*/
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked 
.ccheckbox:focus:not(:checked)+label::before {
	border-color: #80bdff;
}*/
/* стили для чекбокса, находящегося в состоянии disabled */
.ccheckbox:disabled+label::before {
	background-color: #e9ecef;
}

.mas_ntf_line{
	font-size: 11pt;
    margin-bottom: 12px;
}

.mas_ntf_line2{
    color: #909090;
}

.mas_ntf_line3{
    color: #3366CC;
}

.mas_area_mm {
	width: 50%;
    height: 40%;
    float: left;
    padding-left: 20px;
}

.mas_area_mm a {
	display: inline-block;
    margin-bottom: 18px;
}

.mas_area_mm a i {
	font-size: 15pt;
}

.mas_comment_template {
	width: 100%;
    height: 60%;
    clear: both;
    padding-top: 15px;
}

.mas_comment_template #cio {
	box-shadow: rgb(0, 0, 0) 0px 0px 9px -5px;
	margin: 10px 0px 0px 0px;
	min-height: 100px;
	padding: 15px;
	border-radius: 10px;
	overflow-wrap: anywhere;
}

.fix_size_foto {
	width: 70px;
    height: 70px;
}

/*css usersettings*/


/*css btn_anime and seasons*/
.icon_btm_anime {
	width: 20px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#iba_id_play {
	background-image: url('https://anifound.org/uploads/icons/Play_an.png');
}

#iba_id_pencil {
	background-image: url('https://anifound.org/uploads/icons/Pencil_an.png');
}

.main_area_seasons {
	margin-top: 135px;
	position: absolute;
	font-size: 16pt;
}

.main_area_seasons h3 {
	text-transform: uppercase;
}

.area_btn_seasons a {
	/*width: 80px;
    height: 80px;*/
	width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-top: 12px;
    border-radius: 9px;
    margin-right: 10px;
    text-align: center;
    color: white;
    padding-top: 8%;
}

.anime_season_active {
	background: #3366CC;
	border: 2px solid #3366CC;
}

.anime_season_passive {
	background: #3B3B3B;
	border: 2px solid #3B3B3B;
}

/*.anime_season_passive:hover + .abs_poster_seasons_passive {
	background: #3366CC;
	box-shadow: 0px -1px 100px -50px #3366cb inset, 0 -1px 5px 2px #3366cb;
}*/
/*.anime_season_passive:hover + .abs_poster_seasons_passive:hover {
	background: #3366CC;
	box-shadow: 0px -1px 100px -50px #3366cb inset, 0 -1px 5px 2px #3366cb;
}*/

.abs_season_name {
	font-size: 12pt;
	filter: blur(0px);
	text-shadow: #000 1px 1px 3px, #000 -1px -1px 3px, #000 -1px 1px 3px, #000 1px -1px 3px;
}

.abs_season_active {
	margin-top: 16px;
    display: block;
    font-size: 7pt;
    font-weight: 100;
	filter: blur(0px);
	text-shadow: #000 1px 1px 3px, #000 -1px -1px 3px, #000 -1px 1px 3px, #000 1px -1px 3px;
}

.abs_poster_seasons {
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-filter: blur(10px);
    filter: blur(1px);
    width: 96px;
    height: 96px;
    margin-top: -39px;
    position: absolute;
    overflow: hidden;
    border-radius: 9px;
}

.abs_poster_seasons_active {
	/*border: 2px solid #3366CB;*/
	/*box-shadow: 0px -1px 100px -50px #3366CC inset;*/
	/*box-shadow: 1px 0px 20px 10px #3366CC inset;*/
	box-shadow: 0 25px 12px -6px #3366cc inset, 0 -25px 12px -6px #3366cc inset;
}

.abs_poster_seasons_passive {
	/*border: 2px solid #3B3B3B;*/
	/*box-shadow: 0px -1px 100px -50px #3B3B3B inset;*/
	/*box-shadow: 1px 0px 20px 10px #3B3B3B inset;*/
	box-shadow: 0 25px 12px -6px #3B3B3B inset, 0 -25px 12px -6px #3B3B3B inset;
}

/*.abs_poster_seasons_passive:hover,  + .anime_season_passive .abs_season_name+.abs_poster_seasons_passive:hover {
	border: 2px solid #3366CC;
	box-shadow: 0px -1px 100px -50px #3366CC inset;
}*/
/*.abs_season_name~.abs_poster_seasons_passive:hover, .abs_season_name ~ .anime_season_passive:hover {
	border: 2px solid #3366CB;
	box-shadow: 0px -1px 100px -50px #3366CB inset;
}*/
/*.anime_season_passive:hover, .abs_poster_seasons_passive:hover {
	background: #3366CC;
	border: 2px solid #3366CB;
	box-shadow: 0px -1px 100px -50px #3366CB inset;
}*/

/*.anime_season_passive:hover, .abs_poster_seasons_passive:hover {
	box-shadow: 0 -1px 5px 2px #3366cb;
}*/
.anime_season_passive:hover {
	box-shadow: 0 -1px 5px 2px #3366cb;
}

/*css btn_anime and seasons*/



/*Pages tops*/

	.night-theme .sbi_tops{
		border-radius: 5px;
		width: 210px;
		height: 26px;
		background-color: #3C3C3C;
		box-shadow: 0 4px 16px rgb(0 0 0 / 25%);
		display: inline-flex;
		justify-content: center;
		font-size: 17px;
		line-height: 20px;
		margin: 5px 15px 5px 0;
		padding-top: 3px;
	}

	.sbi_tops{
		border-radius: 5px;
		width: 210px;
		height: 26px;
		background-color: #E3E3E3;
		box-shadow: 0 4px 16px rgb(0 0 0 / 25%);
		display: inline-flex;
		justify-content: center;
		font-size: 17px;
		line-height: 20px;
		margin: 5px 15px 5px 0;
		padding-top: 3px;
	}
	
	.tops_block_txtt {
		padding: 0px 8% 0 8%;
		text-align: center;
		margin-bottom: 30px;
	}
	
	.tops_block_txtt span {
		margin-bottom: 25px;
		display: inline-block;
	}
	
	.night-theme .tops_soc_block {
		background-color: #202020;
		width: 100%;
		height: 55px;
		padding-top: 7px;
	}
	
	.tops_soc_block {
		background-color: #D0D0D0;
		width: 100%;
		height: 55px;
		padding-top: 7px;
	}
	
	.tops_soc_block a {
		font-size: 28pt;
		margin: 0 25px 0 25px;
	}
	
	.best_anime_list_tops {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.balt_header {
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.balt_content {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
		margin-top: 25px;
	}
	
	.night-theme .top_a_card {
		width: 31%;
		height: 135px;
		background-color: #202020;
		float: left;
		border-radius: 7px;
		margin-left: 25px;
		-webkit-box-shadow: 0px 0px 3px 0px rgba(51, 102, 204, 1);
		-moz-box-shadow: 0px 0px 3px 0px rgba(51, 102, 204, 1);
		box-shadow: 0px 0px 3px 0px rgba(51, 102, 204, 1);
	}
	
	.top_a_card {
		width: 31%;
		height: 135px;
		background-color: #D0D0D0;
		float: left;
		border-radius: 7px;
		margin-left: 25px;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(51, 102, 204, 1);
		-moz-box-shadow: 0px 0px 8px 0px rgba(51, 102, 204, 1);
		box-shadow: 0px 0px 8px 0px rgba(51, 102, 204, 1);
	}
	
	.ts_top_bimg img{
		width: 98px;
		float: left;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		height: 135px;
	}
	
	.rts_top {
		width: 98%;
		display: block;
		height: 20px;
	}
	
	.rts_top_right {
		float: right;
		color: #3366CC;
	}
	
	.rts_top_left {
		float: left;
		margin-left: 10px;
	}
	
	.ml_top_l {
		margin-left: 108px;
	}
	
	.tt_top {
		margin-top: 16px;
	}
	
	
	
	
	/*Pages tops*/
	
	
	/*ANONSY*/
	.anonsy_txt_timer_pm {
		z-index: 2;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		box-shadow: 0px 0px 100px 200px rgb(34 60 80 / 80%) inset;
	}
	
	.anonsy_txt_timer_pmlt {
		margin: 0 auto;
		display: block;
		width: 73%;
		text-align: center;
		height: auto;
		margin-top: 136px;
		color: white;
	}
	
	.anonsy_txt_timer_pmlts {
		margin-bottom: 32px;
		display: block;
		font-size: 22pt;
		font-weight: 600;
	}
	
	.anonsy_txt_timer_pmltl {
		height: 100px;
		display: inline-block;
	}
	
	
	/*ANONSY*/