<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face { font-family: "ui-sans"; font-style: normal; font-weight: 300; src: local(".SFNS-Light"), local(".SFNSText-Light"), local("Arial Regular") }
@font-face { font-family: "ui-sans"; font-style: italic; font-weight: 300; src: local(".SFNS-LightItalic"), local(".SFNSText-LightItalic"), local("Arial Italic"); }
@font-face { font-family: "ui-sans"; font-style: normal; font-weight: 400; src: local(".SFNS-Regular"), local(".SFNSText-Regular"), local("Arial Regular"); }
@font-face { font-family: "ui-sans"; font-style: italic; font-weight: 400; src: local(".SFNS-Italic"), local(".SFNSText-Italic"), local("Arial Italic"); }
@font-face { font-family: "ui-sans"; font-style: normal; font-weight: 500; src: local(".SFNS-Medium"), local(".SFNSText-Medium"), local("Arial Regular"); }
@font-face { font-family: "ui-sans"; font-style: italic; font-weight: 500; src: local(".SFNS-MediumItalic"), local(".SFNSText-MediumItalic"), local("Arial Italic"); }
@font-face { font-family: "ui-sans"; font-style: normal; font-weight: 700; src: local(".SFNS-Bold"), local(".SFNSText-Bold"), local("Arial Bold"); }
@font-face { font-family: "ui-sans"; font-style: italic; font-weight: 700; src: local(".SFNS-BoldItalic"), local(".SFNSText-BoldItalic"), local("Arial Bold Italic"); }

:root, [data-theme='default'] { --color-brand-primary: #008558; --color-primary-darker: hsl(222, 60%, 24%); --color-primary-darker-h: 222; --color-primary-darker-s: 60%; --color-primary-darker-l: 24%; --color-primary-dark: hsl(222, 64%, 34%); --color-primary-dark-h: 222; --color-primary-dark-s: 64%; --color-primary-dark-l: 34%; --color-primary: hsl(222, 100%, 57%); --color-primary-h: 222; --color-primary-s: 100%; --color-primary-l: 57%; --color-primary-light: hsl(213, 100%, 65%); --color-primary-light-h: 213; --color-primary-light-s: 100%; --color-primary-light-l: 65%; --color-primary-lighter: hsl(204, 100%, 70%); --color-primary-lighter-h: 204; --color-primary-lighter-s: 100%; --color-primary-lighter-l: 70%; --color-accent-darker: hsl(36, 80%, 36%); --color-accent-darker-h: 36; --color-accent-darker-s: 80%; --color-accent-darker-l: 36%; --color-accent-dark: hsl(39, 78%, 46%); --color-accent-dark-h: 39; --color-accent-dark-s: 78%; --color-accent-dark-l: 46%; --color-accent: hsl(42, 100%, 57%); --color-accent-h: 42; --color-accent-s: 100%; --color-accent-l: 57%; --color-accent-light: hsl(48, 100%, 55%); --color-accent-light-h: 48; --color-accent-light-s: 100%; --color-accent-light-l: 55%; --color-accent-lighter: hsl(53, 100%, 54%); --color-accent-lighter-h: 53; --color-accent-lighter-s: 100%; --color-accent-lighter-l: 54%; --color-black: hsl(240, 8%, 12%); --color-black-h: 240; --color-black-s: 8%; --color-black-l: 12%; --color-white: hsl(0, 0%, 100%); --color-white-h: 0; --color-white-s: 0%; --color-white-l: 100%; --color-warning-darker: hsl(28, 100%, 30%); --color-warning-darker-h: 28; --color-warning-darker-s: 100%; --color-warning-darker-l: 30%; --color-warning-dark: hsl(28, 100%, 40%); --color-warning-dark-h: 28; --color-warning-dark-s: 100%; --color-warning-dark-l: 40%; --color-warning: hsl(28, 100%, 50%); --color-warning-h: 28; --color-warning-s: 100%; --color-warning-l: 50%; --color-warning-light: hsl(33, 100%, 60%); --color-warning-light-h: 33; --color-warning-light-s: 100%; --color-warning-light-l: 60%; --color-warning-lighter: hsl(36, 100%, 75%); --color-warning-lighter-h: 36; --color-warning-lighter-s: 100%; --color-warning-lighter-l: 75%; --color-success-darker: hsl(120, 35%, 30%); --color-success-darker-h: 120; --color-success-darker-s: 35%; --color-success-darker-l: 30%; --color-success-dark: hsl(108, 35%, 40%); --color-success-dark-h: 108; --color-success-dark-s: 35%; --color-success-dark-l: 40%; --color-success: hsl(99, 48%, 51%); --color-success-h: 99; --color-success-s: 48%; --color-success-l: 51%; --color-success-light: hsl(90, 50%, 60%); --color-success-light-h: 90; --color-success-light-s: 50%; --color-success-light-l: 60%; --color-success-lighter: hsl(82, 65%, 70%); --color-success-lighter-h: 82; --color-success-lighter-s: 65%; --color-success-lighter-l: 70%; --color-error-darker: hsl(8, 85%, 30%); --color-error-darker-h: 8; --color-error-darker-s: 85%; --color-error-darker-l: 30%; --color-error-dark: hsl(4, 70%, 45%); --color-error-dark-h: 4; --color-error-dark-s: 70%; --color-error-dark-l: 45%; --color-error: hsl(0, 86%, 59%); --color-error-h: 0; --color-error-s: 86%; --color-error-l: 59%; --color-error-light: hsl(345, 80%, 65%); --color-error-light-h: 345; --color-error-light-s: 80%; --color-error-light-l: 65%; --color-error-lighter: hsl(350, 80%, 80%); --color-error-lighter-h: 350; --color-error-lighter-s: 80%; --color-error-lighter-l: 80%; --color-bg: hsl(0, 0%, 100%); --color-bg-h: 0; --color-bg-s: 0%; --color-bg-l: 100%; --color-contrast-lower: hsl(230, 10%, 95%); --color-contrast-lower-h: 230; --color-contrast-lower-s: 10%; --color-contrast-lower-l: 95%; --color-contrast-low: hsl(220, 15%, 85%); --color-contrast-low-h: 220; --color-contrast-low-s: 15%; --color-contrast-low-l: 85%; --color-contrast-medium: hsl(225, 10%, 55%); --color-contrast-medium-h: 225; --color-contrast-medium-s: 10%; --color-contrast-medium-l: 55%; --color-contrast-high: hsl(225, 20%, 30%); --color-contrast-high-h: 225; --color-contrast-high-s: 20%; --color-contrast-high-l: 30%; --color-contrast-higher: hsl(225, 25%, 20%); --color-contrast-higher-h: 225; --color-contrast-higher-s: 25%; --color-contrast-higher-l: 20%; --gradient-primary-stop-1: hsl(190, 100%, 40%); --gradient-primary-stop-1-h: 190; --gradient-primary-stop-1-s: 100%; --gradient-primary-stop-1-l: 40%; --gradient-primary-stop-2: hsl(210, 100%, 33%); --gradient-primary-stop-2-h: 210; --gradient-primary-stop-2-s: 100%; --gradient-primary-stop-2-l: 33%; --gradient-success-stop-1: hsl(83, 57%, 53%); --gradient-success-stop-1-h: 83; --gradient-success-stop-1-s: 57%; --gradient-success-stop-1-l: 53%; --gradient-success-stop-2: hsl(140, 50%, 40%); --gradient-success-stop-2-h: 140; --gradient-success-stop-2-s: 50%; --gradient-success-stop-2-l: 40%; --color-brand-darker: hsl(233, 57%, 37%); --color-brand-darker-h: 233; --color-brand-darker-s: 57%; --color-brand-darker-l: 37%; --color-brand-dark: hsl(174, 100%, 29%); --color-brand-dark-h: 174; --color-brand-dark-s: 100%; --color-brand-dark-l: 29%; --color-brand: hsl(122, 39%, 49%); --color-brand-h: 122; --color-brand-s: 39%; --color-brand-l: 49%; --color-brand-light: hsl(88, 50%, 53%); --color-brand-light-h: 88; --color-brand-light-s: 50%; --color-brand-light-l: 53%; --color-brand-lighter: hsl(66, 70%, 54%); --color-brand-lighter-h: 66; --color-brand-lighter-s: 70%; --color-brand-lighter-l: 54%; --btn-color: #008558;
  --radius-sm: calc(var(--radius, 0.25em) / 2);
  --radius-md: var(--radius, 0.25em);
  --radius-lg: calc(var(--radius, 0.25em) * 2);
  --shadow-xs:  0 0.1px 0.3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  --shadow-sm:  0 0.3px 0.4px rgba(0, 0, 0, 0.025),0 0.9px 1.5px rgba(0, 0, 0, 0.05), 0 3.5px 6px rgba(0, 0, 0, 0.1);
  --shadow-md:  0 0.9px 1.5px rgba(0, 0, 0, 0.03), 0 3.1px 5.5px rgba(0, 0, 0, 0.08), 0 14px 25px rgba(0, 0, 0, 0.12);
  --shadow-lg:  0 1.2px 1.9px -1px rgba(0, 0, 0, 0.014), 0 3.3px 5.3px -1px rgba(0, 0, 0, 0.038), 0 8.5px 12.7px -1px rgba(0, 0, 0, 0.085), 0 30px 42px -1px rgba(0, 0, 0, 0.15);
  --shadow-xl:  0 1.5px 2.1px -6px rgba(0, 0, 0, 0.012), 0 3.6px 5.2px -6px rgba(0, 0, 0, 0.035), 0 7.3px 10.6px -6px rgba(0, 0, 0, 0.07), 0 16.2px 21.9px -6px rgba(0, 0, 0, 0.117), 0 46px 60px -6px rgba(0, 0, 0, 0.2);
}

