﻿@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=3.2.1');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font-size: 16px;
    width: 100%;
    overflow-x: hidden;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background-color: #4c4a4a;
}

#background {
    position: relative;
    overflow: auto;
}

.wrapper {
    /* width: 90%; */
    margin: 0 5%;
}

/* ===================
    ALL: Green Theme
   =================== */

.main aside {
    background: #117bc0;
}

.footer-container {
    background: #4c4a4a;
    background-image: -moz-linear-gradient( 90deg, rgb(59,58,58) 0%, rgb(90,88,88) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(59,58,58) 0%, rgb(90,88,88) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(59,58,58) 0%, rgb(90,88,88) 100%);
}

    .footer-container .wrapper {
        text-align: center;
    }

#share1 {
    margin-top: 38px;
    margin-bottom: 19px;
}

.fontface .socialShare > a {
    background: none;
    border-radius: 0;
}

    .fontface .socialShare > a:hover {
        color: #fff;
        background: none;
    }

    .fontface .socialShare > a:before {
        opacity: 1;
    }

.size24 > a {
    /* height: 48px; */
    /* width: 48px; */
    /* margin-left: 10px; */
}

.size24 {
    /* height: 48px; */
    /* font-size: 48px; */
    /* line-height: 48px; */
}

#footerlogo {
    display: inline-block;
    max-width: 180px;
    opacity: .5;
}

.mobile .footer-container #footerlogo {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

    .mobile .footer-container #footerlogo img {
        width: 90%;
    }

.footer-container #footerlogo {
    display: block;
    margin: 20px 0;
}

#copyright {
    color: #cccccc;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0 30px;
}

    #copyright p {
        margin-top: 5px;
    }

#logos {
    width: 178px;
    margin: 20px auto;
}

#ehl, #fdic {
    display: inline-block;
}

    #fdic img, #fdic svg, #ehl img, #ehl svg, #fdic a, #ehl a {
        display: inline-block;
        height: 100%;
        width: 100%;
    }

    .inlinesvg #fdic img, #fdic svg, .inlinesvg #ehl img, #ehl svg {
        display: none;
    }

.inlinesvg #fdic svg, .inlinesvg #ehl svg {
    display: inline-block;
}

#ehl, #fdic {
    position: relative;
}

#ehl {
    width: 37px;
    height: 38px;
    margin-left: 42px;
}

#fdic {
    width: 61px;
    height: 37px;
}

.nologos .logos {
    display: none !important;
}

.title {
    color: white;
}

/**************************/
/**Slideshow Styles Start**/
/**************************/

#slideshow-wrapper {
    position: relative;
}

#mainimgxy {
    position: relative;
    width: 1320px;
    height: 567px;
    overflow: hidden;
    padding: 0px;
    background-color: #ffffff;
}

    #mainimgxy.carousel-slideshow {
        width: 960px;
        height: 600px;
        background-color: #fff;
        margin: 30px 0;
        border: 1px #ccc solid;
    }

.rgba #mainimgxy.carousel-slideshow {
    border: 1px rgba(0,0,0,.25) solid;
}

#mainimgxy.carousel-slideshow table.Carousel {
    display: table;
}

#mainimg {
    position: absolute;
    width: 1420px;
    height: 567px;
    margin: 0px 0px 0px -670px;
    top: 0px;
    left: 50%;
    z-index: 10;
}

#mainimgxy.carousel-slideshow #mainimg {
    width: 960px;
    height: 600px;
    margin: 0px 0px 0px -480px;
}

#mainimg table td {
    text-align: left;
    background: transparent;
}

#mainimg p {
    padding: 0;
    margin: 0;
}

#mainimg table td {
    border: none !important;
}

#caption-container {
    position: absolute;
    left: 50%;
    top: 225px;
    width: 580px;
    height: 131px;
    text-indent: 0;
    overflow: hidden;
    margin-left: -644px;
    display: block;
    z-index: 5;
    -ms-pointer-events: none;
    pointer-events: none;
}

#mainimgxy.carousel-slideshow #caption-container {
    position: absolute;
    left: 60%;
    top: 200px;
    width: 350px;
    height: 331px;
    text-indent: 0;
    overflow: hidden;
    margin-left: 0px;
    display: block;
    z-index: 5;
    -ms-pointer-events: none;
    pointer-events: none;
}

#caption-container td.rev {
    background: transparent;
}

#caption-container div.caption {
    position: absolute;
    bottom: 0;
    width: 580px;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: #ff9933;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 16px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#mainimgxy.carousel-slideshow #caption-container div.caption {
    font-size: 24px;
    line-height: 1.25em;
}

.captionInActive {
    left: -580px;
}

.captionActive {
    left: 0px;
}

.csstransforms .captionInActive {
    left: 0px;
    -webkit-transform: translateX(-580px);
    -moz-transform: translateX(-580px);
    -ms-transform: translateX(-580px);
    transform: translateX(-580px);
}

.csstransforms .captionActive {
    left: 0px;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

#caption-container div.caption > * {
    border: none;
    border-collapse: separate;
    border-spacing: 0px;
    margin: 0 !important;
    text-align: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#caption-container div.caption > .lastchild {
    padding-bottom: 75px;
}

#caption-container div.caption table td {
    vertical-align: bottom;
    border: none;
    text-align: left;
}

#caption-container div.caption h1, #caption-container div.caption h2, #caption-container div.caption p, #caption-container div.caption h3 {
    padding: 6px 0px;
    margin: 0 !important;
}

#caption-container div.caption h1 {
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #ff9933;
    font-size: 57px; /* around 50px */
    line-height: 1em;
}

#caption-container div.caption h2 {
    font-weight: 700;
    letter-spacing: -0.05em;
    line-height: 1em;
    color: #117bc0;
    font-family: 'Cinzel', 'Times New Roman', serif;
    font-weight: normal;
    font-size: 72px; /* around 50px */
    font-style: normal;
    border-bottom: none !important;
    text-align: left;
    display: inline-block;
}

#caption-container div.caption p {
    font-size: 30px;
    font-family: 'Cinzel', 'Times New Roman', serif;
    font-weight: normal;
    line-height: 1em;
    color: #626262 !important;
}

#mainimgxy.carousel-slideshow #caption-container div.caption p {
    font-size: 24px;
    color: #333333 !important;
}

#caption-container div.caption h2 + p {
    margin-top: 0;
    padding-top: 0;
}

#caption-container div.caption h3 {
    line-height: 1em;
    color: #ff9933 !important;
    font-size: 28px;
    font-weight: normal;
    border: none !important;
    letter-spacing: 0 !important;
    white-space: normal;
}

#mainimgxy.carousel-slideshow #caption-container div.caption h3 {
    color: #117bc0 !important;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.05em !important;
}

#caption-container div.caption a {
    margin: 0 !important;
    padding: 0 0 0 0;
    display: inline-block;
    text-decoration: none;
    color: #ff9933 !important;
    position: relative;
    -ms-pointer-events: auto;
    pointer-events: auto;
}

#mainimgxy.carousel-slideshow #caption-container div.caption a {
    color: #fff !important;
}

    #mainimgxy.carousel-slideshow #caption-container div.caption a.btn1 {
        padding: 15px 30px;
    }

#caption-container div.caption a:hover {
}

#caption-container div.caption a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}

#mainimgxy.carousel-slideshow #caption-container div.caption a:before {
    display: none;
}

div.slideshow-outside-container {
    position: relative;
    width: 100%;
    min-height: 100%;
}

#slideshow-mask {
    display: none;
}

#slideshow-container {
    text-indent: -5000px;
    padding-top: 904px;
}

    #slideshow-container a {
        opacity: 1 !important;
    }

#mainimgxy.carousel-slideshow #slideshow-container {
    text-indent: -5000px;
    padding-top: 600px;
}

#slideshow-container img {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    display: none;
    border-width: 0px;
    width: 1920px;
    height: 567px;
    overflow: hidden;
}

#mainimgxy.carousel-slideshow #slideshow-container img {
    width: 960px;
    height: 600px;
}

.csstransforms #slideshow-container img {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
}

#slideshow-container-controls {
    position: absolute;
    left: 0;
    top: 800px;
    margin: 0px auto;
    height: 22px;
    width: 100%;
    padding: 0 6px 2px 0;
    z-index: 400;
    text-align: center;
    overflow: visible;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls {
    top: 0px;
    height: 96px;
    padding: 0;
    background-color: rgba(255,255,255,.5);
}

#slideshow-container-controls div {
    cursor: pointer;
    height: 75px;
    width: 75px;
    line-height: 15px;
    margin: 2px 2px;
    padding: 3px;
    display: inline-block;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div {
    cursor: pointer;
    height: 96px;
    width: auto;
    line-height: 15px;
    margin: 0;
    padding: 0;
    display: inline-block;
    background-color: #fff;
}

html.ie7 #slideshow-container-controls div {
    display: inline;
}

#slideshow-container-controls div img {
    cursor: pointer;
    height: 50px;
    border-collapse: collapse;
    border-width: 0px;
    margin: 0;
    margin-left: -110px;
    margin-top: -10px;
}

#slideshow-container-controls div a {
    display: block;
    height: 75px;
    width: 75px;
    line-height: 70px;
    overflow: hidden;
    text-decoration: none;
    background-color: #666;
    color: #fff;
    text-align: center;
    border-radius: 500px;
    font-size: 50px;
    text-indent: -0px;
    opacity: .5;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div a {
    height: 74px;
    width: 136px;
    line-height: 1.5em;
    background-color: #fff;
    color: #666;
    border-radius: 0px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    opacity: 1;
    padding: 22px 0 0 0;
    border-right: 1px #ccc solid;
    position: relative;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div:first-child a {
    border-left: 1px #ccc solid;
}

.csstransitions #slideshow-container-controls div a, .csstransitions #slideshow-container-controls div:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#slideshow-container-controls div a:hover {
    background-color: #117bc0 !important;
    color: #fff !important;
    opacity: .75;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div a:hover {
    background-color: #333 !important;
    color: #fff !important;
    opacity: 1;
}

#slideshow-container-controls div a .numeric-index {
    display: block;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div a .numeric-index {
    display: block;
    height: 30px;
    line-height: 28px;
    width: 30px;
    border-radius: 50px;
    margin: 0 auto 5px auto;
    overflow: hidden;
    color: #fff;
    font-size: 23px;
    background-color: #117bc0;
}

#slideshow-container-caption {
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: 10;
    overflow: hidden;
}

* html #slideshow-container-caption {
    width: 100%;
}

#caption-container * {
    /* color:#fff !important;  */
}

