﻿.pillSection {
    display: inline;
}

#tabContainerSection section {
    overflow: hidden;
    width: 100%;
}

.full {
    margin: 0 0;
}

.tasks-total {
    line-height: 35px;
}

.tabStep {
    overflow: hidden;
}

.tabSection {
    float: left;
}

.tabButton {
    float: right;
}

.ui-tabs .ui-tabs-nav li {
    width: 30%;
    text-align: center;
}

    .ui-tabs .ui-tabs-nav li a {
        display: inline-block;
        float: none;
        padding: 5px;
        text-decoration: none;
        width: 100%;
    }

#content .solid-gutter {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
}

.legacy-overrides #content .border-bottom {
    border-bottom: 1px dotted #aaaaaa;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.legacy-overrides table tr {
    margin-bottom: 0;
}

#content table tr td {
    padding-right: 0px;
    padding-left: 0px;
}

.aafp-step-item {
    display: inline-block;
    margin: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-basis: auto;
}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}

#newAccount .ui-corner-all {
    border-radius: 0 0 0 0;
    background-color: transparent;
    background-image: none;
    border: 0;
}

#newAccount .ui-state-active {
    background-color: #cf7f00 !important;
}

#newAccount .ui-widget-header {
    background-color: #f6f6f6 !important;
}

#newAccount .ui-state-active a {
    color: #fff;
}

#newAccount .ui-state-disabled a {
    color: #666666 !important;
}

#newAccount .ui-tabs .ui-tabs-nav li {
    width: 30%;
    margin: 0 1.2%;
    left: 0;
    text-align: center !important;
}

#newAccount .ui-widget-content .ui-state-default {
    border-color: #ececec;
    background: none white;
}

#newAccount .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 1px;
}

#newAccount .ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}

#newAccount form input.blurred {
    color: #aaaaaa;
}

#newAccount form input.full {
    width: 95%;
}


#newAccount .ui-widget-content .ui-state-active {
    background-color: #cf7f00;
}

#newAccount .ui-widget-content .ui-state-default {
    border-color: #ececec;
    background: none white;
}



#newAccount .ui-state-active,
#newAccount .ui-widget-content .ui-state-active,
#newAccount .ui-widget-header {
    border: 0px;
    background: #ffffff;
    font-weight: normal;
    color: #212121;
}

#newAccount .ui-tabs {
    padding: 0px;
    overflow: hidden;
    border: 0px;
}

#newAccount .tabStep.ui-tabs-panel {
    padding: 0px !important;
}


section#content ul li {
    margin-left: 2em;
    position: relative;
}

section#content ol li, section#content ul li {
    margin-left: 2em;
    position: relative;
}

button.search {
    margin: auto;
}

    button.search:hover {
        background: url("//img.aafp.net/icons/search.png") no-repeat scroll center center rgba(0, 0, 0, 0);
        border: medium none;
        border-radius: 6px 6px 6px 6px;
        box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0);
        display: block;
        height: 13px;
        text-indent: -9999em;
        width: 14px;
        margin: auto;
    }

button img {
    border: medium none;
    height: 16px;
    margin: 0 3px -3px 0 !important;
    padding: 0;
    width: 16px;
}

input {
    color: #000000;
}

table {
    width: 100%;
}

.blurred {
    color: #848487;
}
/*.text
{
    margin-bottom: 40px;
    margin-left: 25px;
}*/
a.help {
    border-bottom: 1px dotted #6C6C6E;
    color: #6C6C6E;
    display: inline-block;
    text-decoration: none;
}

a.help {
    border-bottom: 1px dotted #6C6C6E;
    color: #6C6C6E;
    text-decoration: none;
}

    a.help:link {
        border-bottom: 1px dotted #6C6C6E;
        color: #6C6C6E;
        text-decoration: none;
    }

    a.help:visited {
        border-bottom: 1px dotted #6C6C6E;
        color: #6C6C6E;
        text-decoration: none;
    }

    a.help:hover {
        color: #6C6C6E;
        position: relative;
        text-decoration: none;
    }

    a.help span {
        display: none;
    }

    a.help:hover span {
        background: none repeat scroll 0 0 #EFF0E0;
        border: 1px dotted #6C6C6E;
        color: #6C6C6E;
        display: block;
        font-size: 9pt;
        font-weight: normal;
        left: 15px;
        line-height: 10pt;
        padding: 3px;
        position: absolute;
        text-align: left;
        top: 15px;
        width: 200px;
        z-index: 1000;
    }

