/* specialni font */
/* font sizes for body font-size: 87.5%; */
/** old IE CSS features **/
/** old IE CSS features **/
/** box shadow **/
/** box gradient - defaultne ORANZOVY **/
/** border radius **/
/* zamezeni oznaceni prvku */
/* text rotate */
/* transition */
/* line 6, screen.scss */
#contain {
  padding-top: 70px;
}
/* line 9, screen.scss */
#contain .content .ct_content {
  padding: 120px 5em 50px;
}

/* line 14, screen.scss */
.comment_add_wrapper {
  margin: 50px 0;
  text-align: center;
}
/* line 18, screen.scss */
.comment_add_wrapper .comment_add_btn {
  border-width: 0;
  display: inline-block;
  font-size: 114%;
  line-height: 320%;
  padding: 0 25px 0 15px;
}
/* line 25, screen.scss */
.comment_add_wrapper .comment_add_btn > span {
  background: transparent url("/media/nw_eshop_frontend/icos-special-buttons.png") no-repeat -95px 3px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 135px 45px;
  display: block;
  height: 100%;
  padding-left: 45px;
  width: 100%;
}

/* line 35, screen.scss */
.comment_reply_wrapper {
  position: relative;
  padding-left: 60px;
}
/* line 39, screen.scss */
.comment_reply_wrapper * {
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  -ms-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
/* line 43, screen.scss */
.comment_reply_wrapper .arrow {
  background: transparent url("/media/nw_comment/icos-comment-arrows.png") no-repeat left top;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 15px 27px;
  display: block;
  height: 9px;
  left: 92px;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -8px;
  width: 15px;
}
/* line 56, screen.scss */
.comment_reply_wrapper .comment_reply_btn {
  border: 1px solid #e6e6e7;
  font-family: "mplusbold", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #009bc8;
  height: 40px;
  position: relative;
  margin-top: 7px;
  padding: 5px 20px;
  text-align: left;
  text-transform: lowercase;
}
/* line 67, screen.scss */
.comment_reply_wrapper .comment_reply_btn .arrow {
  display: none;
  left: 31px;
  top: -9px;
}
/* line 73, screen.scss */
.comment_reply_wrapper .comment_reply_btn:hover {
  border-color: #7c7c7c;
}
/* line 76, screen.scss */
.comment_reply_wrapper .comment_reply_btn:hover .arrow {
  display: block;
  background-position: left -18px;
}
/* line 84, screen.scss */
.comment_reply_wrapper .textarea_field textarea {
  padding-left: 95px;
}
/* line 90, screen.scss */
.comment_reply_wrapper .input_field label {
  z-index: 2;
}
/* line 94, screen.scss */
.comment_reply_wrapper .input_field input:focus, .comment_reply_wrapper .input_field input:active {
  position: relative;
  z-index: 1;
}

/* line 104, screen.scss */
.comment_add_wrapper .textarea_field textarea,
.comment_reply_wrapper .textarea_field textarea {
  padding-left: 95px;
}

/* line 110, screen.scss */
#comments_box .comment_box {
  background: transparent url("/media/nw_comment/icos-discussion-big.png") no-repeat -34px -154px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 240px 240px;
  border-width: 0;
  margin: 25px 0 0;
  padding: 15px 0 0 60px;
}
/* line 117, screen.scss */
#comments_box .comment_box > span {
  display: block;
  line-height: 130%;
  padding: 0;
}
/* line 123, screen.scss */
#comments_box .comment_box .remove_btn_cont {
  margin-top: -15px;
}
/* line 126, screen.scss */
#comments_box .comment_box .author {
  font-family: "mplusregular", Arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000;
  font-size: 128%;
  margin-bottom: 5px;
  padding-bottom: 5px;
  padding-top: 0;
}
/* line 134, screen.scss */
#comments_box .comment_box .text {
  color: #222527;
  font-size: 86%;
  margin-bottom: 5px;
}
/* line 139, screen.scss */
#comments_box .comment_box .timestamp {
  color: #b4b4b4;
  font-size: 86%;
  font-style: normal;
  padding-bottom: 15px;
}
/* line 145, screen.scss */
#comments_box .comment_box.rating {
  background-position: -154px -34px;
}
/* line 148, screen.scss */
#comments_box .comment_box.rating .stars_wrapper {
  float: right;
}
/* line 151, screen.scss */
#comments_box .comment_box.rating .stars_wrapper img {
  display: block;
  float: left;
  margin: 0 3px;
  width: 13.5px;
}
/* line 159, screen.scss */
#comments_box .comment_box.answer {
  background-image: url("/media/nw_comment/icos-discussion.png");
  background-position: -41px -44px;
  behavior: url("/media/page/backgroundsize.min.htc") \9;
  background-size: 120px 120px;
  margin-left: 20px;
  padding-top: 5px;
  padding-left: 40px;
}
/* line 167, screen.scss */
#comments_box .comment_box.answer .timestamp {
  padding-bottom: 0;
}
/* line 171, screen.scss */
#comments_box .comment_box.answer.admin {
  background-position: -81px -4px;
}
/* line 176, screen.scss */
#comments_box .comment_box.has_replies .timestamp {
  border-bottom: 1px solid #e6e6e7;
}
/* line 181, screen.scss */
#comments_box .cb_answers {
  background: transparent url("/media/nw_comment/separator-answer.png") repeat-y 39px top;
  border-top: 1px solid #e6e6e7;
  margin-left: 60px;
  padding-bottom: 15px;
}

/* line 189, screen.scss */
.comment_filter_wrapper {
  margin: 0;
  position: absolute;
  right: 0;
  top: 180px;
}
/* line 195, screen.scss */
.comment_filter_wrapper ul li {
  clear: right;
  float: right;
}
/* line 199, screen.scss */
.comment_filter_wrapper ul li a {
  background-image: url("/media/page/arrow-tag-revert.png");
  background-position: left center;
  padding-left: 25px;
  padding-right: 15px;
}
/* line 205, screen.scss */
.comment_filter_wrapper ul li a:hover {
  padding-left: 25px;
  padding-right: 25px;
}
/* line 211, screen.scss */
.comment_filter_wrapper ul li.active a {
  background-color: #009bc8;
}

@media only screen and (max-width: 600px) {
  /* line 230, screen.scss */
  #comments_box .comment_box.rating .stars_wrapper {
    float: none;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 400px) {
  /* line 239, screen.scss */
  #contain .content .ct_content {
    padding-left: 0;
    padding-right: 0;
  }
}
