﻿html {
    height: 100%;
    display: block;
    background-color: #FFF;
    color: #4a4a49;
}

html, body, div {
    font-size: 16px;
}

form {
    padding: 0px;
    margin: 0px;
}

* {
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
}

.clear {
    clear: both;
}

a:hover {
    text-decoration: none;
    color: #7D7D7D;
}

a {
    color: #F51E01;
    text-decoration: none;
}

    a, a:focus {
        outline: 0 none;
    }

p {
    margin-bottom: 0;
    margin-top: 10px;
}

table.table {
    margin-bottom: 0;
    margin-top: 10px;
}

.error {
    color: #F51E01;
}

em {
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
}
/*strong, b { font-family: Frutiger-Light; }*/
input[type=text]::-ms-clear {
    display: none;
}

.wb_content ul {
    list-style: none;
}

.wb_content:not(.noBulletStyle) ul li:before {
    content: "\00BB \0020";
    display: inline-block;
    position: absolute;
    top: 0;
    left: -28px;
}

.wb_content:not(.noBulletStyle) ul li {
    position: relative;
}

.wb_content h1,
.wb_content h2,
.wb_content h3,
.wb_content h4,
.wb_content h5 {
    text-transform: none;
    padding: 0;
    margin: 0;
    border: none;
}

.btn {
    font-size: 16px;
}

.sr-label {
    display: none !important;
}

/* All */
h1 {
    background-image: url(/images/line-red-H1.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #29292f;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    font-style: normal;
    letter-spacing: 0.02em;
    padding-left: 1em;
    position: relative;
    text-transform: uppercase;
    margin-top: 30px;
}

h2 {
    font-size: 23px;
    color: #29292f;
}

h3 {
    font-size: 14pt;
    color: #F51E01;
    font-family: Playfair-Display-Regular,Times,serif;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    margin-top: 0px;
    padding: 20px 0px 5px 0px;
    border-top: 2px solid #F51E01;
}

h4 {
    font-size: 24px;
    color: #F51E01;
    font-family: Playfair-Display-Regular,Times,serif;
    letter-spacing: 0;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    line-height: 26px;
}

h5 {
    font-size: 12pt;
    color: #dc1b00;
    font-family: Playfair-Display-Regular,Times,serif;
    letter-spacing: 0.01em;
    margin: 30px 0px 0px;
    padding: 20px 0px 0px 0px;
    border-top: 1px solid #F51E01;
}

h6 {
    font-size: 13pt;
    color: #29292f;
    font-family: Frutiger-Bold;
    letter-spacing: 0.01em;
    margin: 30px 0px 0px;
    padding: 20px 0px 22px 0px;
    border-top: 2px solid #F51E01;
}

    h6.noBorder {
        border: none;
    }

.removeMargin {
    margin: 0 !important;
}

    .removeMargin > div {
        padding: 0 !important;
    }

.row.convertTable {
    display: table-row;
    width: 100%;
}

    .row.convertTable > [class^="col-"] {
        display: table-cell;
        float: none;
    }

.upperText, .upperText a {
    text-transform: uppercase;
}

img {
    border: none;
}

.fullWidth img {
    width: 100%;
}

.fullWidth {
    max-height: 250px;
}

.top12 {
    margin-top: 12px;
}

.redBorderTop {
    border-top: 2px solid #F51E01;
}

.shared_body.redBorderTop {
    padding-top: 12px;
    margin-top: 15px;
}

.redlink, .subMenu a.redlink {
    color: #F51E01;
}

.shared_item_listing.resourceHide {
    display: none;
}

.topbottom20 {
    margin: 15px auto 35px;
}

.footer {
    margin-top: 0px;
}

.site-wrapper {
    width: 100%;
    left: 0;
    min-height: 100%;
    position: relative;
    background-color: #fff;
    border-color: #29292f;
    border-style: solid;
    border-width: 4px 0 0;
    margin-top: 0;
    transition: margin 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 2;
}

.contentHeader {
    position: relative;
    z-index: 2;
}

.contentBody {
    margin-top: 0px;
    border-top: 1px solid #E8E8E8;
    position: relative;
    z-index: 1;
}

    .contentBody .bodyInfo .mainBody .container .fullBodyContent p:first-child {
        margin-top: 0px;
    }

.content_body {
    padding-right: 20px;
}

    .content_body p:first-child {
        margin-top: 0;
    }

.line_red {
    background-image: url(/images/line-red.png);
    background-repeat: no-repeat;
    background-position: top;
    padding: 4px 12px;
}

div.hr {
    height: 2px;
    background: #EAEAEA;
    overflow: hidden;
    margin: 12px 0px 35px 0px;
}

    div.hr hr {
        display: none;
    }

.global-reach-button {
    background-color: #29292f;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 0.875em;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    z-index: 202;
}

.navbar a.subscribe__link {
    line-height: 1.1;
    color: #F51E01;
    padding: 0 8px;
}

    .navbar a.subscribe__link span {
        height: 19px;
        display: inline-block;
        margin-left: 5px;
    }

.navbar a.locations__link {
    color: #F51E01;
    padding: 0 8px;
}

/* logo */
.logo {
    margin-left: 0px;
}

.logo__link {
    display: inline-block;
    margin: 0;
    padding: 15px 15px 15px 0;
    outline: 0;
    float: none;
    height: auto;
}

.logo img {
    width: 100%; /*max-width: 225px; padding-top: 13px;*/
}

.logo .inverted {
    display: none;
}
/* menu */
.navbar {
    margin-bottom: 0px;
    position: static;
}

    .navbar a {
        color: #494949;
        text-decoration: none;
    }

        .navbar a:hover {
            color: #000;
        }

    .navbar ul {
        margin: 0;
        padding: 0;
    }

.menuContainer {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.nav__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .nav__container:before, .nav__container:after {
        display: none;
    }

.navigation {
    list-style: none;
    background-color: none;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: none;
    color: #F51E01;
}

.navigation__link {
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    margin: 10px 0px 0px 0px;
    padding: 15px;
    background: none;
    border: 0;
    font-size: 12px;
    line-height: 1.71429;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    display: block;
}

    .navigation__link:hover, .navigation__link.active, .navigation__link:focus {
        color: #F51E01;
    }

        .navigation__link:hover:after, .navigation__link.active:after, .navigation__link:focus:after {
            content: "↓";
            position: absolute;
            top: 14px;
            left: 4px;
            color: #F51E01;
        }

.navigation .menuActive:after {
    width: 100%;
    background-color: #F51E01;
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
    .navigation__link {
        margin-left: 0;
    }
}

.navbar-right {
    margin-right: 0px;
    position: relative;
    z-index: 201;
}

    .navbar-right a {
        color: #F51E01;
    }

.topNav {
    display: flex;
    align-items: center;
    margin-top: 12px;
    margin-right: 20px;
}

.topNav__socialLink {
    border: 1px solid #F51E01;
    padding: 3px 5px;
    margin: 0 5px;
    display: block;
}

.topNav__divider {
    margin: 0 8px;
    font-size: 22px;
    border-left: 2px solid #000;
    height: 26px;
}

.navbar .block {
    display: block;
}

.navbar .text-right a {
    display: block !important;
    text-align: right;
    margin-right: 12px !important;
}

.container-fluid {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.searchBox__open {
    font-size: 18px;
    color: #4E4A49;
    padding: 10px 14px;
    cursor: pointer;
}

.subMenu {
    padding-bottom: 20px;
}

    .subMenu a {
        color: #707070;
        display: block;
    }

        .subMenu a.active {
            font-weight: 700;
        }

        .subMenu a:hover {
            color: red;
        }

#imgGlobalAlliance {
    cursor: pointer;
    margin-left: 5px;
    width: 30px;
    background: #FFF;
}

    #imgGlobalAlliance.active {
        position: relative;
    }

        #imgGlobalAlliance.active:after {
            content: "x";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
        }

.searchBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 100;
    display: none;
}

.searchBox__input {
    border: 0;
    padding: 15px;
    margin: 15px 0;
    background-color: #FFF;
    color: #4E4A49;
    width: 100%;
    outline: none;
}

