/* ------------------------------------------------------------ *\
    Form Elements
\* ------------------------------------------------------------ */

input::placeholder {
    color: inherit;
    opacity: 1;
}

textarea::placeholder {
    color: inherit;
    opacity: 1;
}

input:-webkit-autofill {
    -webkit-text-fill-color: inherit !important;
    -webkit-box-shadow: 0 0 0 1000px #c9c9cc inset;
}

.field, .textarea, .select {
    font-size: calc(0.93 * 14px);
    line-height: 20px;
    color: #706f6f;
    font-weight: 400;
    width: 100%;
    height: 24px;
    display: block;
    padding: 2px 9px;
    border: 0;
    background-color: #c9c9cc;
    border-radius: 4px;
    box-shadow: inset 0 2px 6px rgba(0,0,0,.1);
}

textarea, .textarea {
    min-height: 100px;
}

label {
    display: block;
    margin: 20px 0px 4px;
    font-weight: 600;
    font-size: 18px;
    color: #323765;
}

fieldset ul, fieldset ol {
    margin-left: 0 !important;
}

.registrationForm label {
    margin-top: 1em;
    /* margin-bottom: 0.715em; */
}

.registrationForm input[type="checkbox"] {
    margin-right: 4px;
}

.registrationForm fieldset.state ul {
    margin-bottom: 0;
}

.registrationForm fieldset.state ul li, .infoFormFieldLi ul li {
    list-style: none;
}

.select, .input_large_on, .input_large_off, .input_medium_on, .input_medium_off,
.input_small_on, .input_small_off, .sbTextInputMedium, #memberFirstName,
#memberLastName, #memberEmail, select,
body.searchSection fieldset > #search_terms, .sbFieldContent input, .buy_field,
textarea, table.cart_table td input[type="text"], .assessment_smallinput_on,
.assessment_smallinput_off, .assessment_mediuminput_on,
.assessment_mediuminput_off, .assessment_longinput_on, .assessment_longinput_off,
#SearchLocation {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 18px;
    background: #fff;
    color: #323765;
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* Start override buy_field Products */

.buy_field {
    display: inline-block;
    width: 25%;
    margin-right: 4%;
}

#product-addtocart .buy_field {
    width: 10%;
    margin-right: 2%;
}

.list-links-tertiary li + li:before {
    content: none;
}

span.buy_button {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    color: #4878b6;
    line-height: 1.222;
}

#product-addtocart span.buy_button {
    background: #1b79b9;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #1b79b9;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .01em;
    padding: 16px 35px 17px;
    transition: color .2s, background .2s;
    box-shadow: 0 1px 0 rgba(50, 55, 101, 0.4);
    line-height: 1;
}

/* End override buy_field Products */

body.searchSection fieldset > #search_terms {
    display: inline-block;
    width: 90%;
}

.textarea_small_on, .textarea_small_off, .sbFieldContent textarea,
.assessment_textarea_on, .assessment_textarea_off {
    display: block;
    width: 100%;
    height: 300px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.submit, .signup, .eventsCalendarPreviousMonthButton,
.eventsCalendarNextMonthButton, .sbButton, .button, #addMember, .buttonDisabled,
button[id^='postButton'], .swfUploadCancel, button[id^='eventButton'],
#submitBtn, #submitButton, #nextButton, #paymentButton, #addRegistrationButton,
body.searchSection fieldset > button[type=submit], button[type=submit],
input[type="button"], .inputSave, .inputContinue, #continueBtn, #cancelBtn {
    background: #1b79b9;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #1b79b9;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .01em;
    padding: 16px 35px 17px;
    transition: color .2s, background .2s;
    box-shadow: 0 1px 0 rgba(50, 55, 101, 0.4);
    line-height: 1;
}

.submit:hover, .signup:hover, .eventsCalendarPreviousMonthButton:hover,
.eventsCalendarNextMonthButton:hover, .sbButton:hover, .button:hover,
#addMember:hover, button[id^='postButton']:hover,
button[id^='eventButton']:hover, #submitBtn:hover, #submitButton:hover, #nextButton:hover, #paymentButton:hover, #addRegistrationButton:hover,
body.searchSection fieldset > button[type=submit]:hover,
button[type=submit]:hover, input[type="button"]:hover, .inputSave:hover,
.inputContinue:hover, #continueBtn:hover, #cancelBtn:hover {
    color: #1b79b9;
    background: #fff;
    text-decoration: none;
}

#cancelButton, body.searchSection fieldset > button[type=submit] {
    background: #fff;
    color: #1b79b9;
    border-radius: 28px;
    border: 1px solid #1b79b9;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .01em;
    padding: 16px 35px 17px;
    transition: color .2s, background .2s;
    box-shadow: 0 1px 0 rgba(50, 55, 101, 0.4);
    line-height: 1;
}

#conference_form > div.submit {
    background: none;
    color: #1b79b9;
    border: 0;
    padding: 0;
    box-shadow: none;
}

#conference_form table td {
    border-top: 0px;
    border-bottom: 0px;
}

#conference_form legend {
    display: block;
    margin-bottom: 18px;
    font-weight: 900;
    font-size: 24px;
    color: #323765;
}

#conference_form .contact_info_note br {
    display: none !important;
}

.conference_user_border {
    color: #323765;
}

/* Reset for search button - button[type=submit] */

.search .search-btn {
    padding: 0;
    box-shadow: none;
}

#signupForm #cancelButton {
    display: none;
}

a.button {
    background: #1b79b9;
    color: #fff;
    border-radius: 28px;
    border: 1px solid #1b79b9;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .01em;
    padding: 16px 35px 17px;
    transition: color .2s, background .2s;
    box-shadow: 0 1px 0 rgba(50, 55, 101, 0.4);
    line-height: 1;
    display: inline-block;
}

