/* GRACE colors
Green: #7AC143 ***** Green + 10% black: #6EAD3C *****Light Gray: #E6E7E8 ***** Gray: #BABCBE ***** Mid Gray: #7E8083 ***** Dark Gray: #5f6062 *****
**************************************/
.container {
    max-width: none !important;
    width: 970px;
}

body {
    padding: 0;
    margin: 0;
    font: 12px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333333;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, .ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2, .ms-rtestate-field h3, h2.ms-rteElement-H3, .ms-rtestate-field h4, h2.ms-rteElement-H4 {
    margin: 0;
    padding: 0;
    font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
    font-weight: 500;
    color: #333333;
}

    h1, .ms-rtestate-field h1, h1.ms-rteElement-H1 {
        font-size: 24px;
    }

    h2, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
        font-size: 14px;
        text-transform: uppercase;
    }

        h3, .ms-rtestate-field h3, h2.ms-rteElement-H3 {
            font-size: 16px;
        }

        h4, .ms-rtestate-field h4, h2.ms-rteElement-H4 {
            font-size: 14px;
        }

a, a:link, a:visited, a:hover, a:active, a:focus{
    color: #6EAD3C;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/* global styles
**************************************/
.lineGrayTop {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    height: 2px;
}

.lineGrayBottom {
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    height: 2px;
}

/* Header
**************************************/
.globalHeader {
    margin: 25px 0;
}

.globalNav {
    padding: 0;
    margin: 20px 0 0;
    font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
    font-weight: 500;
    font-size: 13px;
}

    .globalNav li {
        display: block;
        float: left; /*width: 33%;*/
        margin-left: 45px;
    }

        .globalNav li:first-child {
            margin-left: 0;
        }

        .globalNav li a {
            color: #5f6062; /*padding-right:13px; background:url(/_layouts/15/Grace.Internet.MasterPage/img/icon-arrow-down.png) right 50% no-repeat;*/
        }

            .globalNav li a:hover {
                color: #6EAD3C;
            }

    /* Nav DropDown
**************************************/
    .globalNav > li > a {
        padding-bottom: 15px;
        /*background-position: right 27%;*/
    }

    .globalNav > li {
        position: relative;
    }

    .globalNav li > ul.sub-menu {
        display: none;
        position: absolute;
        top: 30px;
        left: -20px;
        z-index: 99;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/bg-darkgray-90.png);
        padding-left: 0;
        padding: 10px 0;
        min-width: 200px;
        border: 1px solid #999;
        border-top: none;
        -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .15);
        box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, .15);
    }

    .globalNav ul.sub-menu li {
        margin-left: 0;
    }

        .globalNav ul.sub-menu li a {
            display: block;
            background-image: none;
            padding: 5px;
            padding-left: 20px;
            color: #fff;
        }

            .globalNav ul.sub-menu li a:hover {
                color: #7AC143;
            }

    .globalNav ul.sub-menu li {
        float: none;
        width: auto;
    }

    .globalNav > li > a {
        position: relative;
    }

    .globalNav > li:hover > .sub-menu:before {
        content: "";
        position: absolute;
        top: -10px;
        left: 20%;
        /*margin-left: -13px;  to center, accounts for right padding on a element */
        width: 0;
        border: 5px solid #6f7071;
        border-color: transparent transparent #6f7071 transparent;
        z-index: 99;
    }

/* Industry Nav
**************************************/
.industryNav {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #f0f0f0;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .industryNav .inner {
        float: left;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        width: 100%;
    }

.ms-srch-sb-searchLink {
    display: none;
}

#industryMenuContainer {
    width: 80%;
}

#industrySearchBoxContainer {
    width: 20%;
}

.ms-srch-sb-border,
.ms-srch-sb-border:hover,
.ms-srch-sb-borderFocused {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.search-product {
    padding-top: 2px;
    float: right;
}

    .search-product .ms-srch-sb > input {
        border-top: none;
        border-right: none;
        border-left: none;
        font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
        border-bottom: 1px solid #dedede;
        color: #7E8083;
        background: #fbfbfb url(/_layouts/15/Grace.Internet.MasterPage/img/icon-magnify-gray.png) 5px 5px no-repeat;
        padding: 5px 0 4px 20px;
        margin: 3px;
        width: 200px;
    }

.search-corporate {
}

    .search-corporate .ms-srch-sb > input {
        border-top: none;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid #7AC143;
        font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #7E8083;
        padding: 0 0 4px 18px;
        margin: 27px 0 0;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/icon-magnify-green.png) no-repeat;
        width: 200px;
    }

