<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

    2027 Primary Site Colors

    Dark Blue - #010030 (Kathleen's edit #003149)

    (Header Background, H1, Mobile Links, Mobile H3 )
        IA Home Buttons (Primary)
    Session / Event Title Hover
    Section People
    Session People
    Selected Buttons

Light Blue - #9DB8E0  2025-&gt;Teal - #0AA3BB

    ( Top Nav, Links, Mobile Nav Text, Buttons, H2/H3 Hover, Legend Text )
        Expand All
    IA Blue Buttons (In filters)
    Room Header Background/Section Title/Text (Primary)
    Time Column (Primary Background, Alternate Text)
    Time Column Text Mobile

Rose - #95363F

    ( Link Hover, H2, H2/H3 Links, Top Nav Hover )

Light Rose - #d95f68

    ( H2, H2/H3 Link After )

    Section People Hover
    Session People Hover


    Auxilary Site Colors

    #e7e7e7

        Time Column
    Time Column (Alternate)

Light Grey - #ECECEC
    (Mobile Nav Borders)

    Dark Grey - Header Hover Links
        IA Alt Background



    Page Widths:

    64em - Switch to collapsed menu, hide left nav, hide ISAKOS logo

    767px - To Top Arrow turns off

    640px - Small / Medium Break
        Page padding

    525px - Change table formatting
        Page padding
        Shrink home page pics
        Switch rating from time column to row w/ name
        IA Icon shrinks
        Center Headers


*/

:root {
    --primary-color: #010030;
    --primary-medium-color: #9db8e0;
    --primary-light-color: #cedbef;
    --secondary-color: #983b4d;
    --secondary-medium-color: #d95f68;
    --text-header-color: #983b4d;
    --dark-grey: #909090;
    --light-grey: #e7e7e7;
    --almost-white: #fcfbfa;
    --alt-background: #f9f9f9;
    --light-border: #ececec;
}

:root {
    --default-font: Helvetica Neue, Arial, sans-serif;
    --desktop-width: 1300px;
}

p {
    font-size: .8125rem;
}

li {
    font-size: .875rem;
}

ul {
    margin-left: 40px;
    list-style-type: circle;
}

ol {
    margin-left: 40px;
    list-style-type: decimal;
}

    ol li {
        margin-bottom: 8px;
    }

table tbody tr td {
    font-size: .875rem;
    padding: 9px;
    line-height: 18px;
}

    table tbody tr td a {
        font-weight: normal;
    }

table tr.even, table tr.alt, table tr:nth-of-type(even), table tbody tr:nth-child(2n) {
    background: var(--alt-background);
}

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

    table{
        border: 1px solid white;
        border-collapse: collapse;
    }

        table thead {
            background-color: transparent;
        }

        table tbody {
            background-color: transparent;
        }

    table tbody tr td {
        font-size: .75rem;
        padding: 5px;
        color: white;
        background-color: transparent;
        border-bottom: 1px solid white;
    }

            table thead tr th {
                border: none;
            }

    th {
        color: white;
        background-color: transparent;
    }

    table tr.even, table tr.alt, table tr:nth-of-type(even), table tbody tr:nth-child(2n) {
        background-color: transparent;
    }
}

.ERRORTEXT {
    color: #FF0000;
}

.ERRORTEXTLARGEBOLD {
    font-size: 1rem;
    color: #FF0000;
    font-weight: bold;
}

a {
    color: var(--primary-medium-color);
}

    a:hover {
        color: var(--secondary-color);
    }

    a:not([href]) {
        font-weight: normal;
    }

h1 {
    width: 100%;
    display: block;
    font-size: 1.3125rem;
    font-weight: normal;
    color: var(--text-header-color);
    float: left;
}

h2 {
    width: 100%;
    padding-top: 20px;
    margin: 0 0 20px 0;
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
    color: black;
}

#maincontent h3 {
    width: 100%;
    margin: 0 0 20px 0;
    display: block;
    font-size: 1rem;
    font-weight: normal;
}

h2 a, h3 a {
    color: black;
    font-weight: normal;
}

    h2 a::after, h3 a::after {
        content: " \25BA";
        color: var(--secondary-medium-color);
    }

    h2 a.open::after, h3 a.open::after {
        content: " \25BC";
    }

    h2 a:hover, h3 a:hover {
        color: var(--primary-light-color);
    }

#maincontent h4 {
    font-size: 1rem;
    font-style: italic;
}

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

    p {
        padding-left: 8px;
        padding-right: 4px;
    }

    a {
        color: var(--secondary-color);
    }

    h1 {
        float: none;
        text-align: center;
    }

    h2 {
        color: var(--secondary-color);
        padding-left: 4px;
    }

    h3 {
        color: var(--primary-color);
    }

        h2 a, h3 a {
            color: var(--secondary-color);
        }

            h2 a:hover, h3 a:hover {
                color: var(--secondary-medium-color);
            }

    h4 {
        color: var(--secondary-medium-color);
    }

    ol li, ul li {
        color: white;
    }

    fieldset {
        color: white;
    }

        fieldset legend {
            color: var(--primary-light-color);
        }

        .fieldset {
            border: none;
            padding: 0;
        }

    .help-text {
        color:white;
    }

    .prefix {
        color:white;
    }

    input {
        opacity: 0.75;
    }

    select {
        opacity: 0.75;
    }
}

