#SatisfyComment {
    width: 100%;
    height: 80px;
    outline: none;
    border: 1px solid #CCCCCC;
    resize: none;
    border-radius: 4px;
}

#CheckInfo {
    width: 100%;
    color: red;

}