body.searchSection fieldset > button[type=submit] {
    margin-left: 10px;
}

@media (max-width: 767px) {
    body.searchSection fieldset > button[type=submit] {
        margin-left: 0px;
        margin-top: 10px;
    }
}

/*--- Event Registration Form ---*/

#li_c_EmailType label {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .form-contact > fieldset, .form-contact fieldset,
    .content-fullwidth fieldset {
        padding: 20px 10px;
    }

    .textarea_small_on, .textarea_small_off {
        height: 180px;
    }

    .form-contact .col {
        float: none;
        width: 100%;
    }

    .form-contact .col + .col {
        margin-top: 15px;
    }

    .form-contact .form-captcha {
        max-width: 100%;
        overflow: auto;
    }
}

/*--- Abstracts ---*/

body.abstracts2017Section input[type="button"] {
    width: auto !important;
}

body.abstracts2017Section table.form th {
    width: 35% !important;
}

body.abstracts2017Section table.form td ol {
    margin-left: 0;
}

body.abstracts2017Section table td {
    border: 0;
}

body.abstracts2017Section td label {
    display: inline-block;
}

body.abstracts2017Section th, body.abstracts2017Section td {
    padding-bottom: 0.715em;
}

/*--- Info Forms ---*/

table.form td, #form_info_buttons td, .infoFormFieldLi table td {/* !important used to override style.css used for My Orders */
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding: 10px !important;
    font-size: inherit !important;
    color: inherit !important;
}

.infoFormFieldLi table {
    margin-top: 0;
}

table.form td {
    padding-bottom: 0.715em;
}

table.form th {
    width: 200px !important;
}

table.form {
    margin-bottom: 0;
}

#form_info_buttons {
    margin-top: 0;
}

#lastpagediv {
    text-align: right;
}

/* ------------------------------------------------------------ *\
    Form Contact
\* ------------------------------------------------------------ */

.form-contact > fieldset, .form-contact fieldset, .content-fullwidth fieldset {
    display: block;
    min-width: 0;
    padding: 20px;
    margin-bottom: 15px;
    border-color: #fff;
}

fieldset.receive_email, .infoFormFieldLi fieldset,
.signup_form fieldset > fieldset, #info_form fieldset, .form fieldset,
#passwordForm, #signupForm fieldset, .registrationForm fieldset, fieldset {
    padding: 0;
    min-width: 0;
    margin-bottom: 0;
    border: 0;
}


fieldset.receive_email span {
    padding-left: 5px;
    display: inline-block;
}

fieldset span.checkparent {
    display: block;
}

fieldset span.checkparent input, fieldset.receive_email input[type="checkbox"],
fieldset span input[type="checkbox"] {
    margin-right: 5px;
}

fieldset span {
    display: block;
    font-size: 18px;
    color: #323765;
}

.sbForm label span {
    display: inline;
}

.signup_form fieldset > fieldset.state, #info_form fieldset > fieldset.state,
.form_caption, #passwordForm fieldset legend, #removeMemberForm {
    padding-bottom: 20px;
}

#passwordForm fieldset legend {
    font-size: 30.00001px;
    color: #6bc048;
    font-weight: 900;
}

.form-contact .form-row + .form-row, .forgot-password {
    margin-top: 15px;
}

.form-contact .form-col-size1 {
    width: 50%;
}

#signupForm h2 {
    margin-top: 0.715em;
    margin-bottom: 0.715em;
}

.infoFormFieldLi, .form ol li, #passwordForm ol li, #addMemberForm li,
li.sbFieldLi {
    margin-bottom: 0.715em;
}

.infoFormFieldLi table td input[type=checkbox] {
    margin-right: 5px;
}

.infoFormFieldLi table {
    width: 100%;
}

.infoFormFieldLi table td {
    padding-right: 5px;
}

fieldset ul.resetAll {
    margin-left: 0;
}

fieldset ul.resetAll li, .form ol li, #passwordForm ol li, #addMemberForm li,
fieldset.receive_email  ul li, .sbForm ul li, .sbForm ol li {
    list-style: none;
}

/*--- Shopping Cart ---*/

form[name="my_form"] td {
    border: 0 !important;
}

#shippingaddress_div table td {
    color: #323765;
    font-size: 18px;
}

#gateway_select_div table th {
    padding: 10px;
    border: 0;
}

#gateway_select_div label, div[id^='reusablePayerForm-'] table {
    margin: 0;
}

div[id^='reusablePayerForm-'] input, div[id^='reusablePayerForm-'] select,
div[id^='reusablePayerForm-'] table {
    width: auto;
}

div[id^='reusablePayerForm-'] input[name="CreditCardNumberGroup[0]"],
div[id^='reusablePayerForm-'] input[name="CreditCardNumberGroup[1]"],
div[id^='reusablePayerForm-'] input[name="CreditCardNumberGroup[2]"],
div[id^='reusablePayerForm-'] input[name="CreditCardNumberGroup[3]"] {
    width: 4em !important;
}

div[id^='reusablePayerForm-'] select {
    display: inline;
}

div[id^='reusablePayerForm-'] table td {
    border: 0;
    padding: 0 10px 0 0;
}

#savePaymentLabel {
    margin-top: 0;
    margin-bottom: 2.715em;
}

#addressdetails_div table, #delivery_shipping_div table {
    width: 100%;
}

#addressdetails_div table th, #delivery_shipping_div table th {
    width: 35%;
}

div[id^='reusablePayerForm-'] .sbFormButtons {
    margin-top: 2.715em;
}
