@import "https://fonts.googleapis.com/css?family=Open+Sans:300,400,700";
@font-face {
    font-family: "UniversLTW01-67BoldCn";
    src: url('../fonts/076b8d7a-91b5-4c89-86a1-546b980072c7.eot?iefix') format("embedded-opentype"), 
         url('../fonts/21decb60-b395-4de2-bd04-e38eb2a56d2f.woff') format("woff"), 
         url('../fonts/091058d4-36b2-43f6-80d3-16c88e098061.ttf') format("truetype"), 
         url('../fonts/827d22bc-e38b-4ccf-8a21-1f9aaa76e402.svg#827d22bc-e38b-4ccf-8a21-1f9aaa76e402') format("svg");
}
@font-face {
    font-family: "UniversLTW01-57Condense 723821";
    src: url('../fonts/aefefc4e-9cb8-4e8e-8599-dda705456734.eot?iefix') format("embedded-opentype"), 
         url('../fonts/1eaf27c0-f4de-4273-9f4c-1b3236ad2f3c.woff') format("woff"), 
         url('../fonts/9b913baf-b1f0-47d2-8c76-42f59650058f.ttf') format("truetype"), 
         url('../fonts/0abcce12-2274-4ee7-b6d5-0066b5f5f670.svg#0abcce12-2274-4ee7-b6d5-0066b5f5f670') format("svg");
}
@font-face {
    font-family: "UniversLTW01-47LightCn";
    src: url('../fonts/296c59c2-74b0-41c1-bcfd-23d22a713f86.eot?iefix') format("embedded-opentype"), 
         url('../fonts/609beecf-8d23-4a8c-bbf5-d22ee8db2fc9.woff') format("woff"), 
         url('../fonts/a6595b8d-d4a3-4f01-bf21-0b53617d4b1c.ttf') format("truetype"), 
         url('../fonts/1cd9ef2f-b358-4d39-8628-6481d9e1c8ce.svg#1cd9ef2f-b358-4d39-8628-6481d9e1c8ce') format("svg");
}
@font-face {
    font-family: 'soco-icons';
    src: url('../fonts/soco-icons.eot?lbrnrw');
    src: url('../fonts/soco-icons.eot?lbrnrw#iefix') format("embedded-opentype"), 
         url('../fonts/soco-icons.ttf?lbrnrw') format("truetype"), 
         url('../fonts/soco-icons.woff?lbrnrw') format("woff"), 
         url('../fonts/soco-icons.svg?lbrnrw#soco-icons') format("svg");
    font-weight: normal;
    font-style: normal;
}
/*mixin for icon styles so it can be used elsewhere*/

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    
    font-family: 'soco-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.latestNewsHeaderLink:hover {
    color: #CC0000;
}
a.latestNewsHeaderLink {
    color: #636363;
}
html,
button,
input,
select,
textarea {
    color: #636363;
    font-family: sans-serif;
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    background: linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font: 14px/20px 'Open Sans', sans-serif;
    margin: 0;
}
h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #000000;
    font-weight: normal;
}
h1 {
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 62px;
}
h2 {
    font-family: 'UniversLTW01-47LightCn', sans-serif;
    font-size: 45px;
    line-height: 48px;
}
h3 {
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    font-size: 24px;
    line-height: 24px;
}
h4 {
    font-family: 'UniversLTW01-57Condense 723821', sans-serif;
    font-size: 18px;
    line-height: 18px;
}
h5 {
    font-family: 'UniversLTW01-57Condense 723821', sans-serif;
    font-size: 16px;
    line-height: 16px;
}
a,
a:hover {
    color: #CC0000;
    text-decoration: none;
}
ul,
ol,
menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
img {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
}
input {
    font-family: 'Open Sans', sans-serif;
}
p {
    margin: 1em 0;
    color: #636363;
}
.input[type="text"] {
    outline: none;
}
.PaneQ4Footer {
    background: #ECECEC;
}
.container {
    margin: 0 auto;
    max-width: 960px;
    position: relative;
}
.Overview .PaneContent {
    width: 100%;
    padding-top: 0;
    margin: 0;
}
.Overview .PaneRight {
    display: none;
}
.SectionGreen-Bonds .PaneRight {
    display: none;
}
.PaneContent {
    width: 62%;
    margin: 0 2%;
    float: left;
    padding-top: 55px;
}
.PaneRight {
    width: 32%;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    float: right;
    background: #fff;
    margin: 90px 1% 0 0;
    padding-bottom: 5px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.container {
    *zoom: 1;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #B3D4FC;
    text-shadow: none;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.ContentPaneDiv:before,
.ContentPaneDiv:after {
    content: " ";
    display: table;
}
.ContentPaneDiv:after {
    clear: both;
}
.ContentPaneDiv {
    *zoom: 1;
}
.ContentPaneDiv {
    /*this was breaking IE8 and seems pointless?*/
    /*display: inline-block;
    */
    
    display: block;
    padding: 25px 0;
    width: 100%;
}

body.PreviewBody{
    margin-top:0;
}
/*.PreviewToolBar{
    display:none;
}*/

.PaneHeader {
    background-color: #FFFFFF;
    position: relative;
    z-index: 10;
    border-top: 10px solid #00BCF1;
}
.LayoutDefault {
    max-width: 1600px;
    margin: 0 auto;
    position:relative;
}

.LayoutDefault .overlay-bg{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 8;
}

.hamburger-visible .overlay-bg{
    display:block;
}

.PaneHeader .container {
    padding: 1em;
    position: relative;
    min-height: 42px;
    color: #4D4D4D;
}
.PaneHeader .container,
.PaneHeader2 .container,
.PaneFooter .container,
.PaneFooter2 .container {
    max-width: 1360px;
    margin: 0 auto;
}
.PaneFooter2 .container {
    padding: 0 2em;
}
.PaneContent h1 {
    margin: 0 0 10px 0;
}
.PaneContent h2 {
    margin-bottom: 20px;
}
.ClientLogo {
    float: left;
}
.ClientLogo a {
    display: inline-block;
}
.ClientLogo img {
    vertical-align: top;
    max-width: 200px;
}
.ModuleSearch {
    font-size: 0.75em;
    position: relative;
    margin: 0;
    background: #4D4D4D;
}
.SearchPage {
    float: none;
    margin-top: 10px;
}
.ModuleSearch .ModuleContainerInnerTop h1 {
    display: none;
    color: #ffffff;
    font-size: 1.6em;
    margin: 0 0 1em;
    line-height: normal;
}
.ModuleSearch .ModuleContainerInnerTop {
    padding: 1em;
    position: relative;
}
.ModuleSearch .icon-search {
    color: #ffffff;
    font-size: 2em;
    border: 0;
    padding: 0;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
}
.search_inputctn .icon-search:hover,
.search_inputctn .icon-search:focus,
.search_inputctn .icon-search:active {
    color: #EC1C24;
}
.ModuleSearch .ModuleContainerInner {
    padding-right: 5.4em;
    position: relative;
}
.SearchPage .SearchInput {
    width: 100%;
}
.ModuleSearch .SearchInput {
    color: #4D4D4D;
    font-size: 1.6em;
    width: 100%;
    padding: 0.5em 2em 0.5em 0.5em;
    border-radius: 0;
    box-sizing: border-box;
}
.SearchInput:focus {
    color: #000000;
}
.SearchButton {
    background: url('../design/form-search-button.gif') no-repeat;
    border: medium none;
    font-size: 0;
    height: 44px;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42px;
    opacity: 0;
}
.ModuleSearch .ModuleContainerInner .SearchText {
    color: #ffffff;
    font-size: 3em;
    border: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 44px;
    text-align: center;
    line-height: 44px;
}
.ModuleSearch .ModuleContainerInner .SearchText:after {
    content: "\e91f";
    font-family: 'soco-icons';
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
/***Search***/
/**Search Icon in header (for larger devices only)**/

.header-search {
    display: none;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.header-search .header-search--icon {
    display: block;
    color: #4D4D4D;
    font-size: 2em;
    line-height: 1;
    border-bottom: 0;
    padding: 0.65em 0.75em;
    vertical-align: middle;
}
.header-search .header-search--icon:hover,
.header-search .header-search--icon:focus {
    color: #EC1C24;
}
@media (min-width: 992px) {
    .ModuleSearch {
        background: #4D4D4D;
        width: 100%;
        position: absolute;
        top: -800px;
        z-index: 9;
        visibility: hidden;
        transition: visibility 0.2s, top 0.2s;
        left: 0;
    }
    .ModuleSearch .ModuleContainerInnerTop h1 {
        display: block;
    }
    .ModuleSearch .ModuleContainerInnerTop {
        padding: 3em 11.5%;
    }
    .ModuleSearch.active {
        top: 0;
        visibility: visible;
    }
    .ModuleSearch .SearchInput{
        line-height:37px;
    }
    .ModuleSearch .SearchButton, .ModuleSearch .ModuleContainerInner .SearchText{
        height:58px;
        width:58px;
    }
    .ModuleSearch .ModuleContainerInner .SearchText{
        line-height:58px;
    }
    .header-search {
        display: block;
    }
}
.magnifying-glass {
    display: inline-block;
    color: inherit;
    border: 3px solid currentColor;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    position: relative;
    transition: transform 0.2s, border 0.2s;
}
.magnifying-glass:before {
    content: '';
    background: currentColor;
    height: 3px;
    width: 10px;
    position: absolute;
    top: 12px;
    left: 8px;
    transform: rotate(45deg);
    transition: transform 0.2s;
}
.active .magnifying-glass {
    border: 0;
    border-bottom: 3px solid currentColor;
    border-radius: 0;
    height: 24px;
    width: 24px;
    transform: rotate(45deg);
    position: relative;
    left: 12px;
}
.active .magnifying-glass:before {
    top: 25px;
    left: -1px;
    width: 24px;
    transform: rotate(90deg);
}

/***Header Navigation***/

.header_nav {
    background: #ffffff;
    width: 100%;
    max-width: 496px;
    position: static;
    float: left;
    /*hide*/
    
    opacity: 0;
    top: -4000px;
    /*move off screen*/
    
    z-index: 9;
    right: 0;
    transition: opacity 0.5s;
}
.header_nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
@media (max-width: 991px) {
    .header_nav {
        position: absolute;
    }
    .hamburger-visible .header_nav {
        /*show*/
        
        opacity: 1;
        top: 100%;
        /*fallback for calc*/
        
        top: calc(100% + 1px);
        /*place underneath header*/
    }
}
@media (min-width: 992px) {
    .header_nav {
        background: none;
        padding: 5px 1em 4px 0;
        width: auto;
        max-width: none;
        /*show*/
        
        opacity: 1;
        top: 0;
        left: 200px;
        /*width of logo*/
        
        right: 4em;
        /*leave space for search icon*/
        
        bottom: 0;
    }
}
@media (min-width: 1400px) {
    .header_nav {
        padding-left: 0;
    }
}
.main_nav--link {
    font-family: 'adelle', serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1em;
}
.main_nav a,
.aux_nav a {
    display: block;
    color: inherit;
    font-weight: 300;
    /*prevents jumping on hover since hover state has a border*/
    
    border: 1px solid transparent;
    border-top-color: #E8E8E8;
    padding: 1em;
}
.main_nav a:hover,
.aux_nav a:hover {
    border-color: #EC1C24;
    color: #EC1C24;
}
@media (min-width: 992px) {
    .main_nav a,
    .aux_nav a {
        border-top-color: transparent;
        padding: 0.35em 1em;
    }
    .main_nav--list,
    .aux_nav--list {
        display: table;
    }
    .main_nav--item,
    .aux_nav--item {
        display: table-cell;
        vertical-align: middle;
    }
}
/**Main Navigation**/

.main_nav {
    /*plus/minus icon for sub nav*/
}
.main_nav a {
    position: relative;
}
.main_nav a:hover .main_nav--icon,
.main_nav a:hover .main_nav--icon:before {
    background: #EC1C24;
}
.main_nav--link {
    font-family: 'adelle', serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1em;
}
.main_nav--icon {
    display: none;
    /*plus icon*/
    
    display: block;
    background: currentColor;
    /*icon cross bar*/
    
    height: 2px;
    width: 14px;
    position: absolute;
    background: #4D4D4D;
    top: 46%;
    right: 1em;
}
.main_nav--icon:before {
    /*icon vertical bar*/
    
    content: '';
    background: currentColor;
    width: 2px;
    height: 14px;
    transition: transform 0.2s;
    position: absolute;
    top: -6px;
    right: 6px;
}
.main_nav .nav_drop .main_nav--link {
    padding-right: 3em;
}
.main_nav .nav_drop .main_nav--icon {
    display: block;
}
.main_nav .nav_drop.active {
    /*change icon to minus*/
    /*show sub nav*/
}
.main_nav .nav_drop.active .main_nav--link {
    color: #EC1C24;
}
.main_nav .nav_drop.active .main_nav--icon:before {
    transform: rotate(90deg);
}
.main_nav .nav_drop.active .sub_nav {
    height: auto;
    max-height: 1000px;
}
@media (min-width: 992px) {
    .main_nav .nav_drop .main_nav--icon {
        display: none;
    }
    .main_nav .nav_drop .main_nav--link {
        padding: .35em 10px;
    }
}
/*Sub Navigation*/

ul.sub_nav {
    background: #ffffff;
    /*hide - shown above when parent li as active class*/
    
    height: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s;
}
ul.sub_nav .sub_nav--link {
    border: 0;
    font-family:'jaf-bernina-sans', sans-serif;
}
ul.sub_nav .sub_nav--item_more {
    background: #EC1C24;
    color: #ffffff;
    margin-top: 1em;
    /*creates 5px border if there is no landing page in the subnav*/
    
    min-height: 5px;
}
ul.sub_nav .sub_nav--item_more .sub_nav--link {
    font-weight: 400;
    cursor:default
}
ul.sub_nav .sub_nav--item_more .sub_nav--link:hover,
ul.sub_nav .sub_nav--item_more .sub_nav--link:focus {
    color: #fff;
}
@media (min-width: 992px) {
    ul.sub_nav {
        /*position accordingly for larger devices*/
        
        margin-left: -2em;
        position: absolute;
        top: 100%;
        z-index: 9;
    }
    ul.sub_nav .sub_nav--link {
        padding: 1em 3em 0.5em;
    }
    ul.sub_nav .sub_nav--item_more {
        margin-top: 2em;
    }
    ul.sub_nav .sub_nav--item_more .sub_nav--link {
        padding-bottom: 1em;
    }
}
/**Auxiliary Navigation**/

.aux_nav a {
    font-size: 0.9em;
    font-weight: 400;
    text-align: center;
    text-transform: capitalize;
    border-color: #E8E8E8;
    overflow: hidden;
    padding: 1.5em 1em;
    min-height: 46px;
}
.aux_nav--list {
    display: table;
    width: 100%;
}
.aux_nav--item {
    display: table-cell;
    width: 33.3333%;
    vertical-align: middle;
}
.aux_nav--icon {
    display: block;
    width: 20px;
    margin: 0 auto 0.25em;
}
@media (min-width: 992px) {
    .aux_nav {
        display: none;
        /*hide on medium breakpoints*/
    }
}
@media (min-width: 1250px) {
    .aux_nav {
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        right: 58px;
    }
    .aux_nav a {
        border-top: 0;
        border-bottom: 0;
        /*limit width of button and prevent text from wrapping*/
        
        white-space: nowrap;
        max-width: 104px;
        padding: 18px 10px 0.5em;
    }
}
/***Mobile/Tablet Nav***/
/*Hamburger icon - on small devices only*/

.hamburger {
    display: inline-block;
    background: #ffffff;
    color: #4D4D4D;
    cursor: pointer;
    height: 100%;
    /* of header height*/
    
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
.hamburger a:hover,
.hamburger a:focus {
    color: #EC1C24;
}
.hamburger .hamburger--icon,
.hamburger .hamburger--icon:before,
.hamburger .hamburger--icon:after {
    /*icon is 40px wide, 20px high*/
    
    content: '';
    display: block;
    background: currentColor;
    /*icon color*/
    
    height: 4px;
    width: 32px;
    position: absolute;
    transition: all 0.2s;
}
.hamburger .hamburger--icon {
    border-bottom: 0;
    top: 28px;
    left: 24px;
    /*(90-40)/2 = 25px*/
}
.hamburger .hamburger--icon:before {
    top: -8px;
}
.hamburger .hamburger--icon:after {
    bottom: -8px;
}
@media (min-width: 992px) {
    .hamburger {
        display: none;
    }
}
/*Hamburger close icon*/

.hamburger-visible .hamburger--icon {
    background-color: transparent;
}
.hamburger-visible .hamburger--icon:before,
.hamburger-visible .hamburger--icon:after {
    top: 0;
}
.hamburger-visible .hamburger--icon:before {
    transform: rotate(45deg);
}
.hamburger-visible .hamburger--icon:after {
    transform: rotate(-45deg);
}
div.HeaderQL {
    float: right;
    padding: 10px 39px 10px 0;
}
.HeaderQL ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.HeaderQL li {
    border-left: 1px solid #DADADA;
    display: inline;
    padding: 0 4px 0 8px;
}
.HeaderQL li:first-child {
    border-left: 0 none;
}
.HeaderQL a {
    color: #464646;
    font-size: 0.75em;
    text-decoration: none;
}
.HeaderQL a:hover {
    color: #CC0000;
}
.CorporateNav {
    clear: right;
    float: left;
    padding: 15px 0 0;
}
.CorporateNav nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.CorporateNav nav > ul {
    margin-left: 1px;
    position: relative;
}
.CorporateNav nav ul.menu {
    display: none;
}
.CorporateNav nav > ul#navigation > li {
    list-style: none outside none;
    padding: 0;
    float: left;
    text-align: center;
}
.CorporateNav ul#navigation > li.active > a {
    background: url('../design/nav_arrow.jpg') center 28px no-repeat;
}
.CorporateNav nav a {
    color: #CC0000;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 18px;
    padding: 0 20px 20px 20px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
}
.CorporateNav nav > ul > li > a {
    border-right: 1px solid #DADADA;
}
.CorporateNav nav li:last-child a {
    border-right: 0 none;
    padding-right: 0;
}
.CorporateNav ul#navigation li.open a.selected {
    background: url('../design/nav_arrow.jpg') center 28px no-repeat;
}
.subnav {
    padding-top: 20px;
    left: 0;
    width: 195px;
    position: absolute;
    top: 38px;
    border-right: 1px solid #DC7169;
}
.subnav li {
    background: transparent;
    float: left;
    padding-right: 7px;
    display: block;
    width: inherit;
}
.subnav li a {
    color: #fff;
    font-weight: 300;
    width: 93%;
    text-align: left;
    display: block;
    font-size: 14px;
    padding: 0 0 7px 15px;
}
.subnav li.expandable {
    background: url('../design/Pulldown-Chevron.png') 94% 2px no-repeat;
}
.subnav li.expandable.active {
    background: url('../design/Pulldown-Chevron.png') 100% 2px no-repeat;
}
.subnav li.expandable.active > a {
    font-weight: bold;
}
#drawer {
    background-color: #D7271D;
    display: block;
    clear: both;
    height: 25px;
    transition: height 400ms ease 0s;
}
.CorporateNav ul.second-level-subnav,
.CorporateNav ul.first-level-subnav,
.CorporateNav ul.third-level-subnav {
    position: absolute;
    left: 200px;
    top: 0;
    width: 195px;
    padding-top: 20px;
}
.CorporateNav nav ul.menu.has-expandable-child {
    border-right: 1px solid #DC7169;
    padding-top: 20px;
}
.subnav li.expandable.noactive {
    background: url('../design/non-active-chevron1.png') 94% 2px no-repeat;
}
.subnav li.noactive a {
    opacity: .5;
}
.subnav ul.menu-1.second-level-subnav,
.subnav ul.menu-2.second-level-subnav {
    border: none;
}
.subnav ul.menu-2.second-level-subnav {
    left: 400px;
}
.CorporateNav nav ul ul li a.selected {
    font-weight: bold;
}
.subnav li.selected a {
    font-weight: bold;
}
/* ###### Secondary Navigation #######*/

.Related h1 {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px 20px;
    color: #636363;
    padding-top: 10px;
}
.SecondNav nav {
    display: block;
}
.SecondNav ul.level3 {
    display: none;
}
.SecondNav ul.level2 {
    display: none;
}
.level1 > li {
    display: none;
}
.SecondNav ul.level1 > li.has-children.expanded > ul.level2 {
    display: block;
}
.SecondNav ul.level1 > li.has-children.expanded {
    display: block;
}
.SecondNav ul.level1 > li.has-children.expanded > a {
    display: none;
}
.level2 > li {
    display: none;
}
.SecondNav ul.level2 > li.has-children.expanded > ul.level3 {
    display: block;
}
.SecondNav ul.level2 > li.has-children.expanded {
    display: block;
}
.SecondNav ul.level2 > li.has-children.expanded > a {
    display: none;
}
.SecondNav ul.level3 > li {
    display: block;
    margin: 0 5px;
    padding: 1em 17px;
    width: auto;
}
.SecondNav ul.level3 > li:nth-child(2n) {
    background-color: #F0F0F0;
}
/*Pane Breadcrumb*/

.PaneBreadcrumb {
    position: absolute;
    top: -22px;
    white-space: nowrap;
    left: 182px;
}
.PaneBreadcrumb .BreadcrumbHomeLink,
.PaneBreadcrumb .BreadcrumbHomeLink + .BreadcrumbSeparator {
    display: none;
}
.Breadcrumb {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.Breadcrumb a {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
.Breadcrumb .BreadcrumbSeparator {
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
/*######### Footer ######### */

.PaneFooter2 {
    background: #626262;
    box-sizing: border-box
}
footer {
    padding: 3em 0;
    background: #626262;
    color: #ffffff;
}
footer a {
    color: inherit;
    border-bottom: 0;
    transition:all 0.5s ease 0s;
}
footer a:hover,
footer a:active {
    color: #EC1C24;
}
.footer {
    overflow: hidden;
}
footer .PaneFooter {
    display: none;
    border-bottom: 1px solid #959595;
    padding: 0 0 3em;
    margin: 0 0 3em;
}
.footer_logo div img {
    display: inline-block;
    max-width: 212px;
}
.footer_copyright {
    font-size: 0.9em;
}
.footer_copyright p {
    color: #fff;
    font-family: 'jaf-bernina-sans', sans-serif;
    margin:0;
    padding-top:0.2em;
    line-height:2;
}
@media (min-width: 992px) {
    footer .PaneFooter {
        display: block;
    }
}
@media (min-width: 1200px) {
    ul.footer_nav {
        text-align: center;
    }
}
ul.footer_nav li {
    display: inline-block;
    vertical-align: top;
    padding: 0 2%;
    /*for proper alignment when items wrap*/
    
    min-width: 90px;
}
ul.footer_nav li a {
    display: block;
    font-family: 'jaf-bernina-sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1em;
    padding: 0.5em 0;
    margin: 0 0 0.5em;
}
/**Social Bar**/

.socialfollow {
    padding: 4em 0;
}
.socialfollow--heading {
    font-size: 1.2em;
    text-transform: capitalize;
    line-height: normal;
    margin: 0 0 1em;
    font-family: 'jaf-bernina-sans', sans-serif;
    color: #fff;
}
.socialfollow--links {
    list-style: none;
    padding: 0;
    margin: 0 -17px 0 -1em;
}
.socialfollow--link {
    display: inline-block;
}
.socialfollow--link a {
    display: block;
    padding: 0.5em 0.75em;
}
.socialfollow--link a:hover,
.socialfollow--link a:focus {
    background: #EC1C24;
}
.socialfollow--link img {
    display: block;
    width: 24px;
    margin: 0 auto;
}
@media (min-width: 992px) {
    .footer-copyright {
        float: left;
        width: 68%;
    }
    .social-wrapper {
        float: right;
    }
    .socialfollow {
        padding: 0;
    }
    .socialfollow--link img {
        width: 22px;
    }
    .socialfollow .socialfollow--heading {
        font-size: 1em;
        margin-bottom: 0.5em;
        text-align:right;
    }
}
footer #copyright {
    font-size: 10px;
    margin: 0;
    padding: 10px 0 20px;
}
footer #copyright img {
    padding-left: 100px;
}
footer #copyright a {
    color: #636363;
}
footer #copyright a:hover {
    color: #CC0000;
}
footer section {
    border-right: 1px solid #E1E1E1;
    display: block;
    float: left;
    margin-top: 10px;
    min-height: 22em;
    padding-right: 1%;
    width: 19%;
    word-wrap: break-word;
}
footer section ul {
    margin-top: 0;
    padding-left: 50px;
}
footer section ul li {
    list-style-type: none;
    margin-left: -1.9em;
}
footer section a {
    color: #636363;
    font-size: 12px;
    text-decoration: none;
}
footer section a:hover,
footer section ul li:first-child a:hover {
    color: #CC0000;
}
footer section h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 10px 0 10px 0;
    color: #636363;
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
}
footer #info {
    float: right;
    height: 500px;
    position: relative;
    width: 35%;
}
footer #mobile-menu {
    display: none;
}
footer #copyright {
    bottom: 0;
    position: absolute;
    right: 0;
}
footer #copyright img {
    padding-left: 25px;
}
footer #copyright p {
    clear: right;
    /*padding: 35px 0 0 40px;
    */
}
.fbk-like #facebook-like {
    position: absolute;
    right: 40px;
    top: 50px;
    z-index: 2;
}
.companyBanner {
    border-radius: 12px;
    margin-bottom: 30px;
    height: 250px;
    width: 960px;
    background: url('../design/home-banner.jpg') 0 0 no-repeat;
    background-size: cover;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/files/design/overview.jpg', sizingMethod='scale');
    -ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader( src='/files/design/overview.jpg', sizingMethod='scale')";
}
.text h1 {
    margin: 0;
}
/* ###### Stock Quote ######## */