.breadcrumbs {
    text-align: right;
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: 10px;
}

    .breadcrumbs a:hover {
        text-decoration: none;
    }

.transition, .secondary-button, .secondary-button i, .hover-posts, .topBar .socialLinks a, .topBar .socialLinks a i, .top-button .menu li a, .top-button .menu li.dropdown-login 
.login-form input[type="submit"], .top-button .menu li.dropdown-login .login-form p a.newaccount, #navBar .top-bar .search-btn li.search i, #navBar .top-bar .search-btn li.upl-btn a, 
#navBar .topbar-full .search-bar-full .icon-btn i, #navBar .navBlack .topbar-light-dark .search-btn li.search i, #navBar .navBlack .topbar-light-dark .search-btn li.upl-btn a, 
#navBar .middleNav .search-btns li.search i, #navBar .middleNav .search-btns li.upl-btn a, #navBar .middleNav .search-btns li.login a, #premium .owl-carousel .item, 
#premium .owl-carousel .item figure.premium-img figcaption, .content .post .post-thumb .video-stats, .content .main-heading .tabs li.tabs-title a, 
.content .main-heading .tabs li.tabs-title:last-of-type a, footer .widgetBox .tagcloud a, footer .widgetBox .widgetContent form button[type="submit"], 
footer .widgetBox .widgetContent .secondary-button, .profile-overview li a, .sidebar .widgetBox .tagcloud a, #carouselSlider .item .inner-item .item-title, .light-off-menu .off-social a, 
.light-off-menu .off-social a i, .dark-off-menu .top-button .menu li:first-of-type a, #breadcrumb .breadcrumbs li a, .SinglePostStats .media-object .author-des .subscribe button, 
.SinglePostStats .media-object .social-share .post-like-btn form button, .SinglePostStats .media-object .social-share .post-like-btn form button i, .singlePostDescription .description .inner-btn, 
.showmore_trigger span, .comments .comment-box .media-object .comment-textarea input[type="submit"], .main-comment .media-object .comment-desc .comment-btns span a, 
.main-comment .media-object .comment-desc .comment-btns span a i, .followers .follower button, .profile-inner .show-more-inner .show-more-btn, 
.profile-inner .profile-videos .profile-video .media-object .video-btns a.video-btn, .profile-inner .profile-videos .profile-video .media-object .video-btns a.video-btn i, 
.profile-inner .profile-videos .profile-video .media-object .video-btns button[type="submit"], .profile-inner .profile-videos .profile-video .media-object .video-btns button[type="submit"] i, 
.pagination a, .blog-post .blog-post-content a.blog-post-btn, .blog-post .blog-post-content .blog-post-extras .extras a, 
.blog-post .blog-post-content .blog-post-extras .extras .easy-share button[data-easyshare-button], .blog-post .blog-post-content .blog-post-extras .extras .easy-share button[data-easyshare-button] span, 
.blog-post .blog-post-content .blog-pagination a, .blog-post .blog-post-content .blog-pagination a i {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}


/* Form Elements */


.button {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: var(--primary-medium-color);
    background-color: transparent;
    border-color: var(--primary-medium-color);
    padding: .5rem 1rem;
}

    .button:hover, .button:focus {
        opacity: 0.5;
        background-color: var(--primary-medium-color);
        color: var(--almost-white);
    }

    .button.lightgrey {
        color: black;
        background-color: var(--light-grey);
        border-color: var(--light-grey);
        padding: .5rem 1rem;
    }

        .button.lightgrey:hover, .button.lightgrey:focus {
            opacity: 0.7;
            background-color: var(--light-grey);
            color: black;
        }

    .button.darkgrey {
        color: white;
        background-color: var(--dark-grey);
        border-color: var(--dark-grey);
        padding: .5rem 1rem;
    }

        .button.darkgrey:hover, .button.darkgrey:focus {
            opacity: 0.7;
            background-color: var(--dark-grey);
            color: white;
        }

        table .button {
            margin-bottom:0;
        }

@media only screen and (max-width: 640px) {
    .button {
        font-size: .8rem;
        background-color: white;
        opacity: 0.8;
    }

        .button:hover, .button:focus {
            opacity: 0.5;
            background-color: var(--primary-medium-color);
            color: var(--almost-white);
            border-color: var(--almost-white);
        }

    #maincontent label {
        color: white;
    }
}

fieldset .grid-x {
    margin-bottom: 10px;
}

fieldset label {
    font-weight: bold;
}

.fieldset legend {
    font-weight: bold;
    margin-left: 10px;
}

.fieldset input, .fieldset select {
    margin-bottom: 4px;
}

.radio-buttons-wrapper {
    margin-bottom: 5px;
}

.radio-buttons-wrapper div {
    display: block;
    padding: 0 0 5px 5px;
    clear: both;
}

.radio-buttons-wrapper span {
    display: block;
    padding-left: 20px;
    cursor: inherit;
}

.radio-buttons-wrapper label {
    font-size: rem-calc(16);
}