#slideshow-container-caption h3 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    padding: 10px 10px 3px 10px;
}

#slideshow-container-caption p {
    color: #eee;
    font-size: 11px;
    padding: 0 10px 10px 10px;
}

.toc-active a {
    background-color: #ccc !important;
    color: #666 !important;
}

#mainimgxy.carousel-slideshow .toc-active a {
    background-color: #117bc0 !important;
    color: #fff !important;
    opacity: 1;
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div {
    position: relative;
}

    #mainimgxy.carousel-slideshow #slideshow-container-controls div:after {
        content: "";
        position: absolute;
        width: 70px;
        height: 70px;
        left: 50%;
        bottom: 100px;
        margin-left: -35px;
        background-color: #117bc0 !important;
        color: #fff !important;
        border-radius: 5px;
        z-index: -1;
        visibility: hidden;
    }

    #mainimgxy.carousel-slideshow #slideshow-container-controls div.toc-active:after {
        background-color: #117bc0 !important;
        color: #fff !important;
        visibility: visible;
        bottom: -20px;
    }

.csstransforms #mainimgxy.carousel-slideshow #slideshow-container-controls div:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#mainimgxy.carousel-slideshow #slideshow-container-controls div.toc-active:hover:after {
    background-color: #333 !important;
}

#next, #previous {
    content: "»";
    display: block;
    position: absolute;
    width: 60px;
    height: 100%;
    line-height: 800px;
    top: 0px;
    right: 0px;
    z-index: 1100;
    cursor: pointer;
    color: #fff;
    opacity: .05;
    font-size: 100px;
    text-align: right;
    padding-left: 50px;
    padding-right: 50px;
}

#mainimgxy.carousel-slideshow #next, #mainimgxy.carousel-slideshow #previous {
    content: "»";
    display: block;
    position: absolute;
    width: 137px;
    height: 96px;
    line-height: 75px;
    top: 0px;
    right: 0px;
    z-index: 1100;
    cursor: pointer;
    color: #117bc0;
    opacity: 1;
    font-size: 75px;
    font-weight: 300;
    text-align: right;
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}

#previous {
    left: 0px;
    text-align: left;
}

    #next:after, #previous:after {
        content: "»";
    }

    #previous:after {
        content: "«";
    }

.csstransitions #next, .csstransitions #previous {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

#next:hover, #previous:hover {
    opacity: .75;
}

#mainimgxy.carousel-slideshow #next:hover, #mainimgxy.carousel-slideshow #previous:hover {
    opacity: 1;
    background-color: #117bc0;
    color: #fff;
}

#next:hover {
    -webkit-transform: translate(3px,0);
    -moz-transform: translate(3px,0);
    -ms-transform: translate(3px,0);
    transform: translate(3px,0);
}

#previous:hover {
    -webkit-transform: translate(-3px,0);
    -moz-transform: translate(-3px,0);
    -ms-transform: translate(-3px,0);
    transform: translate(-3px,0);
}

#mainimgxy.carousel-slideshow #next:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}

#mainimgxy.carousel-slideshow #previous:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}


/************************/
/**Slideshow Styles End**/
/************************/

.door {
    position: relative;
    display: inline-block;
    width: 337px;
    height: 466px;
    margin: 0 -5px;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}

    .door .interior {
        -webkit-transition: 0.6s;
        -webkit-transform-style: preserve-3d;
        -ms-transition: 0.6s;
        -moz-transition: 0.6s;
        -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transition: 0.6s;
        transform-style: preserve-3d;
        position: relative;
    }

    .door > .interior > .front, .door > .interior > .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 1.1s;
        -webkit-transform-style: preserve-3d;
        -webkit-transform: rotateY(0deg) translateY(0px);
        -moz-transition: 1.1s;
        -moz-transform-style: preserve-3d;
        -moz-transform: rotateY(0deg) translateY(0px);
        -o-transition: 1.1s;
        -o-transform-style: preserve-3d;
        -o-transform: rotateY(0deg) translateY(0px);
        -ms-transition: 1.1s;
        -ms-transform-style: preserve-3d;
        -ms-transform: rotateY(0deg) translateY(0px);
        transition: 1.1s;
        transform-style: preserve-3d;
        transform: rotateY(0deg) translateY(0px);
        position: absolute;
        top: 0;
        left: 0;
        width: 337px;
        height: 466px;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .door > .interior > .front {
        -webkit-transform: rotateY(0deg) translateY(0px);
        -ms-transform: rotateY(0deg) translateY(0px);
        z-index: 2;
    }

    .door > .interior > .back {
        -webkit-transform: rotateY(-180deg) translateY(0px);
        -moz-transform: rotateY(-180deg) translateY(0px);
        -o-transform: rotateY(-180deg) translateY(0px);
        -ms-transform: rotateY(-180deg) translateY(0px);
        transform: rotateY(-180deg) translateY(0px);
        text-align: left;
    }

    .door:hover .front, .door.hover .front, .door:hover .back, .door.hover .back {
        -webkit-transition: 0.6s;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        -ms-transition: 0.6s;
        transition: 0.6s;
    }

    .door:hover .front, .door.hover .front {
        -webkit-transform: rotateY(180deg) translateY(-40px);
        -moz-transform: rotateY(180deg) translateY(-40px);
        -o-transform: rotateY(180deg) translateY(-40px);
        transform: rotateY(180deg) translateY(-40px);
    }

.no-csstransforms3d .door:hover .back, .no-csstransforms3d .door.hover .back {
    margin-top: -40px;
}

.csstransforms3d .door:hover .back, .csstransforms3d .door.hover .back {
    -webkit-transform: rotateY(0deg) translateY(-40px);
    -moz-transform: rotateY(0deg) translateY(-40px);
    -o-transform: rotateY(0deg) translateY(-40px);
    -ms-transform: rotateY(0deg) translateY(-40px);
    transform: rotateY(0deg) translateY(-40px);
}

.no-csstransforms3d .door .back, .no-csstransforms3d .door .back, .no-csstransforms3d .door:hover .front, .no-csstransforms3d .door.hover .front {
    display: none;
}

.no-csstransforms3d .door:hover .back, .no-csstransforms3d .door.hover .back {
    display: block;
}

.door > .interior > .front > svg, .door > .interior > .back > svg {
    width: 337.5px;
    height: 466px;
}

.door > .interior > .front > .interior, .door > .interior > .back > .interior {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    box-sizing: border-box;
}

.door > .interior > .front > .interior {
    text-align: center;
}

.door > .interior > .back > .interior {
    color: #666;
}

.door > .interior > .front > .interior > svg {
    width: 159px;
    height: 159px;
    margin: 28px 0 0 0;
    padding: 0;
    -webkit-transition: transform 1.1s ease-out;
    -moz-transition: transform 1.1s ease-out;
    -ms-transition: transform 1.1s ease-out;
    transition: transform 1.1s ease-out;
    -webkit-backface-visibility: hidden;
}

.door:hover > .interior > .front > .interior > svg, .door.hover > .interior > .back > .interior > svg {
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    transition: .6s;
    -webkit-transform: translateY(-80px);
    -moz-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
}

.door > .interior > .front > .interior > h2 {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 40px;
    font-weight: normal;
    font-size: 36px;
    font-family: 'Cinzel',serif;
    color: #fff;
    border: none;
    -webkit-transition: transform 1.1s ease-out;
    -moz-transition: transform 1.1s ease-out;
    -ms-transition: transform 1.1s ease-out;
    transition: transform 1.1s ease-out;
    -webkit-backface-visibility: hidden;
}

.door:hover > .interior > .front > .interior > h2, .door.hover > .interior > .back > .interior > h2 {
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    -ms-transition: .6s;
    transition: .6s;
    -webkit-transform: translateY(60px);
    -moz-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.door > .interior > .front > .interior > h2 > span {
    color: #c8c8c8;
    display: block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

/* Door Back Styles */
.door > .interior > .back > .interior {
    font-size: 15px;
    line-height: 1em;
    padding: 25px 70px 70px 70px;
}

    .door > .interior > .back > .interior > ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .door > .interior > .back > .interior > ul li {
            margin: 0;
            padding: 0;
        }

    .door > .interior > .back > .interior h3 {
        font-weight: 600;
        border-bottom: 1px #ccc solid;
        padding-bottom: 5px;
        margin: 15px 0 5px 0;
    }

        .door > .interior > .back > .interior h3, .door > .interior > .back > .interior h3 * {
            color: #2fade2;
            font-weight: 600;
            text-decoration: none;
        }

    .door > .interior > .back > .interior > ul > li > a {
        display: block;
        position: relative;
        padding: 2px 0 2px 15px;
        color: #666;
        text-decoration: none;
        font-weight: 600;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
        letter-spacing: -0.05em;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .door > .interior > .back > .interior > ul > li > a:hover, .door > .interior > .back > .interior > ul > li > a:active {
            color: #2fade2;
            -webkit-transform: translate(3px, 0px);
            -moz-transform: translate(3px, 0px);
            -ms-transform: translate(3px, 0px);
            transform: translate(3px, 0px);
        }

        .door > .interior > .back > .interior > ul > li > a:before {
            content: "\F054";
            display: block;
            position: absolute;
            top: 2px;
            left: 0;
            color: #666;
            font-family: "FontAwesome";
            font-size: 10px;
            opacity: .25;
        }

        .door > .interior > .back > .interior > ul > li > a:hover:before {
            color: #2fade2;
            opacity: .75;
        }

.topnav {
    margin: 26px 0 0 0;
    width: auto;
    text-align: center;
    list-style: none;
    line-height: 16px;
}

.lt-ie8 .topnav > ul > li {
    display: inline;
}

.topnav > li > a {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none;
    border-left: 1px #7cc3e8 solid;
    color: #d1ebf6;
    text-align: center;
    white-space: normal;
}

.rgba .topnav > li > a {
    border-left: 1px rgba(255,255,255,.25) solid;
    color: rgba(255,255,255,1);
}

.topnav > li:first-child > a {
    border-left: none;
}

.topnav > li > a:hover {
    color: #ee3a3a;
}

.rgba .topnav > li > a:hover {
    color: rgba(255,255,255,.85);
}

#greetingXY {
    position: relative;
    height: 60px;
    line-height: 1em;
    width: auto;
    text-align: center;
    margin-left: 0;
    background-color: #222;
    overflow: hidden;
}

    #greetingXY a {
        color: #d1ebf6;
        font-weight: 700;
    }

        #greetingXY a:hover {
            color: #fff;
        }

body.atmlocator #greetingXY {
    display: none;
}