.StockQuoteLookup {
    display: none;
}
.StockQuoteContainer h1 {
    margin: 0;
}
.StockQuoteContainer .ModuleContainerInnerTop {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 10px;
    padding: 3px;
    box-sizing: border-box;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
.StockQuoteContainer .StockTableText {
    margin-bottom: 30px;
}
.StockQuoteContainer a:hover {
    text-decoration: none;
    color: inherit;
}
.StockQuoteContainer .StockQuoteLookup {
    display: none;
}
.StockQuoteContainer .StockTableItem {
    overflow: hidden;
}
.StockQuoteContainer .StockTableItem.StockTableFeed > .StockTableItem:first-child > p {
    padding-top: 0;
}
.StockTableFeed {
    clear: both;
}
.StockQuoteContainer .company-stock {
    box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    background: #A5A5A5;
    -webkit-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -moz-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    padding: 15px 20px;
    text-align: left;
    float: left;
    width: 57%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.StockQuoteContainer .company-stock h3 {
    font-size: 24px;
    color: #fff;
    line-height: 29px;
    margin: 0;
}
.StockTableFeed .StockTableItem:first-child p {
    padding-top: 0;
}
.StockQuoteContainer .company-stock-date {
    float: right;
    width: 43%;
    padding: 15px 20px;
    box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -webkit-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -moz-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #A5A5A5;
}
.StockData.Price {
    margin-top: 5px;
    display: block;
}
.StockQuoteContainer .company-stock-date .StockTableTextLabel {
    display: inline-block;
    font-size: 24px;
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    color: #fff;
    line-height: 29px;
    margin: 0
}
.StockQuoteContainer .StockTableItem p,
.StockHistorical .StockTableItem p {
    float: left;
    padding: 12px 0 5px 0;
    text-align: center;
    margin: 0;
    width: 20%;
}
.StockQuoteContainer .StockTableItem p > span:first-child,
.StockHistorical .StockTableItem p > span:first-child {
    color: #666666;
    display: block;
    font-weight: bold;
    background: #EFEFF0;
    padding: 5px 6px 5px 0;
    font-size: 12px;
}
.StockQuoteContainer a {
    color: #636363;
}
.StockQuoteContainer .StockTableItem p > span + *,
.StockHistorical .StockTableItem p > span + * {
    display: inline-block;
    font-size: 12px;
    color: #636363;
}
.StockQuoteContainer .StockTableItem > span + span + span {
    display: none;
}
.StockQuoteContainer .StockTableItem .StockPriceUp,
.StockQuoteContainer .StockTableItem .StockPriceUp + * {
    color: #008740;
}
.StockQuoteContainer .StockTableItem .StockPriceDown,
.StockQuoteContainer .StockTableItem .StockPriceDown + * {
    color: #D7271D;
}
.StockQuoteContainer .StockTableItem .ChangeLabel .StockIndicator {
    background: url('../design/smup.gif') no-repeat scroll center center;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    text-indent: -999px;
    vertical-align: top;
    width: 20px
}
.StockQuoteContainer .StockTableItem .ChangeLabel.StockPriceDown .StockIndicator {
    background: url('../design/smdown.gif') no-repeat scroll center center;
}
.StockQuoteContainer .StockTableItem .PChangeLabel .StockIndicator {
    display: none;
}
.StockQuoteContainer .StockTableText {
    font-size: 0.875em;
}
.StockQuoteContainer .StockTableText > span:first-child {
    float: right;
}
.StockQuoteContainer .StockTableText .StockTableTextLabel b {
    float: left;
    font-weight: normal;
    margin-right: 5px;
}
.StockHistorical .StockTableItem p {
    float: left;
    text-align: center;
    width: 20%;
}
.StockHistorical .StockHistoricalSelection {
    margin: 30px 0 20px 0;
}
.StockHistorical .StockTableItem {
    overflow: hidden;
}
.StockHistorical .InputButton {
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    width: 70px;
    height: 25px;
    background: #fff;
    text-align: center;
    border: 1px solid #999999;
    padding: 0 5px;
    -webkit-appearance: none;
    margin: 0;
    cursor: pointer;
}
.StockHistorical .InputButton:hover {
    color: #fff;
    background: #999999;
}
.StockHistorical .StockTable {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    width: 100%;
}
.yearStock h1 {
    font-size: 24px;
    line-height: 24px;
}
.yearStock .ContentContainer > p:first-child {
    text-align: center;
}
/*Module Download List With Tags*/

.ModuleDownloadListWithTags .ModuleHeader {
    display: none;
}
.ModuleDownloadListWithTags {
    background: #FEFEFE;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
}
.ModuleDownloadListWithTags h1 {
    display: block;
    padding: 15px 20px;
    box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -webkit-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -moz-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 24px;
    color: #fff;
    font-weight: 600px;
    line-height: 29px;
    margin: 0;
    background: #A5A5A5;
}
.ModuleDownloadListWithTags .ModuleItemRow {
    padding: 10px 20px;
}
.ModuleDownloadListWithTags .ModuleItemRow .ModuleThumbnailImage {
    display: none;
}
.ModuleDownloadListWithTags .ModuleHeadline {
    width: 85%;
    display: inline-block;
    color: #CC0000;
}
.ModuleDownloadListWithTags .document,
.ModuleDownloadListWithTags .category-files,
.ModuleDownloadListWithTags .ModuleFileSizeText {
    display: inline-block;
}
.CGD {
    margin-bottom: 40px;
}
.ModuleDownloadListWithTags .ModuleFileSizeText {
    font-size: 11px;
    color: #666666;
    margin-left: 1%;
}
/*Page Details*/

.pageDetails .ModuleHeader,
.pageDetails .ModuleDate {
    display: none;
}
.pageDetails {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.pageDetails .ModuleItemRow {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 31%;
    position: relative;
    text-align: center;
    /* height: 365px;
    */
    
    height: 445px;
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    padding: 0 0 10px;
    float: left;
    width: 31%;
    margin: 5px 0 20px 2%;
}
.pageDetails .ModuleContainerInner > div + .ModuleItemRow {
    margin-left: 0;
}
.pageDetails .ModuleItemRow:nth-child(8) {
    margin-left: 0;
}
.pageDetails .center-button {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
}
.pageDetails .ModuleHeadlineLink {
    /* background: linear-gradient(#ED1E2F, #8F0010) repeat;
    background: -webkit-linear-gradient(#ED1E2F, #8F0010) repeat;
    background: -moz-linear-gradient(#ED1E2F, #8F0010) repeat;
    */
    
    background: #ed1e2f;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #ed1e2f 0%, #8f0010 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed1e2f), color-stop(100%, #8f0010));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #ed1e2f 0%, #8f0010 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #ed1e2f 0%, #8f0010 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #ed1e2f 0%, #8f0010 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #ed1e2f 0%, #8f0010 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ed1e2f', endColorstr='#8f0010', GradientType=0);
    /* IE6-9 */
    
    border: 1px solid #951100;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    -moz-box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    line-height: 1em;
    margin: 20px auto 10px;
    padding: 5px 30px;
    position: relative;
    text-align: center;
    width: 32%;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
}
.pageDetails .ModuleHeadlineLink[href*='pressroom'] .read-more,
.pageDetails .ModuleHeadlineLink .view-all {
    display: none;
}
.pageDetails .ModuleHeadlineLink[href*='pressroom'] .view-all {
    display: inline;
}
.pageDetails .ModuleHeadline {
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
    margin: 15px 0;
    text-align: left;
    padding: 0 20px;
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
}
.pageDetails .ModuleThumbnail .ModuleThumbnailImage,
.pageDetails .ModuleThumbnail {
    display: block;
}
.pageDetails .ModuleFileDescriptionText {
    margin: 1em 0;
    padding: 0 20px;
    display: block;
    text-align: left;
}
.pageDetails a.ModuleHeadlineLink:hover {
    /* background: linear-gradient(#FF3852, #CA001E) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FF3852, #CA001E) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FF3852, #CA001E) repeat scroll 0 0 rgba(0, 0, 0, 0);
    */
    
    background: #ff3852;
    /* Old browsers */
    
    background: -moz-linear-gradient(top, #ff3852 0%, #ca001e 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3852), color-stop(100%, #ca001e));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #ff3852 0%, #ca001e 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #ff3852 0%, #ca001e 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #ff3852 0%, #ca001e 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #ff3852 0%, #ca001e 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff3852', endColorstr='#ca001e', GradientType=0);
    /* IE6-9 */
}
/*Share Holder*/

.ShareHolder h1, .PaneRight .relatedNew h1 {
    background-color: #A5A5A5;
    box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -webkit-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -moz-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
    font-family: 'UniversLTW01-57Condense 723821', sans-serif;
    padding: 0 20px;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
}
ul.ShareHolder li {
    display: block;
    margin: 0 5px;
    padding: 1em 17px;
    width: auto;
}
.stButton .email {
    background: none!important;
}
.ShareHolder .QuickLinkRowAlt {
    background: #F0F0F0;
}
.FinancialReportContainer h2 {
    color: #636363;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    border-top: 2px solid #F0F0F0;
    margin: 0;
    text-align: center;
}
/*Financial Report Container*/

.FinancialReportContainer > table {
    width: 100%;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-collapse: separate;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
}
.FinancialReportContainerWidget h2 {
    margin: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #636363;
    border-top: 2px solid #ddd;
}
.FinancialReportContainer h3 {
    display: none;
}
.FinancialReportContainer h4 {
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.FinancialReportContainer .AnnualReportPanel ul li {
    padding: 10px 20px;
}
.FinancialReportContainer .AnnualReportPanel ul li:nth-child(odd) {
    background: #F0F0F0;
}
.FinancialReportContainer .FileType {
    float: right;
    background: url('../icons/pdf.gif') left center no-repeat;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #666666;
    width: 80px;
    padding-left: 30px;
}
/*ModuleContainerInner*/

.ModulePressRelease .ModuleYearNavContainerInner > a {
    color: #636363;
}
.ModulePressRelease .ModuleYearNavContainerInner > a.selected {
    color: #CC0000;
}
.ModulePressRelease .ModuleYearNavContainerInner {
    text-align: center;
}
.ModulePressRelease .ModuleContainerInner {
    background: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    box-sizing: border-box;
    width: 100%;
}
.ModulePressRelease .ModuleItemRow:before,
.ModulePressRelease .ModuleItemRow:after {
    content: " ";
    display: table;
}
.ModulePressRelease .ModuleItemRow:after {
    clear: both;
}
.ModulePressRelease .ModuleItemRow {
    *zoom: 1;
}
.ModulePressRelease .ModuleItemRow {
    font-size: 12px;
    padding: 3px;
}
.ModulePressRelease .ModuleDate {
    display: block;
}
.ModulePressRelease .all-releasses {
    display: block;
    text-align: center;
}
.ModulePressRelease .RssLinkTop {
    display: block;
    margin-top: 28px;
}
.ModulePressRelease .selYear {
    margin: 5px 0;
    text-align: center;
}
.ModulePressRelease .ModuleYearNavContainer {
    display: none;
}
.ModulePressRelease .ModuleBody {
    display: none;
    clear: both;
    padding: 5px 20px;
    background: #EFEFF0;
}
.ModulePressRelease .moduleSlide {
    width: 13px;
    margin-right: 5px;
    float: left;
    display: block;
    margin-top: 2%;
    height: 16px;
    background: url('../design/directory_plus.png') center no-repeat;
}
.ModulePressRelease .moduleSlide.active {
    background: url('../design/directory_minus.png') center no-repeat;
}
.ModulePressRelease .content-press {
    float: left;
    max-width: 90%;
}
.ModulePressRelease .ModuleMoreLink {
    display: none;
}
.ModulePressRelease .ModuleDocument {
    float: right;
    margin-right: 5px;
}
.ModulePressRelease .ModuleDocument a {
    height: 20px;
    text-indent: -9999px;
    width: 20px;
    display: block;
    background: url('../design/ico_pdf.gif') center no-repeat;
}
/*/
*Module Event*/

.ModuleEvent .ModuleItemRow:before,
.ModuleEvent .ModuleItemRow:after {
    content: " ";
    display: table;
}
.ModuleEvent .ModuleItemRow:after {
    clear: both;
}
.ModuleEvent .ModuleItemRow {
    *zoom: 1;
}
.ModuleEvent .ModuleItemRow {
    background: #EFEFF0;
    padding-bottom: 5px;
}
.ModuleEvent .ModuleNotFound {
    margin-left: 5px;
}
.ModuleEvent {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 5px 3px 7px 3px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    font-size: 12px;
    box-sizing: border-box;
}
.ModuleEvent h1 {
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    margin: 3px;
    background: #fff;
    color: #666666;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}
.ModuleEvent .ModuleYearNavContainer {
    display: none;
}
.ModuleEvent .ModuleDateContainer {
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    padding-top: 35px;
    margin: 0 8% 0 1%;
}
.ModulePresentationLatest .ModuleDate {
    display: inline-block !important;
    vertical-align: middle;
    height: 40px;
    padding-top: 20px;
    margin: 0 8% 0 1%;
}
.ModuleEvent span.box-shadow {
    float: left;
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin: 0 3px;
    box-sizing: border-box;
    padding: 5px 0 3px 7px;
    width: 99%;
}
.ModuleEvent span.ModuleDate {
    display: block;
}
.ModuleEvent .ModuleHeadlineLink,
.ModulePresentationLatest .ModuleHeadline {
    color: #636363;
    display: block;
    margin: 5px 0 0 3px;
    font-weight: bold;
}
.ModulePresentationLatest .hrefPresentation {
    display: block;
    padding-left: 20px;
    margin-left: 5px;
    background: url('../icons/pdf.gif') left center no-repeat;
}
.ModuleEvent img.thumbnail,
.ModuleEvent li .category,
.ModuleEvent li.Document a.ReportLink,
.ModuleEvent .presentation,
.ModuleEvent .FinancialContainer h3 {
    display: none;
}
.ModuleEvent .WebcastLink > a {
    display: block;
    padding-left: 16px;
    margin-left: 2px;
    background: url('../design/audio.gif') left center no-repeat;
}
.ModuleEvent .RssLinkTopContainer {
    position: absolute;
    right: 5px;
    top: 9px;
}
.ModuleEvent .WebcastLink {
    margin: 3px 5px;
    background: #fff;
}
.ModuleEvent .FinancialContainer ul li {
    margin: 3px 5px;
    background: #fff;
}
.ModuleEvent .FinancialContainer ul > li:nth-child(2n+1) {
    background: #EFEFF0;
}
.ModuleEvent .ModuleItemRow.ModuleItem.alt {
    background: #fff;
}
.ModuleEvent .float-fix {
    display: inline-block;
    vertical-align: middle;
    width: 77%;
}
/*Module Event Details */

.ModuleEventDetails .ModuleItemRow:before,
.ModuleEventDetails .ModuleItemRow:after {
    content: " ";
    display: table;
}
.ModuleEventDetails .ModuleItemRow:after {
    clear: both;
}
.ModuleEventDetails .ModuleItemRow {
    *zoom: 1;
}
.ModuleEventDetails .ModuleItemRow {
    background: #EFEFF0;
    padding-bottom: 5px;
}
.ModuleEventDetails {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 5px 3px 7px 3px;
    position: relative;
    width: 100%;
    font-size: 12px;
    box-sizing: border-box;
}
.ModuleEventDetails h1 {
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    margin: 3px;
    background: #fff;
    color: #666666;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}
.ModuleEventDetails .ModuleYearNavContainer {
    display: none;
}
.ModuleEventDetails .ModuleDateContainer {
    display: inline-block;
    vertical-align: middle;
    padding-top: 35px;
    margin: 0 8% 0 1%;
}
.ModuleEventDetails span.box-shadow {
    float: left;
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin: 0 3px;
    box-sizing: border-box;
    padding: 5px 0;
    width: 99%;
}
.ModuleEventDetails .ModuleDateContainer {
    overflow: hidden;
}
.ModuleEventDetails .ModuleDate {
    float: left;
}
.ModuleEventDetails .ModuleTime {
    float: left;
    margin-left: 30px;
}
.ModuleEventDetails span.ModuleDate {
    display: block;
}
.ModuleEventDetails .ModuleHeadlineLink {
    color: #636363;
    display: block;
    margin: 5px 0 0 3px;
    font-weight: bold;
}
.ModuleEventDetails img.thumbnail,
.ModuleEventDetails li .category,
.ModuleEventDetails li.Document a.ReportLink,
.ModuleEventDetails .presentation,
.ModuleEventDetails .FinancialContainer h3 {
    display: none;
}
.ModuleEventDetails .WebcastLink > a {
    display: block;
    padding-left: 16px;
    margin-left: 2px;
    background: url('../design/audio.gif') left center no-repeat;
}
.ModuleEventDetails .RssLinkTopContainer {
    position: absolute;
    right: 5px;
    top: 9px;
}
.ModuleEventDetails .WebcastLink {
    margin: 3px 5px;
    background: #fff;
}
.ModuleEventDetails .FinancialContainer ul li {
    margin: 3px 5px;
    background: #fff;
}
.ModuleEventDetails .FinancialContainer ul > li:nth-child(2n) {
    background: #EFEFF0;
}
.ModuleEventDetails .ModuleItemRow.ModuleItem.alt {
    background: #fff;
}
.ModuleEventDetails .float-fix {
    display: inline-block;
    vertical-align: middle;
    width: 77%;
}
div.PrintPage {
    display: none;
}
/* ###### Custom Table ####### */

.CustomTable {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-collapse: separate;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    width: 100%;
    border-spacing: 0;
    box-sizing: border-box;
}
.CustomTable th,
.CustomTable tr td {
    font-size: 12px;
    padding: 3px;
}
.CustomTable th {
    text-align: left;
}
.CustomTable tbody tr:nth-child(2n) {
    background-color: #EFEFF0;
}
.CustomTable .total td {
    border-top: 1px dotted #666666;
    font-weight: bold;
}
acronym {
    border: none;
}
.CustomTable2 tr th {
    background-color: #A5A5A5;
    box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -webkit-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    -moz-box-shadow: 3px 3px 3px #7E7E7E inset, 0 2px 2px #7E7E7E;
    color: #FFFFFF;
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    font-size: 24px;
    line-height: 29px;
    padding: 15px 20px;
    text-align: left;
}
.CustomTable2 tbody tr td {
    padding: 10px 20px;
}
.CustomTable2 th,
.CustomTable2 tr td {
    font-size: 14px;
}
.AnalystCoverage h1 {
    margin-bottom: 10px;
}
.historicalDividends h1 {
    font-family: 'UniversLTW01-47LightCn', sans-serif;
    font-size: 45px;
    line-height: 48px;
    margin: 35px 0 20px 0;
}
.SouthernIP ul {
    padding: 0 0 0 30px;
    list-style-type: disc;
}
.SouthernIP ul li,
.SouthernIP ol li {
    padding-bottom: 20px;
}
.SouthernIP ol {
    padding: 0 0 0 30px;
    list-style-type: decimal;
}
.financialSnapshot {
    font-size: 12px;
    color: #000;
}
.financialSnapshot div.small {
    text-align: center;
    font-size: 11px;
}
.financialSnapshot #wrapper {
    overflow: hidden;
}
.FinancialReportContainerWidget .DocumentInfo {
    display: none;
}
/* Board of Directors */

.BoardPhotos table {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-collapse: separate;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 40px;
    padding: 5px;
    border-spacing: 0;
    box-sizing: border-box;
    width: 100%;
}
.BoardPhotos table tr td,
table thead th,
.BoardPhotosh table thead td {
    text-align: center;
    padding: 10px 0;
}
.BoardPhotos img {
    border: 1px solid #000000;
}
.BoardPhotos table tbody tr:nth-child(2n) {
    background-color: #EFEFF0;
}
.BoardPhotos table tbody tr:nth-child(2n+1) {
    background-color: #FEFEFE;
}
.PersonGenericContainer .commaName,
.PersonGenericContainer .SufixName,
.PersonTitle .PersonTitleComma,
.PersonGenericContainer .PersonDetailsContainer {
    display: none;
}
.PersonGenericContainer .PersonDetailsContainer {
    overflow: hidden;
}
.ManagementC .PersonDetailsContainer {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    box-sizing: border-box;
    margin: 5px 5px 40px 5px;
}
.ManagementC .PersonPhoto {
    margin-right: 20px;
}
.PersonGenericContainer .active span.All,
.PersonGenericContainer span.hide {
    display: none;
}
.PersonGenericContainer .active span.hide {
    display: block;
    padding-left: 20px;
    background: url('../design/directory_minus.png') 2px center no-repeat;
}
.PersonGenericContainer .viewAll {
    float: right;
}
.PersonGenericContainer span.All {
    padding-left: 20px;
    display: block;
    background: url('../design/directory_plus.png') 2px center no-repeat;
}
.PersonContainer h3 {
    font-size: 14px;
    font-weight: 400;
    background: #CCCCCC;
    border-bottom: 1px solid #fff;
    line-height: 24px;
    margin: 0;
    padding: 3px 3px 3px 25px;
    color: #000;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    background: url('../design/directory_plus.png') 2px 7px no-repeat #ccc;
}
.PersonContainer h3.active {
    background: url('../design/directory_minus.png') 4px 9px no-repeat #ccc;
}
.PersonContainer .PersonName2 {
    display: block;
    font-weight: bold;
    color: #636363;
}
.PersonContainer {
    overflow: hidden;
}
.PersonContainer .PersonPhoto {
    float: right;
    margin: 10px 5px 0 0;
    width: 20%;
}
.PersonContainer .PersonTitle {
    font-size: 14px;
    font-style: italic;
    color: #636363;
    line-height: 18px;
    font-weight: 400;
}
.PersonTitle .company-row {
    display: block;
    font-style: normal;
}
.PersonContainer .PersonDescription {
    float: left;
    padding: 15px 20px;
    width: 75%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.PersonGenericContainer .ModuleContainerInner {
    clear: both;
}
.PersonContainer p {
    margin: 0 0 8px 5px;
}
.PersonPhoto img {
    border: 1px solid #000;
}
.RequiredField {
    color: red;
}
/*quarterlyWidget*/

.quarterlyWidget h1 {
    margin-bottom: 10px;
}
.SECContainer .dropdowns {
    overflow: hidden;
    text-align: center;
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    clear: both;
    margin-bottom: 40px;
    padding: 5px;
    width: 100%
}
.quarterlyWidget .dropdowns {
    overflow: hidden;
    padding: 0 10px 10px;
    text-align: center;
}
.SECContainer .rssLinkSEC img {
    margin-bottom: 5px;
}
.SECContainer .dropdowns > div {
    overflow: hidden;
    padding: 7px 5px;
}
.SECContainer .dropdowns .company,
.SECContainer .dropdowns .year {
    background: #fff;
}
.SECContainer .dropdowns .view {
    background: #EFEFF0;
}
.SECContainer .dropdowns > div > span {
    float: left;
    width: 40%;
    text-align: left;
}
.quarterlyWidget #NewsYears {
    float: left;
    margin-right: 30px;
}
.quarterlyWidget .view,
.quarterlyWidget .year {
    float: left;
}
.quarterlyWidget .year {
    margin-right: 5px;
}
.quarterlyWidget .FinancialItem h3 {
    border-bottom: 1px solid #FFFFFF;
    color: #636363;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    background: url('../design/directory_plus.png') 2px center no-repeat #ccc;
    padding: 3px 3px 3px 20px;
}
.quarterlyWidget .FinancialItem h3.active {
    background: url('../design/directory_minus.png') 2px center no-repeat #ccc;
}
.quarterlyWidget h4 {
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
}
.quarterlyWidget .DocumentInfo {
    margin: 5px 0 10px 0;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px;
    width: 100%;
    box-sizing: border-box;
}
.quarterlyWidget .DocumentInfo ul h4 {
    padding: 6px;
    font-size: 14px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.quarterlyWidget .DocumentInfo ul li:nth-child(2n) {
    background-color: #F0F0F0;
}
.quarterlyWidget .DocumentInfo ul li:nth-child(2n+1) {
    background: #fff;
}
.quarterlyWidget .DocumentInfo ul li {
    margin: 3px 2px;
}
.quarterlyWidget .DocumentInfo ul li a {
    padding-left: 50px;
    display: block;
}
.quarterlyWidget .HTML {
    background: url('../design/ico_htm.gif') left center no-repeat;
}
.quarterlyWidget .DocumentInfo ul li a[href$=".pdf"] {
    background: url('../design/ico_pdf.gif') left center no-repeat;
}
.quarterlyWidget .webcast {
    background: url('../design/audio.gif') left center no-repeat;
}
/*MailingListSignupContainer*/

.MailingListSignupContainer input[type="submit"],
.MailingListUnsubscribeContainer input[type="submit"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    cursor: pointer;
    height: 30px;
    margin: 15px 0 0 0;
    padding: 0 10px;
    transition: all 0.3s ease 0s;
}
.MailingListSignupContainer input:hover[type="submit"],
.MailingListUnsubscribeContainer input[type="submit"]:hover {
    background: #999;
    color: #fff;
}
.MailingListSignupContainer input[type="checkbox"] {
    margin-right: 7px;
}
.NoBr {
    display: none;
}
.Unsubscribe {
    margin-top: 30px;
}
.MailingListListTable {
    padding: 10px 0;
}
.ErrorContainer {
    margin: 10px 0;
    color: red;
}
.table-responsive {
    width: 100%;
    overflow-x: auto;
}
.table-responsive table {
    width: 100%;
}
/*.CommitteeComposition tr.alternate,.CommitteeComposition tr.primary {
    display: none;
}

*/

.form--governance-inquiries input,
.form--governance-inquiries .FormTextArea {
    width:70%;
}

.form--governance-inquiries .SubmitButton {
    width:20%;
}

.form--governance-inquiries .FormTextArea {
    height: 86px;
}

.form--governance-inquiries .RedStar,
.form--governance-inquiries .ErrorMessage {
    color:red;
}

.form--governance-inquiries .ItemClass {
    margin-bottom: 10px;
}

.CommitteeComposition .alternate {
    display: none;
}
.CommitteeComposition table tbody tr.primary > td:first-child {
    white-space: nowrap;
    cursor: pointer;
    background: url('../design/directory_plus.png') 2px center no-repeat;
    padding-left: 20px;
}
.CommitteeComposition table tbody tr.primary.active td:first-child {
    background: url('../design/directory_minus.png') 2px center no-repeat;
}
.CommitteeComposition table th {
    text-align: center;
    vertical-align: bottom;
}
.CommitteeComposition table th a {
    color: #666666;
}
p.margin-table {
    margin: -7px 0 0 0;
}
.CommitteeComposition tr.alternate td {
    overflow: hidden;
}
.CommitteeComposition tr.alternate td > div:first-child {
    float: left;
}
.CommitteeComposition tr.alternate td > div.comr {
    float: right;
    width: 80%;
    font-size: 12px!important;
    color: #636363;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
p.disclaimer {
    color: #999999;
}
/* Faq */

.FaqContainer .FaqQuestionList {
    display: none;
}
.FaqContainer .BackToTopLink {
    display: none;
}
.FaqDetailList h3 {
    border-bottom: 1px solid #A6A6A6;
    cursor: pointer;
    display: block;
    font: bold 24px/28px 'Open Sans', sans-serif;
    margin: 0 0 15px;
    padding: 0 0 5px 25px;
    text-decoration: none;
    background: url('../design/faqplus.png') left 5px no-repeat
}
.FaqDetailList h3.active {
    background: url('../design/faqminus.png') left 5px no-repeat;
}
.FaqAnswer {
    display: none;
    margin: 0 25px;
}
.AnnImage .ContentContainer {
    text-align: center;
}
span.ViewProxy {
    margin: 10px 0;
    text-align: left;
    display: block;
}
.AnnualTitle h1 {
    font-size: 24px;
}
.TransferA .left {
    float: left;
    width: 50%;
}
.TransferA .right {
    float: right;
    width: 50%;
}
.TransferA .ContentContainer > div {
    overflow: hidden;
}
.TransferA .border {
    padding-bottom: 20px;
    margin: 30px 0 20px 0;
    border-bottom: 1px solid #999999;
}
.TransferA span.bybold {
    font-weight: bold;
}
/* Sec Filings */

.SECContainer .box-shadow {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 40px;
    padding: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}
.SECContainer .showing,
.SECContainer .controls {
    display: inline-block;
}
.SECContainer .pageNum {
    display: inline-block;
    margin: 0 11%;
}
.SECContainer .dropdowns select {
    float: left;
}
.SECContainer .header {
    font-size: 12px;
    font-weight: bold;
    background: #fff;
    width: auto;
    padding: 3px 0;
    margin: 0 2px;
}
.SECContainer .reported,
.SECContainer .ItemReported {
    display: none!important;
}
.SECContainer .ModuleItemRow {
    font-size: 12px;
    padding: 3px;
}
.SECContainer .ModuleItemRow:nth-child(2n+1) {
    background-color: #EFEFF0;
}
.RegulatoryFilingContainer .ModuleItemRow {
    background: #fff;
}
.RegulatoryFilingContainer .ModuleItemAlt {
    background-color: #EFEFF0;
}
.SECContainer .header > *,
.SECContainer .ModuleItemRow > * {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
}
.SECContainer .header .date,
.SECContainer .RegulatoryFilingContainer .ModuleItemRow .ItemDate {
    width: 15%;
    text-align: center;
    padding-right: 1%;
}
.SECContainer .header .filing,
.SECContainer .ModuleItemRow .filingTitle {
    padding-left: 0.5%;
    text-align: center;
    width: 14%;
}
.SECContainer .ModuleItemRow .filingTitle {
    text-align: left;
}
.SECContainer .description {
    text-align: center;
}
.SECContainer .header .description,
.SECContainer .RegulatoryFilingContainer .ModuleItemRow .ItemDescription {
    width: 48%;
    text-align: center;
}
.SECContainer .RegulatoryFilingContainer .ModuleItemRow .ItemDescription {
    text-align: left;
}
.SECContainer .header .doc,
.SECContainer .ModuleItemRow .Icons {
    width: 20%;
    text-align: center;
}
.SECContainer .ModuleItemRow .Icons {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.SECContainer .ModuleItemRow .Icons li {
    float: left;
    vertical-align: top;
}
.SECContainer .ModuleItemRow .Icons li a {
    display: block;
    width: 20px;
    height: 20px;
}
.ModuleSECFilingDetails li.WordIcon,
.SECContainer .Icons li.WordIcon {
    background: url('../design/view_rtf.gif') center no-repeat;
}
.SECContainer .Icons li.PdfIcon {
    background: url('../design/ico_pdf.gif') center no-repeat;
}
.SECContainer .Icons li.ZipIcon {
    background: url('../design/view_xbrl.gif') center no-repeat;
}
.ModuleSECFilingDetails li.XBRL_HTMLIcon,
.SECContainer .Icons li.HtmlIcon {
    background: url('../design/ico_htm.gif') center no-repeat;
}
.ModuleSECFilingDetails li.ExcelIcon,
.SECContainer .Icons li.ExcelIcon {
    background: url('../design/view_xls.gif') center no-repeat;
}
.ModuleSECFilingDetails li.ExcelIcon img,
.ModuleSECFilingDetails li.XBRL_HTMLIcon img,
.ModuleSECFilingDetails li.WordIcon img {
    display: none;
}
.SECContainer .PaginationCont {
    overflow: hidden;
    text-align: center;
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 40px;
    font-size: 12px;
    padding: 3px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.mir-shadow {
    overflow: hidden;
    text-align: left;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    padding: 3px 3px 3px 60px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.splits-shadow {
    overflow: hidden;
    text-align: left;
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 40px;
    padding: 5px 3px;
    border-spacing: 0;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.splits-shadow tbody tr:nth-child(2n) {
    background-color: #EFEFF0;
}
.splits-shadow tbody tr td {
    padding: 7px 16px;
}
.SECContainer .PaginationCont p {
    margin: 0;
}
.SECContainer .controls .Prev,
.SECContainer .controls .Next,
.SECContainer .controls .Spacer {
    cursor: pointer;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
    vertical-align: top;
}
.SECContainer .controls .Spacer {
    margin: 0 1rem;
}
.SECContainer .controls .Prev:hover,
.SECContainer .controls .Next:hover {
    color: #333333;
}
.SECContainer .pageNum li {
    color: #333333;
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}
.SECContainer .pageNum li:first-child {
    color: #999999;
}
.ModuleSECFilingDetails .Icons {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.ModuleSECFilingDetails .ModuleForm {
    color: #cc0000;
    float: left;
    margin-right: 5px;
}
.ModuleSECFilingDetails .Icons li {
    display: inline-block;
    margin-right: 1rem;
    vertical-align: top;
}
.ModuleSECFilingDetails .Icons li a {
    display: block;
    height: 20px;
    width: 20px;
}
.ModuleSECFilingDetails .ModuleContainerInner > * {
    display: block;
    padding: 5px 0;
}
.GovernanceI .MailingListListTable {
    display: none;
}
.GovernanceI table {
    width: 100%;
}
.GovernanceI table tbody tr td {
    width: 100%;
    margin-bottom: 5px;
    float: left;
}
.GovernanceI input[type="text"] {
    width: 70%!important;
    padding: 4px 0;
}
.GovernanceI textarea {
    text-indent: 10px;
    width: 70% !important;
}
.RegulatoryFilingContainer .MiddleColumnContentLarge {
    background: linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -webkit-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    background: -moz-linear-gradient(#FFFFFF, #F3F3F3) repeat;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin-bottom: 40px;
    padding: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}
.RegulatoryFilingContainer .YearNavContainer {
    display: none;
}
.RegulatoryFilingContainer .FormGroupsContainer {
    margin-bottom: 10px;
}
.RegulatoryFilingContainer .Date,
.RegulatoryFilingContainer .ModuleItemRow .ItemDate {
    width: 15%;
    display: inline-block;
    text-align: center;
}
.RegulatoryFilingContainer .Filing,
.RegulatoryFilingContainer .ModuleItemRow .ItemHref {
    width: 11%;
    display: inline-block;
    text-align: center;
}
.RegulatoryFilingContainer .ModuleItemRow .ItemFiler,
.RegulatoryFilingContainer .Filer {
    width: 12%;
    display: inline-block;
    ;
    text-align: center;
}
.RegulatoryFilingContainer .Description,
.RegulatoryFilingContainer .ModuleItemRow .ItemDescription {
    width: 40%;
    display: inline-block;
    text-align: center;
}
.RegulatoryFilingContainer .Filer,
.RegulatoryFilingContainer .Filing,
.RegulatoryFilingContainer .Date,
.RegulatoryFilingContainer .Description {
    font-weight: bold;
    font-size: 12px;
}
.RegulatoryFilingContainer .ModuleItemRow .Icons,
.RegulatoryFilingContainer .Download {
    width: 18%;
    display: inline-block;
    text-align: center;
}
.RegulatoryFilingContainer .Download {
    font-size: 12px;
    font-weight: bold;
}
.RegulatoryFilingContainer .Icons li.PdfIcon a > img {
    display: none;
}
.GovernanceI .ErrorContainer {
    margin: 0;
}
.GovernanceI input[type="submit"],
.form--governance-inquiries .SubmitButton {
    background: linear-gradient(#ED1E2F, #8F0010) repeat;
    background: -webkit-linear-gradient(#ED1E2F, #8F0010) repeat;
    background: -moz-linear-gradient(#ED1E2F, #8F0010) repeat;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ED1E2F', endColorstr='#8F0010');
    border: 1px solid #951100;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    -moz-box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 115, 100, 0.2) inset, 0 1px 3px #333333;
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    line-height: 1em;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
    -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);
}
.GovernanceI input[type="submit"]:hover {
    background: linear-gradient(#FF3852, #CA001E) repeat;
    background: -webkit-linear-gradient(#FF3852, #CA001E) repeat;
    background: -moz-linear-gradient(#FF3852, #CA001E) repeat;
}
.DiviD h2 {
    margin: 10px 0 20px 0;
}
.RecentlyAdded .Heaeders {
    display: none;
}
.RecentlyAdded .Financial h3 {
    display: none;
}
.RecentlyAdded .ContentArea ul li {
    display: block;
    padding: 5px;
}
.RecentlyAdded .Download {
    overflow: hidden;
    padding: 4px 5px;
}
.RecentlyAdded .Download h3 {
    font-size: 12px;
    color: #CC0000;
    margin: 0;
    float: left;
    font-family: 'Open Sans', sans-serif
}
.RecentlyAdded .Download .ContentArea {
    float: right;
}
.RecentlyAdded .Download .ContentArea .DownloadFile {
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../design/ico_pdf.gif') center no-repeat;
}
.RecentlyAdded .ContentArea ul li a {
    font-size: 12px;
    background: url('../design/ico_pdf.gif') right center no-repeat;
    display: block;
}
.RecentlyAdded .ContentArea ul li:nth-child(2n+1),
.RecentlyAdded .Download:nth-child(2n+1) {
    background-color: #E5E5E5;
}
.RecentlyAdded .dateItem {
    display: none;
}
.RecentlyAdded .RecentContainerContent {
    background: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 5px 1px #7E7E7E inset;
    -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
    -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
    margin: 10px 0 20px 0;
    padding: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
}
.RecentlyAdded .categorySelect > select {
    width: 100%;
}
/* GREEN BONDS */

.greenContent {
    display: none;
}
.greenBonds h3 {
    font-size: 14px;
    font-weight: 400;
    background: #CCCCCC;
    border-bottom: 1px solid #fff;
    line-height: 24px;
    margin: 0;
    padding: 3px 3px 3px 25px;
    color: #000;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    background: url('../design/directory_plus.png') 2px 7px no-repeat #ccc;
}
.greenContent ul {
    margin: 15px;
}
.greenContent ul li {
    list-style-type: disc;
    margin-left: 10px;
    margin-bottom: 5px;
}
.greenLink p {
    margin-left: 20px;
}
/* ######## Media Queries ######## */

@media screen and (max-width: 1023px) {
    .CorporateNav nav > ul > li > a {
        font-size: 14px;
        padding: 0 6px 20px 6px;
    }
    .SECContainer .pageNum {
        margin: 0 12%;
    }
}
@media screen and (max-width: 1040px) {
    .container {
        margin: 0 5%;
    }
    nav ul li ul {
        left: -200px;
    }
    .companyBanner {
        width: 100%;
    }
    .pageDetails .ModuleItemRow {
        width: 48%;
        height: 410px;
    }
    .pageDetails .ModuleThumbnail img {
        width: 100%;
    }
    .pageDetails .ModuleItemRow:nth-child(8) {
        margin-left: 2%;
    }
    .pageDetails .ModuleItemRow:nth-child(6),
    .pageDetails .ModuleItemRow:nth-child(10) {
        margin-left: 0;
    }
    .ModuleEvent .ModuleDateContainer {
        margin: 0 3% 0 1%;
    }
}


@media screen and (max-width: 768px) {
    .PaneRight{
        margin-bottom:1.5em;
    }
}

@media screen and (max-width: 760px) {
    .ClientLogo {
        float: none;
    }
    h1 {
        font-size: 30px;
        line-height: 30px;
    }
    h2 {
        font-size: 24px;
        line-height: 24px;
    }
    h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .historicalDividends h1 {
        font-size: 24px;
        line-height: 24px;
    }
    .ClientLogo img {
        border: none;
    }
    .financialSnapshot .tablewidth {
        margin-bottom: 10px
    }
    .GovernanceI input[type="text"] {
        width: 100%!important;
    }
    .GovernanceI textarea {
        height: 150px;
        width: 100%!important;
    }
    .HeaderQL,
    #drawer,
    .PaneBreadcrumb {
        display: none;
    }
    .companyBanner {
        display: none;
    }
    nav ul li:first-child {
        border-top: 1px solid #ccc;
    }
    .CorporateNav nav ul#navigation li a:hover {
        color: #CC0000;
    }
    nav ul ul li a.selected {
        font-weight: bold;
    }
    nav > ul#navigation > li {
        width: 100%;
        float: none;
        background: url('../design/mobile-nav-arrow.png') 94% 21px no-repeat #E5E5E5;
        border-bottom: 1px solid #CCCCCC;
        display: inline-block;
    }
    nav > ul#navigation li a {
        float: none;
        padding: 10px 0;
        color: #545454;
        font-size: 20px;
        text-align: center;
        line-height: 28px;
        font-weight: 700;
    }
    ul#navigation > li > a {
        color: #CC0000;
    }
    .CorporateNav ul#navigation > li.active > a {
        background: transparent;
    }
    .subnav li.expandable.noactive a {
        background: url('../design/mobile-nav-arrow.png') no-repeat scroll 93% 21px #E5E5E5;
    }
    .container {
        margin: 0;
    }
    .CorporateNav {
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .subnav {
        padding: 0;
        width: 100%;
        position: static;
    }
    .CorporateNav ul.second-level-subnav,
    .CorporateNav ul.first-level-subnav,
    .CorporateNav ul.third-level-subnav {
        position: static;
        width: 100%;
        padding: 0;
    }
    .subnav li {
        float: none;
        display: inline-block;
        width: 100%;
        background: #eee;
        border-bottom: 1px solid #cccccc;
    }
    ul#navigation li.open a.selected {
        background: transparent;
        font-weight: bold;
    }
    .subnav li.expandable.noactive {
        background: url('../design/mobile-nav-arrow.png') 93% 21px no-repeat #E5E5E5;
    }
    .subnav li.expandable,
    .subnav li.expandable.active {
        background: url('../design/mobile-nav-arrow.png') 92% 21px no-repeat #Eee;
    }
    nav > ul#navigation li .subnav li a {
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        display: block;
        width: 100%;
    }
    #navigation .subnav li.expandable.active > a {
        font-weight: bold;
    }
    #navigation ul.tobeshown .active.selected > a {
        font-weight: bold;
    }
    .PaneHeader {
        box-shadow: none;
    }
    ul.subnav ul li {
        border-bottom: 1px solid #CCCCCC;
        background: #F5F5F5;
    }
    nav ul.has-expandable-child li.expandable.noactive a {
        background-color: #EEEEEE;
    }
    .subnav li.noactive a {
        opacity: 1;
    }
    #navigation ul.menu {
        height: 100%!important;
    }
    .subnav ul li.expandable {
        background-color: #F5F5F5;
    }
    nav ul.has-expandable-child ul li.expandable.noactive {
        background-color: #F5F5F5;
    }
    ul.subnav ul li ul li,
    ul.subnav ul li ul li.expandable,
    nav ul.has-expandable-child ul li ul li.expandable.noactive {
        background-color: #fff;
    }
    .CorporateNav ul#navigation li.open a.selected {
        background: transparent;
    }
    .CorporateNav nav ul.menu.has-expandable-child {
        padding: 0;
        border: none;
    }
    #social li {
        display: inline-block;
        width: auto;
        text-align: center;
        float: none;
    }
    .ModulePressRelease .RssLinkTop {
        margin: 0;
    }
    .Footer {
        margin: 0 5%;
    }
    footer #copyright p {
        padding: 0;
        margin: 0;
    }
    footer #mobile-menu {
        display: block;
        margin: 20px 0 15px;
    }
    footer #mobile-menu ul {
        margin: 0;
        padding: 0;
    }
    footer #mobile-menu ul li {
        border-bottom: 1px solid #CCCCCC;
        list-style: none outside none;
        padding: 10px 0;
        text-align: center;
    }
    footer #mobile-menu ul li:first-child {
        border-top: 1px solid #CCCCCC;
    }
    footer #mobile-menu ul li a {
        color: #CC0000;
        font-size: 20px;
        text-decoration: none;
    }
    footer #info,
    footer #social,
    footer #copyright {
        width: 100%;
        position: static;
        text-align: center;
        height: auto;
        float: none;
        overflow: hidden;
    }
    footer #copyright img {
        padding: 0;
        float: none;
        text-align: center;
    }
    footer section {
        display: none;
    }
    .pageDetails .ModuleItemRow {
        width: 100%;
        margin: 0 0 20px 0;
        height: auto;
        background: transparent;
        border: none;
        border-radius: 0;
    }
    .pageDetails .ModuleHeadlineLink {
        width: 99%;
        margin: 0;
        padding: 5px 0;
    }
    .PaneRight {
        width: 90%;
        margin: 0 5% 1.5em;
        clear: both;
        float: none;
        padding: 0 0 5px 0;
    }
    .Overview .PaneContent,
    .PaneContent {
        width: 90%;
        margin: 0 5%;
        float: none;
        padding: 0;
    }
    .pageDetails .center-button {
        position: static;
    }
    .pageDetails .ModuleHeadline,
    .pageDetails .ModuleFileDescriptionText,
    .pageDetails .ModuleHeadline {
        padding: 0;
    }
    div.fbk-like {
        display: none;
    }
    .ModuleEvent {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 399px) {
    #social li a {
        margin: 0 4px;
    }
    .quarterlyWidget .view {
        margin-top: 10px;
        clear: left;
    }
}
@media screen and (min-width: 760px) and (max-width: 880px) {
    #social li a {
        margin: 0 6px;
    }
    #social li a#footer-social-twitter {
        background-position: -109px 0;
    }
    footer #copyright p {
        padding: 0;
        margin: 0;
    }
    #social li a#footer-social-twitter:hover {
        background-position: -109px -46px;
    }
    h1 {
        font-size: 46px;
        line-height: 46px;
    }
    h2 {
        font-size: 38px;
        line-height: 38px;
    }
    h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .historicalDividends h1 {
        font-size: 38px;
    }
    .ModulePressRelease .RssLinkTop {
        margin-top: 17px;
    }
}
@media screen and (max-width: 575px) {
    .ModuleDownloadListWithTags .ModuleHeadline {
        width: 71%;
    }
    .highcharts-input-group {
        display: none;
    }
    .SECContainer .header .date,
    .SECContainer .ModuleItemRow .ItemDate {
        width: 100%;
        text-align: left;
    }
    .RegulatoryFilingContainer .ModuleHeader {
        display: none;
    }
    .RegulatoryFilingContainer .ModuleItemRow .ItemHref {
        width: 100%;
        text-align: left;
    }
    .SECContainer .header .filing,
    .SECContainer .ModuleItemRow .filingTitle {
        padding: 0;
        text-align: left;
        width: 100%;
    }
    .SECContainer .ModuleItemRow .filingTitle {
        text-align: left;
    }
    .SECContainer .description {
        text-align: left;
    }
    .SECContainer .header .description,
    .SECContainer .ModuleItemRow .ItemDescription {
        width: 100%;
        text-align: left;
    }
    .SECContainer .header .doc,
    .SECContainer .ModuleItemRow .Icons {
        width: 100%;
        margin-top: 5px;
        text-align: left;
    }
    .RegulatoryFilingContainer .ModuleItemRow .ItemFiler,
    .RegulatoryFilingContainer .Filer {
        width: 100%;
        text-align: left;
        margin-top: 5px;
    }
    .SECContainer .header {
        display: none;
    }
    .SECContainer .dropdowns select {
        margin-right: 20px;
    }
}
@media screen and (max-width: 450px) {
    .ModuleEvent .float-fix {
        width: 98%;
        margin-left: 3px;
    }
    .ModuleEvent .ModuleDateContainer {
        padding: 0;
        margin: 0 20px 0 1%;
    }
    .ModuleEvent span.ModuleDate {
        display: inline-block;
        margin-right: 10px;
    }
    .ModuleEvent .ModuleDateContainer {
        height: auto;
    }
    .ModulePressRelease .content-press {
        max-width: 84%;
    }
    .MailingListCol1 {
        display: block;
        width: auto;
    }
    .MailingListCol2 {
        display: block;
    }
    .TransferA .left,
    .TransferA .right {
        width: 100%;
        float: none;
    }
}
@media screen and (max-width: 480px) {
    .FinancialReportContainer .FileType {
        float: none;
        display: block;
    }
    .financialSnapshot .tablewidth {
        width: 100%!important;
    }
    .PersonContainer {
        text-align: center;
    }
    .PersonContainer .PersonDescription {
        float: none;
        width: 100%;
        padding: 0 5px;
    }
    .PersonContainer .PersonPhoto {
        float: none;
        width: 100%;
    }
    .ManagementC .PersonDetailsContainer {
        margin: 5px 0 20px 0;
    }
    .PersonContainer p {
        text-align: left;
    }
}
.ModulePressReleaseDetails .ModuleBody ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 20px;
    margin-bottom: 5px;
}
.stock-table li:first-child {
    display: none;
}
.stock-selects span.text,
.stock-selects select.month,
.stock-selects select.day,
.stock-selects select.year,
.stock-selects button.lookup {
    margin-right: 5px;
}
@media screen and (min-width: 1040px) {
    .stock-table {
        margin-top: 5px;
        background: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        box-shadow: 0 0 5px 1px #7E7E7E inset;
        -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
        -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
        padding: 3px 0px 2px 1px;
        width: 100%;
        padding-bottom: 10%;
        margin-left: 2px;
    }
    .stock-table li span.text {
        margin: 0;
        border: 0;
        display: block;
        padding: 5px 50px 5px 13px;
        color: #666666;
        font-weight: bold;
        background: #EFEFF0;
        font-size: 12px;
    }
    .stock-table li {
        display: block;
        float: left;
    }
    .stock-table li span.badge {
        margin-left: 17px;
        font-size: 12px;
        color: #636363;
    }
}
@media screen and (max-width: 1039px) {
    .stock-table {
        width: 100%;
        float: left;
        background: #fff;
        margin: 15px 1% 0 0;
        border-radius: 6px;
        box-shadow: 0 0 5px 1px #7E7E7E inset;
        -webkit-box-shadow: 0 0 5px 1px #7E7E7E inset;
        -moz-box-shadow: 0 0 5px 1px #7E7E7E inset;
        padding: 0.8%;
    }
    .stock-table li span.text {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
    }
    .stock-table li {
        display: block;
    }
    .stock-table li span.badge {
        font-size: 14px;
        float: right;
        margin-right: 5px;
    }
    .stock-table ul>li:nth-child(even) {
        background: #EFEFF0;
    }
}
.PageInformationforInvestorsGreenBondsGeorgiaPower .PaneRight {
    display: none;
}