.radio-buttons-wrapper input {
    float: left;
    width: 20px;
    margin-left: -20px;
    margin-top: 6px;
}

input[type="checkbox"], input[type="radio"] {
    margin-bottom: 0;
}

    input[type="checkbox"] + label, input[type="radio"] + label {
        font-weight: normal;
        display: inline;
    }

.switch input[type="checkbox"] + label, .switch input[type="radio"] + label {
    display: inline-block;
}


.switch-inactive {
    right: 5%;
}

.fieldset input[type="checkbox"], .fieldset input[type="radio"] {
    margin-top: 6px;
    margin-bottom: 0;
    float: left;
    margin-right: 7px;
}

    .fieldset input[type="checkbox"] + label, .fieldset input[type="radio"] + label {
        font-weight: normal;
        display: block;
        margin-left: 20px;
        width: 90%;
    }

.table-text-boxes{
    width:100%;
}

.table-text-boxes [type="text"] {
    margin-bottom: 0;
}

/* End Form Elements */


/* Header Elements */

/* Header */

#headerwrap {
    background-color: var(--primary-color);
}

#header {
    position: relative;
    max-width: 72rem;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0 15px 0;
}

/*Logo*/


.logo {
    float: left;
    width: 100%;
}

    .logo h1 {
        margin-bottom: 0px;
    }

    .logo a {
        cursor: pointer;
        font-size: 32px;
    }

@media only screen and (max-width: 64em) {
    .logo {
        width: 25%
    }
}

@media only screen and (max-width: 32em) {
    .logo {
        width: 50%
    }
}

.isakoslogo a {
    display: block;
    text-align: right;
}


/* Account Bar / login / myCongress */

#accountbar {
    position: absolute;
    top: 7px;
    right: 36px;
    text-align: right;
    color: #FFFFFF;
    font-size: 0.75rem;
    margin-bottom: 10px;
}

    #accountbar a {
        color: #FFFFFF;
        font-weight: bold;
    }

    #accountbar .menu &gt; li &gt; a {
        padding: 0;
    }

    #accountbar .menu li {
        padding: 0 1rem 0 1rem;
        border-left: 2px solid #FFFFFF;
    }

        #accountbar .menu li:first-of-type {
            border-left: 0;
        }

    #accountbar li.signin a {
        text-transform: none;
        text-shadow: none;
        float: left;
        font-weight: normal;
        line-height: 16px;
        height: 16px;
        color: #FFFFFF;
    }

        #accountbar li.signin a:hover {
            color: var(--dark-grey);
        }

    #accountbar li.my-logout a {
        text-transform: none;
        text-shadow: none;
        float: left;
        font-weight: normal;
        line-height: 16px;
        height: 16px;
        color: #FFFFFF;
    }

        #accountbar li.my-logout a:hover {
            color: var(--dark-grey);
        }

/* Navigation */

.top-bar {
    text-align: center;
    background-color: var(--secondary-color);
    padding: 0;
}

    .top-bar .top-bar-left {
        max-width: 75rem;
        margin-left: auto;
    }

div.top-bar-left {
    float: none;
}

.top-bar ul {
    background-color: var(--secondary-color);
}

.top-bar .menu &gt; li &gt; a {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #FFFFFF;
    font-weight: normal;
    font-size: .875rem;
}

.top-bar .menu &gt; li &gt; a.heightmatch {
    padding-top: 18px;
    padding-bottom: 18px;
}

    .top-bar .menu &gt; li &gt; a:hover {
        background-color: var(--primary-medium-color);
        color: var(--primary-color);
    }

.top-bar .menu &gt; li.current a {
    background-color: var(--primary-medium-color) !important;
    color: var(--primary-color);
}

.top-bar .dropdown.menu &gt; li.is-dropdown-submenu-parent &gt; a::after {
    display: none;
}

.top-bar li a:not(.button) {
    background-color: var(--secondary-color);
    -webkit-transition: background-color 500ms ease-out;
    -moz-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
    text-align: center;
    vertical-align: middle;
}

.top-bar li li a:not(.button) {
    font-weight: normal;
    background-color: var(--primary-light-color);
    color: var(--primary-color);
    text-align: left;
}

.is-dropdown-submenu {
    min-width: 250px;
}

.light-off-menu {
    background: var(--primary-light-color);
    z-index: 1;
    height: 100%;
    border: 1px solid var(--light-border);
}

    .light-off-menu .off-menu-close {
        background: var(--primary-medium-color);
        padding: 18px 20px;
        border-bottom: 1px solid var(--light-border);
    }

        .light-off-menu .off-menu-close h3 {
            display: inline-block;
            width: 80%;
            margin: 0;
            font-size: 1.1875rem;
            line-height: 24px;
            color: #FFFFFF;
            float: left;
        }

        .light-off-menu .off-menu-close span {
            display: inline-block;
            cursor: pointer;
            text-align: right;
            width: 20%;
            font-size: 14px;
            color: #FFFFFF;
        }

        .light-off-menu .off-menu li a {
            border-bottom: 1px solid var(--primary-medium-color);
            padding: 19px 0 15px 10px;
            color: var(--primary-color);
            font-size: 13px;
        }


            .light-off-menu .off-menu li a:hover {
                color: var(--primary-light-color);
                background-color: var(--secondary-color);
            }

        .light-off-menu .off-menu li .submenu li {
            background: var(--secondary-medium-color);
        }

            .light-off-menu .off-menu li .submenu li a {
                padding: 15px 0 15px 15px;
            }

        .light-off-menu .drilldown a {
            background: var(--primary-light-color);
        }

        .is-drilldown-submenu-parent &gt; a::after {
            border-color: transparent transparent transparent var(--primary-medium-color);
        }

