
.userdata-details {
    background-color: #f7f7f7;
}

#response_content {
    width: 100%;
    height: 200px;
    margin-right: 10px;
}
#response_title {
    width: 100%;
    margin-right: 10px;
}
#form_userdata_response {
    margin-right: 35px;
}

.userdata-details .label {
    width: auto;
}


#btn-save-template{
    margin-left: 30px;
}