/** FACT SHEET **/

.irfactsheet .heading {
    color: red;
    border-top: 1px solid red;
    border-bottom: 1px solid red;
    padding: 10px 0 10px 0;
    font-size: 16px;
}
.irfactsheet ul {
    list-style: none;
    padding: 0;
}
.irfactsheet li {
    padding-left: 1.3em;
}
.irfactsheet ul li:before {
    content: "-";
    display: inline-block;
    color: red;
    margin-left: -1.3em;
    width: 1.3em;
}
.irfactsheet .sub-heading {
    color: red;
}

/* ANNUAL REPORTS */
.annual-accordion {
    display: none;
}

.annual-accordion.active {
    display: table;
    width: 100%;
}
.AnnualTitle td.CoverImagePane {
    display: none;
}


.module_contact--html h3.form-submit--message {
    display: none;
}
.module_contact--html.form-submitted h3.form-submit--message {
    display: block;
}
.module_contact--html.form-submitted .ModuleTitle {
    display: none;
}

/* 228242 */
.PageInformationforInvestorsCorporateGovernanceCommitteeComposition section.container.clearfix {
    max-width: 1160px;
}


/*Start CR 2337*/
.page-green-bonds .PaneContent {
    width: 96%;
}
@media screen and (max-width: 760px) {
    .page-green-bonds .PaneContent {
        width: 90%;
    }
}
.list {
    list-style: initial;
    padding-left: 40px;
    margin: 15px 0;
}

