/* =============================================================================
------------------------------ ADVANCE-COMMENTS ----------------------------------
=============================================================================== */

.table.comentarios-table td {
    font-size: 12px;
    color: black;
}
.btn a {
    color: white;
    font-weight: bold;
}

.aviso-comentario h4 {
    color: #9fa0a5;
    font-weight: normal;
      font-size: 13px;
}

.btn.btn-primary.btn-login {
    margin-top: 20px;
    margin-left: 57px;
}

.btn.btn-primary.btn-comentar {
    background-color: #cf0046;
    border-color: #cf0046;
}

.glyphicon.glyphicon-user.glyphicon-user-color {
    color: #cf0046;
}

tr.sin-borde-superior{
    border-top-color: white;
    border-top-style: solid;
}

tr.sin-borde-superior textarea{
    width: 600px;
    height: 50px;
    float: left;
    padding: 14px 14px 14px 17px;
    margin: 7px 0 0 0;
    background: #EEE;
    border: none;
    font: 1.0em Arial, Helvetica, sans-serif;
    color: #666;
}

.comments-respuesta {
    border-top-color: white !important;
    padding-left: 35px;
}

.no-padding-left{
    padding-left:0px;
}

.form-control{
    border-radius: 0px;
}

.aviso-comentario{
    margin-bottom: 30px;
}

.aviso-comentarios{
    margin-bottom: 50px;
}

#error_username{
    color:red;
}

#error_email{
    color:red;
}

#error_comment{
    color:red;
}

.resp img{
    float:left;
}

.resp p{
    padding-top: 2px;
}

.comments-respuesta{
    padding-left: 35px!important;
}

.table.comentarios-table{
    width: 100%;
}
 

.comments-respuesta img{
    float:left;
}

.comments-respuesta p{
    float:left;
    width: 550px
}

.resp{
    padding: 8px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  width: 660px;
}

.register-comment{
    margin-bottom: 50px;
}

.register-comment textarea{
    border: 1px solid #cccccc;
}

.aviso-comentarios h4{
    font-size: 16px; 
}

#register-frame{
    margin-top:50px;
}

.register-comment table {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}

.register-comment table td {
  width: 315px!important;
  float: left!important;
  margin-right: 13px!important;
  color: #646567!important;
  text-align: left!important;
}

.register-comment label {
  color: #646567!important;
  height: 35px!important;
  width: 268px!important;
  display: inline-block!important;
  font: normal 11px Verdana, sans-serif!important;
  line-height: 45px!important;
    text-align: left!important;
}

.register-comment{
    background-color: #fff!important;
}

.register-comment input[type=text], #register-frame .register-content input[type=select], #register-frame .register-content input[type=password], #register-frame .register-content select{
      border: 1px solid #cccccc!important;
  background-color: #fff!important;
  font: normal 11px 'Open Sans', Arial, Sans-Serif!important;
  color: #434040!important;
  text-indent: 5px!important;
  padding: 0!important;
  margin: 0!important;
  width: 318px!important;
  height: 28px!important;
}

#register-frame .register-content input[type=text], #register-frame .register-content input[type=select], #register-frame .register-content input[type=password], #register-frame .register-content select{
    
    width: 318px!important;
}

.title-advice{
    width: 646px;
  height: 24px;
  display: block;
  cursor: pointer;
  text-indent: 5px;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
  font-size: 16px;
}

.button-comment {
  width: 86px!important;
  height: 23px; 
  color: #fff!important;
  text-align: center;
  border: 0px;
  background-color: #494949;
  text-transform: uppercase;
  line-height: 20px;
  cursor: pointer;
  font: normal 14px 'Trebuchet MS', 'Myriad Pro', Arial;
    height: 30px;
}

.captcha-comment .captcha-plugin{
    width: 320px;
}


.captcha-comment .captcha-plugin .left {
    float: left;
    width: 147px;
    margin: 12px 0 0;
}

.captcha-comment .captcha-plugin .right {
    float: right;
    width: 119px;
    margin: 12px 0 0;
}

.captcha-comment .captcha-plugin .fila {
    float: left;
    width: 100%;
    padding: 0 0 5px;
}

.captcha-comment .captcha-plugin label {
    font-weight: normal;
}

.captcha-comment .captcha-plugin em {
    display: block;
    color: #5f616b;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 7px 2px;
}

.captcha-comment .captcha-plugin img {
    float: left;
    /*width: 113px;*/
    height: 52px;
    margin: 5px 0 5px 0;
}

.captcha-comment .captcha-plugin .change-captcha {
    border: none;
    padding: 0px;
    width: 17px;
    height: 20px;
    float: left;
    margin: 15px 15px 21px 0px;
    padding: 0;
    cursor: pointer;
    background: transparent url(/images/frontend/captcha-reload.png) no-repeat;
    transition: all 0.6s ease 0s;
}

.captcha-comment .captcha-plugin .change-captcha:hover {
    opacity: 0.35;
}

.captcha-comment .captcha-plugin .captcha-help {
    display: block;
    color: #5f616b;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 7px 2px;
    padding: 0;
    font-style: italic;
}
  

#advice_comment_captcha{
        width: 170px;
}

.legend-message{
    float:right;
    line-height: 45px;
}

.form-errors h3{
    font-size:14px;
}

.message-user-loged{
    height: 100px!important;
}

.captcha-comment .captcha-plugin #captcha{
    width: 170px!important;
    float: right;
}