.topNav {
    background-color: #f3f3f3;
    border-bottom: 1px solid #e7e7e7;
    height: 25px;
    width: 100%;
}

    .topNav ul {
        margin: 0 15px 0;
        padding: 0;
        float: right;
        font-size: 11px;
    }

        .topNav ul li {
            display: block;
            float: left;
            margin-left: 50px;
            line-height: 25px;
        }

            .topNav ul li:first-child {
                margin-left: 0;
            }

            .topNav ul li a {
                color: #5f6062;
            }

                .topNav ul li a:hover {
                    color: #6EAD3C;
                }

.languageSelector { /*color:#919293; padding-left:13px; background:url(/_layouts/15/Grace.Internet.MasterPage/img/icon-arrow-down.png) 0 50% no-repeat;*/
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

    .languageSelector a {
        padding: 0 10px 0 23px;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/icon-arrow-down.png) 10px 50% no-repeat;
    }

/* Hero
**************************************/
.hero {
    width: 100%;
    border-top: 1px solid #7AC143;
    border-bottom: 1px solid #7AC143;
    position: relative;
}

    .hero .lineTop, .hero .lineBottom {
        background-color: #5f6062;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .hero .lineTop {
        height: 10px;
    }

    .hero .lineBottom {
        height: 5px;
    }

.hero-image {
    background-color: #f7f7f7;
    height: 350px;
    background-image: url(/_layouts/15/Grace.Internet.MasterPage/img/temp-hero.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hero .callOut {
    position: absolute;
    /*left: 44%;*/
    right: 0;
    top: 90px;
    width: 55%;
    background: url(/_layouts/15/Grace.Internet.MasterPage/img/bg-darkblue-90.png);
    border: 1px solid gray;
    border-right: none;
    height: 170px;
}

    .hero .callOut h1 {
        width: 500px;
        padding: 30px 0 0 30px;
        color: #fff;
        float: left;
        display: block;
        font: 18px/1.5 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
        font-weight: 500;
        text-transform: uppercase;
    }

    .hero .callOut p {
        width: 500px;
        padding: 0 30px;
        color: #fff;
        float: left;
        display: block;
    }


/* Breadcrumbs
**************************************/
.wrg-breadcrumb {
    width: 100%;
    border-top: 1px solid #7AC143;
    border-bottom: 1px solid #7AC143;
    font-size: 11px;
    font-style: italic;
    color: #afb0b1;
}

    .wrg-breadcrumb .inner {
        background-color: #5f6062;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .wrg-breadcrumb a {
        color: #d7d7d8;
    }

        .wrg-breadcrumb a:hover {
            color: #fff;
        }

    .wrg-breadcrumb span {
        display: block;
        float: left;
        height: 20px;
        line-height: 20px;
        padding-right: 10px;
    }

/* Industry Tabs
**************************************/
.industryTabs {
    padding: 0;
    margin: 40px 0 0;
}

    .industryTabs li {
        display: block;
        float: left;
        border-top: 1px solid #fff;
    }

        .industryTabs li.active {
            background-color: #f7f7f7;
            border-top: 1px solid #7AC143;
        }

        .industryTabs li:last-child {
            margin-right: 0;
        }

        .industryTabs li a {
            color: #5f6062;
            display: block;
            height: 30px;
            line-height: 30px;
            padding: 0 15px;
            border-bottom: 1px solid #fff;
            border-top: 1px solid #fff;
        }

            .industryTabs li a:hover {
                color: #6EAD3C;
            }

.industryTabContent {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
    float: left;
    margin-bottom: 35px;
}

    .industryTabContent p {
        margin: 30px 40px 30px 0;
    }

img.industryTab {
    margin: 20px 30px 20px 20px;
    float: left;
}

.industryHero {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fff;
    padding: 1px 0;
    position: relative;
}

    .industryHero .callout {
        position: absolute;
        left: 0;
        top: 65px;
        max-width: 500px;
        padding: 30px;
        border: 1px solid gray;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/bg-darkblue-90.png);
        border: 1px solid gray;
        border-left: none;
    }

    .industryHero h1.callout {
        color: #fff;
        font-size: 18px;
    }

/* Content Modules
**************************************/
.contentModule {
    margin-bottom: 20px;
}

    .contentModule .topLine {
        float: left;
        width: 100%;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/bg-CCC.png) repeat-x 0 18px;
        padding: 0;
        margin-bottom: 10px;
        height: 24px;
    }

        .contentModule .topLine h2 {
            float: left;
            background-color: #fff;
            padding-right: 20px;
            margin: 0;
        }

    .contentModule ul {
        margin: 0;
        padding: 0;
    }

    .contentModule li {
        display: block;
        margin-bottom: 10px;
    }

    .contentModule div.date {
        color: #7E8083;
        margin-right: 10px;
        min-width: 110px;
    }