#guestWelcome {
    font-size: 14px;
    color: #ffffff;
    padding-right: 2px;
    margin-top: 11px;
}

#greeting1, .firstname {
    font-size: 21px;
    line-height: 1em;
    letter-spacing: -0.05em;
}

#greeting1 {
    margin-top: 3px;
    color: #ffffff;
}

#greeting2 {
    display: block;
}

.firstname {
    color: #96d9f6;
    font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
}

#personalizeLine {
    display: none;
    font-size: 10px;
    padding-top: 2px;
}

    #personalizeLine a {
        text-decoration: none;
        cursor: pointer;
    }

        #personalizeLine a:hover {
            text-decoration: underline;
        }

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* Personalization Popup */
#obtutorialxy {
    display: none;
    position: fixed;
    width: 322px;
    z-index: 5000;
    top: -1000px;
    left: 50%;
    background: #4c4a4a;
    margin: 75px 0 0 -161px;
    padding: 0px 1px 5px 1px;
    -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    color: #f1f1f1;
}

    #obtutorialxy.active {
        top: 0px;
    }

.csstransitions #obtutorialxy.active {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

a#obtutorialx {
    color: #f1f1f1;
    text-decoration: none;
}

    a#obtutorialx:hover {
        color: #fff;
        text-decoration: underline;
    }

.obtutorialTitle {
    font-size: 10px;
}

#obtutorialxy p {
    margin: 3px 10px 3px 10px;
    padding: 3px 0 3px 0;
}

#obtutorialx {
    position: absolute;
    width: 16px;
    z-index: 40;
    top: 0px;
    right: 0px;
    display: block;
    padding: 3px;
    font-weight: 700;
    margin-top: -2px;
    font-size: 17px;
}

    #obtutorialx a:hover {
        background-position: 0px -16px;
    }

#obtutorial {
    padding: 5px 30px 15px 30px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    overflow: auto;
    color: #000;
}

    #obtutorial h1 {
        display: block;
        font-size: 17px;
        padding: 0 0 0 0;
        margin: 0 0 2px 0 !important;
        text-transform: uppercase;
        font-weight: normal;
    }

    #obtutorial h2 {
        color: #117bc0;
        font-size: 28px;
        font-weight: 400;
        letter-spacing: -0.05em;
        line-height: 1em;
        color: #117bc0;
        font-family: 'Cinzel', 'Times New Roman', serif;
        margin-bottom: 0;
    }

    #obtutorial p {
        font-size: 12px;
        line-height: 14px;
        padding: 3px 0px 3px 0px;
        margin: 2px 0px 7px 0px;
    }

    #obtutorial label {
        display: inline-block;
        margin: 0 15px 0 0;
    }

    #obtutorial a {
        font-size: 12px;
        text-decoration: none;
    }

        #obtutorial a:hover {
            text-decoration: underline;
        }

    #obtutorial ol {
        list-style-type: decimal;
        margin: 0px 0px 10px 30px;
        padding: 0px;
    }

        #obtutorial ol li {
            font-size: 12px;
            margin: 3px 0px 3px 0px;
            padding: 3px 0px 3px 0px;
        }

#ziprateform-zip {
    width: 250px;
}

#ziprateform {
    margin: 0;
    padding: 0;
}

#obtutorialsubmitbtn {
    padding: 2px 10px 2px 10px;
}

.tutorialcloseperm {
    display: block;
    margin-top: 8px;
}

/* ==============
    MOBILE: Menu
   ============== */

.logo svg {
    display: none;
}

.inlinesvg .logo img {
    display: none;
}

.inlinesvg .logo svg {
    display: inline;
}

/* keep styles above */

.menu-overlay {
    display: none;
    position: fixed;
    z-index: 3000;
    background-color: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
}

.menu-active .menu-overlay {
    display: block;
}

.menu-bar {
    width: auto;
    height: 96px;
    line-height: 96px;
    background-color: #666;
    box-sizing: border-box;
    padding: 0 30px;
    color: #fff;
}

#menu-btn, #menu-logo, #menu-logo-2 {
    float: left;
}

#menu-logo {
    display: flex;
    align-items: center;
    text-decoration: none;
    height: 100%;
}

#menu-btn {
    color: #fff;
    text-decoration: none;
    font-size: 50px;
    line-height: 90px;
    position: absolute;
    right: 35px;
}

    #menu-btn svg, #menu-btn img {
        height: 34px;
        width: 45px;
        margin-left: 3px;
        margin-top: -4px;
    }

    #menu-btn svg {
        display: none;
    }

.inlinesvg #menu-btn img {
    display: none;
}

.inlinesvg #menu-btn svg {
    display: inline;
}

#header-bar {
    display: none;
}

.logo-mark, .logo-text, .logo-mark img, .inlinesvg .logo-mark svg, .logo-text img, .inlinesvg .logo-text svg {
    display: inline-block;
}


@media (max-width:475px) {
    .mobile .logo-mark {
        height: calc(100% - 2rem);
        width: 6rem;
        background-image: url(../img/logomark.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
    }

    .mobile .logo-text {
        display: none;
    }
}

@media (min-width:476px) {
    .mobile .logo-mark {
        display: none;
    }

    .mobile .logo-text {
        height: 100%;
        width: 20rem;
        background-image: url(../img/logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
    }
}

.desktop .logo-text {
    height: 100%;
    width: 20rem;
    background-image: url(../img/logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

.csstransitions .logo-mark img, .csstransitions .logo-mark svg, .csstransitions .logo-text img, .csstransitions .logo-text svg {
    -webkit-transition: all 1.1s ease-out;
    -moz-transition: all 1.1s ease-out;
    -ms-transition: all 1.1s ease-out;
    transition: all 1.1s ease-out;
    -webkit-backface-visibility: hidden;
}

.logo-mark img, .logo-mark svg {
    height: 30px;
    width: 30px;
}

.logo-text img, .logo-text svg {
    height: 27px;
    width: 145px;
}

#menu-logo svg, #menu-logo-2 svg {
    display: none;
}

.inlinesvg #menu-logo img, .inlinesvg #menu-logo-2 img {
    display: none;
}

.inlinesvg #menu-logo svg, .inlinesvg #menu-logo-2 svg {
    display: inline-block;
}

#nav-primary {
    display: none;
}

.mobile #nav-primary ul {
    margin: 0;
    padding: 0;
}

.mobile #nav-primary > ul {
    overflow: auto;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.mobile #nav-primary ul li {
    margin-left: 0;
}

.mobile #nav-primary > ul > li {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 55px;
}

    .mobile #nav-primary > ul > li.open {
        height: auto;
    }

    .mobile #nav-primary > ul > li > a {
        height: 54px;
        line-height: 24px;
        padding: 15px 30px;
        margin: 0;
        box-sizing: border-box;
        font-size: 24px;
        line-height: 24px;
        font-weight: normal;
        background-color: rgba(0,0,0,.2);
        outline: none;
    }

.mobile #nav-primary a {
    display: block;
    padding: 10px 30px;
    text-align: left;
    text-decoration: none;
    font-weight: 700;
    color: white;
}

    .mobile #nav-primary a:hover,
    .mobile #nav-primary a:visited {
        color: white;
    }

    .mobile #nav-primary a:hover {
    }

.mobile .logo {
    display: none;
}

.mobile #nav-primary {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -250px;
    background-color: #117bc0;
    width: 250px;
    z-index: 3010;
}

.csstransitions .mobile #nav-primary {
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.menu-active.mobile #nav-primary {
    left: 0px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.5);
}

body.nav-banking.mobile li.nav-banking, body.nav-insurance.mobile li.nav-insurance, body.nav-investment.mobile li.nav-investment, body.nav-connect.mobile li.nav-connect {
    height: auto;
}

.mobile li.nav-banking, .menu-bar {
    background-color: #117bc0;
}

.mobile #nav-primary > ul > li > a {
    height: 54px;
    line-height: 24px;
    padding: 15px 30px;
    margin: 0;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
    background-color: rgba(0,0,0,.2);
}

.mobile #nav-primary > ul > li > ul {
    margin-bottom: 15px;
}

.csstransitions .mobile #nav-primary > ul > li > ul > li:first-child {
    -webkit-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    transition: opacity 1s ease-in;
}

    .csstransitions .mobile #nav-primary > ul > li > ul > li:first-child + li {
        -webkit-transition: opacity 1.25s ease-in;
        -moz-transition: all 1.25s ease-in;
        -ms-transition: all 1.25s ease-in;
        -o-transition: all 1.25s ease-in;
        transition: opacity 1.25s ease-in;
    }

        .csstransitions .mobile #nav-primary > ul > li > ul > li:first-child + li + li {
            -webkit-transition: all 1.5s ease-in;
            -moz-transition: all 1.5s ease-in;
            -ms-transition: all 1.5s ease-in;
            -o-transition: all 1.5s ease-in;
            transition: opacity 1.5s ease-in;
        }

            .csstransitions .mobile #nav-primary > ul > li > ul > li:first-child + li + li + li {
                -webkit-transition: all 1.75s ease-in;
                -moz-transition: all 1.75s ease-in;
                -ms-transition: all 1.75s ease-in;
                -o-transition: all 1.75s ease-in;
                transition: opacity 1.75s ease-in;
            }

                .csstransitions .mobile #nav-primary > ul > li > ul > li:first-child + li + li + li + li {
                    -webkit-transition: all 2s ease-in;
                    -moz-transition: all 2s ease-in;
                    -ms-transition: all 2s ease-in;
                    -o-transition: all 2s ease-in;
                    transition: opacity 2s ease-in;
                }

                    .csstransitions .mobile #nav-primary > ul > li > ul > li:first-child + li + li + li + li + li {
                        -webkit-transition: all 2.25s ease-in;
                        -moz-transition: all 2.25s ease-in;
                        -ms-transition: all 2.25s ease-in;
                        -o-transition: all 2.25s ease-in;
                        transition: opacity 2.25s ease-in;
                    }

body.nav-banking.mobile li.nav-banking > ul > li, body.nav-insurance.mobile li.nav-insurance > ul > li, body.nav-investment.mobile li.nav-investment > ul > li, body.nav-connect.mobile li.nav-connect > ul > li {
    opacity: 1;
    float: none;
}

.mobile #nav-primary > ul > li > ul > li > a {
}

    .mobile #nav-primary > ul > li > ul > li > a:hover {
    }

.mobile #nav-primary.icons > ul > li > ul > li > a, .mobile #nav-primary.icons > ul > li > ul > li > h3 {
    position: relative;
    margin: 0;
    padding: 10px 30px;
    line-height: 1em;
    color: #fff;
}

    .mobile #nav-primary.icons > ul > li > ul > li > h3 > a {
        padding: 0;
    }

