}
table#speakerprofile_table th {
-
-}
-
-table#speakerprofile_table input,
-table#speakerprofile_table select,
-table#speakerprofile_table textarea {
- background-color: white;
- border-radius: 1rem;
- border-style: solid;
- border-color: #0063CE;
- border-width: 1.5px;
+ min-width: 8rem;
}
form.pgeuregform input,
form.pgeuregform select,
form.pgeuregform textarea,
+table#speakerprofile_table input:not(#id_photofile),
+table#speakerprofile_table select,
+table#speakerprofile_table textarea,
form input#id_email,
form input[type=submit] {
background-color: white;
min-width: 35rem;
}
+table#speakerprofile_table input#photofile-clear_id {
+ text-align: left;
+ margin: 1rem 0;
+ min-width: 0 !important;
+}
+
form input[type=submit] {
min-width: 20rem;
margin-left: 0 !important;