.tabledefault {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
html body {
	letter-spacing: -0.01em;
	word-spacing: 0.05em;
}
.navbar {
    -webkit-filter: none;
    filter: none;
    font-size: 13px
}
.navbar .caret {
    opacity: .40;
    filter: alpha(opacity=40)
}
.navbar li {
    padding: 0
}
.navbar .navbar-nav&gt;li&gt;a {
    padding: 7px 10px;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap
}
.navbar .navbar-nav&gt;li&gt;p {
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.navbar .navbar-nav&gt;li&gt;p span {
    padding: 0
}
.navbar .navbar-brand {
    font-size: 15px;
    font-weight: 700
}
.navbar .navbar-header {
    font-size: 15px;
    min-width: 40px
}
.navbar .dropdown-menu {
    margin-top: -1px!important;
    margin-left: -1px;
    padding: 0;
    background: white;
    border-radius: var(--radius-lg);
}
.navbar .dropdown-menu li:first-child a {
    border-top: none
}
.navbar .dropdown-menu li a {
    text-align: left;
    text-shadow: none;
    line-height: 2;
    padding: 8px 18px;
    min-width: 240px
}
.navbar-inverse {
    -webkit-filter: none;
    filter: none
}
.navbar-inverse li {
    padding: 0
}
.navbar-inverse [class*=navbar-]&gt;li&gt;a {
    padding: 7px 6px 6px 4px;
    color: rgba(255, 255, 255, .95);
    font-size: 13px !important;
}
.navbar-inverse .navbar-right &gt;li&gt;a {
	margin-left: 14px !important;
}
.navbar-inverse [class*=navbar-]&gt;li&gt;a:active,
.navbar-inverse [class*=navbar-]&gt;li&gt;a:focus,
.navbar-inverse [class*=navbar-]&gt;li&gt;a:hover,
.navbar-inverse [class*=navbar-]&gt;li&gt;a:visited {
    background: 0 0;
}
.navbar-inverse [class*=navbar-]&gt;li&gt;a:after {
    display: none
}
.navbar-inverse [class*=navbar-]&gt;li span {
    color: var(--color-contrast-lower);
    display: inline-block;
    padding: 7px 3.5px
}
.navbar-inverse .dropdown-toggle {
    padding-bottom: 7px!important;
    padding-top: 6px!important;
    padding-left: 0;
    margin: 0
}
.navbar-inverse .dropdown-toggle li {
    border-radius: 0!important
}
.navbar-inverse .dropdown-toggle li a {
    font-size: 14px;
    font-weight: 700
}
.navbar-inverse .dropdown-header {
    padding: 6px 13px
}
.navbar-inverse .divider {
    background-color: var(--color-contrast-high);
    margin: 0
}
.navbar-inverse .dropdown-menu {
    box-shadow: var(--shadow-lg);
    background-color: white;
    border-top: 0 none transparent;
    margin-left: -5px;
    padding: 0;
    border-radius: var(--radius-lg);
}
.navbar-inverse .dropdown-menu li a {
    font-weight: 700;
    color: var(--color-contrast-lower);
    padding: 3px 13px;
    font-size: 14px
}
#topbar .navbar-brand {
    padding: 5px 15px;
    line-height: 22px;
    height: 30px;
    margin: auto 5px
}
#page .navbar-toggle {
    border: none;
    margin-top: 4px;
    margin-bottom: 4px
}
#page .navbar-toggle:active,
#page .navbar-toggle:focus,
#page .navbar-toggle:hover {
    background: 0 0!important
}
#page #ccs-navbar-collapse&gt;ul&gt;li {
    -webkit-animation: fadein 1s;
    animation: fadein 1s
}
#topbar {
    min-height: 18px;
}
#topbar&gt;.container {
    padding: 0 10px
}
#topbar .navbar-toggle {
    border: none;
    margin: auto 10px
}
#topbar .navbar-toggle:active,
#topbar .navbar-toggle:focus,
#topbar .navbar-toggle:hover {
    background: 0 0
}
@media (min-width: 992px) {
    #page .navbar-nav {
        width: 100%;
        position: relative;
    }
    nav.navbar-default .navbar-nav&gt;li&gt;a:first-child {
        padding: 8px 15px
    }
    nav.navbar-default .navbar-nav&gt;li:first-child&gt;a {
        border-radius: var(--radius-md) 0 0 var(--radius-md)
    }
    nav.navbar-default .navbar-nav&gt;li:nth-child(9)&gt;a {
        padding: 8px 12px!important
    }
    nav.navbar-default .dropdown-menu li&gt;a {
        padding: 5px 15px
    }
    nav.navbar-default .dropdown-menu .unstyled li&gt;a {
        padding: 5px 0 5px 15px!important
    }
    nav.navbar-inverse .navbar-nav&gt;li&gt;a {
        font-size: 15px
    }
}
@media (min-width: 768px) {
    #page .nav-pills li&gt;a {
        border-radius: 0
    }
    #page .nav-pills li:not(: last-child)&gt;a {
        border-right: none
    }
    #page .nav-pills li:first-child&gt;a {
        border-radius: var(--radius-md) 0 0 var(--radius-md)
    }
    #page .nav-pills li:last-child&gt;a {
        border-radius: 0 var(--radius-md) var(--radius-md) 0
    }
}
@media (max-width: 767px) {
    .navbar {
        border-radius: var(--radius-md);
        overflow-x: hidden
    }
    .navbar .dropdown-header {
        color: #fff
    }
    .navbar-default .navbar-nav&gt;li {
        border-right: none 0 transparent!important
    }
    .unstyled li&gt;a {
        color: #fff!important
    }
    .navbar-nav {
        overflow-x: hidden;
        margin: 5px auto
    }
}
.nav-tabs {
    margin-bottom: 20px;
    border-bottom: none;
    position: relative
}
.nav-tabs:before {
    content: '';
    display: inline-block;
    border-bottom: 1px solid rgba(121, 126, 133, .15);
    position: absolute;
    bottom: 0;
    right: -40px;
    left: -30px
}
.nav-tabs .active a {
    font-weight: 700
}
.nav-pills li {
    padding: 0!important;
    line-height: 1;
}
.nav-pills li:after {
    display: none!important
}
.nav-pills li&gt;a {
    border: solid 1px var(--color-contrast-low);
    padding: 11px 15px;
    margin: auto -1px auto 0;
    border-radius: var(--radius-md);
    line-height: 1
    border: solid 1px var(--color-contrast-low);
}
.nav-pills li&gt;a:hover {
}
.nav-pills li.active&gt;a {
    text-decoration: none!important;
    cursor: default;
    background: var(--color-contrast-low);
}
.menu {
    margin: 6px 0 0 0;
    padding: 0;
    display: block
}
.menu&gt;.title {
    list-style-type: none!important;
    margin: 3px 0
}
.menu&gt;.title&gt;a,
.menu&gt;.title&gt;span {
    margin-left: -2px;
    font-size: 18px;
    word-spacing: .05em;
    font-weight: 700;
    line-height: 1.1;
    color: var(--color-black);
    text-decoration: none!important;
    cursor: text
}
.menu .menu {
    list-style-type: disc;
    text-align: left
}
.menu .menu&gt;li {
    min-height: 26px;
    text-align: left;
    margin: -1px 0 0 18px;
    padding: 2px 0 0 0;
    position: relative
}
.menu .menu&gt;li a {
    display: inline-block;
    line-height: 1.3;
    padding: 3px 0 0;
    margin: 1px 0 0;
    border-bottom: dotted 1px transparent
}
.menu .menu&gt;li .menu {
    margin: 4px 0 8px 15px
}
.menu .menu&gt;li .menu li {
    list-style-type: none;
    position: relative;
    padding-left: 15px;
    margin: -2.5px 0
}
.menu .menu&gt;li .menu li:after {
    display: inline-block;
    content: '\2013';
    position: absolute;
    left: -2px;
    top: 4px;
    line-height: 1.4;
    font-size: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-weight: 700;
    -webkit-font-smoothing: none
}
.menu [id*=sub-] {
    margin: -2px auto
}
.links p span:after {
    display: inline-block;
    content: ' ' !important;
    padding: 0 10px;
    width: 16px;
    color: var(--color-contrast-low);
    opacity: .5;
    filter: alpha(opacity=50)
}
.links p span:last-of-type:after {
    display: none
}
#cc-items&gt;.menu,
#ds-items&gt;.menu,
#gs-items&gt;.menu {
    display: none
}
#sec-19166482 #cc-items&gt;.menu,
#sec-19166483 #gs-items&gt;.menu,
#sec-19166484 #cc-items&gt;.menu,
#sec-19166485 #ds-items&gt;.menu,
#sec-19166488 #gs-items&gt;.menu,
#sec-19166489 #gs-items&gt;.menu,
#sec-19166493 #cc-items&gt;.menu,
#sec-19166495 #cc-items&gt;.menu,
#sec-19185142 #ds-items&gt;.menu,
#sec-19185143 #ds-items&gt;.menu,
#sec-19185144 #ds-items&gt;.menu,
#sec-19185353 #cc-items&gt;.menu,
#sec-19186062 #gs-items&gt;.menu,
#sec-19186063 #ds-items&gt;.menu,
#sec-19186101 #ds-items&gt;.menu,
#sec-19490903 #ds-items&gt;.menu,
#sec-19523522 #cc-items&gt;.menu {
    display: block!important
}
#topbar {
    margin-bottom: 0;
    border-radius: 0;
    border: 0
}
#topbar.navbar-inverse .navbar-nav .open&gt;a {
    border-top: 0 none transparent!important;
}
#topbar.navbar-inverse .navbar-nav .open&gt;a:focus,
#topbar.navbar-inverse .navbar-nav .open&gt;a:hover {
    text-decoration: none
}
#topbar.navbar-inverse .navbar-nav .open .dropdown-menu {
    visibility: visible;
    text-decoration: none
}
#topbar.navbar-inverse .navbar-nav .dropdown-menu {
    visibility: hidden
}
#topbar.navbar-inverse .dropdown-toggle {
    color: var(--color-contrast-lower);
    font-size: 14px;
    background: 0 0;
    font-weight: 700;
    padding-left: 13px!important;
    padding-left: 0;
    padding-right: 10px!important;
    padding-bottom: 7px!important;
    padding-top: 6px!important;
    margin-left: -10px
}
#topbar.navbar-inverse .dropdown-toggle li {
    border-radius: 0!important
}
#topbar.navbar-inverse .dropdown-toggle .caret {
    opacity: .4;
    filter: alpha(opacity=40)
}
#topbar.navbar-inverse .dropdown-header {
    padding: 6px 13px
}
#topbar.navbar-inverse .divider {
    background-color: var(--color-contrast-high);
    margin: 0
}
#topbar.navbar-inverse .dropdown-menu {
    background-color: white;
    margin-left: -10px;
    padding: 0
}
#topbar.navbar-inverse .dropdown-menu li a:active,
#topbar.navbar-inverse .dropdown-menu li a:focus,
#topbar.navbar-inverse .dropdown-menu li a:hover {
    color: var(--color-contrast-high);
    background: transparent;
    text-decoration: none;
}
#topbar.navbar-inverse .dropdown-menu li a {
    font-weight: 400;
    color: var(--color-contrast-high);
    font-size: 13px;
    width: 160px;
    min-width: auto
}
header {
    background-color: white;
    background-repeat: repeat-x;
    border-bottom: 0 solid transparent;
    border-top: 0 solid transparent;
    min-height: 80px;
    display: flex;
    align-items: center;
    padding: 0
}
header .col-md-3 .btn-default,
header .col-md-3 .btn-default:active,
header .col-md-3 .btn-default:focus {
    color: #cf5c1a;
    border-color: rgba(36, 36, 40, .5);
    padding: 9px 16px 8px;
    margin-top: 14px;
    font-family: Inter, ui-sans, sans-serif;
    min-height: 32px;
    background-clip: padding-box;
    box-shadow: none;
    font-size: 18px;
    font-weight: 700;
    border-radius: var(--radius-lg)
}
header #tagline {
    font-size: 18px;
    color: #AFD1FA;
    line-height: 65px;
    text-align: right;
    font-weight: 400;
    margin-top: -2px
}
#lang-menu {
    margin-left: -15px;
    min-width: 64px
}
#lang-menu&gt;.dropdown-toggle {
    margin: 0 5px 0 -10px
}
#lang-menu&gt;.dropdown-toggle:after {
    display: none
}
#lang-menu&gt;.dropdown-toggle:hover {
    text-decoration: none
}
#page {
    background-repeat: repeat-x;
    background-position: center -100px;
    border-radius: var(--radius-md);
    padding-top: 20px;
    border-radius: 0;
    background: #eee;
    box-shadow: inset 0 0.3px 0.4px rgb(0 0 0 / 3%), inset 0 0.9px 1.5px rgb(0 0 0 / 5%), inset 0 3.5px 6px rgb(0 0 0 / 10%);
}
#page dt {
    font-weight: 400;
    color: var(--color-black)
}
#page&gt;.container:nth-child(2) {
    position: relative;
    /*overflow-x: hidden*/
}
#page&gt;.container:nth-child(2) .columns {
    display: block
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 {
    padding: 20px 30px 40px 30px;
    background: 0 0;
    position: relative;
    min-height: 490px
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 hr {
    margin: 15px -29px
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul {
    border-collapse: collapse;
    display: block;
    line-height: 19.5px;
    padding: 0 0 5px 20px;
    margin: 0;
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul li {
    margin: 6px 0;
    position: relative
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul li&gt;ul {
    margin-left: 20px
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul .title {
    padding: 2px 0 0 10px
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul .title:after {
    display: none
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul.list-group .title ul {
    margin-left: 10px
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul.nav {
    padding-left: 0
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-8 ul&gt;li&gt;ul&gt;li {
    position: relative;
    margin-left: -25px!important
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-4 {
    padding: 20px 40px 20px 30px;
    background: 0 0
}
#page&gt;.container:nth-child(2) .columns&gt;.col-md-4&gt;hr {
    margin: 15px -39px 15px -29px
}
#page&gt;.container:nth-child(2)&gt;.row {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px
}
#page&gt;.container:nth-child(2)&gt;.row:before {
    background: white;
    margin-bottom: 25px;
    border: solid 1px var(--color-contrast-low);
    border-radius: var( --radius-lg);
    background-clip: padding-box;
    clear: both;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 15px;
    right: 15px;
    content: '';
    display: block
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child {
    padding: 20px 30px 20px 30px;
    /*overflow: hidden*/
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child hr {
    margin-left: -29px;
    margin-right: -29px
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child .nav-tabs:before {
    right: -25px;
    left: -25px
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child ul {
    border-collapse: collapse;
    line-height: 19.5px;
    padding: 0 0 5px 20px;
    margin: 0
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child ul li {
    margin: 6px 0;
    position: relative
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child ul li&gt;ul {
    margin-left: 15px
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child ul.nav {
    padding-left: 0
}
#page&gt;.container:nth-child(2)&gt;.row&gt;.col-md-12:first-child ul&gt;li&gt;ul&gt;li {
    padding-left: 20px!important;
    margin-left: -25px!important
}
#page&gt;div:nth-child(2)&gt;div&gt;div[class*=col-md-]&gt;h1:first-of-type:nth-child(1) {
    color: var(--color-black);
    font-weight: 700;
}
#page nav.navbar-default {
    background: white;
    border: solid 1px var(--color-contrast-low);
    border-radius: var( --radius-lg);
}

#page nav.navbar-default .container-fluid&gt;.navbar-collapse {
    padding: 0
}
#page h1:first-child {
    color: var(--color-black);
    white-space: normal;
    line-height: 1;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#page span.img-caption {
    display: none
}
#page a[href^="mailto:"] {
    unicode-bidi: embed;
    direction: rtl;
    content: attr(title) "Send Email";
    target-new: tab
}
#page a.email {
    direction: rtl;
    display: inline-block;
    cursor: pointer
}
#page a.email:after {
    content: attr(data-address)
}
#page a.email:before {
    content: attr(data-email) "\0040"
}
#page .external:hover {
    border-bottom: dotted 1px;
    -webkit-transition: fade 2s;
    transition: fade 2s;
    text-decoration: none
}
#page .external.btn:active,
#page .external.btn:hover,
#page .external.btnfocus {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-radius: var(--radius-md);
    -webkit-transition: all .4s;
    transition: all .4s
}
#page .external.btn-primary:hover,
#page .external.btn-success:hover,
#page .external.btn-warning:hover {
    border-bottom-color: transparent
}
#page a.pull-right.img-thumbnail:hover {
    border: solid 1px var(--color-contrast-low)
}
#page .pull-left.img-rounded,
#page .pull-left.img-thumbnail,
#page .pull-right.img-rounded,
#page .pull-right.img-thumbnail {
    margin-bottom: 15px;
    -webkit-animation: fadein 1s;
    animation: fadein 1s
}
#page .img-caption {
    display: none
}
#page figcaption {
    display: block;
    background-color: var(--color-contrast-lower);
    text-align: center;
    position: relative;
    margin-top: -13px;
    color: var(--color-contrast-high)
}
footer {
    background: var(--color-brand-primary);
    padding: 20px 0 0 0;
    color: var(--color-contrast-lower);
    font-size: 13px;
    overflow-x: hidden;
    min-height: 270px
}
footer a {
    color: var(--color-contrast-lower);
    line-height: 1.2;
    clear: both;
    display: inline-block;
    padding: 5px 0;
    margin: -1px 0
}
footer ul {
    list-style: inside;
    list-style-type: none;
    margin: 0;
    padding: 0
}
footer ul li {
    padding: 0
}
footer hr {
    border-bottom: none;
    margin: 15px!important;
    opacity: .2;
    filter: alpha(opacity=20);
    border-top: solid 1px var(--color-contrast-low);
    border-bottom: solid 1px transparent;
    margin: 15px 0;
    padding: 0
}
footer .title &gt; a {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    margin: -3px 0;
    padding: 8px 0;
    border: none;
    opacity: .8;
    filter: alpha(opacity=80);
    text-transform: uppercase;
    white-space: nowrap
}
footer #global-offices {
  background: var(--wpr-bg-32921642-9f13-4522-bb37-7de6522edb56) center no-repeat;
  background-size: contain;
  width: 376px;
  height: 168px;
  display: inline-block;
  margin-right: -30px;
}
@media (min-width: 768px) {
    #topbar .nav&gt;li&gt;a {
        line-height: 17px
    }
    #topbar .navbar-brand {
        font-size: 15px;
        padding: 5px 15px;
        line-height: 22px;
        height: 30px
    }
    #topbar p {
        margin: 0;
        line-height: 17px;
        padding: 6px
    }
    .navbar .container-fluid {
        padding: 0
    }
    #ccs-navbar-collapse-topbar .navbar-right&gt;li:last-child a:after {
        display: none
    }
    #page .columns&gt;.col-md-8&gt;h2 {
        margin-top: 0
    }
    #page .columns&gt;.col-md-4&gt;h3 {
        padding: 10px 0 0;
        margin: 10px 0 0
    }
    #page .pull-left+.img-caption,
    #page .pull-right+.img-caption {
        display: block;
        margin-top: -45px;
        background-color: #f5f5f5;
        margin-right: 5px;
        text-align: center;
        position: relative
    }
    #page .pull-right.img-rounded,
    #page .pull-right.img-thumbnail {
        margin: 0 0 10px 20px
    }
    #page .pull-right+.img-caption {
        float: right;
        clear: right
    }
    #page .pull-right+.img-caption em {
        line-height: 30px;
        padding: 0 6px;
        font-style: normal
    }
    #page .pull-left.img-rounded,
    #page .pull-left.img-thumbnail {
        margin: 0 20px 10px 0
    }
    #page .pull-left+.img-caption {
        float: left;
        clear: left;
        margin-left: 5px!important
    }
    #page .pull-left+.img-caption em {
        line-height: 30px;
        padding: 0 6px;
        font-style: normal
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #page&gt;div:nth-child(2)&gt;div&gt;div[class*=col-md-]&gt;h1:first-of-type:nth-child(1) {
        width: 938px!important
    }
}
@media (min-width: 992px) {
    .columns:after {
        content: '';
        position: absolute;
        top: 1px;
        bottom: 26px;
        right: 32.2%;
        width: 20px;
        border-left: solid 1px var(--color-contrast-low);
        display: inline-block;
    }
    #page&gt;div:nth-child(2)&gt;div&gt;div[class*=col-md-]&gt;h1:first-of-type:nth-child(1) {
        width: 1138px
    }
    #menu {
        position: absolute;
        top: 1.5px;
        right: 1px;
        z-index: 900
    }
    #menu:before {
        display: none
    }
    #menu li {
        padding: 0!important;
        margin: 0!important
    }
    #menu&gt;li&gt;a,
    #menu&gt;li&gt;a:hover {
        border: none;
        color: var(--color-contrast-high);
        font-size: 15px;
        line-height: 1.3;
        padding: 10px
    }
}
.tab-pane&gt;hr:first-child {
    display: none
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(.1);
    transform: scale(.1);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100)
}
.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.annotation {
    display: block;
    padding: 10px 15px;
    background: #FAEB9E;
    z-index: 900;
    color: rgba(0, 0, 0, .75);
    border-radius: var(--radius-sm);
    max-width: auto;
    margin: 5px -10px 10px
}
.annotation p {
    margin: 0;
    padding: 5px 0;
    line-height: 1
}
.highlight {
    background: rgba(250, 235, 158, .9);
    color: rgba(0, 0, 0, .7);
    padding: 0 2px 1px;
    margin: 0 -1px -2px
}
.note,
.note:link {
    background: #144482;
    border-radius: 50%;
    font-weight: 700;
    font-size: 32px;
    color: #f5f5f5!important;
    text-decoration: none;
    line-height: 36px;
    max-height: 38px;
    min-width: 38px;
    display: block;
    text-align: center;
    vertical-align: top;
    padding: 1px 5px 5px
}
.note.sm {
    max-height: 25px;
    min-width: 25px;
    line-height: 24px;
    padding: 0 4px 4px 3px;
    font-size: 15px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15), inset 0 0 0 1px rgba(0, 0, 0, .25)
}
ul.numbers {
    display: block;
    list-style: none
}
ul.numbers li:after,
ul.numbers:after {
    display: none!important
}
ul.numbers li {
    position: relative;
    padding-left: 30px!important;
    padding-bottom: 30px
}
ul.numbers li:after {
    display: none
}
ul.numbers li strong.note {
    position: absolute;
    left: -20px;
    top: -2px
}
br.clearfix {
    line-height: 1.4
}
.icon-ok {
    background: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2212%22%20viewBox%3D%220%200%2013%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ctitle%3EArtboard%201%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%208V4l4%204%209-8v4l-9%208-4-4z%22%20fill-opacity%3D%22.9%22%20fill%3D%22%23181D22%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat center;
    display: inline-block;
    width: 14px;
    height: 14px;
    color: transparent
}
.badge {
    box-shadow: inset 0 0 1px 0 rgba(121, 126, 133, .1);
    text-transform: uppercase;
    background: var(--color-contrast-lower);
    white-space: nowrap;
    margin: 20px 0 8px 0;
    border-radius: var(--radius-sm);
    min-width: 100px;
    font-size: 13px;
    padding: 6px;
    float: right
}
.badge .icon {
    box-shadow: inset 0 0 1px 0 rgba(121, 126, 133, .05);
    background-size: 48px 48px;
    background-position: center;
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    margin: 4px auto 6px;
    height: 48px;
    width: 48px
}
.badge p {
    background-color: rgba(121, 126, 133, .8);
    border-radius: 0 0 var(--radius-sm) var(--radius-sm);
    margin: 2px -6px -6px;
    vertical-align: baseline;
    padding: 1px .4em .3em;
    white-space: nowrap;
    text-align: center;
    font-weight: 700;
    color: #f5f5f5;
    padding: 4px 0
}
.badge small {
    font-weight: 700;
    display: block;
    color: rgba(121, 126, 133, .9)
}
.event-label {
    box-shadow: inset 0 0 1px 0 rgba(121, 126, 133, .15);
    text-transform: uppercase;
    background: var(--color-contrast-lower);
    white-space: nowrap;
    border-radius: var(--radius-sm);
    font-size: 13px;
    position: relative;
    width: 60px;
    height: 62px;
    overflow: hidden;
    margin: 12px 15px 0 15px;
    float: left
}
.event-label .icon {
    background-size: 32px 32px;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
    margin: 24px auto 0;
    height: 32px;
    width: 32px
}
.date-range {
    background-color: transparent
}
.date-range .bcMonth {
    display: block;
    margin: auto;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: rgba(245, 245, 245, .7);
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    background: rgba(121, 126, 133, .9);
    line-height: 21px;
    border-radius: var(--radius-sm) var(--radius-sm) 0 0
}
.date-range .bcMonth::last-letter {
    opacity: .5!important;
    filter: alpha(opacity=50)!important
}
.date-range .bcYear {
    position: absolute;
    bottom: 1px;
    right: 1px;
    left: 1px;
    background: var(--color-contrast-lower);
    text-align: center;
    border-radius: 0 0 var(--radius-sm) var(--radius-sm);
    display: none
}
.date-range .bcDay {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: var(--color-black);
    display: none
}
.date-range .hyphen {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
    line-height: 1;
    margin: -4px 2px 0;
    text-indent: 1px;
    max-width: 6px;
    overflow: hidden;
    font-weight: 400;
    display: none
}
.item .bcBlogDate {
    background: #f5f5f5;
    box-shadow: inset 0 0 1px 0 rgba(137, 140, 146, .5);
    display: block;
    width: 60px;
    height: 62px;
    float: left;
    margin: 13px 13px 0 0;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    border-radius: var(--radius-sm)
}
.item .bcBlogDate:before {
    content: '';
    display: block;
    background: #797E85;
    position: absolute;
    padding: 3px 0;
    height: 20px;
    right: 0;
    left: 0;
    top: 0
}
.item .bcDay {
    display: block;
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 10px;
    color: rgba(24, 29, 34, .9)
}
.item .bcMonth {
    display: block;
    margin: auto;
    height: 20px;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    color: #f5f5f5;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    border-radius: var(--radius-sm) var(--radius-sm) 0 0;
    line-height: 20px;
    font-family: Inter, ui-sans, sans-serif;
    opacity: .98;
    filter: alpha(opacity=98)
}
.item .bcYear {
    display: block!important;
    font-size: 13px;
    text-align: center;
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0
}