.grid--flex {
    margin-left: -20px;
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
}
.grid_col {
    box-sizing: border-box;
    display: inline-block;
    margin-right: -.25em;
    min-height: 1px;
    padding-left: 20px;
    vertical-align: top;
}
.grid--flex .grid_col {
    display: block;
    margin-right: 0;
    flex: 0 0 auto;
}

.grid--flex .grid_col--1-of-3 {
    width: auto;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
}
@media (max-width: 768px) and (min-width: 481px) {
    .grid--flex .grid_col[class*="grid_col--md-"] {
        display: block;
        margin-right: 0;
    }
    .grid--flex .grid_col.grid_col--md-1-of-1 {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .grid--flex .grid_col {
        width: auto;
        flex-basis: 100%;
        max-width: 100%;
    }
}

/*Chart Modules*/
.module-green-bonds .module_item-chart {
    padding: 20px 0;
}
.module_item-chart .area-dataLabel-item:not(:last-child) {
    display: none;
}
.module_item-chart .area-dataLabel-item text tspan,
.module_item-chart .column-dataLabel-item text tspan {
    stroke-width: 0;
    fill: #636363;
    stroke: transparent;
}

/*US Map*/
.module-us-map .map-container {
    position: relative;
    margin-top: 60px;
    margin-bottom: 50px;
}
#map {
    display: block;
    width: 100%;
    height: 600px;
}
@media (max-width: 480px) {
   #map {
        display: block;
        width: 90%;
        height: 380px;
        margin-right: auto;
        margin-left: auto;
    } 
}
.jvectormap-legend-cnt-h {
    position: absolute;
    top: 0;
    left: 130px;
    width: 100%;
}
.jvectormap-legend-tick {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 33px;
}
.jvectormap-legend-tick:nth-child(+2n) {
    display: none;
}
.jvectormap-legend-tick-text {
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -0.63px;
    position: relative;
}
.jvectormap-legend-tick-text:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    margin-right: 9px;
    background: #007DB9;
}
.jvectormap-legend-tick:first-child {
    color: #007DB9;
}
.jvectormap-legend-tick:nth-child(3) {
    color: #00B5AF;
}
.jvectormap-legend-tick:nth-child(3) .jvectormap-legend-tick-text:before {
    background: #00B5AF;
}
@media (max-width: 768px) {
    .jvectormap-legend-cnt-h {
        left: 50px;
    }
}