.searchBox__inputContainer {
    display: flex;
    justify-content: space-between;
}

.searchBox__submit {
    margin-left: auto;
    background: none;
    border: 0;
    font-size: 30px;
    color: #000;
}

.searchBox__close {
    font-size: 30px;
    padding: 20px 0;
    color: #000;
    cursor: pointer;
    width: 40px;
    display: block;
    text-align: center;
}

.searchBox__dimmer {
    position: fixed;
    top: 82px;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 60%;
    z-index: 100;
}

.searchBox__open {
    background: none;
    border: 0;
}

.topNav__clientLogin {
    font-size: 18px;
    padding: 10px 14px;
}

.site-search i.fa.fa-search {
    font-size: 14px;
    color: #4E4A49;
    padding: 14px 17px 14px;
    float: left; /*border-bottom: 1px solid #D4D4D5;*/
    background-color: #F7F7F6;
    cursor: pointer;
}

li.mobile_global_alliance {
    display: none;
}

.subMenuClone {
    margin-top: 12px !important;
}

.navigation li {
    position: static;
}

.subNavigation {
    position: absolute;
    top: 112px;
    left: 0;
    background-color: #FFF;
    z-index: 11;
    width: 100%;
    padding: 40px 0;
    display: none;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 10%);
}

.subNavigation__heading {
    color: #29292f;
    font-size: 48px;
    margin-bottom: 10px;
    margin-top: 0;
}

.subNavigation.active {
    display: block;
}

.subNavigation__button {
    background: none;
    border: 0;
    text-wrap: normal;
    white-space: initial;
    padding: 8px 0;
    display: block;
    line-height: 1.5;
    width: 100%;
    margin: 10px 0;
    font-size: 16px;
    color: #000;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    outline: 0;
}

    .subNavigation__button:hover {
        color: #F51E01;
    }

    .subNavigation__button i {
        color: #F51E01;
    }

.subNavigation.row > div {
    padding: 0;
}

.subNavigation .col-md-3 {
    margin-top: -10px;
}

.bioForm {
    position: relative;
}

.bioForm__searchSubmit {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: 0;
    padding: 10px 15px;
}

.bioForm__heading {
    margin: 0 0 20px 0;
    padding: 0;
    color: #29292f;
    border: 0;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
}

.bioForm__name {
    width: 100%;
    padding: 10px;
    border: 1px solid #000;
    margin-bottom: -1px;
}

.bioForm__lowerSection {
    display: flex;
    width: 100%;
}

.bioForm__selectWrapper {
    width: 25%;
    padding: 10px;
    border: 1px solid #000;
    border-right: 1px solid #FFF;
}

    .bioForm__selectWrapper:last-child {
        border-right: 1px solid #000;
    }

a.linelinks {
    color: #707070;
    background-image: url(/images/line-red-H1.png);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Frutiger-Light,Helvetica,Arial,sans-serif;
    font-style: normal;
    letter-spacing: 0.02em;
    padding-left: 1em;
    position: relative;
    font-size: 13px;
    margin-left: 8px;
    padding-left: 22px;
}

    a.linelinks:hover {
        color: #F51E01;
    }

.sidebar > a {
    color: #333;
    display: block;
    padding-bottom: 3px;
}

    .sidebar > a:hover {
        color: #F51E01;
    }

.sidebar ul {
    padding: 0px;
    margin: 0px;
    list-style: outside none none;
}

.sidebar li {
    padding: 4px 0px 0px;
}

.sidebar h5 {
    font-size: 14pt;
    margin-bottom: 5px;
}

/* Our Services */

.resources-button {
    background-color: #fff;
    display: block;
    font-size: 14px;
    line-height: 1;
    padding: 1.3em 1em;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    z-index: 201;
    margin-right: 97px;
    border-top: 0px;
}

    .resources-button:hover {
        background-color: #F7F7F6;
        cursor: pointer;
    }

    .resources-button:after {
        color: #29292f;
        content: "";
        display: block;
        font-family: icomoon;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: inherit;
        position: absolute;
        right: 1em;
        text-transform: none;
        top: 1.426em;
        vertical-align: middle;
        transition: transform 0.3s;
        -o-transition: transform 0.3s;
        -moz-transition: transform 0.3s;
        -webkit-transition: transform 0.3s;
    }

.resources-button-selected {
    background-color: #F7F7F6;
    cursor: pointer;
}

.divOurServices {
    width: 100%;
    border: 1px solid #F7F7F6;
    position: absolute;
    padding: 0px;
    background-color: #FFF;
    margin-top: -300px;
    z-index: 11;
    opacity: 0.2;
}

    .divOurServices a {
        display: block;
        padding: 8px 15px;
        font-size: 12px;
        border-top: 1px solid #F7F7F6;
    }

        .divOurServices a:hover {
            color: #F51E01;
        }

#ourservicebardown {
    margin-top: 0px;
    border-top: 0px;
    width: 100%;
    margin-left: -1px;
}

/* Scroll */
.ScrollTo {
    position: fixed;
    bottom: 5%;
    right: 5%;
    background-color: rgba(0,0,0,0.65);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    display: none;
    z-index: 1001;
}

    .ScrollTo .scrollContainer a {
        font-size: 25px;
        color: white;
        padding: 8px 16px;
        display: block;
    }

/* Shared Classes */
.shared_nonlink_a:hover {
    color: inherit !important;
    cursor: default !important;
}

.shared_detail_header {
    color: #7D7D7D;
    padding-top: 10px;
}

.shared_detail_header_spacing {
    padding: 0px 0px 25px 0px;
    color: #2E2D33;
}

.shared_detail_header_subtitle {
    padding-bottom: 4px;
    color: #848484;
}

    .shared_detail_header_subtitle SPAN {
        color: #2E2D33;
    }

.shared_detaillist {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}

    .shared_detaillist li {
        padding: 20px 20px;
        border-top: 1px solid #EAEAEA;
        color: #878787;
    }

        .shared_detaillist li .event_attorneys {
            color: #6c6c6c;
        }

        .shared_detaillist li a {
            color: #4E5368;
        }

            .shared_detaillist li a:hover {
                color: #F51E01;
            }

.shared_detaillist_date {
    color: #F51E01;
    font-family: Playfair-Display-Regular;
    font-size: 18px;
}

.shared_detaillist_desc {
    padding: 2px 0px 0px;
}

.shared_subscribe {
    border-top: 2px solid #F51E01;
    border-bottom: 2px solid #F51E01;
    padding: 25px 0px 25px 0px;
    color: #2D2D30;
    font-size: 18pt;
    text-align: left;
    margin-bottom: 25px;
}

    .shared_subscribe > a {
        width: 100%;
        position: relative;
        color: #2D2D30;
    }

    .shared_subscribe span {
        padding-left: 150px;
    }

    .shared_subscribe > a:hover {
        color: #F51E01;
    }

.shared_bios {
    border-top: 2px solid #F51E01;
    padding: 30px 0px 30px;
    color: #494949;
}

    .shared_bios img {
        width: 24px;
    }

    .shared_bios DIV {
        padding-top: 15px;
    }

    .shared_bios span {
        padding-left: 20px;
    }

.shared_item_listing {
    margin: 20px 0;
    display: block;
    position: relative;
    border-bottom: 1px solid #d4d4d5;
    text-align: left !important;
    font-size: 16px;
}

    .shared_item_listing div {
        font-size: 16px;
    }

.shared_bios_repeater {
    padding: 30px 0px 30px;
    color: #7D7D7D;
}

    .shared_bios_repeater img {
        vertical-align: middle;
    }

    .shared_bios_repeater DIV {
        padding-top: 15px;
    }

    .shared_bios_repeater span {
        padding-left: 20px;
        vertical-align: middle;
    }

.shared_author_size {
    width: 150px !important;
}

a.shared_more {
    background-color: #F51E01;
    padding: 2px 5px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 5px;
    display: block;
    width: 42px;
    margin-top: 6px;
}

