/*
Theme Name: Abstract Submission
Theme URI: https://abstract-submission.conv.jp/
Author: DOMO
Version: 1.0
Text Domain: abs
*/

/* Reset styles */
/* html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
} */

/* Your custom CSS styles go here */
#Contents {
    max-width: 900px;
    margin: auto;
    padding: 30px;
}
#Contents.wider_contents {
    max-width: 1200px;
}
#keyword_description .acf-input {
    font-size: 14px;
}

.acf-button.acf-repeater-add-row.button.button-primary[data-event="add-row"] {
    padding-top: 3px;
    margin-right: 15px;
}

.acf-form-submit input[type="submit"] {
    width: 120px;
    /* height: 35px; */
    font-size: 1.2rem;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    font-weight: normal !important;
    font-family: dashicon;
    border-radius: 3px;
}
#author_affiliation p {
    font-size: 14px;
}

#registered_endai_table {
    font-size: 13px;
}