.item .PartnerAccess .bcBlogDate:before {
    background-color: #07898C
}
.item .PartnerAccess .bcMonth {
    background-color: #07898C
}
.item .PartnerAccess p {
    background-color: #07898C
}
.item .PartnerAccess small {
    color: #067174
}
.item .id-97721 .bcBlogDate:before {
    background-color: #3C6E8F
}
.item .id-97721 .bcMonth {
    background-color: #3C6E8F
}
.item .id-97721 p {
    background-color: #3C6E8F
}
.item .id-97721 small {
    color: #34607d
}
.item .id-100744 .bcBlogDate:before,
.item .id-100746 .bcBlogDate:before,
.item .id-100747 .bcBlogDate:before,
.item .id-100748 .bcBlogDate:before,
.item .id-102233 .bcBlogDate:before,
.item .id-102238 .bcBlogDate:before,
.item .id-102243 .bcBlogDate:before,
.item .id-105542 .bcBlogDate:before,
.item .id-97723 .bcBlogDate:before,
.item .id-97724 .bcBlogDate:before,
.item .id-97725 .bcBlogDate:before,
.item .id-97727 .bcBlogDate:before,
.item .id-97729 .bcBlogDate:before,
.item .id-97730 .bcBlogDate:before,
.item .id-97731 .bcBlogDate:before,
.item .id-97817 .bcBlogDate:before,
.item .id-98014 .bcBlogDate:before,
.item .id-99513 .bcBlogDate:before,
.item .id-99624 .bcBlogDate:before,
.item .id-99625 .bcBlogDate:before,
.item .id-99629 .bcBlogDate:before,
.item .id-99631 .bcBlogDate:before,
.item .id-99644 .bcBlogDate:before,
.item .id-99673 .bcBlogDate:before,
.item .id-99674 .bcBlogDate:before,
.item .id-99683 .bcBlogDate:before,
.item .id-99686 .bcBlogDate:before {
    background-color: var(--color-brand)
}
.item .id-100744 .bcMonth,
.item .id-100746 .bcMonth,
.item .id-100747 .bcMonth,
.item .id-100748 .bcMonth,
.item .id-102233 .bcMonth,
.item .id-102238 .bcMonth,
.item .id-102243 .bcMonth,
.item .id-105542 .bcMonth,
.item .id-97723 .bcMonth,
.item .id-97724 .bcMonth,
.item .id-97725 .bcMonth,
.item .id-97727 .bcMonth,
.item .id-97729 .bcMonth,
.item .id-97730 .bcMonth,
.item .id-97731 .bcMonth,
.item .id-97817 .bcMonth,
.item .id-98014 .bcMonth,
.item .id-99513 .bcMonth,
.item .id-99624 .bcMonth,
.item .id-99625 .bcMonth,
.item .id-99629 .bcMonth,
.item .id-99631 .bcMonth,
.item .id-99644 .bcMonth,
.item .id-99673 .bcMonth,
.item .id-99674 .bcMonth,
.item .id-99683 .bcMonth,
.item .id-99686 .bcMonth {
    background-color: var(--color-brand)
}
.item .id-100744 p,
.item .id-100746 p,
.item .id-100747 p,
.item .id-100748 p,
.item .id-102233 p,
.item .id-102238 p,
.item .id-102243 p,
.item .id-105542 p,
.item .id-97723 p,
.item .id-97724 p,
.item .id-97725 p,
.item .id-97727 p,
.item .id-97729 p,
.item .id-97730 p,
.item .id-97731 p,
.item .id-97817 p,
.item .id-98014 p,
.item .id-99513 p,
.item .id-99624 p,
.item .id-99625 p,
.item .id-99629 p,
.item .id-99631 p,
.item .id-99644 p,
.item .id-99673 p,
.item .id-99674 p,
.item .id-99683 p,
.item .id-99686 p {
    background-color: var(--color-brand)
}
.item .id-100744 small,
.item .id-100746 small,
.item .id-100747 small,
.item .id-100748 small,
.item .id-102233 small,
.item .id-102238 small,
.item .id-102243 small,
.item .id-105542 small,
.item .id-97723 small,
.item .id-97724 small,
.item .id-97725 small,
.item .id-97727 small,
.item .id-97729 small,
.item .id-97730 small,
.item .id-97731 small,
.item .id-97817 small,
.item .id-98014 small,
.item .id-99513 small,
.item .id-99624 small,
.item .id-99625 small,
.item .id-99629 small,
.item .id-99631 small,
.item .id-99644 small,
.item .id-99673 small,
.item .id-99674 small,
.item .id-99683 small,
.item .id-99686 small {
    color: #4e8028
}
.item .id-100001 .bcBlogDate:before,
.item .id-97722 .bcBlogDate:before,
.item .id-97814 .bcBlogDate:before,
.item .id-97815 .bcBlogDate:before,
.item .id-99464 .bcBlogDate:before,
.item .id-99465 .bcBlogDate:before,
.item .id-99466 .bcBlogDate:before,
.item .id-99467 .bcBlogDate:before,
.item .id-99468 .bcBlogDate:before,
.item .id-99471 .bcBlogDate:before,
.item .id-99472 .bcBlogDate:before,
.item .id-99475 .bcBlogDate:before,
.item .id-99476 .bcBlogDate:before,
.item .id-99477 .bcBlogDate:before,
.item .id-99478 .bcBlogDate:before,
.item .id-99479 .bcBlogDate:before,
.item .id-99480 .bcBlogDate:before,
.item .id-99482 .bcBlogDate:before,
.item .id-99483 .bcBlogDate:before,
.item .id-99484 .bcBlogDate:before,
.item .id-99488 .bcBlogDate:before,
.item .id-99490 .bcBlogDate:before,
.item .id-99493 .bcBlogDate:before,
.item .id-99495 .bcBlogDate:before,
.item .id-99500 .bcBlogDate:before,
.item .id-99501 .bcBlogDate:before,
.item .id-99502 .bcBlogDate:before,
.item .id-99503 .bcBlogDate:before,
.item .id-99504 .bcBlogDate:before,
.item .id-99505 .bcBlogDate:before,
.item .id-99506 .bcBlogDate:before,
.item .id-99508 .bcBlogDate:before,
.item .id-99509 .bcBlogDate:before {
    background-color: #3F78C9
}
.item .id-100001 .bcMonth,
.item .id-97722 .bcMonth,
.item .id-97814 .bcMonth,
.item .id-97815 .bcMonth,
.item .id-99464 .bcMonth,
.item .id-99465 .bcMonth,
.item .id-99466 .bcMonth,
.item .id-99467 .bcMonth,
.item .id-99468 .bcMonth,
.item .id-99471 .bcMonth,
.item .id-99472 .bcMonth,
.item .id-99475 .bcMonth,
.item .id-99476 .bcMonth,
.item .id-99477 .bcMonth,
.item .id-99478 .bcMonth,
.item .id-99479 .bcMonth,
.item .id-99480 .bcMonth,
.item .id-99482 .bcMonth,
.item .id-99483 .bcMonth,
.item .id-99484 .bcMonth,
.item .id-99488 .bcMonth,
.item .id-99490 .bcMonth,
.item .id-99493 .bcMonth,
.item .id-99495 .bcMonth,
.item .id-99500 .bcMonth,
.item .id-99501 .bcMonth,
.item .id-99502 .bcMonth,
.item .id-99503 .bcMonth,
.item .id-99504 .bcMonth,
.item .id-99505 .bcMonth,
.item .id-99506 .bcMonth,
.item .id-99508 .bcMonth,
.item .id-99509 .bcMonth {
    background-color: #3F78C9
}
.item .id-100001 p,
.item .id-97722 p,
.item .id-97814 p,
.item .id-97815 p,
.item .id-99464 p,
.item .id-99465 p,
.item .id-99466 p,
.item .id-99467 p,
.item .id-99468 p,
.item .id-99471 p,
.item .id-99472 p,
.item .id-99475 p,
.item .id-99476 p,
.item .id-99477 p,
.item .id-99478 p,
.item .id-99479 p,
.item .id-99480 p,
.item .id-99482 p,
.item .id-99483 p,
.item .id-99484 p,
.item .id-99488 p,
.item .id-99490 p,
.item .id-99493 p,
.item .id-99495 p,
.item .id-99500 p,
.item .id-99501 p,
.item .id-99502 p,
.item .id-99503 p,
.item .id-99504 p,
.item .id-99505 p,
.item .id-99506 p,
.item .id-99508 p,
.item .id-99509 p {
    background-color: #3F78C9
}
.item .id-100001 small,
.item .id-97722 small,
.item .id-97814 small,
.item .id-97815 small,
.item .id-99464 small,
.item .id-99465 small,
.item .id-99466 small,
.item .id-99467 small,
.item .id-99468 small,
.item .id-99471 small,
.item .id-99472 small,
.item .id-99475 small,
.item .id-99476 small,
.item .id-99477 small,
.item .id-99478 small,
.item .id-99479 small,
.item .id-99480 small,
.item .id-99482 small,
.item .id-99483 small,
.item .id-99484 small,
.item .id-99488 small,
.item .id-99490 small,
.item .id-99493 small,
.item .id-99495 small,
.item .id-99500 small,
.item .id-99501 small,
.item .id-99502 small,
.item .id-99503 small,
.item .id-99504 small,
.item .id-99505 small,
.item .id-99506 small,
.item .id-99508 small,
.item .id-99509 small {
    color: #346cba
}
.item .Guided .bcBlogDate:before,
.item .id-103065 .bcBlogDate:before,
.item .id-99511 .bcBlogDate:before,
.item .id-99515 .bcBlogDate:before,
.item .id-99626 .bcBlogDate:before,
.item .id-99630 .bcBlogDate:before,
.item .id-99687 .bcBlogDate:before {
    background-color: #C42F2F
}
.item .Guided .bcMonth,
.item .id-103065 .bcMonth,
.item .id-99511 .bcMonth,
.item .id-99515 .bcMonth,
.item .id-99626 .bcMonth,
.item .id-99630 .bcMonth,
.item .id-99687 .bcMonth {
    background-color: #C42F2F
}
.item .Guided p,
.item .id-103065 p,
.item .id-99511 p,
.item .id-99515 p,
.item .id-99626 p,
.item .id-99630 p,
.item .id-99687 p {
    background-color: #C42F2F
}
.item .Guided small,
.item .id-103065 small,
.item .id-99511 small,
.item .id-99515 small,
.item .id-99626 small,
.item .id-99630 small,
.item .id-99687 small {
    color: #af2a2a
}
.item+.col-md-11 {
    padding-top: 10px;
    margin-top: -5px;
    margin-bottom: -10px
}
[class*=ico-] {
    margin: -2px -2px -2px -4px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-size: 20px 24px;
    border: solid 1px transparent;
    border-radius: 1px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}