.jvectormap-container {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    touch-action: none;
}
.jvectormap-container > svg {
    margin-top: 55px;
}
@media (max-width: 480px) {
    .jvectormap-container > svg {
        margin-top: 70px;
    }
}
.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #292929;
    padding: 3px;
    color: white;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
    box-sizing: content-box;
}
.jvectormap-zoomin, .jvectormap-zoomout {
    width: 10px;
    height: 10px;
}
.jvectormap-zoomin {
    top: 10px;
}
.jvectormap-zoomout {
    top: 30px;
}
#customTip {
    position: absolute;
    display: none;
}
#customTip:before {
    content: '';
    border-bottom: 8px solid #CC0000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    top: -8px;
    left: 58px;
}
#customTip.js--open {
    display: block;
    min-width: 307px;
}
#customTip .map-container--box {
    background: #ffffff;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
}
#customTip.js--open .map-container--box {
    padding: 30px 20px 20px;
    box-shadow: 3px 3px 9px #999;
}
@media (max-width: 1024px) {
    #customTip:before {
        display: none;
    }
}
@media (max-width: 480px) {
    #customTip.js--open {
        left: -10px !important;
    }
}
.map-container_title {
    font-family: "UniversLTW01-57Condense 723821";
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.6px;
    color: #636363;
}
#customTip .map-container--box > div:not(.map-container_title) {
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#customTip .map-container--box > div:not(.map-container_title) > span {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    display: block;
}
#customTip .map-container--box > div:not(.map-container_title) > span:last-child {
    color: #636363;
    text-align: right;
    margin-left: 20px;
    width: 136px;
}
#customTip .map-container_project {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
    font-family: "UniversLTW01-57Condense 723821";
    color: #636363;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