.is-drilldown-submenu .js-drilldown-back &gt; a::before {
    border-color: transparent var(--primary-medium-color) transparent transparent;
}


@media only screen and (max-width: 64em) {
    div.top-bar-left {
        float: left;
    }

    .top-bar .menu &gt; li &gt; a.heightmatch {
        padding-top: .8rem;
        padding-bottom: .8rem;
    }
}

@media only screen and (min-width: 40em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: 100%;
        height: 50px;
    }
}

@media only screen and (max-width: 64em) {
    .title-bar {
        background-color: var(--primary-color);
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
        position: fixed;
        z-index: 100;
    }

    .title-bar-title {
        margin-right: 10px;
    }

    #navBar {
        height: 50px;
    }
}

/* End Navigation */

/* End Header Elements */







/* Page Layout */
#page {
    padding: 30px 0 0 0;
}

#primary {
    padding-bottom: 20px;
    min-height: 450px;
}

#breadcrumbs {
    float: right;
    text-align: right;
    margin-top: -26px;
    font-size: .75rem;
}

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

    .mobile-background {
        padding: 0;
    }

            h2 a:hover, h3 a:hover {
                color: var(--primary-color);
            }

    #page {
        padding: 0 0 0 0;
    }

    #maincontent {
        padding-top: 10px;
    }

    #breadcrumbs {
        padding-top: 10px;
        padding-bottom: 6px;
        color: white;
        font-size: 1rem;
    }
}

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

    
    #breadcrumbs {
        margin-top: -11px;
        float: none;
        margin-right: 10px;
    }
}

/* End Page Layout */


/* Lower Triple Column Area */

.lower-block {
    background: url(../images/meetings/2027Congress/Background-Banner-2027.jpg);
    background-position-x: center;
    background-position-y: 50%;
    background-repeat: repeat-y;
    background-color: var(--secondary-color);
    padding-top: 20px;
    padding-bottom: 20px;
    background-attachment: fixed;
}

#info-cols aside {
    padding-bottom: 30px;
    float: left;
}

#info-cols p {
    color: white;
}

#info-cols a {
    color: var(--primary-medium-color);
    font-weight: bold;
}

    #info-cols a:hover {
        color: var(--secondary-medium-color);
        font-weight: bold;
    }

/* Footer */

#footerwrap {
    margin: 0 0 0 0;
    max-width: none;
    width: 100%;
    background: var(--primary-color);
}

#mainfooter {
    max-width: var(--desktop-width);
    margin-left: auto;
    margin-right: auto;
    color: var(--almost-white);
    padding-top: 20px;
}

    #mainfooter a {
        color: var(--almost-white);
        text-decoration: none;
        font-size: 16px;
    }

        #mainfooter .footertext h2 {
            color: var(--almost-white);
            padding-top: 0;
            font-size: 18px;
        }

    #mainfooter .footerlinks {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    #mainfooter .input-group-field {
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
    }

    #mainfooter .button {
        opacity: 0.9;
        background-color: var(--primary-medium-color);
        color: var(--almost-white);
        border-bottom-right-radius: 6px;
        border-top-right-radius: 6px;
    }

        #mainfooter .button:hover, #mainfooter .button:focus {
            background-color: var(--almost-white);
            color: var(--primary-color);
            opacity: 0.5;
        }

#lowerfooter {
    max-width: var(--desktop-width);
    margin-left: auto;
    margin-right: auto;
    height: 68px;
}

    #lowerfooter .copyright {
        font-family: var(--default-font);
        font-size: 16px;
        margin-top: auto;
        margin-bottom: auto;
        color: var(--almost-white);
    }

    #lowerfooter .social-links {
        margin-top: auto;
        margin-bottom: auto;
    }

    #lowerfooter .secondary-button {
        color: var(--primary-color);
        display: inline-block;
        width: 36px;
        height: 36px;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        -ms-border-radius: 18px;
        border-radius: 18px;
        text-align: center;
        line-height: 36px;
        background: var(--almost-white);
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
    }

        #lowerfooter .secondary-button:hover {
            color: var(--secondary-color);
        }

    #lowerfooter .button {
        font-size: 16px;
        font-weight: normal;
        border-radius: 8px;
        margin-bottom: 0;
        background-color: var(--almost-white);
        color: var(--primary-color);
    }

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

    #mainfooter .footerlinks {
        padding-bottom: 5px;
    }

}

/* End Footer */

/*To top*/

#toTop {
    height: 30px;
    width: auto;
    padding: 0 11px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 999;
    background: var(--secondary-color);
}

    #toTop p {
        line-height: 30px;
        font-family: sans-serif;
        font-size: 1.25em;
        color: white;
    }