.mobile #nav-primary.icons > ul > li > ul > li > a {
    font-weight: normal;
}

.mobile #nav-primary > ul > li > ul > li:hover > a {
}

.mobile #nav-primary > ul > li > ul > li:first-child > a {
}

.mobile #nav-primary.icons > ul > li > ul > li > a > img, .mobile #nav-primary.icons > ul > li > ul > li > a > svg {
    position: absolute;
    top: 8px;
    left: 30px;
    height: 30px;
    width: 30px;
    margin-right: 10px;
}

.inlinesvg .mobile #nav-primary.icons > ul > li > ul > li > a > img, .mobile #nav-primary.icons > ul > li > ul > li > a > svg {
    display: none;
}

.inlinesvg .mobile #nav-primary.icons > ul > li > ul > li > a > svg {
    display: inline;
}

.mobile #nav-primary > ul > li > ul > li:hover > a > img, .mobile #nav-primary > ul > li > ul > li:hover > a > svg {
}

.mobile #nav-primary > ul > li > ul > li > ul {
    max-height: 0;
    overflow: hidden;
}

.csstransitions .mobile #nav-primary > ul > li > ul > li > ul {
}

.mobile #nav-primary > ul > li > ul > li:hover > ul {
    max-height: 5000px;
}


.mobile #nav-primary > ul > li > ul > li > ul > li {
}

    .mobile #nav-primary > ul > li > ul > li > ul > li > a {
        display: block;
        font-weight: normal;
        line-height: 1em;
        padding-left: 70px
    }

.csstransitions .mobile #nav-primary > ul > li > ul > li > ul > li > a {
}

.csstransforms .mobile #nav-primary > ul > li > ul > li > ul > li > a:hover {
}


.wrapper {
    margin: 0 auto;
}

.header-container .wrapper {
    width: auto;
    margin: 0;
}



.logo {
    display: inline-block;
    height: 100%;
}

    .logo a {
        text-decoration: none;
        height: 100%;
    }

.header-container {
}

#mainimg {
    box-shadow: inset 0px 20px 40px -20px rgba(0,0,0,.25);
    background-color: #b3b2b2;
    background-image: url(../img/Mask.png), url(../img/Header.jpg);
    background-repeat: repeat-x, repeat-x;
    background-position: center 320px, center top;
}

.main-container {
    background-color: #fff;
}

.homepage .main-container, .homepage #mainimg {
    background-color: transparent;
    background-image: none;
}


/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0;
}

    .main article h1 {
        font-size: 2em;
    }

    .main aside {
        color: white;
        padding: 0px 5% 10px;
    }

.footer-container footer {
    color: white;
    padding: 20px 0;
}

footer nav {
    margin-top: 20px;
    margin-bottom: 20px;
}

    footer nav > ul {
        margin: 0;
        padding: 10px 0px;
    }

        footer nav > ul > li {
            padding: 0;
            display: inline;
        }

#footermid nav h2 {
    font-size: 14px;
    color: #82ceee;
    padding: 0;
    margin: 0;
}

#footermid nav a {
    display: block;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    padding: 5px 0;
    color: #cccccc;
    text-decoration: none;
}

    #footermid nav a:hover {
        color: #fff;
    }

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.main {
    color: #666;
    line-height: 1.25em;
    letter-spacing: -0.05em;
    padding: 44px 30px;
    box-sizing: border-box;
    border-top: 2px #ccc solid;
}

.header .main {
    position: relative;
}

.homepage .main {
    padding: 0 !important;
    border-top: none;
}

.main a {
    color: #0066cc;
    font-weight: 700;
    text-decoration: none;
}

    .main a:hover {
        opacity: .75;
        text-decoration: underline;
    }

.main h1 {
    font-size: 2.75em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: -0.05em;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #117bc0;
}

.main h2 {
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1em;
    color: #117bc0;
    padding-bottom: .5em;
    border-bottom: 1px #eee solid;
    margin-top: 1.5em;
    margin-bottom: .25em;
}

    .main h2 + * {
        margin-top: 0;
        padding-top: .25em;
    }

.main h3 {
    font-size: 1.17em;
    font-weight: 600;
    letter-spacing: -0.05em;
    line-height: 1em;
    color: #666;
}

.main strong {
    font-weight: 600;
}

.main ul li, .main ol li {
    padding: 3px 0;
}

.main img {
    max-width: 100%;
    height: auto !important;
}

/**  Site Notice **/

#notice {
    font-size: 14px;
    color: #fff;
    background-color: #ec0000;
    overflow: hidden;
    height: auto;
    -webkit-transition: max-height .75s ease-in-out;
    -moz-transition: max-height .75s ease-in-out;
    -ms-transition: max-height .75s ease-in-out;
    -o-transition: max-height .75s ease-in-out;
    transition: max-height .75s ease-in-out;
    max-height: 0px;
}

    #notice.active {
        -webkit-transition: max-height .75s ease-in-out;
        -moz-transition: max-height .75s ease-in-out;
        -ms-transition: max-height .75s ease-in-out;
        -o-transition: max-height .75s ease-in-out;
        transition: max-height .75s ease-in-out;
        max-height: 300px;
    }

    #notice table {
        margin: 0;
    }

        #notice table tr td {
            border: none;
        }

#noticeHtml table td {
    padding: 10px;
    text-align: center;
    box-shadow: inset 0px -1px 0px rgba(0,0,0,.25), inset 0px 1px 0px rgba(255,255,255,.5);
}

#noticeHtml p {
    padding: 5px 0;
    margin: 3px 0;
}

#noticeHtml > p {
    text-align: center !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

    #noticeHtml > p:first-of-type {
        padding-top: 20px !important;
        margin-top: 0 !important;
        box-shadow: inset 0px 1px 0px rgba(255,255,255,.5);
    }

    #noticeHtml > p:last-of-type {
        padding-bottom: 20px !important;
        margin-bottom: 0 !important;
        box-shadow: inset 0px -1px 0px rgba(0,0,0,.25);
    }

    #noticeHtml > p:first-of-type:last-of-type {
        box-shadow: inset 0px -1px 0px rgba(0,0,0,.25), inset 0px 1px 0px rgba(255,255,255,.5);
    }

#noticeHtml {
    overflow: hidden;
    color: #fffff4;
}

#notice.active #noticeHtml {
    box-shadow: 0px 1px 10px rgba(0,0,0,.25);
}

#noticeHtml a {
    color: rgba(255,255,255,.75);
    font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    #noticeHtml a:hover {
        color: rgba(255,255,255,.75);
    }

#noticeHtml td.rev {
    background-color: transparent;
}

#noticecloser, #noticeclosersession {
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    cursor: pointer;
}

    #noticecloser:before {
        content: "x";
        font-size: 24px;
        font-family: sans-serif;
        font-weight: bold;
    }

    #noticeclosersession:before {
        content: "_";
        font-size: 24px;
        font-family: sans-serif;
        font-weight: bold;
    }

/* Styled Table */

.styledtable {
    margin-top: 14px;
    margin-bottom: 14px;
}

    .styledtable > caption {
        padding: 14px 20px;
        font-size: 24px;
        line-height: 1.25em;
        color: white;
        background-color: #117bc0;
        border-radius: 10px 10px 0 0;
        text-align: left;
    }

        .styledtable > caption * {
            padding: 0;
            margin: 0;
        }

    .styledtable > tbody > tr > th,
    .styledtable > tbody > tr > td,
    .styledtable > thead > tr > th,
    .styledtable > thead > tr > td {
        padding: 14px 20px;
    }

    .styledtable > tbody > tr > th,
    .styledtable > thead > tr > th,
    .styledtable > thead > tr > td {
        text-align: center;
        border-bottom: 3px #fff solid;
        border-left: 3px #fff dashed;
        background-color: #0066cc;
        border-radius: 10px 10px 0 0;
    }

    .styledtable > caption + tbody > tr > th,
    .styledtable > tbody > tr + tr > th,
    .styledtable > caption + thead > tr > th,
    .styledtable > thead > tr + tr > th {
        text-align: center;
        border-bottom: 3px #f1f1f1 solid;
        border-left: 3px #f1f1f1 dashed;
        background-color: #FAFAFA;
        border-radius: 0;
    }

    .styledtable > tbody > tr:hover > td {
        background-color: #ABE6FF;
    }

    .styledtable > tbody > tr > th,
    .styledtable > tbody > tr > th *,
    .styledtable > thead > tr > th,
    .styledtable > thead > tr > th *,
    .styledtable > thead > tr > td,
    .styledtable > thead > tr > td * {
        color: #fff;
        font-weight: 700;
    }

    .styledtable > caption + tbody > tr > th,
    .styledtable > caption + tbody > tr > th *,
    .styledtable > tbody > tr + tr > th,
    .styledtable > tbody > tr + tr > th *,
    .styledtable > caption + thead > tr > th,
    .styledtable > caption + thead > tr > th *,
    .styledtable > thead > tr + tr > th,
    .styledtable > thead > tr + tr > th * {
        color: inherit;
    }

    .styledtable > tbody > tr > th + td {
        border-left: none !important;
    }

    .styledtable > tbody > tr > th:first-child, .styledtable > thead > tr > th:first-child, .styledtable > thead > tr > td:first-child {
        text-align: left;
        border-left: none;
    }

    .styledtable > tbody > tr > td {
        text-align: center;
        border-left: 3px #f1f1f1 dashed;
        border-bottom: 3px #f1f1f1 solid;
    }

        .styledtable > tbody > tr > td:first-child {
            text-align: left;
            border-left: none;
        }

    .styledtable > tbody > tr > td {
        font-size: 14px;
        line-height: 17px;
    }

        .styledtable > tbody > tr > th > *:first-child, .styledtable > tbody > tr > td > *:first-child, .styledtable > thead > tr > th > *:first-child, .styledtable > thead > tr > td > *:first-child {
            margin-top: 0 !important;
        }

        .styledtable > tbody > tr > th > *:last-child, .styledtable > tbody > tr > td > *:last-child, .styledtable > thead > tr > th > *:last-child, .styledtable > thead > tr > td > *:last-child {
            margin-bottom: 0 !important;
        }

/*Product Table Styles*/

.productTable p.normal {
    font-size: 12px;
    line-height: 14px;
    font-weight: normal !important;
    color: #FFFFFF !important;
}