a.shared_submit {
    background-color: #F51E01;
    padding: 3px 6px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 5px;
    display: block;
    width: 50px;
    margin-top: 8px;
    cursor: pointer;
}

a.shared_ordernow {
    background-color: #F51E01;
    padding: 2px 5px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 5px;
}

.shared_box_wrapper {
    margin-top: 30px;
    clear: both;
}

.shared_box_text {
    border-left: 2px solid #DCDCDC;
    border-top: 2px solid #DCDCDC;
    border-bottom: 2px solid #DCDCDC;
    padding: 12px 15px;
    color: #7D7D7D;
}

    .shared_box_text:hover {
        color: #F51E01;
    }

.shared_box_arrow {
    border: 2px solid #DCDCDC;
    padding: 12px 17px;
}

    .shared_box_arrow:hover {
        background-color: #DCDCDC;
        color: #94A4B6;
    }

.shared_textbox_gray {
    border-top: 2px solid #e0e1dd;
    border-bottom: 2px solid #e0e1dd;
    border-left: 2px solid #e0e1dd;
    border-right: 0px;
    color: #4a4a49;
    font-size: 14px;
    line-height: 21px;
    outline: 0 none;
    padding: 1em;
    transition: all 0.15s ease-in-out 0s;
    width: 100%;
    margin: 0px;
    position: relative;
    height: 52px;
}

.shared_textbox_gray_icon {
    border-top: 2px solid #e0e1dd;
    border-bottom: 2px solid #e0e1dd;
    border-right: 2px solid #e0e1dd;
    border-left: 1px;
    padding: 14px 16px 15px;
    margin-left: -52px;
    position: absolute;
    height: 52px;
}

    .shared_textbox_gray_icon:hover {
        background-color: #E0E1DD;
    }

        .shared_textbox_gray_icon:hover::after {
            color: #929497;
        }

.shared_body {
    padding-bottom: 25px;
}

.shared_body_image {
    padding-bottom: 25px;
}

.js-paging-prev, .js-paging-next {
    border: 2px solid #d4d4d5;
    padding: 10px;
}

.js-paging-echo {
    padding: 10px;
    margin: 0px 0px;
    border-top: 2px solid #d4d4d5;
    border-bottom: 2px solid #d4d4d5;
}

.js-paging-wrapper {
    margin-top: 20px;
}

.page_manuals .js-paging-wrapper, .page_books .js-paging-wrapper, .page_blogs .js-paging-wrapper {
    margin-top: 0px;
}

h2.js-paging-title {
    font-size: 20px;
    margin-bottom: 20px;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    letter-spacing: 0.01em;
}

.widget {
    margin-bottom: 20px;
}

.tablink {
    margin-top: 20px;
    text-align: right;
}

    .tablink a {
        border: 2px solid #d4d4d5;
        padding: 10px;
    }

.corepage_body {
    padding-bottom: 30px;
}

/* shared accordion lists */
.shared-acc-list {
    margin: 20px 0;
}

    .shared-acc-list > h2 {
        padding: 0;
        margin: 0 0 10px 0;
        font-size: 23px;
        line-height: 40px;
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        font-weight: normal;
    }

.shared-acc-item {
    display: block;
    margin: 0;
    padding: 14px 0 15px 0;
    position: relative;
    border-top: 1px solid #f51e01;
}

    .shared-acc-item > h3 {
        padding: 0 20px 0 0;
        margin: 0;
        font-size: 20px;
        line-height: 30px;
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        font-weight: normal;
        color: #29292f;
        border: 0px;
    }

        .shared-acc-item > h3::after {
            display: block;
            width: 20px;
            height: 20px;
            color: #F51E01;
            content: "";
            font-family: icomoon;
            font-size: 14px;
            line-height: 20px;
            transform: rotate(90deg);
            position: absolute;
            top: 20px;
            right: 0px;
            transition: transform 0.3s;
        }

    .shared-acc-item.active > h3::after {
        transform: rotate(-90deg);
    }
/*.shared-acc-body { display: nonex; }*/
.shared-acc-link {
    display: inline-block;
    margin: 10px 0 0 0;
    color: #29292f;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
}

    .shared-acc-link::after {
        display: inline-block;
        padding: 0 0 3px 4px;
        color: #F51E01;
        content: "";
        font-family: icomoon;
        font-size: 14px;
        line-height: 17px;
        vertical-align: middle;
    }

a.widebutton {
    background-color: #f7f7f6;
    display: block;
    line-height: 3.3125;
    overflow: hidden;
    padding: 0px 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    margin-top: 12px;
    font-size: 16px;
    color: #29292f;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    outline: 0;
}

    a.widebutton:hover {
        color: #F51E01;
    }

    a.widebutton::after {
        color: #F51E01;
        content: "";
        display: inline-block;
        font-family: icomoon;
        font-size: 14px;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: inherit;
        padding-left: 4px;
        text-transform: none;
        vertical-align: middle;
    }

/* blog mirror */
.blogmirror-body img.alignleft {
    display: inline;
    float: left;
    margin: 0 15px 10px 0;
    overflow: hidden;
}

.blogmirror-body img.alignright {
    display: inline;
    float: right;
    margin: 0 0 10px 15px;
    overflow: hidden;
}

.blogmirror-logo {
    display: block;
    max-width: 100%;
    height: auto;
}

.blogmirror-sideblurb {
    margin: 15px 0;
}

.blogmirror-postfooter {
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top: 1px solid #000;
}

.blogmirror-authorblock {
    display: block;
    float: left;
    padding: 10px;
}

.blogmirror-authorimg {
    display: block;
    padding: 0;
    margin: 0 auto;
    outline: 0;
    border: 0;
}

.blogmirror-minifirmlink {
    display: block;
}

    .blogmirror-minifirmlink > img {
        display: block;
        margin: 0 auto;
    }

.blogmirror-morelink > span {
    color: #000;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    font-size: 15px;
}

    .blogmirror-morelink > span::after {
        color: #F51E01 !important;
        content: "";
        display: inline-block;
        font-family: icomoon;
        font-size: 13px;
        font-style: normal;
        font-variant: normal;
        font-weight: 700;
        line-height: inherit;
        margin-top: -3px;
        padding-left: 7px;
        text-transform: none;
        vertical-align: middle;
    }

/* email footer output */
#emailfooterpreview {
    border: 1px dashed #ccc;
    margin: 20px 0 0 0;
    padding: 10px;
}

    #emailfooterpreview * {
        font-family: Arial,Helvetica,Sans-serif;
    }

/* Show Event & Event Page */
.page_showevent .event_registration {
    border-top: 2px solid #F51E01;
    border-bottom: 2px solid #F51E01;
    background-color: #F5F5F5;
    padding: 30px 20px 34px;
    color: #2D2D30;
}

.page_showevent .intested_title {
    color: #2D2D30;
    font-size: 15pt;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 20px;
    line-height: 25px;
}

.page_showevent .contactname {
    padding: 20px 0px 8px 0px;
    font-weight: bold;
}

.page_showevent .contactposition {
    padding: 0px 0px 15px 0px;
}

.page_showevent .contactemail {
    padding: 0px 0px 18px 0px;
}

.speaker_name {
    color: #2D2D30;
    font-weight: bold;
    font-family: Frutiger-Light;
    font-size: 14px;
    text-transform: uppercase;
}

.contactemail span {
    padding-left: 20px;
}

.contactphone span {
    padding-left: 23px;
}

.event_circle {
    background-color: #4E5368;
    color: #fff;
    padding: 5px 15px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
}

.event_details DIV {
    padding: 6px 0px 0px;
}

.event_speakers {
    border-top: 0px;
    padding: 30px 0px 0px;
}

.event_upcoming {
    padding: 30px 20px 0px 0px;
    color: #A6A6A6;
}

    .event_speakers a, .event_upcoming a {
        color: #494949;
    }

.page_showevent .read_more_padding {
    padding: 10px 0px 0px;
}

