@import url("main.css");
@import url("engine.css");
@import url("slider.css");

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(//onlayn-radio.ru/templates/font/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(//onlayn-radio.ru/templates/font/MaterialIcons-Regular.woff2) format('woff2'),
    url(//onlayn-radio.ru/templates/font/MaterialIcons-Regular.woff) format('woff'),
    url(//onlayn-radio.ru/templates/font/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

html,
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #252525;
	font-size: 14px;
	color: #2c2c2c;
	font-family: 'YS Text Variable', 'Arimo', Arial, sans-serif;
}
body::-webkit-scrollbar {
	width: 14px;
}
body::-webkit-scrollbar-track {
	background: #1b1b1b;
	border: 1px solid #141313;
}
body::-webkit-scrollbar-thumb {
  background-color: #444343;
  border-radius: 6px;
  border: 2px solid #141313;
}
h1 {
	font-size: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-top: 10px;
}

.novosti h1 {
	margin-bottom: 10px;
}

h2 {
	color: #6262C1;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	font: 16px Verdana;
}

table {
	border: 0px;
	border-collapse: collapse;
}

table td {
	padding: 5px;
}

img.aligncenter,
img[align="center"] {
	margin: 0 auto;
	display: block;
	border: 3px #393939 solid;
}

.alignleft {
	float: left;
}

img.alignleft,
img[align="left"] {
	float: left;
	margin: 2px 4px 0 0;
	border: 3px #393939 solid;
}

.alignright {
	float: right;
}

img.alignright,
img[align="right"] {
	float: right;
	margin: 2px 3px 0 0;
	border: 3px #393939 solid;
}
.logo img { height: 70px; }
.favor img {
	width: 15px;
	height: 15px;
	padding-left: 3px;
}

.style_input {
	width: 215px;
	height: 16px;
	background-color: #f8f8f8;
	color: #787878;
	border: 1px #bbbbbb solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-right: 6px;
	font: normal 11px tahoma
}

.style_input:hover,
.style_input:focus {
	background: #eeeeee;
	color: #787878;
}

.all_input {
	font-size: 14px;
	color: #4c4c4c;
	font-family: tahoma;
	padding-left: 3px;
	border: 1px solid #bbbbbb;
	height: 22px;
	width: 225px;
	margin-bottom: 4px;
	border-radius: 4px;
}
input {border-radius: 4px;font-size: 14px;border: 1px solid #575757;margin: 6px 0;}

.style_input_code {
	width: 167px;
	height: 46px;
	background-color: #f8f8f8;
	color: #2c2c2c;
	border: 1px #bbbbbb solid;
	padding: 2px 0 0 8px;
	margin-right: 6px;
	font: normal 24px tahoma
}

.style_input_code:hover,
.style_input_code:focus {
	background: #eeeeee;
	color: #2c2c2c;
}

.addcomment,
.addcomment:hover {
	width: 465px;
	height: 24px;
	background: url(../images/addcomment.png) no-repeat 0 0;
	border: 1px #bbbbbb solid;
}

.addcomment:hover {
	background-position: 0 -24px
}

.vote_do,
.vote_do_hover {
	width: 90px;
	height: 20px;
	background: url(../images/sidebar_vote_btn.png) no-repeat 0 0;
	border: 0pt none;
}

.vote_do_hover {
	background-position: 0 -20px
}

.ya-topmenu {
	font: 9pt Tahoma;
	color: #adba5a;
}

.ya-topmenu a {
	color: #efefef;
	text-decoration: underline;
	font: 10pt/11pt Tahoma;
}

.ya-topmenu a:hover {
	color: #dcdbdb;
	text-decoration: underline;
}

.ya-topmenu a:active {
	color: #6d7e0e;
	text-decoration: none;
}

.logotext {
	font: 8pt Tahoma;
	color: #838383;
	padding-left: 31px;
}

.counts-468x60 {
	display: inline;
	width: 468px;
	height: 60px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
}

.counts-468x60:hover {
	opacity: 1.0;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.login {
	font: 8pt Tahoma;
	color: #ffffff;
}

.login a {
	color: #ffffff;
	text-decoration: underline;
	font: 9pt/10pt Tahoma;
}

.login a:hover {
	color: #7e920f;
	text-decoration: underline;
}

.login span {
	font: 8pt Tahoma;
	color: #4b4b4b;
}

.social_login {
	background-color: #0000001a;
	border-radius: 4px;
	padding: 7px 10px 4px 10px;
	margin: 15px 0 0 0;
	text-align: center;
}
.social_login img:hover {
	filter: brightness(150%);
	-webkit-filter: brightness(150%)
}
.a-z {
	font: 10pt Tahoma;
	color: #ffffff;
}

.a-z a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

.a-z a:hover {
	background: #dcdcdc;
	color: #424242;
	text-decoration: none;
}

.a-z a span {
	color: #ffffff;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}

.a-z a:hover span {
	background: #dcdcdc;
	color: #424242;
	text-decoration: underline;
}

.rel_radio {
	position: inherit;
	text-align: center;
}

.rel_radio img {
	border-radius: 5px;
	border: 2px solid #826FEF;
	box-shadow: 0 0 7px #A9A9A9;
}

.rel_radio img:hover {
	border-radius: 5px;
	border: 2px solid #e43d91;
	box-shadow: 0 0 7px #545454;
}

.speedbar {
	font: ;
	color: #787878;
}

.speedbar a {
	color: #787878;
	text-decoration: none;
}

.speedbar a:hover {
	color: #869a12;
	text-decoration: underline;
}

.speedbar img {
	padding: 0 5px 0 0;
}

.news-title {
	color: #e67200 !important;
	display: inline-block;
    margin-bottom: 5px;
}
#dle-content .news .news-pad .news-title { padding: 10px; }

.news-pad iframe {
	width: 100% !important;
}

.news-list .news-title {margin: 10px;}

.novosti blockquote {
    padding: 16px 24px;
    margin: 16px 16px 26px 16px;
    font-size: 16px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(243,241,255,1) 50%, rgba(255,255,255,1) 100%);
}
.novosti blockquote cite {
    color: #dddddd;
    font-size: 15px;
    padding-top: 20px;
    display: block;
}

.tlink {
	color: #e67200 !important;
	font-size: 18px;
}

.news-info-c {
	font: 8pt Tahoma;
	color: #8f8f8f;
}

.news {
	font: 14px Tahoma;
	color: #2c2c2c;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, Open Sans, Helvetica Neue, "Noto Sans Armenian", "Noto Sans Bengali", "Noto Sans Cherokee", "Noto Sans Devanagari", "Noto Sans Ethiopic", "Noto Sans Georgian", "Noto Sans Hebrew", "Noto Sans Kannada", "Noto Sans Khmer", "Noto Sans Lao", "Noto Sans Osmanya", "Noto Sans Tamil", "Noto Sans Telugu", "Noto Sans Thai", sans-serif;
}

.news a {
	color: #545454;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 2px;
}

.news a:hover {
	color: #b52f00;
	text-decoration: underline;
}

.news-info {
	color: #2c2c2c;
}

.news-info a {
	color: #2c2c2c;
	text-decoration: none;
}

.news-info a:hover {
	color: #b52f00;
	text-decoration: underline;
}

.news-mi {
	font-size: 14px;
	color: #666575;
}

.news-mi a {
	color: #cc3b0a;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}

.news-mi a:hover {
	color: #2c2c2c;
	text-decoration: underline;
}

.not-logged-fn {
	background: #e6e6db;
	border: 1px dashed #abab9a;
	padding: 5px;
	font: 8pt Tahoma;
	color: #2c2c2c;
}

.not-logged-fn a {
	font: 8pt Tahoma;
	color: #2c2c2c;
	text-decoration: underline;
}

.not-logged-fn a:hover {
	font: 8pt Tahoma;
	color: #2c2c2c;
	text-decoration: none;
}

.ntitle-full {
	font-size: 18px;
	padding-bottom: 4px;
}

.comments {
	font: 8pt Tahoma;
	color: #929292;
}

.comments a {
	color: #929292;
	text-decoration: underline;
}

.comments a:hover {
	color: #819511;
	text-decoration: underline;
}

.comment {
	font: 8pt Tahoma;
	color: #434343;
}

.comment a {
	color: #819511;
	text-decoration: underline;
}

.comment a:hover {
	color: #5a680c;
	text-decoration: underline;
}

.menu-title {
	color: #767676;
	font-size: 16px;
}

.menu-title-white {
	color: #ffd63f;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.4px;
}

.nav {
	color: #767676;
}

.nav a {
	display: inline-block;
	height: 8px;
	line-height: 8px;
	padding: 0 0 0 5px;
	color: #767676;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: 0.1px;
}

.nav a:hover {
	color: #b93c81;
	text-decoration: none;
}
.nav a:before {
    font-family: 'Material Icons';
    content: "\ea50";
    color: #a4b72d;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    top: 2px;
}
.nav a:hover::before {
    color: #b93c81;
}
.menu-white {
	color: #ededed;
}

.menu-white a {
	color: #ededed;
	text-decoration: none;
}

.menu-white a:hover {
	color: #000000;
	text-decoration: none;
}

.menu-white .menfav:before {
	font-family: 'Material Icons';
	content: "\e037";
	color: #bb00cb;
	padding-right: 5px;
	font-size: 18px;
	top: 3px;
	position: relative;
}

.lastfilms {
	font: 8pt Tahoma;
	color: #818181;
	background: #ededed;
	padding: 7px;
}

.menu {
	font: 10pt/11pt Tahoma;
}

.menu a {
	color: #5742e2;
	text-decoration: underline;
}

.menu a:hover {
	color: #919191;
	text-decoration: none;
}

.impot {
	font: 8pt Tahoma;
	color: #800000;
}

.copy {
	font: 8pt Tahoma;
	color: #ACACAC;
}

.copy a {
	color: #ACACAC;
	text-decoration: underline;
	font: 10pt/11pt Tahoma;
}

.copy a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.copy2 {
	font: 9pt Tahoma;
	color: #8d8d8d;
}

.copy2 a {
	color: #7e920f;
	text-decoration: underline;
}

.copy2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.copy_m {
	font: 9pt/18px Tahoma;
	color: #8d8d8d;
}

.copy_m a {
	color: #7e920f;
	text-decoration: underline;
}

.copy_m a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.navigation {
	margin-top: 5px;
	font-size: 14px;
}

.navigation,
.navigation a,
.navigation span,
.bnnavi,
.nextprev,
.nextprev .thide {
	float: left;
}

.navigation a,
.navigation span {
	font-weight: bold;
	padding: 0 4px;
	height: 19px;
	line-height: 19px;
	background-color: #252525;
	padding: 8px 14px;
	margin: 2px;
	border: 1px solid #1f1f1f;
	border-radius: 4px;
}

.navigation a,
.navigation span.nav_ext {
	color: #C7CED1;
	text-decoration: none;
}

.navigation a:hover {
	background-color: #513ce0;
	color: #fff;
	text-decoration:none;
}

.navigation span {
	color: #bbbbbb;
	background-color: #585858;
	border: 1px solid #333;
}

.tf_tabheader {
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: -5px;
	margin-left: -40px;
}

.tf_tabheader li {
	float: left;
	list-style-type: none;
	font-size: 14px;
	color: #393939;
	background: #cecece;
	padding: 5px 10px;
	margin-left: 10px;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
}

.tf_tabheader li:first-child {
	margin-left: 0px;
}

.tf_tabheader li:hover,
.tf_tabheader li.current {
	background: #6652E7;
	color: #fff;
}

.tf_tabheader span,
.tf_tabheader a {
	color: #393939;
	text-decoration: none;
}

.tf_tabheader li:hover a {
	color: #fff;
	border-bottom: 0px;
}

.tf_tabheader li.current a {
	color: #fff;
	border-bottom: 0px;
}

.tf_tabheader li:hover span {
	color: #fff;
	border-bottom: 0px;
}

.tf_tabheader li.current span {
	color: #fff;
	border-bottom: 0px;
}

.info-place {
	padding: 13px 5px 10px 0px;
	font: 14px/19px Arial;
	color: #393939;
	position: relative;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}

.info-place p {
	margin: 0px;
}

.info-place a {
	color: #393939;
}

.info-place>ul {
	margin: 0px;
	padding: 0px;
}

.info-place>ul>li {
	display: none;
	list-style-type: none;
	min-height: 60px;
	overflow: hidden;
}

.info-place>ul>li.current {
	display: block;
}

.playbutton .material-icons {
	font-size: 70px;
    background: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#505050));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}

.playbutton .material-icons:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#879ceb), to(#963ce0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}
.buttons a:hover {
    color:transparent;
}
hr.favorithr {
	border: 0;
	height: 0.07em;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.ageWarning {
	font: 8pt/9pt Tahoma;
	height: 45px;
	color: #ACACAC;
}

.warnText {
	line-height: 8pt;
	margin-top: -37px;
	margin-left: 60px;
	color #ACACAC;
}

.warnSign {
	font-weight: bold;
	line-height: 45px;
	width: 45px;
	height: 45px;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	background: #666666;
	border-radius: 25px;
	margin: -28px 10px 0 5px;
	color: #ACACAC;
}

.novosti img {
	margin: 0 8px 8px 0;
	float: none;
	border-radius: 5px;
    max-width: 620px;
}

.news2 img {
	margin: 0 10px 10px 0;
	float: left;
	border: 5px solid #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 0.5px 0.5px;
	width: 195px;
}

.seotext {
	font: 9pt/10pt Tahoma;
	text-align: justify;
}

#html5player {
	width: 295px;
	height: 70px;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
}

.clear:after {
	width: 100%;
	height: 0px;
	display: block;
	clear: both;
	content: "";
}

a {
	display: inline-block;
	color: #3D3D3D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 8px 0px 8px 0px;
	line-height: 1.4;
}

.navbar {
	background: #513ce0;
	background: -moz-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #513ce0), color-stop(100%, #816df0));
	background: -webkit-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -o-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -ms-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: linear-gradient(to bottom, #513ce0 0%, #816df0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#513ce0', endColorstr='#816df0', GradientType=0);
	padding: 3px 0;
	box-shadow: 0 2px 5px rgba(#181818);
	color: #9FA675;
	font-size: 14px;
}

.navbar a {
	color: #efefef;
	text-decoration: none;
}

.navbar a:hover {
	text-decoration: underline;
}

.navbar .links {
	float: left;
	padding: 4px 0 0 0;
	letter-spacing: 0.2px;
}

.links a:first-child {
    padding: 0 5px 0 0;
}

.links a {
    border-right: 2px solid #7763ed;
    padding: 0 7px 0 3px;
}

.links a:last-child {
	border-right: none;
	padding: 0 0 0 5px;
}

.linksp {display:inline-block;}
.linksp a:first-child {
    padding: 0 5px 0 0;
}
.linksp a {
    border-right: 2px solid #383838;
    padding: 0 7px 0 3px;
    color: #575c66;
}
.linksp a:last-child {
	border-right: none;
	padding: 0 0 0 5px;
}

.nav-search {
	width: 220px;
	float: right;
	height: 26px;
}

.nav-search .text {
	float: left;
	width: 85%;
	overflow: hidden;
}

.nav-search .text input {
	width: 100%;
	height: 26px;
	background: #6e5ce2;
	background: -moz-linear-gradient(top, #6e5ce2 0%, #8c79ef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6e5ce2), color-stop(100%, #9e79ef));
	background: -webkit-linear-gradient(top, #6e5ce2 0%, #9e79ef 100%);
	background: -o-linear-gradient(top, #6e5ce2 0%, #8c79ef 100%);
	background: -ms-linear-gradient(top, #6e5ce2 0%, #8c79ef 100%);
	background: linear-gradient(to bottom, #6e5ce2 0%, #9e79ef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6e5ce2', endColorstr='#8c79ef', GradientType=0);
	border: none;
	border-radius: 5px;
	box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.35);
	box-sizing: border-box;
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
}

.search-button {
float: left;width: 25px;height: 25px;margin: 2px;padding: 0;cursor: pointer;background: #ffffff00;border: none;color: #342e3e;
}
.search-button:hover {
color: #fff;
}
.header {
	width: 1000px;
	margin: 0 auto;
}

.logotip {
	width: 243px;
	height: 170px;
	position: fixed;
}

.header .logo {
	float: left;
	padding-top: 25px;
}

.header .info {
	width: 620px;
	padding: 3px 0 3px 0;
	float: right;
	color: #B0C4DE;
	font-size: 13px;
	text-align: justify;
	line-height: 1.3;
	background: linear-gradient(180deg, #B0C4DE 33%, #7489a9 66%, #536791);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.content {
	margin-top: -29px;
}

.login-form {
	padding: 0 10px 0 0;
	color: #fff;
	font: 13px;
	margin-top: -34px;
}

.login-form .links {
	float: right;
	text-align: center;
	display: block;
	font-size: 13px;
}

.reg-pass {padding-top: 10px;float: right;margin-right: 20px;}

.login-form .links a {
	padding: 0 7px;
	color: #bdbdbd;
	text-decoration: none;
}

.login-form .links a:hover {
	text-decoration: underline;
}

.login-form .links .sep {
	margin: 0 7px;
	float: left;
}

.login-form .the-form {
	background: #3D3D3D;
	border-radius: 5px 5px 0 0;
	width: 405px;
	height: 30px;
	float: right;
	left: 20px;
	font-size: 13px;
	padding: 7px 0 0 6px;
}

.login-form .field {
	margin: 0 0 0 5px;
	float: left;
}

.login-form .field:first-child {
	margin: 0;
}

.login-form .field .name {
	margin: 0 10px 0 0;
	float: left;
	padding: 4px 0 4px 10px;
	color: #bdbdbd;
}

.login-form .field input {
	float: left;
}

.login-form .buttons {
	float: left;
}

.login_input {
	width: 100px;
	height: 13px;
	margin: 0;
	background: #5f5f5f;
	padding: 5px 8px 7px;
	border: none;
	border-radius: 5px;
	color: #c5c5c5;
	font: 9pt/25px Tahoma, sans-serif;
}

.login-button {
	width: 9px;
	height: 13px;
	margin: 6px 0 0 5px;
	background: url(../images/login-button.png) no-repeat 0 0;
	border: none;
	float: left;
}

.content-main {
	background: #3D3D3D;
	padding: 7px 5px;
	border-radius: 5px;
	margin-top: -3px;
}

.breadcrumb {
	margin: 0 0 5px;
	background: #513ce0;
	background: -moz-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #513ce0), color-stop(100%, #816df0));
	background: -webkit-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -o-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -ms-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: linear-gradient(to bottom, #513ce0 0%, #816df0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#513ce0', endColorstr='#816df0', GradientType=0);
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font: 10pt/17px Tahoma, sans-serif;
}

.breadcrumb a {
	margin: 0 0 0 5px;
	color: #fff;
}

.breadcrumb a:hover {
	text-decoration: none;
}

.google-adv {
	margin: 0 0 5px;
	text-align: center;
	background-color: #656565;
	border-radius: 5px;
    max-height: 250px;
}

.google-adv2 {
	margin: 0 0 6px 0;
	background-color: #fff;
	text-align: center;
}

.main-cols {}

.c-left {
	width: 646px;
	float: left;
}
.sort {padding-left: 0;}
.addradio {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.addradio .xfields #xfupload_logo {
	background-color: #959595;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}
.add-title {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.add-tit {
    justify-content: flex-end;
    align-items: center;
    display: flex;
}
.add-input-tit {
    width: 80%;
    display: grid;
}
.add-category {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 10px 0;
}
.add-cat {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.add-input-cat {
    display: grid;
    width: 80%;
}
.add-description {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 10px 0;
}
.add-desc {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-content: center;
}
.add-input-desc {
    width: 80%;
    display: grid;
}

.news-item {
        display: flex;
    align-items: center;
	margin: 0 0 5px;
	background: #F3F3F3;
	padding: 9px 9px 6px 9px;
	border-radius: 5px;
}

.news-item .image {
	width: 83px;
	height: 83px;
	margin: 0 10px 0 0;
	background: #F3F3F3;
	border: 3px #dcdcdc solid;
	border-radius: 5px;
	    flex-shrink: 0;
}

.news-item .image img {
	border-radius: 5px;
	width: 100%;
	height: 100%;
}

.news-item .info {
	width: 450px;
	float: left;
}

.news-item .title {
	
	font: 16pt Tahoma, sans-serif;
	color: #e67200 !important;
	text-decoration: none;
}

.news-item .title:hover {
	text-decoration: underline;
}

.news-item .buttons {
	padding: 9px 0;

}

.c-right {
	width: 338px;
	float: right;
}

.mi-favor {
	font-size: 40px;
	padding: 2px 0 0 4px;
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#e51e1e), to(#f7ff33));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
}

.mi-styles {
	font-size: 35px;
	padding: 0 4px;
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#e51e1e), to(#d233ff));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
}

.mi-lang {
	font-size: 35px;
	padding: 0 4px;
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#e51e1e), to(#d233ff));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
}

.mi-news {
	font-size: 40px;
	padding: 0 4px;
	position: absolute;
	background: -webkit-gradient(linear, left top, left bottom, from(#e59a1e), to(#ffffff));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	display: initial;
}

.mi-info {
    font-size: 40px;
    padding: 0 4px;
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(#fab400), to(#ffffff));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}
.r-cats {
	margin: 0;
}

.r-cat {
	width: 165px;
	margin: 0 0 0 7px;
	float: left;
}

.r-cats .r-cat:first-child {
	margin: 0;
}

.news-info {font-size: 14px;}

.news-info .image {
	margin: 0 10px 2px 6px;
	float: left;
}

.news-info .image img {
	width: 100%;
	border-radius: 4px;
}

.news-info .info {padding: 0 5px 5px 5px;}

.news-info .info a {
	text-decoration: underline;
}

.news-right {
	display: inline-block;
	font-size: 14px;
	padding: 0 5px 0 5px;
	line-height: 1.4;
	text-align: left !important;
}

.footer {
	color: #ACACAC;
	background-color: #232222;
	margin: 20px 0 0 0;
	padding: 20px 0 10px 0;
	background: #0e0e0e;
	background: -moz-linear-gradient(top, #0e0e0e 0%, #252525 100%);
	background: -webkit-linear-gradient(top, #0e0e0e 0%, #252525 100%);
	background: linear-gradient(to bottom, #0e0e0e 0%, #252525 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e', endColorstr='#7d7e7d', GradientType=0);
}

.footer .age {
	float: left;
}

.footer .age .num {
	width: 45px;
	height: 45px;
	margin: 4px 15px 0 0;
	background: #403f3f;
	border-radius: 100%;
	float: left;
	font: bold 18px/45px Arial, sans-serif;
	text-align: center;
}

.footer .age .text {
	width: 210px;
	float: left;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.footer .righted {
	width: 600px;
	float: right;
	text-align: right;
}

.footer .links {
	margin: 0 0 12px;
	font-size: 13px;
}

.footer .links a {
	color: #ACACAC;
	text-decoration: none;
	padding-bottom: 10px;
}

.footer .links a:hover {
	color: #fff;
	text-decoration: underline;
}

.copyright {
	font-size: 13px;
	color: #5d5d5d;
}

.form-block {}

.form-row {
	margin: 0 0 5px;
}

.form-row .name {
	width: 83px;
	margin: 0 10px 0 0;
	float: left;
}

.form-row .i-field {
	width: 95%;
	float: left;
}

.form-block .buttons {
	padding: 0 0 0 79px;
}

.form-block .button {
	margin: 0 10px 0 0;
	float: left;
}

.news {
	background: #fff;
	padding: 5px;
	width: auto;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#sliderbg {
	background: #fff;
	padding: 10px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#audioplayer1611 {
	width: 300px;
	height: 72px;
}

.header .logobox {
	height: 130px;
	width: 243px;
	float: left;
}

.l_title {
	float: left;
	width: 84%;
}

.l_title p {
	margin: 0px 0px 8px 0px;
}

.r_title {
	float: right;
	text-align: right;
	position: absolute;
	z-index: 1;
	display: inline-grid;
}

@media screen and (max-width:770px) {
	
	.navbar {
		width: auto;
		height: auto;
		float: none;
	}
	.items-sort {display:none;}
	.google-adv {
		max-height: none;
		margin-top: 30px !important;
	}
	
	.top_nav_menu {
		display: none;
	}
	
	.header {
		width: auto;
		height: auto;
		float: none;
	}
	
	.content {
		width: auto;
		height: auto;
		float: none;
	}
	
	.wrapper {
		width: auto;
		height: auto;
		float: none;
	}
	
	.login-form {
		display: none;
	}
	
	.content-main {
		width: auto;
		height: auto;
		float: none;
	}
	
	.breadcrumb {
		display: none;
	}
	
	.google-adv {
		padding: 5px;
		width: auto;
		height: auto;
		text-align: center;
		margin: auto;
	}
	
	.main-cols {
		width: auto;
		height: auto;
		float: none;
	}
	
	.c-left {
		width: auto;
		height: auto;
		float: none;
	}
	
	.footer {
		width: auto;
		height: auto;
		float: none;
		padding-bottom: 70px;
	}
	
	.footer .righted {
		width: auto;
		height: auto;
		float: none;
		padding-right: 10px;
	}
	
	.copyright {
		width: 45%;
		float: right;
	}
	
	.age {
		padding: 11px 10px 0;
		float: center;
	}
	
	#sliderbg {
		display: block;
	}
	
	.c-right {
		width: 100%;
		height: auto;
		float: none;
	}
	
	.news {
		width: auto;
		height: auto;
		float: none;
	}
	
	.news-item .info {
		width: auto;
		height: auto;
		float: left;
	}
	
	#tn-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-top2 {
		display: none;
	}
	
	#tn-bg2 {
		display: none;
	}
	
	#menu-new-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-new-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#audioplayer1611 {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	#html5player {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	.navbar {
		display: none;
	}
	
	.news-item .info {
		width: auto;
		height: auto;
		float: left;
	}
	
	.header .info {
		padding: 10px;
		width: auto;
		height: auto;
	}
	
	.katimg {
		display: none;
	}
	
	.header .info {
		display: none;
	}
	
	.header {
		background: #252525 !important;
	}
	
	.header .logobox {
		width: 100%;
		text-align: center;
		float: center;
	}
	
	.header .logobox .logo {
		float: initial;
	}
	
	.novosti img {
		width: auto;
		max-width: 98%;
		height: auto;
		width: auto\9;
	}
	
	.r-cat {
		width: 100%;
		height: auto;
		float: none;
		margin: auto;
	}
	
	.menu-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-nav2 {
		margin-top: 5px;
	}
	
	#sort {
		width: 100%;
		height: auto;
		float: none;
		display: flex;
		font-size: 18px;
		margin-bottom: 5px;
	}
	
	#mobile-menu {
		display: block;
	}
	
	#mobile-top {
		display: block;
	}
	
	.logo {
		display: none;
	}
	
	.header {
		display: none;
	}
	
	.google-adv {
		margin-top: 95px;
	}
}

@media screen and (max-width:570px) {
	.navbar {
		width: auto;
		height: auto;
		float: none;
	}
	
	.header {
		width: auto;
		height: auto;
		float: none;
	}
	
	.content {
		width: auto;
		height: auto;
		float: none;
	}
	
	.wrapper {
		width: auto;
		height: auto;
		float: none;
	}
	
	.login-form {
		display: none;
	}
	
	.content-main {
		width: auto;
		height: auto;
		float: none;
	}
	
	.breadcrumb {
		display: none;
	}
	
	.google-adv {
		padding: 5px;
		width: auto;
		height: auto;
		text-align: center;
		margin: auto;
		max-height: none;
	}
	
	.main-cols {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort-pad {
		width: auto;
		height: auto;
		float: none;
	}
	
	.c-left {
		width: auto;
		height: auto;
		float: none;
	}
	
	.footer {
		width: auto;
		height: auto;
		float: none;
	}
	
	.footer .righted {
		width: auto;
		height: auto;
		float: none;
		padding-right: 10px;
	}
	
	.copyright {
		width: 45%;
		float: right;
	}
	
	.age {
		padding: 11px 10px 0;
		float: center;
	}
	
	#sliderbg {
		display: block;
	}
	
	.c-right {
		width: 100%;
		height: auto;
		float: none;
	}
	
	.news {
		width: auto;
		height: auto;
		float: none;
	}
	
	.news-item .info {
		width: auto;
		height: auto;
		float: left;
	}
	
	#tn-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-top2 {
		display: none;
	}
	
	#tn-bg2 {
		display: none;
	}
	
	#menu-new-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-new-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#audioplayer1611 {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	#html5player {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	.navbar {
		display: none;
	}
	
	#sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	.header .info {
		display: none;
	}
	
	.katimg {
		display: none;
	}
	
	#radio-sort {
		display: none;
	}
	
	.header {
		background: #252525 !important;
	}
	
	.link {
		width: auto;
		height: auto;
		float: none;
	}
	
	.title {
		width: auto;
		height: auto;
		float: none;
	}
	
	.news-pad img {
		width: 50px;
		margin-bottom: 0px;
	}
	
	.news-pad img {
		width: 50px;
		height: 50px;
		margin-top: 0px;
	}
	
	.news-info .image {
		width: 100px;
		height: auto;
	}
	
	.news-info .image img {
		width: 100px;
		height: auto;
	}
	
	.favor img {
		width: 30px;
		height: 30px;
	}
	
	.novosti img {
		width: 98%;
		max-width: 100%;
		height: auto;
		width: auto\9;
		margin-bottom: 10px;
	}
	
	.novosti iframe {
		width: 100%;
		height: 300px;
	}
	
	.r-cat {
		width: 100%;
		height: auto;
		float: none;
		margin: auto;
	}
	
	.menu-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-nav2 {
		margin-top: 5px;
	}
	
	#sort {
		width: 100%;
		height: auto;
		float: none;
		display: flex;
		font-size: 18px;
		margin-bottom: 5px;
	}
	
	#mobile-menu {
		display: block;
	}
	
	#mobile-top {
		display: block;
	}
	
	.logo {
		display: none;
	}
	
	.header {
		display: none;
	}
	
	.google-adv {
		margin-top: 95px;
	}
	
	.ui-dialog {
		display: block;
		height: auto;
		width: auto !important;
		position: absolute;
	}
	
	.button7 {
		width: 100%;
		padding: 25px;
	}
	
	.icopoisk {
		width: 20px !important;
		height: 20px !important;
	}
	
	.news-title img {
		width: 20px !important;
		height: 20px !important;
	}
	
	.navigation .numpages { display: none; }
}

@media screen and (max-width:440px) {
	
	.ntitle-full h1 {
		margin: 4px 0 0 0;
	}
	
	.first_player {
		margin: 20px 10px 10px 10px !important;
	}
	
	.podcast_player {
		margin: 20px 10px 10px 10px !important;
	}
	
	.navbar {
		width: auto;
		height: auto;
		float: none;
		
		.news-title img {
			width: 20px !important;
			height: 20px !important;
		}
	}
	
	.header {
		width: auto;
		height: auto;
		float: none;
	}
	
	.content {
		width: auto;
		height: auto;
		float: none;
	}
	
	.wrapper {
		width: auto;
		height: auto;
		float: none;
	}
	
	.login-form {
		display: none;
	}
	
	.content-main {
		width: auto;
		height: auto;
		float: none;
	}
	
	.mobile_rekl {
		margin: 15px;
	}
	
	.breadcrumb {
		display: none;
	}
	
	.google-adv {
		padding: 5px;
		width: auto;
		height: auto;
		text-align: center;
		margin: auto;
		max-height: none;
	}
	
	.main-cols {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort-pad {
		width: auto;
		height: auto;
		float: none;
	}
	
	.c-left {
		width: auto;
		height: auto;
		float: none;
	}
	
	.footer {
		width: auto;
		height: auto;
		float: none;
		padding-bottom: 90px;
	}
	
	.footer .righted {
		width: auto;
		height: auto;
		float: none;
		padding-right: 10px;
	}
	
	.copyright {
		width: 45%;
		float: right;
	}
	
	.age {
		padding: 11px 10px 0;
		float: center;
	}
	
	#sliderbg {
		display: block !important;
	}
	
	.c-right {
		width: 100%;
		height: auto;
		float: none;
	}
	
	.news {
		width: auto;
		height: auto;
		float: none;
	}
	
	.info {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#tn-top2 {
		display: none;
	}
	
	#tn-bg2 {
		display: none;
	}
	
	#menu-new-top {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-new-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	#audioplayer1611 {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	#html5player {
		width: 100%;
		height: 72px;
		margin-top: 10px;
	}
	
	.navbar {
		display: none;
	}
	
	#sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	#radio-sort {
		width: auto;
		height: auto;
		float: none;
	}
	
	.news-item .info {
		width: auto;
		height: auto;
		float: none;
	}
	
	.header .info {
		padding: 10px;
		width: auto;
		height: auto;
	}
	
	.katimg {
		display: none;
	}
	
	.righted {
		display: none;
	}
	
	#radio-sort {
		display: none;
	}
	
	.news-item .info {
		width: 50%;
		margin: auto;
	}
	
	.info {
		margin: auto;
		width: auto;
	}
	
	.header {
		background: #252525 !important;
	}
	
	.news-pad img {
		width: 50px;
		height: 50px;
		margin-top: 0px;
	}
	
	.news-info .image {
		width: 100px;
		height: auto;
	}
	
	.news-info .image img {
		width: 100px;
		height: auto;
	}
	
	.favor {
		margin-top: 5px;
	}
	
	.favor img {
		width: 30px;
		height: 30px;
	}
	
	.novosti img {
		width: 100%;
		max-width: 98%;
		height: auto;
		width: auto\9;
	}
	
	.novosti iframe {
		width: 100%;
		height: 200px;
		;
	}
	
	.news-item .image {
		width: 60px;
		height: 60px;
		margin-top: 10px;
	}
	
	.news-item .image {
		width: 64px;
		height: 64px;
		margin-top: 0px;
	}
	
	.news-item .link {
		display: none;
	}
	
	.news-item .info {
		float: left;
	}
	
	.r-cat {
		width: 100%;
		height: auto;
		float: none;
		margin: auto;
	}
	
	.menu-bg {
		width: auto;
		height: auto;
		float: none;
	}
	
	.menu-nav2 {
		margin-top: 5px;
	}
	
	#sort {
		width: 100%;
		height: auto;
		float: none;
		display: flex;
		font-size: 18px;
	}
	
	#mobile-menu {
		display: block;
	}
	
	#mobile-top {
		display: block;
	}
	
	.logo {
		display: none;
	}
	
	.header {
		display: none;
	}
	
	.google-adv {
		margin-top: 100px;
		margin-bottom: 5px;
		text-align: center;
		max-height: none;
	}
	
	.news-item .buttons {
		padding: 0px 0;
		float: right;
	}
	
	.news-item {
		padding: 5px 0px 0px 4px;
	}
	
	.ui-dialog {
		display: block;
		height: auto;
		width: auto !important;
		position: absolute;
		left: 0px !important;
	}
	
	.numpages { display: none; }
}

.namesong {
	display: none;
	background: #D0D0F9;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	width: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.namesong a {
	font-weight: normal;
}

.opisanie {
	background-color: #EFEFEF;
	padding: 7px 10px 7px 10px;
	border-radius: 5px;
}
.opisanie a {
	color: #cc0071 !important;
}
.opisanie a:hover {
	color: #9c27b0 !important;            
}
.opisanie h2 { font-size: 18px; }

.dopinfo {
	background-color: #F7F3DB;
	color: #655b21;
	padding: 2px 10px 5px 10px;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.linkcont {
	color: #cc0071 !important;
}
.linkcont:hover {
	color: #9c27b0 !important;            
}

.favor {
	float: right;
	padding: 5px 0 0 0;
}

.poiskpesni {
	background-color: #ABABFB;
	padding: 3px 7px 3px 7px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}

.poiskpesni:hover {
	background-color: #7A7AFB;
	color:#fff;
}
.poiskpesni:hover a {color:#fff;}
.poiskpesni a:hover {color: #fff;}
.poiskpesni:hover .icopoisk {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

.button7 {
	font: 15px/20px Arial;
	color: white;
	border: 0px;
	padding: 3px 10px 3px 10px;
	border-radius: 3px;
	background: #8D7EF3;
}

.button7:hover {
	background: #36366D;
	cursor: pointer;
	border: 0px;
}

.icopoisk {
	float: left;
	padding-right: 6px;
}

.zhaloba {
	text-align: center;
	float     : left;
	margin    : 6px 0;
}

.zhaloba a {
	background: #cecece;
	padding: 6px 10px 5px 10px;
	border-radius: 4px;
	text-decoration: none;
}

.zhaloba a:hover {
	color: #fff;
	background: #9E9E9E;
	text-decoration: none;
}

.rounded-list a {
	position: relative;
	display: block;
	padding: .4em .4em .4em 1.5em;
	*padding: .4em;
	margin: .5em 0;
	background: #ddd;
	color: #444;
	text-decoration: none;
	-moz-border-radius: .3em;
	-webkit-border-radius: .3em;
	border-radius: .3em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.rounded-list a:hover {
	background: #eee;
}

.rounded-list a:hover:before {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.rounded-list a:before {
	content: url("http://malonoye.beget.tech/templates/radio/images/soundwave.png");
	position: absolute;
	left: -2em;
	top: 50%;
	margin-top: -1.3em;
	background: #806CEF;
	height: 2em;
	width: 2em;
	line-height: 2em;
	border: .3em solid #fff;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.rounded-list {
	padding-left: 25px;
}

.tlink2 {
	float: left;
	
	margin-left: 5px;
}

.menu-new-bg .news-pad {
	background: #F3F1FF;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
}

.menu-new-bg .news-pad:hover {
	background: #EEECFF;
}

.news-pad-static {
	padding: 10px;
}

.info_cat {
	background-color: #F3F3F3;
	padding: 1px 10px 10px 10px;
	margin: 0 0px 5px 0px;
	border-radius: 5px;
}

.info_cat h1 {
	color: #e67200;
}

.play_img_left {
	top: 3px;
	position: relative;
}

.top_nav_menu {
	background: #513ce0;
	background: -moz-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #513ce0), color-stop(100%, #816df0));
	background: -webkit-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -o-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: -ms-linear-gradient(top, #513ce0 0%, #816df0 100%);
	background: linear-gradient(to bottom, #513ce0 0%, #816df0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#513ce0', endColorstr='#816df0', GradientType=0);
	padding: 10px 20px 10px 20px;
	margin: 0 0px 7px 0px;
	border-radius: 5px;
	font-size: 14px;
	color: #A696FD;
	letter-spacing: 0.4px;
    text-align: center;
}

.top_nav_menu a {
	color: white;
	text-decoration: none;
}

.top_nav_menu a:hover {
	text-decoration: underline;
}

.adv_top_block {
	display: inline-block;
	position: relative;
	width: 30%;
	margin: 1%;
}

.close_adv_top_block {
	display: block;
	position: absolute;
	top: 8px;
	right: -8px;
	width: 16px;
	height: 16px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAElBMVEXqAAD8oaH/AAD/ra3/vr7///91+I/7AAAAQklEQVR42oXPwQoAIAgD0JXu/385FfTQgnYweKAp9pUXmE+swAFWAG8owQBTqjQQ8SQOcAdRQVtkqHy7dDFd/X/tAVqqAopyUfkOAAAAAElFTkSuQmCC);
	cursor: pointer;
}

.nsong {
	float: left;
	margin-right: 5px;
}

.nsong_note {
	padding-left: 5px;
	color: #c1bebe;
	display: none;
}

.newsinfo {
	margin: 0 0 15px 0;
}

iframe {
	width: 100%;
}
.addfavorlink:before {
    font-family: 'Material Icons';
    content: "\e87d";
    color: #ffe920;
    font-size: 20px;
    padding: 0 5px 0 0;
    position:relative;
    top: -2px;
    vertical-align: middle;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#e4a903), to(#fffcdd));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: initial;
}
.addfavorlink:hover {color: #fffb00 !important;text-shadow: -4px 0px 16px #ffee1d, 0px -20px 16px #ffee1d, 20px 0px 19px #ffee1d, 0px 12px 2em #ffe001;}
.addfavorlink:hover::before {
    text-decoration: none;
    color: #ffe600;
}
.addfavorlink {
	color: #ffe920 !important;
	text-decoration:none;
    text-shadow:rgb(255, 251, 0) 3px 3px 20px, rgb(255, 153, 204) -2px 1px 30px;
}

#player {
	margin: 0 0 25px 0;
}
#sort {
	display: inline-block;
	margin: 20px 0;
}

.first_player {
	margin: 25px 10px 10px 10px;
}
.podcast_player {
	margin: 10px 10px 10px 10px;
}

#load {padding: 4px;}

.items-sort {font-size: 13px;line-height: 12px;background-color: #f3f3f3;margin: 0 0 5px 0;border-radius: 4px;text-align: center;}
.items-sort form, .items-sort li {display: inline-block;}
.items-sort li {margin-left: 10px;}
.items-sort li + li {padding-left: 10px; border-left: 1px solid #888;}
.items-sort a {color: #cc0071;}
body > div.content > div > div.content-main > div.main-cols.clear > div.c-left > div.items-sort > span {padding: 12px;display: inline-block;}

.form-item {margin:10px 0;}
.form-secur {margin-top:10px;}

.border_link {border-bottom: 1px dotted;}
.border_link:hover {text-decoration:none !important;}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.short_img_r {
	text-align: center;
	margin-bottom: 10px;
}
.short_img_r a { width:100%; }
.short_img_r img {
	width: 100%;
    height: 180px;
    border-radius: 3px;
    object-fit: cover;
}

/* Votes */
.infoblock {
	padding: 25px;
	margin-bottom: 5px;
	border-radius: 5px;
	background-color: gold;
}
.infoblock > .title {
	margin: 0 0 1em 0;
	font-size: 20px;
	letter-spacing: 0;
}
.vote_more { font-size: .9em; margin: -.7em 0 1em 0; }

.vote_list { margin: 20px 0; }
.vote_list .vote, .vote_list .pollanswer { margin: .6em 0 .2em 0; }
.vote_list .vote > input, .vote_list .pollanswer > input { display:none;  }
.vote_list .vote > input + label:before, .vote_list .pollanswer > input + label:before {
	display:inline-block;
	width: 8px; height: 8px;
	border: 4px solid #3b3b3b;
	background-color: #fff;
	margin: -3px 4px 0 0;
	vertical-align:middle;
	cursor:pointer;
	content: "";
	border-radius: 2px;
}
.vote_list .vote > input[type="radio"] + label:before,
.vote_list .pollanswer > input[type="radio"] + label:before { border-radius: 50%; }
.vote_list .vote > input + label:hover:before, .vote_list .pollanswer > input + label:hover:before { border-color: #3394e6; }
.vote_list .vote > input:checked + label:before, .vote_list .pollanswer > input:checked + label:before {
	background-color: #3394e6;
	border-color: #3394e6;
}
.vote_list .vote > input + label:before, .vote_list .vote > input:checked + label:before,
.vote_list .pollanswer > input + label:before, .vote_list .pollanswer > input:checked + label:before
{ -webkit-transition: border-color ease .2s; transition: border-color ease .2s; }

.btn-border .icon-votes { width: 16px; height: 14px; margin: -3px 0 0 0; vertical-align: middle; }
.vote_votes, .pollallvotes { font-size: .9em; }

#dlevotespopupcontent { height: auto !important; overflow: visible !important; }

.voteprogress, .pollprogress {
	overflow: hidden;
	height: 6px;
	margin-bottom: 10px;
	background-color: #fff;
	border-radius: 3px;
	margin-top: 6px;
}
.voteprogress span, .pollprogress span {
	text-indent: -9999px;
	height: 6px;
	display: block;
	overflow: hidden;
	background: #3394e6;
}
.voteprogress .vote2, .pollprogress .poll2 { background-color: #dd514c; }
.voteprogress .vote3, .pollprogress .poll3 { background-color: #5eb95e; }
.voteprogress .vote4, .pollprogress .poll4 { background-color: #4bb1cf; }
.voteprogress .vote5, .pollprogress .poll5 { background-color: #faa732; }

.not-chrome-block {
	margin: 10px 0 0 0;
}
.not-chrome-block p {
	margin: 10px 0;
	font-size: smaller;
}
#for_chrome_player {
    display: inline-block;
    background-color: orange;
    padding: 10px;
    color: #fff;
    border-radius: 4px;
    border-bottom: 4px solid #e89600;
}
#for_chrome_player:hover {
    background-color: red;
    border-bottom: 4px solid #dc0202;
}

.cat-page {display: block;}
.cat-page a {
    width: 100%;
    width: -webkit-fill-available;
    padding: 10px;
    margin: 0 0 6px 0;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    background-color: #eeeeee;
    border-radius: 4px;
    text-decoration: none;
    color: #cc0071;
}
.category-description{
	margin: 0 0 5px;
    background: #F3F3F3;
    padding: 9px 9px 6px 9px;
    border-radius: 5px;
}
.category-description h1{
	margin-top:0;
	color: #e67200;
}

/*playlist*/
.track-title-wrap {
	margin-bottom: 5px;
	padding      : 10px 10px 10px 0px;
}

.track-title-content {
	border-left : 3px solid #6262c1;
	padding-left: 10px;
}

.track-title-wrap h2 {
	margin-bottom: 0;
	font-size    : 14px;
}

#track-title {
	letter-spacing: 0.8px;
	font-weight   : 600;
	color         : #655b21;
	font-size     : 16px;
}

.latest-songs-content {
	background-color: #F7F3DB;
	color           : #655b21;
	padding         : 2px 10px 5px 10px;
	border-radius   : 5px;
	margin-bottom   : 10px;
}

.latest-songs-list {
	gap           : 2px;
	display       : flex;
	flex-direction: column;
}

.latest-songs .latest-songs-title {
	font-weight  : 700;
	margin-bottom: 1px;
	margin-top   : 5px;
	font-size    : 16px;
}

.latest-songs .song {
	display    : flex;
	align-items: center;
}

.latest-songs .song .song-time {
	font-size       : 10px;
	background-color: rgba(44, 44, 44, 0.5);
	padding         : 1px;
	border-radius   : 3px;
	color           : #fff;
	letter-spacing  : 0.8px;
	margin-right    : 3px;
}

.latest-songs .song .song-title {}

.servbuttons {
	display        : flex;
	flex-wrap      : wrap;
	gap            : 6px;
	margin-bottom  : 10px;
	justify-content: space-between;
}
/*playlist*/

.cat-link {
	color: #655b21 !important;
}

.cat-link .news {
	display: inline;
}



.subcategories {
	column-count: 3;
}