table.productTable {
    border-collapse: separate;
    border-spacing: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #eee;
    margin-top: 14px;
    margin-bottom: 14px;
    color: #5a5a5a;
    font-size: 16px;
    line-height: 20px;
}

.productTable td:first-child + td, .productTable th:first-child + th {
    box-shadow: -5px 0px 3px rgba(0,0,0,.05);
}

.productTable th {
    padding: 14px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #2fade2;
    background: #2fade2;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

    .productTable th p {
        font-size: 16px !important;
        line-height: 20px !important;
    }

.productTable td {
    border-bottom: 1px #eee solid;
    border-right: 1px #eee solid;
    text-align: center;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 17px;
}

.productTable tr:first-child td:first-child, .productTable tr th:nth-child(2) {
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}

.productTable tr th:last-child {
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

.productTable tr:first-child td:first-child {
    border-top: 1px #eee solid;
}

.productTable tr th:first-child, .productTable tr td:first-child {
    text-align: left;
    border-left: 1px #eee solid;
    border-right-width: 0;
    box-shadow: none;
}

.productTable tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-bottom-left-radius: 10px;
}

.productTable tr th:first-child {
    background: none !important;
    border-left-width: 0;
    border-left: none;
    border-right-width: 0;
}

.productTable tr td:first-child {
    background-color: #f8f8f8;
    font-weight: bold;
}

.productTable tr:last-child td {
    border-bottom: 1px #eee solid;
}

    .productTable tr:last-child td:last-child {
        border-radius: 0 0 10px 0;
    }

.productTable tr td:last-child {
    border-right: 1px #eee solid;
}

.productTable caption, .productTable tr th:first-child, .productTable tr th:first-child p {
    padding: 7px;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    text-align: left;
    font-weight: normal;
    text-shadow: none;
    background: none;
}

    .productTable tr th:first-child, .productTable tr th:first-child p {
        text-align: center;
    }

.productTable tr:hover {
    background-color: #ecf1f7;
}

table.productTable th p, table.productTable th a {
    color: #ffffff;
    padding: 0px;
    margin: 0;
    text-shadow: rgba(18, 52, 100,.50) 1px 1px 0;
}

    table.productTable th a:hover {
        color: #c7c7c7;
    }

table.productTable p {
    font-size: 14px;
    line-height: 17px;
    color: #5a5a5a;
}

table.styledtable th, table.styledtable th * {
    font-size: 16px;
    line-height: 1.25em;
}

table.productTable ul {
    font-size: 11px;
    line-height: 14px;
    margin: 0px;
    padding: 8px 0px 0px 0px;
    list-style-type: none;
}

    table.productTable ul li {
        text-align: left;
        padding: 3px 0px 3px 10px;
        /*background-image: url('../img/check.gif') !important;*/
        background-position: 0px 7px;
    }

        table.productTable ul li:before {
            display: none;
        }

    table.productTable ul p {
        font-size: 11px;
        line-height: 14px;
        padding: 2px 0px 2px 0px;
        margin: 0px;
    }

.col-odd {
    background-color: #FAFAFA;
}

th.col-odd, .productTable tr:hover th.col-odd {
    background-color: #117bc0; /* Old browsers */
}

.col-even {
    background-color: #fff;
}

.productTable tr:hover .col-even, .productTable tr:hover .col-odd {
    background-color: #ABE6FF;
}

.productTable tr:hover th.col-odd:first-child, .productTable tr:hover {
    background-color: transparent !important;
}

    th.col-even, .productTable tr:hover th.col-even {
        background: #2fade2;
    }

a.btn1, a.btn2, .content form.styled button {
    margin: 5px 0px 20px 0px;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    padding: 10px 20px;
    line-height: 2em;
    letter-spacing: 0px;
    vertical-align: middle;
    background-color: #117bc0;
    color: #fff !important;
    border-collapse: collapse;
    border: none;
    border-radius: 5px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html.ie7 a.btn1, html.ie7 a.btn2 {
    display: inline;
}

a.btn1:hover, a.btn2:hover, .content form.styled button:hover {
    background-color: #2fade2;
    background-position: 10px center;
    text-decoration: none;
    box-shadow: 2px 5px 10px rgba(0,0,0,.25);
    -webkit-transform: translate(0px,-3px);
    -moz-transform: translate(0px,-3px);
    -ms-transform: translate(0px,-3px);
    transform: translate(0px,-3px);
}

a.btn1:active, a.btn2:active {
    background-color: #034a28;
    background-position: 20px center;
    box-shadow: 2px 5px 10px rgba(0,0,0,.25) inset;
    -webkit-transform: translate(0px,0px);
    -moz-transform: translate(0px,0px);
    -ms-transform: translate(0px,0px);
    transform: translate(0px,0px);
}

/* Button 2 */
a.btn2 {
    background-color: #f1f1f1;
    color: #666 !important;
}

    a.btn2:hover {
        color: #fff !important;
        background-position: 10px center;
        box-shadow: 2px 5px 10px rgba(0,0,0,.25);
        -webkit-transform: translate(0px,-3px);
        -moz-transform: translate(0px,-3px);
        -ms-transform: translate(0px,-3px);
        transform: translate(0px,-3px);
    }

    a.btn2:active {
        background-color: #034a28;
        background-position: 20px center;
        box-shadow: 2px 5px 10px rgba(0,0,0,.25) inset;
        -webkit-transform: translate(0px,0px);
        -moz-transform: translate(0px,0px);
        -ms-transform: translate(0px,0px);
        transform: translate(0px,0px);
    }

    a.btn1 + a.btn1, a.btn1 + a.btn2, a.btn2 + a.btn1, a.btn2 + a.btn2 {
        margin-left: 10px;
    }

table.Carousel {
    display: none;
}

.main img[src="ContentImageHandler.ashx?ImageId=65737"] {
    display: none;
}

#obContainerxy {
    background-color: #fff;
}

.onlinebanking #obContainerxy {
    display: block;
}

/* Online Banking Customization */
#login {
    background-color: transparent;
    padding: 0 48px 25px 48px;
    width: 100%;
    font-size: 16px;
}

    #login h2 {
        display: block;
        font-size: 30px;
        line-height: 1.5em;
        font-weight: 600;
        letter-spacing: -0.05em;
        margin-top: 10px;
        padding: 0;
        border: none;
    }

@media only screen and (min-width: 1143px) {
    #login h2 {
        font-size: 23px;
        line-height: 44px;
        font-weight: 600;
        letter-spacing: -0.05em;
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 1468px) {
    #login h2 {
        font-size: 30px;
        line-height: 1.5em;
        font-weight: 400;
        letter-spacing: 0em;
    }
}

#login label {
    padding-top: 0;
}

#login label,
#login form [class*=Button] {
    height: 1.875rem;
}

#login input:not([type=radio]):not([type=checkbox]),
#login select {
    border: none;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
    letter-spacing: -0.05em;
}

#login .fa-angle-down,
#login form [class*=Button][type*=submit] {
    width: 20% !important;
}

#login .fa-angle-down {
    right: 0 !important;
    z-index: 30 !important;
    padding: 0 10px !important;
    text-align: center !important;
    color: #fff !important;
    line-height: 25px !important;
    box-sizing: border-box !important;
    font-weight: 700 !important;
    background-color: #117bc0 !important;
}

    #login .fa-angle-down:before {
        content: "\f107";
        font-family: 'FontAwesome';
        width: 100%;
    }

#login form [class*=Button] {
    border: none;
    margin: 0.25em 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #117bc0;
    color: #fff;
    font-size: 1em;
    padding: 0 0.75em;
    cursor: pointer;
    transition: background-color 0.25s ease;
    border: none;
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
}

    #login form [class*=Button]:hover {
        background-color: #91cae8;
        color: #333;
        font-weight: bold;
    }

#login ul {
    flex-wrap: wrap;
    padding: 0px;
    margin: 8px 0 0 0;
    clear: both;
    font-size: 12px;
    line-height: 1em;
}

    #login ul a {
        position: relative;
        display: block;
        text-decoration: none;
        padding: 0 0 0 1em;
        margin: 0px;
        letter-spacing: 0;
        color: #117bc0;
        white-space: nowrap;
    }

        #login ul a:hover {
            text-decoration: underline;
        }

    #login ul li a:before {
        content: "»";
        display: block;
        padding-right: 5px;
        position: absolute;
        top: 0;
        left: 0;
        width: 1em;
    }
/* Online Banking Customization: End */

#doors {
    display: none;
    width: 1348px;
}

.smallgrey, .grey {
    line-height: 1.25em;
    font-size: 12px;
    color: #666;
}

#formMail {
    float: none !important;
    margin: 0 !important;
    width: auto !important;
}

.captchaField.plain, .captchaField.default {
    width: calc(60% + 20px);
    float: left;
}
/*********************/
/** Captcha Styles ***/