/* Home Page */

        .box .person img, .virtbox .person img {
            width: 164px;
            height: 204px;
            display: block;
        }
        .virtbox .person img {
            margin-left:auto;
            margin-right:auto;
        }


        .box .person .name, .virtbox .person .name {
            color: var(--secondary-color);
            margin-top: 7px;
            text-align: center;
            font-weight: bold;
            font-size: .8125rem;
        }

        .box .person .title, .virtbox .person .title {
            color: var(--primary-color);
            margin-top: 5px;
            margin-bottom: 5px;
            text-align: center;
            font-size: 11px;
        }




/* Awards Section */

.awards-image {
    max-width: 172px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.PastWinners {
    margin-left: 20px;
    width: 90%;
}

    .PastWinners a {
        font-style: italic;
    }

    .PastWinners .Author {
        font-style: normal;
        font-weight: bold;
    }

#content .PastWinners h3 {
    font-weight: bold;
    margin-bottom: 5px;
}




/* Interactive Agenda */


:root {
    --committee-meeting-column: #e02528;
}

.button.iahome {
    background-color: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: white;
}

    .button.iahome.hollow {
        background-color: transparent;
        border: 1px solid var(--primary-color);
        color: var(--primary-color);
    }

    .button.iahome:hover, .button.iahome:focus {
        opacity: .7;
    }

.button.iablue {
    background-color: var(--primary-medium-color);
    border: 1px solid var(--primary-medium-color);
    color: white;
}

    .button.iablue.hollow {
        background-color: transparent;
        border: 1px solid var(--primary-medium-color);
        color: var(--primary-medium-color);
    }

    .button.iablue:hover, .button.iablue:focus, .button.iablue.highlight {
        opacity: .7;
    }

.button.iagrey {
    background-color: var(--dark-grey);
    border: 1px solid var(--dark-grey);
    color: white;
}

    .button.iagrey:hover, .button.iagrey:focus {
        opacity: .7;
    }

.Filters .trackbutton {
    background-color: transparent;
    color: #aaaaaa;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    padding: 0.2rem 0.25rem 0.2rem 0.25rem;
    font-size: .625rem;
    text-transform: none;
    margin-bottom: 4px;
    font-weight: normal;
}

.ScheduleAdd, .ScheduleRemove {
    background-color: var(--secondary-color);
}
    
@media screen and (max-width: 39.9375em) {
    #maincontent .grid-x {
        margin-left: -0.375rem;
        margin-right: -0.375rem;
    }

    .iadatemenu {
        margin-bottom: 4px;
    }

    .iadatemenu .button {
        padding-top:2px;
        padding-bottom:2px;
        height: 50px;
    }

    .button.iablue {
        background-color: var(--secondary-color);
        border: 1px solid var(--secondary-color);
        color: white;
    }

    .FilterHeader {
        font-size: 1rem;
    }

    .courseselect {
        margin-bottom: 4px;
    }

    .SearchBox {
        margin-bottom: 4px;
    }
}

    .iadatemenu .iagrey {
        color: black;
    }

    .iadatemenu .iahome, .iadatemenu .iagrey {
        margin-top: 2px;
    }

.anchor {
    display: block;
    height: 53px; /*same height as header*/
    margin-top: -53px; /*same height as header*/
    visibility: hidden;
}

.attendeeanchor {
    display: block;
    height: 118px; /*same height as header*/
}

.scheduleanchor {
    display: block;
    height: 265px; /*same height as header*/
    margin-top: -265px; /*same height as header*/
    visibility: hidden;

    /* Taller for filters open by default */
}

    .tooltip {
        max-width: 300px;
    }

    .iadatemenuwrapper.is-anchored {
        margin-bottom: 1rem;
    }

    .FilterHeader {
        padding-top: 0;
        margin-bottom: 5px;
    }

    .FilterLink.open::after {
        content: " \25BC";
    }

    .expandalldiv {
        float: right;
        margin-top: 0;
    }

    #maincontent .expandalldiv h3 {
        margin-bottom: 5px;
    }

.expandall {
    color: var(--primary-medium-color);
}

        .expandall::after {
            content: " \25BA";
        }

        .expandall.open::after {
            content: " \25BC";
        }

    .highlight {
        background-color: yellow
    }

.iatable {
    width: 100%;
    border-spacing: 0px;
    margin-bottom: 8px;
    border: 1px solid var(--light-grey);
    border-collapse: unset;
}

    .discnamecolumn {
        padding: 4px;
        border-bottom: 1px solid black;
        width: 300px;
        vertical-align: top;
    }

        .discnamecolumn a:not([href]):hover {
            cursor: default;
            color: var(--secondary-medium-color);
        }

.iaheadertimecolumn {
    width: 100px;
    text-align: center;
    vertical-align: top;
    background-color: var(--primary-medium-color);
    opacity: .8;
    padding: 8px 4px 4px 4px;
    font-size: .875rem;
    color: white;
    border-right: 1px solid var(--light-grey);
}

        .iaheadertimecolumn a {
            color: white;
            text-decoration: underline;
        }

            .iaheadertimecolumn a:hover {
                color: white;
            }

    .iaheadertimecolumn.altcolor {
        background-color: var(--primary-color);
        color: white;
    }

        .iaheadertimecolumn.altcolor a {
            color: white;
        }

            .iaheadertimecolumn.altcolor a:hover {
                color: white;
            }