#home .contentModule div.date {
    float: left;
    width: 100%;
}

.contentModule div.entry {
    color: #5f6062;
}

.contentModule a:hover div.entry {
    color: #6EAD3C;
}


/* Industry Header
**************************************/
.industryHeader {
    margin: 30px 0;
}

    .industryHeader h1 {
        float: left;
        margin-right: 20px;
    }

ul.countrySelector {
    margin: 10px 0 0;
    padding: 0;
    float: left;
}

    ul.countrySelector li {
        display: block;
        float: left;
        margin: 0;
        padding: 0;
    }

        ul.countrySelector li a {
            padding-right: 10px;
            background: url(/_layouts/15/Grace.Internet.MasterPage/img/icon-arrow-right.png) right 5px no-repeat;
        }

.locateDistributor {
    display: block;
    float: right;
    background: url(/_layouts/15/Grace.Internet.MasterPage/img/icon-location.png) 0 0 no-repeat;
    height: 25px;
    line-height: 24px;
    padding: 0 0 0 25px;
    margin: 10px 0 0;
}

    .locateDistributor a {
        color: #5f6062;
    }

        .locateDistributor a:hover {
            color: #6EAD3C;
        }

/* Category Grid
**************************************/
ul.categoryGrid {
    padding: 0;
    margin: 0;
}

.categoryGrid li {
    display: block;
    float: left;
    margin: 10px 0 10px 20px;
    line-height: 1.25;
}

    .categoryGrid li:first-child {
        margin-left: 0;
    }

    .categoryGrid li a {
        display: table-cell;
        vertical-align: middle;
        width: 140px;
        height: 60px;
        padding: 5px;
        border: 1px solid #ccc;
        -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
        box-shadow: inset 0px 0px 0px 1px #fff;
        background-color: #fafafa;
        color: #5f6062;
        text-align: center;
    }

        .categoryGrid li a:hover {
            color: #6EAD3C;
        }

        .categoryGrid li a span {
            vertical-align: middle;
        }

/* Product Detail
**************************************/
ul.productDetail-header {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}

    ul.productDetail-header li {
        display: block;
        float: left;
    }

        ul.productDetail-header li + li:before {
            content: "/";
            padding: 0 10px;
        }

        ul.productDetail-header li a {
            color: #5F6062;
        }

            ul.productDetail-header li a:hover {
                color: #6EAD3C;
            }

/* Product Tabs
**************************************/
.productTabs {
    padding: 0;
    margin: 30px 0 0;
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .productTabs li {
        display: block;
        float: left; /*border-top: 1px solid #ccc;*/
    }

        .productTabs li.active {
            background-color: #f7f7f7;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }

        .productTabs li:last-child {
            margin-right: 0;
        }

        .productTabs li a {
            color: #5f6062;
            display: block;
            height: 30px;
            line-height: 30px;
            padding: 0 15px;
            /*border-bottom: 1px solid #fff;
border-top: 1px solid #fff;*/
        }

            .productTabs li a:hover {
                color: #6EAD3C;
            }

/* ProductTabs Active Triangle
NOTE: To change size of indicator triangle, change border width for both styles below
----------------------------------*/
ul.productTabs li.active a:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #f7f7f7;
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -7px;
}

ul.productTabs li.active a:before {
    content: '';
    display: block;
    position: absolute;
    top: 31px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ccc;
    margin-left: -7px;
}

ul.productTabs li.active a {
    position: relative;
}

.salesContact {
    text-align: right;
}

    .salesContact a {
        color: #5f6062;
    }

        .salesContact a:hover {
            color: #6EAD3C;
        }


/* Home Tabs
**************************************/


/* Tab Panel Background ----------*/
.ui-widget-content a {
    color: #6ead3c;
}

.ui-widget-header a {
    color: #5f6062;
}

/* Tab Active Styles ----------*/
.ui-state-active a, .ui-state-active a:link {
    color: #6ead3c;
    text-decoration: none;
}

/* Tab Active Triangle
NOTE: To change size of indicator triangle, change border width for both styles below ----------*/
ul.tabs-vertical li.ui-tabs-active a:after,
ul.tabs-horizontal li.ui-tabs-active a:after {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #f3f3f3;
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 7px;
    right: -7px;
    z-index: 9;
}

ul.tabs-vertical li.ui-tabs-active a:before,
ul.tabs-horizontal li.ui-tabs-active a:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: -15px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #CCC;
    border-style: solid;
    border-width: 7px;
    z-index: 8;
}