.captchaField.default {
    overflow: auto;
    margin: 0 auto;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

    .captchaField.default .captchaFieldNumbers {
        height: 44px;
        padding: 0px 20px;
        text-align: center;
        background-image: url(../img/captcha/securityBg.jpg);
    }

    .captchaField.default .captchaFieldBoxLeft {
        height: 73px;
        width: 39px;
        background-image: url(../img/captcha/capFrameLeft.png);
        float: left;
    }

    .captchaField.default .captchaFieldBoxMid {
        height: 73px;
        padding: 14px 0 0 0;
        float: left;
        position: relative;
    }

    .captchaField.default .captchaFieldBoxMidOverlay {
        width: 100%;
        height: 73px;
        padding: 14px 0 0 0;
        background-image: url(../img/captcha/capFrameMid.png);
        background-repeat: repeat-x;
        position: absolute;
        top: 0;
        left: 0;
    }

    .captchaField.default .captchaFieldBoxMidOverlaySecure {
        width: 100%;
        height: 44px;
        margin: 14px 0 0 0;
        background-image: url(../img/captcha/SO1.gif);
        position: absolute;
        top: 0;
        left: 0;
        opacity: .25;
    }

    .captchaField.default .captchaFieldBoxRight {
        height: 68px;
        width: 78px;
        padding: 5px 0 0 9px;
        background-image: url(../img/captcha/capFrameRight.png);
        float: left;
    }

    .captchaField.default .captchaFieldRefresh {
        display: block;
        height: 29px;
        width: 34px;
        padding: 5px 0 0 9px;
        background-image: url(../img/captcha/capFrameBtn.png);
        background-position: 0 0;
        cursor: pointer;
        float: left;
    }

        .captchaField.default .captchaFieldRefresh:hover {
            background-position: -43px 0;
        }

/** Plain **/

.captchaField.plain {
    overflow: auto;
    margin: 0 auto 8px auto;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

    .captchaField.plain .captchaFieldNumbers {
        height: 44px;
        padding: 0px 20px;
        text-align: center;
        background-image: url(../img/captcha/securityBg.jpg);
        width: 100%;
        box-sizing: border-box;
    }

    .captchaField.plain .captchaFieldBoxLeft {
        display: none;
    }

    .captchaField.plain .captchaFieldBoxMid {
        height: 44px;
        position: relative;
    }

    .captchaField.plain .captchaFieldBoxMidOverlay {
        display: none;
    }

    .captchaField.plain .captchaFieldBoxMidOverlaySecure {
        width: 100%;
        height: 44px;
        margin: 0;
        background-image: url(../img/captcha/SO1.gif);
        position: absolute;
        top: 0;
        left: 0;
        opacity: .25;
    }

    .captchaField.plain .captchaFieldBoxRight {
        width: 0;
        padding: 0;
    }

    .captchaField.plain .captchaFieldRefresh {
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        height: 44px;
        width: 100%;
        padding: 0;
        background-image: url(../img/captcha/spacer.gif);
        background-position: 0 0;
        cursor: pointer;
    }

        .captchaField.plain .captchaFieldRefresh:hover {
            background-position: -43px 0;
        }

/*  Toolbar styles */

#toolbarxy {
    display: none;
    width: 100%;
    min-height: 30px;
    max-height: 30px;
    overflow: hidden;
    font-size: 11px;
    border-bottom: 3px #404040 solid;
    background: #111111;
    background: -moz-linear-gradient(top, #111111 0%, #5a5858 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(100%,#5a5858));
    background: -webkit-linear-gradient(top, #111111 0%,#5a5858 100%);
    background: -o-linear-gradient(top, #111111 0%,#5a5858 100%);
    background: -ms-linear-gradient(top, #111111 0%,#5a5858 100%);
    background: linear-gradient(to bottom, #111111 0%,#5a5858 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#5a5858',GradientType=0 );
}

.csstransitions #toolbarxy {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    transition: all 1s ease-out;
}

#toolbarxy.open {
    max-height: 235px;
}

#toolbar {
    width: 1135px;
    height: 235px;
    margin: 0px auto 0px auto;
    padding: 0px;
}

#toolbarlinks {
    width: 910px;
    height: 30px;
    padding: 0px 0px 0px 186px;
    margin: 0px;
    color: #e3e3e3;
}

    #toolbarlinks h2 {
        position: relative;
        display: block;
        font-size: 14px;
        line-height: 30px;
        width: 160px;
        height: 30px;
        font-weight: normal;
        color: #e3e3e3;
        margin: 0px;
        padding: 0px 10px 0px 0px;
        cursor: pointer;
        box-sizing: border-box;
    }

        #toolbarlinks h2:after {
            content: "\f013";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            font-family: 'FontAwesome';
            font-size: 16px;
            line-height: 30px;
            width: 20px;
            height: 30px;
            font-weight: normal;
            color: #e3e3e3;
            margin: 0px;
            padding: 0px 0px 0px 0px;
            cursor: pointer;
            opacity: .75;
        }

    #toolbarlinks ul {
        width: 735px;
        margin: 0px 0px 0px 12px;
        padding: 0px;
        list-style-type: none;
    }

        #toolbarlinks ul li {
            display: inline;
            font-size: 12px;
            line-height: 31px;
            padding: 8px 13px 7px 13px;
        }

            #toolbarlinks ul li:first-child {
                background-image: url(../img/divider_toolbarlinks.png);
                background-repeat: no-repeat;
                background-position: left center;
            }

            #toolbarlinks ul li:hover, #toolbarlinks ul li:hover a {
                color: #FFFFFF;
                text-decoration: underline;
                cursor: pointer;
            }

            #toolbarlinks ul li a {
                color: #e3e3e3;
                text-decoration: none;
            }

#tools {
    width: 965px;
    height: 205px;
    margin: 0px auto 0px auto;
    padding: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.toolsset {
    position: relative;
    float: none !important;
    flex-grow: 1;
    height: 175px;
    padding-bottom: 30px;
    background-image: url(../img/divider_tools.png);
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 0px transparent solid;
}

.csstransitions .toolsset {
    transition: all .4s ease-in-out;
}

.csstransforms .toolsset:hover {
    transform: translateY(-10px);
    border-bottom: 10px #ffd60f solid;
}

.toolscontent {
    /* width: 241px; */
    height: 171px;
    overflow: hidden;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

.expandtoolbar {
    cursor: pointer;
}

.toolscontent h2 {
    margin: 0px;
    padding: 0px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
}

.toolscontent a {
    color: #dbdbdb;
    text-decoration: none;
}

    .toolscontent a:hover {
        color: #ffffff;
        text-decoration: underline;
    }

#marketWatch {
    width: 221px;
    height: 151px;
    /*padding: 20px 0px 0px 20px;*/
    padding: 0px;
    color: #303030;
}

    #marketWatch p.smallgrey {
        padding: 10px;
        line-height: 1em;
        font-size: 10px;
        color: #666;
    }

#calcscontent ul, #newscontent ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#newscontent, #calcscontent {
    /* width: 223px; */
    height: 158px;
    padding: 13px 10px 0px 8px;
}

    #newscontent > table, #calcscontent > table {
        margin: 13px;
    }

    #newscontent ul li, #calcscontent ul li {
        font-size: 11px;
        line-height: 13px;
        color: #dbdbdb;
        margin: 5px 0px 5px 0px;
        padding: 2px 0px 2px 17px;
        position: relative;
        padding-left: 19px;
    }

        #newscontent ul li:before, #calcscontent ul li:before {
            content: "\f054";
            position: absolute;
            top: 3px;
            left: 0;
            display: block;
            font-family: 'FontAwesome';
            color: #ffd60f;
        }

        #calcscontent ul li:before {
            content: "\f00c";
            top: 2px;
        }

a.morenews {
    font-size: 11px;
    float: right;
    color: #ffffff;
}

.toolstitle {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 241px;
    height: 21px;
    display: block;
    color: #eee;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

    .toolstitle:before {
        content: "\f0c2";
        font-family: 'FontAwesome';
        display: inline-block;
        margin-right: 5px;
        color: #ffd60f;
    }

.toolsset + .toolsset .toolstitle:before {
    content: "\f080";
}

.toolsset + .toolsset + .toolsset .toolstitle:before {
    content: "\f0c1";
}

.toolsset + .toolsset + .toolsset + .toolsset .toolstitle:before {
    content: "\f09e";
}



/**********************/
/**** Market Watch ****/

.exchange, .highPrice, .lowPrice, .tradeVolume, .avgVolume, .marketCap, .openPrice, .yesterdayClose, .percentChange, .lastTrade {
    width: 0;
    background: #C03;
    display: none;
}

#additionalSymbolsXY label {
    display: none;
}

#ticker {
    font-size: 10px;
    line-height: 1em;
    position: relative;
}

.quoteTable {
    background-color: #dbdbdb;
    width: 201px;
    border: 2px #f4f4f4 solid;
    width: 100%;
    overflow: hidden;
}

    .quoteTable td {
        padding: 5px;
        border-left: 1px #bfbfbf solid;
        border-top: 1px #bfbfbf solid;
        text-align: center;
    }

    .quoteTable th {
        padding: 5px;
        border-left: 1px #bfbfbf solid;
        text-align: center;
        display: none;
    }

#additionalSymbolsXY {
    display: none;
}

th.symbol, td.symbol {
    /*border-left: none !important;*/
    text-align: left !important;
}