table tr {
    vertical-align: top;
    text-align: left;
}

    table tr td img {
        padding-left: 5px;
    }

.adr_line {
    display: block;
    margin-right: 26px;
}

.adr {
    float: left;
    padding-bottom: 10px;
}

.address_button {
    clear: both;
    display: none;
    padding-top: 0px;
}

.contact {
    font-size: 11pt;
    text-align: left;
    clear: both;
    padding-bottom: 10px;
}

.contact_input {
    float: left;
    padding-bottom: 10px;
    width: 350px;
}

.contact_button {
    clear: both;
    padding-top: 0px;
}


.address_state {
    max-width: 200px;
}

.contact_type {
    width: 100px;
}

#main .error {
    background-color: transparent;
    border: none;
    color: #BF4D52;
    display: block;
    margin: 15px 0 10px;
    padding: 0px;
    width: 100%;
    max-width: none;
}

    #main .error span {
        color: inherit;
    }

.hidden {
    display: none;
}

.no_delete {
    color: #BB3333;
    font-size: 13px;
    text-align: center;
}

header.global input[type="checkbox"],
header.global input[type="radio"],
.ui-dialog input[type="checkbox"],
.ui-dialog input[type="radio"] {
    margin: 0px;
}

#main input[type=radio] + label,
#main input[type=checkbox] + label,
#main input[type=checkbox] + input[type=hidden] + label {
    font-weight: 400;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #BB3333;
    display: block;
    margin-bottom: 10px !important;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    width: auto;
    clear: both;
}

.field-validation-valid {
    display: none;
    color: #558822;
}

.input-validation-error {
    border: 1px solid #BB3333;
    background-color: #F1D6D6;
}

.validation-summary-errors {
    font-weight: bold;
    color: #BB3333;
}

.validation-summary-valid {
    display: none;
}

.field-validation-error-display-none {
    display: none;
    color: var(--error-red);
    font-size: 14px;
    font-weight: normal;
}

@media screen and (max-width: 767px) {

    #newAccountForm .help {
        margin-left: 20px;
        clear: both;
    }

    #newAccountForm #submit {
        margin-left: 20px;
        margin-bottom: 20px;
    }

    #newAccountForm #FirstName, #newAccountForm #MiddleName, #newAccountForm #LastName {
        width: 88%;
    }
}

@media screen and (max-width: 599px) {
    #newAccountForm #FirstName, #newAccountForm #MiddleName, #newAccountForm #LastName {
        width: 86%;
    }
}

@media screen and (max-width: 479px) {
    .contact_input {
        float: none;
    }

    #newAccountForm #FirstName, #newAccountForm #MiddleName, #newAccountForm #LastName {
        width: 80%;
    }
}