ul.tabs-horizontal li.ui-tabs-active a:before {
    top: 50%;
    right: -15px;
    margin-top: -5px;
}

ul.tabs-horizontal li.ui-tabs-active a:after {
    top: 50%;
    right: -7px;
    border-left: 7px solid #fbfbfb;
    margin-top: -5px;
}
/* jQuery UI Tabs 1.8.23 ----------*/
.ui-tabs {
    position: relative;
    zoom: 1;
}

    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text;
    }

    .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
        cursor: pointer;
    }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.homeTabs {
    -webkit-font-smoothing: antialiased;
    display: none;
    margin: -20px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-bottom: 1px;
    padding-top: 1px;
}

    .homeTabs:after {
        clear: both;
    }

    .homeTabs ul {
        padding: 0;
        margin: 0;
    }

    .homeTabs a:focus {
        outline: none;
    }

.tabs-header-wrapper {
    overflow: hidden;
    padding: 5px 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.tabs-browse {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    color: #5f6062;
    padding-top: 5px;
}

ul.tabs-horizontal li, ul.tabs-vertical li {
    list-style: none;
}

    ul.tabs-horizontal li a,
    ul.tabs-vertical li a {
        text-decoration: none;
        font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
        font-weight: 500;
    }

ul.tabs-horizontal {
    margin-top: 10px;
    font-size: 14px;
}

ul.tabs-vertical {
    font-size: 12px;
}

ul.tabs-horizontal li a {
    display: block;
}

ul.tabs-vertical {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 0 1px 0;
}

    ul.tabs-vertical li:last-child {
        border-bottom: none;
    }

    ul.tabs-vertical li:first-child {
        border-top: none;
    }

    ul.tabs-vertical li a, ul.tabs-horizontal li a {
        display: block;
        height: 28px;
        line-height: 28px;
        padding: 0 20px;
    }

    ul.tabs-vertical li.ui-tabs-active a,
    ul.tabs-horizontal li.ui-tabs-active a {
        position: relative;
    }

.tabs-nested-left .ui-tabs-panel {
    margin: 20px;
}

.tab-section-banner {
    padding: 10px;
    padding-right: 0;
    background-color: #fff;
    overflow: hidden;
}

span.tab-section-text {
    display: block;
    margin-top: 40px;
    font-size: 18px;
    overflow: hidden;
    padding-left: 10px;
}

.tab-section-banner img {
    float: left;
}

.tab-content-wrapper { /*overflow: hidden;*/
    margin-top: 10px;
}

    .tab-content-wrapper p { /*float:left;*/
        margin: 0;
        padding: 0 10px;
    }

    .tab-content-wrapper.promo p { /*width:200px;*/
    }

    .tab-content-wrapper.promo img {
        float: right;
        padding: 0 0 20px 20px;
    }

.tab-content-links {
    overflow: hidden;
    background-color: #fff;
}

ul.content-links {
    background-color: #fff;
    float: left;
    padding: 10px;
    width: 50%;
    min-height: 70px;
    height: auto !important;
    border-right: 1px solid #f7f7f7;
}

    ul.content-links li {
        list-style-type: none;
        background: url(/_layouts/15/Grace.Internet.MasterPage/img/tabs-home/tab-arrows.png) no-repeat 0;
        padding-left: 15px;
        margin-bottom: 2px;
    }

        ul.content-links li a {
            text-decoration: none;
            color: #5f6062;
        }

            ul.content-links li a:hover {
                color: #6EAD3C;
            }


/* Industry Sidebar Menu
**************************************/
.sidebar-menu {
    /*width: 90%;*/
}

.sidebar-box {
    background-color: #F0F0F0;
    margin-bottom: 10px;
    border-top: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    box-shadow: 0px 0px 0px 1px #FFF inset;
    padding: 20px;
}

.sidebar-menu ul { /* sidebar margin, padding reset */
    margin: 0;
    padding: 0;
}

.sidebar-menu li {
    list-style-type: none;
    margin: 0px 0px 10px;
}

.sidebar-box .ms-core-listMenu-verticalBox li.static > .ms-core-listMenu-item {
    padding: 0;
}

ul.sidebar-menu-list {
    margin-bottom: 20px;
}

    ul.sidebar-menu-list li {
        padding-left: 20px;
    }

.menu-section {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

ul.menu-list li {
    padding-left: 30px;
}

    ul.menu-list li:first-child {
        padding-left: 20px;
    }

    ul.menu-list li a {
        display: block;
        width: 100%;
    }


/* General Layouts
**************************************/
.caption {
    font-size: 11px;
    font-style: italic;
    color: #878889;
    margin: 10px 0 30px;
}

.callOut-sidebar {
    margin-top: 15px;
}

.callOut-below {
    margin-top: 30px;
}

.layout-hero {
    margin-bottom: 15px;
}

    .layout-hero .caption {
        margin-bottom: 0;
    }


/* Footer
**************************************/
.footer-wrapper {
    width: 100%;
    margin-top: 40px;
    background-color: #5f6062;
    border-top: 1px solid #7AC143;
    bottom: 0;
}

    .footer-wrapper .line {
        border-bottom: 1px solid #fff;
    }

.footer {
    color: #fff;
    font-size: 11px;
}

    .footer .divider {
        border-bottom: 1px solid #7e7f81;
    }

    .footer a {
        color: #fff;
    }

        .footer a:hover {
            color: #7AC143;
        }

    .footer ul {
        margin: 20px 0;
        padding: 0;
        text-align: center;
    }

    .footer li {
        display: inline-block;
        line-height: 1.25;
        margin: 0 15px;
    }

    .footer h1 {
        margin: 0;
        padding: 0;
        font: 11px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
    }

        .footer h1 a {
            color: #babcbe;
        }

    .footer .copyright {
        margin: 0 0 20px;
    }

        .footer .copyright, .footer .copyright a {
            color: #afb0b1;
        }

            .footer .copyright a:hover {
                color: #7AC143;
            }

/* Sharepoint Styles
**************************************/

#s4-bodyContainer {
    padding-bottom: 0px; /* remove extra padding under footer */
}

#grace-content {
    padding-bottom: 100px;
}

