/** to be merged with official **/

/**
 * Hodnoceni napovedy
 */
#frm-formArticleRating textarea { width: 100%; height: 5em; }


p.our-advice { margin-top: 20px; }


.help-comments li,
.help-comments ul { list-style: none; margin: 0; padding: 0;  }
.help-comments .stars .checked label { color: #ff6600; }
.help-comments .comment { clear: left; width: 100%; border-top: 1px solid #aaa; margin: 5px 5px 5px 2em; }
.help-comments .reply { clear: left; width: 100%; margin:  0 0 0 2em; padding: 5px; border-left: 4px solid #aaa; }
.help-comments .username { font-size: 110%; font-weight:bold; display: inline-block; padding: 0 1em 0 0; }
.help-comments .date { display: inline-block; padding: 0 1em 0 0; }
.help-comments .rating { display: inline-block; padding: 0 1em 0 0; }
.help-comments h4 { font-size: 11pt; color: #57a3ea; }
.help-rating-avg { font-weight: bold; margin: 0 0 1em 0; }
.help-comments { background: #ebebeb; border-radius: 5px; padding: 1em; }
.comment-add-box { margin-top: 1em; clear:both; }
span.error-message { color: red; }

.order .btn-big.btn-orange {
	font-size: 16pt;
	width: 100%;
	padding: 13px;
	height: auto;
}


a#btn-login-facebook { 
	display: block; line-height: 40px; padding: 0px; text-align: center; width: 100%; border-radius: 5px; border: 1px solid #fff; background: #3B5998;
	.fa { font-size: 22px; vertical-align: -2px; }
}

.help-content pre, .help-content code {
	background: #eee;
	border: 1px #999 solid;
	border-radius: 4px;
	padding: 0px 4px;
	margin: 4px;
	
}


.help-content code {
	display:inline-block;
}
.help-content pre code {
	background: transparent; border:0; border:0; padding:0;
}

.stable-forms-ratingcontrol input, .stable-forms-ratingcontrol .controls label { 
display:none;
}
.stable-forms-ratingcontrol label { 
   font-size: 30px;
}
.stable-forms-ratingcontrol span.checked label { 
	color: #ff6600; 
}