[class*=ico-md] {
    background-position: 0;
    height: 25px;
    width: 30px
}
.ico-md-pdf {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2024%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M18.005%200C19.107%200%2020%20.897%2020%202.005v19.99C20%2023.102%2019.107%2024%2018.005%2024H3.995C2.893%2024%202%2023.103%202%2021.995V2.005C2%20.898%202.893%200%203.995%200h14.01z%22%2F%3E%3Cmask%20id%3D%22b%22%20width%3D%2218%22%20height%3D%2224%22%20x%3D%220%22%20y%3D%220%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%2F%3E%3C%2Fmask%3E%3ClinearGradient%20id%3D%22d%22%20x1%3D%2250%25%22%20x2%3D%2250%25%22%20y1%3D%22-174.435%25%22%20y2%3D%22168.98%25%22%3E%3Cstop%20stop-color%3D%22%23EA2200%22%20offset%3D%220%25%22%2F%3E%3Cstop%20stop-color%3D%22%23BB2828%22%20offset%3D%22100%25%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20id%3D%22c%22%20d%3D%22M0%201.007C0%20.45.45%200%201.007%200h11.986C13.55%200%2014%20.45%2014%201.007v11.986C14%2013.55%2013.55%2014%2012.993%2014H1.007C.45%2014%200%2013.55%200%2012.993V1.007z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cuse%20fill%3D%22%23FFF%22%20stroke%3D%22%23C6C6CA%22%20stroke-width%3D%224%22%20mask%3D%22url(%23b)%22%20xlink%3Ahref%3D%22%23a%22%2F%3E%3Cg%20transform%3D%22translate(0%205)%22%3E%3Cmask%20id%3D%22e%22%20fill%3D%22%23fff%22%3E%3Cuse%20xlink%3Ahref%3D%22%23c%22%2F%3E%3C%2Fmask%3E%3Cuse%20fill%3D%22url(%23d)%22%20xlink%3Ahref%3D%22%23c%22%2F%3E%3Cpath%20stroke%3D%22%23FFF%22%20stroke-width%3D%222%22%20d%3D%22M6.61.055c.576%201.897%201.825%204.09%203.255%205.658%201.83%202%203.845%203.5%205.586%204.245%201.914.817%203.55.672%203.55-.926%200-2.28-4.576-1.06-9.5.018C2.665%2010.547-2%2012.16-2%2015.166c0%202.013%202.23%202.394%204.32%201.02%202.243-1.473%204.32-4.62%205.757-9.228.318-1.02.48-1.55.678-2.228.195-.675.37-1.302.52-1.905.438-1.73.678-3.144.675-4.224C9.953-2.96%209.406-4%208.114-4%206.26-4%205.91-2.245%206.614.055H6.61z%22%20mask%3D%22url(%23e)%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
.clear:after,
.clear:before {
    content: " ";
    display: table
}
.clear:after {
    clear: both
}
ul.mod {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0
}
ul.mod li {
    list-style: none
}
ul.form {
    margin: 0;
    padding: 0
}
ul.form li {
    list-style: none;
    margin: 0 0 16px 0
}
ul.form li label {
    color: rgba(121, 126, 133, .9);
    display: block
}
div.form div.item {
    padding: 9px
}
div.webform div.item {
    padding: 9px
}
input.cat_textbox {
    width: 300px
}
textarea.cat_listbox {
    width: 300px
}
select.cat_dropdown {
    width: 300px
}
select.cat_listbox {
    width: 300px
}
.cat_dropdown_small {
    width: 200px
}
.cat_dropdown_smaller {
    width: 150px
}
.cat_textbox_small {
    width: 200px
}
.cat_listbox_small {
    width: 200px
}
.cat_listbox {
    height: 120px;
    width: 300px
}
table.webform {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}
table.webform td {
    line-height: 24px;
    padding: 6px
}
table.reporting {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}
.form label {
    font-size: 16px
}
.form input {
    margin-right: 3px
}
.webform label {
    font-size: 16px
}
.webform input {
    margin-right: 3px
}
.system-error-message,
.system-message {
    color: rgba(121, 126, 133, .9);
    text-shadow: none;
    border: none;
    height: 110px;
    height: auto!important;
    margin: 16px;
    min-height: 110px;
    padding: 36px 36px 36px 180px
}
.system-error-message h1,
.system-message h1 {
    color: rgba(121, 126, 133, .9);
    margin: 0 0 16px 0
}
.system-error-message a:link,
.system-message a:link {
    color: #1969bc
}
.ok {
    background: #E9FBE3;
    color: #21A347;
    margin-bottom: 16px
}
.error {
    background: #FBE3E4;
    color: #D12F19;
    margin-bottom: 16px
}
.announcement-list {
    font-size: 16px
}
.announcement-list h2 {
    font-size: 14px;
    margin: 0 0 3px 0
}
.announcement-list span.date {
    font-weight: 400;
    margin: 0 0 0 6px
}
.announcement-details span.date {
    display: block;
    font-weight: 400;
    margin-bottom: 16px
}
.blog-list {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: rgba(121, 126, 133, .9);
    font-size: 16px;
    margin: 0 0 16px;
    padding: 16px
}
.blog-list h2 {
    font-size: 16px;
    margin: 0 0 3px 0
}
.blog-list span {
    color: rgba(121, 126, 133, .9)
}
.blog-container h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 6px 0
}
.blog-container p.description {
    margin: 0 0 36px
}
.blog-container .post-list {
    float: left;
    width: 69%
}
.blog-container .side-panel {
    float: right;
    width: 27%
}
.blog-post h1.post-title {
    font-size: 26px;
    color: var(--color-black);
    font-family: Inter, ui-sans, sans-serif;
    white-space: normal
}
.blog-post .post-details {
    margin: 0
}
.blog-post .post-body {
    margin: 0 0 36px
}
.blog-post dl {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 0 0 16px;
    padding: 16px
}
.blog-post dt {
    color: rgba(121, 126, 133, .9)
}
.blog-post dd {
    margin: 0 0 9px
}
.comment-list {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin-bottom: 36px;
    padding: 16px
}
.comment-list h5 {
    font-size: 14px;
    margin: 0 0 16px
}
.comment-list input#Captcha {
    width: 300px
}
.comment-list textarea.cat_listbox_small {
    height: 120px;
    width: 100%
}
.blog-comment-container {
    border: 1px solid #e9e9e9;
    margin: 0 0 16px
}
.blog-comment-container .comment-details {
    background: #f5f5f5;
    font-size: 16px;
    padding: 6px
}
.blog-comment-container .comment {
    background: #fff;
    padding: 9px
}
span.flag {
    margin: 0 6px;
    vertical-align: middle
}
input#fullname {
    width: 300px
}
input#website {
    width: 300px
}
input#emailaddress {
    width: 300px
}
textarea.comment {
    height: 160px;
    width: 100%
}
.forum-registration {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 16px
}
.forum-registration textarea.comment {
    height: 70px;
    width: 270px
}
.forum-registration input.cat_textbox {
    width: 260px
}
.forum-registration textarea.cat_textbox {
    width: 260px
}
.forum-registration input.cat_button {
    margin: 0 6px 0 0
}
.post-body .links {
    font-size: 16px
}
.side-panel h4 {
    font-size: 12px;
    margin: 0 0 9px
}
.BlogTagCloud {
    margin: 0 0 16px
}
.BlogRecentPost ul {
    margin: 0;
    padding: 0
}
.BlogRecentPost li {
    font-size: 16px;
    list-style: none;
    margin: 0 0 9px
}
.BlogTagList ul {
    margin: 0;
    padding: 0
}
.BlogTagList li {
    font-size: 16px;
    list-style: none;
    margin: 0 0 9px
}
.BlogPostArchive ul {
    margin: 0;
    padding: 0
}
.BlogPostArchive li {
    font-size: 16px;
    list-style: none;
    margin: 0 0 9px
}
p.page-nav {
    text-align: center
}
p.page-nav a {
    margin: 0 9px
}
.booking-list {
    margin: 0 0 9px
}
.booking-list span.date {
    margin: 0 9px 0 0
}
.booking-container h1 {
    margin: 0 0 16px
}
.form-container {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 16px
}
.form-container h2 {
    margin: 0 0 16px
}
.form-container input#FirstName {
    width: 260px
}
.form-container input#LastName {
    width: 260px
}
.form-container input#EmailAddress {
    width: 260px
}
.form-container input#Company {
    width: 260px
}
.form-container input#WorkPhone {
    width: 260px
}
.go-back {
    margin: 16px 0
}
div.select-month-year {
    padding: 9px 0
}
table.module-calendar {
    border-collapse: collapse;
    border: 1px solid rgba(121, 126, 133, .9);
    table-layout: fixed;
    width: 100%
}
table.module-calendar td {
    border: 1px solid #d7d7d7;
    font-size: 16px;
    height: 80px;
    overflow: hidden;
    padding: 0;
    vertical-align: top
}
table.module-calendar td span {
    background: #f7f7f7;
    color: #333;
    display: block;
    font-size: 16px;
    padding: 0 2px;
    text-align: right
}
table.module-calendar td ul {
    margin: 9px 0;
    padding-left: 24px
}
table.module-calendar td.events {
    background: #EEF5FA
}
table.module-calendar td.events span {
    background: #2BABFA;
    color: #fff;
    font-weight: 700
}
table.module-calendar td.last-month {
    background: #f5f5f5
}
table.module-calendar td.next-month {
    background: #f5f5f5
}
tr.day-of-week td {
    background: #d7d7d7;
    color: rgba(121, 126, 133, .9);
    font-size: 12px;
    font-weight: 700;
    height: 16px;
    text-align: center;
    vertical-align: middle
}
.shop-catalogue {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    height: 180px;
    margin: 0 6px 6px 0;
    overflow: hidden;
    width: 180px
}
.shop-catalogue h4 {
    font-size: 12px;
    height: 27px;
    line-height: 27px;
    margin: 0;
    text-indent: 9px
}
.shop-catalogue h4 a {
    color: #1969bc;
    text-decoration: none
}
.shop-catalogue .image {
    height: 120px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px;
    text-align: center
}
.shop-main {
    margin-top: 16px
}
.shop-main .header {
    border-bottom: 1px solid #f5f5f5;
    height: 27px;
    line-height: 27px;
    margin: 0 0 16px
}
.shop-main .breadcrumbs {
    float: left;
    width: 40%
}
.shop-main .cart-summary {
    float: right;
    width: 40%
}
.shop-main .description ul {
    margin: 0 0 0 16px;
    padding: 0
}
.shop-main .description li {
    list-style: square
}
.shop-main ul {
    margin: 0;
    padding: 0
}
.shop-main li {
    list-style: none
}
table.cartSummaryTable {
    border-collapse: collapse;
    border-spacing: 0;
    float: right;
    font-size: 12px
}
td.cartSummaryItem {
    padding: 0
}
a.cartSummaryLink {
    margin: 0 0 0 16px
}
table.catalogueTable {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 16px;
    width: 100%
}
table.catalogueTable td {
    padding: 0
}
table.productTable {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%
}
table.productTable td {
    padding: 3px
}
.shop-product-small {
    background: #fff;
    border: 1px solid #ddd;
    color: rgba(121, 126, 133, .9)
}
.shop-product-small h5 {
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    min-height: 36px;
    padding: 16px 16px 6px
}
.shop-product-small h5 a {
    text-decoration: none
}
.shop-product-small h4 a {
    color: #1969bc
}
.shop-product-small ul {
    background: #f5f5f5;
    padding: 16px
}
.shop-product-small ul li {
    font-size: 16px;
    margin: 0 0 6px
}
.shop-product-small li.price {
    font-size: 16px
}
.shop-product-small li.price strong {
    font-size: 14px;
    margin-left: 6px
}
.shop-product-small li.stock {
    font-size: 16px
}
.shop-product-small li.stock strong {
    color: rgba(121, 126, 133, .9);
    margin-left: 3px
}
.shop-product-small .image {
    height: 120px;
    margin: 0 auto 9px;
    overflow: hidden;
    text-align: center;
    width: 120px
}
.shop-product-small li.quantity {
    line-height: 30px
}
.shop-product-small li.quantity input.productTextInput {
    width: 50px
}
.image a {
    border: none!important
}
td.actions a {
    border: none!important
}
li.quantity img {
    position: relative;
    top: 8px
}
.shop-product-large {
    background: #fff;
    border: 1px solid #f5f5f5;
    color: rgba(121, 126, 133, .9);
    margin: 0 0 16px;
    min-width: 240px;
    overflow: hidden
}
.shop-product-large h1 {
    color: rgba(121, 126, 133, .9);
    font-size: 14px
}
.shop-product-large .image {
    height: 360px;
    height: auto!important;
    margin-left: 36%;
    min-height: 360px;
    padding: 16px;
    text-align: center
}
.shop-product-large .shop-product-small .image {
    height: 160px;
    height: auto!important;
    margin: 0;
    min-height: 160px;
    padding: 16px;
    text-align: center;
    width: auto
}
.shop-product-large .shop-product-small ul {
    margin: 0;
    padding: 9px
}
.shop-product-large .shop-product-small li {
    margin: 0
}
.shop-product-large li.price {
    font-size: 14px
}
.shop-product-large li.instock {
    font-size: 10px
}
.shop-product-large li.quantity input.productTextInput {
    width: 50px
}
.shop-product-large .details {
    background: #f5f5f5;
    float: left;
    height: 360px;
    height: auto!important;
    min-height: 360px;
    padding: 16px;
    width: 30%
}
.shop-product-large ul {
    margin: 0 0 36px;
    padding: 0
}
.shop-product-large li {
    margin: 9px 0
}
td.productItem .comment-form input#Captcha {
    width: 300px
}
.poplets {
    border-top: 1px solid #f5f5f5;
    margin-top: 36px;
    padding: 9px 0
}
.poplets img {
    border: 1px solid #ddd
}
table.productPoplets {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto
}
.shop-cart .breadcrumbs {
    margin: 0 0 16px
}
table.cart {
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ddd;
    font-size: 16px;
    width: 100%
}
table.cart td {
    color: rgba(121, 126, 133, .9);
    padding: 9px;
    vertical-align: top
}
table.cart a {
    color: #1969bc
}
table.cart th {
    background: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    color: rgba(121, 126, 133, .9);
    font-size: 16px;
    font-weight: 400;
    padding: 9px;
    text-align: left
}
table.cart th.quantity {
    text-align: right
}
table.cart td.quantity {
    text-align: right
}
table.cart td.actions {
    text-align: right
}
table.cart td.actions a {
    font-size: 12px;
    font-weight: 700;
    margin: 0 16px 0 0;
    text-decoration: none
}
table.cart strong {
    font-size: 14px
}
tr.val td {
    border-bottom: 1px solid #f5f5f5
}
tr.shipping td {
    border-bottom: 1px solid #ddd
}
tr.shipping td.quantity {
    text-align: right
}
tr.discount td.quantity {
    text-align: right
}
td.quantity input.update {
    margin: 0 0 0 3px
}
input.cartInputText {
    width: 70px
}
input#DiscountCode {
    width: 70px
}
input#GiftVoucher {
    width: 70px
}
select.shippingDropDown {
    width: 150px
}
.productitemcell {
    height: 23px;
    line-height: 20px;
    margin: 0 0 3px 0;
    overflow: hidden
}
a#catshopclear {
    font-size: 10px;
    font-weight: 400
}
.shop-form {
    margin: 0 0 16px
}
.shop-form ul.form {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 16px
}
.shop-form ul.form li {
    margin: 0;
    padding: 9px 0
}
.shop-form ul.form input.cat_textbox {
    width: 260px
}
.shop-form ul.form select.cat_dropdown {
    width: 260px
}
.shop-form ul.form textarea.cat_listbox {
    width: 260px
}
.shop-form label {
    font-size: 16px
}
.shop-form li.last {
    border-top: 1px solid #f5f5f5
}
.shop-form textarea.cat_listbox {
    height: 100px
}
input.PaymentMethodType {
    margin: 0 6px 0 0
}
.shop-receipt {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 16px;
    padding: 16px
}
.shop-receipt h1 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px
}
.shop-receipt h2 {
    font-size: 12px;
    font-weight: 400
}
.shop-quote-receipt {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 16px;
    padding: 16px
}
.shop-quote-receipt h1 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 3px
}
.shop-quote-receipt h2 {
    font-size: 12px;
    font-weight: 400
}
table.case-list {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    width: 100%
}
table.case-list td {
    padding: 6px
}
table.case-list td.subject {
    width: 40%
}
table.case-list td.category {
    width: 40%
}
table.case-list td.status {
    width: 20%
}
table.case-details {
    background: #f5f5f5;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #f5f5f5;
    width: 100%
}
table.case-details td {
    padding: 6px
}
table.case-details tr.odd td {
    background: #fff
}
table.case-details td.var {
    color: rgba(121, 126, 133, .9);
    text-align: right;
    width: 130px
}
table.case-details td.val {
    color: rgba(121, 126, 133, .9)
}
table.border {
    border-bottom: 1px solid #f5f5f5;
    border-collapse: collapse;
    border-right: 1px solid #f5f5f5;
    border-spacing: 0
}
table.border td {
    border-left: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5
}
table.border span {
    color: rgba(121, 126, 133, .9)
}
table.order-list {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}
table.order-list td {
    border: 1px solid #f5f5f5
}
table.order-list a {
    margin: 0 9px 0 0
}
table.order-list span.number {
    font-size: 16px
}
.comment-container {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 0 0 16px
}
.comment-container .header {
    background: #f5f5f5;
    font-size: 16px;
    padding: 6px 16px
}
.comment-container span.name {
    color: rgba(121, 126, 133, .9)
}
.comment-container span.rating {
    margin: 0 9px;
    vertical-align: middle
}
.comment-container .content {
    padding: 16px
}
.comment-form {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: rgba(121, 126, 133, .9);
    margin: 0 0 16px;
    padding: 16px
}
.comment-form h3 {
    font-size: 14px;
    margin: 0 0 16px
}
.comment-form h5 {
    color: rgba(121, 126, 133, .9);
    font-size: 14px;
    margin: 0 0 16px
}
.comment-form input.cat_textbox_small {
    width: 300px
}
.comment-form textarea {
    height: 120px;
    width: 300px
}
table.faq-search {
    background: #f5f5f5;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #f5f5f5;
    margin: 0 0 16px 0;
    width: 100%
}
table.faq-search label {
    color: rgba(121, 126, 133, .9)
}
table.faq-search td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 9px
}
table.faqresultstable {
    border-collapse: collapse;
    border-spacing: 0;
    width: 102.5%;
    margin: auto -10px
}
table.faqresultstable td {
    color: rgba(121, 126, 133, .9);
    padding: 4px 6px;
    line-height: 113.33%
}
.faqresultstablecount,
.faqresultstablehead,
.faqresultstableinfo {
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    border-collapse: collapse;
    border-spacing: 0;
    color: rgba(121, 126, 133, .9);
    font-weight: 700;
    display: none
}
.forum-container h1 {
    font-size: 24px
}
table.topic-list {
    background: #f5f5f5;
    border-collapse: collapse;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-spacing: 0;
    color: rgba(121, 126, 133, .9);
    width: 100%
}
table.topic-list th {
    background: #ddd;
    border: 1px solid #ddd;
    color: rgba(121, 126, 133, .9);
    font-size: 10px;
    padding: 6px;
    text-align: left
}
table.topic-list .name {
    font-weight: 700;
    width: 60%
}
table.topic-list .name .icon {
    float: left;
    width: 30px
}
table.topic-list .replies {
    font-size: 10px;
    text-align: center;
    width: 10%
}
table.topic-list .views {
    font-size: 10px;
    text-align: center;
    width: 10%
}
table.topic-list .date {
    text-align: right;
    width: 20%
}
table.topic-list td {
    padding: 0
}
table.topic-list a {
    color: #1969bc
}
div.forum-posts-container div.post-list {
    color: rgba(121, 126, 133, .9)
}
div.forum-posts-container div.post-list a {
    color: #1969bc
}
div.forum-registration {
    color: rgba(121, 126, 133, .9)
}
div.forum-registration a {
    color: #1969bc
}
div.forum-registration h2 {
    color: rgba(121, 126, 133, .9)
}
.tabledefault&gt;tbody&gt;tr:hover {
    background-color: #f5f5f5
}
.tabledefault td {
    padding: 6px 8px
}
.tabledefault td&gt;.tabledefault {
    background: 0 0;
    margin-bottom: 0;
    border: none
}
.tabledefault td&gt;.tabledefault td {
    padding: 0;
    border: none
}
table.forum {
    background: #f5f5f5;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #f5f5f5;
    margin: 0;
    width: 100%
}
table.forum td {
    font-size: 16px;
    padding: 9px;
    vertical-align: top
}
table.forum td.topics {
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    width: 90px
}
table.forum td.posts {
    border-right: 1px solid #f5f5f5;
    width: 90px
}
table.forum td.lastpost {
    border-left: 1px solid #f5f5f5;
    width: 180px
}
table.forum .icon {
    float: left;
    width: 50px
}
table.forum .forum {
    padding: 0;
    margin: 5px 0
}
table.forum h3 {
    margin: 0
}
table.forum h3 a {
    text-decoration: none
}
ul.cap-top {
    font-size: 16px;
    height: 30px;
    margin: 0 0 16px;
    padding: 0
}
ul.cap-top li {
    display: block;
    line-height: 30px;
    list-style: none
}
ul.cap-top li.user {
    float: left;
    width: 200px
}
ul.cap-top li.actions {
    float: right;
    font-size: 12px;
    text-align: right;
    width: 350px
}
ul.cap-top li.actions a {
    float: right;
    margin: 0;
    padding: 0 9px
}
ul.cap-bottom {
    font-size: 16px;
    height: 30px;
    margin: 0 0 16px;
    margin: 16px 0 0;
    padding: 0
}
ul.cap-bottom li {
    display: block;
    line-height: 30px;
    list-style: none
}
ul.cap-bottom li.nav-page {
    float: left;
    width: 200px
}
ul.cap-bottom li.actions {
    float: right;
    font-size: 12px;
    text-align: right;
    width: 350px
}
ul.cap-bottom li.actions a {
    float: right;
    margin: 0;
    padding: 0 9px
}
table.topic {
    border-bottom: 1px solid #f5f5f5;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    width: 100%
}
table.topic td {
    padding: 9px
}
table.topic td.name {
    border-right: 1px solid #f5f5f5;
    vertical-align: middle
}
table.topic td.replies {
    border-right: 1px solid #f5f5f5;
    vertical-align: middle
}
table.topic td.views {
    border-right: 1px solid #f5f5f5;
    vertical-align: middle
}
.forum-posts-container .breadcrumb {
    font-size: 16px
}
.forum-posts-container h1 {
    font-size: 16px;
    margin: 16px 0
}
.forum-posts-container h2 {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: rgba(121, 126, 133, .9);
    font-size: 10px;
    font-weight: 400;
    margin: 0;
    padding: 3px 16px
}
.forum-posts-container table.container {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}
.forum-posts-container td {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 16px;
    vertical-align: top
}
.forum-posts-container td.author {
    font-size: 16px;
    width: 160px
}
.forum-posts-container h3.name {
    color: rgba(121, 126, 133, .9);
    font-size: 12px;
    font-weight: 700
}
.forum-posts-container tr.sub td {
    height: 30px;
    padding: 0 16px
}
.forum-posts-container td.action a {
    float: right;
    line-height: 30px
}
p.literature-container img {
    vertical-align: middle
}
p.literature-container span.icon {
    margin: 0 3px 0 0
}
p.literature-container span.name {
    margin: 0 3px 0 0
}
.case-search {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 0 0 16px;
    padding: 16px
}
.secure-lost-password {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 16px
}
.secure-lost-password input.cat_textbox_small {
    width: 210px
}
.secure-update-details {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 0 0 16px;
    padding: 16px
}
.secure-update-details input.cat_textbox {
    width: 260px
}
.secure-update-details select.cat_dropdown {
    width: 260px
}
.product-form h3 {
    padding-left: 9px
}
.secure-login {
    background: #f5f5f5;
    border: 1px solid #f2f2f2;
    margin-bottom: 16px
}
.secure-login h3 {
    background: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
    margin: 0;
    padding: 6px 16px
}
.secure-login div.form {
    padding-left: 9px
}
.newsletter-form {
    margin-bottom: 16px
}
.newsletter-form h3 {
    font-size: 14px;
    margin: 0;
    padding: 6px 16px
}
.newsletter-form div.form {
    padding-left: 9px
}
.search-box {
    padding: 6px
}
.search-box input.cat_textbox_small {
    margin: 0 3px 0 0
}
#imageContainer img {
    margin: 0
}
table.photogalleryTable td {
    padding: 0 15px 15px 0
}
table.affiliate-stats {
    border-collapse: collapse;
    border: 1px solid #d7d7d7
}
table.affiliate-stats td {
    border: 1px solid #d7d7d7;
    padding: 6px
}
table.affiliate-stats td.var {
    color: rgba(121, 126, 133, .9)
}
.tell-a-friend {
    background-color: #fff;
    border: 2px solid #333;
    color: rgba(121, 126, 133, .9);
    padding: 16px
}
.tell-a-friend form {
    padding: 0 0 0 36px
}
.tell-a-friend h1 {
    border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 16px;
    margin: 0;
    padding: 0 0 6px
}
.tell-a-friend h2 {
    border-bottom: 1px dotted #ccc;
    color: #222;
    font-size: 12px;
    margin: 16px 0 9px
}
.tell-a-friend td.var {
    text-align: right;
    width: 130px
}
.tell-a-friend td {
    font-size: 16px;
    vertical-align: top
}
.tell-a-friend label {
    color: rgba(121, 126, 133, .9);
    font-size: 16px
}
.tell-a-friend input.cat_textbox_small {
    font-size: 16px;
    height: 21px;
    width: 300px
}
.tell-a-friend textarea.cat_listbox {
    font-size: 16px;
    width: 300px
}
.favourite-registration {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 16px
}
.favourite-registration input.cat_textbox {
    width: 260px
}
.favourite-registration textarea.cat_textbox {
    width: 260px
}
.favrourite-registration input.cat_button {
    margin: 0 6px 0 0
}
.browse-panel {
    border: 1px solid #d7d7d7
}
.browse-panel h5 {
    background: #f5f5f5 var(--wpr-bg-84eef158-d917-42f6-bb6c-5101f106b9d1) repeat-x;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    margin: 0;
    padding: 9px
}
.browse-panel h6 {
    background: #f7f7f7;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 3px 9px
}
.browse-panel ol {
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
    margin: 0;
    padding: 9px
}
.browse-panel ol.browse-catalogue {
    border-bottom: none
}
.browse-panel li {
    list-style: none;
    padding: 3px 9px
}
.browse-panel li span {
    display: inline;
    font-weight: 700
}
img.drag {
    cursor: move;
    margin: 0;
    padding: .5em;
    position: relative
}
.slidertrack {
    background-color: #d7d7d7;
    border-color: #ccc #aaa #aaa #ccc;
    border: 1px solid;
    color: #333;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 4px;
    text-align: left
}
.slidertrack .sliderslit {
    background-color: #333;
    border-color: #999 #ddd #ddd #999;
    border: 1px solid;
    color: #ccc;
    height: 2px;
    line-height: 0;
    margin: 4px 4px 2px 4px;
    position: absolute;
    z-index: 1
}
.slidertrack .slider {
    background-color: #555;
    border-color: #999 #222 #222 #999;
    border: 2px solid;
    color: #333;
    font-size: 0;
    height: 8px;
    line-height: 0;
    margin: 0;
    position: relative;
    text-align: left;
    width: 16px;
    z-index: 1
}
#zoomcontainer {
    overflow: hidden;
    position: relative
}
#zoomcontainer img {
    position: absolute
}
ul.pagination {
    margin: 0;
    padding: 0
}
ul.pagination li {
    display: inline;
    list-style: none;
    margin: 0 2px
}
#outerImageContainer {
    height: auto!important;
    max-width: 90%;
    overflow: hidden;
    font-size: 0!important
}
#imageDataContainer {
    max-width: 90%;
    overflow: hidden
}
#lightboxImage {
    max-width: 100%
}
#imageDetails,
#nextBLink,
#prevBLink {
    display: none!important
}
#bottomNavClose {
    margin: -3px 0 3px 5px!important
}
.photogalleryItem a {
    text-align: center
}
.photogalleryItem a img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}
input[name=newsletter] {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 0 solid transparent;
    white-space: nowrap;
    margin: auto;
    padding: 6px 14px;
    font-size: 15px;
    line-height: 1.45;
    border-radius: var(--radius-md);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    min-height: 35px
}
input[name=newsletter].active.focus,
input[name=newsletter].active:focus,
input[name=newsletter].focus,
input[name=newsletter]:active.focus,
input[name=newsletter]:active:focus,
input[name=newsletter]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: 0 none transparent;
    outline-offset: -2px
}
input[name=newsletter].focus,
input[name=newsletter]:focus,
input[name=newsletter]:hover {
    text-decoration: none
}
input[name=newsletter].active,
input[name=newsletter]:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
fieldset[disabled] input[name=newsletter],
input[name=newsletter].disabled,
input[name=newsletter][disabled] {
    cursor: not-allowed;
    opacity: .28;
    filter: alpha(opacity=28);
    box-shadow: none
}
input[name=newsletter] {
    color: var(--color-contrast-high);
    background-color: #f5f5f5;
    border-color: var(--color-contrast-low);
    line-height: 1.5;
    color: #fff;
    background-color: var(--color-brand);
    border-color: rgba(67, 101, 41, .1);
    font-weight: 700
}
input[name=newsletter].focus,
input[name=newsletter]:focus {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #828282
}
input[name=newsletter]:hover {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
.open&gt;.dropdown-toggleinput[name=newsletter].focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:hover,
input[name=newsletter].active.focus,
input[name=newsletter].active:focus,
input[name=newsletter].active:hover,
input[name=newsletter]:active.focus,
input[name=newsletter]:active:focus,
input[name=newsletter]:active:hover {
    color: var(--color-contrast-high);
    background-color: #cacaca;
    border-color: #828282
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    background-image: none
}
fieldset[disabled] input[name=newsletter].focus,
fieldset[disabled] input[name=newsletter]:focus,
fieldset[disabled] input[name=newsletter]:hover,
input[name=newsletter].disabled.focus,
input[name=newsletter].disabled:focus,
input[name=newsletter].disabled:hover,
input[name=newsletter][disabled].focus,
input[name=newsletter][disabled]:focus,
input[name=newsletter][disabled]:hover {
    background-color: #f5f5f5;
    border-color: var(--color-contrast-low)
}
input[name=newsletter] .badge {
    color: #f5f5f5;
    background-color: var(--color-contrast-high)
}
input[name=newsletter].focus,
input[name=newsletter]:focus {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
input[name=newsletter]:hover {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
.open&gt;.dropdown-toggleinput[name=newsletter].focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:hover,
input[name=newsletter].active.focus,
input[name=newsletter].active:focus,
input[name=newsletter].active:hover,
input[name=newsletter]:active.focus,
input[name=newsletter]:active:focus,
input[name=newsletter]:active:hover {
    color: var(--color-contrast-high);
    background-color: #dcdcdc;
    border-color: #a3a3a3
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    background-image: none
}
fieldset[disabled] input[name=newsletter],
fieldset[disabled] input[name=newsletter].active,
fieldset[disabled] input[name=newsletter].focus,
fieldset[disabled] input[name=newsletter]:active,
fieldset[disabled] input[name=newsletter]:focus,
fieldset[disabled] input[name=newsletter]:hover,
input[name=newsletter].disabled,
input[name=newsletter].disabled.active,
input[name=newsletter].disabled.focus,
input[name=newsletter].disabled:active,
input[name=newsletter].disabled:focus,
input[name=newsletter].disabled:hover,
input[name=newsletter][disabled],
input[name=newsletter][disabled].active,
input[name=newsletter][disabled].focus,
input[name=newsletter][disabled]:active,
input[name=newsletter][disabled]:focus,
input[name=newsletter][disabled]:hover {
    background-color: #f5f5f5;
    border-color: var(--color-contrast-low)
}
input[name=newsletter] .badge {
    color: #f5f5f5;
    background-color: var(--color-contrast-high)
}
input[name=newsletter].focus,
input[name=newsletter]:focus {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(7, 10, 4, .1)
}
input[name=newsletter]:hover {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter].focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:hover,
input[name=newsletter].active.focus,
input[name=newsletter].active:focus,
input[name=newsletter].active:hover,
input[name=newsletter]:active.focus,
input[name=newsletter]:active:focus,
input[name=newsletter]:active:hover {
    color: #fff;
    background-color: #325119;
    border-color: rgba(7, 10, 4, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    background-image: none
}
fieldset[disabled] input[name=newsletter].focus,
fieldset[disabled] input[name=newsletter]:focus,
fieldset[disabled] input[name=newsletter]:hover,
input[name=newsletter].disabled.focus,
input[name=newsletter].disabled:focus,
input[name=newsletter].disabled:hover,
input[name=newsletter][disabled].focus,
input[name=newsletter][disabled]:focus,
input[name=newsletter][disabled]:hover {
    background-color: var(--color-brand);
    border-color: rgba(67, 101, 41, .1)
}
input[name=newsletter] .badge {
    color: var(--color-brand);
    background-color: #fff
}
input[name=newsletter].focus,
input[name=newsletter]:focus {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
input[name=newsletter]:hover {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter].focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:focus,
.open&gt;.dropdown-toggleinput[name=newsletter]:hover,
input[name=newsletter].active.focus,
input[name=newsletter].active:focus,
input[name=newsletter].active:hover,
input[name=newsletter]:active.focus,
input[name=newsletter]:active:focus,
input[name=newsletter]:active:hover {
    color: #fff;
    background-color: #426c22;
    border-color: rgba(38, 58, 23, .1)
}
.open&gt;.dropdown-toggleinput[name=newsletter],
input[name=newsletter].active,
input[name=newsletter]:active {
    background-image: none
}
fieldset[disabled] input[name=newsletter],
fieldset[disabled] input[name=newsletter].active,
fieldset[disabled] input[name=newsletter].focus,
fieldset[disabled] input[name=newsletter]:active,
fieldset[disabled] input[name=newsletter]:focus,
fieldset[disabled] input[name=newsletter]:hover,
input[name=newsletter].disabled,
input[name=newsletter].disabled.active,
input[name=newsletter].disabled.focus,
input[name=newsletter].disabled:active,
input[name=newsletter].disabled:focus,
input[name=newsletter].disabled:hover,
input[name=newsletter][disabled],
input[name=newsletter][disabled].active,
input[name=newsletter][disabled].focus,
input[name=newsletter][disabled]:active,
input[name=newsletter][disabled]:focus,
input[name=newsletter][disabled]:hover {
    background-color: var(--color-brand);
    border-color: rgba(67, 101, 41, .1)
}
input[name=newsletter] .badge {
    color: var(--color-brand);
    background-color: #fff
}
#CAT_Custom_2030135_876751,
#CAT_Custom_2030136_876751,
#CAT_Custom_2030137_876751,
#CAT_Custom_2030138_876751,
#CAT_Custom_2030141_876751,
#CAT_Custom_2031018_876751,
#CAT_Custom_2040903_876751 {
    display: none;
    visibility: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 0
}
p &gt; a {
	color: var(--color-brand-primary);
}
</pre></body></html>