.generales-title-review {
    font-size: 18px;
    color: #0E0059;
    font-weight: 800;
    margin: 40px 0 15px 24px;
} 

.answer-group-review {
    margin-bottom: 5px;
    margin-right: 32px;
}

.labels-questions-review {
    margin-left: 41px;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 16px;        
}

.questions-look-review {
    display: flex;
    align-items: end;
    height: 30px;
}

.answer-look-review {
    display: flex;
    align-items: end;
    height: 30px;
    float: right;
}

.datepicker-look-review {
    display: flex;
    align-items: end;
    height: 30px;
    float: right;
}

.answer-datepicker-review {
    display: flex;
    height: 30px;
    color: #9A9A9A;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 0px; 
    width: 100%; 
}

.add-unit-review {
    display: flex;
    float: right;
    font-size: 16px;
    font-weight: 400 !important;
    height: 30px;
    align-items: end;
    color: #9A9A9A;
}

.check-okay-review {
    display: flex;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    margin-bottom: 19px;
    color: #9A9A9A;
}

.form-control-informes-review {
    color: #ffffff;
    font-size: 16px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    border-bottom: 1px solid #9A9A9A !important;
    margin-right: 0px !important;
    display: inline-block;
    text-align: end;
    height: 22px;
    padding-top: 0;
    width: 100%;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-radius: 0px 0px 0px 0px !important;   
  }
  
  .form-control-informes-review:focus {
    color: #0E085E;
    background: #fff;
    border-color: #3498DB;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }

  .temperature-look-review {
    -moz-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    height: 60px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    float: right;
    border-radius: 0px 0px 0px 0px !important;   
  }

  .add-temperature-review {
    display: flex;
    float: right;
    font-size: 16px;
    font-weight: 400 !important;
    height: 30px;
    align-items: end;
    color: #9A9A9A;
}

.temperature-size-review {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    height: 30px;
    color: #9A9A9A;
    background: transparent;
    border: none;
    border-bottom: 1px solid #9A9A9A;
    border-radius: 0px 0px 0px 0px !important;  
    margin-right: 0px;    
    padding-bottom: 3px;   
}

.nombre-parte-mb {
    margin-bottom: 5px;
}

.answer-group-motor-calentador-review {
    margin-bottom: 58px;
    margin-right: 32px;
    display: flex;
}

.check-okay-ok-review {
    display: flex;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0 0 0 22px;
}

.check-okay-na-review {
    display: flex;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0 0 0 17px;
}

.radio-okay-review {
    display: block;
    font-size: 16px;
    font-weight: 400 !important;
    height: 16px;
    justify-content: end;
    color: #9A9A9A;
    margin: 0;
}

.radio-okay-option-review {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 20px;
}