.iaroomheader {
    background-color: var(--primary-medium-color);
    color: white;
}

        .iaroomheader h2 {
            font-weight: bold;
            color: white;
            font-size: .875rem;
            padding-top: 0;
            margin-bottom: 0;
            text-align: left;
            line-height: 20px;
        }

    #maincontent .iatable .iaroomheader h3 {
        font-weight: normal;
        color: white;
        font-size: .75rem;
        margin-bottom: 0;
        text-align: right;
        line-height: 20px;
    }

    .iaroomheader h2::after {
        content: " \25BA";
        opacity: .6;
    }

    .iaroomheader.open h2::after {
        content: " \25BC";
        opacity: .6;
    }

.iaroomheader.altcolor {
    background-color: var(--primary-color);
    color: white;
}

    .iaroomheader.altcolor h2 {
        color: white;
    }

#maincontent .iatable .iaroomheader.altcolor h3 {
    color: white;
}

.iaheader {
    font-weight: bold;
    background-color: var(--secondary-medium-color);
    color: white;
    font-size: .875rem;
}

.iaheaderpeople {
    font-weight: normal;
    background-color: var(--secondary-medium-color);
    color: white;
    font-size: .75rem;
    padding-left: 50px;
    padding-top: 1px;
    padding-bottom: 1px;
}

    .iaheaderpeople a {
        color: white;
    }

.iatimecolumn {
    width: 100px;
    text-align: center;
    vertical-align: top;
    background-color: var(--light-grey);
    padding: 8px 4px 4px 4px;
    font-size: .875rem;
    border-right: 1px solid var(--light-grey);
}

    .iatimecolumn.KneeTrack {
        border-left: 5px solid Green;
    }

select.trackselect option[value="Knee"] {
    background-color: green;
    color: white;
}

    .iatimecolumn.SportsMedicineTrack {
        border-left: 5px solid Purple;
    }

select.trackselect option[value="SportsMedicine"] {
    background-color: Purple;
    color: white;
}

    .iatimecolumn.ElbowWristHandTrack {
        border-left: 5px solid Orange;
    }

select.trackselect option[value="ElbowWristHand"] {
    background-color: Orange;
    color: white;
}

    .iatimecolumn.FootAnkleTrack {
        border-left: 5px solid Red;
    }

select.trackselect option[value="FootAnkle"] {
    background-color: Red;
    color: white;
}

    .iatimecolumn.HipTrack {
        border-left: 5px solid #E8C65E;
    }

select.trackselect option[value="Hip"] {
    background-color: #E8C65E;
    color: white;
}

    .iatimecolumn.ShoulderTrack {
        border-left: 5px solid Blue;
    }

select.trackselect option[value="Shoulder"] {
    background-color: Blue;
    color: white;
}

.iatimecolumn.BiologicsTrack {
    border-left: 5px solid Magenta;
}

select.trackselect option[value="Biologics"] {
    background-color: Magenta;
    color: white;
}

.iatimecolumn.ResearchTrack {
    border-left: 5px solid Cyan;
}

select.trackselect option[value="Research"] {
    background-color: Cyan;
    color: white;
}

.iatimecolumn.ISAKOSHighlightTrack {
    border-left: 5px solid #213F7F;
}

select.trackselect option[value="ISAKOSHighlight"] {
    background-color: #213F7F;
    color: #E8C65E;
}

        .iatimecolumn a {
            color: black;
            text-decoration: underline;
        }

            .iatimecolumn a:hover {
                color: #FFFFFF;
            }

.iafunctionaltimecolumn {
    width: 100px;
    text-align: center;
    vertical-align: top;
    background-color: white;
    padding: 8px 4px 4px 4px;
    font-size: .875rem;
    border-right: 1px solid var(--light-grey);
}

.iaalttimecolumn {
    width: 100px;
    text-align: center;
    vertical-align: top;
    color: var(--light-grey);
    background-color: var(--primary-medium-color);
    padding: 4px;
}

        .iaalttimecolumn a {
            color: white;
            text-decoration: underline;
        }

            .iaalttimecolumn a:hover {
                color: white;
            }

    .iaroom {
        text-align: right;
    }

    .NameRating {
        display: none;
    }

    @media only screen and (max-width: 525px) {
        .discnamecolumn {
            width: 175px;
        }

        .ColumnRating {
            display: none;
        }

        .NameRating {
            display: block;
        }
    }

.iasectionpeople {
    color: var(--secondary-medium-color);
}

        .iasectionpeople a {
            color: var(--secondary-color);
        }

            .iasectionpeople a:hover {
                color: var(--secondary-medium-color);
            }

.iafunctionalsection {
    color: var(--primary-medium-color);
    font-size: .75rem;
    text-align: center;
}
        
    .iasessiontitle {
        color: Black;
        font-weight: bold;
    }

        .iasessiontitle a {
            color: Black;
            font-weight: bold;
        }

            .iasessiontitle a:hover {
                color: var(--primary-color);
                font-weight: bold;
            }

