/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2015-02-06, 10:28:43

*/
/* line 4, ../../../assets/scss/tdp/comment.scss */
#commentBox .left {
  float: left;
  width: 45%;
}

/* line 8, ../../../assets/scss/tdp/comment.scss */
#commentBox .left label {
  float: left;
  width: 170px;
  font-weight: bold;
  padding-bottom: 30px;
  font-size: 19px;
}

/* line 15, ../../../assets/scss/tdp/comment.scss */
#commentBox .left .ratingBigComment {
  margin-bottom: 30px;
  float: left;
}

/* line 19, ../../../assets/scss/tdp/comment.scss */
#commentBox .left legend {
  font-size: 13px;
  font-style: italic;
  color: #5e5e5e;
  margin-top: 70px;
}

/* line 25, ../../../assets/scss/tdp/comment.scss */
#commentBox .left .domain_value {
  width: 8px;
  border: 0px;
  font-family: Tahoma, Geneva, 'Lucida Grande', Veranda, Arial, Helvetica, sans-serif;
  font-size: 100%;
}

/* line 36, ../../../assets/scss/tdp/comment.scss */
#commentBox .left .domain_number_total {
  float: right;
  margin-right: 65px;
  margin-top: 1px;
}

/* line 42, ../../../assets/scss/tdp/comment.scss */
.nyroModalBg {
  background: none;
}

/* line 45, ../../../assets/scss/tdp/comment.scss */
#commentBox {
  font-family: Tahoma, Geneva, 'Lucida Grande', Veranda, Arial, Helvetica, sans-serif;
  border-top: 53px solid #f5846c;
  border-left: 12px solid #f5846c;
  border-right: 12px solid #f5846c;
  border-bottom: 22px solid #f5846c;
  width: 895px !important;
  z-index: 999;
  text-align: left;
  margin: 0px;
}

/* line 56, ../../../assets/scss/tdp/comment.scss */
#commentBox .nyroModalDom {
  padding: 0px;
  min-height: 150px;
}

/* line 60, ../../../assets/scss/tdp/comment.scss */
#commentBox h2 {
  background: #e9e8e8;
  border: 1px solid #f5846c;
  border-bottom: 4px solid #f5846c;
  font-size: 21px;
  padding: 10px;
  padding-left: 20px;
}

/* line 68, ../../../assets/scss/tdp/comment.scss */
#commentBox h4, #commentBox p {
  font-size: 21px;
}

/* line 72, ../../../assets/scss/tdp/comment.scss */
#commentBox .content {
  padding: 30px;
  background: url(../../images/content-bg.png) repeat-x;
  color: #3a3939;
  padding-right: 0px;
}

/* line 78, ../../../assets/scss/tdp/comment.scss */
#commentBox .right {
  float: right;
  width: 55%;
}

/* line 82, ../../../assets/scss/tdp/comment.scss */
#commentBox .right label {
  font-weight: bold;
  font-size: 21px;
}

/* line 86, ../../../assets/scss/tdp/comment.scss */
#commentBox .right input {
  color: #5e5e5e;
  font-family: Tahoma, Geneva, 'Lucida Grande', Veranda, Arial, Helvetica, sans-serif;
  width: 453px;
  height: 46px;
  border: 1px solid #f5846c;
  margin-top: 15px;
  margin-bottom: 35px;
  padding-left: 20px;
  font-size: 19px;
}

/* line 98, ../../../assets/scss/tdp/comment.scss */
#commentBox .right input[type=radio] {
  width: 22px;
  height: auto;
  margin-top: 0px;
  margin-left: 5px;
  vertical-align: -1px;
  margin-bottom: 0px;
}

/* line 107, ../../../assets/scss/tdp/comment.scss */
#commentBox .right input[type=radio]:hover {
  cursor: pointer;
}

/* line 111, ../../../assets/scss/tdp/comment.scss */
#commentBox .right input[type=radio]:hover {
  cursor: pointer;
}

/* line 115, ../../../assets/scss/tdp/comment.scss */
#commentBox .right .label-checkbox fieldset {
  border: 0px;
}

/* line 119, ../../../assets/scss/tdp/comment.scss */
#commentBox .right .label-checkbox legend {
  float: left;
  font-size: 16px;
  color: #3a3939;
  font-weight: bold;
}