/* helpers
**************************************/
.margin20 {
    margin-bottom: -20px;
}

/* Industry Landing Page Layout 
**************************************/

#IndustryLandingLayout_RightColumn img {
    max-width: 100%;
}

/* Industry/Page Header
**************************************/
.wrg-pageHeader {
    margin: 20px 0;
}

    .wrg-pageHeader h1 {
        float: left;
        margin-bottom: 20px;
    }

.wrg-industryheader {
    margin-top: 30px;
}

    .wrg-industryheader h1 {
        float: left;
        margin-right: 20px;
    }

    .wrg-industryheader .wrg-industrytitle {
        font-size: 24px;
        float: left;
        padding: 0;
        margin: 0;
        line-height: normal;
    }

#wrg-social {
    margin-top: 10px;
}

.wrg-industrymenu {
}

.wrg-industrycategories {
    float: left;
    overflow: hidden;
}

.wrg-industrycontent {
    float: left;
    overflow: hidden;
    margin-left: 40px;
}

    .wrg-industrycontent .wrg-industryhtml {
        float: left;
        width: 520px;
        overflow: hidden;
        margin-top: 20px;
        padding-right: 20px;
    }

    .wrg-industrycontent .wrg-industryrightcolumn {
        width: 210px;
        overflow: hidden;
    }

.wrg-industryrightcolumn {
}

/* Shared Industry Web Parts styling
**************************************/
.wrg-industry {
    width: 210px;
    background-color: #F0F0F0;
    color: #5F6062;
    padding: 20px 15px 20px 20px;
    margin-top: 10px;
}

    .wrg-industry h1 {
        font-size: 13px;
        color: #5F6062;
        font-weight: bold;
        padding-bottom: 12px;
    }

    .wrg-industry .wrg-industry-date {
        color: #979797;
    }

    .wrg-industry .wrg-industry-content {
        padding-bottom: 15px;
    }

        .wrg-industry .wrg-industry-content ul {
            padding-left: 0px;
            padding-bottom: 0px;
            list-style-type: none;
        }

            .wrg-industry .wrg-industry-content ul li {
                padding: 0px 0px 10px 0px;
            }

                .wrg-industry .wrg-industry-content ul li a {
                    color: #5F6062;
                    text-decoration: none;
                }

                    .wrg-industry .wrg-industry-content ul li a:hover,
                    .wrg-industry .wrg-industry-content ul li a:focus {
                        color: #6EAD3C;
                        text-decoration: none;
                    }

    .wrg-industry .wrg-industry-link {
    }

        .wrg-industry .wrg-industry-link .wrg-industry-arrows {
            font-size: 9px;
        }

