@charset "utf-8";
/* CSS Document */

.bevezeto {
	line-height: 170%;
	overflow: hidden;
	font-weight: bold;
	font-size: 18px;
}

.bevezeto img {
	padding: 0px;
	margin: 0px;
	float: none;
}

.entry_like {
	height:60px;
	line-height: 60px;
	float:left;
	padding: 0px;
	margin-right: 20px;
	display: inline;
}

.entry_like img {
	width: 40px;
	height: 40px;
}

.post-bottom {
	float: left;
	clear: left;
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.share-post-block {
	float: left;
	width: 100%;
	height: 65px;
	line-height: 65px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	z-index: 99999;
	vertical-align: middle;
	font-size: 48px;
}
.share-post-block a {margin-right: 20px; color:#808080;}
.share-post-block a:hover, .share-post-block a.active {color:#000;text-decoration:none;}


.teszt_osszesito {
float: left;
background: #2b2d31;
border-top: 3px solid #F9690E;
border-bottom: 3px solid #D2D7D3;
margin: 20px 0px;
padding: 20px 20px 20px 20px;
width: 1100px;
margin-left: -20px;
height: auto;
min-height: 170px;
text-align: left;
}
.teszt_osszesito h4 {
float: left;
color: #F1F1F4;
height: 40px;
line-height: 40px;
font-size: 36px;
margin: -60px 0px 15px 0px;
}
.teszt_osszesito .tesztpl {
font-size: 20px;
line-height: 40px;
}
.teszt_osszesito .min_ert {
color: #F1F1F4;
font-size: 20px;
line-height: 40px;
float: right;
margin: -65px 0px;
padding-right: 180px;
}
.teszt_osszesito ul {
list-style: none;
text-align: left;
color: #F1F1F4;
font-size: 14px;
float: left;
width: 275px;
margin: 0px;
padding: 0px 5px 0px 0px;
display: inline;
}
.teszt_osszesito ul li {
margin: 5px 0;
padding: 0px;
min-height:22px;
line-height: 22px;
}
.teszt_osszesito ul li i {
font-size: 8px;
vertical-align: middle;
min-height:22px;
line-height: 22px;
margin-right: 5px;
}
.hw_ert {min-height:50px;height:50px;}


/* ----------- ratings ------------------ */
.ratings {list-style: none;display: inline;}
.teszt_osszesito ul {float: right;width: 200px;margin-top: -5px;}

.rate_title{width:60px;height:22px;line-height:22px;float:left;margin-right: 5px;}
.rate_title_big{width:200px;height:60px;line-height:60px;float:left;margin-right: 20px; margin-bottom: 20px;}


.rate_frame {background:#D2D7D3;width:120px;height:20px;display: inline; float: left;}
.rate_value {margin-left: 2px; display: inline; float: left; font-size: 10px; font-weight: bold; vertical-align: middle;height:20px;line-height:20px;}

.rate {background-color:#F9690E;height: 20px;margin:0px;display: block; background-image: linear-gradient(to top right, red, #F9690E);}
.rate_big, .rate_frame_big {height:60px;}
.rate_frame_big {width:524px; margin-bottom: 20px;}

.r0 { width: 0px; }
.r1, .r_10 { width: 10%; }
.r2, .r_20 { width: 20%; }
.r3, .r_30 { width: 30%; }
.r4, .r_40 { width: 40%; }
.r5, .r_50 { width: 50%; }
.r6, .r_60 { width: 60%; }
.r7, .r_70 { width: 70%; }
.r8, .r_80 { width: 80%; }
.r9, .r_90 { width: 90%; }
.r10, .r_100 { width: 100%; }


.el-icon-share:before {
	content: "\e641";
}

.el-icon-record:before {
	content: "\e658";
}

.post .el-icon-record {font-size:8px;margin-right: 5px;}



@media all and (min-width: 0px) and (max-width: 812px) {

.author {
/*display: none;*/
}

.post .author {
	/*top: 0px;*/
}
.post .author img, .comment-left img, .korbutton {
	display: none;
}


.post-bottom {
	text-align: center;
}

.share-post-block {
	height: auto;
}

.teszt_osszesito {
margin: 30px 0px;
padding: 2px;
width: 100%;
margin-left: 0px;
height: auto;
}
.teszt_osszesito h4 {
font-size: 1.25rem;
padding-top: 10px;
margin: 0px;
}
.tesztcim {
float: left;
margin-left: 5px;
}
.tesztcim::after {
content: "\A";
white-space: pre;
}
.tesztpl {
font-size: 1.10rem;
float: left;
/*margin-top: -45px;*/
}


.teszt_osszesito .min_ert {
font-size: 1.10rem;
float: left;
margin: 0px;
padding: 0px 5px;
}
.teszt_osszesito ul {
font-size: 0.8rem;
float: left;
width: 100%;
padding: 0px 0px 0px 5px;
display: block;
margin: 5px 0px;
}
.teszt_osszesito ul li i {
font-size: 0.6rem;
}


}

@media all and (max-width: 812px) {
.bevezeto {
	font-size: 1.25rem;
}
}