/* line 126, ../../../assets/scss/tdp/comment.scss */
#commentBox .right .label-checkbox fieldset {
  margin-bottom: 7px;
}

/* line 130, ../../../assets/scss/tdp/comment.scss */
#commentBox .right .label-checkbox fieldset label {
  font-size: 14px;
  height: 15px;
  margin-top: 0px;
  margin-left: 5px;
  line-height: 15px;
}

/* line 138, ../../../assets/scss/tdp/comment.scss */
#commentBox .right .label-checkbox fieldset label:hover {
  cursor: pointer;
}

/* line 142, ../../../assets/scss/tdp/comment.scss */
#commentBox .no_popup input {
  width: 423px;
}

/* line 146, ../../../assets/scss/tdp/comment.scss */
#commentBox .right textarea {
  color: #5e5e5e;
  font-family: Tahoma, Geneva, 'Lucida Grande', Veranda, Arial, Helvetica, sans-serif;
  margin-top: 15px;
  margin-bottom: 10px;
  width: 453px;
  height: 235px;
  padding-top: 15px;
  padding-left: 20px;
  font-size: 19px;
  border: 1px solid #f5846c;
}

/* line 158, ../../../assets/scss/tdp/comment.scss */
#commentBox .no_popup textarea {
  width: 423px;
}

/* line 161, ../../../assets/scss/tdp/comment.scss */
.nyroModalCloseButton {
  margin-top: -10px !important;
  margin-left: -25px;
  width: 24px;
  height: 24px;
  text-indent: -9999em;
  background: url(../../images/close.png);
  z-index: 9999;
}

/* line 170, ../../../assets/scss/tdp/comment.scss */
#commentBox .buttons {
  clear: both;
  margin-left: 170px;
  float: right;
  margin-right: 4px;
  margin-top: 20px;
}

/* line 177, ../../../assets/scss/tdp/comment.scss */
#commentBox .button.poster {
  background: url(../../images/content-details-button.png);
  width: 277px;
  height: 47px;
  display: block;
  float: left;
  text-align: center;
  line-height: 37px;
  font-weight: bold;
  color: #ffffff;
}

/* line 189, ../../../assets/scss/tdp/comment.scss */
#commentBox .button.cancel {
  background: url(../../images/cancel-button.png);
  width: 172px;
  height: 47px;
  margin-left: 280px;
  display: block;
  text-indent: -9999em;
}

/* line 198, ../../../assets/scss/tdp/comment.scss */
#commentBox #recomendation {
  float: left;
  height: 20px;
  margin-top: 8px;
  margin-left: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
  display: none;
}

/* line 209, ../../../assets/scss/tdp/comment.scss */
#commentBox #redeem {
  float: left;
  margin-top: 8px;
  margin-left: 0px;
  margin-top: 4px;
  margin-bottom: 0px;
  height: 0px;
  display: none;
}

/* line 219, ../../../assets/scss/tdp/comment.scss */
#content .reveal-modal {
  top: 50px;
  padding: 25px 40px 25px;
}

/* line 224, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=recomendation] {
  width: 100%;
  margin-top: 0px;
}

/* line 229, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=recomendation] span {
  float: left;
}

/* line 233, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=recomendation] p {
  font-size: 16px;
  color: #3a3939;
}

/* line 238, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=redeem] {
  width: 100%;
  margin-top: 10px;
}

/* line 243, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=redeem] span {
  float: left;
}

/* line 247, ../../../assets/scss/tdp/comment.scss */
#commentBox label[for=redeem] p {
  font-size: 16px;
  color: #3a3939;
}

/* line 252, ../../../assets/scss/tdp/comment.scss */
#commentBox.no-popup {
  font-family: Tahoma, Geneva, 'Lucida Grande', Veranda, Arial, Helvetica, sans-serif;
  border-top: 53px solid #f5846c;
  border-left: 12px solid #f5846c;
  border-right: 12px solid #f5846c;
  border-bottom: 22px solid #f5846c;
  width: 895px !important;
  z-index: 999;
  text-align: left;
  margin: 30px;
  height: 650px;
}

/* line 265, ../../../assets/scss/tdp/comment.scss */
#commentBox.no-popup .buttons {
  margin-right: 35px;
}
