
a#text_resize_decrease, a#text_resize_increase, a#text_resize_reset {
    text-indent: -9000px;
    display: block
}

#imageContainer > #hoverNav, #imageData > #frameHoverNav, .fancybox-prev, .nivo-prevNav {
    left: 0
}

.fancybox-next, .nivo-nextNav {
    right: 0
}

    #imageData #caption, .nivo-controlNav a.active {
        font-weight: 700
    }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}


.fa, .fa-stack {
    display: inline-block
}

a#text_resize_increase {
    background: url(/sites/all/modules/text_resize/aBig.gif) no-repeat;
    float: right;
    width: 28px;
    height: 27px;
    margin: 6px 0 0;
    outline: 0;
    cursor: pointer
}

a#text_resize_reset {
    background: url(/sites/all/modules/text_resize/a_reset.gif) no-repeat;
    float: right;
    width: 25px;
    height: 24px;
    margin: 9px 0 0 3px;
    outline: 0;
    cursor: pointer
}

a#text_resize_decrease {
    background: url(/sites/all/modules/text_resize/aSmall.gif) no-repeat;
    float: right;
    width: 23px;
    height: 21px;
    margin: 12px 0 0 3px;
    outline: 0;
    cursor: pointer
}

#text_resize_clear {
    clear: both
}

.mccoppin-container, .rolph-container {
    margin-bottom: 1em
}

.rolph-quarter {
    min-height: 1px;
    width: 25.532%;
    float: left
}

.mccoppin-column-content-region-inner, .rolph-quarter-inner {
    margin-right: 20px
}

.rolph-quarter4 {
    width: 23.404%
}

.fa {
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.fa-pull-left, .pull-left {
    float: left
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}


.theme-default .nivoSlider {
    position: relative;
    background: url(http://stockholdingservices.com/sites/all/libraries/nivo-slider/themes/default/loading.gif) 50% 50% no-repeat #fff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a
}

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        display: none
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block
    }

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0
}

    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(http://stockholdingservices.com/sites/all/libraries/nivo-slider/themes/default/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px
    }

        .theme-default .nivo-controlNav a.active {
            background-position: 0 -22px
        }

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(http://stockholdingservices.com/sites/all/libraries/nivo-slider/themes/default/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}


.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px
}

.theme-default a.nivo-prevNav {
    left: 15px
}

.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif
}

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff
    }

.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0 0;
    margin-bottom: 5px
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

    .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        max-width: none
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivo-box, .nivo-box img, .nivo-slice {
    display: block
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none
}

.nivo-slice {
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: .8;
    overflow: hidden;
    display: none !important;
    -moz-opacity: 0.8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .nivo-caption p {
        padding: 5px;
        margin: 0
    }

    .nivo-caption a {
        display: inline !important
    }

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0
}

    .nivo-controlNav a {
        cursor: pointer
    }

#vertical-ticker {
    height: 390px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none
}

    #vertical-ticker li {
        padding: 10px;
        display: block;
        color: #414141;
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        font-family: Arial,Helvetica,sans-serif
    }

@font-face {
    font-family: FontAwesome;
    src: url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.eot?v=4.4.0);
    src: url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'),url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'),url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'),url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'),url(https://uat.stockholdingservices.com//sites/all/libraries/fontawesome/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}