::selection {
    background: #91b2c3;
}

@media (min-width: 768px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}

.container-970 {
    max-width: 970px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.container-1000 {
    max-width: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
}


.field--name-field-section-cl.field--label-hidden.field__item {
    display: none;
}

.grey-bg .section.clearfix.container {
    background-color: transparent;
}

.cards-stack-info>.field__items {
    display: flex;
    gap: 30px;
}

.cards-stack-info>.field__items .field__item {
    flex: 1;
}

.page-node-17 .op-toolbar .icon {
    visibility: hidden;
    opacity: 0;
}



@media (max-width: 767px) {
    .hide-mob {
        display: none !important;
    }
}

@media (min-width: 767px) {
    .hide-desk {
        display: none;
    }
}

.box-link,
.box-link:hover,
.border-box-link,
.border-box-link:hover {
    background-color: transparent;
    padding: 12px 32px 13px 32px;
    text-shadow: none;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

.border-box-link {
    background-color: transparent;
    border: 2px solid #b9d9eb;
    padding: 14px 32px;
}

.text-link {
    display: inline;
    color: #00254b;
    display: flex;
    line-height: 28px;
    font-weight: 600;
    text-decoration: none;
}

.text-link:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #ff9900;
}

.text-link-regular {
    display: inline;
    font-weight: 900;
    color: #00254b;
    border-bottom: 1.5px solid #b9d9eb;
    text-decoration: none !important;
}

.text-link-regular:hover {
    color: #ff9900;
}

.text-link:focus,
.text-link:active {
    outline: 0;
    color: #0099cc;
    text-decoration: none;
}

.down-link::after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    margin-left: 3px;
    background-image: url(/themes/custom/alnylam/images/icon-button-download.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: none;
}

.box-link.down-link:hover::after {
    filter: invert(100%) brightness(200%) !important;
}

.text-link-regular.down-link:hover::after,
.icon-text-link.down-link:hover::after {
    filter: brightness(0) saturate(100%) invert(63%) sepia(82%) saturate(2341%) hue-rotate(359deg) brightness(102%) contrast(103%) !important;
}

.section-header {
    font-size: 45px;
    line-height: 48px;
    font-weight: 700 !important;
    color: #003366;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}



@media (max-width: 320px) {
    .section-header {
        font-size: 40px;
    }
}

.section-sub-header {
    font-size: 35px;
    line-height: 40px;
    color: #003366;
    font-weight: 300;
    margin-bottom: 32px;
}

@media (min-width: 768px) {
    .press-relases .toolkit-header .section-header {
        font-size: 45px !important;
        line-height: 48px !important;
        font-weight: 700 !important;
        text-align: center !important;
    }
}

@media (min-width: 992px) {

    .toolKit .d-flex.flex-1>.field--items,
    .cards .d-flex.flex-1>.field--items {
        display: flex;
        width: 100%;
    }

    .toolKit .d-flex.flex-1>.field--items>div {
        flex: 1;
    }

    .cards .d-flex.flex-1>.field--items>div {
        flex: 1;
        margin-left: 15px;
        margin-right: 15px;
    }

    .page-node-17 .cards .d-flex.flex-1>div .field--item {
        margin: 0;
    }

    .page-node-17 .cards .d-flex.flex-1>div {
        gap: 45px;
    }

    .cards .d-flex.flex-1>div>div {
        margin-right: 30px;
    }

    .cards .d-flex.flex-1>div>div:last-child {
        margin-right: 0;
    }
}

/************** spacing utility classes *******************/
.mt-0 {
    margin-top: 0 !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-35 {
    margin-top: 35px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-44 {
    margin-top: 44px !important;
}

.mt-45 {
    margin-top: 45px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-55 {
    margin-top: 55px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-64 {
    margin-top: 64px !important;
}

.mt-65 {
    margin-top: 65px !important;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-75 {
    margin-top: 75px !important;
}

.mt-80 {
    margin-top: 80px !important;
}

.mt-85 {
    margin-top: 85px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-24 {
    margin-bottom: 24px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-32 {
    margin-bottom: 32px !important;
}

.mb-35 {
    margin-bottom: 35px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-44 {
    margin-bottom: 44px !important;
}

.mb-45 {
    margin-bottom: 45px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-55 {
    margin-bottom: 55px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-64 {
    margin-bottom: 64px !important;
}

.mb-65 {
    margin-bottom: 65px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-85 {
    margin-bottom: 85px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-95 {
    margin-bottom: 95px !important;
}

.pt-35 {
    padding-top: 35px !important;
}

.pt-64 {
    padding-top: 64px !important;
}

.pt-65 {
    padding-top: 65px !important;
}

.pb-75 {
    padding-bottom: 75px !important;
}

.pb-64 {
    padding-bottom: 64px !important;
}

.pb-65 {
    padding-bottom: 65px !important;
}

@media (max-width: 767px) {
    .mob-mt-0 {
        margin-top: 0 !important;
    }

    .mob-mt-5 {
        margin-top: 5px !important;
    }

    .mob-mt-10 {
        margin-top: 10px !important;
    }

    .mob-mt-15 {
        margin-top: 15px !important;
    }

    .mob-mt-20 {
        margin-top: 20px !important;
    }

    .mob-mt-25 {
        margin-top: 25px !important;
    }

    .mob-mt-30 {
        margin-top: 30px !important;
    }

    .mob-mt-35 {
        margin-top: 35px !important;
    }

    .mob-mt-40 {
        margin-top: 40px !important;
    }

    .mob-mt-45 {
        margin-top: 45px !important;
    }

    .mob-mt-50 {
        margin-top: 50px !important;
    }

    .mob-mt-55 {
        margin-top: 55px !important;
    }

    .mob-mt-80 {
        margin-top: 80px !important;
    }

    .mob-mt-85 {
        margin-top: 85px !important;
    }

    .mob-mb-0 {
        margin-bottom: 0 !important;
    }

    .mob-mb-5 {
        margin-bottom: 5px !important;
    }

    .mob-mb-10 {
        margin-bottom: 10px !important;
    }

    .mob-mb-15 {
        margin-bottom: 15px !important;
    }

    .mob-mb-20 {
        margin-bottom: 20px !important;
    }

    .mob-mb-25 {
        margin-bottom: 25px !important;
    }

    .mob-mb-30 {
        margin-bottom: 30px !important;
    }

    .mob-mb-35 {
        margin-bottom: 35px !important;
    }

    .mob-mb-40 {
        margin-bottom: 40px !important;
    }

    .mob-mb-45 {
        margin-bottom: 45px !important;
    }

    .mob-mb-50 {
        margin-bottom: 50px !important;
    }

    .mob-mb-55 {
        margin-bottom: 55px !important;
    }

    .mob-mb-60 {
        margin-bottom: 60px !important;
    }

    .mob-mb-80 {
        margin-bottom: 80px !important;
    }

    .mob-mb-85 {
        margin-bottom: 85px !important;
    }
}

.hero-section img {
    width: 100%;
    height: auto;
    display: block;
}

.page-node-8 .charters.table-wrapper+.grey-bg {
    background-color: #f4f9fc;
}

.grey-bg {
    background-color: #f8f8f8;
}

.blue-bg {
    background-color: #f4f9fc;
}

.white-bg-col {
    background-color: #fff;
    text-align: center;
    padding: 47px 0;
    max-width: 304px;
}

@media (max-width: 768px) {
    .white-bg-col {
        max-width: 100%;
        margin-bottom: 10px;
    }
}

/************Upcoming events**************/
.all-upcoming-events>.view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.all-upcoming-events>.view-content .col {
    margin-bottom: 50px;
    max-width: 464px;
}

.icon-text-link .icon-wrapper {
    display: inline-block;
    margin-right: 8px;
}

.all-upcoming-events>.view-content .col::after {
    border-bottom: 1px solid #d8d8d8;
    max-width: 470px;
    display: block;
    padding-top: 35px;
    width: 470px;
    content: "";
}

/************************************************************************/
.years .fieldset-legend,
.years .form-submit,
.years .text-center p,
.years legend,
.years .form-radio {
    display: none;
}

.years .fieldset-wrapper {
    text-align: center;
}

.years .views-exposed-form .radio {
    padding-top: 6px;
}

.years .views-exposed-form .radio .option:focus {
    color: #ff9400;
}

.years .views-exposed-form .radio .option {
    font-size: 18px;
    margin-left: 13px;
    margin-right: 18px;
    color: #0099cc;
    font-weight: 600;
    padding-bottom: 12px;
    border-bottom: 2px solid transparent;
}

.years .views-exposed-form .radio .option.active {
    color: #ff9900 !important;
    border-bottom-color: #ff9900;
}

.years .views-exposed-form .fieldset-wrapper::after {
    content: "";
    max-width: 340px;
    margin: auto;
    margin-top: -1.4px;
    margin-bottom: 38px;
    display: block;
    border-bottom: 1px solid rgba(153, 153, 153, 0.5);
}

.pagination>.pager__item {
    padding: 0;
}

.pagination>li>a,
.pagination>li>span {
    border: none;
    color: #0099cc !important;
    background-color: transparent !important;
    font-size: 17px;
    padding: 8px 10px;
    line-height: 24px;
    font-size: 17px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: #00254b !important;
}

.pagination>li.active>a,
.pagination>li.active>span {
    color: #ff9900 !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .path-frontpage #home_slider .tparrows.uranus {
        top: 50% !important;
    }

    .path-frontpage #home_slider .tp-leftarrow {
        left: -10px !important;
    }

    .path-frontpage #home_slider .tp-rightarrow {
        left: 100% !important;
    }
}

/****** Mobile ******/
@media (max-width: 768px) {
    .op-toolbar {
        margin-top: 0;
    }

    .years .views-exposed-form .radio {
        display: inline-block;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .in-card {
        width: 100%;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .op-toolbar {
        margin-top: 0;
    }
}

#mobile-menu-item-20119 span i {
    display: none !important;
}

.tooltip.in {
    opacity: 1;
}

.tooltip {
    z-index: 9;
}

.tooltip.fade.top.in {
    position: absolute;
    bottom: 100%;
    background-color: transparent !important;
    left: 30px;
    min-width: 80%;
}
 /* Tooltip Hiding */
.tooltip.fade.top.in,
.page-node-16 .table > thead:first-child > tr:first-child > th:nth-child(1) span {
	display: none !important;
}
.tab-content.fundamentals-table .icon-text-link:hover {
	text-decoration: none !important;
}
.tooltip-inner {
    background-color: #0099cc;
    max-width: 887px;
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 8px;
    color: #fff;
    line-height: 1.43;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0099cc;
    border-width: 10px 10px 0;
    bottom: -12px !important;
    left: 5.5% !important;
    position: absolute;
    border: 0;
    border-top: 10px solid #09c;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.loading {
    position: relative;
}

@media (max-width:1024px) {
    .tooltip.fade.top.in {
        left: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}


.loading::before {
    content: "";
    display: block;
    align-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.5) url(/themes/custom/alnylam/images/loading.gif) no-repeat center center;
    z-index: 9;
}

.page-node-13 table tbody tr td {
    text-align: left;
}

.financial-info-table table tbody tr td[data-col-name="View/Download"] {
    text-align: center;
    padding-left: 0;
}

.changeC {
    color: #ff9900 !important;
}

/** buttons **/
.box-link,
li.pager__item .button,
.white-blue {
    border: solid 3px #b9d9eb !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 1.33 !important;
    letter-spacing: normal !important;
    text-align: center !important;
    color: #00254b !important;
    background-color: #fff !important;
    transition: all ease 300ms !important;
    padding: 21px 40px !important;
    text-transform: uppercase;
    box-sizing: border-box;
}

.card-links .box-link {
    width: 82%;
}

.slick-slider .text-link {
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: #00254b;
    border-bottom: solid 1.5px #b9d9eb;
    display: inline-block;
    text-transform: uppercase;
}

/*** In Blue Section***/
.box-link:hover {
    background-color: #00254b !important;
    color: #fff !important;
    border-color: #b9d9eb !important;
    text-decoration: none;
}

li.pager__item .button:hover,
.white-blue:hover {
    background-color: #00254b !important;
    color: #fff !important;
    border-color: #00254b !important;
}

.slick-slider .text-link:hover {
    color: #ff9900 !important;
    text-decoration: none !important;
}


/*corporate goverance page redesign*/
.page-node-8 .guidelines-card.white-bg-col {
    max-width: none;
    display: flex;
    padding: 16px 0;
}

.page-node-8 .guidelines-card.white-bg-col img {
    margin: 0;
    min-height: auto;
    max-height: 144px;
    margin-right: 25px;
}

.page-node-8 .final-cards.d-flex>div {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    gap: 32px;
}

.title {
    height: auto;
    border: 0 !important;
}

.page-node-8 .final-cards.d-flex>div>.field--item {
    flex: 0 0 auto;
    width: calc(50% - 16px);
}

.page-node-8 .flex-left-content {
    max-width: 270px;
    text-align: left;
}

.page-node-8 .flex-left-content .title {
    margin-top: 23px;
    margin-bottom: 16px;
    line-height: 1.2174;
}

.directors-board .d-flex.flex-1 .row {
    display: flex;
    gap: 30px;
}

.page-node-16 .final-cards.d-flex.flex-1>div {
    display: flex;
    gap: 30px;
}

.directors-board .title {
    color: #003366;
    font-size: 20px;
    font-weight: 600;
    max-width: 218px;
    height: auto;
    padding: 0;
    margin: 20px 0 10px;
}

.directors-board .d-flex.flex-1 .row .col-sm-6 {
    flex: 1;
    width: auto !important;
    padding-left: 15px;
    padding-right: 15px;
}

.management-board .toolkit-header.d-flex>div .person {
    flex: 0 0 calc(33.33% - 10px) !important;
    flex: 1 !important;
}

.management-board .title {
    height: auto !important;
    text-align: center;
}

.management-board .toolkit-header.d-flex>div {
    display: flex;
    gap: 30px;
    text-align: center;
    width: 100%;
}




.hide-t {
    display: none;
}


.pt-desk-60-tablet-64 {
    padding-top: 60px;
}

.mb-desk-68-tablet-64 {
    margin-bottom: 68px;
}

@media(max-width:991px) {
    .page-node-8 .final-cards.d-flex>div>.field--item {
        width: 100%;
    }

    .page-node-8 .final-cards.d-flex>div>.field--item {
        width: 469px;
        margin: auto;
    }

    .pt-desk-60-tablet-64 {
        padding-top: 64px;
    }

    .mb-desk-68-tablet-64 {
        margin-bottom: 64px;
    }

    .page-node-8 .col.guidelines-card.white-bg-col {
        margin-bottom: 24px;
    }

    .page-node-8 .section.clearfix.container-970 .toolkit-desc.first.mb-0 {
        max-width: 655px;
        margin: auto auto 32px;
        margin-bottom: 0;
    }

    .page-node-8 #governance-guidelines-section .section-sub-header {
        font-size: 28px;
        line-height: 32px;
    }

    .page-node-8 .final-cards.d-flex>div {
        gap: 24px;
    }

    .page-node-8 .col.guidelines-card.white-bg-col {
        margin-bottom: 0 !important;
        width: 100% !important;
        margin: auto !important;
    }

    .page-node-8 .management-board .toolkit-header.d-flex>div {
        gap: 20px;
        flex-direction: column;
    }

    .page-node-8 .management-board {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .page-node-8 .toolkit-header+.text-link-regular {
        margin-top: 0 !important;
    }

    .page-node-8 .directors-board .d-flex.flex-1 .row {
        gap: 0;
        flex-wrap: wrap;
        margin: 0;
        column-gap: 30px;
    }

    .page-node-8 .directors-board .d-flex.flex-1 .row .col-sm-6 {
        width: auto !important;
        padding-left: 0;
        padding-right: 0;
        flex: 0 0 calc(50% - 15px);
    }
}

.page-node-8 .directors-board .d-flex.flex-1 .row {
    margin: 0;
    width: 100%;
}

.page-node-8 .directors-board .d-flex.flex-1 .row .col-sm-6 {
    padding-left: 0;
    padding-right: 0;
}

.financial-info-table table thead th,
.page-node-8 .financial-info-table table thead th {
    line-height: 1.42857143;
}

.page-node-8 #governance-guidelines-section .section-sub-header,
.page-node-8 .section-sub-header.mb-25 {
    margin-top: 0 !important;
}

.page-node-8 .management-board::after {
    display: none;
}

.title {
    line-height: 24px;
}

@media(max-width:767px) {
    .page-node-8 .directors-board .d-flex.flex-1 .row .col-sm-6 {
        flex: 0 0 100% !important;
    }

    .page-node-8 .directors-board .d-flex.flex-1 .row .col-sm-6:first-child .title {
        margin-top: 20px !important;
    }

    .directors-board .title {
        margin: 40px 0 10px;
    }

    .page-node-8 .final-cards.d-flex>div>.field--item {
        width: 100%;
    }

    .page-node-8 .directors-board>.section.clearfix.container-970.mb-55 {
        padding: 0;
    }

    .page-node-8 .management-board {
        padding: 0;
        text-align: left;
    }

    .page-node-8 .management-board .title {
        height: auto !important;
        text-align: left;
    }

    .page-node-8 .management-board .toolkit-header.d-flex>div .person {
        text-align: left;
        margin: 0;
    }

    .page-node-8 .guidelines-card.white-bg-col img {
        margin: 0;
        min-height: auto;
        max-height: 96px;
        margin-right: 24px;
    }

    .page-node-8 .flex-left-content .title {
        margin-top: 0;
        margin-bottom: 16px;
    }

    .page-node-8 .final-cards.d-flex>div>.field--item {
        max-width: 359px;
        margin: auto;
    }

    .hide-t {
        display: inline;
    }

    #governance-guidelines-section>section {
        padding: 0 8px;
    }

    #governance-guidelines-section>section>section.final-cards {
        padding: 0;
    }

}

.page-node-8 .guidelines-card.white-bg-col .flex-left-content img {
    width: 12px;
    height: 12px;
    margin-left: 3px;
    margin-right: 0;
}

.page-node-8 .final-cards>div>div.field--item:nth-child(5) .col.guidelines-card.white-bg-col {
    margin-bottom: 0;
}