.readMoreArrow a:after {
    font-family: icomoon;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: inherit;
    text-transform: none;
    color: red;
    content: "\e61b";
    display: inline-block;
    font-size: .929em;
    padding-left: .25em;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*Client Login*/
.page_clientlogin .loginBody div {
    padding: 10px 0px 2px 0px;
}

.page_clientlogin .loginBody input {
    border: 1px solid #A9A9A9;
    padding: 1px 4px;
}

.page_clientlogin .login-box {
    padding: 15px 20px;
    border: solid 3px #F51E01;
    width: 45%;
    min-height: 300px;
    margin-bottom: 45px;
}

.page_clientlogin .login-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page_clientlogin .login-box-full {
    width: 100%;
}

.page_clientlogin h2 {
    margin: 0;
    padding: 0;
    border-bottom: solid 2px #F51E01;
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 8px;
    font-weight: normal;
}

.page_clientlogin a.shared_submit {
    display: inline-block;
    font-size: 18px;
    margin: 15px 0;
    width: auto;
    padding: 3px 10px;
}

.page_clientlogin .login-box-full a.shared_submit {
    font-size: 23px;
    padding: 3px 15px;
    margin: 25px 15px 15px 10px;
}

/*Locations */
.locations { /*border-top: 1px solid #F51E01;*/
    padding: 5px 0px;
}

    .locations a, .page_locations .assoc h5 {
        font-size: 15px;
        font-family: Playfair-Display-Regular,Times,serif;
        color: black;
        font-weight: bold;
    }

        .locations a:hover {
            color: #FF6666;
        }

    .locations img {
        width: 18px;
    }
    /*.locations DIV { padding-top: 12px; }*/
    .locations SPAN {
        padding-left: 10px;
    }

    .locations h5 {
        cursor: pointer;
    }

.location_widget {
    color: #7D7D7D;
}

    .location_widget img {
        width: 18px;
        vertical-align: text-top;
        margin-bottom: 7px;
    }

    .location_widget span {
        padding-left: 15px;
    }

    .location_widget DIV {
        padding-top: 4px;
    }

div.location_title {
    font-size: 12pt;
}

a.location_other_offices {
    color: #7D7D7D;
    display: block;
    padding-bottom: 5px;
}

    a.location_other_offices:hover {
        color: #F51E01;
    }

a.location_other_offices_selected {
    color: #F51E01;
}

.location_direction_wrapper {
    margin-top: 15px;
}

    .location_direction_wrapper a {
        padding: 0px 0px 0px 15px;
        font-size: 19px;
        color: #A9A6A6;
        cursor: pointer;
        outline: 0;
    }

        .location_direction_wrapper a:hover {
            color: #F51E01;
        }

.location_trasittype_selected {
    color: #F51E01 !important;
    text-decoration: none;
}

.page_showlocation H1 {
    float: left;
}

.textboxDirection {
    padding: 6px 8px;
    border-radius: 5px;
    border: 1px solid #BBB;
    width: 250px;
}

#map-canvas {
    height: 460px;
    margin: 0px;
    padding: 0px;
}

    #map-canvas.noclick {
        pointer-events: none;
    }

#directions-panel {
    margin-top: 30px;
    padding: 0px 15px;
}

.locationBio {
    margin-bottom: 12px;
}

.bioLink {
    color: #7D7D7D;
}

.page_locations .assoc h5 {
    margin-top: 0;
    padding-top: 12px;
}

.page_locations .assoc:after {
    top: 18px !important;
}

.page_locations .assoc ul {
    margin-top: 12px;
    padding-left: 18px;
}

.map-heading {
    margin-top: 50px;
    clear: both;
    background-color: #f7f7f6;
    display: inline-block;
    width: 100%;
    padding: 8px 0;
}

/*Sidebar*/
.page_showbook .sidebar .contentList {
    border-top: 2px solid #F51E01;
    border-bottom: 2px solid #F51E01;
}

.page_shownews .sidebar .kb, .page_shownewsletter .sidebar .kb .page_diversity .sidebar .kb, .page_showdiversity .sidebar .kb,
.page_about .sidebar .kb, .page_showabout .sidebar .kb .page_areas .sidebar .kb, .page_showarea .sidebar .kb {
    padding: 20px 0;
}

.kb > a {
    display: block;
    color: #7D7D7D;
    padding-bottom: 12px;
    text-indent: -12px;
    padding-left: 12px;
}

    .kb > a:hover {
        color: red;
    }

.kb > div {
    padding-bottom: 20px;
}

.page_showbio .sidebar .wb_content ul li {
    padding-left: 12px;
    text-indent: -12px;
}

/* Search */
.content_body .results h3.withBottomBorder {
    margin-top: 24px;
    font-size: 28px;
    line-height: 2.375rem;
    text-transform: capitalize;
    border-top: 0px;
}

.search_results_title {
    font-size: 18px;
    color: #29292f;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
}

.search_results_padding_8px {
    padding-top: 8px;
}

.search_results_padding_4px {
    padding-top: 4px;
}

.search_checkboxes {
    padding: 10px 0px 0px;
}

    .search_checkboxes label {
        font-weight: 400;
        padding-left: 6px;
        margin-right: 10px;
        vertical-align: middle;
    }

.btnFind {
    background-color: #F51E01;
    color: #FFF;
    border: 1px solid #bb0000;
    padding: 9px 14px;
    border-radius: 5px;
}

.searchInputFull {
    border: 1px solid #D4D4D5;
    background-color: #F7F7F6;
    height: 38px;
    color: #4E4A49;
    padding-left: 10px;
    width: 72%;
    display: inline-table;
    margin-right: 8px;
}

.searchInfo {
    font-size: 20px;
    font-weight: 400;
    color: #F51E01;
    margin: 30px 0px 20px;
    line-height: 1.5rem;
    font-family: Playfair-Display-Regular,Times,serif;
    letter-spacing: 0.01em;
}

.search_results_external a {
    font-size: 18px;
    color: #29292f;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    margin: 20px 0;
    display: block;
    position: relative;
    border-bottom: 1px solid #d4d4d5;
}