.multi-events {
    box-sizing: border-box;
    gap: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

@media screen and (min-width: 768px) and (min-height: 1px) {
    .multi-events {
        margin: 0px;
    }
}

.lt-ie9 .multi-events {
    margin: 0px;
}

.cq-wcm-edit .multi-events {
    margin: 0px;
}

.multi-events__card {
    border: 1px solid gray;
    background-color: #ececec;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
    width: 100%;
}

@media screen and (min-width: 768px) and (min-height: 1px) {
    .multi-events__card-title, .multi-events__card-location, .multi-events__card-text, .multi-events__card-date, .multi-events__card-form, .multi-events__card-title {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.lt-ie9 .multi-events__card-title, .lt-ie9 .multi-events__card-location, .lt-ie9 .multi-events__card-text, .lt-ie9 .multi-events__card-date, .lt-ie9 .multi-events__card-form, .lt-ie9 .multi-events__card-title {
    padding-left: 12px;
    padding-right: 12px;
}

.cq-wcm-edit .multi-events__card-title, .cq-wcm-edit .multi-events__card-location, .cq-wcm-edit .multi-events__card-text, .cq-wcm-edit .multi-events__card-date, .cq-wcm-edit .multi-events__card-form, .cq-wcm-edit .multi-events__card-title {
    padding-left: 12px;
    padding-right: 12px;
}

.multi-events__card-text {
    padding-bottom: 12px;
    /** HACK for authored content that doesn't use paragraph tags like it should **/
    font: normal 14px/20px 'Arial', sans-serif;
    color: #666666;
}

.multi-events__card-title {
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: .5em;
}

.multi-events__card-location {
    margin-bottom: .5em;
}

.multi-events__card-company {
    margin: 0px;
}

.multi-events__card-position {
    margin: 0px 0px 11px 0px;
}

.multi-events__form {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 16px !important;
}

.multi-events__form-attendee {
    width: 100%;
    float: left;
    clear: none;
}

@media screen and (min-width: 768px) and (min-height: 1px) {
    .multi-events__form-attendee {
        width: 46%;
    }
}

.lt-ie9 .multi-events__form-attendee {
    width: 46%;
}

.cq-wcm-edit .multi-events__form-attendee {
    width: 46%;
}

.multi-events__already-registered-icon {
    font-size: 25px;
    vertical-align: middle;
}

    .multi-events__already-registered-icon.-check {
        color: #789d4a !important;
    }

    .multi-events__already-registered-icon.-error {
        color: #9e2a2f !important;
    }

.multi-events__already-registered-link {
    text-decoration: underline;
}

.multi-events__button {
    margin-left: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width: 768px) and (min-height: 1px) {
    .multi-events__button {
        margin-left: 12px;
        margin-bottom: 20px;
    }
}

.lt-ie9 .multi-events__button {
    margin-left: 12px;
    margin-bottom: 20px;
}

.cq-wcm-edit .multi-events__button {
    margin-left: 12px;
    margin-bottom: 20px;
}

/** HACK: Override grid block first child **/
.gridcolparsys .multi-events__card:first-child {
    margin-right: 0;
}

.legacy-overrides input {
    margin: 5px !important;
    display: inline-block;
    float: left;
}


table {
    margin-bottom: 15px;
}

#ctl00_main_censusFrm label {
    display: inline-block;
    float: left;
    width: 80%;
    padding-left: 0px;
}

#elementsToOperateOn ol#MemberCensusQuestionsList {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

    #elementsToOperateOn ol#MemberCensusQuestionsList > li {
        margin-left: 0;
        overflow: hidden;
        /*
    hack the OL numbering 
        in mobile, could not click into form because content was flowing outside of li container. 
        Adding overflow:hidden made number disappear and
        list-style-position:inside made number stack on top of question.
    */
        counter-increment: inst;
        position: relative;
        padding-left: 25px;
    }

        #elementsToOperateOn ol#MemberCensusQuestionsList > li::before {
            content: counter(inst) ".";
            font-weight: 600;
            position: absolute;
            left: 0px;
        }

    #elementsToOperateOn ol#MemberCensusQuestionsList p.census-question {
        font-weight: 600;
        display: block;
        position: relative;
        left: 2px;
        width: calc(100% - 20px);
    }

.block-element {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
}

.totalrow, .totalrow input {
    background-color: #eee;
}

#Member_census_question_Role .tasks-total {
    margin: 0;
}

#Member_census_question_Role input.input-error {
    outline-offset: 0;
    outline: #BF4D52 auto 1px;
}

#Member_census_question_Role .totalrow .inline-error {
    float: right;
    margin: 0;
    display: inline;
    width: auto;
    line-height: inherit;
    padding-right: .8rem
}

#memberVerifyForm input#customerAafpId {
    width: 180px;
    margin: 0 !important;
    margin-bottom: 5px !important;
}

#memberVerifyForm label {
    margin: 0;
    margin-bottom: 5px;
}