.company {
    display: block;
    position: relative;
    float: left;
    height: 0;
    width: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.stockname {
    position: absolute;
    top: 0;
    left: -46px;
    width: 0px;
    height: 20px;
    line-height: 20px;
    color: #eee;
    background-color: #333;
    overflow: hidden;
    transition: all .5s ease-in-out;
}

.quoteTable tr:hover .stockname {
    width: 199px;
}

td.symbol {
    color: #000000;
    font-weight: bold;
    width: 34px;
}

td.changeAmt {
    text-align: right !important;
    padding-right: 18px !important;
}

    td.changeAmt.Up, td.changeAmt.Down {
        padding-right: 16px;
        background-color: #138a00;
        background-image: url(../img/Stock-Reports-Sprite.png);
        background-position: right -86px;
        background-repeat: repeat-x;
        color: #fff;
    }

    td.changeAmt.Down {
        background-color: #ce0000;
        background-position: right -22px;
    }

    td.changeAmt.Steady {
        color: #666;
    }

a.btn_map {
    text-indent: -5000px;
    display: block;
    width: 147px;
    height: 68px;
    /*background-image: url(images/btn_map.png);*/
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

    a.btn_map:hover {
        background-position: 0px -68px;
    }
/**** Market Watch ****/
/**********************/

/*--------- Expandables -------------------*/

.expandable {
    border-bottom: 1px #eee solid;
    display: block;
    margin: 12px 0 12px 0 !important;
    width: 100%;
    box-sizing: border-box;
    padding: 0 !important;
    overflow: hidden;
    height: 42px;
    max-height: 42px;
    -webkit-transition: max-height 1s ease-in-out;
    -moz-transition: max-height 1s ease-in-out;
    -ms-transition: max-height 1s ease-in-out;
    -o-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out;
}

.content h2 + .expandable {
    margin: 12px 0 12px 0 !important;
    padding: 0 0 0 0 !important;
}

.lt-ie10 .expandable {
    margin: 10px 0 10px 0;
}

.expandable:hover {
    /*box-shadow:2px 5px 10px rgba(0,0,0,.05);
	-webkit-transform: translate(3px,0px);
	-moz-transform: translate(3px,-3px);
	-ms-transform: translate(3px,-3px);
	transform: translate(3px,0px);  */
}

.expandable + .expandable {
    margin-top: -5px;
}

.expandable.expanded {
    height: auto;
    max-height: 6000px;
    padding-bottom: 10px;
}

    .expandable.expanded table.expandable.expanded {
        margin-top: 0px;
    }
/*.expandable.expanded>tbody>tr>td:first-child {
	padding-left: 0;
	padding-right: 0;
}*/


.expand {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    /* height: 125px; */
    overflow: hidden;
}

.expandable > *:first-child {
    height: 42px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    padding: 0 25px 0 0;
    line-height: 42px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #353432;
    /* font-size:22px !important; */
    /* font-family: 'Open Sans Bold', Arial, Helvetica, sans-serif !important; */
    font-weight: bold !important;
    /* border-bottom:1px #ccc solid; */
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-tap-highlight-color: transparent;
}

    .expandable.expanded > *:first-child, .expandable > *:first-child:hover {
        color: #117bc0;
    }

.expandable.expanded > *:first-child {
    padding-bottom: 10px;
    line-height: 42px;
    height: auto;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px transparent solid;
}

.expandable > *:first-child:before {
    content: "";
    position: absolute;
    top: 18px;
    right: 0px;
    height: 5px;
    width: 21px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    overflow: hidden;
    color: #ccc;
    background: #ccc;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.expandable > *:first-child:after {
    content: "";
    position: absolute;
    top: 10px;
    right: 8px;
    height: 21px;
    width: 5px;
    text-align: center;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 20px !important;
    overflow: hidden;
    color: #ccc;
    background: #ccc;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.expandable.expanded > *:first-child:before, .expandable > *:first-child:hover:before, .expandable > *:first-child:hover:after, .expandable.expanded > *:first-child:hover:after {
    background: #117bc0;
}

.expandable.expanded > *:first-child:before {
    content: "";
}

.expandable.expanded > *:first-child:after {
    display: none;
}

.expandable > h2:first-child, .expandable > h2:first-child {
    font-size: 22px;
    line-height: 38px !important;
}

.expandable.expanded > h2:first-child {
    padding-top: 6px;
    padding-bottom: 7px;
    line-height: 1.25em !important;
}

.expandable > *:first-child + * {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

@media only screen and (max-width: 1142px) {
    #doors {
        display: none !important;
    }
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 480px) {
    table.responsive {
        width: auto;
    }

        table.responsive, table.responsive > tbody, table.responsive > tbody > tr, table.responsive > tbody > tr > td, table.responsive > tbody > tr > th, table.responsive > thead > tr, table.responsive > thead > tr > td, table.responsive > thead > tr > th {
            width: auto !important;
            display: block;
            clear: both;
        }

            table.responsive > tbody > tr > td, table.responsive > tbody > tr > th, table.responsive > thead > tr > td, table.responsive > thead > tr > th {
                vertical-align: top;
            }
}

@media only screen and (min-width: 480px) {

    /* ====================
    INTERMEDIATE: Menu
   ==================== */


    /* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    .logo-mark img, .logo-mark svg {
        height: 60px;
        width: 60px;
    }

    .logo-text img, .logo-text svg {
        height: 53px;
        width: 289px;
    }

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }

    #footermid nav > ul {
        margin: 0 10px 0 10px;
        width: 175px;
        display: inline-block;
    }

    #guestWelcome {
        margin-top: 0;
    }
}


@media only screen and (min-width: 1143px) {

    /* ===============
    Maximal Width
   =============== */

    #toolbarxy {
        display: block;
    }

    #header-bar {
        display: block;
        height: 69px;
        line-height: 69px;
        background-color: #117bc0;
        border-bottom: 3px #fff solid;
    }

    #obtutorialxy {
        display: block;
    }

    #greetingXY {
        position: relative;
        float: left;
        height: 69px;
        width: auto;
        max-width: 275px;
        text-align: left;
        margin-left: 250px;
        padding-top: 15px;
        background-color: transparent;
        box-sizing: border-box;
    }

    #guestWelcome {
        margin-top: 0;
    }


    .menu-overlay, .menu-bar {
        display: none !important;
    }

    .main-container {
        position: relative;
        text-align: center;
    }

    .wrapper.main {
        display: inline-block;
        width: 608px;
        margin-left: 10px;
        text-align: left;
        padding-left: 90px;
    }

    .homepage .wrapper.main {
        display: block;
        width: auto;
        margin-left: 0px;
        text-align: left;
        padding-left: 0px;
    }

    .header .main h1:first-of-type {
        color: #fff;
        background-color: rgba(17,123,192,1);
        padding: 30px 45px 30px 90px;
        margin: -46px -90px 30px -90px;
    }

    #nav-primary {
        background-color: #f1f1f1;
        position: relative;
        display: inline-block;
        width: 408px;
        height: auto;
        overflow: auto;
        top: 0;
        bottom: 0;
        vertical-align: top;
        border-top: 2px #ccc solid;
        text-align: left;
        padding-top: 140px;
    }

    .rgba #nav-primary {
        background-color: rgba(255,255,255,.5);
    }

    .desktop.homepage #nav-primary {
        display: none;
    }

    #nav-primary > ul {
        padding: 0;
    }

        #nav-primary > ul > li {
            padding: 0;
            margin: 0;
            max-height: 69px;
            overflow: hidden;
            display: block;
            line-height: 0;
        }

    .csstransitions #nav-primary > ul > li {
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    #nav-primary > ul > li.open {
        max-height: 1000px;
    }

        #nav-primary > ul > li.open > a {
            background-color: #fff;
        }

    .rgba #nav-primary > ul > li.open > a {
        background-color: rgba(255,255,255,1);
    }

    #nav-primary > ul > li > a {
        height: 69px;
        line-height: 69px;
        padding: 0 60px;
        margin: 0;
        box-sizing: border-box;
        display: block;
        background-color: rgba(255,255,255,.5);
        font-family: "Open Sans";
        font-size: 1.75em;
        font-weight: 300;
        letter-spacing: -0.05em;
        color: #117bc0;
        text-decoration: none;
        border-bottom: 1px #eee solid;
    }

    .rgba #nav-primary > ul > li > a {
        background-color: rgba(255,255,255,.5);
        border-bottom: 1px rgba(0,0,0,.1) solid;
    }

    .csstransitions #nav-primary > ul > li > a {
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    #nav-primary > ul > li > ul {
        padding: 0;
        background-color: rgba(255,255,255,.0);
        overflow: hidden;
    }

    .csstransitions #nav-primary > ul > li > ul {
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }

    #nav-primary > ul > li.open > ul {
        background-color: rgba(255,255,255,.75);
    }

    #nav-primary > ul > li > ul:last-of-type {
        padding-bottom: 20px;
    }

    #nav-primary > ul > li > ul > li {
        display: block;
    }

        #nav-primary > ul > li > ul > li:hover {
            background-color: #117bc0;
        }

            #nav-primary > ul > li > ul > li:hover * {
                color: #fff;
            }


        #nav-primary > ul > li > ul > li > a, #nav-primary > ul > li > ul > li > h3 {
            line-height: 20px;
            padding: 5px 60px;
            margin: 0;
            box-sizing: border-box;
            display: block;
            font-family: "Open Sans";
            font-size: 1.25em !important;
            font-weight: 300;
            letter-spacing: -0.05em;
            color: #117bc0;
            text-decoration: none;
        }

    .csstransitions #nav-primary > ul > li > ul > li > a, .csstransitions #nav-primary > ul > li > ul > li > h3 {
        -webkit-transition: all .5s ease-out;
        -moz-transition: all .5s ease-out;
        -ms-transition: all .5s ease-out;
        transition: all .5s ease-out;
    }

    #nav-primary > ul > li > ul > li > h3 {
        margin-top: 20px;
        box-sizing: border-box;
        display: block;
        font-family: "Open Sans";
        font-size: 1.75em;
        font-weight: 700;
        letter-spacing: -0.05em;
        color: #117bc0;
        text-decoration: none;
    }

    #nav-primary > ul > li > ul > li > a:hover, .csstransitions #nav-primary > ul > li > ul > li > h3:hover {
        color: #fff;
    }

    .csstransforms #nav-primary > ul > li > ul > li > a:hover {
        transform: translateX(20px);
    }

    #nav-primary > ul > li > ul > li > h3 > a {
        text-decoration: none;
        color: #117bc0;
    }

    .topnav {
        display: flex;
        justify-content: flex-end;
        overflow: hidden;
        margin: 0;
        padding-left: 0;
        width: 480px;
        height: 100%;
        text-align: right;
        list-style: none;
        float: right;
        line-height: 16px;
    }

        .topnav > * {
            position: relative;
            display: flex;
            height: 100%;
            flex-basis: 100%;
            justify-content: center;
            flex-direction: column;
        }

            .topnav > *:last-child {
                min-width: 180px;
            }

    #header-bar .interior {
        position: relative;
        min-width: 906px;
        padding-left: 45px;
        padding-right: 45px;
        height: 69px;
        margin: 0 auto;
    }

    .header-container {
        height: 72px;
    }

    #slideshow-wrapper .responsive-zoom-wrapper {
        height: auto !important;
        width: auto !important;
    }

    #mainimgxy {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: auto;
    }

    #mainimg {
        width: 1920px;
        margin: 0px 0px 0px -860px;
    }

    #slideshow-mask {
        display: block;
        position: absolute;
        top: 320px;
        left: 0;
        height: 492px;
        width: 100%;
        z-index: 20;
        background-image: url(../img/Mask.png);
        background-position: top center;
        background-repeat: repeat-x;
    }

    #doors {
        display: inline-block !important;
        position: absolute;
        top: 400px;
        left: 0;
        z-index: 1500;
        text-align: center;
    }

    /* ===============
    Maximal Width
   =============== */

    .footer-container {
        min-height: 288px;
        padding-top: 50px;
    }

    #logos, #footerpart1, #footermid {
        float: left;
    }

    #footerpart1 {
        width: 209px;
        float: left;
        margin: 0 !important;
        text-align: left;
    }

    #copyright {
        padding: 0;
    }

    #logos {
        margin-top: 30px;
    }

    #obContainerxy {
        position: absolute;
        width: 257px;
        top: 0px;
        left: 50%;
        z-index: 1500;
        border-radius: 0 0 33px 33px;
        margin-left: 340px;
        overflow: hidden;
    }

    #onlinebanking, #login {
        box-sizing: border-box;
        background-image: url(../img/Account-Access.jpg);
        background-size: cover !important;
        background-repeat: no-repeat;
    }

        #login .newListSelected {
            background-color: #fff;
        }

        #login h1 {
            display: block;
            font-size: 23px;
            line-height: 44px;
            font-weight: 600;
            letter-spacing: -0.05em;
            margin-bottom: 0;
        }

    #footermid {
        width: 748px;
        height: auto;
    }

        #footermid nav {
            margin: 58px 0 0 100px;
            font-size: 12px;
            overflow: hidden;
        }

            #footermid nav > ul {
                margin: 0 10px 0 10px;
                width: 175px;
                text-align: left;
                float: left;
            }

                #footermid nav > ul li {
                    display: block;
                }

                #footermid nav > ul:last-child + * {
                    clear: both;
                }

    .wrapper {
        width: 1143px;
    }

        .wrapper.main {
            width: calc(100% - 448px);
            min-width: 608px;
            min-height: 812px;
            background-color: #fff;
        }

    .header .wrapper.main {
        margin-top: 325px;
        border-top-color: transparent;
    }

    .homepage .wrapper.main {
        width: auto;
        min-height: 812px;
        background-color: transparent;
    }

    .main-container, #mainimg {
        box-shadow: inset 0px 20px 40px -20px rgba(0,0,0,.25);
        background-color: #b3b2b2;
        background-image: url(../img/Mask.png), url(../img/Header.jpg);
        background-repeat: repeat-x, repeat-x;
        background-position: center 320px, center top;
    }

    #slideshow-container:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5;
        height: 100%;
        width: 100%;
        /*background: radial-gradient(circle at 23% 5%, rgba(255, 255, 255, 1) 0%,rgba(255, 255, 255, .4) 10%,rgba(255, 255, 255, 0) 30%,rgba(255, 255, 255, 0) 100%), linear-gradient(100deg, rgba(255,255,255,0) 0%,rgba(255,255,255,.85) 20%,rgba(255,255,255,.8) 30%,rgba(255,255,255,0) 50%);*/
        background-repeat: no-repeat;
    }

    .main {
        color: #666;
        line-height: 1.25em;
        letter-spacing: -0.05em;
        padding: 44px 90px 70px 400px;
        box-sizing: border-box;
        border-top: 2px #ccc solid;
    }

    .homepage .responsive-zoom-wrapper {
        height: auto !important;
    }

    #nav-search {
        display: none !important;
    }
}

