/*td input, td textarea, td select {*/
/*    width: 100%;*/
/*    border: none;*/
/*    padding: 4px 8px;*/
/*}*/

/*td input, td select {*/
/*    height: 32px;*/
/*}*/

/*td input[type='checkbox'] {*/
/*    height: 20px;*/
/*    width: 50px;*/
/*}*/

/*.create-object-table {*/
/*    width: 550px;*/
/*    max-width: 100%;*/
/*}*/

/*.create-object-table th {*/
/*    text-align: left;*/
/*    padding: 4px 8px;*/
/*    max-width: 35vw;*/
/*    font-size: 0.95em;*/
/*    line-height: 1.1;*/
/*    border: 1px solid #e6e6e6;*/
/*    min-width: 25%;*/
/*}*/

/*.create-object-table td {*/
/*    padding: 0;*/
/*    border: 1px solid #e6e6e6;*/
/*    white-space: normal;*/
/*}*/

/*.create-object-table td > input[type=checkbox] {*/
/*    margin-top: 5px;*/
/*}*/

/*.create-object-table td > input[type=file] {*/
/*    margin-bottom: 5px;*/
/*}*/

/*.create-object-table td > a {*/
/*    color: dodgerblue;*/
/*}*/

/*.helptext {*/
/*    font-size: 12px;*/
/*    color: #787878;*/
/*    padding: 4px;*/
/*    line-height: 1.1 !important;*/
/*}*/

/*.errorlist {*/
/*    color: #eb2929;*/
/*    padding: 0 20px;*/
/*}*/

/*.commit-button {*/
/*    !*line-height: 1.5*!*/
/*}*/
/*.child-page-button{*/
/*    border: 2px solid gray !important;*/
/*    background-color: #f0f0f0;*/
/*}*/

/*.create-object-main-page {*/
/*    height: calc(100vh - 180px);*/
/*    overflow: auto*/
/*}*/

/*input:required, select:required, textarea:required {*/
/*    background-color: #fafadd;*/
/*}*/