#main #memberVerifyForm button#VerifyAafpIdButton {
    margin: 0;
    margin-left: 20px;
}

#CensusAdmin #ctl00_main_censusFrm {
    display: none;
}

#Member_census_question_Role table tr td:first-of-type {
    padding-left: 1em;
    padding-top: 18px;
}

@media screen and (max-width: 767px) {
    #Member_census_question_Role table tr td:first-of-type {
        padding: 0;
    }

    #Member_census_question_Role .totalrow .inline-error {
        margin: 0;
        width: 100%;
    }
}

a.button.button-primary, a.button.button-primary-active {
    color: white !important;
}

#main input.edittext {
    margin: 5px 5px 5px 0 !important;
}


.isDisabled {
    cursor: not-allowed;
}

a[aria-disabled="true"] {
    color: var(--netural-lighter);
    display: inline-block; /* For IE11/ MS Edge bug */
    opacity: 0.5;
    pointer-events: none;
    text-decoration: none;
}

/*****************/

.reelectionStatusBox {
    background-color: var(--neutral-lightest);
    max-width: 60rem;
    margin: 0 auto 0 auto;
}

    .reelectionStatusBox .reelectionStatusBox-heading {
        text-align: center;
        padding: .5em;
        background-color: var(--neutral-darker);
        color: #fff;
    }

    .reelectionStatusBox .icon {
        color: var(--neutral-darker);
        display: block;
        font-size: 6rem;
    }

.cme-account-standing h4 {
    font-weight: 500;
    font-size: 2.1rem;
    margin: 0;
    line-height: 1em;
}

.cme-account-standing .good-standing {
    color: var(--affirmation-green);
}

.cme-account-standing .bad-standing {
    color: var(--error-red);
}


.cme-assessment-container {
    border-top: 1px solid var(--neutral-lighter);
    padding: 1.5rem;
}

    .cme-assessment-container .done::before {
        font-family: 'Material Icons';
        content: 'done';
        font-style: normal;
        font-size: 22px;
        font-weight: 400;
        padding-right: 5px;
        vertical-align: middle;
    }

.assessment-section {
    margin-bottom: 2rem;
}

.aafp-tools__container {
    background-color: #f7f7f7;
    border: 5px solid #f7f7f7;
    margin-bottom: 1rem;
    padding: 1rem;
    width: 100%;
}

.aafp-tools__tool {
    margin-bottom: 1rem;
}

    .aafp-tools__tool input::-webkit-calendar-picker-indicator {
        margin: 0;
        width: 2rem;
    }

.aafp-tools__sort {
    margin-left: 1rem;
}