/*Globals*/
.module_small-heading {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    font-family: 'UniversLTW01-67BoldCn', sans-serif;
    color: #000000;
    margin-bottom: 35px;
}
.footenote {
    margin: 20px 0;
}
.footenote p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 5px;
    font-family: "Open Sans", sans-serif;
}
.green {
    color: #00B5AF;
}
.blue {
    color: #007DB9;
}

/*Tables Module*/
.module-tables {
    padding-top: 50px;
}
.module-tables thead {
    background: #A5A5A5;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
    color: #fff;
    font-family: "UniversLTW01-57Condense 723821", sans-serif;
    font-size: 12px;
    letter-spacing: 0.54px;
}
.module-tables tbody tr:nth-child(2n) {
    background-color: transparent;
}
.module-tables th, .module-tables tr td {
    padding: 7px 10px;
}
.module-tables .total td {
    border-top: none;
}
.module-tables .total > td:not(td:first-child) {
    font-weight: 700;
}
.module-tables .total > td:first-child {
    font-family: "UniversLTW01-57Condense 723821", sans-serif;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.63px;
}
@media only screen and (min-width: 769px) {
    .module-tables .total > td:first-child {
        text-align: right;
    }
}
.module-tables .comp-name {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 12px;
}
.module-tables .total-georgia-power {
    background: #007DB9 !important;
}
.module-tables .total-southern-power {
    background: #00B5AF !important;
}
.module-tables .total-southern-company {
    background: #C2DA26 !important;
    color: #636363 !important;
}