.iaalttitlerow {
    color: white;
    font-weight: bold;
    background-color: var(--dark-grey);
}

    .iasessionpeople {
        padding-bottom: 1px;
        padding-top: 1px;
    }

    .iaeventtitle {
        color: black;
        font-weight: bold;
        padding-left: 20px;
    }

        .iaeventtitle a {
            color: Black;
            font-weight: bold;
        }

            .iaeventtitle a:hover {
                color: var(--primary-color);
                font-weight: bold;
            }

    .iaeventpeople {
        padding-left: 20px;
        padding-bottom: 1px;
        padding-top: 1px;
    }

    .iafavoritecolumn {
        width: 26px;
        padding: 1px 1px 1px 5px;
    }

    .scheduleimage {
        width: 20px;
    }

    .iaicon {
        width: 40px;
        height: 40px;
    }

    .iaiconcell {
        width: 118px;
        text-align: center;
        padding: 4px;
    }

    .iaiconpadding {
        padding: 1px 5px;
    }

    /* Committee Meetings */
.iaredtimecolumn {
    width: 100px;
    text-align: center;
    vertical-align: top;
    background-color: var(--committee-meeting-column);
    color: white;
    padding: 4px;
}

.iaredtimecolumn a {
    color: white;
    text-decoration: underline;
}

    .iaredtimecolumn a:hover {
        color: var(--primary-medium-color);
    }


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

        #primary.small-12.columns {
            padding-left:0;
            padding-right:0;
        }

        #maincontent .iadatemenuwrapper.is-stuck {
            margin-top: 2.5rem !important;
        }
        
        .anchor {
            height: 43px; /*same height as header*/
        }

        .scheduleanchor {
            height: 115px; /*same height as header*/
            margin-top: -115px; /*same height as header*/
        }

        .sessionspacer {
            display: none;
        }

        .button.iahome, .button.iagrey {
            opacity: 1;
        }
        
            .Saturday07 .sticky, .Sunday8 .sticky, .Monday9 .sticky, .Tuesday10 .sticky, .Wednesday11 .sticky {
                background-color: var(--primary-color);
            }

        .iatable {
            margin-bottom: 0;
            border: none;
            border-collapse: collapse;
            width: 100%;
        }

        table.iatable tbody tr td {
            border-bottom: 0;
        }

        table.iatable.disclosures tbody tr td {
            border-bottom: 1px solid white;
            padding: 9px;
        }

        .iatable thead {
            border: none;
        }

        .iatimecolumn {
            color: var(--primary-medium-color);
        }

        .iasessiontitle {
            color: white;
        }

            .iasessiontitle a {
                color: white;
                font-weight: bold;
            }

                .iasessiontitle a:hover {
                    color: var(--primary-color);
                    font-weight: bold;
                }

        .iaeventtitle {
            color: var(--primary-color);
        }

            .iaeventtitle a {
                color: var(--primary-color);
                font-weight: bold;
            }

                .iaeventtitle a:hover {
                    color: white;
                    font-weight: bold;
                }

        .sessionspacer {
            visibility: hidden;
        }
    }

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

        .expandall {
            display: none;
        }

        .iatimecolumn, .iaheadertimecolumn, .iafunctionaltimecolumn, .iaalttimecolumn, .iaredtimecolumn {
            width: 44px;
            padding: 5px 3px 3px 3px;
        }

        .iafunctionaltimecolumn {
            color: black;
        }

        .iafunctionalsection {
            color: white;
        }

        .iaroomheader {
            padding-top: 5px;
        }

        .endtime {
            display: none;
        }

        .iaicon {
            width: 30px;
            height: 30px;
        }

        .iaiconcell {
            width: 36px;
            padding: 3px;
        }
    }

    /* End Interactive Agenda */


    /* Registration */

.Radio {
        padding: 0 10px 0 10px;
    }

 .Radio input[type="checkbox"] + label {
    font-weight: normal;
    padding-left: 5px;
}

.RegType .Radio {
    padding: 10px 10px 10px 10px;
}

        .RegType .Radio input[type="checkbox"] + label {
            font-weight: bold;
            padding-left: 20px;
        }

    .RegType .Radio input[type="radio"] {
        display: none;
    }

        .Radio.NoBold input[type="checkbox"] + label, .Radio.NoBold input[type="radio"] + label {
            font-weight: normal;
        }

.Radio.Alt {
    background: var(--alt-background);
}

.Radio:hover {
    color: white;
    background-color: var(--primary-color);
    opacity: 0.8;
}

.Radio.Selected, .Radio.Selected:hover {
    color: white;
    background-color: var(--primary-color);
}

            .Radio:hover input[type="checkbox"] + label, .Radio.Selected input[type="checkbox"] + label {
                color: white;
            }

.Radio span {
    display: inline-block;
    width: 90%;
    vertical-align: top;
    padding-left: 5px;
}

.RegType .Radio span {
    padding-left: 5px;
}

.RegForm .fieldset, .fieldset.RegType, .fieldset.RegSection {
    padding-left: 4px;
    padding-right: 4px;
}

        .Radio.NoBold span {
            font-weight: normal;
        }

    .RegForm .RadioTable td {
        padding-top: 0;
        padding-bottom: 0;
    }

    .RegForm .RadioTable input[type="radio"] {
        margin-top: -1px;
        vertical-align: middle;
        display: none;
    }

