.table-userupdate tbody th{
     color: #000;
     table-layout: fixed;
}

.subaru-id {
     width: 460px;
}

.table-userupdate tbody input::-webkit-input-placeholder { /* WebKit browsers */  
     color: #c1c1c1; 
}

.table-userupdate tbody input:-ms-input-placeholder { /* Internet Explorer 10+ */  
     color: #c1c1c1; 
}

.table-userupdate tbody input{
     color: #000;
}

.table-userupdate tbody th:first-child{
     text-align: right;
}

.userupdate-input250{
     width : 250px;
}

.userupdate-input100{
     width : 100px;
}

.userupdate-interval {
     padding:  16px 20px 16px 110px !important;
}

.table-userupdate tbody th span{
     color : red;
}
.userupdate-hyphen-interval {
     margin: 0px 5px;
}

.userupdate-input251 {
     padding:  16px 16px 14px 0px !important;
}