/* About */
.group a {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

    .group a span {
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
    }

.group_header {
    height: 2em;
    margin-bottom: 1.25em;
    position: relative;
}

    .group_header:after {
        content: " ";
        display: table;
        clear: both;
    }

    .group_header a.toggle {
        top: .375rem;
        color: #000;
        position: absolute;
        right: 0;
        text-decoration: none;
    }

        .group_header a.toggle:hover {
            color: red;
        }

.group ul.itemContainer {
    display: inline-block;
    width: 100%;
    padding-left: 32px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    padding-left: 0;
}

    .group ul.itemContainer li.item {
        padding: .625rem;
        list-style: none;
        overflow: hidden;
        border-top: 1px solid red;
    }

    .group ul.itemContainer a.itemToggle {
        display: block;
        vertical-align: middle;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        padding: 10px 0 0 0;
        position: relative;
        width: 100%;
    }

        .group ul.itemContainer a.itemToggle.itemToggle-bio {
            padding-top: 0;
        }

        .group ul.itemContainer a.itemToggle:before {
            font-family: icomoon;
            speak: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            vertical-align: middle;
            color: red;
            content: "\e608";
            display: block;
            line-height: 1;
            right: 0;
            top: 18px;
            position: absolute;
            -webkit-transition: -webkit-transform .15s ease-in-out;
            transition: transform .15s ease-in-out;
        }

        .group ul.itemContainer a.itemToggle.active:before {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

        .group ul.itemContainer a.itemToggle .icon {
            height: 58px;
            width: 58px;
            margin-top: -10px;
            margin-left: 0;
            margin-right: 20px;
            vertical-align: top;
            border-radius: 50%;
            background-color: #e5e6e7;
        }

            .group ul.itemContainer a.itemToggle .icon.usericon {
                padding: 14px;
                overflow: hidden;
            }

                .group ul.itemContainer a.itemToggle .icon.usericon > div {
                    position: relative;
                    top: 50%;
                    transform: translateY(-50%);
                }

        .group ul.itemContainer a.itemToggle img {
            width: 100%;
        }

        .group ul.itemContainer a.itemToggle span {
            font-size: 1.275em;
            background-color: transparent !important;
            display: inline-block;
            line-height: 1.5em;
            padding-right: 1em;
            color: black;
        }

        .group ul.itemContainer a.itemToggle:hover span {
            color: red;
        }

.bio-item img {
    width: 140px;
    height: 140px;
}

.bio-item-container span {
    padding-left: 20px;
    font-size: 22px;
    line-height: 1.875rem;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    text-transform: none;
    font-weight: 400;
    color: #29292F;
}

.bio-item-container .bio-row {
    padding-top: 10px;
}

.bio-row .shared-acc-body-content, .bio-item-more {
    padding-left: 20px;
}

/* Bios */
.page_bios h2.secondary {
    clear: both;
    border-top: 1px solid #d4d4d5;
    color: #000;
    font-size: 26px;
    padding: 20px 0px 10px 0px;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.page_bios h3 {
    border-top: 0px;
    padding: 0px;
    margin: 15px 0px 4px;
}

    .page_bios h3 > a {
        font-size: 22px;
        line-height: 1.875rem;
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        letter-spacing: -1px;
        text-transform: none;
        font-weight: 400;
        color: #29292F;
    }

        .page_bios h3 > a:hover {
            color: #F51E01;
        }

.page_bios h4 {
    color: #616161;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
    text-transform: initial !important;
    font-weight: 400;
    padding: 0px;
    margin: 0px 0px 3px;
}

.bios_page_repeater {
    padding: 0px 0px 60px;
    vertical-align: middle;
}

    .bios_page_repeater DIV {
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        font-size: 15px;
        padding-top: 5px;
    }

    .bios_page_repeater SPAN {
        color: #616161;
        padding-left: 5px;
    }

    .bios_page_repeater a.link {
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #000;
    }

        .bios_page_repeater a.link:hover {
            color: #F51E01;
        }

        .bios_page_repeater a.link::after {
            color: #F51E01 !important;
            content: "";
            display: inline-block;
            font-family: icomoon;
            font-size: 13px;
            font-style: normal;
            font-variant: normal;
            font-weight: 700;
            line-height: inherit;
            margin-top: -3px;
            padding-left: 7px;
            text-transform: none;
            vertical-align: middle;
        }

.bios_page_repeater_icons {
    border-top: 1px solid #e0e1dd;
    margin-top: 20px !important;
    max-width: 170px;
    padding: 20px 0 0 !important;
}

    .bios_page_repeater_icons IMG {
        padding-right: 8px;
        cursor: pointer;
    }

    .bios_page_repeater_icons DIV {
        padding-top: 20px;
    }

.page_showbio .content_body {
    margin-top: 30px;
}

.page_showbio .bio_detail_wrapper {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 32px 32px 25px 300px;
    position: relative;
    min-height: 266px;
}

.page_showbio .bio_details {
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0 !important;
    padding-bottom: 16px;
    width: 100%;
}

.page_showbio .bio_details_contact {
    font-size: 15px;
    margin-top: 16px;
}

    .page_showbio .bio_details_contact a {
        display: block;
        padding-bottom: 12px;
        outline: 0;
        color: #616161;
    }

        .page_showbio .bio_details_contact a:hover {
            color: #F51E01;
        }

    .page_showbio .bio_details_contact SPAN {
        font-size: 14px;
        padding-left: 10px;
    }

    .page_showbio .bio_details_contact IMG {
        margin-bottom: .3em;
    }

    .page_showbio .bio_details_contact .bio_phone {
        padding: 16px;
    }

.page_showbio .mugshot {
    height: 266px;
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 266px;
    overflow: hidden;
}

    .page_showbio .mugshot img {
        width: 100%;
    }

.page_showbio h3 {
    font-size: 28px;
    line-height: 30px;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    text-transform: none;
    font-weight: 400;
    color: #000;
    border-top: 0px;
    padding: 0px;
    margin: 0px;
}

.page_showbio h4 {
    color: #616161;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
    margin: 2px 0px 8px;
    text-transform: initial !important;
    padding: 0px;
}

    .page_showbio h4 a {
        color: #616161;
    }

        .page_showbio h4 a:hover {
            color: #F51E01;
        }

.page_showbio .sidebar a {
    color: #616161;
}

    .page_showbio .sidebar a:hover {
        color: #F51E01;
    }

.page_showbio .content_body a {
    color: #616161;
}

    .page_showbio .content_body a:hover {
        color: #F51E01;
    }

.page_showbio .bio_intro {
    padding-top: 16px;
    font-size: 22px;
    letter-spacing: -1px;
    clear: both;
    line-height: 25px;
}

.page_showbio .people-detail {
    border-top: 1px solid red;
    margin-left: 0;
    max-height: 330px;
    overflow: hidden;
    padding-top: 32px;
}

.page_showbio .assoc, .page_locations .assoc {
    position: relative;
}

    .page_showbio .assoc.hide:after, .page_locations .assoc.hide:after {
        visibility: hidden;
    }
    /*.page_showbio .assoc:after { content: "\f067"; font-family: fontawesome; font-size: 16px; color: red; position: absolute; top: 20px; right: 14px; z-index: 1; }
.page_showbio .assoc.active:after { content: "\f068"; }*/

    .page_showbio .assoc:after, .page_locations .assoc:after {
        font-family: icomoon;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        vertical-align: middle;
        color: red;
        content: "\e608";
        display: block;
        line-height: 1;
        right: 14px;
        top: 28px;
        position: absolute;
        -webkit-transition: -webkit-transform .15s ease-in-out;
        transition: transform .15s ease-in-out;
    }

    .page_showbio .assoc.active:after, .page_locations .assoc.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }



    .page_showbio .assoc h5, .page_locations .assoc h5 {
        padding-bottom: 5px;
        position: relative;
        z-index: 2;
        font-size: 14pt;
    }

    .page_showbio .assoc ul, .page_locations .assoc ul { /*padding: 0 0 20px 0;*/
        list-style: none;
    }

        .page_showbio .assoc ul li, .page_locations .assoc ul li {
            padding-bottom: 12px;
        }

.page_bios .shared_author_size {
    width: 120px !important;
}

.page_bios .search_icon::after {
    color: #F51E01;
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: inherit;
    padding-left: 4px;
    text-transform: none;
    vertical-align: middle;
}

.page_bios .tabs-filters {
    background: #f6f4f5 none repeat scroll 0 0;
    margin: 25px 0px 26px;
    padding: 20px 32px 20px 0px;
}

    .page_bios .tabs-filters:after {
        content: " ";
        display: table;
        clear: both;
    }

    .page_bios .tabs-filters .filters .clear {
        float: right;
        padding-top: 14px;
    }

    .page_bios .tabs-filters .filters {
        padding-left: 18px;
    }

.page_bios .col-xs-6, .page_bios .col-sm-6, .page_bios .col-md-4 {
    padding-left: 0px;
}

a.clear {
    color: #29292f;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    text-decoration: none;
}

    a.clear:hover {
        color: #F51E01;
    }

    a.clear::after {
        color: #F51E01;
        content: " " "×";
        font-size: 18px;
    }

.page_bios .bio_dropdown {
    display: inline-block;
    padding-left: 32px;
}

    .page_bios .bio_dropdown option {
        color: #4a4a49;
        font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
        padding: 8px;
        background-color: #FFF;
        min-width: 185px;
    }

.page_bios .biosearchheader-echo {
    clear: both;
}

.customSelect {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 0;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.71429;
    margin-bottom: 1em;
    padding: 8px 0px;
    width: 100%;
    color: #4a4a49;
    font-weight: 600;
}

    .customSelect .customSelectInner {
        width: 100% !important;
    }

        .customSelect .customSelectInner::after {
            color: #F51E01;
            content: "";
            display: block;
            float: right;
            font-family: icomoon;
            font-size: 12px;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: inherit;
            text-transform: none;
            transition: transform 0.3s;
            -o-transition: transform 0.3s;
            -moz-transition: transform 0.3s;
            -webkit-transition: transform 0.3s;
            vertical-align: middle;
            margin-top: 4px;
        }

.hasCustomSelect {
    border: 0 none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    height: 39px;
    min-height: 39px;
    opacity: 0;
    position: absolute;
    font-family: Frutiger-Bold,Helvetica,Arial,sans-serif;
    cursor: pointer;
    width: 100%;
}

.bioForm .customSelect {
    margin: 0;
    border: 0;
    padding: 0;
}

.bioForm .customSelectInner {
    margin: 0;
}

.bio_dropdown:hover .customSelectInner::after {
    transform: rotate(180deg);
}

.bio_disclaimer {
    padding: 20px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px solid #f51e01;
}

.extendedBody a.more {
    color: red;
    font-size: 16px;
    display: none;
}


/* Contact Us*/

.page_contact .content_body {
    margin: 10px 20px 20px;
    padding: 0;
}

.sharedfhform input {
    padding: 4px 8px;
    border-radius: 5px;
    border: 1px solid #BBB;
    background-color: #FCFCFC;
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    margin-right: 8px;
}

    .sharedfhform input:focus, textarea.subform-comments:focus {
        background-color: #FFFFEE;
    }

.sharedfhform-errormsg {
    color: #F51E01;
    font-size: 15px;
    line-height: 14px;
    margin: 0 0 1em;
    padding: 5px;
}

.sharedfhform .sharedfhform-error {
    background-color: #fee !important;
    border-color: #c00 !important;
    color: #900 !important;
}

input.subform-namefirst, input.subform-namelast {
    width: 200px;
}

.sharedfhform SPAN {
    display: block;
}

input.subform-namemiddle {
    width: 34px;
}

input.subform-addr1, input.subform-addr2 {
    width: 221px;
}

input.subform-city {
    width: 175px;
}

input.subform-state {
    width: 50px;
}

input.subform-zip {
    width: 100px;
}

input.subform-phone, input.subform-fax {
    width: 125px;
}

input.subform-email, input.subform-title, input.subform-company {
    width: 325px;
}

.subform-fhclient > label {
    font-weight: 400 !important;
    padding-left: 6px;
}

textarea.subform-comments {
    height: 110px;
    border-radius: 5px;
    border: 1px solid #BBB;
    font-size: 14px;
    padding: 4px 8px;
    width: 300px;
    background-color: #FCFCFC;
}

/**************************************************************************************************************************************************************************************/
/*
/*  New Styles
/*
/*************************************************************************************************************************************************************************************/

.site-footer {
    background-color: #F6F5F5;
    position: relative;
}

    .site-footer .container {
        position: relative;
    }

    .site-footer .active {
        margin: 0px;
        padding: 0px;
    }

    .site-footer .footer-links {
        font-size: 0.75em;
        line-height: 2;
        padding-bottom: 0.9375em;
        padding-top: 0.9375em;
    }

        .site-footer .footer-links a {
            color: #29292f;
            margin-right: 16px;
            text-transform: capitalize;
            font-size: 9pt;
        }

ul.footer-links {
    padding: 0px;
    margin: 0px;
}

.site-footer ul.footer-links li {
    padding: 2px 10px 0px 0px;
}

.site-footer .footer-links a.is-active, .site-footer .footer-links a:active, .site-footer .footer-links a:hover {
    color: #F51E01;
}

.site-footer .footer-links .selected a {
    color: #F51E01;
}

.site-footer .social-nav img {
    height: 24px;
    margin: 11px 0px 0px 20px;
}

.site-footer .social-nav li:first-child a {
    margin: 0;
}

.site-footer .social-nav {
    display: inline-block;
    position: absolute;
    right: 28px;
    width: auto;
    margin: 6px auto;
}

    .site-footer .social-nav a {
        font-size: 22px;
        line-height: 30px;
        margin-left: 25px;
        color: #F51E01;
        overflow: hidden;
        text-align: center;
    }

        .site-footer .social-nav a:hover {
            color: #FF6D6D;
        }

.site-footer .footer-logo {
    display: inline-block;
    position: absolute;
    right: 28px;
    width: auto;
}

    .site-footer .footer-logo IMG {
        padding: 8px 0px 0px;
    }

.site-footer .copyright {
    min-height: 1.875rem;
}

    .site-footer .copyright p {
        font-size: 9pt;
        line-height: 3em;
        margin: 0;
    }

.site-footer-supplementary {
    border-top: 1px solid #808080;
    padding: 20px 0 20px;
}

a.site-footer__back-to-top {
    position: absolute;
    left: calc(12% - 46px);
    top: 0;
    color: #FFF;
    background: #F51E01;
    padding: 20px 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    z-index: 1;
    font-family: Frutiger-Light,Helvetica,Arial,sans-serif;
}

    a.site-footer__back-to-top:hover, a.site-footer__back-to-top:focus, a.site-footer__back-to-top:visited {
        color: #FFF;
        outline: none;
        text-decoration: none;
    }

.site-footer__back-to-top i {
    width: 100%;
}

.footerTop {
    padding: 80px 0;
}

.footerTop__flexbox {
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
}

.footerTop__whiteBox {
    background: #FFF;
    padding: 15px 20px;
    flex-basis: 65%;
}

.footerTop__heading {
    color: #000;
    margin: 0 0 25px;
}

.footerTop__subscribeBtn {
    display: inline-block;
    margin: 15px 0;
    padding: 12px 20px;
    color: #FFF;
    background: #F51E01;
    text-transform: uppercase;
}

    .footerTop__subscribeBtn i, .footerTop__subscribeBtn:hover {
        color: #FFF;
    }

.footerTop__linkBox {
    padding-left: 50px;
}

    .footerTop__linkBox a {
        color: #000;
        font-size: 16px;
        display: block;
        padding: 10px 0;
    }

    .footerTop__linkBox i {
        color: #F51E01;
    }
/* Global Alliance (Top) --------------------------------------------------------------------------------------------------------------------------------------------------------------*/
dt {
    font-weight: normal;
}

.grid {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: -32px;
}

.global-reach .container {
    padding: 0 32px 0 0;
}

.global-reach.is-open {
    opacity: 1;
}

.global-reach {
    background-color: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}

.no-offset, .no-offset .grid__item:first-child {
    margin-left: 0;
}

.one-sixth, .two-twelfths {
    width: 16% !important;
}

.five-sixths, .ten-twelfths {
    width: 83.333% !important;
}

.grid__item {
    box-sizing: border-box;
    display: inline-block;
    padding-left: 32px;
    vertical-align: top;
    width: 100%;
}

.global-reach__nav {
    border-left: 1px solid #d4d4d5;
    overflow: hidden;
}

.global-reach__buttons {
    background-color: #f7f7f6;
}

.three-tenths {
    width: 30%;
}

.seven-tenths {
    width: 69%;
}

.hard {
    padding: 0 !important;
}

.global-reach__buttons ul::after {
    background-color: #f7f7f6;
    border-right: 1px solid #d4d4d5;
    border-top: 1px solid #d4d4d5;
    content: "";
    display: block;
    height: 400px;
    position: absolute;
    width: 100%;
}

.global-reach__buttons ul::after {
    background-color: #f7f7f6;
    border-right: 1px solid #d4d4d5;
    border-top: 1px solid #d4d4d5;
    content: "";
    display: block;
    height: 400px;
    position: absolute;
    width: 100%;
}

.list--plain > li, .list--plain > ul > li {
    list-style: outside none none;
}

.global-reach__buttons ul {
    position: relative;
}

    .global-reach__buttons ul li:first-child {
        border-top: 0 none;
    }

    .global-reach__buttons ul li {
        border-top: 1px solid #d4d4d5;
    }

.list, .list ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

    .list li {
        line-height: 1.5em;
    }

    .list a {
        font-size: 12px;
        text-decoration: none;
        outline: 0;
    }

.global-reach__toggle {
    border-right: 1px solid #d4d4d5;
    color: #4a4a49;
    display: block;
    line-height: 1;
    padding: 32px;
    text-transform: uppercase;
}

.global-reach__content {
    margin-left: -1px;
    opacity: 0;
    overflow: auto;
    transition: all 0.15s cubic-bezier(0.535, 0.04, 0, 1.005) 0s;
    visibility: hidden;
}

    .global-reach__content.is-active {
        opacity: 1;
        visibility: visible;
    }

        .global-reach__content.is-active dl {
            display: block;
        }

.global-reach dd, .global-reach dt {
    margin-bottom: 16px;
}

.global-reach dd, .global-reach dl, .global-reach dt {
    font-size: 12px;
    line-height: 16px;
    color: #4a4a49;
}

.global-reach dd {
    display: inline-block;
    margin-left: 0;
    width: 55%;
}

.global-reach__content dl {
    display: none;
    padding: 30px 24px 16px;
}

.global-reach dt {
    display: inline-block;
    margin-right: 5%;
    text-transform: uppercase;
    width: 30%;
}

.global-reach a.is-active, .global-reach a:active, .global-reach a:hover {
    color: #F51E01;
}

.global-reach__toggle.is-active, .global-reach__toggle:active, .global-reach__toggle:hover {
    background-color: #ecedeb;
}

.global-reach__toggle.is-active {
    background-color: #fff;
    border-right: 0;
}

.global-reach dd::before {
    color: #F51E01;
    content: "/";
}

.global-reach dd a::before {
    content: " ";
    display: inline-block;
    margin-left: 1em;
}

.global-reach a {
    color: #4a4a49;
}

.logo-link img {
    display: block;
    margin-bottom: 1em;
}

.logo-link {
    color: #F51E01;
    display: block;
    font-size: 14px;
    line-height: 1.71429;
    margin-top: 32px;
}

a.logo-link {
    outline: 0;
}


/* Global Alliance (Right) --------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.push-nav {
    background-color: #f6f5f5;
    box-sizing: content-box;
    color: #4a4a49;
    display: block;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 265px;
    z-index: 10;
}

.push-nav--left {
    left: 0;
    padding-left: 20px;
}

.push-nav--right {
    padding-right: 0px;
    right: 0;
}

.csstransforms .push-nav--left {
    transform: translateX(-285px);
}

.csstransforms .push-nav--right {
    transform: translateX(285px);
}

.no-csstransforms .push-nav--left {
    left: -285px;
}

.no-csstransforms .push-nav--right {
    right: -285px;
}

.push-nav__nav {
    display: none;
}

.cms-toolbar-expanded .push-nav {
    top: 35px;
}

.push-nav {
    padding-bottom: 20px;
}

    .push-nav .container {
        padding: 16px;
    }

    .push-nav .page-links a {
        background-color: #f6f5f5;
        border-bottom: 1px solid #c4c4c4;
        color: #929497;
    }

        .push-nav .page-links a::after {
            color: #29292f;
            content: "";
            font-family: icomoon;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: inherit;
            margin-top: -1em;
            text-transform: none;
            vertical-align: middle;
        }

        .push-nav .page-links a:active, .push-nav .page-links a:hover, .push-nav .resources-button:active, .push-nav .resources-button:hover {
            background-color: #F51E01;
            border-color: #F51E01;
            color: #fff;
        }

            .push-nav .page-links a:active::after, .push-nav .page-links a:hover::after, .push-nav .resources-button:active::after, .push-nav .resources-button:hover::after {
                color: #fff;
            }

        .push-nav .page-links a.is-active, .push-nav .resources-button.is-active {
            background-color: #F51E01;
            border-color: #F51E01;
            color: #fff;
        }

            .push-nav .page-links a.is-active::after, .push-nav .resources-button.is-active::after {
                color: #fff;
            }

    .push-nav .page-links a {
        text-transform: uppercase;
    }

    .push-nav .page-links li {
        display: none !important;
    }

        .push-nav .page-links li.mobile, .push-nav .page-links li:first-child {
            display: block !important;
        }

    .push-nav .global-reach-button, .push-nav .open-sub, .push-nav .page-links a, .push-nav .resources-button {
        display: block;
        padding: 19px 18px;
        position: relative;
    }

    .push-nav .open-sub, .push-nav .page-links a {
        font-size: 0.875em;
    }

        .push-nav .open-sub::after, .push-nav .page-links a::after, .push-nav .resources-button::after {
            display: block;
            position: absolute;
            right: 1.7em;
            top: 50%;
            transition: transform 0.15s ease-in-out 0s;
        }

    .push-nav .resources-button {
        text-align: left;
        text-transform: uppercase;
        width: 100%;
    }

.push-nav__resources ul {
    background-color: #F51E01;
    display: none;
    padding: 0 1.7em 1.7em;
}

.push-nav__resources li {
    border-bottom: 1px solid #fff;
    font-size: 0.875em;
    line-height: 1.625rem;
    margin-bottom: 0.4375rem;
    padding-bottom: 0.4375rem;
}

    .push-nav__resources li:last-child {
        border: 0 none;
        margin: 0;
        padding: 0;
    }

.push-nav__resources a {
    color: #fff;
}

.push-nav__resources.open .resources-button {
    background-color: #F51E01;
    border-color: #F51E01;
    color: #fff;
}

    .push-nav__resources.open .resources-button::after {
        color: #fff;
        transform: rotate(90deg);
    }

.global-reach-button::after {
    content: "";
    display: block;
    font-family: icomoon;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: inherit;
    padding: 12px;
    position: absolute;
    right: 0;
    text-transform: none;
    top: 0;
    vertical-align: middle;
}

.push-nav .global-reach-button {
    border-bottom: 1px solid #29292f;
    text-align: left;
    width: 100%;
    border: 0px;
}

    .push-nav .global-reach-button::after {
        margin-top: -16px;
        right: 1em;
        top: 1.2em;
    }

.push-nav .global-reach-button, .push-nav .resources-button {
    font-size: 14px;
    line-height: 23px;
}

.global-reach-button {
    background-color: #29292f;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
}

    .global-reach-button:hover {
        background-color: #41414A;
    }

.push-nav .push-nav__sub {
    display: none;
}

    .push-nav .push-nav__sub .open-sub {
        background-color: #f6f5f5;
        border-bottom: 1px solid #c4c4c4;
        color: #929497;
        text-transform: uppercase;
    }

        .push-nav .push-nav__sub .open-sub::after {
            color: #29292f;
            content: "";
            display: block;
            font-family: icomoon;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            line-height: inherit;
            margin-top: -1em;
            text-transform: none;
            vertical-align: middle;
        }

    .push-nav .push-nav__sub li {
        background-color: #d4d4d5;
    }

    .push-nav .push-nav__sub .global-sites {
        background-color: #d4d4d5;
        font-size: 11px;
        opacity: 0;
        padding: 0 1.7em 1.7em;
    }

        .push-nav .push-nav__sub .global-sites dt {
            text-transform: uppercase;
        }

        .push-nav .push-nav__sub .global-sites dd {
            margin-bottom: 8px;
            margin-left: 0;
        }

            .push-nav .push-nav__sub .global-sites dd::before {
                color: #f66;
                content: "";
            }

            .push-nav .push-nav__sub .global-sites dd a {
                color: #7d7d7c;
                padding: 0px;
                margin: 0px;
            }

                .push-nav .push-nav__sub .global-sites dd a:hover {
                    background-color: #D4D4D5;
                }

    .push-nav .push-nav__sub .global-sites-dash {
        color: #F51E01;
        padding-right: 2px;
    }

    .push-nav .push-nav__sub .global-sites dd a::before {
        content: " ";
        margin-left: 0px;
    }

    .push-nav .push-nav__sub .open .open-sub {
        background-color: #d4d4d5;
        border-color: #d4d4d5;
        color: #F51E01;
    }

        .push-nav .push-nav__sub .open .open-sub::after {
            transform: rotate(90deg);
        }

    .push-nav .push-nav__sub .open .global-sites {
        opacity: 1;
    }

.push-nav .push-nav__footer {
    overflow: hidden;
    padding-left: 1.62em;
    padding-right: 1.62em;
}

.push-nav .close-content {
    float: right;
}

.no-js .push-nav {
    display: none;
}

.device-android .site-wrapper.is-pushed {
    overflow: visible !important;
}

#mb-site-search {
    padding: 0.4em 0.6em;
}

.push-nav .site-search {
    margin: 20px 20px 0;
}

.site-search {
    position: relative;
    text-transform: uppercase;
}

.push-nav .site-search input {
    margin: 0;
}

.text-input {
    background-color: #fff;
    border: 2px solid #e0e1dd;
    border-radius: 0 !important;
    box-sizing: border-box;
    color: #4a4a49;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 1em;
    outline: 0 none;
    padding: 4px;
    transition: all 0.15s ease-in-out 0s;
    width: 100%;
}

    .text-input:hover {
        border: 2px solid #D4D5CF;
    }

.site-search i::before {
    content: "";
    font-family: icomoon;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: inherit;
    text-transform: none;
    vertical-align: middle;
}

.site-search i {
    background-color: transparent;
    border: 0px;
    color: #646462;
    display: block;
    padding: 4px 8px;
    position: absolute;
    right: 1px;
    top: 1px;
    transition: all 0.15s ease-in-out 0s;
    font-size: 16px;
    cursor: pointer;
}

    .site-search i:hover {
        color: #A3A3A2;
    }

.close-content::after {
    content: "";
    font-family: icomoon;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    left: 50%;
    line-height: inherit;
    margin-left: -7px;
    margin-top: -10px;
    position: absolute;
    text-transform: none;
    top: 50%;
    vertical-align: middle;
}

.push-nav__footer > a:hover {
    color: #FF6666;
}

.push-nav__footer button:hover {
    background-color: #FF6666;
    border: 1px solid #FF6666;
}

.push-nav__footer > .logo-link {
    margin-top: 21px;
}

.push-nav .close-content {
    float: right;
}

.close-content {
    background-color: #F51E01;
    color: #fff;
    display: block;
    height: 0;
    padding-top: 30px;
    position: relative;
    width: 32px;
    border: 1px solid #F51E01;
}

.icon-menu {
    font-size: 22px;
    cursor: pointer;
}

    .icon-menu:hover {
        color: #979795;
    }

.menu-active {
    display: block;
    transform: rotate(90deg);
}

.mobile-push-right-large {
    padding: 20px 18px;
    background-color: #F6F5F5;
    color: #929497 !important;
    cursor: pointer;
}

    .mobile-push-right-large:hover {
        background-color: #F51E01;
        color: #FFF !important;
    }

    .mobile-push-right-large:after {
        color: #29292f;
        content: "";
        font-family: icomoon;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: inherit;
        margin-top: -1.6em;
        text-transform: none;
        vertical-align: middle;
        display: block;
        position: absolute;
        right: 1.8em;
        font-size: 11px;
        transition: transform 0.3s;
        -o-transition: transform 0.3s;
        -moz-transition: transform 0.3s;
        -webkit-transition: transform 0.3s;
    }

    .mobile-push-right-large:hover:after {
        color: #FFF;
    }

.mobile-push-right-selected {
    background-color: #F51E01 !important;
    color: #FFF !important;
    border-bottom: 0px !important;
}

    .mobile-push-right-selected:after {
        color: #FFF;
        transform: rotate(90deg);
    }

.mobile-our-service-div {
    background-color: #F51E01;
    padding: 0px 25px 15px 25px;
}

    .mobile-our-service-div > a {
        color: #FFF !important;
        border-bottom: 1px solid #FFF !important;
        padding: 8px 0px !important;
        font-size: 12px !important;
    }

        .mobile-our-service-div > a:last-child {
            border-bottom: 0px !important;
        }

        .mobile-our-service-div > a:hover {
            background-color: #F51E01 !important;
            color: #DDD !important;
        }

/* banner */
.banner {
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 1.3125em;
}

.banner--promo {
    background-color: #e0e1dd;
}

.banner .grid {
    list-style: none;
    margin-bottom: 0;
    margin-left: -32px;
}

.banner .grid__item {
    display: inline-block;
    width: 100%;
    padding-left: 32px;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.banner .five-sixths {
    width: 83.333%;
}

.banner h4 {
    font-size: 30px;
    font-size: 1.875em;
    line-height: 36px;
    line-height: 2.25rem;
    color: red;
    font-weight: 400;
    margin-bottom: .25em;
}

.banner a {
    text-decoration: none;
    font-weight: bold;
}

.banner .text--right {
    text-align: right !important;
}

.banner .one-sixth {
    width: 16.666%;
}

.banner [class*=" icon-"], .banner [class^=icon-] {
    font-family: icomoon;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: inherit;
    text-transform: none;
    vertical-align: middle;
    text-decoration: none;
}

.banner .icon-globe {
    font-size: 44px;
    font-size: 2.75em;
    line-height: 1.09091;
    display: inline-block;
    margin-top: .125em;
    padding-left: 1em;
    position: relative;
}

    .banner .icon-globe:before {
        content: "";
    }

.banner [class*=" icon-"]:empty:before, .banner [class^=icon-]:empty:before {
    margin-right: 0;
}

.banner .icon-globe:after {
    font-family: icomoon;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: inherit;
    text-transform: none;
    vertical-align: middle;
    color: red;
    content: "\e611";
    display: block;
    font-size: 130%;
    left: 0;
    top: -.125em;
    position: absolute;
}

/* widget */
.widget h5 {
    margin-top: 0;
    font-size: 18px;
    font-size: 1.125em;
    line-height: 24px;
    line-height: 1.5rem;
}

.widget img {
    display: block;
    margin-bottom: 1em;
    max-width: 100%;
}

.widget a.link {
    border-top: 1px solid #ccc;
    padding: 8px 0;
    display: block;
    font-family: Frutiger-Roman,Helvetica,Arial,sans-serif;
    color: #29292f;
    margin-top: 8px;
}

    .widget a.link:hover {
        color: red;
    }

    .widget a.link:after {
        font-family: icomoon;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        line-height: inherit;
        text-transform: none;
        color: red;
        content: "\e61b";
        display: inline-block;
        font-size: .929em;
        padding-left: .25em;
        vertical-align: baseline;
    }

.newstype {
    margin-bottom: 20px;
    border-top: 1px solid red;
}

.addthis {
    margin-bottom: 12px;
}

.noH5Margin h5 {
    margin-top: 0;
}

/* subscribe */
.requestForm .textbox {
    border: 2px solid #e0e1dd;
    color: #4a4a49;
    font-size: 14px;
    line-height: 21px;
    outline: 0 none;
    padding: 1em;
    transition: all 0.15s ease-in-out 0s;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 12px;
}

.requestForm .content_body > div {
    padding: 0 15px 20px;
}

.requestForm h7 {
    font-size: 18px;
    margin: 10px 0 6px;
    display: block;
}

.requestForm .group {
    margin-bottom: 12px;
}

.requestForm .textarea {
    width: 100%;
    min-height: 150px;
    padding: 1em;
    border: 2px solid #e0e1dd;
}

.requestForm .textbox[fhvalidationerror="1"] {
    border-color: red;
    background-color: rgba(255, 0, 0, 0.2);
}

.requestForm .subform-qtylist label, .requestForm .subform-checkboxlist label {
    font-weight: normal;
}

.requestForm .subform-qtylist input, .requestForm .subform-checkboxlist input {
    margin-right: 12px;
}

.subscribe__error {
    border-color: red;
    background-color: rgba(255, 0, 0, 0.2);
}

.subscribe__intro {
    margin-bottom: 10px;
}

.subscribe__body {
    margin-bottom: 20px;
}

.subscribeList__item label {
    padding-left: 12px;
    font-weight: normal;
}

.subcribeSubmit {
    margin-top: 20px;
}
/* Area */
.sharedbodysubtitle {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 24px;
}

.blurb {
    padding: 24px;
    margin-bottom: 24px;
    background-color: #f7f7f6;
}

.showarea_page .featured {
}

/* newsletter */
.shownewslettersublist {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* register */
.subform-fhextranames .extranames {
    border-top: 2px solid #e0e1dd;
    margin: 20px;
    padding-top: 20px;
}

.subform-fhextranames .names0 {
    border-top: none;
    margin: 0 20px;
    padding-top: 0;
}

.btn-danger {
    background: #F51E01;
}