/* Page Layout Styling
***********************/

#productDetailLayout_rightColumn .wpTitleContainer, #IndustryLandingLayout_RightColumn .wpTitleContainer, #singleCategoryLayout_rightColumn .wpTitleContainer{
    float: left;
    width: 100%;
    background: url(/_layouts/15/Grace.Internet.MasterPage/img/bg-CCC.png) repeat-x 0 18px;
    padding: 0;
    margin-bottom: 10px;
    height: 24px;
}


#productDetailLayout_rightColumn .wpTitle, #IndustryLandingLayout_RightColumn .wpTitle, #singleCategoryLayout_rightColumn .wpTitle {
    float: left;
    background-color: #fff;
    padding-right: 20px;
    color: #5F6062;
    font-family: 'Vitesse SSm A','Vitesse SSm B',sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.wrg-pageContent {
    margin-top: 1px;
    padding-right: 0px;
}

.wrg-shadedZone {
    padding-left: 20px;
    padding-top: 10px;
    background-color: #F0F0F0;
}

.productDivGray {
    background: #F0F0F0;
    border: 1px solid #F0F0F0;
    width: 700px;
    height: 50px;
    padding: 5px;
}

.productDivClear {
    border: 1px solid #F0F0F0;
    width: 700px;
    height: 50px;
    padding: 5px;
}

.ms-ref-name, .ms-displayInlineBlock, .ms-ref-ellipsis {
    margin-bottom: -3px;
}

#categoryLayout_separator {
    background-color: white;
    height: 10px;
    margin-left: -20px;
    margin-right: -20px;
}

#categoryLayout_categoryLinks {
}

#categoryLayout_categoryRefiners {
}

    #categoryLayout_categoryRefiners .ms-ref-refiner:not(:first-child) {
        padding-top: 10px;
        border-top: 1px solid white;
    }

    #categoryLayout_categoryRefiners .ms-webpart-zone {
        background-color: #F0F0F0;
    }

/* More refiners styling */
.ms-ref-refiner #Value, .ms-ref-unsel-toggle, .ms-ref-ctrl, #OtherValue, #SubmitValue {
    /*width: 240px;*/
    padding-left: 10px;
}

#SubmitValue {
    padding-top: 15px;
}

#productDetailLayout_leftColumn, #productDetailLayout_rightColumn {
}

#leftColumn {
    background-color: #f3f3f3;
}

.ms-ref-refiner #Container {
    padding-bottom: 10px;
}

input[type="checkbox"]:checked + label {
}

#productDetailLayout_categoryLinks, #productDetailLayout_relatedProducts {
}

#productDetailLayout_productTitle {
    margin: 0;
    padding: 0;
    font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
    font-weight: 500;
    font-size: 24px;
}

#productDetailLayout_productDocuments {
    padding-top: 20px;
}

    #productDetailLayout_productDocuments .wpTitle {
        margin: 0;
        padding: 0;
        font-family: 'Vitesse SSm A', 'Vitesse SSm B', sans-serif;
        font-weight: 500;
        font-size: 16px;
    }

.newsDate {
    color: #666666;
    width: 20%;
}

.newsTitle {
    padding-left: 0px;
}

#categoryLayout_categoryRefiners input[type="checkbox"] {
    margin: 0px;
}

.combobox-container .ms-ref-unselSec {
    width: 80%;
}

.topImage {
    margin-bottom: 15px;
}

/* Search Pages */
#searchIcon {
    display: none;
}

#Refinement{
    background-color: #F0F0F0;
}

/* Search Templates */
ul.cbs-List {
    display: inline;
}

.cbs-Detail {
    margin-left: 0px;
}

#categoryLayout_rightColumn .cbs-Detail {
    margin-left: 22px;
}

.ms-srch-hover-actions {
    display:none;
}

/* Add a scroll bar to the product names list */
.combobox-container ul{
 max-height: 500px;
 overflow-y: scroll;
} 

/* Fix Printing Issues*/
@media print {
  a[href]:after {
    content: none;
  }
}

.combobox-container .btn {
    padding: 6px 6px;
}