@media only screen and (min-width: 600px) {
    .aafp-tools__export {
        text-align: right;
    }

    .aafp-tools__tool {
        float: left;
        margin-right: 1.5rem;
    }

        .aafp-tools__tool:nth-child(3) {
            clear: left;
        }

    .aafp-tools__button {
        float: right;
    }

    .aafp-tools__sort {
        margin-top: .5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .aafp-tools__tool {
        margin-top: 1rem;
    }

        .aafp-tools__tool:nth-child(3) {
            clear: none;
        }
}

.aafp-cmer-dates__dropdown {
    border: 1px solid grey;
    padding: .45rem;
    appearance: auto;
    width: 100%;
}

.aafp-cmer-dates__input {
    border: 1px solid grey;
    padding: .25rem;
    appearance: auto;
    width: 146px;
}


.aafp-collapse__container {
    background-color: #ffffff;
    border: 5px solid #f7f7f7;
    padding: 10px 20px;
    margin-bottom: 1rem;
    overflow: hidden;
    display: block;
}

    .aafp-collapse__container.closed .aafp-collapse__content {
        display: none;
        transition: all .25s ease-in-out;
    }

    .aafp-collapse__container .aafp-collapse__content {
        display: block;
        transition: all .25s ease-in-out;
    }

    .aafp-collapse__container .aafp-collapse__chevron {
        outline: none;
        transform: rotate(90deg);
        transition: all .25s ease-in-out;
    }

    .aafp-collapse__container.closed .aafp-collapse__chevron {
        transform: rotate(0deg);
        transition: all .25s ease-in-out;
    }

    .aafp-collapse__container .aafp-collapse__chevron:focus {
        outline: none;
    }

.aafp-collapse__heading {
    padding: 10px 0;
    position: relative;
}

    .aafp-collapse__heading h4 {
        display: inline-block;
        padding-left: 15px;
        margin: 0;
        cursor: pointer;
    }

    .aafp-collapse__heading i {
        position: absolute;
        left: -10px;
        cursor: pointer;
    }


.aafp-collapse__container_icon {
    display: inline-block;
}

.transcript-link {
    text-transform: uppercase;
    font-weight: 500;
}

    .transcript-link .material-icons {
        vertical-align: bottom;
        display: inline;
        font-size: 2rem;
        position: relative;
        top: -3px;
    }

.Cmer-button.button-link {
    color: #423c3c;
    border: 5px solid #f7f7f7;
    padding: 10px 20px;
    margin-bottom: 1rem;
    overflow: hidden;
    display: inline-block;
    background: #fff;
    font-size: 2.1rem;
    text-transform: capitalize;
    border-radius: 0px;
    line-height: 1.5;
    font-weight: 500;
}

@media screen and (min-width: 1024px) {
    .table-head-mobile {
        display: none
    }
}

.re-election-status--good, .ok {
    color: #457A00 !important;
}

.re-election-status--warning {
    color: #EA6725 !important;
}

.re-election-status--danger, .warn {
    color: #E30242 !important;
}

.warn, .ok {
    font-weight: 500;
}

#emailSummaryModal .error, #emailTranscriptModal .error {
    padding: 0 !important;
}

tbody tr.table-row-highlight__neutral-lighter {
    background-color: #6873736e !important;
}

#cmeDetailDialogContent div#radePasteHelper {
    position: relative !important;
}

#spinner-ReElectionDetails,
#spinner-MyCMEAssessments,
#spinner-CMETranscript {
    margin: 0 auto 3rem;
}

/* Start - Auto Renewal menu */
.js-dataTable .overflow-action {
    position: relative;
}

.js-dataTable .overflow-menu {
    background: white;
    border: 1px solid #63666A;
    position: absolute;
    right: auto;
    top: 29px;
    width: 325px;
    z-index: 1;
}

    .js-dataTable .overflow-menu a {
        display: inline-block;
        padding: 1.5rem 1rem;
        width: 100%;
    }

        .js-dataTable .overflow-menu a:hover,
        .js-dataTable .overflow-menu a:focus {
            background-color: #ececec;
        }

    .js-dataTable .overflow-menu span {
        color: #63666a;
        margin-top: 0.5rem;
        display: inline-block;
    }


    .js-dataTable .overflow-menu i {
        vertical-align: bottom;
    }

    .js-dataTable .overflow-menu hr {
        border-top: 1px solid #63666A;
        margin: 0 auto;
        width: calc(100% - 20px);
    }

.js-dataTable .button i {
    border: 1px solid;
}

@media screen and (min-width: 1024px) {
    .js-dataTable .overflow-menu {
        right: 0;
    }
}

#autoRenewals_table td {
    /* vertical-align: top !important; */
}
/* End - Auto Renewal menu */

#recentInvoices_table a, #onlineAccess_table a, #autoRenewals_table a {
    font-weight: 600;
}

/* New Create Account styles */

.tabsWrapper {
    max-width: 100%;
    overflow-x: hidden;
    display: flex;
}

.tabsWrapper > div {
    min-width: 100%;
}

.tabsWrapper.step-2 > div:first-child {
    margin-left: -100%;
}
.tabsWrapper.step-3 > div:first-child {
    margin-left: -200%;
}

.remove-addr-btn {
    float: right;
    text-decoration: underline;
    font-size: 16px;
}

.remove-addr-btn:hover {
    text-shadow: .025rem 0 0 currentColor,0 .025rem 0 currentColor;
}

.address-btn--wrapper {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
}