.RegForm .RegSection input[type="radio"], .RegForm .RegSection input[type="checkbox"] {
    display: none;
}

.RegSection .Radio label, .RegSection .Radio span {
    padding-top: 6px;
}

.RegForm .RadioTable input[type="radio"] + label:hover {
    color: white;
}

.RegForm .RadioTable tr:hover {
    background-color: var(--primary-color);
    opacity: 0.8;
}

.RegForm .RadioTable tr.Selected {
    background-color: var(--primary-color);
    opacity: 1;
}

.RegForm .RadioTable span.Selected label {
    color: white;
    background-color: var(--primary-color);
    opacity: 1;
}

    .RegForm input[type="checkbox"] + label, .RegForm input[type="radio"] + label {
        width: 95%;
        margin-left: 5px;
    }

#Registration table {
    width: 100%;
    border: 1px solid var(--light-grey);
}

        #Registration table th {
            background-color: var(--primary-color);
            color: white;
            font-size: .75rem;
        }

        #Registration table td {
            padding: 0in 5.4pt 0in 5.4pt;
            line-height: 22.5pt;
        }

#Registration .subheader {
    background-color: var(--primary-medium-color);
    color: white;
}

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

        .RegForm .fieldset legend {
            margin-left:6px;
        }

        .RegForm .fieldset label.Radio {
            border: 1px solid white;
        }

        .Radio.Alt {
            background: none;
        }

        .Radio:hover, .Radio.Selected {
            color: white;
            background-color: var(--primary-color);
        }

        .RegSection .Radio span {
            padding-top:3px;
            padding-bottom:3px;
        }

        .Radio span, .RegType .Radio span {
            padding-left: 12px;
            padding-right: 5px;
        }
    }

    /* End Registration */

/* Surveys Section */

.SurveyTable {
    border-collapse: collapse;
}

    .SurveyTable input[type="checkbox"], .SurveyTable input[type="radio"] {
        margin-right: 2px;
        margin-top: 4px;
    }

@media only screen and (max-width: 640px) {
    .SurveyTable input[type="checkbox"], .SurveyTable input[type="radio"] {
        float: left;
    }
}

.SurveyTable input[type="checkbox"] + label, .SurveyTable input[type="radio"] + label {
    padding-top: 0;
    display: block;
    margin-right: 0;
}

/* End Surveys Section */

    /* Abstract/Program */

    .cat-box {
        padding: 7px 0 7px 0;
        margin-bottom: 10px;
    }

    .cat-box {
        background: var(--light-grey);
        border: 1px solid #CCC;
    }

        .cat-box h2 {
            padding-left: 13px;
            padding-top: 0;
            margin: 0 0 4px 0;
            color: #000;
            font-size: 16px;
            font-weight: bold;
        }

        .cat-box h3 {
            padding-left: 16px;
            padding-top: 0;
            margin: 0 0 4px 0;
            color: var(--primary-color);
            font-size: 15px;
            font-weight: bold;
        }

        .cat-box &gt; .inner-box {
            background-color: white;
            margin-left: 2px;
            margin-right: 2px;
        }

        .cat-box &gt; .inner-box td {
            width: 33%;
        }

    .categorytext .column {
        margin-bottom: 2px;
    }

    .categorytext input[type="checkbox"] + label {
        width: 75%;
        line-height: 24px;
    }

    @media only screen and (max-width: 640px) {
        .cat-box {
            background-color: rgba(231, 231, 231, 0.3);
        }

        .cat-box &gt; .inner-box {
            background-color: transparent;
        }

        .categorytext input[type="checkbox"] + label {
            width: 65%;
        }
    }

    .abstracttext h3 {
        margin-bottom: 5px;
    }



/* End Abstract/Program */


/* Printed Display Options */
#printheader {
    display: none;
}

@media print {
        @page {
            margin: 2cm;
        }

        #printheader {
            display: block;
        }

        #header {
            display: none;
        }

        #info-cols {
            display: none;
        }

        h1 {
            margin-top: 10px;
            margin-bottom: 10px;
            text-align: center;
        }

        h2, h3 {
            page-break-after: avoid;
        }

        a[href]:after {
            content: none !important;
        }

        a {
            text-decoration: none;
        }

        .scheduleimage {
            display: none;
        }

        .iakey {
            display: none;
        }

        .courseselect {
            display: none;
        }

        .allfaculty {
            display: none;
        }

        .expandall {
            display: none;
        }

        #toTop {
            display: none;
            visibility: hidden;
        }

        #footerwrap {
            background-color: #FFFFFF;
        }

            #footerwrap a {
                display: none;
            }

        .button {
            display: none;
        }

        p {
            color: Black;
        }

        a[href*="awards"], a[href*="patellofemoral.org"] {
            display: none;
        }
    }

/* Website Ads */

#mvLeaderboard img {
    height: auto;
    max-width: 100%;
}

.banner-ad {
    width: 100%;
}

#sticky-bottom-leadeboard {
    opacity: 1;
}</pre></body></html>