@import "../commons.css";

.items_list { width: 100%; position: relative; -ms-touch-action: pan-y; }

.hiddenList { display: none; }

.pseudoplayer { width: 368px; height: 263px; background-color: #000; }
.pseudoplayer .vid_preview { width: 367px; height: 249px; overflow: hidden; position: relative; }
.pseudoplayer .imgPrev { text-align: center; }
.pseudoplayer .pseudoplayer_btn { position: absolute; left: 164px; top: 103px; }

.widget_title { font-size: 15px; font-weight: 700; font-family: 'Roboto Slab', Tahoma, sans-serif; line-height: 40px; height: 40px; padding-left: 17px; text-transform: uppercase; }

.user_news_wrap {background: #e7e7e7; position: relative; width: 100%; border-top: 1px solid #f68122; z-index: 1000;}
.user_news_wrap .widget_title { font-size: 11px; padding-left: 25px; height: 50px; margin-left: 15px; padding-top: 9px; cursor: pointer; }
.user_news_wrap .add_news .widget_title {background: url("(none)/pic/decor/v4/i/mail.png") left 23px no-repeat;color: #000;}
.user_news_wrap .add_news {}
.user_news_wrap .add_news .widget_content { height: 0; overflow: hidden; background: #e7e7e7; }
.user_news_wrap .add_news .widget_content.active {padding: 15px 15px 15px 0;height: auto;overflow: hidden;z-index: 5;/* position: absolute; */}
.user_news_wrap .add_news .text, .user_news_wrap .add_news .textarea{border: 1px solid #5d5d5d; padding: 6px 12px; min-width: 210px; margin-bottom: 15px; float: left; margin-left: 15px;}
.user_news_wrap .add_news .textarea {margin-bottom: 0; min-height: 250px; max-width: 834px; max-height: 400px}
.user_news_wrap .add_news .add_file_wrap {background: url("(none)/www-include/pic/decor/v4/i/attachment.png") 0 center no-repeat; cursor: pointer; color: #585858; font-size: 13px; padding-left: 28px; margin: 12px 0 12px 15px; line-height: 1.1em; min-height: 16px;}
.user_news_wrap .add_news .inputfile {display: none;}
.user_news_wrap .add_news .submit {font-size: 15px; height: 34px; text-align: center; line-height: 34px; margin-left: 15px; border: none; width: 210px; background: #f68122; color: #fff; text-transform: uppercase; font-weight: 700;  font-family: 'Roboto Slab', Tahoma, sans-serif;}

.tos { margin: 0 0 10px 15px; }
.tos a { color: #f58220 !important; }

.captcha_wrap { margin: 0 0 10px 15px; }
.subFile { margin: 5px 15px 15px; color: #999999; font-size: 11px; display: block; }

.ya-share2 { margin-top : 1px; display : inline-block; vertical-align : middle; }

.prevtheme {
	padding-top : 0;
}

.prevtheme__header-wrapper,
.article-header {
	background-color : #e7e7e7;
	padding          : 10px 16px;
}

.prevtheme__header {
	margin         : 0;
	font-size      : 16px;
	font-weight    : bold;
	text-transform : uppercase;
}

.prevtheme__list {
	list-style-type : none;
	padding         : 6px 0 20px 0px;
	margin          : 0;
}

.prevtheme__item {
	border-bottom : 1px solid #e7e7e7;
}

.prevtheme__item a {
    color : #3f3f3f;
    font-family: 'Open Sans', Tahoma, sans-serif;
    font-size: 14px;
}

.prevtheme__item a:hover {
	color : #ec8123;
}

.prevtheme__item-wrapper {
	padding : 10px 20px;
}