/*Table ESG-1*/
.module-tables .esg-table-1 {
    padding: 5px;
}
.module-tables .esg-table-1 tbody tr:nth-child(2n):not(.total) td:nth-child(4) ~ td {
    background-color: #F9F9F9;
}
@media only screen and (min-width: 769px) {
    .esg-table-1 .border-bottom--short td:nth-child(2) ~ td {
        border-bottom: solid 2px #EAEAEA;
    }
    .esg-table-1 .border-top td:not(:first-child) {
        border-top: solid 2px #EAEAEA;
    }
    .module-tables .esg-table-1 .total > td {
        border-top: solid 9px #fff;
        border-bottom: solid 9px #fff;
    }
}
.module-tables .esg-table-1 .total {
    color: #fff;
}
/*Table ESG-2*/
.esg-table-2 .total-bottom-table {
    background-color: #EFEFEF !important;
}

@media only screen and (min-width: 769px) {
    .esg-table-2 .total-bottom-table td:first-child {
        text-align: right;
    }
    .esg-table-2 .total-bottom-table:last-child > td {
        border-bottom: solid 20px #fff;
    }
}
/*Responsive*/
@media only screen and (max-width: 768px) {
    .table--responsive thead {
        display: none;
    }
    .table--responsive tbody {
        border-top: 2px solid #A5A5A5;
        border-bottom: 2px solid #A5A5A5;
    }
    .table--responsive td {
        display: block;
    }
    .table--responsive td:before {
        content: attr(data-heading) ": ";
        font-weight: bold;
    }
    .table--responsive td:empty {
        display: none;
    }

    .module-tables .esg-table-1 .total > td:first-child{
        border-top: solid 9px #fff;
    }
    .module-tables .esg-table-1 .total > td:last-child {
        border-bottom: solid 9px #fff;
    }
}
.module_item-chart .highcharts-legend-item .highcharts-point {
    stroke: #ccc;
}
sub {
    vertical-align: sub;
    display: inline-block;
    font-size: smaller;
}