@media only screen and (min-device-pixel-ratio: 2) and (min-width: 1143px), only screen and (min-resolution: 192dpi) and (min-width: 1143px), only screen and (min-resolution: 2dppx) and (min-width: 1143px) {
    #login {
        background-image: url(../img/Account-Access@2x.jpg);
        background-size: cover;
    }
}

@media only screen and (max-width: 1142px) {
    #nav-primary .search {
        position: relative;
        height: 54px;
        line-height: 24px;
        margin: 0 0 1px 0;
        box-sizing: border-box;
        font-size: 24px;
        font-weight: normal;
        background-color: rgba(0,0,0,.3);
    }

        #nav-primary .search:before {
            content: "\f002";
            position: absolute;
            display: block;
            top: 0;
            left: 30px;
            z-index: 2;
            color: rgba(255,255,255,.5);
            font-family: 'FontAwesome';
            line-height: 54px;
        }

        #nav-primary .search:hover:before {
            color: rgba(0,0,0,.6);
        }

        #nav-primary .search input {
            box-sizing: border-box;
            width: 100%;
            height: 54px;
            padding: 0 30px 0 60px;
            line-height: 54px;
            background-color: transparent;
            border: 0;
            color: rgba(255,255,255,.5);
            font-family: 'Open Sans', Arial, sans-serif;
        }

        #nav-primary .search:hover input {
            outline: none;
            background-color: #fff;
            color: rgba(0,0,0,.6);
        }

    #caption-container {
        top: 11%;
    }
}

@media only screen and (min-width: 1468px) {

    #header-bar .interior {
        width: 1316px;
        min-width: inherit;
        max-width: inherit;
    }

    #greetingXY {
        position: relative;
        float: left;
        height: 69px;
        line-height: 69px;
        width: auto;
        max-width: 650px;
        text-align: left;
        margin-left: 250px;
        padding-top: 0;
        background-color: transparent;
    }

    #guestWelcome {
        margin-top: 0;
    }

    #greeting1, .firstname, #greeting2 {
        font-size: 16px;
        line-height: 69px;
        letter-spacing: 0;
    }

    #greeting2 {
        display: inline;
    }

        #greeting2:before {
            content: ". ";
        }

    #doors {
        left: 50%;
        margin-left: -661.5px;
    }

    .main-container {
        text-align: center;
    }

    .wrapper.main {
        width: 1020px;
        min-width: inherit;
        min-height: inherit;
        padding-left: 90px;
        min-height: calc(100vh - 445px);
        box-sizing: border-box;
    }

    .header .wrapper.main {
        margin-top: 400px;
    }

    .homepage .wrapper.main {
        width: auto;
        padding-left: 0px;
        min-height: 0;
    }

    .header .main h1:first-of-type {
        color: #fff;
        background-color: rgba(17,123,192,1);
        position: absolute;
        top: -75px;
        left: 0px;
        padding: 30px 45px 30px 90px;
        margin: 10px 0;
    }

        .header .main h1:first-of-type:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 45px;
            height: 1em;
            padding: 30px 0;
            margin-right: 45px;
            display: inline-block;
            background-color: #5B5959;
        }

    .topnav {
        width: 580px;
    }

    #nav-primary {
        width: 408px;
        min-height: calc(100vh - 445px);
        box-sizing: border-box;
    }


    #obContainerxy {
        width: 315px;
    }

    #login h1 {
        display: block;
        font-size: 30px;
        line-height: 1.5em;
        font-weight: 400;
        letter-spacing: 0em;
    }

    #mainimg {
        width: 1920px;
        margin: 0px 0px 0px -960px;
    }

    .homepage .footer-container {
        padding-top: 300px;
    }


    /* Responsive Form Styles */

    form.styled > ul > li > label {
        width: 35%;
        float: left;
        box-sizing: border-box;
        padding-bottom: 0;
    }

    #formMail {
        float: right !important;
        width: 500px !important;
        margin: 0 0 0 25px !important;
        background-color: white;
        padding-left: 50px !important;
    }
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

img.responsive {
    max-width: 100%;
}

.responsive-zoom-wrapper {
}

img.header {
    display: none;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    body {
        background: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    .main a[href]:after, #notice a[href]:after {
        content: " (" attr(href) ")";
        font-size: 12px;
        font-weight: normal;
        letter-spacing: normal;
    }

    .main abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }


    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    #notice {
        border-bottom: 1px #ccc solid;
    }

        #notice * {
            color: #000 !important;
        }

        #notice a {
            color: #999 !important;
        }

        #notice.active + #background {
            margin-top: 30px;
        }

    #header-bar {
        display: block;
        padding: 0 30px;
    }

    .logo {
        display: block !important;
    }

    .logo-mark img, .logo-mark svg {
        height: 110px;
        width: 110px;
    }

    .logo-text img, .logo-text svg {
        height: 53px;
        width: 289px;
    }

    .menu-bar, #personalization, .topnav, #footerlogo, #footermid, #share1, #obtutorialxy {
        display: none;
    }

    .main {
        border: none;
    }

    a.btn1, a.btn2 {
        font-size: 12px !important;
        line-height: normal !important;
        border: 1px #ccc solid !important;
        color: #666 !important;
    }

    .footer-container {
        background: none !important;
    }

        .footer-container footer * {
            color: #666 !important;
        }

        .footer-container .wrapper {
            text-align: left;
        }

    #logos {
        width: auto;
        margin: inherit;
        padding: 0 30px;
    }

    .expandable {
        height: auto !important;
        max-height: none !important;
        padding-bottom: 10px !important;
        overflow: visible;
    }

        .expandable > *:first-child:before, .expandable > *:first-child:after {
            display: none;
        }

    .styledtable > caption {
        color: #000;
        border-bottom: 3px #eee solid;
        display: table-caption;
    }

    .styledtable > tbody > tr > th, .styledtable > tbody > tr > th *, .styledtable > thead > tr > th, .styledtable > thead > tr > th *, .styledtable > thead > tr > td, .styledtable > thead > tr > td * {
        color: #000;
        font-weight: 700;
    }

    .styledtable > tbody > tr > th, .styledtable > thead > tr > th, .styledtable > thead > tr > td {
        border-left: 3px #eee dashed;
        border-bottom: 3px #eee solid;
    }


    .productTable th, .productTable td {
        color: #000;
        border-right: none;
        border-left: 3px #eee solid;
        border-bottom: 3px #eee solid;
    }

        .productTable th:first-of-type {
            color: #000;
            border: none;
        }
}

.topnav .search {
    position: relative;
    /* width: 180px; */
}

    .topnav .search input {
        display: block;
        float: left;
        background-color: #fff;
        border: none;
        height: 30px;
        box-sizing: border-box;
        -webkit-appearance: none;
        appearance: none;
        padding: 5px 11px;
        line-height: 20px;
        width: 100%;
    }

        .topnav .search input[type=text]#q {
            width: 75%;
            border-radius: 3px 0 0 3px;
        }

        .topnav .search input[type=submit] {
            width: 25%;
            border-radius: 0 3px 3px 0;
            color: #5a5858;
            background-color: #90c9e8;
            font-weight: bold;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
        }

@media only screen and (max-width:1142px) {

    #toolbarxy {
        display: block;
    }

        #toolbarxy.open {
            max-height: 5000px;
        }

    #toolbarlinks {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        width: 100%;
        box-sizing: border-box;
        max-height: none;
        padding: 0;
    }

        #toolbarlinks > * {
            display: block;
            flex-grow: 1;
            text-align: center;
            float: none !important;
            width: 100%;
            box-sizing: border-box;
        }

        #toolbarlinks > div > ul {
            margin: 0 !important;
            width: 100%;
            box-sizing: border-box;
            display: flex !important;
            justify-content: center;
        }

            #toolbarlinks > div > ul > li.expandtoolbar {
                display: none !important;
            }

        #toolbarlinks h2 {
            width: 100%;
            padding: 0;
            border-bottom: .05rem rgba(255, 255, 255, .1) solid;
        }

            #toolbarlinks h2:after {
                display: inline;
                position: static;
                top: unset;
                right: unset;
                height: auto;
                width: auto;
                font-size: inherit;
                margin-left: .5rem;
            }

    #toolbar {
        width: 100%;
        height: auto;
    }

    #tools {
        width: 100%;
        height: auto;
        margin: 0px auto 0px auto;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

        #tools > * {
            display: flex;
            flex-direction: column;
            flex-grow: 1;
            float: none;
            min-width: 241px;
            width: auto;
            height: auto !important;
            border-bottom: px #404040 solid;
            background: linear-gradient(to bottom,rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 100%) !important;
        }

            #tools > * > * {
                order: 2;
                width: 100%;
                box-sizing: border-box;
                display: flex;
                justify-content: center;
            }

                #tools > * > * > * {
                    display: block;
                    margin: 0 auto;
                    width: auto;
                    /* flex-grow: 1; */
                }

                #tools > * > *.toolstitle {
                    padding-top: 1rem;
                    position: static;
                    order: 1;
                    text-align: center;
                    width: 100%;
                    box-sizing: border-box;
                    height: auto;
                    display: block;
                }
}
