/*! USG - v0.1.0 - 2014-04-04 *//*! v0.1 - USG: Resi */
.ui-list-inline.full {
    float: left;
}

.container-out {
    *zoom: 1;
}
.container-out:before, .container-out:after {
    content: " ";
    display: table;
}
.container-out:after {
    clear: both;
}

.ui-list-inline.full {
    position: relative;
    min-height: 1px;
    padding: 0 1.5%;
}

/* Requires: normalize.css */
/* Global Reset & Standards ---------------------- */
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    /*overflow-y: scroll;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    background: white;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 1;
    color: #222222;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
a img {
    border: none;
}

a {
    color: #0061a8;
    text-decoration: none;
    line-height: inherit;
}

a:hover {
    color: #00528e;
}

a:focus {
    color: #00528e;
}

p a, p a:visited {
    line-height: inherit;
}

/* Misc ---------------------- */
.left {
    float: left;
}

.right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.hide {
    display: none;
}

.hide-override {
    display: none !important;
}

.highlight {
    background: #ffff99;
}

#googlemap img, object, embed {
    max-width: none;
}

#map_canvas embed {
    max-width: none;
}

#map_canvas img {
    max-width: none;
}

#map_canvas object {
    max-width: none;
}

/* Reset for strange margins by default on <figure> elements */
figure {
    margin: 0;
}

/* The Grid ---------------------- */
.row {
    width: 100%;
    max-width: 100%;
    min-width: 767px;
    margin: 0 auto;
}
.row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -1.5%;
}
.row.collapse .column, .row.collapse .columns {
    padding: 0;
}
.row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -1.5%;
}
.row .row.collapse {
    margin: 0;
}

.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0 1.5%;
    position: relative;
}
.column.centered, .columns.centered {
    float: none;
    margin: 0 auto;
}

[class*="column"] + [class*="column"]:last-child {
    float: right;
}

[class*="column"] + [class*="column"].end {
    float: left;
}

.one, .row .one {
    width: 8.33333%;
}

.two, .row .two {
    width: 16.66667%;
}

.three, .row .three {
    width: 25%;
}

.four, .row .four {
    width: 33.33333%;
}

.five, .row .five {
    width: 41.66667%;
}

.six, .row .six {
    width: 50%;
}

.seven, .row .seven {
    width: 58.33333%;
}

.eight, .row .eight {
    width: 66.66667%;
}

.nine, .row .nine {
    width: 75%;
}

.ten, .row .ten {
    width: 83.33333%;
}

.eleven, .row .eleven {
    width: 91.66667%;
}

.twelve, .row .twelve {
    width: 100%;
}

.row .offset-by-one {
    margin-left: 8.33333%;
}

.row .offset-by-two {
    margin-left: 16.66667%;
}

.row .offset-by-three {
    margin-left: 25%;
}

.row .offset-by-four {
    margin-left: 33.33333%;
}

.row .offset-by-five {
    margin-left: 41.66667%;
}

.row .offset-by-six {
    margin-left: 50%;
}

.row .offset-by-seven {
    margin-left: 58.33333%;
}

.row .offset-by-eight {
    margin-left: 66.66667%;
}

.row .offset-by-nine {
    margin-left: 75%;
}

.row .offset-by-ten {
    margin-left: 83.33333%;
}

.push-two {
    left: 16.66667%;
}

.pull-two {
    right: 16.66667%;
}

.push-three {
    left: 25%;
}

.pull-three {
    right: 25%;
}

.push-four {
    left: 33.33333%;
}

.pull-four {
    right: 33.33333%;
}

.push-five {
    left: 41.66667%;
}

.pull-five {
    right: 41.66667%;
}

.push-six {
    left: 50%;
}

.pull-six {
    right: 50%;
}

.push-seven {
    left: 58.33333%;
}

.pull-seven {
    right: 58.33333%;
}

.push-eight {
    left: 66.66667%;
}

.pull-eight {
    right: 66.66667%;
}

.push-nine {
    left: 75%;
}

.pull-nine {
    right: 75%;
}

.push-ten {
    left: 83.33333%;
}

.pull-ten {
    right: 83.33333%;
}

img {
    height: auto;
}

img, object, embed {
    max-width: 100%;
}

img {
    -ms-interpolation-mode: bicubic;
}

#map_canvas img, .map_canvas img {
    max-width: none !important;
}

/* Nicolas Gallagher's micro clearfix */
.row {
    *zoom: 1;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}

/* Block Grids ---------------------- */
/* These are 2-up, 3-up, 4-up and 5-up ULs, suited
for repeating blocks of content. Add 'mobile' to
them to switch them just like the layout grid
(one item per line) on phones

For IE7/8 compatibility block-grid items need to be
the same height. You can optionally uncomment the
lines below to support arbitrary height, but know
that IE7/8 do not support :nth-child.
-------------------------------------------------- */
.block-grid {
    display: block;
    overflow: hidden;
    padding: 0;
}
.block-grid > li {
    display: block;
    height: auto;
    float: left;
}
.block-grid.one-up {
    margin: 0;
}
.block-grid.one-up > li {
    width: 100%;
    padding: 0 0 15px;
}
.block-grid.two-up {
    margin: 0 -15px;
}
.block-grid.two-up > li {
    width: 50%;
    padding: 0 15px 15px;
}
.block-grid.two-up > li:nth-child(2n+1) {
    clear: both;
}
.block-grid.three-up {
    margin: 0 -12px;
}
.block-grid.three-up > li {
    width: 33.33333%;
    padding: 0 12px 12px;
}
.block-grid.three-up > li:nth-child(3n+1) {
    clear: both;
}
.block-grid.four-up {
    margin: 0 -10px;
}
.block-grid.four-up > li {
    width: 25%;
    padding: 0 10px 10px;
}
.block-grid.four-up > li:nth-child(4n+1) {
    clear: both;
}
.block-grid.five-up {
    margin: 0 -8px;
}
.block-grid.five-up > li {
    width: 20%;
    padding: 0 8px 8px;
}
.block-grid.five-up > li:nth-child(5n+1) {
    clear: both;
}
.block-grid.six-up {
    margin: 0 -8px;
}
.block-grid.six-up > li {
    width: 16.66667%;
    padding: 0 8px 8px;
}
.block-grid.six-up > li:nth-child(6n+1) {
    clear: both;
}
.block-grid.seven-up {
    margin: 0 -8px;
}
.block-grid.seven-up > li {
    width: 14.28571%;
    padding: 0 8px 8px;
}
.block-grid.seven-up > li:nth-child(7n+1) {
    clear: both;
}
.block-grid.eight-up {
    margin: 0 -8px;
}
.block-grid.eight-up > li {
    width: 12.5%;
    padding: 0 8px 8px;
}
.block-grid.eight-up > li:nth-child(8n+1) {
    clear: both;
}
.block-grid.nine-up {
    margin: 0 -8px;
}
.block-grid.nine-up > li {
    width: 11.11111%;
    padding: 0 8px 8px;
}
.block-grid.nine-up > li:nth-child(9n+1) {
    clear: both;
}
.block-grid.ten-up {
    margin: 0 -8px;
}
.block-grid.ten-up > li {
    width: 10%;
    padding: 0 8px 8px;
}
.block-grid.ten-up > li:nth-child(10n+1) {
    clear: both;
}
.block-grid.eleven-up {
    margin: 0 -8px;
}
.block-grid.eleven-up > li {
    width: 9.09091%;
    padding: 0 8px 8px;
}
.block-grid.eleven-up > li:nth-child(11n+1) {
    clear: both;
}
.block-grid.twelve-up {
    margin: 0 -8px;
}
.block-grid.twelve-up > li {
    width: 8.33333%;
    padding: 0 8px 8px;
}
.block-grid.twelve-up > li:nth-child(12n+1) {
    clear: both;
}

/* Base Type Styles Using Modular Scale ---------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    direction: ltr;
}

p {
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 17px;
}
p.lead {
    font-size: 17.5px;
    line-height: 1.6;
    margin-bottom: 17px;
}

aside p {
    font-size: 13px;
    line-height: 1.35;
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    line-height: 1.1;
    margin-bottom: 14px;
    margin-top: 14px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 37px;
}

h3 {
    font-size: 27px;
}

h4 {
    font-size: 23px;
}

h5 {
    font-size: 17px;
}

h6 {
    font-size: 14px;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 22px 0 21px;
    height: 0;
}

.subheader {
    line-height: 1.3;
    color: #6f6f6f;
    font-weight: 300;
    margin-bottom: 17px;
}

em, i {
    font-style: italic;
    line-height: inherit;
}

strong, b {
    font-weight: bold;
    line-height: inherit;
}

small {
    font-size: 60%;
    line-height: inherit;
}

code {
    font-weight: bold;
    background: #ffff99;
}

/* Lists ---------------------- */
ul, ol, dl {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 17px;
    list-style-position: outside;
}

ul li ul, ul li ol {
    margin-left: 20px;
    margin-bottom: 0;
}
ul.square, ul.circle, ul.disc {
    margin-left: 17px;
}
ul.square {
    list-style-type: square;
}
ul.square li ul {
    list-style: inherit;
}
ul.circle {
    list-style-type: circle;
}
ul.circle li ul {
    list-style: inherit;
}
ul.disc {
    list-style-type: disc;
}
ul.disc li ul {
    list-style: inherit;
}
ul.no-bullet {
    list-style: none;
}
ul.large li {
    line-height: 21px;
}

ol {
    margin-left: 20px;
}
ol li ul, ol li ol {
    margin-left: 20px;
    margin-bottom: 0;
}

/* Blockquotes ---------------------- */
blockquote, blockquote p {
    line-height: 1.5;
    color: #6f6f6f;
}

blockquote {
    margin: 0 0 17px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd;
}
blockquote cite {
    display: block;
    font-size: 13px;
    color: #555555;
}
blockquote cite:before {
    content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
    color: #555555;
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222222;
    border-bottom: 1px solid #ddd;
    cursor: help;
}

abbr {
    text-transform: none;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
    display: none !important;
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    /* h5bp.com/t */
    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .hide-on-print {
        display: none !important;
    }

    .print-only {
        display: block !important;
    }

    .hide-for-print {
        display: none !important;
    }

    .show-for-print {
        display: inherit !important;
    }
}
/*@import "foundation/common/forms";*/
/* Normal Buttons ---------------------- */
.button {
    width: auto;
    background: #0061a8;
    border: 1px solid #00355b;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 10px 20px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
    /* Hovers */
    /* Sizes */
    /* Colors */
    /* Radii */
    /* Layout */
    /* Disabled ---------- */
}
.button:hover, .button:focus {
    color: white;
    background-color: #004475;
}
.button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
.button.large {
    font-size: 17px;
    padding: 15px 30px 16px;
}
.button.medium {
    font-size: 14px;
}
.button.small {
    font-size: 11px;
    padding: 7px 14px 8px;
}
.button.tiny {
    font-size: 10px;
    padding: 5px 10px 6px;
}
.button.expand {
    width: 100%;
    text-align: center;
}
.button.primary {
    background-color: #0061a8;
    border: 1px solid #00355b;
}
.button.primary:hover, .button.primary:focus {
    background-color: #004475;
}
.button.success {
    background-color: #5da423;
    border: 1px solid #396516;
}
.button.success:hover, .button.success:focus {
    background-color: #457a1a;
}
.button.alert {
    background-color: #cc0a2f;
    border: 1px solid #83061e;
}
.button.alert:hover, .button.alert:focus {
    background-color: #9b0824;
}
.button.secondary {
    background-color: #2d2d2d;
    color: black;
    border: 1px solid #070707;
}
.button.secondary:hover, .button.secondary:focus {
    background-color: #141414;
}
.button.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.button.round {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}
.button.full-width {
    width: 100%;
    text-align: center;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.button.left-align {
    text-align: left;
    text-indent: 12px;
}
.button.disabled, .button[disabled] {
    opacity: 0.6;
    cursor: default;
    background: #0061a8;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.button.disabled:hover, .button[disabled]:hover {
    background: #0061a8;
}
.button.disabled.success, .button[disabled].success {
    background-color: #5da423;
}
.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #5da423;
    outline: none;
}
.button.disabled.alert, .button[disabled].alert {
    background-color: #cc0a2f;
}
.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #cc0a2f;
    outline: none;
}
.button.disabled.secondary, .button[disabled].secondary {
    background-color: #2d2d2d;
}
.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    background-color: #2d2d2d;
    outline: none;
}

/* Don't use native buttons on iOS */
input[type=submit].button, button.button {
    -webkit-appearance: none;
}

/* Correct FF button padding */
@-moz-document url-prefix() {
    button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
        border: none;
        padding: 0;
    }

    input[type="submit"].tiny.button {
        padding: 3px 10px 4px;
    }

    input[type="submit"].small.button {
        padding: 5px 14px 6px;
    }

    input[type="submit"].button, input[type=submit].medium.button {
        padding: 8px 20px 9px;
    }

    input[type="submit"].large.button {
        padding: 13px 30px 14px;
    }
}

/* Buttons with Dropdowns ---------------------- */
.button.dropdown {
    position: relative;
    padding-right: 44px;
    /* Sizes */
    /* Triangles */
    /* Flyout List */
    /* Split Dropdown Buttons */
}
.button.dropdown.large {
    padding-right: 60px;
}
.button.dropdown.small {
    padding-right: 28px;
}
.button.dropdown.tiny {
    padding-right: 20px;
}
.button.dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 6px;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -2px;
}
.button.dropdown.large:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 7px;
    border-color: white transparent transparent transparent;
    margin-top: -3px;
    right: 30px;
}
.button.dropdown.small:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: white transparent transparent transparent;
    margin-top: -2px;
    right: 14px;
}
.button.dropdown.tiny:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 4px;
    border-color: white transparent transparent transparent;
    margin-top: -1px;
    right: 10px;
}
.button.dropdown > ul {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
    position: absolute;
    left: -1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #cccccc;
    border-top: none;
    min-width: 100%;
    z-index: 40;
}
.button.dropdown > ul li {
    width: 100%;
    cursor: pointer;
    padding: 0;
    min-height: 18px;
    line-height: 18px;
    margin: 0;
    white-space: nowrap;
    list-style: none;
}
.button.dropdown > ul li a, .button.dropdown > ul li button {
    display: block;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    padding: 6px 14px;
    text-align: left;
}
.button.dropdown > ul li button {
    width: 100%;
    border: inherit;
    background: inherit;
    font-family: inherit;
    margin: inherit;
    -webkit-font-smoothing: antialiased;
}
.button.dropdown > ul li:hover, .button.dropdown > ul li:focus {
    background-color: #8fcfff;
    color: #222;
}
.button.dropdown > ul li.divider {
    min-height: 0;
    padding: 0;
    height: 1px;
    margin: 4px 0;
    background: #ededed;
}
.button.dropdown.up > ul {
    border-top: 1px solid #cccccc;
    border-bottom: none;
}
.button.dropdown ul.no-hover.show-dropdown {
    display: block !important;
}
.button.dropdown:hover > ul.no-hover {
    display: none;
}
.button.dropdown.split {
    padding: 0;
    position: relative;
    /* Sizes */
    /* Triangle Spans */
    /* Colors */
}
.button.dropdown.split:after {
    display: none;
}
.button.dropdown.split:hover, .button.dropdown.split:focus {
    background-color: #0061a8;
}
.button.dropdown.split.alert:hover, .button.dropdown.split.alert:focus {
    background-color: #cc0a2f;
}
.button.dropdown.split.success:hover, .button.dropdown.split.success:focus {
    background-color: #5da423;
}
.button.dropdown.split.secondary:hover, .button.dropdown.split.secondary:focus {
    background-color: #2d2d2d;
}
.button.dropdown.split > a {
    color: white;
    display: block;
    padding: 10px 50px 11px 20px;
    padding-left: 20px;
    padding-right: 50px;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
.button.dropdown.split > a:hover, .button.dropdown.split > a:focus {
    background-color: #004475;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.button.dropdown.split.large > a {
    padding: 15px 75px 16px 30px;
    padding-left: 30px;
    padding-right: 75px;
}
.button.dropdown.split.small > a {
    padding: 7px 35px 8px 14px;
    padding-left: 14px;
    padding-right: 35px;
}
.button.dropdown.split.tiny > a {
    padding: 5px 25px 6px 10px;
    padding-left: 10px;
    padding-right: 25px;
}
.button.dropdown.split > span {
    background-color: #0061a8;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30px;
    border-left: 1px solid #00355b;
    -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
    -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}
.button.dropdown.split > span:hover, .button.dropdown.split > span:focus {
    background-color: #004475;
}
.button.dropdown.split > span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 6px;
    border-color: white transparent transparent transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -2px;
}
.button.dropdown.split.secondary > span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 6px;
    border-color: black transparent transparent transparent;
}
.button.dropdown.split.large span {
    width: 45px;
}
.button.dropdown.split.small span {
    width: 21px;
}
.button.dropdown.split.tiny span {
    width: 15px;
}
.button.dropdown.split.large span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 7px;
    border-color: white transparent transparent transparent;
    margin-top: -3px;
    margin-left: -7px;
}
.button.dropdown.split.small span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 4px;
    border-color: white transparent transparent transparent;
    margin-top: -1px;
    margin-left: -4px;
}
.button.dropdown.split.tiny span:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 3px;
    border-color: white transparent transparent transparent;
    margin-top: -1px;
    margin-left: -3px;
}
.button.dropdown.split.alert > span {
    background-color: #cc0a2f;
    border-left-color: #83061e;
}
.button.dropdown.split.success > span {
    background-color: #5da423;
    border-left-color: #396516;
}
.button.dropdown.split.secondary > span {
    background-color: #2d2d2d;
    border-left-color: #070707;
}
.button.dropdown.split.secondary > a {
    color: black;
}
.button.dropdown.split.alert > a:hover, .button.dropdown.split.alert > span:hover, .button.dropdown.split.alert > a:focus, .button.dropdown.split.alert > span:focus {
    background-color: #9b0824;
}
.button.dropdown.split.success > a:hover, .button.dropdown.split.success > span:hover, .button.dropdown.split.success > a:focus, .button.dropdown.split.success > span:focus {
    background-color: #457a1a;
}
.button.dropdown.split.secondary > a:hover, .button.dropdown.split.secondary > span:hover, .button.dropdown.split.secondary > a:focus, .button.dropdown.split.secondary > span:focus {
    background-color: #141414;
}

/* Button Groups ---------------------- */
ul.button-group {
    list-style: none;
    padding: 0;
    margin: 0 0 12px;
    *zoom: 1;
}
ul.button-group:before, ul.button-group:after {
    content: " ";
    display: table;
}
ul.button-group:after {
    clear: both;
}
ul.button-group li {
    padding: 0;
    margin: 0 0 0 -1px;
    float: left;
}
ul.button-group li:first-child {
    margin-left: 0;
}
ul.button-group.radius li .button, ul.button-group.radius li .button.radius, ul.button-group.radius li .button-rounded {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}
ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
ul.button-group.radius li:first-child .button.rounded {
    -moz-border-radius-topleft: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-top-left-radius: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
}
ul.button-group.radius li:last-child .button, ul.button-group.radius li:last-child .button.radius {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
ul.button-group.radius li:last-child .button.rounded {
    -moz-border-radius-topright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-top-right-radius: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
ul.button-group.even .button {
    width: 100%;
}
ul.button-group.even.two-up li {
    width: 50%;
}
ul.button-group.even.three-up li {
    width: 33.3%;
}
ul.button-group.even.three-up li:first-child {
    width: 33.4%;
}
ul.button-group.even.four-up li {
    width: 25%;
}
ul.button-group.even.five-up li {
    width: 20%;
}

div.button-bar {
    overflow: hidden;
}
div.button-bar ul.button-group {
    float: left;
    margin-right: 8px;
}
div.button-bar ul.button-group:last-child {
    margin-left: 0;
}

/*@import "foundation/components/modules/tabs";*/
/* Table of Contents

:: Visibility
:: Alerts
:: Labels
:: Tooltips
:: Panels
:: Accordion
:: Side Nav
:: Sub Nav
:: Pagination
:: Breadcrumbs
:: Lists
:: Inline/Link Lists
:: Keystroke Chars
:: Image Thumbnails
:: Video
:: Tables
:: Microformats
:: Progress Bars
:: Pricing Tables

*/
/* Alerts ---------------------- */
div.alert-box {
    display: block;
    padding: 6px 7px 7px;
    font-weight: bold;
    font-size: 14px;
    color: white;
    background-color: #0061a8;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
    position: relative;
}
div.alert-box.success {
    background-color: #5da423;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
div.alert-box.alert {
    background-color: #cc0a2f;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
div.alert-box.secondary {
    background-color: #2d2d2d;
    color: black;
    text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}
div.alert-box a.close {
    color: #333;
    position: absolute;
    right: 4px;
    top: -1px;
    font-size: 17px;
    opacity: 0.2;
    padding: 4px;
}
div.alert-box a.close:hover, div.alert-box a.close:focus {
    opacity: 0.4;
}

/* Labels ---------------------- */
.label {
    padding: 1px 4px 2px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    white-space: nowrap;
    display: inline;
    position: relative;
    bottom: 1px;
    color: #fff;
    background: #0061a8;
}
.label.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.label.round {
    padding: 1px 7px 2px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}
.label.alert {
    background-color: #cc0a2f;
}
.label.success {
    background-color: #5da423;
}
.label.secondary {
    background-color: #2d2d2d;
    color: black;
}

/* Tooltips ---------------------- */
.has-tip {
    border-bottom: dotted 1px #cccccc;
    cursor: help;
    font-weight: bold;
    color: #333333;
}
.has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #002642;
    color: #0061a8;
}
.has-tip.tip-left, .has-tip.tip-right {
    float: none !important;
}

.tooltip {
    display: none;
    background: black;
    background: rgba(0, 0, 0, 0.85);
    position: absolute;
    color: white;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    z-index: 999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    line-height: normal;
}
.tooltip > .nub {
    display: block;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent black transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
    position: absolute;
    top: -10px;
    left: 10px;
}
.tooltip.tip-override > .nub {
    border-color: transparent transparent black transparent !important;
    border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent !important;
    top: -10px !important;
}
.tooltip.tip-top > .nub, .tooltip.tip-centered-top > .nub {
    border-color: black transparent transparent transparent;
    border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
    top: auto;
    bottom: -10px;
}
.tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
}
.tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.85);
    right: -10px;
    left: auto;
}
.tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    border-color: transparent rgba(0, 0, 0, 0.85) transparent transparent;
    right: auto;
    left: -10px;
}
.tooltip.noradius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.tooltip.opened {
    color: #0061a8 !important;
    border-bottom: dotted 1px #002642 !important;
}

.tap-to-close {
    display: block;
    font-size: 10px;
    font-size: 1rem;
    color: #888888;
    font-weight: normal;
}

/* Panels ---------------------- */
.panel {
    background: #f2f2f2;
    border: solid 1px #e6e6e6;
    margin: 0 0 22px 0;
    padding: 20px;
}
.panel > :first-child {
    margin-top: 0;
}
.panel > :last-child {
    margin-bottom: 0;
}
.panel.callout {
    background: #0061a8;
    color: #fff;
    border-color: #004475;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
}
.panel.callout a {
    color: #fff;
}
.panel.callout .button {
    background: white;
    border: none;
    color: #0061a8;
    text-shadow: none;
}
.panel.callout .button:hover, .panel.callout .button:focus {
    background: rgba(255, 255, 255, 0.8);
}
.panel.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* Accordion ---------------------- */
ul.accordion {
    margin: 0 0 22px 0;
    border-bottom: 1px solid #2d2d2d;
}
ul.accordion > li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #2d2d2d;
}
ul.accordion > li > div.title {
    cursor: pointer;
    background: #3a3a3a;
    padding: 15px;
    margin: 0;
    position: relative;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
    -webkit-transition: 0.15s background linear;
    -moz-transition: 0.15s background linear;
    -o-transition: 0.15s background linear;
    transition: 0.15s background linear;
}
ul.accordion > li > div.title h1, ul.accordion > li > div.title h2, ul.accordion > li > div.title h3, ul.accordion > li > div.title h4, ul.accordion > li > div.title h5 {
    margin: 0;
}
ul.accordion > li > div.title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 6px;
    border-color: transparent black transparent transparent;
    position: absolute;
    right: 15px;
    top: 21px;
}
ul.accordion > li .content {
    display: none;
    padding: 15px;
}
ul.accordion > li.active {
    border-top: 3px solid #0061a8;
}
ul.accordion > li.active .title {
    background: white;
    padding-top: 13px;
}
ul.accordion > li.active .title:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: solid 6px;
    border-color: black transparent transparent transparent;
}
ul.accordion > li.active .content {
    background: white;
    display: block;
    border-left: 1px solid #2d2d2d;
    border-right: 1px solid #2d2d2d;
}

/* Side Nav ---------------------- */
ul.side-nav {
    display: block;
    list-style: none;
    margin: 0;
    padding: 17px 0;
}
ul.side-nav li {
    display: block;
    list-style: none;
    margin: 0 0 7px 0;
}
ul.side-nav li a {
    display: block;
}
ul.side-nav li.active a {
    color: #4d4d4d;
    font-weight: bold;
}
ul.side-nav li.divider {
    border-top: 1px solid #e6e6e6;
    height: 0;
    padding: 0;
}

/* Sub Navs http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na ---------------------- */
dl.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -4px 0 18px;
    margin-right: 0;
    margin-left: -9px;
    padding-top: 4px;
}
dl.sub-nav dt, dl.sub-nav dd {
    float: left;
    display: inline;
    margin-left: 9px;
    margin-bottom: 10px;
}
dl.sub-nav dt {
    color: #999;
    font-weight: normal;
}
dl.sub-nav dd a {
    text-decoration: none;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}
dl.sub-nav dd.active a {
    font-weight: bold;
    background: #0061a8;
    color: #fff;
    padding: 3px 9px;
    cursor: default;
}

/* Pagination ---------------------- */
ul.pagination {
    display: block;
    height: 24px;
    margin-left: -5px;
}
ul.pagination li {
    float: left;
    display: block;
    height: 24px;
    color: #999;
    font-size: 14px;
    margin-left: 5px;
}
ul.pagination li a {
    display: block;
    padding: 1px 7px 1px;
    color: #555;
}
ul.pagination li:hover a, ul.pagination li a:focus {
    background: #e6e6e6;
}
ul.pagination li.unavailable a {
    cursor: default;
    color: #999;
}
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
    background: transparent;
}
ul.pagination li.current a {
    background: #0061a8;
    color: white;
    font-weight: bold;
    cursor: default;
}
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
    background: #0061a8;
}

div.pagination-centered {
    text-align: center;
}
div.pagination-centered ul > li {
    float: none;
    display: inline-block;
}

/* Breadcrums ---------------------- */
ul.breadcrumbs {
    display: block;
    background: #3a3a3a;
    padding: 6px 10px 7px;
    border: 1px solid #2d2d2d;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
    margin-left: 0;
}
ul.breadcrumbs li {
    margin: 0;
    padding: 0 12px 0 0;
    float: left;
    list-style: none;
}
ul.breadcrumbs li a, ul.breadcrumbs li span {
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1rem;
    padding-left: 12px;
}
ul.breadcrumbs li:first-child a, ul.breadcrumbs li:first-child span {
    padding-left: 0;
}
ul.breadcrumbs li:before {
    content: "/";
    color: #aaa;
}
ul.breadcrumbs li:first-child:before {
    content: " ";
}
ul.breadcrumbs li.current a {
    cursor: default;
    color: #333;
}
ul.breadcrumbs li:hover a, ul.breadcrumbs li a:focus {
    text-decoration: underline;
}
ul.breadcrumbs li.current:hover a, ul.breadcrumbs li.current a:focus {
    text-decoration: none;
}
ul.breadcrumbs li.unavailable a {
    color: #999;
}
ul.breadcrumbs li.unavailable:hover a, ul.breadcrumbs li.unavailable a:focus {
    text-decoration: none;
    color: #999;
    cursor: default;
}

/* Inline Link List */
ul.inline-list, ul.link-list {
    margin: 0 0 17px -22px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
ul.inline-list > li, ul.link-list > li {
    list-style: none;
    float: left;
    margin-left: 22px;
    display: block;
}
ul.inline-list > li > *, ul.link-list > li > * {
    display: block;
}

/* Keytroke Characters ---------------------- */
.keystroke, kbd {
    font-family: "Consolas", "Menlo", "Courier", monospace;
    font-size: 13px;
    padding: 2px 4px 0px;
    margin: 0;
    background: #ededed;
    border: solid 1px #dbdbdb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* Image Thumbnails ---------------------- */
.th {
    display: block;
}
.th img {
    display: block;
    border: solid 4px #fff;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}
.th:hover img, .th:focus img {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 97, 168, 0.5);
    -moz-box-shadow: 0 0 6px 1px rgba(0, 97, 168, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 97, 168, 0.5);
}

/* Video - Mad props to http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/ ---------------------- */
.flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
}
.flex-video.widescreen {
    padding-bottom: 57.25%;
}
.flex-video.vimeo {
    padding-top: 0;
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Tables ---------------------- */
table {
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
    border: 1px solid #ddd;
}

table thead, table tfoot {
    background: #f5f5f5;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    display: table-cell;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

table thead tr th,
table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

table thead tr th:first-child, table tfoot tr td:first-child {
    border-left: none;
}

table thead tr th:last-child, table tfoot tr td:last-child {
    border-right: none;
}

table tbody tr.even,
table tbody tr.alt {
    background: #f9f9f9;
}

table tbody tr:nth-child(even) {
    background: #f9f9f9;
}

table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: top;
    border: none;
}

/* Microformats ---------------------- */
ul.vcard {
    display: inline-block;
    margin: 0 0 12px 0;
    border: 1px solid #ddd;
    padding: 10px;
}
ul.vcard li {
    margin: 0;
    display: block;
}
ul.vcard li.fn {
    font-weight: bold;
    font-size: 15px;
}

p.vevent span.summary {
    font-weight: bold;
}
p.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 1px;
}

/* Progress Bar ---------------------- */
div.progress {
    padding: 2px;
    margin-bottom: 10px;
    border: 1px solid #cccccc;
    height: 25px;
    /* meter */
    /* border radii */
}
div.progress .meter {
    background: #0061a8;
    height: 100%;
    display: block;
    width: 50%;
}
div.progress.secondary .meter {
    background: #2d2d2d;
}
div.progress.success .meter {
    background: #5da423;
}
div.progress.alert .meter {
    background: #cc0a2f;
}
div.progress.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
div.progress.radius .meter {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
div.progress.round {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}
div.progress.round .meter {
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}

/* Pricing Tables ---------------------- */
.pricing-table {
    border: solid 1px #dddddd;
    margin-left: 0;
    margin-bottom: 20px;
}
.pricing-table * {
    list-style: none;
    line-height: 1;
}
.pricing-table .title {
    background-color: #dddddd;
    padding: 15px 20px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}
.pricing-table .price {
    background-color: #eeeeee;
    padding: 15px 20px;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 20px;
}
.pricing-table .description {
    background-color: white;
    padding: 15px;
    text-align: center;
    color: #777777;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd;
}
.pricing-table .bullet-item {
    background-color: white;
    padding: 15px;
    text-align: center;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd;
}
.pricing-table .cta-button {
    background-color: whitesmoke;
    text-align: center;
    padding: 20px;
}

/*@import "foundation/components/modules/topbar";*/
/*@import "foundation/components/modules/navbar";*/
/*@import "foundation/components/modules/orbit";*/
/*@import "foundation/components/modules/reveal";*/
/*@import "foundation/components/modules/offcanvas";*/
/* Visibility Classes ---------------------- */
/*                                           */
/* Standard (large) display targeting */
.show-for-small,
.show-for-medium,
.show-for-medium-down,
.hide-for-large,
.hide-for-large-up,
.show-for-xlarge,
.show-for-print {
    display: none !important;
}

.hide-for-small,
.hide-for-medium,
.hide-for-medium-down,
.show-for-large,
.show-for-large-up,
.hide-for-xlarge,
.hide-for-print {
    display: inherit !important;
}

/* Very large display targeting */
@media only screen and (min-width: 1441px) {
    .hide-for-small,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large,
    .show-for-large-up,
    .show-for-xlarge {
        display: inherit !important;
    }

    .show-for-small,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large,
    .hide-for-large-up,
    .hide-for-xlarge {
        display: none !important;
    }
}
/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 767px) {
    .hide-for-small,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-xlarge {
        display: inherit !important;
    }

    .show-for-small,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large,
    .show-for-large-up,
    .show-for-xlarge {
        display: none !important;
    }
}
/* Small display targeting */
@media only screen and (max-width: 766px) {
    .show-for-small,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large,
    .hide-for-large-up,
    .hide-for-xlarge {
        display: inherit !important;
    }

    .hide-for-small,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large,
    .show-for-large-up,
    .show-for-xlarge {
        display: none !important;
    }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}

@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important;
    }

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important;
    }

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
/* Touch-enabled device targeting */
.show-for-touch {
    display: none !important;
}

.hide-for-touch {
    display: inherit !important;
}

.touch .show-for-touch {
    display: inherit !important;
}

.touch .hide-for-touch {
    display: none !important;
}

/* Specific overrides for elements that require something other than display: block */
table.show-for-xlarge,
table.show-for-large,
table.hide-for-small,
table.hide-for-medium {
    display: table !important;
}

@media only screen and (max-width: 1279px) and (min-width: 767px) {
    .touch table.hide-for-xlarge,
    .touch table.hide-for-large,
    .touch table.hide-for-small,
    .touch table.show-for-medium {
        display: table !important;
    }
}
@media only screen and (max-width: 766px) {
    table.hide-for-xlarge,
    table.hide-for-large,
    table.hide-for-medium,
    table.show-for-small {
        display: table !important;
    }
}
/* 1280 tablet ------------ */
@media only screen and (max-device-width: 1280px) {
    /* NavBar --- */
    /*            */
    .touch .nav-bar li.has-flyout > a {
        padding-right: 36px !important;
    }
}
/* Covering almost all ----- */
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0;
    }
}
/* Between Medium and Small */
@media only screen and (max-width: 1279px) and (min-width: 767px) {
    /* NavBar --- */
    /*            */
    .touch .nav-bar li a {
        font-size: 13px;
    }
    .touch .nav-bar li.has-flyout > a.flyout-toggle {
        padding: 20px !important;
    }
    .touch .nav-bar li.has-flyout > a {
        padding-right: 36px !important;
    }

    /* Clearing --- */
    /*              */
    .clearing-main-right, .clearing-main-left {
        height: 100%;
        width: 40px;
        top: 0;
        border: none;
    }
    .clearing-main-right:before, .clearing-main-left:before {
        position: absolute;
        top: 50%;
    }

    .clearing-main-left {
        left: 0;
    }
    .clearing-main-left:before {
        left: 5px;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 16px;
        border-color: transparent white transparent transparent;
    }

    .clearing-main-right {
        height: 100%;
        right: 0;
    }
    .clearing-main-right:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 16px;
        border-color: transparent transparent transparent white;
    }
}
/* Small Devices ------------ */
@media only screen and (max-width: 766px) {
    /* Global Misc --- */
    /*                 */
    .left, .right {
        float: none;
    }

    body {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    /* The Grid --- */
    /*              */
    .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .column, .columns {
        width: auto !important;
        float: none;
    }

    .column:last-child, .columns:last-child {
        float: none;
    }

    [class*="column"] + [class*="column"]:last-child {
        float: none;
    }

    .column:before, .columns:before, .column:after, .columns:after {
        content: "";
        display: table;
    }

    .column:after, .columns:after {
        clear: both;
    }

    .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten {
        margin-left: 0 !important;
    }

    .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten {
        left: auto;
    }

    .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten {
        right: auto;
    }

    /* Mobile 4-column Grid */
    .row .mobile-one {
        width: 25% !important;
        float: left;
        padding: 0 1.5%;
    }
    .row .mobile-one:last-child {
        float: right;
    }
    .row .mobile-one.end {
        float: left;
    }
    .row.collapse .mobile-one {
        padding: 0;
    }

    .row .mobile-two {
        width: 50% !important;
        float: left;
        padding: 0 1.5%;
    }
    .row .mobile-two:last-child {
        float: right;
    }
    .row .mobile-two.end {
        float: left;
    }
    .row.collapse .mobile-two {
        padding: 0;
    }

    .row .mobile-three {
        width: 75% !important;
        float: left;
        padding: 0 1.5%;
    }
    .row .mobile-three:last-child {
        float: right;
    }
    .row .mobile-three.end {
        float: left;
    }
    .row.collapse .mobile-three {
        padding: 0;
    }

    .row .mobile-four {
        width: 100% !important;
        float: left;
        padding: 0 1.5%;
    }
    .row .mobile-four:last-child {
        float: right;
    }
    .row .mobile-four.end {
        float: left;
    }
    .row.collapse .mobile-four {
        padding: 0;
    }

    .push-one-mobile {
        left: 25%;
    }

    .pull-one-mobile {
        right: 25%;
    }

    .push-two-mobile {
        left: 50%;
    }

    .pull-two-mobile {
        right: 50%;
    }

    .push-three-mobile {
        left: 75%;
    }

    .pull-three-mobile {
        right: 75%;
    }

    /* Block Grids --- */
    /*                 */
    .block-grid.mobile > li {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .block-grid > li {
        clear: none;
    }
    .block-grid.mobile-one-up > li {
        width: 100%;
    }
    .block-grid.mobile-two-up > li {
        width: 50%;
    }
    .block-grid.mobile-two-up > li:nth-child(2n+1) {
        clear: both;
    }
    .block-grid.mobile-three-up > li {
        width: 33.33333%;
    }
    .block-grid.mobile-three-up > li:nth-child(3n+1) {
        clear: both;
    }
    .block-grid.mobile-four-up > li {
        width: 25%;
    }
    .block-grid.mobile-four-up > li:nth-child(4n+1) {
        clear: both;
    }
    .block-grid.mobile-five-up > li {
        width: 20%;
    }
    .block-grid.mobile-five-up > li:nth-child(5n+1) {
        clear: both;
    }
    .block-grid.mobile-six-up > li {
        width: 16.66667%;
    }
    .block-grid.mobile-six-up > li:nth-child(6n+1) {
        clear: both;
    }
    .block-grid.mobile-seven-up > li {
        width: 14.28571%;
    }
    .block-grid.mobile-seven-up > li:nth-child(7n+1) {
        clear: both;
    }
    .block-grid.mobile-eight-up > li {
        width: 12.5%;
    }
    .block-grid.mobile-eight-up > li:nth-child(8n+1) {
        clear: both;
    }
    .block-grid.mobile-nine-up > li {
        width: 11.11111%;
    }
    .block-grid.mobile-nine-up > li:nth-child(9n+1) {
        clear: both;
    }
    .block-grid.mobile-ten-up > li {
        width: 10%;
    }
    .block-grid.mobile-ten-up > li:nth-child(10n+1) {
        clear: both;
    }
    .block-grid.mobile-eleven-up > li {
        width: 9.09091%;
    }
    .block-grid.mobile-eleven-up > li:nth-child(11n+1) {
        clear: both;
    }
    .block-grid.mobile-twelve-up > li {
        width: 8.33333%;
    }
    .block-grid.mobile-twelve-up > li:nth-child(12n+1) {
        clear: both;
    }

    /* Forms --- */
    /*           */
    /* Label alignment */
    label.right {
        text-align: left;
    }

    /* Extend width of all inputs */
    input[type="text"].one,
    input[type="password"].one,
    input[type="date"].one,
    input[type="datetime"].one,
    input[type="email"].one,
    input[type="number"].one,
    input[type="search"].one,
    input[type="tel"].one,
    input[type="time"].one,
    input[type="url"].one,
    textarea.one,
    .row textarea.one {
        width: 100% !important;
    }

    input[type="text"].two,
    input[type="password"].two,
    input[type="date"].two,
    input[type="datetime"].two,
    input[type="email"].two,
    input[type="number"].two,
    input[type="search"].two,
    input[type="tel"].two,
    input[type="time"].two,
    input[type="url"].two,
    textarea.two,
    .row textarea.two {
        width: 100% !important;
    }

    input[type="text"].three,
    input[type="password"].three,
    input[type="date"].three,
    input[type="datetime"].three,
    input[type="email"].three,
    input[type="number"].three,
    input[type="search"].three,
    input[type="tel"].three,
    input[type="time"].three,
    input[type="url"].three,
    textarea.three,
    .row textarea.three {
        width: 100% !important;
    }

    input[type="text"].four,
    input[type="password"].four,
    input[type="date"].four,
    input[type="datetime"].four,
    input[type="email"].four,
    input[type="number"].four,
    input[type="search"].four,
    input[type="tel"].four,
    input[type="time"].four,
    input[type="url"].four,
    textarea.four,
    .row textarea.four {
        width: 100% !important;
    }

    input[type="text"].five,
    input[type="password"].five,
    input[type="date"].five,
    input[type="datetime"].five,
    input[type="email"].five,
    input[type="number"].five,
    input[type="search"].five,
    input[type="tel"].five,
    input[type="time"].five,
    input[type="url"].five,
    textarea.five,
    .row textarea.five {
        width: 100% !important;
    }

    input[type="text"].six,
    input[type="password"].six,
    input[type="date"].six,
    input[type="datetime"].six,
    input[type="email"].six,
    input[type="number"].six,
    input[type="search"].six,
    input[type="tel"].six,
    input[type="time"].six,
    input[type="url"].six,
    textarea.six,
    .row textarea.six {
        width: 100% !important;
    }

    input[type="text"].seven,
    input[type="password"].seven,
    input[type="date"].seven,
    input[type="datetime"].seven,
    input[type="email"].seven,
    input[type="number"].seven,
    input[type="search"].seven,
    input[type="tel"].seven,
    input[type="time"].seven,
    input[type="url"].seven,
    textarea.seven,
    .row textarea.seven {
        width: 100% !important;
    }

    input[type="text"].eight,
    input[type="password"].eight,
    input[type="date"].eight,
    input[type="datetime"].eight,
    input[type="email"].eight,
    input[type="number"].eight,
    input[type="search"].eight,
    input[type="tel"].eight,
    input[type="time"].eight,
    input[type="url"].eight,
    textarea.eight,
    .row textarea.eight {
        width: 100% !important;
    }

    input[type="text"].nine,
    input[type="password"].nine,
    input[type="date"].nine,
    input[type="datetime"].nine,
    input[type="email"].nine,
    input[type="number"].nine,
    input[type="search"].nine,
    input[type="tel"].nine,
    input[type="time"].nine,
    input[type="url"].nine,
    textarea.nine,
    .row textarea.nine {
        width: 100% !important;
    }

    input[type="text"].ten,
    input[type="password"].ten,
    input[type="date"].ten,
    input[type="datetime"].ten,
    input[type="email"].ten,
    input[type="number"].ten,
    input[type="search"].ten,
    input[type="tel"].ten,
    input[type="time"].ten,
    input[type="url"].ten,
    textarea.ten,
    .row textarea.ten {
        width: 100% !important;
    }

    input[type="text"].eleven,
    input[type="password"].eleven,
    input[type="date"].eleven,
    input[type="datetime"].eleven,
    input[type="email"].eleven,
    input[type="number"].eleven,
    input[type="search"].eleven,
    input[type="tel"].eleven,
    input[type="time"].eleven,
    input[type="url"].eleven,
    textarea.eleven,
    .row textarea.eleven {
        width: 100% !important;
    }

    input[type="text"].twelve,
    input[type="password"].twelve,
    input[type="date"].twelve,
    input[type="datetime"].twelve,
    input[type="email"].twelve,
    input[type="number"].twelve,
    input[type="search"].twelve,
    input[type="tel"].twelve,
    input[type="time"].twelve,
    input[type="url"].twelve,
    textarea.twelve,
    .row textarea.twelve {
        width: 100% !important;
    }

    /* Buttons --- */
    /*             */
    /* Basic overrides */
    .button {
        display: block;
    }

    button.button, input[type="submit"].button, input[type="reset"].button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    /* Button Groups */
    .button-group button.button, .button-group input[type="submit"].button {
        width: auto;
        padding: 10px 20px 11px;
    }
    .button-group button.button.large, .button-group input[type="submit"].button.large {
        padding: 15px 30px 16px;
    }
    .button-group button.button.medium, .button-group input[type="submit"].button.medium {
        padding: 10px 20px 11px;
    }
    .button-group button.button.small, .button-group input[type="submit"].button.small {
        padding: 7px 14px 8px;
    }
    .button-group button.button.tiny, .button-group input[type="submit"].button.tiny {
        padding: 5px 10px 6px;
    }
    .button-group.even button.button, .button-group.even input[type="submit"].button {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    /* Navbar --- */
    /*            */
    .nav-bar {
        height: auto;
    }
    .nav-bar > li {
        float: none;
        display: block;
        border-right: none;
    }
    .nav-bar > li > a.main {
        text-align: left;
        border-top: 1px solid #ddd;
        border-right: none;
    }
    .nav-bar > li:first-child > a.main {
        border-top: none;
    }
    .nav-bar > li.has-flyout > a.flyout-toggle {
        position: absolute;
        right: 0;
        top: 0;
        padding: 22px;
        z-index: 2;
        display: block;
    }
    .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
        content: "";
        width: 0;
        height: 0;
        display: block;
    }
    .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
        border-top-color: #141414;
    }
    .nav-bar.vertical > li.has-flyout > .flyout {
        left: 0;
    }

    .flyout {
        position: relative;
        width: 100% !important;
        top: auto;
        margin-right: -2px;
        border-width: 1px 1px 0 1px;
    }
    .flyout.right {
        float: none;
        right: auto;
        left: -1px;
    }
    .flyout.small, .flyout.large {
        width: 100% !important;
    }
    .flyout p:last-child {
        margin-bottom: 18px;
    }

    /* Reveal --- */
    /*            */
    .reveal-modal-bg {
        position: absolute;
    }

    .reveal-modal,
    .reveal-modal.small,
    .reveal-modal.medium,
    .reveal-modal.large,
    .reveal-modal.xlarge {
        width: 80%;
        top: 15px;
        left: 50%;
        margin-left: -40%;
        padding: 20px;
        height: auto;
    }

    /* Clearing --- */
    /*              */
    .clearing-container {
        margin: 0;
    }

    .clearing-close {
        z-index: 99;
        font-size: 37px;
        top: 0px;
        right: 5px;
    }

    .clearing-caption {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 10px !important;
        line-height: 1.3;
    }

    .clearing-main-right, .clearing-main-left {
        display: none;
    }

    .clearing-blackout.clearing-assembled .visible-img, .clearing-blackout.clearing-assembled .clearing-container {
        height: 100%;
    }
    .clearing-blackout.clearing-assembled ul[data-clearing] {
        display: none;
    }

    /* Joyride --- */
    /*             */
    .joyride-tip-guide {
        width: 95% !important;
        left: 2.5% !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }

    .joyride-tip-guide-wrapper {
        width: 100%;
    }

    /* Tabs --- */
    /*          */
    .tabs.mobile {
        width: auto;
        margin: 20px -20px 40px;
        border-bottom: solid 1px #ccc;
        height: auto;
        margin: 20px -15px 0px -15px;
    }
    .tabs.mobile dt, .tabs.mobile li, .tabs.mobile dd {
        float: none;
        height: auto;
    }
    .tabs.mobile dd a, .tabs.mobile li a {
        font-size: 15px;
        display: block;
        width: auto;
        height: auto;
        padding: 18px 20px;
        margin: 0;
        color: #555;
        line-height: 1;
        border: none;
        border-left: none;
        border-right: none;
        border-top: 1px solid #ccc;
        background: #fff;
    }
    .tabs.mobile dd a.active, .tabs.mobile li a.active {
        border: none;
        background: #0061a8;
        color: #fff;
        margin: 0;
        position: static;
        top: 0;
        height: auto;
    }
    .tabs.mobile dd:first-child a.active, .tabs.mobile li:first-child a.active {
        margin: 0;
    }
    .tabs.mobile + .tabs-content.contained {
        margin-left: -15px;
        margin-right: -15px;
    }
    .tabs.mobile .section-title {
        padding-left: 20px !important;
    }

    .contained.mobile {
        margin-bottom: 0;
    }

    .contained.tabs.mobile dd a, .contained.tabs.mobile li a {
        padding: 18px 20px;
    }

    .tabs.mobile + ul.contained {
        margin-left: -20px;
        margin-right: -20px;
        border-width: 0 0 1px 0;
    }

    /* UI Elements --- */
    /*                 */
    /* Tooltips */
    .tooltip {
        font-size: 14px;
        line-height: 1.4;
        padding: 7px 10px 9px 10px;
        left: 50% !important;
        max-width: 80% !important;
        margin-left: -40%;
        font-size: 110%;
    }

    .tooltip > .nub, .tooltip.top > .nub, .tooltip.left > .nub, .tooltip.right > .nub {
        border-color: transparent transparent black transparent;
        border-color: transparent transparent rgba(0, 0, 0, 0.85) transparent;
        top: -12px;
        left: 10px;
    }
}
/* Topbar Specific Breakpoint that you can customize */
@media only screen and (max-width: 940px) {
    .top-bar {
        margin-bottom: 0;
        overflow: hidden;
        height: 45px;
        background: #222222;
        /* Override contain to grid stuff for breakpoint */
        /* Setting up the sliding area */
        /* When the Small Nav is Showing */
    }
    .top-bar .js-generated {
        display: block;
    }
    .contain-to-grid .top-bar {
        width: auto;
    }
    .top-bar section {
        left: 0;
        position: relative;
        width: auto;
        -webkit-transition: left 300ms 0;
        -moz-transition: left 300ms 0;
        -o-transition: left 300ms 0;
        transition: left 300ms 0;
    }
    .top-bar ul {
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        display: block;
    }
    .top-bar ul > li {
        float: none;
        /* Branding and name */
        /* Dropdown Toggle */
        /* Divider for breakpoint */
        /* Search Overrides for breakpoint size */
        /* Dropdown Level 1 */
        /* Dropdown Level 2 */
    }
    .top-bar ul > li.active, .top-bar ul > li:hover {
        background: #151515;
    }
    .top-bar ul > li.name {
        height: 45px;
    }
    .top-bar ul > li.name h1 {
        line-height: 1;
    }
    .top-bar ul > li.name h1 a {
        color: white;
        display: block;
        line-height: 45px !important;
        padding-left: 15px;
        height: 45px;
    }
    .top-bar ul > li:hover a, .top-bar ul > li.active a {
        color: white;
    }
    .top-bar ul > li a:not(.button) {
        color: white;
    }
    .top-bar ul > li.toggle-topbar {
        cursor: pointer;
        display: block;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
    }
    .top-bar ul > li.toggle-topbar a {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 8px;
        border-color: white transparent transparent transparent;
        padding: 0;
        position: absolute;
        top: 50%;
        right: 22.5px;
        margin-top: -4px;
    }
    .top-bar ul > li.toggle-topbar:hover {
        background: inherit;
    }
    .top-bar ul > li.toggle-topbar a {
        padding: 0 !important;
    }
    .top-bar ul > li.divider {
        border-bottom: solid 1px #3c3c3c;
        border-top: solid 1px black;
        clear: both;
        height: 1px !important;
        margin: 8px 0 !important;
        width: 100%;
    }
    .top-bar ul > li.search {
        padding: 0 22.5px;
    }
    .top-bar ul > li.search form {
        width: 100%;
    }
    .top-bar ul > li.search form input[type=text] {
        width: 75%;
    }
    .top-bar ul > li.search form .button {
        top: -1px;
        width: 25%;
    }
    .top-bar ul > li.has-dropdown a {
        padding-right: 33.75px;
    }
    .top-bar ul > li.has-dropdown a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
        margin-right: 15px;
        margin-top: -4.5px;
        position: absolute;
        top: 50%;
    }
    .top-bar ul > li.has-dropdown:hover > .dropdown {
        display: block;
        visibility: hidden;
    }
    .top-bar ul > li.has-dropdown .dropdown {
        visibility: hidden;
        z-index: 0 !important;
    }
    .top-bar ul > li.has-dropdown.moved {
        position: static;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown {
        top: 0;
        visibility: visible;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li label {
        margin-bottom: 6px;
        padding-top: 6px !important;
        font-size: 11px;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) {
        padding-bottom: 0;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) a {
        padding: 8px 22.5px;
        font-size: 14px;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li a, .top-bar ul > li.has-dropdown.moved > .dropdown li label {
        padding: 0 22.5px;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
        background: #3c3c3c;
        display: block;
    }
    .top-bar ul > li.has-dropdown.moved > .dropdown li.divider {
        border-bottom: solid 1px rgba(255, 255, 255, 0.1);
        margin-top: 8px !important;
        margin-bottom: 8px !important;
    }
    .top-bar ul > li.has-dropdown.moved .back.title {
        padding-bottom: 0;
    }
    .top-bar ul > li.has-dropdown.moved .back.title a:before {
        position: absolute;
        top: 50%;
        left: 17.5px;
        margin-top: -5px;
        width: 0;
        height: 0;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent white transparent transparent;
    }
    .top-bar ul > li.has-dropdown.moved .back.title h5 {
        margin: 0;
        padding-left: 15px;
        position: relative;
    }
    .top-bar ul > li.has-dropdown.moved .back.title h5 a {
        background: transparent;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 23px;
        font-weight: bold;
    }
    .top-bar ul > li.has-dropdown .dropdown li {
        background: transparent;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown .dropdown {
        left: 100% !important;
        top: 0;
        right: auto !important;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a {
        padding-right: 33.75px;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a:after {
        content: "";
        margin-right: 15px;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 5px;
        border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
        position: absolute;
        top: 50%;
        margin-top: -4.5px;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown > a li a:hover {
        background: #3c3c3c;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved {
        position: static;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown.moved .dropdown {
        top: 0;
        visibility: visible;
    }
    .top-bar ul > li.has-dropdown .dropdown li.has-dropdown:hover {
        display: block;
    }
    .top-bar ul.left, .top-bar ul.right {
        float: none;
        width: 100%;
    }
    .top-bar ul.left > li, .top-bar ul.right > li {
        display: block;
        float: none;
        margin: 0 !important;
    }
    .top-bar ul.left > li.has-dropdown .dropdown, .top-bar ul.right > li.has-dropdown .dropdown {
        left: 100% !important;
        top: 0;
        right: auto !important;
    }
    .top-bar section > ul li a:not(.button) {
        padding-left: 22.5px !important;
    }
    .top-bar.expanded {
        height: 100%;
    }
    .top-bar.expanded ul li.toggle-topbar a {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 8px;
        border-color: transparent transparent #cccccc transparent;
        top: auto;
        bottom: 50%;
        margin-bottom: -4px;
    }

    .top-bar ul li.has-button {
        padding: 5px 15px;
    }

    .top-bar ul li .button.small {
        margin: 0 !important;
        display: inline-block;
        width: 100%;
    }

    .top-bar ul > li.has-button a.button {
        margin: 0;
    }
}
/*
* File name:   _cssAnimations.scss
* Description: Basic animations can be used throughout the site
* Version:     1.0
*/
/*
* Slide/Fade up animation. Can be applied using:
*	@include animate(fadeup, '.5s');
*/
@-webkit-keyframes fadeup {
    0% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    40% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    100% {
        opacity: 1;
        top: 0;
    }
}

@-moz-keyframes fadeup {
    0% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    40% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    100% {
        opacity: 1;
        top: 0;
    }
}

@keyframes fadeup {
    0% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    40% {
        opacity: 0;
        position: absolute;
        top: 80px;
    }

    100% {
        opacity: 1;
        top: 0;
    }
}

/*
* Slide/Fade up animation. Can be applied using:
*   @include animate(fadein, '.5s');
*/
@-webkit-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*
* File name:   _mixins.scss
* Description: Common mixins will be stored here
* Version:     1.0
*/
/*
* File name:   _text.scss
* Description: Basic font treatments and text alignments
* Version:     1.0
*/
@font-face {
    font-family: SeroWeb-MediumItalic;
    src: url("clientlibs/css/fonts/SeroWeb-MediumItalic.eot");
}

@font-face {
    font-family: SeroWeb-MediumItalic;
    src: url("clientlibs/css/fonts/SeroWeb-MediumItalic.woff") format("woff");
}

@font-face {
    font-family: SeroWeb;
    src: url("clientlibs/css/fonts/SeroWeb.eot");
}

@font-face {
    font-family: SeroWeb;
    src: url("clientlibs/css/fonts/SeroWeb.woff") format("woff");
}

@font-face {
    font-family: SeroWebBold;
    src: url("clientlibs/css/fonts/SeroWeb-Bold.eot");
}

@font-face {
    font-family: SeroWebBold;
    src: url("clientlibs/css/fonts/SeroWeb-Bold.woff") format("woff");
}

/*
*	Variables for all text related items
*/
/*
*	Text mixins, defaults applied, but allows for calling in to different tags
*/
/*
*	Setting defaults from mixins
*/
h1 {
    font-size: 28px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: 400;
    font-weight: bold;
    text-transform: uppercase;
    color: #c41230;
    -webkit-text-stroke: 1px;
}

h2 {
    font-size: 28px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #464646;
}

h3 {
    font-size: 24px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: 400;
    color: #464646;
}

h4 {
    font-size: 18px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: 600;
    color: #464646;
}

h5 {
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: 800;
    color: #464646;
}

body,
p,
div,
ul,
li,
dd {
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    line-height: 18px;
    color: #363636;
}

a {
    color: #313132;
}
a:hover, a:active {
    color: #464646;
}

sup {
    font-size: 60%;
}

/*
*	Additional UI font classes for generic items (can be used by the CMS)
*/
.ui-text-center {
    text-align: center;
}

.ui-text-blue {
    color: #0061a8;
}

.ui-text-lightblue {
    color: #b1c6dd;
}

.ui-text-grey {
    color: #464646;
}

.ui-text-focus {
    font-size: 22px;
}

.ui-text-description {
    font-size: 16px;
    line-height: 24px;
}

.ui-text-uppercase {
    text-transform: uppercase;
}

.ui-text-italic {
    font-style: italic;
}

.ui-text-nomargin {
    margin: 0;
}

.ui-text-semibold {
    font-weight: 600;
}

.ui-text-bold {
    font-weight: 700;
}

.ui-text-potiner {
    cursor: pointer;
}

.ui-text-letterspace1 {
    letter-spacing: .1em;
}

.ui-text-disclaimer {
    font-size: 8pt;
}

/*
* File name:   _basic.scss
* Description: Contains basic settings
* Version:     1.0
*/
/*
$usg-icons-layout: smart;
$usg-icons-sprite-dimensions: true;
*/
/*@import "usg-icons/*.png";*/
.sidebar-icons-sprite, .sidebar-icons-calendar, .sidebar-icons-facebook, .sidebar-icons-pool, .sidebar-icons-quick-links, .sidebar-icons-recently {
    background: url('clientlibs/css/images/sprites/sidebar-icons-sb76ccca317.png') no-repeat;
}

.social-icons-sprite, .social-icons-email, .social-icons-facebook, .social-icons-pinterest, .social-icons-twitter, .social-icons-youtube {
    background: url('clientlibs/css/images/sprites/social-icons-s6ab994b087.png') no-repeat;
}

.contact-side-icons-sprite {
    background: url('clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png') no-repeat;
}

.review-icons-sprite, .review-icons-review-flag, .review-icons-review-no, .review-icons-review-yes {
    background: url('clientlibs/css/images/sprites/review-icons-sbf532e03a4.png') no-repeat;
}

.accordion-icons-sprite, .accordion-icons-accordion-close, .accordion-icons-accordion-open {
    background: url('clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png') no-repeat;
}

.product-icons-sprite, .product-icons-acrobat, .product-icons-add-submittal, .product-icons-cad, .product-icons-resource-center, .product-icons-tools, .product-icons-where-buy {
    background: url('clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png') no-repeat;
}

/*@import "product-view-icons/*.png";*/
/*@import "project-gallery-icons/*.png";*/
/*@include all-usg-icons-sprites;*/
.social-icons-email {
    background-position: 0 -128px;
}

.social-icons-facebook {
    background-position: 0 -96px;
}

.social-icons-pinterest {
    background-position: 0 0;
}

.social-icons-twitter {
    background-position: 0 -64px;
}

.social-icons-youtube {
    background-position: 0 -32px;
}

.sidebar-icons-calendar {
    background-position: 0 -30px;
}

.sidebar-icons-facebook {
    background-position: 0 -98px;
}

.sidebar-icons-pool {
    background-position: 0 0;
}

.sidebar-icons-quick-links {
    background-position: 0 -74px;
}

.sidebar-icons-recently {
    background-position: 0 -59px;
}

.review-icons-review-flag {
    background-position: 0 -44px;
}

.review-icons-review-no {
    background-position: 0 -22px;
}

.review-icons-review-yes {
    background-position: 0 0;
}

.accordion-icons-accordion-close {
    background-position: 0 0;
}

.accordion-icons-accordion-open {
    background-position: 0 -25px;
}

.product-icons-acrobat {
    background-position: 0 -99px;
}

.product-icons-add-submittal {
    background-position: 0 0;
}

.product-icons-cad {
    background-position: 0 -82px;
}

.product-icons-resource-center {
    background-position: 0 -22px;
}

.product-icons-tools {
    background-position: 0 -65px;
}

.product-icons-where-buy {
    background-position: 0 -43px;
}

/*@include all-product-view-icons-sprites;*/
/*@include all-project-gallery-icons-sprites;*/
html {
    height: 100%;
}

h1 {
    text-align: left !important;
}

body {
    background: url(clientlibs/css/images/bg-interior.png) no-repeat center top white;
    text-align: left;
    /*height: 100%;*/
}
body.home {
    background: url(clientlibs/css/images/bg-home.png) no-repeat center 162px white;
}
body.connections {
    background: url(clientlibs/css/images/bg-connections.jpg) repeat center top white;
    padding: 0px;
}
body.connections .titles-component h1 {
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    border-bottom: 1px solid #D0CECD;
    font-weight: normal;
    text-transform: normal;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}
.page-wrap {
    min-height: 100%;
    /* for all other browsers */
    position: relative;
    top: 15px;
    /*padding-bottom: 120px;*/
    /*@media only screen and (max-width: 768px) {
          top: 235px;
    }*/
}
@media only screen and (max-width: 985px) {
    .page-wrap {
        top: 180px;
    }
}
@media only screen and (max-width: 768px) {
    .page-wrap {
        top: 0px;
    }
}
.page-wrapper {
    min-height: 100%;
    /* for all other browsers */
    position: relative;
    top: 115px;
    /*padding-bottom: 120px;*/
    /*@media only screen and (max-width: 768px) {
          top: 235px;
    }*/
}

.aem-AuthorLayer-Edit .page-wrapper,
.aem-AuthorLayer-Preview .page-wrapper,
.aem-AuthorLayer-Design .page-wrapper {
    min-height: 0;
}

@media only screen and (max-width: 985px) {
    .page-wrapper {
        top: 180px;
    }
}
@media only screen and (max-width: 768px) {
    .page-wrapper {
        top: 0px;
    }
}

.connections .page-wrapper {
    top: 0px;
    /*padding-bottom: 120px;*/
}

.content-wrapper {
    padding-bottom: 20px;
}
.content-wrapper.welcome-new {
    background-color: #cc092f;
    padding: 29px;
    padding-top: 50px;
}

label {
    display: inline-block;
}

a {
    outline: none;
}

.container-out {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 767px;
    margin: 0 auto;
}
@media only screen and (max-width: 766px) {
    .container-out {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }
}

/*
.container-out {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 767px;
  margin: 0 auto;
}

@media only screen and (max-width: 766px) {
  .container-out {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
*/
.hidden {
    display: none !important;
}

.hide {
    display: none;
}

.clear {
    clear: both;
}

.o-vis {
    overflow: visible;
}

.ie8 .close-reveal-modal {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
    cursor: pointer;
}

.row {
    width: auto;
    max-width: 1095px;
}

#sections .short {
    width: auto !important;
}
#sections .short h5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #222222;
}

.image-border {
    border: 5px solid white !important;
    border-radius: 5px 5px 5px 5px;
}

.social-icons-sprite, .social-icons-email, .social-icons-facebook, .social-icons-pinterest, .social-icons-twitter, .social-icons-youtube, .social-icons-email, .social-icons-facebook, .social-icons-pinterest, .social-icons-twitter, .social-icons-youtube {
    background: url("clientlibs/css/images/sprites/social-icons-s6ab994b087.png") no-repeat;
}

.social-icons-email {
    background-position: 0 -128px;
}

.social-icons-facebook {
    background-position: 0 -96px;
}

.social-icons-pinterest {
    background-position: 0 0;
}

.social-icons-twitter {
    background-position: 0 -64px;
}

.social-icons-youtube {
    background-position: 0 -32px;
}

.bgtniceforms_wrap {
    position: relative;
}

.lt-ie8 .bgtniceforms_wrap {
    top: 1px;
}

.bgtniceforms_element {
    position: absolute;
    left: 0;
    top: 0;
}

.bgtniceforms_orig_element {
    position: relative;
    /*width: auto !important; */
    opacity: 0;
    margin: 0;
    padding: 0;
    border: 0;
    float: none;
    filter: alpha(opacity=0);
    z-index: 5;
    height: 35px;
}

.bgtniceforms_orig_element_disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

div.bgtniceforms_radio_wrap, div.bgtniceforms_checkbox_wrap {
    display: inline-block;
    vertical-align: middle;
    float: left;
    padding-right: 9px;
}

.lt-ie8 div.bgtniceforms_radio_wrap, .lt-ie8 div.bgtniceforms_checkbox_wrap {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.lt-ie8 div.bgtniceforms_radio_wrap:hover, .lt-ie8 div.bgtniceforms_checkbox_wrap:hover {
    cursor: pointer;
}

div.bgtniceforms_radio {
    height: 17px;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 17px;
    background-position: 0 0px;
    background-image: url("clientlibs/css/images/radio.png");
    background-repeat: no-repeat;
}
div.bgtniceforms_radio:hover {
    cursor: pointer;
}

div.bgtniceforms_radio.selected {
    height: 17px;
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 17px;
    background-position: 0 -16px;
    background-image: url("clientlibs/css/images/radio.png");
    background-repeat: no-repeat;
}

div.bgtniceforms_checkbox {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 0;
    height: 19px;
    width: 21px;
    background-image: url("clientlibs/css/images/form/check.png");
    background-repeat: no-repeat;
}

div.bgtniceforms_checkbox.selected {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 0;
    height: 19px;
    width: 21px;
    background-image: url("clientlibs/css/images/form/checked.png");
    background-repeat: no-repeat;
}

div.bgtniceforms_select {
    height: 35px;
    line-height: 26px;
    padding-left: 7px;
    width: 100%;
    background: url("clientlibs/css/images/select-nice.png");
}

div.bgtniceforms_select .element_text {
    background-image: url("clientlibs/css/images/select-nice.png");
    background-position: 100% -35px;
    display: block;
    line-height: 34px;
    padding-left: 4px;
    /*color: rgba(0, 0, 0, 0.75);*/
    font-size: 12px;
}

.bgtniceforms_orig_select {
    background: #fff;
    padding-right: 10px;
}

.reviews {
    /*float: left;*/
    display: inline-block;
}
.reviews a {
    color: #005695;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    text-decoration: none;
    padding-left: 10px;
}
.reviews a:hover {
    text-decoration: underline;
}
.reviews span.rating {
    padding-right: 15px;
}

span.rating {
    background: url("clientlibs/css/images/stars-yellow.png") top left;
    display: inline-block;
    height: 16px;
    width: 87px;
    overflow: hidden;
    text-indent: -9999px;
}
span.rating.r0 {
    background-position: -89px 0;
}
span.rating.r1 {
    background-position: -90px 15px;
}
span.rating.r2 {
    background-position: -72px 0;
}
span.rating.r3 {
    background-position: -72px 15px;
}
span.rating.r4 {
    background-position: -54px 0;
}
span.rating.r5 {
    background-position: -54px 15px;
}
span.rating.r6 {
    background-position: -36px 0;
}
span.rating.r7 {
    background-position: -36px 15px;
}
span.rating.r8 {
    background-position: -18px 0;
}
span.rating.r9 {
    background-position: -18px 15px;
}
span.rating.r10 {
    background-position: 0px 0;
}

.search a {
    color: #005695;
}

.search a:hover {
    text-decoration: underline;
}

div.search {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 30px;
    margin-bottom: 30px;
}

div.searchTrends {
    padding-bottom: 25px;
}

div.searchRight {
    width: 200px;
}

/*
.reset {
  margin-top: 24px;
  padding-left: 20px;
  float: left;
}
*/

.ui-widget-overlay {
    background: none !important;
    background-color: #000000 !important;
    opacity: 0.8 !important;
}

.ui-widget-header {
    background: none !important;
    border: none !important;
}

.ui-widget-header .ui-icon {
    background: url("clientlibs/css/images/close-dialog.png") no-repeat top left !important;
    height: 22px !important;
    width: 20px !important;
}
.ui-widget-header .ui-icon:hover {
    background: url("clientlibs/css/images/close-dialog.png") no-repeat top left;
}

.ui-dialog .ui-dialog-titlebar-close {
    right: 11px !important;
    padding: 0px !important;
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
}
.ui-dialog .ui-dialog-titlebar-close:hover {
    background: none;
    border: none;
}

input[type='text'], input[type='password'], input[type='email'] {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 12px 0;
    padding: 6px;
    height: 32px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    border: 1px solid #BCB9BF;
    border-radius: 15px 15px 15px 15px;
    color: #000000;
    font-size: 12px;
}

.delete-packages {
    background: url("clientlibs/css/images/close-dialog.png") no-repeat right top;
    color: #9A9A9A;
    float: right;
    font-style: italic;
    font-weight: bold;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    height: 22px;
    line-height: 26px;
    width: 70px;
}
.delete-packages:hover {
    text-decoration: underline;
}

.analyzable input {
    border: 1px solid #BCB9BF;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    font-size: 12px;
    height: 32px;
    padding: 6px;
}

input[type='submit'] {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background-color: #5F6062;
    border: none;
    color: white;
    cursor: pointer;
    text-align: center;
    height: 32px;
    padding: 6px;
    margin-right: 5px;
}
.lt-ie8 input[type='submit'] {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
input[type='submit']:hover {
    background-color: #313132;
}

div.image small {
    color: #01161D;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    padding-top: 10px;
}

/*
.x-table-layout input[type=text] {
  width: auto !important;
}
*/

.my-account #gallery {
    display: none;
}

.errorMssg {
    color: #C41230;
}

#avatar_div span {
    display: block;
}
#avatar_div img {
    width: 100px;
    height: 100px;
}

.avatarPixels {
    font-size: 10px;
    font-style: italic;
}

#mx-calc {

}
#mx-calc .txtCalculadoraInputTextBco {
    border: 0 !important;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    width: 50px;
}
#mx-calc .tools-results .content table.data td {
    background-color: #FFFFFF;
    padding: 10px;
}
#mx-calc .tools-results .content table.data td h5 {
    margin-bottom: 8px;
    margin-top: 8px;
}
#mx-calc .titles-component p {
    font-size: 13px;
}
#mx-calc input[type="text"], #mx-calc input[type="password"], #mx-calc input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #BCB9BF;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    color: #000000;
    display: block;
    font-family: inherit;
    font-size: 12px;
    height: 25px;
    margin: 0 5px 12px 0;
    padding: 6px;
    transition: all 0.15s linear 0s;
    float: left;
}

/***** FANCYBOX ***********/
.fancybox-overlay {
    background-image: url("clientlibs/css/images/fancybox_overlay.png");
}

/**** FANCYBOX ENDS ****/
/***** CQ5 Tweaks *******/
#CQ div.entry-fields-wrap {
    height: auto !important;
    width: auto !important;
}

#CQ .x-form-text, #CQ textarea.x-form-field {
    padding: 1px 3px !important;
    border-radius: 0;
}

div.textimage div.image img {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}

label.error {
    color: red;
}

div.scope ul, div.products-used ul, div.people-involved ul, div.special-factors ul,
div.project-cost ul {
    margin-left: 20px;
}

div.content.rounded.promo ul {
    margin-left: 20px;
}

.prodtitle h1 a {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: none;
    padding-bottom: 16px;
    margin-top: 5px;
    text-transform: uppercase;
}
.prodtitle h1 a:hover {
    text-decoration: underline;
}

.ui-helper-hidden-accessible {
    display: none;
}

.comments .comment-text {
    color: #333333 !important;
    width: 100% !important;
    border: 1px solid #BCB9BF !important;
    border-radius: 6px !important;
    line-height: 18px;
    padding-left: 5px;
}
.comments .comment-info {
    margin-bottom: 50px;
}
.comments .comment-info div.submit-block input[type="submit"] {
    padding: 6px 12px !important;
}
.comments .comments-count {
    text-align: left;
}
.comments .comment-text-label {
    font-weight: normal;
}
.comments .comment-body {
    text-align: left;
    margin-top: 0px;
}
.comments .comment-toolbar {
    display: none;
}

.topic-reply .summary .user-meta {
    padding-left: 0;
}

.comments-area {
    padding-top: 15px;
    margin-top: 25px;
    border-top: 1px solid #C5CECB;
}
.comments-area h2 {
    text-transform: lowercase;
}

.entrytitle {
    text-align: left;
}

.parsys {
    text-align: left;
}

.postmetadata small {
    font-size: 12px;
}

.comment .comment-header {
    height: 33px;
}
.comment .comment-header .comment-header-avatar img {
    margin: 4px 2px 2px;
}
.comment .comment-header cite {
    margin: 0 10px;
}
.comment .comment-header cite a {
    font-size: 12px;
    font-weight: bold;
}
.comment .comment-header .comment-header-meta {
    float: left;
    font-size: 12px;
    line-height: 18px;
}

/**** CQ5 ENDS ****/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
    font-family: 'flexslider-icon';
    src: url("clientlibs/css/fonts/flexslider-icon.eot");
    src: url("clientlibs/css/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("clientlibs/css/fonts/flexslider-icon.woff") format("woff"), url("clientlibs/css/fonts/flexslider-icon.ttf") format("truetype"), url("clientlibs/css/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    margin: 0;
    padding: 0;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    padding: 20px 11px;
    margin: 18px;
    background: #fff;
    border: 4px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width: 100%;
    display: block;
    padding: 0 25px;
    padding-bottom: 10px;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
    margin: 0 0 60px;
    position: relative;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */

@media screen and (max-width: 480px) {
    .flex-direction-nav {
        display: none;
    }
}


.flex-direction-nav a {
    width: 58px;
    height: 58px;
    margin: -20px 0 0;
    display: block;
    background: url(clientlibs/css/images/project-gallery/slider-arrows.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px;
}

.flex-direction-nav .flex-prev {
    left: -36px;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px;
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #cfcfcf;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
    background: #de123a;
    cursor: default;
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs img:hover {
    opacity: 1;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
/*
* File name:   _layout.scss
* Description: Layout specific classes
* Version:     1.0
*/
/*
* File name:   _list.scss
* Description: List styling classes
* Version:     1.0
*/
.ui-list-inline {
    margin: 0;
}
.ui-list-inline.full {
    width: 100%;
}
@media only screen and (max-width: 766px) {
    .ui-list-inline.full {
        float: none;
        width: auto;
    }
}
.ui-list-inline li {
    margin: 0 18px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.lt-ie8 .ui-list-inline li {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}

/*
* File name:   _list.scss
* Description: List styling classes
* Version:     1.0
*/
/*
.ui-list-inline {
  margin: 0;
}

.ui-list-inline.full {
  width: 100%;
}
@media only screen and (max-width: 766px) {

  .ui-list-inline.full {
    float: none;
    width: auto;
  }
}


.ui-list-inline li {
  margin: 0 18px 0 0;
  display: inline-block;
  vertical-align: middle;
}

.lt-ie8 .ui-list-inline li {
  text-indent: 0!important;
  display: inline;
  zoom: 1;
}
*/
/*
* File name:   _button.scss
* Description: Button styling classes
* Version:     1.0
*/

.link {
    text-decoration: none !important;
    font-weight: bold;
    color: #313132;
    cursor: pointer;
    padding: 0;
}

.link:hover {
    text-decoration: none !important;
}

.ui-button {
    position: relative;
    padding-right: 10px;
    text-decoration: none !important;
    font-weight: bold;
}
.ui-button.arrow-right {
    color: #C41230 !important;
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    text-transform: lowercase;
    background: url(clientlibs/css/images/red-arrow.png) no-repeat right 50%;
    padding-right: 12px;
    display: inline-block;
    border: none;
    padding-left: 0;
}
.ui-button.arrow-right:hover {
    text-decoration: underline !important;
}
.ui-button.small {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    padding-right: 12px;
    background: url(clientlibs/css/images/red-arrow.png) no-repeat right 50%;
}
.ui-button.large {
    padding: 9px 35px !important;
}
.ui-button.blue {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background-color: #005695;
    color: #fff;
}
.lt-ie8 .ui-button.blue {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.blue .arrow-right {
    border-color: #fff;
}
.ui-button.blue:hover {
    background-color: #313132;
}
.ui-button.white {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background-color: #FFF;
    color: #cc092f;
}
.lt-ie8 .ui-button.white {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.white .arrow-right {
    border-color: #fff;
}
.ui-button.white:hover {
    background-color: #313132;
}
.ui-button.red {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background-color: #C41230;
    color: #fff;
}
.lt-ie8 .ui-button.red {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.red .arrow-right {
    border-color: #fff;
}
.ui-button.red:hover {
    background-color: #313132;
}
.ui-button.hero {
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background: rgba(39, 39, 39, 0.2);
    color: #fff;
}
.lt-ie8 .ui-button.hero {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.hero:hover {
    background: #313132;
}
.ui-button.gray {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background-color: #5F6062;
    color: #fff;
}
.lt-ie8 .ui-button.gray {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.gray .arrow-right {
    border-color: #fff;
}
.ui-button.gray:hover {
    background-color: #313132;
}
.ui-button.yellow {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    padding: 9px 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 14px;
    background: #f7cf15;
    color: #464646;
}
.lt-ie8 .ui-button.yellow {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.ui-button.yellow .arrow-right {
    border-color: #fff;
}
.ui-button.yellow:hover, .ui-button.yellow:active {
    background: #f9d946;
}
.ui-button.cta {
    border: none;
    color: white;
    cursor: pointer;
    /*padding: 7px 15px;*/
    text-align: center;
}
.ui-button.cta.right {
    float: right;
}
.ui-button.cta.main {
    background: #c41230;
}
.ui-button.cta.main:hover {
    background-color: #2c9edb;
}
.ui-button.cta.form {
    background: #c62a2f;
    position: relative;
}
.ui-button.cta.form.disabled {
    background: #e38d1f !important;
    color: #b67a2e !important;
}
.ui-button.radius {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.ui-button.full {
    display: block !important;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

.form_button_submit {
    border-radius: 4px;
    background-color: #c41230 !important;
    border: 0 none !important;
    color: white !important;
    cursor: pointer !important;
    text-align: center !important;
    display: inline-block !important;
    font-family: SeroWeb,arial,helvetica,sans-serif !important;
    font-size: 14px !important;
    font-style: italic !important;
    line-height: 14px !important;
    padding: 9px 15px !important;
    text-transform: lowercase !important;
    transition: all 0.3s ease-out 0s !important;
    vertical-align: middle !important;
    padding: 9px 35px !important;
    font-weight: bold;
}

.form_button_reset {
    border-radius: 4px;
    background-color: #5f6062;
    border: 0 none;
    color: white;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    font-family: SeroWeb,arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    line-height: 14px;
    padding: 9px 15px;
    text-transform: lowercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    padding: 9px 35px !important;
    font-weight: bold;
}

/*
* File name:   _button.scss
* Description: Button styling classes
* Version:     1.0
*/
.image {
    /*border: 1px solid #e0e0e0;*/
}
.image.left {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}

/*!
* File name:   _module.scss
* Description: Module template
* Version:     1.0
*/
/*!
* File name:   _color-selector.scss
* Description: Module template
* Version:     1.0
*/
/*
.color-selector {
  border-bottom: 1px solid #D0CECD;
  margin-bottom: 25px;
  overflow: hidden;
  padding-bottom: 25px;
}
.color-selector p {
  color: #363636;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.color-selector ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
.color-selector ul li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 14px;
  border: 2px solid #D0CECD;
}
.color-selector ul li a:hover {
  padding: 12px 20px;
}
*/

/*!
* File name:   _sharethis.scss
* Description: Module template
* Version:     1.0
*/
.sharethis {
    font-family: arial, helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: bold !important;
    font-style: italic !important;
    color: #199664 !important;
    text-transform: lowercase !important;
}


/*!
* File name:   _product_summary.scss
* Description: Module template
* Version:     1.0
*/
/*
.product-summary .tools {
  overflow: hidden;
  padding-bottom: 15px;
}
.product-summary .sharethis {
  float: right;
}
.product-summary .content {
  clear: both;
  margin-bottom: 15px;
  border-bottom: 1px solid #D0CECD;
}
.product-summary .content p {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
}
.product-summary .content p.summary {
  color: #363636;
  margin-bottom: 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.product-summary .content ul {
  padding-left: 20px;
  padding-top: 10px;
  margin-left: 20px;
}
.product-summary .content ul li {
  padding-bottom: 5px;
  font-size: 13px;
  color: #01161D;
}
.product-summary .buttons {
  clear: both;
  overflow: hidden;
}
.product-summary .buttons li {
  float: left;
  padding-right: 10px;
  list-style: none;
  padding-bottom: 15px;
}
.product-summary .buttons li a {
  padding: 9px 8px;
}
*/

/*!
* File name:   _product_specifications.scss
* Description: Module template
* Version:     1.0
*/
.product-specifications {
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #D0CECD;
}
.product-specifications table.simple {
    margin-left: 0;
    width: 100%;
    border: none;
    background: none;
}
.product-specifications table.simple tr, .product-specifications table.simple th, .product-specifications table.simple td, .product-specifications table.simple thead, .product-specifications table.simple tbody {
    border: none;
    background: none;
    font-size: 13px;
}
.product-specifications table.simple td {
    padding: 3px 10px;
}

/*!
* File name:   _product_overview.scss
* Description: Module template
* Version:     1.0
*/
.product-overview {
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #D0CECD;
}
.product-overview table.simple {
    margin-left: 0;
    width: 100%;
    border: none;
    background: none;
}
.product-overview table.simple tr, .product-overview table.simple th, .product-overview table.simple td, .product-overview table.simple thead, .product-overview table.simple tbody {
    border: none;
    background: none;
    font-size: 13px;
}
.product-overview table.simple td {
    padding: 3px 10px;
}
.product-overview ul {
    padding-left: 25px;
}
.product-overview ul li {
    padding-bottom: 5px;
}

/*!
* File name:   _reviews.scss
* Description: Module template
* Version:     1.0
*/
.product-review {
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    /*clear: both;*/
    border-bottom: 1px solid #D0CECD;
}
.product-review .header {
    overflow: hidden;
}
.product-review .header h2 {
    float: left;
    padding-right: 30px;
    text-transform: lowercase;
}
.product-review .header a {
    margin-top: 13px;
}
.product-review .header .sort {
    display: block;
    margin-top: 13px;
}
.product-review ul.reviews-list {
    clear: both;
}
.product-review ul.reviews-list .morelink {
    color: #005695;
    text-decoration: none;
    padding-top: 6px;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
}
.product-review ul.reviews-list .shortcontent { }
.product-review ul.reviews-list .show-shortcontent {
    display: inline-block !important;
}
.product-review ul.reviews-list li {
    list-style: none;
    padding-bottom: 22px;
    overflow: hidden;
}
.product-review ul.reviews-list li.more {
    cursor: pointer;
    color: #005695;
}
.product-review ul.reviews-list li h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.product-review ul.reviews-list li .author {
    padding-bottom: 5px;
}
.product-review ul.reviews-list li .author .review-user {
    font-weight: bold;
}
.product-review ul.reviews-list li .author .profession {
    padding-right: 15px;
    font-weight: normal;
    font-style: italic;
}
.product-review ul.reviews-list li p {
    font-size: 13px;
    font-style: italic;
}

.review-tools span {
    padding-right: 10px;
    font-weight: normal;
    font-size: 12px;
    color: #aaaaaa;
    line-height: 26px;
    vertical-align: top;
}
.review-tools .report {
    float: left;
}
.review-tools .helpful {
    float: left;
    padding-right: 30px;
    width: auto;
}
.review-tools .helpful span {
    float: left;
    padding-right: 10px;
    margin-top: 0px;
    line-height: normal;
    font-size: 24px;
    margin-top: 3px;
    line-height: 18px;
    font-size: 14px;
    color: #464646;
}
.review-tools .helpful .rate {
    float: left;
    margin-top: 2px;
}
.review-tools .helpful .rate h2 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.review-tools .helpful .review-yes {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 0;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.review-tools .helpful .review-no {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 -22px;
    display: inline-block;
    height: 22px;
    width: 22px;
    opacity: 0.7;
}
.review-tools .helpful .review-no:hover {
    opacity: 1;
}
.review-tools .report {
    float: left;
}
.review-tools .report a.review-flag {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 -44px;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.review-tools span {
    padding-right: 10px;
    font-weight: normal;
    font-size: 12px;
    color: #aaaaaa;
    line-height: 26px;
    vertical-align: top;
}

/*!
* File name:   _product-viewed.scss
* Description: Module template
* Version:     1.0
*/
.product-viewed {
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    /*clear: both;*/
    border-bottom: 1px solid #D0CECD;
}
.product-viewed .header {
    overflow: hidden;
}
.product-viewed .header h2 {
    float: left;
    padding-right: 30px;
    text-transform: lowercase;
}
.product-viewed ul {
    padding-top: 20px;
}
.product-viewed ul li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 16px;
    float: left !important;
}

/*!
* File name:   _related-products.scss
* Description: Module template
* Version:     1.0
*/
.related-products {
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #D0CECD;
}
.related-products ul li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 16px;
}

/*!
* File name:   tabs.scss
* Description: Module template
* Version:     1.0
*/
.product-search-tabs {
    background: none !important;
    border: none !important;
}
.product-search-tabs .ui-widget-header {
    background: none !important;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 2px solid #4A4A4A;
    -webkit-border-radius: 0px 0px;
    -moz-border-radius: 0px / 0px;
    border-radius: 0px / 0px;
    padding: 0 0 1px !important;
}
.product-search-tabs .ui-widget-content {
    padding: 30px 4px !important;
}
.product-search-tabs .ui-state-active, .product-search-tabs .ui-widget-content .ui-state-active, .product-search-tabs .ui-widget-header .ui-state-active {
    background: none;
    background-color: #4A4A4A !important;
    color: #FFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.product-search-tabs .ui-state-default, .product-search-tabs .ui-widget-content .ui-state-default, .product-search-tabs .ui-widget-header .ui-state-default {
    background: none;
    background-color: #B7B7B7;
    color: #FFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    border: none;
    margin-right: 5px;
}
.product-search-tabs .ui-state-active a, .product-search-tabs .ui-state-active a:link, .product-search-tabs .ui-state-active a:visited {
    color: #FFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.product-search-tabs .ui-state-default a, .product-search-tabs .ui-state-default a:link, .product-search-tabs .ui-state-default a:visited {
    color: #FFF;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.product-search-tabs .review-tools .helpful {
    float: left;
    padding-right: 30px;
}
.product-search-tabs .review-tools .helpful .review-yes {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 0;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.product-search-tabs .review-tools .helpful .review-no {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 -22px;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.product-search-tabs .review-tools .report {
    float: left;
}
.product-search-tabs .review-tools .report a.review-flag {
    background: url(clientlibs/css/images/sprites/review-icons-sbf532e03a4.png) no-repeat 0 -44px;
    display: inline-block;
    height: 22px;
    width: 22px;
}
.product-search-tabs .review-tools span {
    padding-right: 10px;
    font-weight: normal;
    font-size: 12px;
    color: #aaaaaa;
    line-height: 26px;
    vertical-align: top;
}

.reset-search {
    float: right;
}

.reset-search a {
    font-size: 16px;
    text-decoration: underline !important;
}

/*!
* File name:   _related_searches.scss
* Description: Module template
* Version:     1.0
*/
.related-searches {
    padding-bottom: 20px;
    overflow: hidden;
}
.related-searches span {
    color: #464646;
    font-size: 17px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    float: left;
    padding-right: 15px;
}
.related-searches a {
    color: #005695;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    float: left;
    border-right: 1px solid #005695;
    padding-right: 12px;
    margin-right: 15px;
    line-height: 14px;
    margin-bottom: 6px;
}
.related-searches a:last-child {
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
}
.related-searches a:hover {
    text-decoration: underline;
}

/*!
* File name:   _add-submittal.scss
* Description: Module template
* Version:     1.0
*/
/*
.add-submittal-component {
  margin-bottom: 35px;
  padding: 14px;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
  background-color: #005695;
  overflow: hidden;
}
.add-submittal-component .header {
  margin-left: 2px;
  margin-right: 2px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.add-submittal-component .header span {
  background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 0;
  float: left;
  height: 22px;
  margin-right: 7px;
  margin-top: 12px;
  width: 25px;
}
.add-submittal-component .header h2 {
  color: #FFF;
  font-size: 20px;
  font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 21px;
  padding-left: 32px;
}
@media only screen and (max-width: 1102px) {
  .add-submittal-component .header h2 {
    font-size: 18px;
  }
}
.add-submittal-component p {
  color: #FFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.add-submittal-component a {
  color: #FFF;
  font-size: 14px;
  font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
  font-weight: bold;
  float: right;
  background: url("clientlibs/css/images/white-arrow.png") no-repeat right 5px;
  padding-right: 15px;
  text-decoration: none;
}
.add-submittal-component a:hover {
  text-decoration: underline;
}
*/

/*!
* File name:   _where_to_buy.scss
* Description: Module template
* Version:     1.0
*/
.where-to-buy-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.where-to-buy-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.where-to-buy-component h2 {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -43px;
    color: #464646;
    font-size: 20px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 21px;
    padding-left: 31px;
    margin-left: 17px;
    overflow: hidden;
    word-wrap: break-word;
}
.where-to-buy-component .addresses {
    /*border-bottom: 1px solid #D0CECD;*/
}
.where-to-buy-component .addresses ul li {
    list-style: none;
    border-bottom: 1px solid #D0CECD;
    padding-left: 20px;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    padding-bottom: 16px;
}
.where-to-buy-component .addresses ul li span {
    display: block;
}
.where-to-buy-component .addresses ul li h5 {
    margin-bottom: 3px;
}
.where-to-buy-component .bottom {
    clear: both;
    padding: 2px 10px 13px;
    overflow: hidden;
}
.where-to-buy-component .bottom span {
    color: #313132;
    float: left;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}
.where-to-buy-component .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    float: right;
}

/*!
* File name:   _login.scss
* Description: Module template
* Version:     1.0
*/
.login-wrapper h1 {
    background: url("clientlibs/css/images/login.png") no-repeat scroll right 5px transparent;
}
.login-wrapper .login-form {
    padding-bottom: 20px;
    overflow: hidden;
}
.login-wrapper .login-form input[type="text"] {
    float: left;
}
.login-wrapper .login-form label {
    padding-top: 10px;
}
.login-wrapper ul {
    border-top: 1px dotted #B2B2B2;
    clear: both;
    padding-top: 20px;
}
.login-wrapper ul li {
    list-style: none;
    padding-bottom: 10px;
}

/*!
* File name:   _login_page.scss
* Description: Module template
* Version:     1.0
*/
.login_page {
    height: 330px;
}
.login_page.change-password {
    height: 200px;
}
.login_page .login-form label {
    padding-top: 5px;
    float: right;
}
.login_page .login-form label.remember {
    float: left;
    width: 30%;
}
.login_page .login-form .checks {
    padding-top: 20px;
}
.login_page .login-form .text {
    overflow: hidden;
}
.login_page .login-form .bgtniceforms_wrap input {
    float: left;
    width: auto !important;
}
.login_page .login-form .registration_buttons {
    margin: 0 auto;
    /*  overflow: hidden;*/
    padding-top: 30px;
    width: 18%;
}
.login_page .login-form .registration_buttons a {
    display: inline-block;
    padding-top: 12px;
    text-decoration: underline;
    color: #005695;
}
.login_page ul {
    border-top: 1px dotted #B2B2B2;
    clear: both;
    padding-top: 20px;
    margin-top: 60px;
    position: relative;
}
.login_page ul li {
    clear:both;
    dispaly:block;
    list-style: none;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}
/*IE 8 login page fix*/
.lt-ie8 .row.checks div.column.eight {
    float:right;
}
.ui-button.left-align{
    display:block;
    float:left;
    margin-top: 45px;
}
.forgot {
    display: none;
}
.forgot h2 {
    margin-top: 0px;
}
.forgot a {
    color: #005695;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}
.forgot a:hover {
    text-decoration: underline;
}

/*!
* File name:   _profile.scss
* Description: Module template
* Version:     1.0
*/
#profile {
    border: 1px solid #E6E6E6;
    border-radius: 6px 6px 6px 6px;
    background: #FFF;
    overflow: hidden;
    padding: 35px 50px;
}
#profile label {
    padding-top: 5px;
    float: right;
}
#profile .required {
    font-style: italic;
}
#profile .required span {
    color: #C41230;
}
#profile .checks {
    padding-top: 20px;
}
#profile .checks label {
    float: left;
}
#profile .registration_buttons {
    border-top: 1px solid #D0CECD;
    margin-top: 25px;
    padding-top: 30px;
}
#profile .registration_buttons a {
    display: inline-block;
    padding-top: 12px;
    text-decoration: underline;
    color: #005695;
}

/*!
* File name:   _user_submittal.scss
* Description: Module template
* Version:     1.0
*/
#submittal {
    clear: both;
    display: none;
}
#submittal .header {
    padding-bottom: 30px;
}
#submittal .header .status {
    padding-top: 10px;
    display: block;
}
#submittal .submittal_wrapper {
    border: 1px solid #e5e5e5;
    padding: 15px 30px 25px;
    margin-top: 8px;
    margin-bottom: 20px;
    background-color: #fff;
    clear: both;
}
#submittal .submittal_wrapper .date {
    font-size: 12px !important;
    float: right;
    padding-top: 5px;
}
#submittal .submittal_wrapper h2 {
    padding-right: 25px !important;
    border: none;
    font-size: 28px !important;
    padding-left: 38px !important;
    display: inline-block !important;
    background: none;
}
#submittal .submittal_wrapper h2.ui-state-disabled {
    opacity: 1 !important;
}
#submittal .submittal_wrapper h2 a {
    padding-right: 10px;
}
#submittal .submittal_wrapper h2 .edit {
    display: block;
    width: 18px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 16px;
    background: url("clientlibs/css/images/edit-icon.png") no-repeat right 9px;
}
#submittal .submittal_wrapper h2 input {
    font-size: 28px !important;
    height: 45px;
}
#submittal .submittal_wrapper.account_submittal h2 {
    padding-left: 36px !important;
}
#submittal .submittal_wrapper div.ui-accordion-content {
    border: none;
    overflow: inherit;
    background: none;
}
#submittal .submittal_wrapper a.delete-packages {
    background: url("clientlibs/css/images/close-dialog.png") no-repeat right top;
    color: #9A9A9A;
    float: right;
    font-style: italic;
    font-weight: bold;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    height: 22px;
    line-height: 26px;
    width: 70px;
}
#submittal .submittal_wrapper a.delete-packages:hover {
    text-decoration: underline;
}
#submittal .submittal_wrapper ul.links {
    margin-bottom: 0px !important;
}
#submittal .submittal_wrapper ul.links li {
    list-style: none;
    padding-right: 30px;
    padding-bottom: 20px;
}
#submittal .submittal_wrapper ul.types {
    clear: both;
}
#submittal .submittal_wrapper ul.types li {
    clear: both;
    list-style: none;
    padding-bottom: 5px;
}
#submittal .submittal_wrapper ul.types li ul {
    margin-left: 0px;
    padding-bottom: 20px;
}
#submittal .submittal_wrapper ul.types li ul li label {
    color: #005695;
    font-style: italic;
    display: block;
    padding-left: 55px;
}
#submittal .submittal_wrapper ul.types li ul li label div.bgtniceforms_radio_wrap, #submittal .submittal_wrapper ul.types li ul li label div.bgtniceforms_checkbox_wrap {
    padding-right: 40px;
}
#submittal .submittal_wrapper ul.types li ul li label div.bgtniceforms_checkbox {
    display: none;
}
#submittal .submittal_wrapper ul.types li ul li label input {
    float: left;
    width: auto !important;
    display: none;
}
#submittal .submittal_wrapper ul.types li ul li label.acrobat {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 26px -99px;
}
#submittal .submittal_wrapper ul.types > li {
    margin-bottom: 20px;
    border-bottom: 1px dotted #b1b1b1;
}
#submittal .submittal_wrapper ul.types a.ui-button {
    clear: both;
}
#submittal .ui-state-disabled, #submittal .ui-widget-content .ui-state-disabled, #submittal .ui-widget-header .ui-state-disabled {
    opacity: 1 !important;
}

/*!
* File name:   _resource-center.scss
* Description: Module template
* Version:     1.0
*/
.resource-center-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.resource-center-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 12px;
}
.resource-center-component .header img {
    float: left;
    padding-right: 10px;
    padding-top: 24px;
}
.resource-center-component .header h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.resource-center-component .sections {
    /*border-bottom: 1px solid #D0CECD;*/
}
.resource-center-component .sections ul li {
    list-style: none;
    border-bottom: 1px solid #D0CECD;
    padding-left: 20px;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    padding-bottom: 16px;
}
.resource-center-component .sections ul li.last-child {
    border-bottom: 0px;
    padding-bottom: 8px;
}
.resource-center-component .sections ul li h5 {
    margin-bottom: 10px;
}
.resource-center-component .sections ul li ul {
    margin-left: 0px;
}
.resource-center-component .sections ul li ul li {
    border-bottom: none;
    padding-bottom: 16px;
    padding-left: 0;
}
.resource-center-component .sections ul li ul li a {
    color: #005695;
    text-decoration: none;
}
.resource-center-component .sections ul li ul li a.tool {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -65px;
    padding-left: 27px;
}
.resource-center-component .sections ul li ul li a.acrobat {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -99px;
    padding-left: 27px;
}
.resource-center-component .sections ul li ul li a.cad {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -82px;
    padding-left: 27px;
}
.resource-center-component .sections ul li ul li a.text {
    color: #363636;
    font-style: italic;
}
.resource-center-component .sections ul li ul li a:hover {
    text-decoration: underline;
}
.resource-center-component .bottom {
    clear: both;
    padding: 2px 10px 13px;
    overflow: hidden;
}
.resource-center-component .bottom span {
    color: #313132;
    float: left;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}
.resource-center-component .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    float: right;
    line-height: 14px;
}

/*!
* File name:   _products_list.scss
* Description: Module template
* Version:     1.0
*/
.product-list {
    padding-top: 30px;
    clear: both;
}
.product-list ul li {
    list-style: none;
    padding-bottom: 20px;
    overflow: hidden;
}

/*!
* File name:   _side_image.scss
* Description: Module template
* Version:     1.0
*/
.side-image-component {
    margin-bottom: 35px;
    padding: 0;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
    position: relative;
}
.side-image-component .content {
    padding: 10px 17px 0;
}
.side-image-component .content h2 {
    color: #a2ad00;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
}
.side-image-component .content p {
    margin-bottom: 0;
    color: #363636;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}
.side-image-component img {
    padding: 0 5px;
}
.side-image-component a {
    bottom: 14px;
    position: absolute;
    right: 14px;
}

/*!
* File name:   _image-teaser.scss
* Description: Module template
* Version:     1.0
*/
.image-teaser h2 {
    text-transform: lowercase;
    margin-top: 0px;
}
.image-teaser h3 {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #01161d;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.image-teaser p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #01161d;
    margin-bottom: 8px;
}

/*!
* File name:   _image_teaser_short.scss
* Description: Module template
* Version:     1.0
*/
.teaser-img {
    /*margin-right: 30px;*/
    padding-bottom: 10px;
}

.content h3 {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #01161d;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 0px;
}
.content p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #01161d;
    margin-bottom: 8px;
}

/*!
* File name:   _product_search_tools.scss
* Description: Module template
* Version:     1.0
*/
.product-search-tools {
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    overflow: hidden;
    padding-top: 0px;
}

.product-search-tools > div {
    margin-bottom: 20px
}

.product-search-tools .view {
    padding-top: 5px;
}
.product-search-tools .view span {
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #464646;
    padding-right: 10px;
}
.product-search-tools .view ul li {
    float: left;
    list-style: none;
    padding-right: 10px;
}
.product-search-tools .view ul li a {
    display: block;
    height: 18px;
    width: 18px;
}
.product-search-tools .view ul li a#listview {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -76px no-repeat;
}
.product-search-tools .view ul li a#listview.active {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -38px no-repeat;
}
.product-search-tools .view ul li a#gridview {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -152px no-repeat;
}
.product-search-tools .view ul li a#gridview.active {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -190px no-repeat;
}
.product-search-tools .compare-tool {
    height: 40px;
}
.product-search-tools .compare-tool span {
    float: left;
    font-size: 13px;
    padding-right: 10px;
    padding-top: 12px;
}
.product-search-tools .compare-tool ul {
    margin-bottom: 0px;
}
.product-search-tools .compare-tool ul li {
    float: left;
    list-style-type: none;
    max-width: 12%;
    padding: 6px 3px 0;
    position: relative;
}
.product-search-tools .compare-tool ul li .close-compare {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background: url("clientlibs/css/images/compare-close.png") no-repeat right top;
    width: 12px;
    height: 15px;
}
.product-search-tools .compare-tool ul li .thumb {
    border: 1px solid #D0CECD;
    padding: 6px 9px 0;
    display: block;
    cursor: auto;
}
.product-search-tools .compare-tool input {
    margin-top: 4px;
}

/*!
* File name:   _doc_search_tools.scss
* Description: Module template
* Version:     1.0
*/
.doc-search-tools {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 0px;
}

/*!
* File name:   _product_search_sort.scss
* Description: Module template
* Version:     1.0
*/
.product-search-sort {
    margin-top: 15px;
    padding-bottom: 30px;
}
.product-search-sort .bgtniceforms_orig_select {
    padding-right: 25px;
    padding-bottom: 10px;
    width: 100% !important;
}

/*!
* File name:   _title_search.scss
* Description: Module template
* Version:     1.0
*/
.title-search-component {
    /*float: left;*/
}
.title-search-component h1 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    padding-bottom: 16px;
    margin-top: 15px;
}
.title-search-component h1 span {
    color: #464646 !important;
}

/*!
* File name:   _reviews.scss
* Description: Module template
* Version:     1.0
*/
.product-faq {
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    /*clear: both;*/
    border-bottom: 1px solid #D0CECD;
}
.product-faq .header {
    overflow: hidden;
}
.product-faq .header h2 {
    float: left;
    padding-right: 30px;
}
.product-faq .header a {
    margin-top: 13px;
}
.product-faq .header .sort {
    display: block;
    margin-top: 13px;
}
.product-faq div.faq-list {
    clear: both;
    padding-top: 20px;
}
.product-faq div.faq-list h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    color: #555555 !important;
    cursor: pointer;
    background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") no-repeat !important;
    height: 25px;
    line-height: 16px;
    padding-left: 39px;
    padding-top: 4px;
    border: none;
    margin-bottom: 15px;
}
.product-faq div.faq-list h3.ui-state-active {
    background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") 0 -25px no-repeat !important;
}
.product-faq div.faq-list h3 span {
    background-image: none;
}
/*
.product-faq div.faq-list > div {
  border: none;
  margin-bottom: 5px;
  padding-left: 40px;
  background: none;
  overflow: hidden;
}
*/
.product-faq div.faq-list > div {
    border: none;
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    background: none;
    overflow: hidden;
    height: auto !important;
}
.product-faq div.faq-list > div p {
    font-size: 13px;
    font-style: italic;
}


/*!
* File name:   _header.scss
* Description: Module template
* Version:     1.0
*/
.usg-header {
    /*position:relative;*/
    position: fixed;
    top: 15px;
    width: 100%;
    z-index: 1000;
}
@media only screen and (max-width: 768px) {
    .usg-header {
        position: static;
        padding-bottom: 30px;
    }
}
.usg-header .section {
    margin: 0px;
}
.usg-header .zero-nav,
.usg-mobile-only.zero-nav {
    background: #8A8A8A;
    background: rgba(110, 110, 110, 0.97);
    padding: 12px 0 5px;
}
@media only screen and (max-width: 767px) {
    .usg-header .zero-nav,
    .usg-mobile-only.zero-nav {
        padding: 12px 0 11px;
    }
}
.usg-header .zero-nav .meta-nav,
.usg-mobile-only.zero-nav .meta-nav{
    float: right;
    margin: 0;
    list-style: none;
}
@media only screen and (max-width: 767px) {
    .usg-header .zero-nav .meta-nav,
    .usg-mobile-only.zero-nav .meta-nav {
        float: left;
    }
}
.usg-header .zero-nav .meta-nav li,
.usg-mobile-only.zero-nav .meta-nav li{
    float: left;
    list-style: none;
    margin-right: 20px;
    padding-bottom: 8px;
}
.usg-header .zero-nav .meta-nav li a,
.usg-mobile-only.zero-nav .meta-nav li a{
    color: white;
}

@media only screen and (max-width: 525px) {
    .usg-header .zero-nav .meta-nav li a,
    .usg-mobile-only.zero-nav .meta-nav li a {
        display: block;
        margin-bottom: 3px;
    }
}

.usg-header .zero-nav .meta-nav li a i,
.usg-mobile-only.zero-nav .meta-nav li a i{
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -159px no-repeat;
    height: 14px;
    width: 17px;
}
.lt-ie8 .usg-header .zero-nav .meta-nav li a i {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-header .zero-nav .meta-nav li a:hover,
.usg-mobile-only.zero-nav .meta-nav li a:hover  {
    text-decoration: underline;
}
.usg-header .main-nav {
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 12px 0;
}
.usg-header .main-nav .site-header-togglers {
    display: none;
    float: right;
    padding-top: 22px;
    padding-bottom: 15px;
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .site-header-togglers {
        display: block;
    }
}
.usg-header .main-nav .site-header-togglers .toggle-search {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: rgba(39, 39, 39, 0.44);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    background: #9f9f9f;
    height: 33px;
    width: 33px;
    float: right;
    display: block;
    position: relative;
}
.usg-header .main-nav .site-header-togglers .toggle-search:hover {
    cursor: pointer;
}
.usg-header .main-nav .site-header-togglers .toggle-search span.icon-search {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -121px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    top: 7px;
    right: 8px;
    width: 17px;
    height: 18px;
}
.usg-header .main-nav .site-header-togglers #navbtn {
    background: url("clientlibs/css/images/menu.png") no-repeat center center #303030;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -99999px;
    top: 0;
    width: 38px;
    height: 38px;
    text-indent: -9999px;
    margin-right: 17px;
}
.usg-header .main-nav .logo {
    float: left;
    height: 52px;
}
@media only screen and (max-width: 985px) {
    .usg-header .main-nav .logo {
        /*height: 70px;*/
        padding-left: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .logo {
        height: auto;
        line-height: 15px;
    }
}
.usg-header .main-nav .logo img {
    border-right: 1px solid #D7D8D0;
    padding-right: 15px;
}
@media only screen and (max-width: 985px) {
    .usg-header .main-nav .logo img {
        padding-right: 16px;
    }
}
@media only screen and (max-width: 967px) {
    .usg-header .main-nav .logo img {
        border-right: 0px;
        padding-right: 0px;
    }
}
.usg-header .main-nav .navigation {
    list-style: none;
    margin: 0;
    background: none;
    float: left;
    display: block;
    padding-left: 10px;
    text-align: left;
}
.usg-header .main-nav .navigation:before, .usg-header .main-nav .navigation:after {
    display: table;
    content: " ";
}
.usg-header .main-nav .navigation:after {
    clear: both;
}
.lt-ie8 .usg-header .main-nav .navigation {
    zoom: 1;
}
.usg-header .main-nav .navigation .mobile_navopener {
    border-bottom: none;
    display: none;
    float: left;
    padding-bottom: 6px;
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation .mobile_navopener {
        display: inline-block;
        height: 20px;
    }
}
@media only screen and (max-width: 985px) {
    .usg-header .main-nav .navigation {
        clear: both;
        padding-top: 15px;
        padding-left: 0;
    }
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation {
        display: none;
        width: 100%;
        padding-top: 0px;
        clear: both;
    }
}
.usg-header .main-nav .navigation li {
    float: left;
    border-right: 1px solid #D7D8D0;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    position: relative;
    line-height: normal;
    /*width: 127px;*/
    width: 108px;
}
@media only screen and (max-width: 1060px) {
    .usg-header .main-nav .navigation li {
        width: 98px;
    }
}
@media only screen and (max-width: 1010px) {
    .usg-header .main-nav .navigation li {
        width: 96px;
    }
}
@media only screen and (max-width: 1000px) {
    .usg-header .main-nav .navigation li {
        width: 94px;
    }
}
@media only screen and (max-width: 985px) {
    .usg-header .main-nav .navigation li {
        width: 109px;
    }
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation li {
        /*float: none;*/
        width: auto;
        border-right: 0px;
        width: 100%;
    }
}
.usg-header .main-nav .navigation li:hover {
    background: none;
}
.usg-header .main-nav .navigation li.first-child {
    width: 113px;
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation li.first-child {
        width: 100%;
    }
}
.usg-header .main-nav .navigation li.first-child a {
    padding-left: 7px;
    padding-right: 5px;
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation li.first-child a {
        padding-left: 16px;
        padding-right: 13px;
    }
}
.usg-header .main-nav .navigation li.last-child {
    border: 0 none;
    width: inherit;
}
.usg-header .main-nav .navigation li a {
    display: block;
    /*padding: 8px 15px;*/
    padding: 8px 7px 8px;
    text-transform: uppercase;
    color: #5e5f61;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
}
@media only screen and (max-width: 990px) {
    .usg-header .main-nav .navigation li a {
        font-size: 13px;
    }
}
@media only screen and (max-width: 985px) {
    .usg-header .main-nav .navigation li a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 768px) {
    .usg-header .main-nav .navigation li a {
        height: auto;
        padding: 13px 16px;
        color: #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background-color: #303030;
    }
    .usg-header .main-nav .navigation li a img {
        position: relative;
        top: -3px;
    }
}
.usg-header .main-nav .navigation li a:hover {
    cursor: pointer;
}
.usg-header .main-nav .navigation li a.active {
    color: #C41230;
}
.usg-header .main-nav .navigation li.active {
    border-color: #fff;
    background: none;
}
.usg-header .main-nav .navigation li.active a {
    background: #414243;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.usg-header .main-nav .navigation li.active a.has-flyout {
    height: 64px;
    margin-bottom: -14px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.usg-header .main-nav .navigation li.active-mobile .has-flyout {
    border-radius: 0px;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts {
    background: #CCCCCC;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout {
    padding-top: 0px;
    padding-bottom: 0px;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout img {
    display: none;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout .link-group {
    margin-right: 0px;
    border-right: none;
    margin-bottom: 0px;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout .link-group a {
    border-radius: 0;
    border-bottom: 1px solid #999999;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0;
    background: none;
    color: #000000;
    padding-left: 40px;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout .link-group a:hover {
    text-decoration: none;
    background-color: #9f9f9f;
    color: #FFF;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout .link-group a.major {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 20px;
}
.usg-header .main-nav .navigation li.active-mobile .flyouts .usg-flyout .end {
    display: none;
}
.usg-header .flyouts-position-container {
    position: relative;
}
.usg-header .flyouts {
    background: #414243;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .usg-header .flyouts {
        position: relative;
    }
}
.usg-header .flyouts .columns {
    min-height: 0;
    z-index: 0;
}
.usg-header .flyouts .side-image-component {
    border-radius: 0 0 0 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    background: none;
    box-shadow: none !important;
}
.usg-header .flyouts .side-image-component .content {
    padding: 0 0 14px;
}
.usg-header .flyouts .side-image-component img {
    bottom: 0 !important;
    padding: 0 5px;
    position: absolute !important;
}
.usg-header .flyouts .side-image-component h2 {
    margin-top: 0;
    line-height: normal;
    font-size: 19px;
}
.usg-header .flyouts .side-image-component a {
    bottom: 0;
    float: left;
    position: relative;
    right: 0;
}
.usg-header .usg-flyout {
    padding: 30px 0 80px;
}
.usg-header .usg-flyout a.ontop {
    bottom: 14px;
    position: absolute !important;
    right: 14px;
}
.usg-header .usg-flyout img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -1000;
}
.usg-header .usg-flyout ul {
    /*margin: 0 24px 10px 0;*/
    list-style: none;
    font-style: italic;
}
.usg-header .usg-flyout ul.link-group {
    border-right: 1px solid #5C5D5D;
}
.usg-header .usg-flyout ul a {
    color: #c6c7c7;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
    font-family: arial;
    font-style: "notmal";
}
.usg-header .usg-flyout ul a:hover {
    text-decoration: underline;
}
.usg-header .usg-flyout ul a.major {
    color: white;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.lt-ie8 .usg-header .usg-flyout ul a.major {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-header .usg-flyout ul a.major i {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -193px no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.lt-ie8 .usg-header .usg-flyout ul a.major i {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-header .usg-flyout.products-solutions h3 {
    color: #b1bb1d;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
}
.usg-header .usg-flyout.products-solutions p {
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.usg-header .usg-flyout.resource-center .search-wrap {
    float: left;
}
.usg-header .usg-flyout.resource-center .link-group li {
    /*padding-bottom: 15px;*/
}
.usg-header .usg-flyout.resource-center .tout {
    padding-bottom: 30px;
    overflow: hidden;
}
.usg-header .usg-flyout.resource-center .tout h4 {
    color: white;
    margin-bottom: 7px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
}
.usg-header .usg-flyout.resource-center .tout .usg-icons-magnify-large {
    background: url("clientlibs/css/images/magnify-icon.png") no-repeat left 17px;
    display: block;
    float: left;
    height: 60px;
    padding-right: 24px;
    width: 62px;
}
.usg-header .usg-flyout.resource-center .tout .usg-icons-customer-svc {
    background: url(clientlibs/css/images/customer-icon.png) no-repeat left 17px;
    display: block;
    float: left;
    height: 60px;
    padding-right: 24px;
    width: 62px;
}
.usg-header .usg-flyout.resource-center .need-help {
    clear: both;
}
.usg-header .usg-flyout.resource-center .need-help p {
    color: #c6c7c7;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
}
.usg-header .usg-flyout.innovation-center h3 {
    color: #b1bb1d;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    margin-top: 0;
}
.usg-header .usg-flyout.innovation-center p {
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.usg-header .search-wrap {
    position: relative;
    top: 6px;
    float: right;
    display: block;
}
@media only screen and (max-width: 768px) {
    .usg-header .search-wrap {
        display: none;
        clear: both;
        float: none;
        padding-bottom: 20px;
    }
}
.usg-header .search-wrap input {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    padding: 0 20px;
    color: white;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px\9;
    vertical-align: middle;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #9f9f9f;
    background: rgba(39, 39, 39, 0.44);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    border: 0 none;
    margin: 0;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 990px) {
    .usg-header .search-wrap {
        font-size: 13px;
    }
}
.usg-header .search-wrap .search-bar::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
}
.usg-header .search-wrap .search-bar:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}
.usg-header .search-wrap .search-bar::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}
.usg-header .search-wrap .search-bar::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
}
.usg-header .search-wrap .search-submit {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -121px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    height: 18px;
    outline: medium none;
    position: absolute;
    right: 15px;
    text-indent: -9999px;
    top: 10px;
    width: 17px;
    z-index: 1200;
    /*
    @media only screen and (max-width: 1045px) {
          display: none;
    }
    */
}

.usg-header .side-image-component .content p {
    color: #FFF !important;
}

/*!
* File name:   _question_list.scss
* Description: Module template
* Version:     1.0
*/
.question-list {
    overflow: hidden;
}
.question-list h2 {
    float: left;
    padding-right: 30px;
    text-transform: lowercase;
    font-size: 23px;
}
.question-list ul {
    clear: both;
    padding-top: 20px;
}
.question-list ul li {
    list-style-type: none;
    padding-bottom: 20px;
}
.question-list ul li img {
    float: left;
    padding-right: 20px;
}
.question-list ul li .content {
    overflow: hidden;
}
.question-list ul li .content p {
    margin-bottom: 5px;
}
.question-list ul li .user {
    color: #363636;
}
.question-list ul li .user .nick {
    font-weight: bold;
}
.question-list ul li .user .time {
    font-style: italic;
    padding-right: 10px;
}

/*!
* File name:   _article_teaser.scss
* Description: Module template
* Version:     1.0
*/
.article-teaser {
    margin: 30px 0;
    padding-bottom: 7%;
    border-bottom: 1px solid #D0CECD;
    overflow: hidden;
}
.article-teaser ul {
    list-style: none;
}
.article-teaser h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: normal;
}
@media only screen and (max-width: 767px) {
    .article-teaser .main-teaser {
        padding-bottom: 25px;
    }
}
.article-teaser .main-teaser img {
    border: solid 5px #FFF;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
}
.article-teaser .main-teaser h4 {
    color: #01161d;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    text-transform: normal;
}
.article-teaser .main-teaser p {
    color: #01161d;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}
.article-teaser .archives ul {
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.article-teaser .archives ul li {
    overflow: hidden;
    padding-bottom: 20px;
}
.article-teaser .archives ul li img {
    float: left;
    border: solid 2px #FFF;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px / 2px;
    border-radius: 2px / 2px;
    margin-right: 10px;
}
.article-teaser .archives ul li .archive-desc {
    padding-top: 5%;
}
.article-teaser .archives ul li .archive-desc a {
    display: block;
    color: #01161d;
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}

/* _product-gallery.scss was here */

/*!
* File name:   _product_detail_nav.scss
* Description: Module template
* Version:     1.0
*/
.product-nav {
    border-bottom: 1px solid #D0CECD;
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 40px;
}
.product-nav span {
    float: left;
    padding-right: 20px;
    margin-right:15px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 16px;
    background: url("clientlibs/css/images/jump-icon.png") no-repeat right top;
}
.product-nav ul li {
    float: left;
    list-style: none;
    margin-right: 5px;
    padding-right: 15px;
    border-right: 1px solid #E8EAEB;
}
.product-nav ul li.last-child {
    border-right: 0px;
    margin-right: 0px;
    padding-right: 0px;
}
.product-nav ul li a {
    color: #464646;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    text-transform: lowercase;
}
.product-nav ul li a:hover {
    text-decoration: underline;
}

/*!
* File name:   _narrow_results.scss
* Description: Module template
* Version:     1.0
*/
.narrow_results {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
    padding: 10px 30px;
    /*@include border-radius(4px, 4px);
    @include box-shadow(0 0 0 0, 1px 1px 2px rgba(0,0,0,0.36));*/
    /*background-color: #FFF;*/
}
.narrow_results.accordion {
    background-color: #FFF;
    border-radius: none;
    box-shadow: none;
    margin-bottom: 35px;
    padding: 0px;
}
.narrow_results .header {
    /*border-bottom: 1px solid #D0CECD;*/
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.narrow_results .type_results {
    /*border-bottom: 1px solid #D0CECD;*/
    /*padding-left: 20px;*/
}
.narrow_results .type_results .type-options {
    /*border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;*/
    margin-bottom: 10px;
}
.narrow_results .type_results .type-options ul li .text {
    overflow: hidden;
}
.narrow_results .type_results .type-options ul li input {
    float: left;
    width: auto !important;
}
.narrow_results .type_results .ui-corner-all, .narrow_results .type_results .ui-corner-bottom, .narrow_results .type_results .ui-corner-left, .narrow_results .type_results .ui-corner-bl {
    border-bottom-left-radius: 4px;
    margin-bottom: 7px;
}
.narrow_results .type_results .ui-state-active, .narrow_results .type_results .ui-widget-content .ui-state-active, .narrow_results .type_results .ui-widget-header .ui-state-active {
    border-bottom: none !important;
}
.narrow_results .rating_results {
    /*border-bottom: 1px solid #D0CECD;*/
    /*padding-left: 20px;*/
}
.narrow_results .rating_results input {
    float: left;
    width: auto !important;
}
.narrow_results h2 {
    color: #464646;
    font-size: 20px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 21px;
}
.narrow_results h3 {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    /*border-bottom: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3*/
}
.narrow_results ul li {
    list-style: none;
    clear: both;
}
.narrow_results ul li label {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    display: block;
}

/*!
* File name:   __product_results.scss
* Description: Module template
* Version:     1.0
*/
.product-results {
    clear: both;
    overflow: visible;
}
.product-results .product-results-list {
    padding-top: 27px;
}
.product-results .product-results-list li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.product-results .product-results-list.grid li {
    float: left !important;
    border-bottom: none;
}
.product-results .product-results-list.grid .links {
    display: none;
}
.product-results .product-results-list.grid .add_submittal_button {
    display: none;
}
.product-results .product-results-list.grid p {
    display: none;
}
.product-results .product-results-list.grid .sharethis {
    display: none;
}
.product-results .product-results-list .product .compare {
    padding-bottom: 5px;
}

/*!
* File name:   _product-gallery-expanded.scss
* Description: Module template
* Version:     1.0
*/
.product-gallery-expanded {
    margin-top: 0px;
    padding: 40px !important;
    display:none;
}
.product-gallery-expanded h1 {
    padding-bottom: 0px !important;
    margin-bottom: 5px;
}
.product-gallery-expanded p {
    padding-bottom: 20px;
}
.product-gallery-expanded .product-image img {
    border: 1px solid #D0CECD;
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    float: left;
    margin-right: 25px;
    background-color: #FFFFFF;
    /*width: 480px;
    height: 480px;*/
    max-width: 90%;
}
.product-gallery-expanded .product-image img ul li {
    list-style: none;
}
.product-gallery-expanded #slideshow-1 .cycle-prev {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat 0 0 transparent;
    left: 0;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 216%;
    width: 58px;
    z-index: 800;
}
.product-gallery-expanded #slideshow-1 .cycle-prev:hover {
    opacity: 1;
}
.product-gallery-expanded #slideshow-1 .cycle-next {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat scroll -58px 0 transparent;
    right: 0;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 216%;
    width: 58px;
    z-index: 800;
}
.product-gallery-expanded #slideshow-1 .cycle-next:hover {
    opacity: 1;
}
.product-gallery-expanded #slideshow-1 .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.product-gallery-expanded #slideshow-1 .video-container iframe,
.product-gallery-expanded #slideshow-1 .video-container object,
.product-gallery-expanded #slideshow-1 .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-gallery-expanded .product-image-nav {
    /*float: left;*/
    padding-top: 5px;
    /*height: 300px;*/
    /*width: auto;*/
    z-index: 1000;
    /*position: relative;*/
    top: 144px;
}
.product-gallery-expanded .product-image-nav ul li {
    list-style: none;
    margin-bottom: 16px;
    clear: both;
}
.product-gallery-expanded .product-image-nav ul li .play-button {
    background: none repeat 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 50px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    padding-top: 15px;
    position: absolute;
    top: 50%;
    width: 30px;
}
.product-gallery-expanded .product-image-nav ul li .play-button span {
    background: url("clientlibs/css/images/video/vp-play-icon-small.png") repeat scroll 0 0;
    display: block;
    height: 19px;
    left: 50%;
    margin-left: -3px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 10px;
}
.product-gallery-expanded .product-image-nav ul li.cycle-slide-active a {
    border: 1px solid #C41230;
}
.product-gallery-expanded .product-image-nav ul li.cycle-pager-active a {
    border: 1px solid #C41230;
}
.product-gallery-expanded .product-image-nav ul li a {
    background-color: #FFF;
    border: 1px solid #D0CECD;
    padding: 4px 4px 0 4px;
    display: inline-block;
    position: relative;
}
.product-gallery-expanded .product-image-nav ul li img {
    width: 50px;
    height: 50px;
    max-width: 50px;
}
.product-gallery-expanded .product-image-nav .thumb-nav-down {
    background: url(clientlibs/css/images/arrow-down.png) no-repeat 0 0;
    height: 21px;
    text-indent: -9999px;
    margin-left: 4px;
    display: inline-block;
    width: 50px;
}
.product-gallery-expanded .product-image-nav .thumb-nav-up {
    background: url(clientlibs/css/images/arrow-up.png) no-repeat 0 0;
    height: 21px;
    text-indent: -9999px;
    margin-left: 4px;
    display: inline-block;
    width: 50px;
    margin-bottom: 16px;
}

/*!
* File name:   _product_search_tools.scss
* Description: Module template
* Version:     1.0
*/
.project-search-tools {
    border-bottom: 1px solid #e6e6e6;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 32px;
    padding-top: 0px;
}
.project-search-tools .view {
    padding-top: 5px;
}
.project-search-tools .view span {
    float: left;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #464646;
    padding-right: 10px;
}
.project-search-tools .view ul li {
    float: left;
    list-style: none;
    padding-right: 10px;
}
.project-search-tools .view ul li a {
    display: block;
    height: 18px;
    width: 18px;
}

.project-search-tools .view ul li a#listview {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -76px no-repeat;
}
.project-search-tools .view ul li a#listview.active {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -38px no-repeat;
}
.project-search-tools .view ul li a#gridview {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -152px no-repeat;
}
.project-search-tools .view ul li a#gridview.active {
    background: url('clientlibs/css/images/sprites/product-view-icons-s5ecd20c52f.png') 0 -190px no-repeat;
}

/*!
* File name:   __project_gallery_account.scss
* Description: Module template
* Version:     1.0
*/
.my-account #gallery {
    display: none;
}
.my-account #gallery .header {
    overflow: hidden;
    margin-bottom: 40px;
}
.my-account #gallery .project-account-list {
    clear: both;
    overflow: hidden;
}
.my-account #gallery .project-account-list > li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}

/*!
* File name:   _project_search_results.scss
* Description: Module template
* Version:     1.0
*/
#gallery .projects-container {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
#gallery .projects-container .project-list li {
    list-style-type: none;
    padding-bottom: 20px;
    margin-bottom: 30px;
    float: left !important;
}
#gallery .projects-container .project-list li h3 {
    font-size: 1.1428em;
    line-height: 1.05;
    margin: 10px 0 2px;
    color: #363636;
    font-weight: bold;
}
#gallery .projects-container .project-list li p {
    line-height: 18px;
    margin-bottom: 17px;
}
#gallery .projects-container .project-list li a.ui-button {
    font-weight: bold;
    font-style: italic;
}
#gallery .projects-container .project-list.grid li {
    float: left !important;
    border-bottom: none;
}
#gallery .projects-container .project-list.grid .links {
    display: none;
}
#gallery .projects-container .project-list .thumbnail-item {
    /* position relative so that we can use position absolute for the tooltip */
    position: relative;
    /*float: left; */
    margin: 0px 5px;

}
#gallery .projects-container .project-list .thumbnail-item:hover .tooltip {
    display: block;
}
#gallery .projects-container .project-list .thumbnail-item img.thumbnail {
    border: 3px solid #ccc;
}
#gallery .projects-container .project-list .thumbnail-item .tooltip {
    /* by default, hide it */
    display: none;
    /* allow us to move the tooltip */
    position: absolute;
    /* align the image properly */
    padding: 8px;
    background-color: #CCCCCC !important;
    right: -47px;
    left: -47px;
    top: -3px;
    z-index: 1000;
}
#gallery .projects-container .project-list .thumbnail-item .tooltip span.overlay {
    color: #000000;
}

/*!
* File name:   __document_results.scss
* Description: Module template
* Version:     1.0
*/
#documents-account {
    clear: both;
    display: none;
}
#documents-account .header {
    overflow: hidden;
    margin-bottom: 40px;
}
#documents-account .document-results {
    clear: both;
    overflow: hidden;
}
#documents-account .document-results .document-results-list li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
#documents-account .document-results .document-results-list.grid li {
    float: left !important;
    border-bottom: none;
}
#documents-account .document-results .document-results-list.grid .links {
    display: none;
}
#documents-account .document-results .document-results-list.grid .add_submittal_button {
    display: none;
}
#documents-account .document-results .document-results-list.grid p {
    display: none;
}
#documents-account .document-results .document-results-list.grid .sharethis {
    display: none;
}

/*!
* File name:   _documents_list.scss
* Description: Module template
* Version:     1.0
*/
.documents-list {
    padding-top: 30px;
    clear: both;
}
.documents-list ul li {
    list-style: none;
    padding-bottom: 20px;
    float: none;
}

/*!
* File name:   _account_search.scss
* Description: Module template
* Version:     1.0
*/
.search-account {
    clear: both;
    margin-bottom: 35px;
    margin-top: 23px;
    position: relative;
    border-bottom: 1px solid #D0CECD;
    padding-bottom: 23px;
}
@media only screen and (max-width: 768px) {
    .search-account {
        display: none;
        clear: both;
        float: none;
        padding-bottom: 20px;
    }
}
.search-account input {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    padding: 0 20px;
    color: #5E5F61;
    font-size: 14px;
    /*line-height:40px;*/
    vertical-align: middle;
    /*text-shadow: 0 1px 1px rgba(0,0,0,0.3);*/
    background: #FFF;
    /*background:rgba(39,39,39,0.44);*/
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    border: 0 none;
    margin: 0;
}
.search-account .search-bar::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #000;
}
.search-account .search-bar:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
}
.search-account .search-bar::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
}
.search-account .search-bar::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #000;
}
.search-account .search-submit {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -121px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    right: 20px;
}

/*!
* File name:   __products-account.scss
* Description: Module template
* Version:     1.0
*/
#user-products {
    display: none;
}
#user-products .header {
    overflow: hidden;
    margin-bottom: 40px;
}
#user-products .products-account {
    clear: both;
    overflow: hidden;
}
#user-products .products-account .products-account-list > li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
#user-products .products-account .products-account-list.grid li {
    float: left !important;
    border-bottom: none;
}
#user-products .products-account .products-account-list.grid .links {
    display: none;
}
#user-products .products-account .products-account-list.grid .add_submittal_button {
    display: none;
}
#user-products .products-account .products-account-list.grid p {
    display: none;
}
#user-products .products-account .products-account-list.grid .sharethis {
    display: none;
}

/*!
* File name:   __document_results.scss
* Description: Module template
* Version:     1.0
*/
.document-results {
    clear: both;
    overflow: hidden;
}
.document-results .document-results-list li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.document-results .document-results-list.grid li {
    float: left !important;
    border-bottom: none;
}
.document-results .document-results-list.grid .links {
    display: none;
}
.document-results .document-results-list.grid .add_submittal_button {
    display: none;
}
.document-results .document-results-list.grid p {
    display: none;
}
.document-results .document-results-list.grid .sharethis {
    display: none;
}

/*!
* File name:   __product_teaser.scss
* Description: Module template
* Version:     1.0
*/
.teaser-block {
    display: block !important;
}
.teaser-block .product {
    overflow: hidden;
}
.teaser-block .detail-tools {
    clear: both;
    padding-top: 8px;
}
.teaser-block .compare label {
    display: block;
    cursor: pointer;
    padding-top: 2px;
}
.teaser-block .compare label div.bgtniceforms_radio_wrap, .teaser-block .compare label div.bgtniceforms_checkbox_wrap {
    padding-right: 7px;
}
.teaser-block .compare label div.bgtniceforms_radio_wrap input, .teaser-block .compare label div.bgtniceforms_checkbox_wrap input {
    width: auto !important;
    cursor: pointer;
}
.teaser-block .compare .text {
    font-size: 13px;
    overflow: hidden;
}
.teaser-block .thumb {
    background-color: #FFFFFF;
    float: left;
    margin-right: 30px;
    border: 1px solid #D0CECD;
    padding: 20px 13px;
    text-align: center;
}
/* Added for JIRA 850 */
.teaser-block .thumbproduct {
    /*background-color: #FFFFFF;*/
    float: left;
    margin-right: 30px;
    border: none !important;
    padding: 20px 13px;
    text-align: center;
}

.teaser-block .thumbproduct img {
    width: 143px;
    height: 159px;
    max-width: none;
}

.product-results .product-results-list .teaser-block .thumbproduct{
    padding: 0px;
}
.teaser-block .product-description {
    overflow: hidden;
}
.teaser-block .product-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
    float: left;
    width: 93%;
}
.teaser-block .product-description h3 a:hover {
    text-decoration: underline;
}
.teaser-block .product-description p {
    padding-top: 10px;
    clear: both;
}
.teaser-block .product-description .reviews {
    float: left;
    padding-right: 12px;
}
.teaser-block .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.teaser-block .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.teaser-block .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}

.fancybox-inner .teaser-block {
    padding: 25px;
}
.fancybox-inner .teaser-block .thumb {
    padding: 25px 13px 20px;
}
.fancybox-inner .product-description {
    overflow: hidden;
}
.fancybox-inner .product-description h3 {
    color: #C41230;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.fancybox-inner .add_submittal_button {
    float: left;
    padding-top: 25px;
    clear: both;
}

/*!
* File name:   _narrow_results_library.scss
* Description: Module template
* Version:     1.0
*/
.narrow-results-library {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
    /*@include border-radius(4px, 4px);
    @include box-shadow(0 0 0 0, 1px 1px 2px rgba(0,0,0,0.36));*/
    /*background-color: #FFF;*/
}
.narrow-results-library.accordion {
    background-color: #FFF;
    border-radius: none;
    box-shadow: none;
    margin-bottom: 35px;
    padding: 0px;
}
.narrow-results-library .header {
    /*border-bottom: 1px solid #D0CECD;*/
    margin-left: 2px;
    margin-right: 2px;
    padding: 10px 20px;
}
.narrow-results-library .type_results {
    border-top: 1px solid #D0CECD;
    padding-bottom: 10px;
    padding-top: 10px;
    /*padding-left: 20px;*/
}
.narrow-results-library .type_results .type-results-content {
    padding-left: 18px;
    padding-right: 18px;
    overflow: hidden;
}
.narrow-results-library .type_results .type-options {
    /*border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;*/
    margin-bottom: 12px;
}
.narrow-results-library .type_results .type-options ul li .text {
    overflow: hidden;
}
.narrow-results-library .type_results .type-options ul li input {
    float: left;
    width: auto !important;
}
.narrow-results-library .type_results .ui-corner-all, .narrow-results-library .type_results .ui-corner-bottom, .narrow-results-library .type_results .ui-corner-left, .narrow-results-library .type_results .ui-corner-bl {
    border-bottom-left-radius: 4px;
    margin-bottom: 7px;
}
.narrow-results-library .type_results .ui-state-active, .narrow-results-library .type_results .ui-widget-content .ui-state-active, .narrow-results-library .type_results .ui-widget-header .ui-state-active {
    border-bottom: none !important;
}
.narrow-results-library .type_results .search-wrap {
    position: relative;
}
.narrow-results-library .type_results .search-wrap .search-bar {
    margin-bottom: 5px;
}
.narrow-results-library .type_results .search-wrap .search-submit {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -45px no-repeat;
    display: block;
    height: 18px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 7px;
    text-indent: -9999px;
    top: 8px;
    width: 17px;
}
.narrow-results-library h2 {
    color: #464646;
    font-size: 20px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    line-height: 21px;
}
.narrow-results-library h3 {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 8px;
    /*border-bottom: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3*/
}
.narrow-results-library ul li {
    list-style: none;
    clear: both;
}
.narrow-results-library ul li label {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    display: block;
}

/*!
* File name:   __document_teaser.scss
* Description: Module template
* Version:     1.0
*/
.document-results .thumb {
    background-color: none;
    float: left;
    margin-right: 30px;
    border: 0;
    padding: 0;
}
.document-results .document-description {
    overflow: hidden;
}
.document-results .document-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
}
.document-results .document-description p {
    clear: both;
}
.document-results .document-description .reviews {
    float: left;
    padding-right: 12px;
}
.document-results .document-description .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.document-results .document-description .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.document-results .document-description .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}

/*!
* File name:   _registration.scss
* Description: Module template
* Version:     1.0
*/
#registration {
    border: 1px solid #E6E6E6;
    border-radius: 6px 6px 6px 6px;
    background: #FFF;
    /*  overflow: hidden;*/
    padding: 35px 50px;
    margin-bottom: 40px;
}
#registration .column {
    z-index: 2;
}
#registration label {
    padding-top: 5px;
    float: right;
}
#registration .required {
    font-style: italic;
}
#registration .required span {
    color: #C41230;
}
#registration .checks {
    padding-top: 20px;
}
#registration .checks label {
    float: left;
    padding-left: 10px;
}
#registration .text {
    overflow: hidden;
    float: left;
}
#registration .change {
    color: #005695;
    font-size: 13px;
    float: left;
    padding-bottom: 10px;
}
#registration .bgtniceforms_wrap input {
    float: left;
    width: auto !important;
}
#registration .registration_buttons {
    border-top: 1px solid #D0CECD;
    margin-top: 25px;
    padding-top: 30px;
}
#registration .registration_buttons a {
    display: inline-block;
    padding-top: 12px;
    text-decoration: underline;
    color: #005695;
}


#myAccount {
    border: 1px solid #E6E6E6;
    border-radius: 6px 6px 6px 6px;
    background: #FFF;
    overflow: hidden;
    padding: 35px 50px;
    margin-bottom: 40px;
}
#myAccount .column {
    z-index: 2;
}
#myAccount label {
    padding-top: 5px;
    float: right;
}
#myAccount .required {
    font-style: italic;
}
#myAccount .required span {
    color: #C41230;
}
#myAccount .checks {
    padding-top: 20px;
}
#myAccount .checks label {
    float: left;
    padding-left: 10px;
}
#myAccount .text {
    overflow: hidden;
    float: left;
}
#myAccount .change {
    color: #005695;
    font-size: 13px;
    float: left;
    padding-bottom: 10px;
}
#myAccount .bgtniceforms_wrap input {
    float: left;
    width: auto !important;
}
#myAccount .registration_buttons {
    border-top: 1px solid #D0CECD;
    margin-top: 25px;
    padding-top: 30px;
}
#myAccount .registration_buttons a {
    display: inline-block;
    padding-top: 12px;
    text-decoration: underline;
    color: #005695;
}

/*!
* File name:   _image_teaser_resource.scss
* Description: Module template
* Version:     1.0
*/
.image_teaser_resource h2 {
    text-transform: lowercase;
    margin-top: 0px;
}
.image_teaser_resource h3 {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #01161d;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.image_teaser_resource p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #01161d;
    margin-bottom: 8px;
}

/*!
* File name:   _login.scss
* Description: Module template
* Version:     1.0
*/
.login-wrapper h1 {
    background: url("clientlibs/css/images/login.png") no-repeat scroll right 5px transparent;
}
.login-wrapper .login-form {
    padding-bottom: 20px;
    overflow: hidden;
}
.login-wrapper .login-form input[type="text"] {
    float: left;
}
.login-wrapper .login-form label {
    padding-top: 10px;
}
.login-wrapper ul {
    border-top: 1px dotted #B2B2B2;
    clear: both;
    padding-top: 20px;
}
.login-wrapper ul li {
    list-style: none;
    padding-bottom: 10px;
}

/*!
* File name:   _faq.scss
* Description: Module template
* Version:     1.0
*/
.faq-wrapper {
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    margin-bottom: 30px;
}
.faq-wrapper h2 {
    font-size: 23px !important;
    background: url("clientlibs/css/images/title-arrow.png") no-repeat right 5px;
    display: inline-block;
    font-size: 23px !important;
    padding-right: 22px;
}
.faq-wrapper .faq-list {
    clear: both;
    padding-top: 0px;
    padding-bottom: 20px;
}
.faq-wrapper .faq-list h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px !important;
    font-weight: bold;
    color: #555555 !important;
    cursor: pointer;
    background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") no-repeat 0 0 !important;
    height: 35px;
    padding-left: 39px;
    border: none;
    margin-bottom: 40px;
    padding-top: 0 !important;
    margin-top: 0 !important;
    height: 25px;
}
.faq-wrapper .faq-list h3.ui-state-active {
    background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") 0 -25px no-repeat !important;
}
.faq-wrapper .faq-list h3 span {
    background-image: none !important;
}
.faq-wrapper .faq-list > div {
    border: none;
    margin-bottom: 5px;
    padding-left: 40px;
    background: none;
    overflow: hidden;
}
.faq-wrapper .faq-list > div p {
    font-size: 13px;
    font-style: italic;
}

.image_carousel {
    /* Hide the slides before the JS is loaded. Avoids image jumping */
}
.image_carousel h2 {
    background: none;
}
.image_carousel .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    padding: 20px 11px;
    margin: 18px;
    background: #fff;
    border: 4px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .image_carousel .flexslider .slides > li {
        background: none;
        border: 0;
        border-radius: 0;
    }
}

/*!
* File name:   __product_small_teaser.scss
* Description: Module template
* Version:     1.0
*/
.thumb-short {
    border: 1px solid #D0CECD;
    margin-bottom: 15px;
    text-align: center;
    background-color: #FFF;
    position: relative;
    height: 159px;
    overflow: hidden;
    width: 145px;
    line-height: 159px;
}
.thumb-short img {
    vertical-align: middle;
    width: auto;
    margin:0 auto;
    position: relative;
    max-width: 90%;
}
.thumb-short img.full-width {
    height: 159px;
    width: 159px;
    max-width: 100%;  /* F.N. added this temp fix for jira-usgcom-846 but will need C.G. to review it */
}
@media only screen and (max-width: 768px) {
    .product-results .product-results-list.grid li {
        float: none !important;
        width: 100% !important;
        height: auto !important;
    }

    .thumb-short img {
        height: auto;
        width: auto;
        min-height: 159px;
    }

    .thumb-short img.sustainable {
        min-height: 0;
    }

    .thumb-short {
        border: 0 none;
    }

}

.thumb-short .sustainable {
    max-height: none;
    position: absolute;
    top: 1px;
    right: 0px;
    width: 30px;
    height: 30px;
}

.product-short-description {
    clear: both;
}
.product-short-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
    text-transform: uppercase;
}
.product-short-description p {
    padding-top: 10px;
}

/*!
* File name:   _add_submittal_button.scss
* Description: Module template
* Version:     1.0
*/
.add_submittal_button {
    float: right;
}
@media only screen and (max-width: 570px) {
    .add_submittal_button {
        float: left;
        margin-top: 20px;
    }
}
.add_submittal_button a {
    background-image: url("clientlibs/css/images/product-icons/add-submittal.png");
    background-position: 14px 5px;
    background-repeat: no-repeat;
    padding-left: 46px !important;
}
.add_submittal_button a.added {
    background: none !important;
    background-color: #5F6062 !important;
    cursor: auto !important;
    padding-left: 9px !important;
    color: #d4d4d4;
}

/*!
* File name:   _pagination.scss
* Description: Module template
* Version:     1.0
*/
.pagination-component {
    clear: both;
    float: right;
}
.pagination-component li {
    float: left;
    padding-right: 10px;
    list-style: none;
}
.pagination-component li a {
    color: #005695;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    font-text-decoration: none;
    border: 1px solid #e6e6e6;
    padding: 4px 8px;
    display: block;
    margin-bottom: 10px;
}
.pagination-component li a:hover {
    text-decoration: underline;
}
.pagination-component li.active a {
    cursor: default;
    color: #363636;
    border: none;
}
.pagination-component li.active a:hover {
    text-decoration: none;
}
@media (max-width: 769px) {
    .pagination-component{
        min-height:36px;
        position:relative;
        float:none;
    }
    .pagination-component:before,
    .pagination-component:after {
        content:"";
        display:table;
        clear:both;
    }
}
/*!
* File name:   _header_connections.scss
* Description: Module template
* Version:     1.0
*/
.usg-connections-header {
    position: relative;
    z-index: 10;
    padding-bottom: 36px;
}
.usg-connections-header .alerts-header {
    background: #333;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px 0;
    margin-top: -15px;
}
.usg-connections-header .alert {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #e6e6e6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fdeded));
    background-image: -webkit-linear-gradient(#ffffff, #fdeded);
    background-image: -moz-linear-gradient(#ffffff, #fdeded);
    background-image: -o-linear-gradient(#ffffff, #fdeded);
    background-image: linear-gradient(#ffffff, #fdeded);
    padding: 6px 8px;
    display: inline-block;
    vertical-align: middle;
    min-width: 515px;
    margin: 2px 0;
    -webkit-box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
}
.lt-ie9 .usg-connections-header .alert {
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#fdeded',GradientType=0 );
}
.lt-ie7 .usg-connections-header .alert {
    filter: none;
    background: #fef6f6;
}
.lt-ie8 .usg-connections-header .alert {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-connections-header .alert:before, .usg-connections-header .alert:after {
    display: table;
    content: " ";
}
.usg-connections-header .alert:after {
    clear: both;
}
.lt-ie8 .usg-connections-header .alert {
    zoom: 1;
}
.usg-connections-header .alert i {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 0 no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    float: left;
}
.lt-ie8 .usg-connections-header .alert i {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-connections-header .alert p {
    color: #cc0a2f;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    float: left;
    line-height: 25px;
}
.lt-ie8 .usg-connections-header .alert p {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-connections-header .alert .close {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -79px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    float: right;
    margin-left: 20px;
}
.usg-connections-header .zero-nav {
    background: #8A8A8A;
    background: rgba(110, 110, 110, 0.97);
    padding: 12px 0;
}
.usg-connections-header .zero-nav .meta-nav {
    float: right;
    margin: 0;
    list-style: none;
}
.usg-connections-header .zero-nav .meta-nav li {
    float: left;
    list-style: none;
    margin-left: 20px;
}
.usg-connections-header .zero-nav .meta-nav li a {
    color: white;
}
.usg-connections-header .zero-nav .meta-nav li a i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -159px no-repeat;
    height: 14px;
    width: 17px;
}
.lt-ie8 .usg-connections-header .zero-nav .meta-nav li a i {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-connections-header .header-tools {
    margin-top: 20px;
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .header-tools {
        padding-bottom: 10px;
    }
}
.usg-connections-header .main-nav {
    background: #c41230;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    padding: 12px 0;
    margin-top: 5px;
}
.usg-connections-header .main-nav .search-wrap-connections {
    position: relative;
    top: 14px;
    float: right;
    display: block;
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .main-nav .search-wrap-connections {
        display: none;
        clear: both;
        float: none;
        padding-bottom: 20px;
    }
}
.usg-connections-header .main-nav .search-wrap-connections input {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    padding: 0 20px;
    color: black;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px\9;
    vertical-align: middle;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #fff;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    border: 0 none;
    margin: 0;
    z-index: 1000;
    position: relative;
}
.usg-connections-header .main-nav .search-wrap-connections ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: black;
}
.usg-connections-header .main-nav .search-wrap-connections ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: black;
}
.usg-connections-header .main-nav .search-wrap-connections :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: black;
}
.usg-connections-header .main-nav .search-wrap-connections :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: black;
}
.usg-connections-header .main-nav .search-wrap-connections .search-submit {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -121px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1200;
    cursor: pointer;
    width: 17px;
    height: 18px;
}
.usg-connections-header .site-header-togglers {
    display: none;
    float: right;
    padding-top: 13px;
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .site-header-togglers {
        display: block;
    }
}
.usg-connections-header .site-header-togglers .toggle-search {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    background: rgba(39, 39, 39, 0.44);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.5);
    background: #9f9f9f;
    height: 33px;
    width: 33px;
    float: right;
    display: block;
}
.usg-connections-header .site-header-togglers .toggle-search:hover {
    cursor: pointer;
}
.usg-connections-header .site-header-togglers .toggle-search span.icon-search {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -121px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    position: absolute;
    top: 20px;
    right: 15px;
}
.usg-connections-header .site-header-togglers #navbtn {
    background: url("clientlibs/css/images/menu.png") no-repeat center center;
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -99999px;
    top: 0;
    width: 20px;
    height: 38px;
    text-indent: -9999px;
    margin-right: 17px;
}
.usg-connections-header .logo {
    float: left;
    height: 52px;
}
@media only screen and (max-width: 976px) {
    .usg-connections-header .logo {
        height: 70px;
        padding-left: 15px;
    }
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .logo {
        height: auto;
    }
}
.usg-connections-header .logo img {
    /*border-right: 1px solid #D7D8D0;*/
    padding-right: 20px;
}
@media only screen and (max-width: 938px) {
    .usg-connections-header .logo img {
        border-right: 0px;
        padding-right: 0px;
    }
}
.usg-connections-header .navigation_connections {
    list-style: none;
    margin: 0;
    padding-bottom: 23px;
    padding-top: 19px;
    float: left;
    display: block;
}
.usg-connections-header .navigation_connections:before, .usg-connections-header .navigation_connections:after {
    display: table;
    content: " ";
}
.usg-connections-header .navigation_connections:after {
    clear: both;
}
.lt-ie8 .usg-connections-header .navigation_connections {
    zoom: 1;
}
@media only screen and (max-width: 938px) {
    .usg-connections-header .navigation_connections {
        clear: both;
    }
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .navigation_connections {
        display: none;
        width: 100%;
        padding-top: 10px;
    }
}
.usg-connections-header .navigation_connections li {
    float: left;
    border-right: 1px solid #D7D8D0;
    position: relative;
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .navigation_connections li {
        float: none;
        width: auto;
        border-right: 0px;
        width: 100%;
    }
}
.usg-connections-header .navigation_connections li.last-child {
    border: 0 none;
}
.usg-connections-header .navigation_connections li.first-child {
    border-left: 1px solid #D7D8D0;
}
@media only screen and (max-width: 976px) {
    .usg-connections-header .navigation_connections li.first-child {
        border-left: none;
    }
}
.usg-connections-header .navigation_connections li a {
    display: block;
    padding: 6px 20px;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
}
@media only screen and (max-width: 938px) {
    .usg-connections-header .navigation_connections li a {
        padding: 6px 13px;
    }
}
@media only screen and (max-width: 525px) {
    .usg-connections-header .navigation_connections li a {
        height: auto;
        padding: 13px 16px;
        color: #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        background-color: #9F9F9F;
    }
}
.usg-connections-header .navigation_connections li a:hover, .usg-connections-header .navigation_connections li a.active {
    color: #5F6062;
}
.usg-connections-header .navigation_connections li.active {
    border-color: #fff;
}
.usg-connections-header .navigation_connections li.active a {
    background: #414243;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.usg-connections-header .navigation_connections li.active a.has-flyout {
    height: 64px;
    margin-bottom: -14px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.usg-connections-header .flyouts-position-container {
    position: relative;
}
.usg-connections-header .flyouts {
    background: #414243;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.usg-connections-header .flyouts .columns {
    min-height: 0;
}
.usg-connections-header .usg-flyout {
    padding: 25px 0;
}
.usg-connections-header .usg-flyout.products-solutions {
    background: url(clientlibs/css/images/man-clock.jpg) no-repeat right bottom;
}
.usg-connections-header .usg-flyout ul {
    margin: 0 0 10px;
    list-style: none;
    font-style: italic;
}
.usg-connections-header .usg-flyout ul a {
    color: #c6c7c7;
    font-size: 15px;
    display: block;
    margin-bottom: 5px;
}
.usg-connections-header .usg-flyout ul a.major {
    color: white;
    font-size: 19px;
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: middle;
}
.lt-ie8 .usg-connections-header .usg-flyout ul a.major {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}
.usg-connections-header .usg-flyout ul a.major i {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -193px no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px;
}
.lt-ie8 .usg-connections-header .usg-flyout ul a.major i {
    text-indent: 0 !important;
    display: inline;
    zoom: 1;
}

/*!
* File name:   _product_submittal.scss
* Description: Module template
* Version:     1.0
*/
.product_submittal .intro-component {
    padding-bottom: 20px;
    overflow: hidden;
}
.product_submittal .create {
    margin-top: 0px !important;
}
.product_submittal .packages {
    border: 1px solid #e5e5e5;
    padding: 15px 30px 25px;
    margin-bottom: 30px;
    overflow: hidden;
    background-color: #fff;
}
.product_submittal .packages div.bgtniceforms_checkbox {
    /*display: none;*/
}
.product_submittal .packages h2 {
    padding-right: 25px !important;
    border: none;
    font-size: 28px !important;
    display: inline-block !important;
    background: none;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}
.product_submittal .packages h2.ui-state-disabled {
    opacity: 1 !important;
}
.product_submittal .packages h2 a {
    padding-right: 10px;
}
.product_submittal .packages h2 .edit {
    display: block;
    width: 18px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("clientlibs/css/images/edit-icon.png") no-repeat right 9px;
}
.product_submittal .packages h2 input {
    font-size: 28px !important;
    height: 45px;
}
.product_submittal .packages h2 span {
    cursor: pointer;
}
.product_submittal .packages ul.links li {
    float: left;
    list-style: none;
    padding-right: 30px;
    padding-bottom: 20px;
}
.product_submittal .packages ul.types {
    clear: both;
}
.product_submittal .packages ul.types li {
    clear: both;
    list-style: none;
}
.product_submittal .packages ul.types li ul {
    margin-left: 0px;
    padding-bottom: 20px;
}
.product_submittal .packages ul.types li ul li label {
    color: #005695;
    font-style: italic;
    display: block;
    /*padding-left: 55px;*/
}
.product_submittal .packages ul.types li ul li label div.bgtniceforms_radio_wrap, .product_submittal .packages ul.types li ul li label div.bgtniceforms_checkbox_wrap {
    padding-right: 40px;
}
.product_submittal .packages ul.types li ul li label input {
    float: left;
    width: auto !important;
    /*display: none;*/
}
.product_submittal .packages ul.types li ul li label.acrobat {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 26px -99px;
}
.product_submittal .packages ul.types > li {
    margin-bottom: 20px;
    border-bottom: 1px dotted #b1b1b1;
}
.product_submittal .packages ul.types a.ui-button {
    clear: both;
}
.product_submittal .send-submitt {
    float: right;
}
.product_submittal .share-submitt {
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}

/*!
* File name:   _product_submittal_lightbox.scss
* Description: Module template
* Version:     1.0
*/
.submittal-wrapper {
    padding: 10px 0px 30px !important;
}

.submittal-wrapper label{
    cursor:pointer;
}
.submittal-wrapper label span {
    pointer-events: none;
}
.submittal-wrapper .create {
    margin-top: 15px;
}
.submittal-wrapper .new-package {
    clear: both;
    padding-top: 15px;
}
.submittal-wrapper .new-package label {
    float: left;
}
.submittal-wrapper h1 {
    margin: 0px;
}
.submittal-wrapper ul.types {
    clear: both;
}
.submittal-wrapper ul.types li {
    clear: both;
    list-style: none;
}
.submittal-wrapper ul.types li ul {
    margin-left: 0px;
    padding-top: 5px;
}
.submittal-wrapper ul.types li ul li label {
    color: #005695;
    display: block;
    font-style: italic;
    font-size: 13px;
}
.submittal-wrapper ul.types li ul li label div.bgtniceforms_radio_wrap, .submittal-wrapper ul.types li ul li label div.bgtniceforms_checkbox_wrap {
    padding-right: 40px;
}
.submittal-wrapper ul.types li ul li label div.bgtniceforms_radio_wrap input, .submittal-wrapper ul.types li ul li label div.bgtniceforms_checkbox_wrap input {
    float: left;
    width: auto !important;
}
.submittal-wrapper ul.types li ul li label.acrobat {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 26px -99px;
}
.submittal-wrapper ul.types li ul li label.cad {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 26px -81px;
}
.submittal-wrapper ul.types > li {
    margin-top: 20px;
    border-top: 1px dotted #b1b1b1;
}
.submittal-wrapper ul.types a.ui-button {
    clear: both;
}
.submittal-wrapper .links {
    border-bottom: 1px dotted #B1B1B1;
    border-top: 1px dotted #B1B1B1;
    margin: 20px 0;
    overflow: hidden;
    padding-top: 17px;
}
.submittal-wrapper .links ul {
    margin-bottom: 0px;
}

.submittal-wrapper .links ul.left{
    width:200px;
    position:relative;
    vertical-align:middle;
}
.submittal-wrapper .links ul.right{
    width:300px;
    position:relative;
    vertical-align:middle;
}

.submittal-wrapper .links ul li {
    float: left;
    list-style: none;
    padding-right: 10px;
    padding-bottom: 20px;
    position:relative;
}

.submittal-wrapper .links ul.left li {
    float:none;
    position:relative;
    line-height:32px;
    vertical-align:middle;
    width:100%;
}

.submittal-wrapper .links ul li .selectAll {
    color: #C41230;
    cursor: pointer;
    text-transform:capitalize;
    font-weight:bold;
    display:block;
}

.submittal-wrapper .links ul li .selectAll .bgtniceforms_wrap.bgtniceforms_checkbox_wrap {
    width: 25px;
    margin-top:7px;
}

.submittal-wrapper .links ul li .selectAll:hover {
    cursor: pointer;
}
.submittal-wrapper .links ul li .selectAll input {
    width: 20px;
    height:20px;
}

@media only screen and (max-width: 768px){
    .submittal-wrapper .types input[type='checkbox']{
        width:20px;
        height:20px;
        display:inline-block;
    }
    .submittal-wrapper ul.types li ul li label div.bgtniceforms_radio_wrap input,
    .submittal-wrapper ul.types li ul li label div.bgtniceforms_checkbox_wrap input,
    .submittal-wrapper .links ul li input[type='checkbox']{
        width:15px!important;
        height:15px!important;
        display:inline-block;
    }
    .submittal-wrapper .links ul.left:before,
    .submittal-wrapper .links ul.left:after,
    .submittal-wrapper .links ul.right:before,
    .submittal-wrapper .links ul.right:after{
        display: table;
        content: "";
    }
    .submittal-wrapper .links ul.left:after,
    .submittal-wrapper .links ul.right:after {
        clear: both;
    }

    input[type=checkbox]
    {
        -webkit-appearance:checkbox;
    }
}

/*!
* File name:   _intro_content.scss
* Description: Module template
* Version:     1.0
*/
.intro-component {
    padding-bottom: 20px;
    overflow: hidden;
}
.intro-component h1 {
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 32px;
}

/*!
* File name:   _breadcrumb.scss
* Description: Module template
* Version:     1.0
*/
.breadcrumb-component {
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 525px) {
    .breadcrumb-component {
        display: none;
    }
}
.breadcrumb-component li {
    float: left;
    padding-right: 10px;
    list-style: none;
    color: #464646;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}
.breadcrumb-component li a {
    color: #464646;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-text-decoration: none;
    background: url(clientlibs/css/images/breadcrumb.png) no-repeat right top;
    padding-right: 17px;
}
.breadcrumb-component li a:hover {
    text-decoration: underline;
}

/*!
* File name:   _contact_side.scss
* Description: Module template
* Version:     1.0
*/
.contact_side {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
}
.contact_side .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    /*
    padding-bottom: 5px;
    padding-top: 5px;
    */
}
.contact_side h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    padding-top: 7px;
    margin-left: 6%;
    padding-left: 19%;
    height: 32px;
}
.contact_side h2.chat {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 0;
    cursor:pointer;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
}
.contact_side h2.talk {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 -32px;
}
.contact_side .main-content {
    padding: 5px 9px 0px;
}
.contact_side .main-content p {
    color: #01161d;
    font-size: 13px;
    font-family:tahoma, arial, helvetica, sans-serif;
}
.contact_side .main-content span {
    display: block;
    padding-bottom: 3px;
}
.contact_side .right_par {
    overflow: hidden;
    padding: 12px;
}
.contact_side .right_par ul {
    margin-left: 24px;
}
.contact_side .right_par ul li {
    list-style-type: none;
}
.contact_side .right_par .search {
    background-color: none;
    margin-bottom: 0px;
}
.contact_side .right_par .feedlink-text {
    float: right;
    color: #C41230;
}
.contact_side .section h2 {
    padding-left:0;
}
.contact_side.collapsible_help .header a{
    display:block;
    position:relative;
    width:100%;
    height:100%;
}
.contact_side.collapsible_help .main-content{
    display:none;
}

/*!
* File name:   _header.scss
* Description: Module template
* Version:     1.0
*/
.date-time {
    float: left;
    padding-right: 15px;
}
@media only screen and (max-width: 525px) {
    .date-time {
        display: none;
    }
}
.date-time p {
    color: #BCB9C1;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-size: 11px;
}

/*!
* File name:   _header.scss
* Description: Module template
* Version:     1.0
*/
.stock-info {
    float: right;
}
.stock-info .board {
    color: #383838;
    float: left;
    padding-right: 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
}
.stock-info .board span {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
}
.stock-info .values {
    float: left;
    padding-left: 23px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
}
.stock-info .values.up {
    color: #009900;
    background: url("clientlibs/css/images/stock-arrow-icon.png") no-repeat left -1px;
}
.stock-info .values.down {
    color: #C41230;
    background: url("clientlibs/css/images/stock-arrow-icon-down.png") no-repeat left -1px;
}

/*!
* File name:   __idea_teaser.scss
* Description: Module template
* Version:     1.0
*/
.comment-summary {
    border-bottom: 1px dotted #C5CECB;
    margin-bottom: 34px;
    padding-bottom: 20px;
}
.comment-summary img {
    float: left;
    margin-right: 15px;
    border: 2px solid #D0CECD;
}
.comment-summary .summary {
    overflow: hidden;
    padding-top: 6px;
}
.comment-summary .summary .user-meta {
    float: left;
}
.comment-summary .summary .user-meta .author {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.comment-summary .summary .user-meta .date {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
}
.comment-summary .summary .user-meta .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
    padding-right: 15px;
}
.comment-summary .summary .user-meta .sharethis {
    float: right;
}
.comment-summary .summary h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    padding-right: 14px;
}
.comment-summary .summary h3 a {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.comment-summary .summary h3 a:hover {
    text-decoration: none;
    color: #464646;
}
.comment-summary .summary p {
    padding-top: 10px;
    clear: both;
    margin-bottom: 12px;
}
.comment-summary .summary .reviews {
    float: left;
    padding-right: 12px;
}
.comment-summary .summary .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
    clear: both;
}
.comment-summary .summary .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.comment-summary .summary .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}

/*!
* File name:   _titles.scss
* Description: Module template
* Version:     1.0
*/
.titles-component {
    padding-bottom: 10px;
}
.titles-component h1 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 16px;
    margin-top: 5px;
}
.titles-component h1 a {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: none;
    padding-bottom: 16px;
    margin-top: 5px;
    text-transform: uppercase;
}
.titles-component h1 a:hover {
    text-decoration: underline;
}
.titles-component h3 {
    color: #767676;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    margin-bottom: 0;
}

/*!
* File name:   _left_nav.scss
* Description: Module template
* Version:     1.0
*/
.leftnav_component #avatar_div h2 {
    margin-top: 0;
}
.leftnav_component .header {
    border-bottom: 1px solid #D0CECD;
    margin: 9px 4px 19px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.leftnav_component .header #avatar_div h2 {
    margin-top: 0;
}
.leftnav_component h3 {
    color: #464646;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.leftnav_component .nav-items {
    margin-left: 19px;
}
.leftnav_component .nav-items li {
    list-style: disc;
    color: #005695;
}
.leftnav_component .nav-items li a {
    color: #005695;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 13px;
    display: block;
}
.leftnav_component .nav-items li a:hover {
    text-decoration: underline;
}
.leftnav_component .nav-items li ul.nav-subitems {
    margin-left: 0px;
}
.leftnav_component .nav-items li ul.nav-subitems li {
    list-style: none;
}
.leftnav_component .nav-items li ul.nav-subitems li a {
    color: #494949;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 6px;
    padding-left: 8px;
    background: url("clientlibs/css/images/gray_bullet.png") no-repeat 0 6px;
}
.leftnav_component .nav-items li ul.nav-subitems li a:hover {
    text-decoration: underline;
}

/*!
* File name:   __idea_teaser.scss
* Description: Module template
* Version:     1.0
*/
.idea-teaser .thumb {
    background-color: #FFFFFF;
    float: left;
    /*margin-right: 30px;*/
    padding: 0px;
    overflow: hidden;
    border: 1px solid #D0CECD;
}
.idea-teaser .thumb img {

}
.idea-teaser .idea-description {
    overflow: hidden;
}
.idea-teaser .idea-description .user-meta {
    float: left;
}
.idea-teaser .idea-description .user-meta .author {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.idea-teaser .idea-description .user-meta .date {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
}
.idea-teaser .idea-description .user-meta .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
    padding-right: 15px;
}
.idea-teaser .idea-description .user-meta .sharethis {
    float: right;
}
.idea-teaser .idea-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
}
.idea-teaser .idea-description p {
    padding-top: 10px;
    clear: both;
    margin-bottom: 4px;
}
.idea-teaser .idea-description .reviews {
    float: left;
    padding-right: 12px;
}
.idea-teaser .idea-description .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.idea-teaser .idea-description .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.idea-teaser .idea-description .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}

/*!
* File name:   __idea_center_results.scss
* Description: Module template
* Version:     1.0
*/
.idea-results {
    clear: both;
    overflow: hidden;
}
.idea-results .idea-results-list li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.idea-results .idea-results-list.grid li {
    float: left !important;
    border-bottom: none;
}
.idea-results .idea-results-list.grid .links {
    display: none;
}
.idea-results .idea-results-list.grid .add_submittal_button {
    display: none;
}
.idea-results .idea-results-list.grid p {
    display: none;
}
.idea-results .idea-results-list.grid .sharethis {
    display: none;
}

/*!
* File name:   _content.scss
* Description: Module template
* Version:     1.0
*/
.content-component .text ul {
    margin-left: 13px;
}
.content-component .text a {
    color: #005695 !important; /* USGC-1743 */
    text-decoration: underline;
}
.content-component .intro-component {
    padding-bottom: 25px;
    padding-top: 20px;
}
.content-component .intro-component h1 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
}
.content-component .intro-component p {
    color: #363636;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.3;
}
.content-component .content {
    padding-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.content-component .content ul.teasers li {
    list-style: none;
    padding-left: 0px;
}
@media screen and (max-width: 540px) {
    .content-component .content ul.teasers li {
        padding-bottom: 30px;
    }
}
.content-component .content ul.teasers li h3 {
    color: #363636;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.3;
}
.content-component .content ul.teasers li p {
    margin-bottom: 8px;
}
.content-component .content ul {
    list-style: disc;
    padding-left: 13px;
}
.content-component .content ul li {
    list-style: disc;
    padding-bottom: 8px;
    list-style-position: outside;
}
.content-component .content table.simple {
    margin-left: 0;
    width: 100%;
    border: none;
    background: none;
}
.content-component .content table.simple tr, .content-component .content table.simple th, .content-component .content table.simple td, .content-component .content table.simple thead, .content-component .content table.simple tbody {
    border: none;
    background: none;
    font-size: 13px;
}
.content-component .content table.simple td {
    padding: 3px 10px;
}
.content-component .content table.data {
    margin-left: 0;
    width: 100%;
    border: 1px solid #dadada;
    background: none;
    border-collapse: collapse;
    border-spacing: 0;
}
.content-component .content table.data tr, .content-component .content table.data th, .content-component .content table.data td, .content-component .content table.data thead, .content-component .content table.data tbody {
    border: 1px solid #dadada;
    background: none;
    font-size: 13px;
}
.content-component .content table.data th {
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #646464;
    text-transform: lowercase;
    margin: 0px;
    padding: 16px;
}
.content-component .content table.data td {
    padding: 16px;
}
.content-component .content table.data span.rating {
    background: url("clientlibs/css/images/stars-yellow.png") top left;
    display: inline-block;
    height: 16px;
    width: 87px;
    overflow: hidden;
    text-indent: -9999px;
}
.content-component .content table.data span.rating.r0 {
    background-position: -115px 0;
}
.content-component .content table.data span.rating.r05 {
    background-position: -90px 15px;
}
.content-component .content table.data span.rating.r1 {
    background-position: -72px 0;
}
.content-component .content table.data span.rating.r15 {
    background-position: -70px 15px;
}
.content-component .content table.data span.rating.r2 {
    background-position: -55px 0;
}
.content-component .content table.data span.rating.r25 {
    background-position: -55px 15px;
}
.content-component .content table.data span.rating.r3 {
    background-position: -36px 0;
}
.content-component .content table.data span.rating.r35 {
    background-position: -37px 15px;
}
.content-component .content table.data span.rating.r4 {
    background-position: -19px 0;
}
.content-component .content table.data span.rating.r45 {
    background-position: -18px 15px;
}
.content-component .content table.data span.rating.r5 {
    background-position: 0px 0;
}
.content-component .content.disclaimer p {
    color: #909090;
    font-size: 12px;
}

/*!
* File name:   _connections_content.scss
* Description: Module template
* Version:     1.0
*/
.connections-content-component .connection_content {
    padding-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.connections-content-component .connection_content .text {
    clear: both;
}
.connections-content-component .connection_content h2 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    -webkit-text-stroke: 1px;
    font-weight: normal;
}
.connections-content-component .connection_content p {
    color: #01161d;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.4;
}
.connections-content-component .connection_content p.bigger {
    padding-top: 20px;
    font-weight: bold;
}
.connections-content-component .connection_content a {
    color: #005695;
    text-decoration: none;
}
.connections-content-component .connection_content a:hover {
    text-decoration: underline;
}
.connections-content-component .connection_content img {
    border: 5px solid white;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
}
.connections-content-component .connection_content .quote {
    border-left: 2px solid #01161d;
    margin-bottom: 36px;
    margin-left: 30px;
    margin-top: 24px;
    padding-left: 25px;
    padding-right: 100px;
}
.connections-content-component .connection_content .quote p {
    font-family: georgia, arial, helvetica, sans-serif;
    font-style: italic;
    line-height: 1.7;
}
.connections-content-component .connection_content ul {
    list-style: disc;
    padding-left: 20px;
    padding-top: 5px;
}
.connections-content-component .connection_content ul li {
    list-style: disc;
    padding-bottom: 14px;
    list-style-position: outside;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    color: #01161d;
}
.connections-content-component .comments-component {
    border-top: 1px solid #c8c7c6;
    padding-top: 20px;
    margin-top: 40px;
    padding-bottom: 30px;
}
.connections-content-component .comments-component h3 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    -webkit-text-stroke: 1px;
    font-weight: normal;
}
.connections-content-component .comments-component .comment-block {
    clear: both;
    padding-bottom: 20px;
    overflow: hidden;
}
.connections-content-component .comments-component .comment-block.response {
    padding-left: 17%;
}
.connections-content-component .comments-component .comment-block img {
    float: left;
    margin-right: 15px;
}
.connections-content-component .comments-component .comment-block .comment-text {
    overflow: hidden;
    padding-top: 6px;
    border-bottom: 1px dotted #c5cecb;
    padding-bottom: 20px;
}
.connections-content-component .comments-component .comment-block .comment-text p {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #01161d;
}
.connections-content-component .comments-component .comment-block .comment-text span.comment-author {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    padding-right: 10px;
}
.connections-content-component .comments-component .comment-block .comment-text span.comment-time {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    padding-right: 10px;
}
.connections-content-component .reply-component {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    background-color: #f1fbfe;
    border-color: 1px solid #b7dfe8;
    padding: 30px;
}
.connections-content-component .reply-component h4 {
    color: #005695;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    margin-top: 0px;
    text-transform: lowercase;
}
.connections-content-component .reply-component textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.connections-content-component .reply-component .close {
    background: url("clientlibs/css/images/close-btn.png") no-repeat 0 0;
    float: right;
    display: block;
    height: 22px;
    width: 20px;
}
.connections-content-component .reply-component .close:hover {
    cursor: pointer;
}

/*!
* File name:   _reply-component.scss
* Description: Module template
* Version:     1.0
*/
.reply-component {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    background-color: #f1fbfe;
    border-color: 1px solid #b7dfe8;
    padding: 30px;
}
.reply-component h4 {
    color: #005695;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    margin-top: 0px;
    text-transform: lowercase;
    padding-top: 0px;
}
.reply-component textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
    border: 1px solid #005695;
    width: 100%;
}
.reply-component .close {
    background: url("clientlibs/css/images/close-btn.png") no-repeat 0 0;
    float: right;
    display: block;
    height: 22px;
    width: 20px;
}
.reply-component .close:hover {
    cursor: pointer;
}

/*!
* File name:   _region_selector.scss
* Description: Module template
* Version:     1.0
*/
/*
.region {


        margin: 0px;
        width: 100%;


        .bgtniceforms_wrap {

                top: -7px;

                .bgtniceforms_select {
                        background: none;
                        padding-left: 0px;

                        .element_text {
                                 background: url("clientlibs/css/images/region-list-bg.png") no-repeat right 14px;
                                 padding-right: 17px;
                                 color: #fff;
                                 font: {
                                        size: 14px;
                                        family: $font-primary;
                                }
                                display: inline-block;
                                float: left;
                                padding-left: 0px;
                        }
                }

                .bgtniceforms_orig_select {
                        float: left;
                width: auto !important;
                height: 25px !important;
        }

        }
}

*/
#regionMenu, #regionMenu ul {
    margin: 0 auto;
    padding: 0;
}

#regionMenu {
    display: inline-block;
    list-style: none;
}

@media only screen and (max-width: 525px) {
    #regionMenu {
        padding-bottom: 6px;
    }
}


#regionMenu li {
    float: left;
    position: relative;
    list-style: none;
}

#regionMenu li ul li {
    float: none !important;
}

#regionMenu li a {
    display: block;
    padding: 1px 10px 0 0;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}
#regionMenu li a:first-child {
    background: url("clientlibs/css/images/region-list-bg.png") no-repeat right 7px;
    padding-right: 17px;
}
#regionMenu > li:hover > ul {
    display: block;
}
#regionMenu > li > ul {
    display: none;
    position: absolute;
    z-index: 11000;
    border: 1px solid #4668BD;
    padding-bottom: 12px;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #FFFFFF;
}
#regionMenu > li > ul a {
    color: #000;
}
#regionMenu > li > ul a:hover {
    color: #005695;
}
#regionMenu ul li > li a:first-child {
    background: none;
    padding-right: 0;
}

/*
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a { text-decoration:none; outline:none;}
.dropdown dt a { display:block; color:#FFF; }
.dropdown dt a span {cursor:pointer; display:block;}
.dropdown dd ul { background:#FFF none repeat scroll 0 0; border:1px solid #005695; display:none;
                  left:0px; padding:5px 10px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none; z-index: 1000; }
.dropdown dd ul li a { padding:5px; display:block; color: #000;}
.dropdown dd ul li a:hover { color:#005695;}

*/
/*!
* File name:   _article_teaser.scss
* Description: Module template
* Version:     1.0
*/
.article-teaser {
    margin: 30px 0;
    padding-bottom: 7%;
    border-bottom: 1px solid #D0CECD;
    overflow: hidden;
}
.article-teaser ul {
    padding-left: 10px;
}
.article-teaser ul li {
    list-style-type: disc;
    margin-left: 15px;
    padding-bottom: 10px;
    color: #01161D;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
}
.article-teaser a {
    text-decoration: underline;
    color: #01161D;
}
.article-teaser h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    -webkit-text-stroke: 1px;
    font-weight: normal;
}
.article-teaser h3 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
}
@media only screen and (max-width: 767px) {
    .article-teaser .main-teaser {
        padding-bottom: 25px;
    }
}
.article-teaser .main-teaser img {
    border: solid 5px #FFF;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
}
.article-teaser .main-teaser h4 {
    color: #01161d;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    text-transform: normal;
    margin-bottom: 9px;
}
.article-teaser .main-teaser p {
    color: #01161d;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    margin-bottom: 13px;
}
.article-teaser .archives ul {
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.article-teaser .archives ul li {
    overflow: hidden;
    padding-bottom: 17px;
    margin-left: 0px;
    list-style-type: none;
}
.article-teaser .archives ul li img {
    float: left;
    border: solid 2px #FFF;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px / 2px;
    border-radius: 2px / 2px;
    margin-right: 10px;
}
.article-teaser .archives ul li .archive-desc {
    padding-top: 2%;
    overflow: hidden;
}
.article-teaser .archives ul li .archive-desc a {
    display: block;
    color: #01161d;
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}
.article-teaser .archives ul li .archive-desc a:hover {
    text-decoration: underline;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.media-component {
    margin: 30px 0;
    padding-bottom: 7%;
    border-bottom: 1px solid #D0CECD;
    overflow: hidden;
}
@media only screen and (max-width: 767px) {
    .media-component .media-teaser {
        padding-bottom: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .media-component .achievements {
        padding-bottom: 25px;
    }
}
.media-component ul {
    list-style: none;
}
.media-component h1 {
    color: #c41230;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: none;
    border-bottom: 1px solid #D0CECD;
    padding-bottom: 16px;
    margin-top: 5px;
}
.media-component h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    -webkit-text-stroke: 1px;
    font-weight: normal;
}
.media-component h3 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
}
.media-component .seven {
    padding-bottom: 36px;
    border-bottom: 1px solid #D0CECD;
}
.media-component .main-media {
    padding-bottom: 0px;
    position: relative;
}
.media-component .main-media .zoom {
    background: url(clientlibs/css/images/image-zoom.png) no-repeat;
    position: absolute;
    left: 35%;
    top: 29%;
    display: block;
    width: 67px;
    height: 49px;
}
.media-component .main-media img {
    border: solid 5px #FFF;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px / 5px;
    border-radius: 5px / 5px;
}
.media-component .main-media h4 {
    color: #01161d;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    text-transform: normal;
}
.media-component .main-media p {
    color: #01161d;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}
.media-component .main-media a.read-more-link {
    color: #C41230;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-transform: lowercase;
    background: url(clientlibs/css/images/red-arrow.jpg) no-repeat right 5px;
    padding-right: 10px;
}
.media-component .archives ul {
    margin-bottom: 0px;
    padding-bottom: 10px;
}
.media-component .archives ul li {
    overflow: hidden;
    padding-bottom: 10px;
    list-style-type: none;
}
.media-component .archives ul li img {
    float: left;
    border: solid 2px #FFF;
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px / 2px;
    border-radius: 2px / 2px;
    margin-right: 10px;
}
.media-component .archives ul li .archive-desc {
    overflow: hidden;
    padding-top: 2%;
}
.media-component .archives ul li .archive-desc a {
    display: block;
    color: #01161d;
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    font-weight: normal;
}

/*!
* File name:   _titles_spotlight.scss
* Description: Module template
* Version:     1.0
*/
.titles-spotlight h1 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-top: 5px;
}
.titles-spotlight h2 {
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: "normal";
}
.titles-spotlight p {
    font-size: 16px;
    line-height: 22px;
}

.location {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 22px;
    padding-bottom: 45px;
}

.location #map-wrapper {
    height: 200px;
    width: 300px;
    padding: 10px 0;
}
.location #map-wrapper #gmap_canvas {
    width: 100%;
    height: 100%;
}
.location #map-wrapper #gmap_canvas .gm-style img {
    max-width: inherit;
}

.location h2 {
    margin-top: 0px;
}
.location .adr {
    padding-bottom: 20px;
    color: #363636;
    overflow: hidden;
    list-style-type: none;
    font-size: 13px;
}
.location .adr .place {
    font-weight: bold;
}
.location .adr .marker {
    float: left;
    line-height: 0;
    padding: 14px;
    width: 35px;
    color: #FFF;
    margin-right: 11px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
}
.location .adr .address {
    float: left;
    max-width: 215px;
}
.location .adr.distribution .marker {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -86px no-repeat;
}
.location .adr.retail .marker {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 6px 0 no-repeat;
}

.location #loc-map-wrapper {
    height: 201px;
    width: 300px;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.form-component {
    margin: 40px 0 0;
    padding-bottom: 50px;
}
.form-component .attach-file {
    display: block;
    padding-top: 11px;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
}
.form-component input, .form-component textarea {
    border: 1px solid #BCB9BF;
    border-radius: 6px 6px 6px 6px;
    color: #000000;
    font-size: 12px;
}
.form-component textarea {
    padding: 11px;
    height: 78px;
}
.form-component ul {
    list-style: none;
}
.form-component h1 {
    color: #c41230;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: none;
    border-bottom: 1px solid #D0CECD;
    padding-bottom: 16px;
    margin-top: 5px;
}
.form-component h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    -webkit-text-stroke: 1px;
    font-weight: normal;
}
.form-component h3 {
    color: #767676;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
}
.form-component .fields-left {
    float: left;
    width: 45%;
}
@media only screen and (max-width: 525px) {
    .form-component .fields-left {
        clear: both;
        float: none;
        width: auto;
    }
}
.form-component .fields-right {
    float: right;
    width: 50%;
}
@media only screen and (max-width: 525px) {
    .form-component .fields-right {
        clear: both;
        float: none;
        width: auto;
        padding-top: 13px;
    }
}
.form-component #ideasFile_wrapper {
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    background: url("clientlibs/css/images/attach-icon.png") 0 0 no-repeat;
    width: 86px;
    height: 22px;
}
.form-component #ideasFile_wrapper:hover {
    cursor: pointer !important;
}
.form-component #ideasFile_wrapper #ideasFile {
    /*margin-left:-145px;*/
    opacity: 0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    top: 0;
    cursor: pointer;
    right: 0;
    opacity: 0;
    position: absolute;
}
.form-component #ideasFile_wrapper #ideasFile:hover {
    cursor: pointer !important;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.quicklinks-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.quicklinks-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.quicklinks-component .header img {
    float: left;
    padding-right: 13px;
    padding-top: 24px;
}
.quicklinks-component .header h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.quicklinks-component .links {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 24px;
}
.quicklinks-component .links li {
    padding-bottom: 9px;
    list-style: disc;
    color: #005695;
}
.quicklinks-component .links a {
    color: #005695;
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: normal;
}
.quicklinks-component .links a:hover {
    text-decoration: underline;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.usg-facebook-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.usg-facebook-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.usg-facebook-component .header img {
    float: left;
    padding-right: 13px;
    padding-top: 22px;
}
.usg-facebook-component .header h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.usg-facebook-component .facebook-widget {
    padding: 20px 11% 20px 10%;
    overflow: hidden;
}
@media only screen and (max-width: 768px) {
    .usg-facebook-component .facebook-widget {
        padding: 20px 9% 20px 7%;
    }
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.calendar-component {
    margin-bottom: 35px;
    padding-bottom: 10px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.calendar-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.calendar-component .header img {
    float: left;
    padding-right: 13px;
    padding-top: 22px;
}
.calendar-component .header h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.calendar-component .calendar-events {
    overflow: hidden;
    padding: 20px 20px 22px 35px;
}
.calendar-component .calendar-events ul {
    padding-bottom: 2px;
}
.calendar-component .calendar-events ul li {
    list-style: none;
    clear: both;
    overflow: hidden;
    padding-bottom: 16px;
}
.calendar-component .calendar-events ul li .date {
    background: none repeat scroll 0 0 #eaeaea;
    -webkit-border-radius: 200px 200px;
    -moz-border-radius: 200px / 200px;
    border-radius: 200px / 200px;
    color: #171717;
    float: left;
    height: 48px;
    margin-right: 10px;
    padding-left: 0;
    padding-top: 6px;
    text-align: center;
    text-transform: uppercase;
    width: 48px;
}
.calendar-component .calendar-events ul li .date .month {
    color: #171717;
    font-size: 11px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
}
.calendar-component .calendar-events ul li .date .day {
    color: #171717;
    font-size: 21px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
}
.calendar-component .calendar-events ul li .info {
    overflow: hidden;
}
.calendar-component .calendar-events ul li .info a {
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #005695;
    padding-top: 14px;
    display: block;
}
.calendar-component .calendar-events ul li .info a:hover {
    color: #4B721D;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.weekly-poll-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.weekly-poll-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.weekly-poll-component .header img {
    float: left;
    padding-right: 13px;
    padding-top: 22px;
}
.weekly-poll-component .header h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.weekly-poll-component .poll {
    overflow: hidden;
    padding: 20px 20px 22px 35px;
}
.weekly-poll-component .poll #vote-button.disabled, .weekly-poll-component .poll #vote-button[disabled], .weekly-poll-component .poll #vote-button.disabled, .weekly-poll-component .poll #vote-button[disabled] {
    background-color: #EAEAEA;
    color: #BCB9C1;
    cursor: default;
}
.weekly-poll-component .poll #vote-button {
    display: none;
}
.weekly-poll-component .poll p {
    padding-bottom: 9px;
    color: #313132;
    line-height: 18px;
    font-size: 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
}
.weekly-poll-component .poll ul li {
    padding-bottom: 9px;
    list-style: none;
    clear: both;
}
.weekly-poll-component .poll ul li input {
    float: left;
    width: auto !important;
}
.weekly-poll-component .poll ul li label {
    color: #313132;
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    width: 100%;
}
.weekly-poll-component .poll ul li label:hover {
    cursor: default;
}
.weekly-poll-component .poll ul li label .question {
    overflow: hidden;
}
.weekly-poll-component .poll ul li div .result-bar {
    background-color: #CC5810;
    display: block;
    height: 14px;
    margin-bottom: 4px;
    float: left;
    margin-right: 10px;
    max-width: 72%;
}
.weekly-poll-component .poll ul li div .result-value {
    font-size: 12px;
    font-weight: bold;
}

/*!
* File name:   _home_hero_comp.scss
* Description: Module template
* Version:     1.0
*/
.home-banner-wrapper {
    border-bottom: 1px solid #CCCCCC;
    max-height: 682px;
}
@media only screen and (max-width: 1060px) {
    .home-banner-wrapper {
        max-height: 640px;
    }
}
@media only screen and (max-width: 1010px) {
    .home-banner-wrapper {
        max-height: 632px;
    }
}
@media only screen and (max-width: 850px) {
    .home-banner-wrapper {
        max-height: 613px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper {
        max-height: 570px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper {
        border-bottom: 0;
        max-height: inherit;
    }
}
.home-banner-wrapper .home-hero-slider {
    /*margin-top:-52%;*/
    position: relative;
    /*top: -42px;*/
    /*border-bottom: 1px solid #CCCCCC;*/
    /*max-height: 679px;*/
    top: 18px;
}
@media only screen and (max-width: 980px) {
    .home-banner-wrapper .home-hero-slider {
        top: -105px;
    }
}
@media only screen and (max-width: 954px) {
    .home-banner-wrapper .home-hero-slider {
        top: -90px;
    }
}
@media only screen and (max-width: 935px) {
    .home-banner-wrapper .home-hero-slider {
        top: -45px;
    }
}
@media only screen and (max-width: 815px) {
    .home-banner-wrapper .home-hero-slider {
        top: -29px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider {
        top: 0px;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow {
    list-style: none;
    /*margin-top: -20%;*/
    top: -133px;
}
@media only screen and (max-width: 980px) {
    .home-banner-wrapper .home-hero-slider .slideshow {
        margin-top: 0;
        top: 36px;
    }
}
@media only screen and (max-width: 870px) {
    .home-banner-wrapper .home-hero-slider .slideshow {
        top: 38px;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li {
    /*z-index: 0 !important;*/
    /*position: relative !important;*/
    /*max-height: 1000px;*/
}
.home-banner-wrapper .home-hero-slider .slideshow li img {
    /*position: absolute;*/
    width: 100%;
    width: auto\9;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li img {
        display: none;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li img.mobile {
    display: none;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li img.mobile {
        display: block;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content {
    left: 3%;
    position: absolute;
    text-align: right;
    top: 20%;
}
@media only screen and (max-width: 1090px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: 1%;
    }
}
@media only screen and (max-width: 1045px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -2%;
    }
}
@media only screen and (max-width: 1030px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        /*top: 35%;*/
    }
}
@media only screen and (max-width: 1025px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -3%;
    }
}
@media only screen and (max-width: 980px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        top: 17%;
        left: -39px;
    }
}
@media only screen and (max-width: 935px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        top: 20%;
        left: -50px;
    }
}
@media only screen and (max-width: 910px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -7%;
        top: 20%;
        width: 359px;
    }
}
@media only screen and (max-width: 905px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -9%;
    }
}
@media only screen and (max-width: 870px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -91px;
    }
}
@media only screen and (max-width: 830px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -14%;
    }
}
@media only screen and (max-width: 815px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        left: -15%;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content {
        clear: both;
        position: relative;
        text-align: right;
        width: 100%;
        top: -3px;
        padding: 20px;
        background-color: #c41230;
        left: 0px;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader {
    padding-bottom: 8px;
    width: 500px;
    position: relative;
    right: 18px;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader {
        width: auto;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
    color: #fff;
    font-size: 45px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px !important;
    margin-top: 0;
}
@media only screen and (max-width: 995px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 36px;
    }
}
@media only screen and (max-width: 905px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 870px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 830px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 28px;
    }
}
@media only screen and (max-width: 815px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 27px;
    }
}
@media only screen and (max-width: 785px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 {
        margin-top: 0;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
    color: #fff;
    font-size: 45px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
    padding-bottom: 15px;
    text-transform: uppercase;
    line-height: 1.1;
    padding-bottom: 0;
}
@media only screen and (max-width: 995px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 36px;
    }
}
@media only screen and (max-width: 905px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 32px;
    }
}
@media only screen and (max-width: 870px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 30px;
    }
}
@media only screen and (max-width: 830px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 28px;
    }
}
@media only screen and (max-width: 815px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 27px;
    }
}
@media only screen and (max-width: 785px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        font-size: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .mainHeader h2 p {
        margin-top: 0;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader {
    margin-bottom: 20px;
    position: relative;
    right: -89px;
    width: 391px;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader {
        width: auto;
        right: 0px;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader p {
    color: #fff;
    font-size: 20px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: none;
    line-height: 1.1;
    margin-bottom: 5px;
    /*@media only screen and (max-width: 870px) {
          font-size: 14px;
    }*/
}
@media only screen and (max-width: 995px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader p {
        font-size: 16px;
    }
}
@media only screen and (max-width: 935px) {
    .home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader p {
        display: none;
    }
}
.home-banner-wrapper .home-hero-slider .slideshow li .content .subHeader .heroLink {
    margin-top: 20px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager {
    background-image: url(clientlibs/css/images/hero-nav-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    bottom: 41%;
    height: 215px;
    left: 16%;
    position: absolute;
    width: 319px;
    z-index: 120;
}
@media only screen and (max-width: 1060px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        bottom: 42%;
        left: 14%;
    }
}
@media only screen and (max-width: 1045px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 15%;
    }
}
@media only screen and (max-width: 1010px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 13%;
    }
}
@media only screen and (max-width: 980px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        bottom: 19%;
        left: 12%;
    }
}
@media only screen and (max-width: 950px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        /*left: 11%;*/
    }
}
@media only screen and (max-width: 935px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        bottom: 18%;
    }
}
@media only screen and (max-width: 920px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 11%;
        bottom: 18%;
    }
}
@media only screen and (max-width: 880px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 9%;
    }
}
@media only screen and (max-width: 850px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        bottom: 18%;
        left: 7%;
    }
}
@media only screen and (max-width: 830px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 6%;
    }
}
@media only screen and (max-width: 815px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        bottom: 17%;
        left: 6%;
    }
}
@media only screen and (max-width: 800px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        left: 5%;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .cycle-pager {
        display: none;
    }
}
.home-banner-wrapper .home-hero-slider .cycle-pager#child0 {
    background-position: 0 -1px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager#child1 {
    background-position: 0 -225px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager#child2 {
    background-position: 0 -453px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager#child3 {
    background-position: 0 -667px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li {
    list-style: none;
    position: relative;
    display: inline-block;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a {
    color: #FFF;
    font-size: 18px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    height: 73px;
    padding-top: 26px;
    position: absolute;
    width: 67px;
    text-align: center;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a:hover {
    opacity: 1;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a#nav-first {
    top: 0;
    left: 28px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a#nav-second {
    left: 97px;
    top: 32px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a#nav-third {
    left: 162px;
    top: 71px;
}
.home-banner-wrapper .home-hero-slider .cycle-pager li a#nav-fourth {
    left: 234px;
    padding-right: 10px;
    top: 107px;
}
.home-banner-wrapper .home-hero-slider .quicklinks {
    background: rgba(255, 255, 255, 0.95);
    background-color: white \9;
    border-radius: 200px 200px 200px 200px;
    border: 16px solid rgba(0, 0, 0, 0.42);
    border: 16px solid #aeafb0 \9;
    height: 290px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 47px;
    position: absolute;
    right: 6%;
    text-align: center;
    top: 40%;
    width: 290px;
    z-index: 100;
}
@media only screen and (max-width: 980px) {
    .home-banner-wrapper .home-hero-slider .quicklinks {
        padding-top: 34px;
        top: 60%;
        width: 270px;
        height: 270px;
    }
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .quicklinks {
        clear: both;
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        border-radius: 0px;
        border: 0px;
        text-align: left;
        height: 313px;
        padding-top: 7px !important;
    }
}
.home-banner-wrapper .home-hero-slider .quicklinks h3 {
    color: #949494;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .quicklinks h3 {
        border-bottom: 1px solid #CCCCCC;
        padding-bottom: 11px;
        margin-bottom: 7px;
    }
}
.home-banner-wrapper .home-hero-slider .quicklinks ul li {
    list-style: none;
    padding-bottom: 5px;
}
.home-banner-wrapper .home-hero-slider .quicklinks ul li a {
    color: #C41230;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    text-transform: lowercase;
}
@media only screen and (max-width: 768px) {
    .home-banner-wrapper .home-hero-slider .quicklinks ul li a {
        font-size: 19px;
        display: block;
        padding-bottom: 15px;
        padding-top: 7px;
        border-bottom: 1px solid #CCCCCC;
    }
}

/*!
* File name:   _project_gallery.scss
* Description: Module template
* Version:     1.0
*/
.project-gallery {
    /*margin-top:25px;*/
    padding-top: 50px;
    padding-bottom: 22px;
    /*border-top:1px solid #CCC;*/
    overflow: hidden;
}
.project-gallery .nbs-flexisel-container {
    /*position:relative;*/
    max-width: 100%;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    /*** Navigation ***/
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-ul .nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    line-height: 0px;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left,
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 27% !important;
    width: 58px;
    left: 0px;
    opacity: 0.7;
    z-index: 1200;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left:hover {
    opacity: 1;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-left.disabled {
    display: none;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat 100% 0;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 27% !important;
    width: 58px;
    right: 10px;
    opacity: 0.7;
    z-index: 1200;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right:hover {
    opacity: 1;
}
.project-gallery .nbs-flexisel-container .nbs-flexisel-inner .nbs-flexisel-nav-right.disabled {
    display: none;
}
@media only screen and (max-width: 768px) {
    .project-gallery {
        margin-top: 0;
        padding-top: 0;
        border-top: none;
    }
}
.project-gallery .gallery-items {
    text-align: center;
}
.project-gallery .gallery-items h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
    white-space: normal;
    padding-right: 20px;
}
.project-gallery .gallery-items p {
    color: #01161D;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 22px;
    white-space: normal;
    padding-right: 20px;
}
.project-gallery .gallery-items img {
    padding-right: 15px;
    padding-left: 1px;
}
.project-gallery h3 {
    color: #464646;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    background: url("clientlibs/css/images/big-dark-arrow.png") no-repeat right 10px;
    padding-right: 10px;
    display: inline-block;
    padding-right: 26px;
    margin-top: 0;
}
.project-gallery p {
    color: #666666;
    font-size: 30px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    line-height: 28px;
}
.project-gallery .carousel .cycle-prev {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 27%;
    width: 58px;
    left: 0px;
    opacity: 0.7;
    z-index: 1200;
}
.project-gallery .carousel .cycle-prev:hover {
    opacity: 1;
}
.project-gallery .carousel .cycle-prev.disabled {
    display: none;
}
.project-gallery .carousel .cycle-next {
    background: url("clientlibs/css/images/project-gallery/slider-arrows.png") no-repeat 100% 0;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: -20px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 27%;
    width: 58px;
    right: 0px;
    opacity: 0.7;
    z-index: 1200;
}
.project-gallery .carousel .cycle-next:hover {
    opacity: 1;
}
.project-gallery .carousel .cycle-next.disabled {
    display: none;
}

/*!
* File name:   _tools_results.scss
* Description: Module template
* Version:     1.0
*/
.tools-results {
    display:none;
}
.tools-results h2 {
    color: #464646;
}
.tools-results .content {
    padding-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.tools-results .content table.simple {
    margin-left: 0;
    width: 100%;
    border: none;
    background: none;
}
.tools-results .content table.simple tr, .tools-results .content table.simple th, .tools-results .content table.simple td, .tools-results .content table.simple thead, .tools-results .content table.simple tbody {
    border: none;
    background: none;
    font-size: 13px;
}
.tools-results .content table.simple td {
    padding: 3px 10px;
}
.tools-results .content table.data {
    margin-left: 0;
    width: 100%;
    border: 1px solid #dadada;
    background: #FFF;
    border-collapse: collapse;
    border-spacing: 0;
}
.tools-results .content table.data tr, .tools-results .content table.data th, .tools-results .content table.data td, .tools-results .content table.data thead, .tools-results .content table.data tbody {
    border: 1px solid #dadada;
    background: none;
    font-size: 13px;
}
.tools-results .content table.data th {
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #464646;
    text-transform: lowercase;
    margin: 0px;
    padding: 16px;
    background-color: #f8f8f8;
}
.tools-results .content table.data td {
    padding: 16px;
    background-color: #FFF;
}
.tools-results .content table.data span.rating {
    background: url("clientlibs/css/images/stars-yellow.png") top left;
    display: inline-block;
    height: 16px;
    width: 87px;
    overflow: hidden;
    text-indent: -9999px;
}
.tools-results .content table.data span.rating.r0 {
    background-position: -115px 0;
}
.tools-results .content table.data span.rating.r05 {
    background-position: -90px 15px;
}
.tools-results .content table.data span.rating.r1 {
    background-position: -72px 0;
}
.tools-results .content table.data span.rating.r15 {
    background-position: -70px 15px;
}
.tools-results .content table.data span.rating.r2 {
    background-position: -55px 0;
}
.tools-results .content table.data span.rating.r25 {
    background-position: -55px 15px;
}
.tools-results .content table.data span.rating.r3 {
    background-position: -36px 0;
}
.tools-results .content table.data span.rating.r35 {
    background-position: -37px 15px;
}
.tools-results .content table.data span.rating.r4 {
    background-position: -19px 0;
}
.tools-results .content table.data span.rating.r45 {
    background-position: -18px 15px;
}
.tools-results .content table.data span.rating.r5 {
    background-position: 0px 0;
}

/*!
* File name:   _email_materials.scss
* Description: Module template
* Version:     1.0
*/
.email-materials h2 {
    color: #464646;
}
.email-materials .email-form {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    background-color: #FFF;
}
.email-materials .email-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.email-materials .email-form .column {
    z-index: 2;
}
.email-materials .email-form .fields {
    border-bottom: 1px dotted #DADADA;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.email-materials .email-form .fields label {
    display: inline-block;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}

/*!
* File name:   _two_column.scss
* Description: Module template
* Version:     1.0
*/
.two-column-component {
    background: rgba(94, 95, 97, 0.5);
    background-color: #aeafb0 \9;
    margin: 20px 0;
    padding-bottom: 20px;
    padding-top: 36px;
}
.two-column-component .block {
    border-right: 1px solid #EAEAEA;
    margin-bottom: 10px;
    margin-right: 4%;
    padding-right: 8%;
    width: 48%;
}
@media only screen and (max-width: 768px) {
    .two-column-component .block {
        border-right: none;
    }
}
.two-column-component .last-child {
    border-right: 0px;
    margin-right: 0px;
    padding-right: 0px;
    width: 44%;
}
.two-column-component ul {
    list-style: none;
}
.two-column-component .header {
    padding-bottom: 20px;
}
.two-column-component .header h3 {
    color: #d7d7d8;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    background: url("clientlibs/css/images/big-arrow.png") no-repeat right 10px;
    padding-right: 10px;
    display: inline-block;
    padding-right: 26px;
    margin-top: 0;
}
@media only screen and (max-width: 850px) {
    .two-column-component .header h3 {
        font-size: 35px;
    }
}
.two-column-component .header p {
    color: #fff;
    font-size: 30px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    line-height: 28px;
}
@media only screen and (max-width: 850px) {
    .two-column-component .header p {
        font-size: 24px;
    }
}
.two-column-component .teasers li {
    padding-bottom: 25px;
}
.two-column-component .teasers li img {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.two-column-component .teasers li .teaser-content h4 {
    margin-bottom: 5px;
    margin-top: 5px;
    font-family: arial, helvetica, sans-serif;
    font-color: #01161d;
    font-size: 16px;
    font-weight: bold;
}
.two-column-component .teasers li .teaser-content p {
    margin-bottom: 2px;
}
.two-column-component .teasers li .teaser-content .meta span {
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
}
.two-column-component .teasers li .teaser-content .meta a {
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}
.two-column-component .teasers li .teaser-content .meta a.reply {
    background: url("clientlibs/css/images/reply-icon.png") no-repeat left 0;
    padding-left: 22px;
}
.two-column-component .teasers .date {
    background: none repeat scroll 0 0 #eaeaea;
    border-radius: 200px 200px 200px 200px;
    color: #171717;
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 10px;
    padding-left: 0;
    padding-top: 6px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 8px;
    margin-bottom: 24px;
}
.two-column-component .teasers .date .month {
    color: #171717;
    font-size: 12px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
    padding-bottom: 3px;
}
.two-column-component .teasers .date .day {
    color: #171717;
    font-size: 29px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
    display: block;
}

/*!
* File name:   __case_studies_results.scss
* Description: Module template
* Version:     1.0
*/
.studies-results {
    clear: both;
    overflow: hidden;
}
.studies-results .studies-results-list li {
    list-style: none;
    overflow: hidden;
    padding-bottom: 40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #E6E6E6;
}
.studies-results .studies-results-list.grid li {
    float: left !important;
    border-bottom: none;
}
.studies-results .studies-results-list.grid .links {
    display: none;
}
.studies-results .studies-results-list.grid .add_submittal_button {
    display: none;
}
.studies-results .studies-results-list.grid p {
    display: none;
}
.studies-results .studies-results-list.grid .sharethis {
    display: none;
}

/*!
* File name:   _mobile_cta.scss
* Description: Module template
* Version:     1.0
*/
.mobile-app-cta {
    border: 1px solid #E5E5E5;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 10px 10px 150px;
    position: relative;
    margin: 40px 0 20px;
}
.mobile-app-cta:before, .mobile-app-cta:after {
    display: table;
    content: " ";
}
.mobile-app-cta:after {
    clear: both;
}
.lt-ie8 .mobile-app-cta {
    zoom: 1;
}
@media only screen and (max-width: 768px) {
    .mobile-app-cta {
        margin: 0 0 20px;
        padding: 10px 10px 10px 20px;
    }
}
.mobile-app-cta p {
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0;
    padding-top: 8px;
}
@media only screen and (max-width: 920px) {
    .mobile-app-cta p {
        padding-bottom: 12px;
    }
}
@media only screen and (max-width: 768px) {
    .mobile-app-cta p {
        display: block;
        font-size: 15px;
        font-style: normal;
        padding-bottom: 65px;
    }
}
.mobile-app-cta p strong {
    font-style: normal;
}
@media only screen and (max-width: 768px) {
    .mobile-app-cta p strong {
        display: block;
        font-size: 21px;
        font-style: normal;
        font-weight: normal;
        padding-bottom: 15px;
    }
}
.mobile-app-cta img {
    position: absolute;
    bottom: 0;
    left: 15px;
}
.mobile-app-cta .usg-button {
    float: right;
}

/*!
* File name:   _tools_form.scss
* Description: Module template
* Version:     1.0
*/
.shareIdea {
    background-color: #FFF;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.shareIdea .sheetrockWrapper {
    margin: 0 auto;
    width: 50%;
}
.shareIdea textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
    width: 100%;
    height: 100px;
}
.shareIdea .column {
    z-index: 2;
}
.shareIdea .fields {
    padding-bottom: 15px;
}
.shareIdea .fields label {
    display: inline-block;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}
.shareIdea select[multiple] {
    width: 100%;
    height: 150px;
}
.shareIdea #relatedProducts label {
    float: left;

}
.shareIdea .collapsable {
    cursor: pointer;
}
.shareIdea .selectedItems li {
    list-style-type: none;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 9px;
    border: solid 1px;
    background-color: #F9F9F6;
}
.shareIdea .selectedItems li:hover {
    background-color: #DBDBC9;
}
.shareIdea .selectedItems li a {
    text-decoration: none;
    color: red;
    padding-right: 10px;
}
.shareIdea .selectedItems li a:hover {
    cursor: pointer;
}


/*!
* File name:   _tools_form.scss
* Description: Module template
* Version:     1.0
*/
.tools-form {
    background-color: #FFF;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    margin-bottom: 30px;
}

.tools-form .sheetrockWrapper {
    margin: 0 auto;
    width: 50%;
}

.tools-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.tools-form .column {
    z-index: 2;
}
.tools-form .fields {
    border-bottom: 1px dotted #DADADA;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.tools-form .fields label {
    display: inline-block;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}

.content-list {
    margin-top: 20px;
}
.content-list h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.content-list h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
    line-height: 18px;
}
.content-list p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}
.content-list p .title {
    font-style: italic;
}

/*!
* File name:   __idea_teaser.scss
* Description: Module template
* Version:     1.0
*/
.topic-summary {
    border-bottom: 1px dotted #C5CECB;
    margin-bottom: 29px;
    padding-bottom: 36px;
}
.topic-summary h1 {
    text-transform: uppercase;
    margin-top: 0px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
}
.topic-summary img {
    float: left;
    margin-right: 15px;
    border: 2px solid #C5CECB;
}
.topic-summary .summary {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 20px;
}
.topic-summary .summary .user-meta {
    float: left;
}
.topic-summary .summary .user-meta .author {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.topic-summary .summary .user-meta .date {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
}
.topic-summary .summary .user-meta .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
    padding-right: 15px;
}
.topic-summary .summary .user-meta .sharethis {
    float: right;
}
.topic-summary .summary h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    padding-right: 14px;
}
.topic-summary .summary p {
    padding-top: 10px;
    clear: both;
    margin-bottom: 12px;
}
.topic-summary .summary .reviews {
    float: left;
    padding-right: 12px;
}
.topic-summary .summary .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
    clear: both;
}
.topic-summary .summary .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.topic-summary .summary .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}
.topic-summary .category {
    clear: both;
    padding-top: 10px;
}
.topic-summary .category li {
    list-style-type: none;
    float: left;
    padding-left: 22px;
    padding-right: 18px;
}
.topic-summary .category li.hot {
    background: url("clientlibs/css/images/forum/hot.jpg") no-repeat left 0;
}
.topic-summary .category li.answered {
    background: url("clientlibs/css/images/forum/answered.jpg") no-repeat left 0;
}

/*!
* File name:   _titles_desc.scss
* Description: Module template
* Version:     1.0
*/
.titles-component h1 {
    color: #c41230;
    font-size: 32px;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-top: 5px;
}
.titles-component p {
    font-size: 16px;
    line-height: 22px;
}
.titles-component input {
    margin-bottom: 20px;
}
.titles-component a {
    margin-bottom: 30px;
}

/*!
* File name:   _footer.scss
* Description: Module template
* Version:     1.0
*/
.social-icons-sprite, .social-icons-email, .social-icons-facebook, .social-icons-pinterest, .social-icons-twitter, .social-icons-youtube {
    background: url('clientlibs/css/images/sprites/social-icons-s6ab994b087.png') no-repeat;
}

.social-icons-email {
    background-position: 0 -128px;
}

.social-icons-facebook {
    background-position: 0 -96px;
}

.social-icons-pinterest {
    background-position: 0 0;
}

.social-icons-twitter {
    background-position: 0 -64px;
}

.social-icons-youtube {
    background-position: 0 -32px;
}

.usg-footer {
    margin-top: 30px;
    padding-top: 33px;
    -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    padding-bottom: 10px;
}
.usg-footer ul {
    list-style: none;
}
.usg-footer ul:before, .usg-footer ul:after {
    display: table;
    content: " ";
}
.usg-footer ul:after {
    clear: both;
}
.lt-ie8 .usg-footer ul {
    zoom: 1;
}
.usg-footer ul li {
    float: left;
}
.usg-footer .links li {
    border-right: 1px solid #D7D7D7;
    margin-right: 9px;
    padding-right: 9px;
}
.usg-footer .links li a {
    color: #313132;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}
.usg-footer .links li a:hover {
    text-decoration: underline;
}
.usg-footer .links li.last-child {
    border: 0 none;
    padding-right: 0px;
    margin-right: 0px;
}
.usg-footer .social li {
    padding-right: 7px;
}
.usg-footer .social a {
    display: block;
    height: 32px;
    /*text-indent: -9999px;*/
    width: 32px;
}

@media only screen and (max-width: 480px) {
    #feedback {
        display: none;
    }
}


#feedback a {
    background: url("clientlibs/css/images/feedback.png") no-repeat;
    position: fixed;
    top: 40%;
    right: -9px;
    width: 49px;
    height: 212px;
    z-index: 999995;
    cursor: pointer;
    display: block;
    opacity: 0.6;
}

/*!
* File name:   _footer_connections.scss
* Description: Module template
* Version:     1.0
*/
.social-icons-sprite, .social-icons-email, .social-icons-facebook, .social-icons-pinterest, .social-icons-twitter, .social-icons-youtube {
    background: url('clientlibs/css/images/sprites/social-icons-s6ab994b087.png') no-repeat;
}

.social-icons-email {
    background-position: 0 -128px;
}

.social-icons-facebook {
    background-position: 0 -96px;
}

.social-icons-pinterest {
    background-position: 0 0;
}

.social-icons-twitter {
    background-position: 0 -64px;
}

.social-icons-youtube {
    background-position: 0 -32px;
}

.usg-footer_connections {
    margin-top: 30px;
    padding-top: 33px;
    -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.18) inset;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    padding-bottom: 10px;
}
.usg-footer_connections ul {
    list-style: none;
}
.usg-footer_connections ul:before, .usg-footer_connections ul:after {
    display: table;
    content: " ";
}
.usg-footer_connections ul:after {
    clear: both;
}
.lt-ie8 .usg-footer_connections ul {
    zoom: 1;
}
.usg-footer_connections ul li {
    float: left;
}
.usg-footer_connections h5 {
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    margin-top: 0px;
    color: #464646;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: normal;
}
.usg-footer_connections h5 span {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-weight: normal;
}
.usg-footer_connections p {
    color: #5F6062;
}
.usg-footer_connections .social li {
    padding-right: 7px;
}
.usg-footer_connections .social a {
    display: block;
    height: 32px;
    /*text-indent: -9999px;*/
    width: 32px;
}

/*!
* File name:   _resources.scss
* Description: Module template
* Version:     1.0
*/
.resources h2 {
    background: url("clientlibs/css/images/title-arrow.png") no-repeat right 8px;
    display: inline-block;
    padding-right: 20px;
    font-size: 27px;
}
.resources img {
    display: block;
    padding-bottom: 15px;
}
.resources .resource-box {
    /*overflow: hidden;*/
}
.resources .resource-box ul li {
    list-style-type: none;
}
.resources .resource-box ul li a {
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-style: italic;
    text-transform: lowercase;
    background: url(clientlibs/css/images/black-arrow.png) no-repeat right 50%;
    padding-right: 12px;
    display: inline-block;
}
.resources .resource-box ul li a:hover {
    text-decoration: underline !important;
}

/*!
* File name:   _resources.scss
* Description: Module template
* Version:     1.0
*/
.innovations h2 {
    background: url("clientlibs/css/images/title-arrow.png") no-repeat right 8px;
    display: inline-block;
    padding-right: 20px;
    font-size: 27px;
}
.innovations img {
    display: block;
}
.innovations .innovation-box {
    overflow: hidden;
    padding-bottom: 10px;
}
.innovations .innovation-box h3 {
    font-size: 1em;
    font-weight: bold;
}
.innovations .innovation-box .ui-button {
    font-weight: bold;
    font-style: italic;
}
.innovations .innovation-box ul li {
    clear: both;
    list-style-type: none;
    margin-bottom: 7px;
    overflow: hidden;
}
.innovations .innovation-box ul li img {
    float: left;
    vertical-align: top;
    margin-right: 10px;
}
.innovations .innovation-box ul li .idea-title {
    display: inline-block;
    margin-top: 5px;
    font-weight: bold;
}
.innovations .innovation-box ul li .idea-user {
    font-weight: bold;
    font-style: italic;
}
.innovations .innovation-box ul li .idea-small {
    font-size: 0.85714285714286em;
}
.innovations .innovation-box ul li a {
    font-size: 0.92857142857143em;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    /*font-style: italic;*/
    font-weight: bold;
    /*text-transform: lowercase;*/
    background: url(clientlibs/css/images/black-arrow.png) no-repeat right 50%;
    padding-right: 12px;
    display: inline-block;
}
.innovations .innovation-box ul li a:hover {
    text-decoration: underline !important;
}

/*!
* File name:   _innovation_hero.scss
* Description: Module template
* Version:     1.0
*/
.innovation-hero {
    position: relative;
}
@media only screen and (max-width: 768px) {
    .innovation-hero {
        margin-top: 0;
        padding-bottom: 30px;
        top: 0;
    }
}
.innovation-hero .hero-title {
    position: absolute;
    left: 0;
    width: 100%;
}
@media only screen and (max-width: 768px) {
    .innovation-hero .hero-title {
        height: 37px;
        top: 0;
        position: static;
    }
}
@media only screen and (max-width: 768px) {
    .innovation-hero .hero-title .titles-component h1 {
        font-size: 27px;
    }
}
.innovation-hero .innovation-slider.flexslider {
    background: none;
    border: none;
    overflow: hidden;
}
.innovation-hero .innovation-slider .slides > li {
    background: none;
    border: none;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    padding: 0;
    position: relative;
}
.innovation-hero .innovation-slider .slides > li img {
    padding: 0;
}

@media only screen and (max-width: 768px) {
    .innovation-hero .innovation-slider .slides > li img {
        display: none;
    }
}

.innovation-hero .innovation-slider .slides > li .featured-text {
    position: absolute;
    top: 44%;
    left: 0;
    max-width: 43%;
    padding: 0 1.5%;
    text-align: left;
}

@media only screen and (max-width: 768px) {
    .innovation-hero .innovation-slider .slides > li .featured-text {
        position: static;
        max-width: none;
    }
}

.innovation-hero .innovation-slider .slides > li .featured-text h2.title {
    font-style: normal;
    font-size: 2.2857em;
}
@media only screen and (max-width: 870px) {
    .innovation-hero .innovation-slider .slides > li .featured-text h2.title {
        font-size: 22px;
    }
}
.innovation-hero .innovation-slider .slides > li .featured-text p.content {
    font-size: 1.1428em;
}
@media only screen and (max-width: 870px) {
    .innovation-hero .innovation-slider .slides > li .featured-text {
        top: 53%;
    }
}
@media only screen and (max-width: 768px) {
    .innovation-hero .innovation-slider .slides > li .featured-text {
        top: 31%;
    }
}
.innovation-hero .innovation-slider .flex-direction-nav li a {
    z-index: 101;
}
.innovation-hero .innovation-slider .flex-control-nav {
    text-align: right;
    bottom: 8%;
    z-index: 100;
}
.innovation-hero .innovation-slider .flex-control-nav li {
    margin: 0 4px;
}
.innovation-hero .innovation-slider .flex-control-nav li a {
    text-indent: 9999px;
    background: #bdbdbd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.innovation-hero .innovation-slider .flex-control-nav li a.flex-active {
    background: #383838;
}
.innovation-hero .innovation-slider .flex-direction-nav {
    display: none;
}

/*!
* File name:   _faq.scss
* Description: Module template
* Version:     1.0
*/
.forum-wrapper {
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    margin-bottom: 30px;
}
.forum-wrapper h2 {
    font-size: 23px !important;
    background: url("clientlibs/css/images/title-arrow.png") no-repeat right 5px;
    display: inline-block;
    font-size: 23px !important;
    padding-right: 22px;
}
.forum-wrapper .comment-block {
    clear: both;
    padding-bottom: 45px;
    overflow: hidden;
}
.forum-wrapper .comment-block.response {
    padding-left: 17%;
}
.forum-wrapper .comment-block img {
    float: left;
    margin-right: 15px;
    border: 2px solid #D0CECD;
}
.forum-wrapper .comment-block .comment-usg-text {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 20px;
}
.forum-wrapper .comment-block .comment-usg-text p {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #363636;
}
.forum-wrapper .comment-block .user-meta {
    float: left;
}
.forum-wrapper .comment-block .user-meta .author {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.forum-wrapper .comment-block .user-meta .date {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
}
.forum-wrapper .comment-block .user-meta .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
    padding-right: 15px;
}

/*!
* File name:   _recently_forum.scss
* Description: Module template
* Version:     1.0
*/
.recently-forum {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.recently-forum .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.recently-forum .header img {
    float: left;
    padding-right: 10px;
    padding-top: 24px;
}
.recently-forum .header h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.recently-forum .sections {
    /*border-bottom: 1px solid #D0CECD;*/
}
.recently-forum .sections ul li {
    list-style: none;
    border-bottom: 1px solid #D0CECD;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    padding-bottom: 16px;
}
.recently-forum .sections ul li.last-child {
    border-bottom: 0px;
    padding-bottom: 8px;
}
.recently-forum .sections ul li h5 {
    margin-bottom: 10px;
}
.recently-forum .sections ul li .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
    padding-right: 15px;
}
.recently-forum .bottom {
    clear: both;
    padding: 2px 10px 13px;
    overflow: hidden;
}
.recently-forum .bottom span {
    color: #313132;
    float: left;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}
.recently-forum .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    float: right;
    line-height: 14px;
}

/*!
* File name:   _doc_search_tools.scss
* Description: Module template
* Version:     1.0
*/
.doc-search-tools {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 0px;
    margin-bottom: 20px;
}

/*!
* File name:   _image_teaser_resource.scss
* Description: Module template
* Version:     1.0
*/
.image_teaser_resource h2 {
    text-transform: lowercase;
    margin-top: 0px;
}
.image_teaser_resource h3 {
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #01161d;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.image_teaser_resource p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #01161d;
    margin-bottom: 8px;
}

#gallery.innovation-projects > p {
    margin-bottom: 0;
    font-weight: bold;
}
#gallery.innovation-projects .projects-container {
    margin-bottom: 25px;
}
#gallery.innovation-projects .projects-container .project-list li .thumbnail-item {
    height: auto;
}
#gallery.innovation-projects .projects-container .project-list li .thumbnail-item h3 {
    font-size: 1em;
    padding-bottom: 10px;
}

.products-used {
    margin-top: 71px;
    padding-right: 37px;
}
.products-used h2 {
    font-size: 24px;
}
.products-used > a {
    color: #005695;
    font-style: italic;
    display: block;
    margin: 6px 0;
}

.products-used .more {
    color: #464646 !important;
    cursor: pointer;
    display: block !important;
    font-style: normal !important;
    margin-top: 15px !important;
    text-decoration: underline;
}

.products-used .blocket {
    display: block !important;
}

.people-involved, .side-content, .scope, .special-factors, .project-cost {
    margin-top: 20px;
}
.people-involved h2, .side-content h2, .scope h2, .special-factors h2, .project-cost h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.people-involved p, .side-content p, .scope p, .special-factors p, .project-cost p {
    font-family: arial, helvetica, sans-serif;
    margin-bottom: 0;
}
.people-involved p .title, .side-content p .title, .scope p .title, .special-factors p .title, .project-cost p .title {
    font-style: italic;
}

.project-side {
    margin-top: 20px;
}
.project-side h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.project-side h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}
.project-side p {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}
.project-side p .title {
    font-style: italic;
}

.slider-detail {
    margin: 0 0 30px;
    /* prev / next links */
}
.slider-detail .cycle-prev, .slider-detail .cycle-next {
    position: absolute;
    top: 0;
    width: 58px;
    height: 58px;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 800;
    height: 100%;
    cursor: pointer;
}
.slider-detail .cycle-prev {
    left: 0;
    background: url(clientlibs/css/images/project-gallery/slider-arrows.png) 0 50% no-repeat;
}
.slider-detail .cycle-next {
    right: 0;
    background: url(clientlibs/css/images/project-gallery/slider-arrows.png) 100% 50% no-repeat;
}
.slider-detail .cycle-prev:hover, .slider-detail .cycle-next:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}
.slider-detail .slides li {
    padding: 0;
    margin: 0;
    border: none !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: none !important;
}
.slider-detail .slides li .imageWrapGalstyle {
    max-height: 350px;
    overflow: hidden;
}
.slider-detail .slides li p {
    margin-top: 18px;
    margin-bottom: 0;
    text-align: left;
    font-size: 16px;
}
.slider-detail .flex-direction-nav li a {
    z-index: 101;
    background: url(clientlibs/css/images/project-gallery/slider-arrows.png) no-repeat;
    width: 58px;
    height: 58px;
    top: 38%;
}
.slider-detail .flex-direction-nav li a.flex-next {
    background-position: -58px 0;
}

.comments-component {
    border-top: 1px solid #c8c7c6;
    padding-top: 20px;
    margin-top: 30px;
    padding-bottom: 30px;
}
.comments-component h3 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    font-weight: normal;
}
.comments-component .comment-block {
    clear: both;
    padding-bottom: 20px;
    overflow: hidden;
}
.comments-component .comment-block.response {
    padding-left: 17%;
}
.comments-component .comment-block img {
    float: left;
    margin-right: 15px;
}
.comments-component .comment-block .comment-text {
    overflow: hidden;
    padding-top: 6px;
    border-bottom: 1px dotted #c5cecb;
    padding-bottom: 20px;
}
.comments-component .comment-block .comment-text p {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    color: #363636;
}
.comments-component .comment-block .comment-text span.comment-author {
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    padding-right: 10px;
}
.comments-component .comment-block .comment-text span.comment-time {
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    padding-right: 10px;
}

/*!
* File name:   _welcome.scss
* Description: Module template
* Version:     1.0
*/
.welcome h1 {
    color: #FFF;
    font-size: 38px;
    padding-bottom: 16px;
}
.welcome p {
    color: #FFF;
    font-size: 18px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    line-height: 24px;
}
.welcome a {
    margin-top: 20px  !important;
    text-transform: none  !important;
    font-family: SeroWeb, arial, helvetica, sans-serif !important;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    font-weight: normal;
}
.welcome a:hover {
    color: #FFF !important;
}
.welcome img {
    display: block;
    padding-top: 42px;
}

/*!
* File name:   _welcome.scss
* Description: Module template
* Version:     1.0
*/
.geo .geo-buttons {
    float: right;
}

/*!
* File name:   __idea_teaser.scss
* Description: Module template
* Version:     1.0
*/

#idea-feedback .review-tools {
    border-bottom: 1px dotted #C5CECB;
    margin-bottom: 25px;
    padding-bottom: 50px;
}

#idea-feedback .topic-reply {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.topic-reply {
    border-bottom: 1px dotted #C5CECB;
    margin-bottom: 34px;
    padding-bottom: 20px;
}
.topic-reply h1 {
    text-transform: uppercase;
    margin-top: 0px;
}
.topic-reply p {
    font-style: italic;
}
.topic-reply .summary {
    overflow: hidden;
    padding-top: 6px;
    padding-bottom: 20px;
}
.topic-reply .summary .user-meta {
    padding-top: 2%;
}
.topic-reply .summary .user-meta .author {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.topic-reply .summary .user-meta .date {
    color: #363636;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    padding-right: 15px;
}
.topic-reply .summary .user-meta .reply {
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #005695;
    background: url("clientlibs/css/images/reply-icon-lighter.png") no-repeat left 0;
    padding-left: 22px;
}
.topic-reply .summary .user-meta .sharethis {
    float: right;
}
.topic-reply .choosen {
    padding-left: 22px;
    background: url("clientlibs/css/images/forum/choosen.jpg") no-repeat left 0;
    margin-top: 25px;
}
.topic-reply .reply-area {
    overflow: hidden;
    padding-top: 10px;
}

/*!
* File name:   _preview_side.scss
* Description: Module template
* Version:     1.0
*/
.preview-side-component .header img {
    float: left;
    padding-right: 3px;
    padding-top: 10px;
}
.preview-side-component h2 {
    color: #464646;
    font-size: 20px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform: lowercase;
    padding-top: 0px;
    overflow: hidden;
    word-wrap: break-word;
    padding-left: 10px;
    margin-top: 13px;
    height: auto;
}
.preview-side-component .preview ul {
    margin-left: 0px;
}
.preview-side-component .preview ul li {
    list-style: none;
    border-bottom: 1px solid #D0CECD;
    padding: 25px 7px 20px 6px;
    overflow: hidden;
}
.preview-side-component .preview ul li p {
    display: block;
    margin-bottom: 0px;
    padding-top: 10px;
    max-height: 65px;
    overflow: hidden;
    font-size: 12px;
    font-color: #363636;
}
@media only screen and (max-width: 768px) {
    .preview-side-component .preview ul li p {
        font-size: 15px;
        font-color: #363636;
    }
}
.preview-side-component .preview ul li p a:hover {
    text-decoration: underline;
}
.preview-side-component .products li img {
    border: 1px solid #D0CECD;
    padding: 10px;
}
.preview-side-component .bottom {
    clear: both;
    padding: 2px 10px 13px;
    overflow: hidden;
}
.preview-side-component .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    float: right;
}

/*!
* File name:   _alert_comp.scss
* Description: Module template
* Version:     1.0
*/
.alerts-header {
    background: #333333 \9;
    background: rgba(0, 0, 0, 0.8);
    padding: 20px 0;
    margin-top: -15px;
    width: 100%;
    z-index: 140;
    position: fixed;
}

.alert {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #e6e6e6;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZWRlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fdeded));
    background-image: -webkit-linear-gradient(#ffffff, #fdeded);
    background-image: -moz-linear-gradient(#ffffff, #fdeded);
    background-image: -o-linear-gradient(#ffffff, #fdeded);
    background-image: linear-gradient(#ffffff, #fdeded);
    padding: 6px 8px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    min-width: 515px;
    margin: 2px 0;
    -webkit-box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2px rgba(255, 0, 0, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15);
}
.lt-ie9 .alert {
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#fdeded',GradientType=0 );
}
.lt-ie7 .alert {
    filter: none;
    background: #fef6f6;
}
.alert:before, .alert:after {
    display: table;
    content: " ";
}
.alert:after {
    clear: both;
}
.lt-ie8 .alert {
    zoom: 1;
}
.alert i {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 0 no-repeat;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 8px;
    float: left;
    height: 24px;
    width: 25px;
}
.alert p {
    color: #cc0a2f;
    font-weight: bold;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0;
    float: left;
    line-height: 25px;
}
.alert .close {
    background: url('clientlibs/css/images/sprites/usg-icons-sd932ce77fc.png') 0 -79px no-repeat;
    display: block;
    overflow: hidden;
    outline: none;
    text-indent: -9999px;
    float: right;
    margin-left: 20px;
    width: 24px;
    height: 23px;
}

/*!
* File name:   _dome_tools_form.scss
* Description: Module template
* Version:     1.0
*/
.dome-tools-form {
    background-color: #FFF;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    margin-bottom: 30px;
}
.dome-tools-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.dome-tools-form .column {
    z-index: 2;
}
.dome-tools-form .fields {
    margin-bottom: 9px;
    padding-bottom: 6px;
}
.dome-tools-form .fields label {
    display: inline-block;
    padding-top: 3px;
    float: right;
    text-align: right;
}
.dome-tools-form input[type="text"], .dome-tools-form input[type="password"], .dome-tools-form input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #BCB9BF;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    color: #000000;
    display: block;
    font-family: inherit;
    font-size: 12px;
    height: 25px;
    margin: 0 5px 12px 0;
    padding: 6px;
    transition: all 0.15s linear 0s;
    float: left;
}
.dome-tools-form select {
    margin: 0 4px 0 0;
    height: 25px;
    font-size: 12px;
    float: left;
}
.dome-tools-form span {
    margin: 0 3px 0 0;
    float: left;
}

#vaultedEstimatorResults table {
    width: 100%;
    border: none;
}
#vaultedEstimatorResults table th {
    text-align: left;
    padding-right: 30px;
}
#vaultedEstimatorResults table img {
    width: 220px;
    height: auto;
    /*position: absolute;*/
}
#vaultedEstimatorResults ul {
    margin-left: 30px;
}

/*!
* File name:   _where_buy_form.scss
* Description: Module template
* Version:     1.0
*/
.where-buy #map-wrapper {
    height: 400px;
    padding: 10px 0;
}
.where-buy #map-wrapper #gmap_canvas {
    width: 100%;
    height: 100%;
}
.where-buy #map-wrapper #gmap_canvas .gm-style img {
    max-width: inherit;
}
.where-buy .where-list {
    padding-right: 10px;
    padding-bottom: 10px;
}
.where-buy .where-list span {
    display: block;
    overflow: hidden;
    padding: 0 5px;
}
.where-buy .where-list span input[type="text"] {
    font-size: 13px;
    margin-bottom: 0px !important;
    width: 100%;
}
.where-buy .where-buy-form {
    margin-bottom: 30px;
}
.where-buy .where-buy-form #submit-button {
    float: left;
}
.where-buy .where-buy-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.where-buy .where-buy-form .column {
    z-index: 2;
    padding-bottom: 5px;
}
.where-buy .where-buy-form .fields {
    border-bottom: 1px dotted #DADADA;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.where-buy .where-buy-form .fields label {
    display: inline-block;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}
.where-buy .where-buy-form .filter-wrap {
    float: left;
    padding-top: 15px;
}
.where-buy .where-buy-form .filter-wrap span {
    float: left;
    line-height: 18px;
    font-size: 12px;
    padding-right: 7px;
}
.where-buy .where-buy-form .filter-wrap div {
    float: left;
    padding-right: 5px;
}
.where-buy .where-buy-form .filter-wrap div label {
    cursor: pointer;
    font-size: 12px;
}
.where-buy .where-buy-form .filter-wrap div#distribution div.bgtniceforms_wrap {
    padding-right: 14px;
}
.where-buy .where-buy-form .filter-wrap div#distribution div.bgtniceforms_wrap div.bgtniceforms_checkbox {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -171px no-repeat;
}
.where-buy .where-buy-form .filter-wrap div#distribution div.bgtniceforms_wrap div.bgtniceforms_checkbox.selected {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -49px no-repeat;
}
.where-buy .where-buy-form .filter-wrap div#retail div.bgtniceforms_wrap {
    padding-right: 14px;
}
.where-buy .where-buy-form .filter-wrap div#retail div.bgtniceforms_wrap div.bgtniceforms_checkbox {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -208px no-repeat;
}
.where-buy .where-buy-form .filter-wrap div#retail div.bgtniceforms_wrap div.bgtniceforms_checkbox.selected {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -134px no-repeat;
}
.where-buy .where-buy-form .filter-wrap div label input {
    float: left;
    width: auto !important;
    cursor: pointer;
}
.where-buy .where-buy-form .filter-wrap div label .text {
    overflow: hidden;
    font-size: 12px;
}
.where-buy .where-buy-form .contact_side {
    margin-bottom: 0px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
}
.where-buy .where-buy-form .contact_side .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.where-buy .where-buy-form .contact_side h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    padding-top: 7px;
    margin-left: 6%;
    padding-left: 19%;
    height: 32px;
}
.where-buy .where-buy-form .contact_side h2.chat {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 0;
}
.where-buy .where-buy-form .contact_side h2.talk {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 -32px;
}
.where-buy .where-buy-form .contact_side .main-content {
    padding: 24px 9px 14px;
}
.where-buy .where-buy-form .contact_side .main-content p {
    color: #01161d;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
}
.where-buy .where-buy-form .contact_side .main-content span {
    display: block;
    padding-bottom: 3px;
}
.where-buy #distributionCol {
    display: none;
}
.where-buy #retailCol {
    display: none;
}
.where-buy .contact_side {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0;
}
.where-buy .contact_side .header {
    border-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.where-buy .contact_side .header h2 {
    padding-left: 0px;
    background: none;
    margin-left: 0px;
    font-size: 28px;
    padding-top: 0;
    margin-top: 0px;
}
.where-buy .contact_side .main-content {
    padding: 0px;
}

/*!
* File name:   _products_category.scss
* Description: Module template
* Version:     1.0
*/
.product-category-list h2 {
    background: url("clientlibs/css/images/title-arrow.png") no-repeat right 8px;
    display: inline-block;
    padding-right: 20px;
}
.product-category-list a {
    margin-bottom: 20px;
    display: block;
}
.product-category-list li {
    list-style: none !important;
}
.product-category-list .columns {
    /*float: left;*/
}

/*!
* File name:   __product_compare.scss
* Description: Module template
* Version:     1.0
*/
.products-compare {
    clear: both;
    overflow: visible;
}
.products-compare .prod-block {
    border-right: 1px solid #D0CECD;
    border-top: 1px solid #D0CECD;
    padding: 20px;
}
.products-compare .prod-block.second-child {
    border-left: 1px solid #D0CECD;
}
.products-compare h3 {
    font-size: 14px;
}
.products-compare .teaser-block {
    display: block !important;
    padding: 13px;
    position: relative;
}
.products-compare .teaser-block .product {
    overflow: hidden;
}
.products-compare .teaser-block .product .thumb-short {
    padding-bottom: 20px;
    padding-left: 38px !important;
    padding-right: 38px !important;
    padding-top: 27px !important;
}
.products-compare .teaser-block .product .thumb-short img {
    width: 100%;
}
.products-compare .teaser-block .detail-tools {
    clear: both;
    padding-top: 8px;
}
.products-compare .teaser-block .compare label {
    display: block;
    cursor: pointer;
    padding-top: 2px;
}
.products-compare .teaser-block .compare label div.bgtniceforms_radio_wrap, .products-compare .teaser-block .compare label div.bgtniceforms_checkbox_wrap {
    padding-right: 7px;
}
.products-compare .teaser-block .compare label div.bgtniceforms_radio_wrap input, .products-compare .teaser-block .compare label div.bgtniceforms_checkbox_wrap input {
    width: auto !important;
    cursor: pointer;
}
.products-compare .teaser-block .compare .text {
    font-size: 13px;
    overflow: hidden;
}
.products-compare .teaser-block .thumb {
    background-color: #FFFFFF;
    float: left;
    margin-right: 30px;
    border: 1px solid #D0CECD;
    padding: 13px;
    text-align: center;
}
.products-compare .teaser-block .product-description {
    overflow: hidden;
}
.products-compare .teaser-block .product-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
}
.products-compare .teaser-block .product-description h3 a:hover {
    text-decoration: underline;
}
.products-compare .teaser-block .product-description p {
    padding-top: 10px;
    clear: both;
}
.products-compare .teaser-block .product-description .reviews {
    float: left;
    padding-right: 12px;
}
.products-compare .teaser-block .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.products-compare .teaser-block .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.products-compare .teaser-block .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}
.products-compare .add_submittal_button {
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    clear: both;
}
.products-compare .content {
    padding-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.products-compare .content .compare-close {
    background: url("clientlibs/css/images/close-dialog.png") no-repeat;
    display: block;
    height: 22px;
    position: absolute;
    right: 6px;
    top: 5px;
    width: 20px;
}
.products-compare .content ul.teasers li {
    list-style: none;
    padding-left: 0px;
}
@media screen and (max-width: 540px) {
    .products-compare .content ul.teasers li {
        padding-bottom: 30px;
    }
}
.products-compare .content ul.teasers li h3 {
    color: #363636;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
    line-height: 1.3;
}
.products-compare .content ul.teasers li p {
    margin-bottom: 8px;
}
.products-compare .content ul {
    list-style: disc;
    padding-left: 13px;
}
.products-compare .content ul li {
    list-style: disc;
    padding-bottom: 8px;
    list-style-position: outside;
}
.products-compare .content table.data {
    margin-left: 0;
    width: 100%;
    border: 1px solid #dadada;
    background: none;
    border-collapse: collapse;
    border-spacing: 0;
    background: #FFF;
}
.products-compare .content table.data tr, .products-compare .content table.data th, .products-compare .content table.data td, .products-compare .content table.data thead, .products-compare .content table.data tbody {
    border: 1px solid #dadada;
    background: none;
    font-size: 13px;
}
.products-compare .content table.data th {
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    color: #646464;
    text-transform: lowercase;
    margin: 0px;
    padding: 16px;
    white-space: nowrap;
    border-right: none;
}
.products-compare .content table.data td {
    padding: 16px;
}
.products-compare .content table.data td:first-child {
    white-space: nowrap;
    font-weight: bold;
    vertical-align: top;
    padding-top: 20px;
}
.products-compare .content table.data span.rating {
    background: url("clientlibs/css/images/stars-yellow.png") top left;
    display: inline-block;
    height: 16px;
    width: 87px;
    overflow: hidden;
    text-indent: -9999px;
}
.products-compare .content table.data span.rating.r0 {
    background-position: -115px 0;
}
.products-compare .content table.data span.rating.r05 {
    background-position: -90px 15px;
}
.products-compare .content table.data span.rating.r1 {
    background-position: -72px 0;
}
.products-compare .content table.data span.rating.r15 {
    background-position: -70px 15px;
}
.products-compare .content table.data span.rating.r2 {
    background-position: -55px 0;
}
.products-compare .content table.data span.rating.r25 {
    background-position: -55px 15px;
}
.products-compare .content table.data span.rating.r3 {
    background-position: -36px 0;
}
.products-compare .content table.data span.rating.r35 {
    background-position: -37px 15px;
}
.products-compare .content table.data span.rating.r4 {
    background-position: -19px 0;
}
.products-compare .content table.data span.rating.r45 {
    background-position: -18px 15px;
}
.products-compare .content table.data span.rating.r5 {
    background-position: 0px 0;
}

/*!
* File name:   _search_filters.scss
* Description: Module template
* Version:     1.0
*/
.search-filters {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
    padding: 10px 16px;
    /*@include border-radius(4px, 4px);
    @include box-shadow(0 0 0 0, 1px 1px 2px rgba(0,0,0,0.36));*/
    /*background-color: #FFF;*/
}
.search-filters .type-options {
    left: 0 !important;
    padding-left: 0;
}
.search-filters .type-options ul {
    padding-left: 6px;
    margin-bottom: 0px;
}
.search-filters .type-options ul li {
    padding-bottom: 4px;
    font-size: 13px;
    font-weight: normal;
    font-family: arial, helvetica, sans-serif;
}
.search-filters .type-options ul li a {
    color: #C41230;
    text-decoration: none;
}
.search-filters .type-options ul li a:hover {
    text-decoration: underline;
}
.search-filters .type-options.views {
    border-bottom: 1px solid #D0CECD;
    margin-bottom: 22px !important;
    padding-bottom: 16px;
}
.search-filters .accordion {
    background: none;
    border-radius: none;
    box-shadow: none;
    border: none;
    margin-bottom: 0px;
    padding: 0px;
}
.search-filters .accordion .ui-accordion-content {
    background: none;
    border-radius: none;
    box-shadow: none;
    border: none;
}
.search-filters .accordion .ui-state-default {
    background: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    border: none !important;
}
.search-filters .accordion .ui-accordion-icons {
    padding-left: 18px !important;
}
.search-filters .accordion .ui-accordion-header-icon {
    left: 0 !important;
}
.search-filters .header {
    /*border-bottom: 1px solid #D0CECD;*/
    margin-left: 2px;
    margin-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.search-filters .type_results {
    /*border-bottom: 1px solid #D0CECD;*/
    /*padding-left: 20px;*/
}
.search-filters .type_results .type-options {
    /*border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;*/
    margin-bottom: 10px;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 0;
}
.search-filters .type_results .type-options ul li .text {
    overflow: hidden;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
}
.search-filters .type_results .type-options ul li input {
    float: left;
    width: auto !important;
}
.search-filters .type_results .type-options ul li:hover {
    cursor: pointer;
}
.search-filters .type_results .ui-corner-all, .search-filters .type_results .ui-corner-bottom, .search-filters .type_results .ui-corner-left, .search-filters .type_results .ui-corner-bl {
    border-bottom-left-radius: 4px;
    margin-bottom: 7px;
}
.search-filters .type_results .ui-state-active, .search-filters .type_results .ui-widget-content .ui-state-active, .search-filters .type_results .ui-widget-header .ui-state-active {
    border: none;
    background: none;
}
.search-filters .rating_results {
    /*border-bottom: 1px solid #D0CECD;*/
    /*padding-left: 20px;*/
}
.search-filters .rating_results input {
    float: left;
    width: auto !important;
}
.search-filters h2 {
    color: #464646;
    font-size: 16px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 21px;
}
.search-filters h3 {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
    /*border-bottom: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3*/
}
.search-filters ul li {
    list-style: none;
    clear: both;
}
.search-filters ul li label {
    color: #464646;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    display: block;
}

/*!
* File name:   __product_teaser.scss
* Description: Module template
* Version:     1.0
*/
.teaser-block {
    display: block !important;
}
.teaser-block .product {
    overflow: hidden;
}
.teaser-block .product .icon img {
    width: auto;
    height: auto;
}
.teaser-block .detail-tools {
    clear: both;
    padding-top: 8px;
}
.teaser-block .compare label {
    display: block;
    cursor: pointer;
    padding-top: 2px;
}
.teaser-block .compare label div.bgtniceforms_radio_wrap, .teaser-block .compare label div.bgtniceforms_checkbox_wrap {
    padding-right: 7px;
}
.teaser-block .compare label div.bgtniceforms_radio_wrap input, .teaser-block .compare label div.bgtniceforms_checkbox_wrap input {
    width: auto !important;
    cursor: pointer;
}
.teaser-block .compare .text {
    font-size: 13px;
    overflow: hidden;
}
.teaser-block .thumb {
    background-color: #FFFFFF;
    float: left;
    margin-right: 30px;
    border: 1px solid #D0CECD;
    padding: 13px;
    text-align: center;
    line-height: 90px;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .teaser-block .thumb {
        margin-bottom: 20px;
    }
}
.teaser-block .thumb .sustainable {
    max-height: none;
    position: absolute;
    top: 1px;
    right: 0px;
    width: 30px;
    height: 30px;
}
.teaser-block .thumb img {
    height: 90px;
    vertical-align: middle;
    width: 90px;
}
@media only screen and (max-width: 768px) {
    .teaser-block .thumb img {
        height: auto;
        width: auto;
    }
}
.teaser-block .product-description {
    overflow: hidden;
}
@media only screen and (max-width: 768px) {
    .teaser-block .product-description {
        clear: both;
    }
}
.teaser-block .product-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
    float: left;
}
.teaser-block .product-description h3 a:hover {
    text-decoration: underline;
}
.teaser-block .product-description p {
    padding-top: 10px;
    clear: both;
}
.teaser-block .product-description .reviews {
    float: left;
    padding-right: 12px;
}
.teaser-block .product-description .sharethis {
    float: right;
}
@media only screen and (max-width: 768px) {
    .teaser-block .product-description .sharethis {
        float: left;
    }
}
.teaser-block .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.teaser-block .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.teaser-block .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
}

.fancybox-inner .teaser-block {
    padding: 25px;
}
.fancybox-inner .teaser-block .thumb {
    padding: 25px 13px 20px;
}
.fancybox-inner .product-description {
    overflow: hidden;
}
.fancybox-inner .product-description h3 {
    color: #C41230;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    float: left;
}
.fancybox-inner .add_submittal_button {
    float: left;
    padding-top: 25px;
    clear: both;
}

/*!
* File name:   _recource-center-section.scss
* Description: Module template
* Version:     1.0
*/
.recource-center-section {
    padding-bottom: 20px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}

.recource-center-section .title-length{
    display:inline-block;
    font-size:28px;
    font-family:SeroWeb-MediumItalic,arial,helvetica,sans-serif;
    color:#464646;
}

.recource-center-section  h2{
    display:inline-block;
    position:relative;
    margin-right:10px;
}

.recource-center-section .resource-docs {
    border-bottom: 1px solid #D0CECD;
}
.recource-center-section table.simple {
    margin-left: 0;
    width: 100%;
    border: none;
    background: none;
    padding-left: 10px;
}
@media (max-width: 767px) {
    .recource-center-section table.simple {
        padding-left: 0px;
    }

    .recource-center-section table.simple .ui-button.radius{
        padding-left:8px;
        padding-right:8px;
    }

    .recource-center-section table.simple td:first-child{
        padding-left:0;
    }

    .recource-center-section table.simple td:last-child, .recource-center-section table.simple td.last{
        padding-left:0;
        padding-right:0;
    }
}

.recource-center-section table.simple tr, .recource-center-section table.simple th, .recource-center-section table.simple td, .recource-center-section table.simple thead, .recource-center-section table.simple tbody {
    border: none;
    background: none;
    font-size: 13px;
    vertical-align: middle;
}
.recource-center-section table.simple td {
    padding: 3px 10px;
    min-width: 85px;
    vertical-align: top;
    padding-left: 13px;
}
.recource-center-section table.simple thead span {
    background: url("clientlibs/css/images/unsorted.png") no-repeat 0 3px;
    padding-left: 13px;
}
.recource-center-section table.simple thead .sorting-asc span {
    background: url("clientlibs/css/images/sort-asc.png") no-repeat 0 5px;
    padding-left: 13px;
}
.recource-center-section table.simple thead .sorting-desc span {
    background: url("clientlibs/css/images/sort-desc.png") no-repeat 0 5px;
    padding-left: 13px;
}
.recource-center-section th[data-sort] {
    cursor: pointer;
}
.recource-center-section ul {
    border-bottom: 1px solid #D0CECD;
    margin-bottom: 35px;
    padding-left: 10px;
}
.recource-center-section ul li {
    list-style: none;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    padding:20px 15px;
}
.recource-center-section ul li a {
    color: #005695;
    text-decoration: none;
}

.recource-center-section ul.styled-resources-list{
    *zoom: 1;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
    clear: both;
    padding-left:0;
    margin-bottom:20px;
    border-bottom:none;
    cursor:pointer;
}

.recource-center-section ul.styled-resources-list:before,
.recource-center-section ul.styled-resources-list:after {
    display: table;
    content: "";
}
.recource-center-section ul.styled-resources-list:after {
    clear: both;
}
.recource-center-section ul.styled-resources-list li{
    padding-left:0px;
    border-top: 1px solid #dedede;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
    clear: both;
    color:#313132;
}

.recource-center-section ul.styled-resources-list li:before,
.recource-center-section ul.styled-resources-list li:after {
    display: table;
    content: "";
}
.recource-center-section ul.styled-resources-list li:after {
    clear: both;
}


.recource-center-section ul.styled-resources-list li a{
    *zoom: 1;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0px;
    padding:0;
    clear: both;
    color:#313132;
}

.recource-center-section ul.styled-resources-list li a:before,
.recource-center-section ul.styled-resources-list li a:after {
    display: table;
    content: "";
}
.recource-center-section ul.styled-resources-list li a:after {
    clear: both;
}

.recource-center-section ul.styled-resources-list li .contents{
    width:90%;
    float:left;
}

.recource-center-section ul.styled-resources-list li .resource-icon{
    width:10%;
    float:left;
}

.recource-center-section ul.styled-resources-list li .red-circle{
    color:white;
    color: #c20031;
    text-align:center;
    font-size:25px;
    float:right;
}

.recource-center-section a.unstyled-link.resources-show-btn{
    border-top:1px solid #dedede;
    font-weight:bold;
    text-align:right;
    display:block;
    width:100%;
    clear:both;
    text-transform:capitalize;
    padding:20px 15px;
    height:auto;
    clear:both;
}

.recource-center-section a.unstyled-link.resources-show-btn i{
    color:#c20031;
    font-size:12px;
    margin-left:10px;
}
.recource-center-section .tool {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -65px;
    padding-left: 27px;
    display: block;
    height: 17px;
    margin-top: 4px;
}
.recource-center-section .acrobat {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -99px;
    padding-left: 27px;
    display: block;
    height: 19px;
    margin-top: 4px;
}
.recource-center-section .cad {
    background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 -81px;
    padding-left: 27px;
    display: block;
    height: 19px;
    margin-top: 4px;
}

/*!
* File name:   _title_blog.scss
* Description: Module template
* Version:     1.0
*/
.blog-title-component {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px !important;
}
.blog-title-component h1 {
    color: #949494;
    text-transform: none;
    padding-bottom: 16px;
    margin-top: 5px;
    font-size: 36px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: bold;
    float: left;
}
.blog-title-component .blog-tools {
    padding-top: 14px;
    padding-bottom: 20px;
    float: right;
}
.blog-title-component .blog-tools .sharethis {
    margin-top: 5px;
    padding-right: 10px;
    padding-bottom: 15px;
}

/*!
* File name:   _blog_teaser.scss
* Description: Module template
* Version:     1.0
*/
.blogentry {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 40px;
    padding-bottom: 45px;
}
.blogentry .blogentry-header {
    padding-bottom: 25px;
}
.blogentry .blogentry-header .blog-date {
    float: left;
    background: url("clientlibs/css/images/blogs/date.png") no-repeat;
    font-size: 14px;
    color: #FFF;
    height: 82px;
    padding-right: 30px;
}
.blogentry .blogentry-header .blog-date small {
    padding-left: 4px;
    padding-top: 30px;
    display: block;
    font-size: 12px;
    color: #FFF;
}
.blogentry .blogentry-header .blog-title {
    overflow: hidden;
}
.blogentry .blogentry-header .blog-title h2 {
    color: #363636;
    text-transform: uppercase;
    font-style: normal;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 8px;
    text-align: left;
}
.blogentry .blogentry-header .blog-title .blog-author {
    overflow: hidden;
}
.blogentry .blogentry-header .blog-title .blog-author img {
    float: left;
    padding-right: 15px;
}
.blogentry .blogentry-header .blog-title .blog-author ul {
    padding-top: 10px;
}
.blogentry .blogentry-header .blog-title .blog-author ul li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
    text-transform: uppercase;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.author {
    color: #C41230;
    text-decoration: none;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.author:hover {
    text-decoration: underline;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.comments {
    color: #363636;
    text-decoration: none;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.comments:hover {
    text-decoration: underline;
}
.blogentry .blogentry-header .blog-title .blog-author ul li.pipe {
    color: #949494;
    font-size: 12px;
    line-height: 16px;
}
.blogentry .entry {
    clear: both;
}
.blogentry .entry .blogImgContainer {
    margin-bottom: 20px;
    height: 196px;
    overflow: hidden;
}
.blogentry .entry p {
    line-height: 24px;
    text-align: left;
}
.blogentry .entry .entry ol, .blogentry .entry .text ol {
    margin: 0;
    padding: 0 0 20px 20px;
}
.blogentry .entry a {
    color: #C41230;
    text-transform: uppercase;
    text-align: left;
    font-style: normal;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    background: url("clientlibs/css/images/blogs/continue.png") no-repeat right 2px;
    padding-right: 12px;
    text-decoration: none;
}
.blogentry .entry a:hover {
    text-decoration: underline;
}

/*!
* File name:   _blog_side.scss
* Description: Module template
* Version:     1.0
*/
.blog_side {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
}
.blog_side .header {
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 15px 5px 12px;
}
.blog_side .header h2 {
    font-size: 25px;
    margin-left: 0;
}
.blog_side h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    padding-top: 7px;
    margin-left: 6%;
    padding-left: 0;
}
.blog_side h2.chat {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 0;
}
.blog_side h2.talk {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 -32px;
}
.blog_side .search-wrap-blog {
    position: relative;
}
.blog_side .search-wrap-blog .search-bar {
    margin-bottom: 5px;
    height: 37px;
    padding-right: 38px;
}
.blog_side .search-wrap-blog .search-submit {
    background: url("clientlibs/css/images/blogs/search-blog.png") no-repeat;
    display: block;
    height: 26px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 5px;
    width: 26px;
}

.authors, .categories, .pages {
    padding-left: 20px;
}
.authors li, .categories li, .pages li {
    list-style-type: none;
    text-align: left;
}
.authors li h2, .categories li h2, .pages li h2 {
    font-size: 25px;
    text-transform: lowercase;
}
.authors li p, .categories li p, .pages li p {
    font-size: 13px;
}
.authors li ul li, .categories li ul li, .pages li ul li {
    list-style-type: none;
}
.authors li ul li a, .categories li ul li a, .pages li ul li a {
    color: #C41230;
    text-decoration: none;
    font-size: 13px;
}
.authors li ul li a:hover, .categories li ul li a:hover, .pages li ul li a:hover {
    text-decoration: underline;
}

/*!
* File name:   _blog_detail.scss
* Description: Module template
* Version:     1.0
*/
.blog-detail .navigation {
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 12px;
}
@media only screen and (max-width: 525px) {
    .blog-detail .navigation {
        padding-top: 25px;
    }
}
.blog-detail .navigation .alignleft {
    float: left;
}
.blog-detail .navigation .alignright {
    float: right;
}
.blog-detail .navigation a:hover {
    text-decoration: underline;
}
.blog-detail .share-bar {
    padding-bottom: 15px;
    padding-left: 135px;
    padding-top: 18px;
    background: url("clientlibs/css/images/blogs/share-bg.png") no-repeat 0 0;
    height: 65px;
}
@media only screen and (max-width: 1106px) {
    .blog-detail .share-bar {
        background: none;
        padding-left: 0px;
        margin-bottom: 35px;
    }
}
.blog-detail .share-bar span {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 2px;
    padding-bottom: 8px;
}
@media only screen and (max-width: 985px) {
    .blog-detail .share-bar span {
        padding-right: 0px;
    }
}
@media only screen and (max-width: 985px) {
    .blog-detail .share-bar .stButton {
        margin-right: 2px;
    }
}
.blog-detail .title {
    clear: both;
}
.blog-detail .title h2 {
    color: #363636;
    text-transform: uppercase;
    font-style: normal;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 38px;
    margin-bottom: 8px;
}
.blog-detail .title small {
    text-transform: uppercase;
    padding-bottom: 15px;
    display: block;
    font-style: normal;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.blog-detail .title small a {
    color: #C41230;
    text-decoration: none;
}
.blog-detail .title small a:hover {
    text-decoration: underline;
}
.blog-detail .title ul {
    padding-top: 10px;
    padding-bottom: 20px;
}
.blog-detail .title ul li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
    text-transform: uppercase;
}
.blog-detail .title ul li a.author {
    color: #C41230;
    text-decoration: none;
}
.blog-detail .title ul li a.author:hover {
    text-decoration: underline;
}
.blog-detail .title ul li a.comments {
    color: #363636;
    text-decoration: none;
}
.blog-detail .title ul li a.comments:hover {
    text-decoration: underline;
}
.blog-detail .title ul li.pipe {
    color: #949494;
    font-size: 12px;
    line-height: 16px;
}
.blog-detail .section {
    padding-left: 0px;
    position: relative;
    clear: both;
}
@media only screen and (max-width: 768px) {
    .blog-detail .section {
        height: auto;
        position: inherit;
        padding-left: 0px;
    }
}
.blog-detail .section.image img {
    padding-bottom: 20px;
    clear: both;
}
.blog-detail .section.image .blog-date {
    background: url("clientlibs/css/images/blogs/date-blog-detail.png") no-repeat 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 123px;
    padding-right: 30px;
    position: absolute;
    top: 16%;
    width: 87px;
}
@media only screen and (max-width: 967px) {
    .blog-detail .section.image .blog-date {
        top: 8%;
    }
}
@media only screen and (max-width: 768px) {
    .blog-detail .section.image .blog-date {
        background: none;
        position: inherit;
        height: auto;
        padding-right: 0;
        width: auto;
    }
}
.blog-detail .section.image .blog-date small {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 55px;
}
@media only screen and (max-width: 768px) {
    .blog-detail .section.image .blog-date small {
        color: #363636;
        padding-bottom: 10px;
        padding-left: 0;
        padding-top: 0;
    }
}
.blog-detail .section.image .blogImgContainer {
    margin-bottom: 20px;
    height: 196px;
    overflow: hidden;
}
.blog-detail .entrytext p {
    line-height: 22px;
}
.blog-detail .entrytext ul {
    margin-left: 25px;
}
.blog-detail .entrytext ol {
    margin-left: 30px;
}
.blog-detail .entrytext .inline-image {
    float: right;
    padding-left: 18px;
    padding-top: 10px;
    text-align: center;
}
.blog-detail .entrytext .inline-image img {
    float: right;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.blog-detail .entrytext .inline-image p {
    background-color: #5F6062;
    color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
    clear: both;
    padding-bottom: 3px;
    padding-top: 3px;
}
.blog-detail .entrytext .blog-date {
    background: url("clientlibs/css/images/blogs/date-blog-detail.png") no-repeat 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 123px;
    padding-right: 30px;
    position: inherit;
    margin-right: 20px;
    width: 87px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blog-detail .entrytext .blog-date small {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    padding-left: 12px;
    padding-top: 55px;
}
.blog-detail .metadata small {
    color: #777777;
}
.blog-detail .related-posts h3 {
    font-size: 25px;
    font-weight: normal;
    font-family: SeroWeb-MediumItalic,arial,helvetica,sans-serif;
    color: #464646;
    text-transform: lowercase;
}
.blog-detail .related-posts ul li {
    list-style-type: none;
    padding-bottom: 5px;
}
.blog-detail .related-posts ul li a {
    color: #C41230;
    background: url("clientlibs/css/images/red-arrow.png") no-repeat left 50%;
    padding-left: 20px;
    font-size: 14px;
    font-family: SeroWeb-MediumItalic,arial,helvetica,sans-serif;
}
.blog-detail .related-posts ul li a:hover {
    text-decoration: underline;
}
.blog-detail p a {
    color: #C41230;
    text-decoration: none;
}
.blog-detail p a:hover {
    text-decoration: underline;
}

/*!
* File name:   _about_author.scss
* Description: Module template
* Version:     1.0
*/
.about-author-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
    padding: 0 20px 22px;
}
.about-author-component img {
    float: left;
    padding-right: 13px;
}
.about-author-component .header {
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 11px;
}
.about-author-component .header h2 {
    color: #464646;
    font-size: 25px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: lowercase;
    padding-top: 8px;
    overflow: hidden;
}
.about-author-component .author-header {
    overflow: hidden;
    padding-bottom: 20px;
}
.about-author-component .author-header span {
    display: block;
    text-transform: uppercase;
}
.about-author-component .bottom {
    clear: both;
    padding: 2px 0px 13px;
    overflow: hidden;
}
.about-author-component .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    float: left;
    text-decoration: none;
}
.about-author-component .bottom a:hover {
    text-decoration: underline;
}

/*!
* File name:   _comment_forum.scss
* Description: Module template
* Version:     1.0
*/
.comment-forum {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    padding-bottom: 30px;
}
.comment-forum h4 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    margin-top: 0px;
    text-transform: lowercase;
    padding-top: 0px;
}
.comment-forum textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
    border: 1px solid #C5CECB;
    width: 100%;
    padding: 7px;
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
}
.comment-forum .close {
    background: url("clientlibs/css/images/close-btn.png") no-repeat 0 0;
    float: right;
    display: block;
    height: 22px;
    width: 20px;
}
.comment-forum .close:hover {
    cursor: pointer;
}

/*!
* File name:   __project_teaser.scss
* Description: Module template
* Version:     1.0
*/
.teaser-block {
    display: block !important;
    clear: both;
}
.teaser-block .project {
    overflow: hidden;
}
.teaser-block .project .thumb {
    background-color: #FFFFFF;
    float: left;
    margin-right: 30px;
    border: 1px solid #D0CECD;
    padding: 13px;
    text-align: center;
}
.teaser-block .project .project-description {
    overflow: hidden;
}
.teaser-block .project .project-description h3 {
    color: #363636;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    padding-right: 14px;
    float: left;
}
.teaser-block .project .project-description h3 a:hover {
    text-decoration: underline;
}
.teaser-block .project .project-description p {
    padding-top: 10px;
    clear: both;
}
.teaser-block .project .links {
    margin-left: 0px;
    float: left;
    padding-top: 10px;
}
.teaser-block .project .links li {
    float: left;
    padding-right: 20px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}
.teaser-block .project .links li a {
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 13px;
}

/*!
* File name:   _product-gallery.scss
* Description: Module template
* Version:     1.0
*/
ul.author-gallery {
    margin-bottom: 0;
    padding-left: 10px;
}
ul.author-gallery a {
    background-color: #FFF;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    float: left;
}
ul.author-gallery a img {
    border: 1px solid #D0CECD;
    padding: 4px;
    width: 50px;
    height: 50px;
}

/*!
* File name:   _write_review.scss
* Description: Module template
* Version:     1.0
*/
.write-review {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border-color: 1px solid #b7dfe8;
    padding: 15px 10px 10px 5px;
}
.write-review h1 {
    padding-bottom: 10px;
}
.write-review .thumb {
    /*padding-top: 20px;*/
}
.write-review .ratings-stars {
    padding: 8px 0 14px;
}
.write-review .rate {
    height: 30px;
    padding-bottom: 34px;
    padding-top: 10px;
}
.write-review h4 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    margin-top: 0px;
    text-transform: lowercase;
    padding-top: 0px;
    padding-bottom: 13px;
}
.write-review textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 20px;
    border: 1px solid #BCB9BF;
    width: 100%;
    padding: 5px;
    line-height: 18px;
}
.write-review textarea.placeholder {
    font-family: SeroWeb,arial,helvetica,sans-serif;
    font-size: 14px;
    padding: 5px;
    line-height: 18px;
    color: #888D82;
}
.write-review .close {
    background: url("clientlibs/css/images/close-btn.png") no-repeat 0 0;
    float: right;
    display: block;
    height: 22px;
    width: 20px;
}
.write-review .close:hover {
    cursor: pointer;
}
.write-review .reviewSubmit {
    padding-bottom: 20px;
}

/*!
* File name:   _about_author.scss
* Description: Module template
* Version:     1.0
*/
.tags-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
    padding: 0 22px 22px;
}
.tags-component img {
    float: left;
    padding-right: 13px;
}
.tags-component .tag-links a {
    margin-bottom: 13px;
    margin-right: 8px;
}
.tags-component .header {
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 11px;
}
.tags-component .header h2 {
    color: #464646;
    font-size: 25px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: lowercase;
    padding-top: 8px;
    overflow: hidden;
}
.tags-component .author-header {
    overflow: hidden;
    padding-bottom: 20px;
}
.tags-component .author-header span {
    display: block;
    text-transform: uppercase;
}
.tags-component .bottom {
    clear: both;
    padding: 2px 10px 13px;
    overflow: hidden;
}
.tags-component .bottom a {
    color: #C41230;
    font-size: 13px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    float: left;
    text-decoration: none;
}
.tags-component .bottom a:hover {
    text-decoration: underline;
}

/*!
* File name:   _media.scss
* Description: Module template
* Version:     1.0
*/
.weekly-poll-component {
    margin-bottom: 35px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #FFF;
}
.weekly-poll-component .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding: 5px 22px;
}
.weekly-poll-component .header img {
    float: left;
    padding-right: 13px;
    padding-top: 22px;
}
.weekly-poll-component .header h2 {
    color: #464646;
    font-size: 24px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    line-height: 24px;
    overflow: hidden;
    -webkit-text-stroke: 1px;
    font-weight: normal;
    padding-top: 8px;
    overflow: hidden;
    word-wrap: break-word;
}
.weekly-poll-component .poll {
    overflow: hidden;
    padding: 20px 20px 22px 35px;
}
.weekly-poll-component .poll #vote-button.disabled, .weekly-poll-component .poll #vote-button[disabled], .weekly-poll-component .poll #vote-button.disabled, .weekly-poll-component .poll #vote-button[disabled] {
    background-color: #EAEAEA;
    color: #BCB9C1;
    cursor: default;
}
.weekly-poll-component .poll #vote-button {
    display: none;
}
.weekly-poll-component .poll p {
    padding-bottom: 9px;
    color: #313132;
    line-height: 18px;
    font-size: 15px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-weight: bold;
}
.weekly-poll-component .poll ul li {
    padding-bottom: 9px;
    list-style: none;
    clear: both;
}
.weekly-poll-component .poll ul li input {
    float: left;
    width: auto !important;
}
.weekly-poll-component .poll ul li label {
    color: #313132;
    font-size: 14px;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    width: 100%;
}
.weekly-poll-component .poll ul li label:hover {
    cursor: default;
}
.weekly-poll-component .poll ul li label .question {
    overflow: hidden;
}
.weekly-poll-component .poll ul li div .result-bar {
    background-color: #CC5810;
    display: block;
    height: 14px;
    margin-bottom: 4px;
    float: left;
    margin-right: 10px;
    max-width: 72%;
}
.weekly-poll-component .poll ul li div .result-value {
    font-size: 12px;
    font-weight: bold;
}

/*!
* File name:   _ceiling_estimator_form.scss
* Description: Module template
* Version:     1.0
*/
.ceiling-estimator-form {
    background-color: #FFF;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    margin-bottom: 30px;
}
.ceiling-estimator-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.ceiling-estimator-form .column {
    z-index: 2;
}
.ceiling-estimator-form .fields {
    margin-bottom: 9px;
    padding-bottom: 6px;
}
.ceiling-estimator-form .fields label {
    display: inline-block;
    padding-top: 3px;
    float: right;
    font-weight: bold;
}
.ceiling-estimator-form .fields span label {
    float: none;
}
.ceiling-estimator-form input[type="text"], .ceiling-estimator-form input[type="password"], .ceiling-estimator-form input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #BCB9BF;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    color: #000000;
    display: block;
    font-family: inherit;
    font-size: 12px;
    height: 25px;
    margin: 0 5px 12px 0;
    padding: 6px;
    transition: all 0.15s linear 0s;
    float: left;
}
.ceiling-estimator-form select {
    margin: 0 4px 0 0;
    height: 25px;
    font-size: 12px;
    float: left;
}
.ceiling-estimator-form span {
    margin: 0 3px 0 0;
    float: left;
}

#vaultedEstimatorResults table {
    width: 100%;
    border: none;
}
#vaultedEstimatorResults table th {
    text-align: left;
}
#vaultedEstimatorResults table img {
    width: 220px;
    height: auto;
    /*position: absolute;*/
}
#vaultedEstimatorResults ul {
    margin-left: 30px;
}

/*!
* File name:   _ceiling_estimator_form.scss
* Description: Module template
* Version:     1.0
*/
.ceiling-estimator-ca-form {
    background-color: #FFF;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    border: 1px solid #DADADA;
    padding: 40px 60px 30px;
    margin-bottom: 30px;
}
.ceiling-estimator-ca-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.ceiling-estimator-ca-form .column {
    z-index: 2;
}
.ceiling-estimator-ca-form .fields {
    margin-bottom: 9px;
    padding-bottom: 6px;
}
.ceiling-estimator-ca-form .fields label {
    display: inline-block;
    padding-top: 3px;
    float: right;
    font-weight: bold;
}
.ceiling-estimator-ca-form .fields span label {
    float: none;
}
.ceiling-estimator-ca-form input[type="text"], .ceiling-estimator-ca-form input[type="password"], .ceiling-estimator-ca-form input[type="email"] {
    background-color: #FFFFFF;
    border: 1px solid #BCB9BF;
    border-radius: 0 !important;
    box-shadow: 0 !important;
    color: #000000;
    display: block;
    font-family: inherit;
    font-size: 12px;
    height: 25px;
    margin: 0 5px 12px 0;
    padding: 6px;
    transition: all 0.15s linear 0s;
    float: left;
}
.ceiling-estimator-ca-form select {
    margin: 0 4px 0 0;
    height: 25px;
    font-size: 12px;
    float: left;
}
.ceiling-estimator-ca-form span {
    margin: 0 3px 0 0;
}

#vaultedEstimatorResults table {
    width: 100%;
    border: none;
}
#vaultedEstimatorResults table th {
    text-align: left;
}
#vaultedEstimatorResults table img {
    width: 220px;
    height: auto;
    /*position: absolute;*/
}
#vaultedEstimatorResults ul {
    margin-left: 30px;
}

/*!
* File name:   _call_later.scss
* Description: Module template
* Version:     1.0
*/
.call-later .where-buy-form {
    margin-bottom: 30px;
}
.call-later .where-buy-form #submit-button {
    float: left;
}
.call-later .where-buy-form textarea {
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    margin-bottom: 30px;
}
.call-later .where-buy-form .column {
    z-index: 2;
    padding-bottom: 12px;
}
.call-later .where-buy-form .fields {
    border-bottom: 1px dotted #DADADA;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.call-later .where-buy-form .fields label {
    display: inline-block;
    padding-top: 7px;
    float: right;
    font-weight: bold;
}
.call-later .where-buy-form .where-list {
    float: left;
    padding-right: 10px;
}
.call-later .where-buy-form .filters .filter-wrap {
    float: left;
    width: 100%;
    padding-top: 8px;
}
.call-later .where-buy-form .filters .filter-wrap span {
    float: left;
    line-height: 18px;
    font-size: 13px;
    padding-right: 7px;
}
.call-later .where-buy-form .filters .filter-wrap div {
    float: left;
    padding-right: 7px;
}
.call-later .where-buy-form .filters .filter-wrap div label {
    cursor: pointer;
}
.call-later .where-buy-form .filters .filter-wrap div#distribution div.bgtniceforms_wrap {
    padding-right: 14px;
}
.call-later .where-buy-form .filters .filter-wrap div#distribution div.bgtniceforms_wrap div.bgtniceforms_checkbox {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -171px no-repeat;
}
.call-later .where-buy-form .filters .filter-wrap div#distribution div.bgtniceforms_wrap div.bgtniceforms_checkbox.selected {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -49px no-repeat;
}
.call-later .where-buy-form .filters .filter-wrap div#retail div.bgtniceforms_wrap {
    padding-right: 14px;
}
.call-later .where-buy-form .filters .filter-wrap div#retail div.bgtniceforms_wrap div.bgtniceforms_checkbox {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -208px no-repeat;
}
.call-later .where-buy-form .filters .filter-wrap div#retail div.bgtniceforms_wrap div.bgtniceforms_checkbox.selected {
    background: url('clientlibs/css/images/sprites/where-buy-s8e1943d1ba.png') 5px -134px no-repeat;
}
.call-later .where-buy-form .filters .filter-wrap div label input {
    float: left;
    width: auto !important;
    cursor: pointer;
}
.call-later .where-buy-form .filters .filter-wrap div label .text {
    overflow: hidden;
    font-size: 13px;
}
.call-later .where-buy-form .contact_side {
    margin-bottom: 0px;
    -webkit-border-radius: 4px 4px;
    -moz-border-radius: 4px / 4px;
    border-radius: 4px / 4px;
    -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
    background-color: #f4f4f4;
}
.call-later .where-buy-form .contact_side .header {
    border-bottom: 1px solid #D0CECD;
    margin-left: 4px;
    margin-right: 4px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.call-later .where-buy-form .contact_side h2 {
    color: #464646;
    font-size: 22px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    text-transform: lowercase;
    padding-top: 7px;
    margin-left: 6%;
    padding-left: 19%;
    height: 32px;
}
.call-later .where-buy-form .contact_side h2.chat {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 0;
}
.call-later .where-buy-form .contact_side h2.talk {
    background: url("clientlibs/css/images/sprites/contact-side-icons-sf9d1d09bd4.png") no-repeat 0 -32px;
}
.call-later .where-buy-form .contact_side .main-content {
    padding: 24px 9px 14px;
}
.call-later .where-buy-form .contact_side .main-content p {
    color: #01161d;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
}
.call-later .where-buy-form .contact_side .main-content span {
    display: block;
    padding-bottom: 3px;
}
.call-later .contact_side {
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 0;
}
.call-later .contact_side .header {
    border-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.call-later .contact_side .header h2 {
    padding-left: 0px;
    background: none;
    margin-left: 0px;
    font-size: 28px;
    padding-top: 0;
    margin-top: 0px;
}
.call-later .contact_side .main-content {
    padding: 0px;
}

/*!
* File name:   _login.scss
* Description: Module template
* Version:     1.0
*/
.email-wrapper {
    padding: 10px;
}
.email-wrapper h1 {
    background: url("clientlibs/css/images/login.png") no-repeat scroll right 5px transparent;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-weight: normal;
}
.email-wrapper .email-form {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
.email-wrapper .email-form input[type="text"] {
    float: left;
}
.email-wrapper .email-form label {
    padding-top: 7px;
    text-align: right;
    display: block;
}
.email-wrapper .email-form textarea {
    border: 1px solid #BCB9BF;
    border-radius: 4px;
    line-height: 18px;
    padding: 5px;
    width: 100%;
}
.email-wrapper .email-form label.error {
    padding-bottom: 20px;
}
.email-wrapper .email-form #submit-button {
    margin-top: 15px;
}
.email-wrapper ul {
    border-top: 1px dotted #B2B2B2;
    clear: both;
    padding-top: 20px;
}
.email-wrapper ul li {
    list-style: none;
    padding-bottom: 10px;
}

/*!
* File name:   _blog_detail.scss
* Description: Module template
* Version:     1.0
*/
.blog-detail .navigation {
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 12px;
}
@media only screen and (max-width: 525px) {
    .blog-detail .navigation {
        padding-top: 25px;
    }
}
.blog-detail .navigation .alignleft {
    float: left;
}
.blog-detail .navigation .alignright {
    float: right;
}
.blog-detail .navigation a:hover {
    text-decoration: underline;
}
.blog-detail .share-bar {
    padding-bottom: 15px;
    padding-left: 135px;
    padding-top: 18px;
    background: url("clientlibs/css/images/blogs/share-bg.png") no-repeat 0 0;
    height: 65px;
}
@media only screen and (max-width: 1106px) {
    .blog-detail .share-bar {
        background: none;
        padding-left: 0px;
        margin-bottom: 35px;
    }
}
.blog-detail .share-bar span {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-right: 2px;
    padding-bottom: 8px;
}
@media only screen and (max-width: 985px) {
    .blog-detail .share-bar span {
        padding-right: 0px;
    }
}
@media only screen and (max-width: 985px) {
    .blog-detail .share-bar .stButton {
        margin-right: 2px;
    }
}
.blog-detail .title {
    clear: both;
}
.blog-detail .title h2 {
    color: #363636;
    text-transform: uppercase;
    font-style: normal;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 38px;
    margin-bottom: 8px;
}
.blog-detail .title small {
    text-transform: uppercase;
    padding-bottom: 15px;
    display: block;
    font-style: normal;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.blog-detail .title small a {
    color: #C41230;
    text-decoration: none;
}
.blog-detail .title small a:hover {
    text-decoration: underline;
}
.blog-detail .title ul {
    padding-top: 10px;
    padding-bottom: 20px;
}
.blog-detail .title ul li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
    text-transform: uppercase;
}
.blog-detail .title ul li a.author {
    color: #C41230;
    text-decoration: none;
}
.blog-detail .title ul li a.author:hover {
    text-decoration: underline;
}
.blog-detail .title ul li a.comments {
    color: #363636;
    text-decoration: none;
}
.blog-detail .title ul li a.comments:hover {
    text-decoration: underline;
}
.blog-detail .title ul li.pipe {
    color: #949494;
    font-size: 12px;
    line-height: 16px;
}
.blog-detail .section {
    padding-left: 0px;
    position: relative;
    clear: both;
}
@media only screen and (max-width: 768px) {
    .blog-detail .section {
        height: auto;
        position: inherit;
        padding-left: 0px;
    }
}
.blog-detail .section.image img {
    padding-bottom: 20px;
    clear: both;
}
.blog-detail .section.image .blog-date {
    background: url("clientlibs/css/images/blogs/date-blog-detail.png") no-repeat 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 123px;
    padding-right: 30px;
    position: absolute;
    top: 16%;
    width: 87px;
}
@media only screen and (max-width: 967px) {
    .blog-detail .section.image .blog-date {
        top: 8%;
    }
}
@media only screen and (max-width: 768px) {
    .blog-detail .section.image .blog-date {
        background: none;
        position: inherit;
        height: auto;
        padding-right: 0;
        width: auto;
    }
}
.blog-detail .section.image .blog-date small {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 55px;
}
@media only screen and (max-width: 768px) {
    .blog-detail .section.image .blog-date small {
        color: #363636;
        padding-bottom: 10px;
        padding-left: 0;
        padding-top: 0;
    }
}
.blog-detail .section.image .blogImgContainer {
    margin-bottom: 20px;
    height: 196px;
    overflow: hidden;
}
.blog-detail .entrytext p {
    line-height: 22px;
}
.blog-detail .entrytext ul {
    margin-left: 25px;
}
.blog-detail .entrytext ol {
    margin-left: 30px;
}
.blog-detail .entrytext .inline-image {
    float: right;
    padding-left: 18px;
    padding-top: 10px;
    text-align: center;
}
.blog-detail .entrytext .inline-image img {
    float: right;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}
.blog-detail .entrytext .inline-image p {
    background-color: #5F6062;
    color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
    clear: both;
    padding-bottom: 3px;
    padding-top: 3px;
}
.blog-detail .entrytext .blog-date {
    background: url("clientlibs/css/images/blogs/date-blog-detail.png") no-repeat 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    height: 123px;
    padding-right: 30px;
    position: inherit;
    margin-right: 20px;
    width: 87px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.blog-detail .entrytext .blog-date small {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    padding-left: 12px;
    padding-top: 55px;
}
.blog-detail .metadata small {
    color: #777777;
}
.blog-detail .related-posts h3 {
    font-size: 25px;
    font-weight: normal;
    font-family: SeroWeb-MediumItalic,arial,helvetica,sans-serif;
    color: #464646;
    text-transform: lowercase;
}
.blog-detail .related-posts ul li {
    list-style-type: none;
    padding-bottom: 5px;
}
.blog-detail .related-posts ul li a {
    color: #C41230;
    background: url("clientlibs/css/images/red-arrow.png") no-repeat left 50%;
    padding-left: 20px;
    font-size: 14px;
    font-family: SeroWeb-MediumItalic,arial,helvetica,sans-serif;
}
.blog-detail .related-posts ul li a:hover {
    text-decoration: underline;
}
.blog-detail p a {
    color: #C41230;
    text-decoration: none;
}
.blog-detail p a:hover {
    text-decoration: underline;
}

/*!
* File name:   _blog_teaser.scss
* Description: Module template
* Version:     1.0
*/
.blogentry {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 40px;
    padding-bottom: 45px;
}
.blogentry .blogentry-header {
    padding-bottom: 25px;
}
.blogentry .blogentry-header .blog-date {
    float: left;
    background: url("clientlibs/css/images/blogs/date.png") no-repeat;
    font-size: 14px;
    color: #FFF;
    height: 82px;
    padding-right: 30px;
}
.blogentry .blogentry-header .blog-date small {
    padding-left: 4px;
    padding-top: 30px;
    display: block;
    font-size: 12px;
    color: #FFF;
}
.blogentry .blogentry-header .blog-title {
    overflow: hidden;
}
.blogentry .blogentry-header .blog-title h2 {
    color: #363636;
    text-transform: uppercase;
    font-style: normal;
    font-family: SeroWebBold, arial, helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 8px;
    text-align: left;
}
.blogentry .blogentry-header .blog-title .blog-author {
    overflow: hidden;
}
.blogentry .blogentry-header .blog-title .blog-author img {
    float: left;
    padding-right: 15px;
}
.blogentry .blogentry-header .blog-title .blog-author ul {
    padding-top: 10px;
}
.blogentry .blogentry-header .blog-title .blog-author ul li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
    text-transform: uppercase;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.author {
    color: #C41230;
    text-decoration: none;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.author:hover {
    text-decoration: underline;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.comments {
    color: #363636;
    text-decoration: none;
}
.blogentry .blogentry-header .blog-title .blog-author ul li a.comments:hover {
    text-decoration: underline;
}
.blogentry .blogentry-header .blog-title .blog-author ul li.pipe {
    color: #949494;
    font-size: 12px;
    line-height: 16px;
}
.blogentry .entry {
    clear: both;
}
.blogentry .entry .blogImgContainer {
    margin-bottom: 20px;
    height: 196px;
    overflow: hidden;
}
.blogentry .entry p {
    line-height: 24px;
    text-align: left;
}
.blogentry .entry .entry ol, .blogentry .entry .text ol {
    margin: 0;
    padding: 0 0 20px 20px;
}
.blogentry .entry a {
    color: #C41230;
    text-transform: uppercase;
    text-align: left;
    font-style: normal;
    font-family: SeroWeb, arial, helvetica, sans-serif;
    background: url("clientlibs/css/images/blogs/continue.png") no-repeat right 2px;
    padding-right: 12px;
    text-decoration: none;
}
.blogentry .entry a:hover {
    text-decoration: underline;
}
.archComponent a.login {
    margin-bottom: 60px;
}

div.system.moderate {
    font-weight: bold;
}

/*********** PRINT **********/

@media print {

    .usg-header .zero-nav {
        display: none;
    }

    .usg-header .main-nav {
        display: none;
    }

    .page-wrapper {
        top: 0px;
    }

    .reviews span {
        display: none;
    }

    .reviews a {
        padding-left: 0px;
    }

    .add-submittal-component .header span {
        display: none;
    }

    .add-submittal-component .header h2 {
        padding-left: 0px !important;
    }

    .where-to-buy-component h2 {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .color-selector {
        display: none;
    }

    .product-summary .buttons {
        display: none;
    }

    .product-nav {
        display: none;
    }

    .where-to-buy-component .bottom {
        display: none;
    }

    .resource-center-component .sections ul li ul li a {
        padding-left: 0px !important;
    }

    .contact_side h2 {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    .usg-header .search-wrap {
        display: none !important;
    }

    .product-faq .header .sort {
        display: none !important;
    }

    .teaser-block .thumb {
        border: none !important;
    }

    .productComponent .product-gallery .product-image {
        border: none !important;
    }

    .productComponent .product-gallery .product-image-nav ul li a img {
        border: none !important;
    }

    a:link:after { display: none; }


    /* Avoid page breaks straight after a heading. */

    h1, h2, h3, h4, h5, h6
    {
        page-break-after: avoid;
    }


    /* Avoid page breaks inside paragraphs, blockquotes, lists, and preformatted
       text. */
    p, blockquote, ul, ol, dl, pre
    {
        page-break-inside: avoid;
    }

    .thumb-short {
        border: none !important;
    }

    .product-faq div.faq-list h3 {
        padding-left: 0px !important;
    }

    .product-faq div.faq-list > div {
        display: block !important;
        padding-left: 0px !important;
    }

    h2 {
        font-size: 26px;
    }
}

.columns.nine .content-component .columns.twelve .parbase.textimage {
    overflow:hidden;
}

.mobile-only,
.ipad-only{
    display:none;
}
.search-filter-mobile-callout a{
    width: 100%;
}

.search-filters .search-filter-mobile-callout span.expanded{
    display:none;
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .ipad-only{
        display:block;
    }
}

@media only screen and (max-width: 766px) {

    .products-listing .product-results .product-results-list.grid li{
        float:left!important;
        width:50% !important;
    }

    .products-listing .product-results .product-results-list.grid li:nth-child(2n):after {
        display: table;
        content: "";
        clear:both;
    }

    .products-listing .thumb-short img{
        width:100%!important;
        height:100%!important;
    }
    .desktop-only{
        display:none;
    }
    .mobile-only{
        display:block;
    }

    .usg-footer{
        margin-top:0;
    }

    .product-results-list .teaser-block .thumb{
        width:100%;
        margin-left:0;
    }

    .product-results-list .teaser-block .product-description{
        width:100%;
    }
}

.product-gallery-expanded .product-image-nav ul.max-height-size{
    height:385px!important;
}

@media (max-width: 767px) {
    .expanded-resources{
        display:none;
    }

    .fancybox-iframe h1, h1{
        font-size:25px;
    }

    .submittal-wrapper{
        display:block;
        position:relative;
    }

    .submittal-wrapper .links ul li.full-witdh-li{
        display: block;
        position: relative;
        float: none;
        text-align: left;
    }

    #mobileToggle span{
        display:inline-block;
        width:22px;
        height:17px;
        margin-right:10px;
        text-align:center;
        background-clip: padding-box;
        vertical-align:middle;
    }

    #mobileToggle span i{
        text-align: left;
        background-position: 0 0;
        height: 17px;
        width: 21px;
        background-image: url("clientlibs/css/images/form/check.png");
        background-repeat: no-repeat;
        display:block;
    }

    #mobileToggle span i.fa-check{
        overflow: hidden;
        text-align: left;
        background-position: 0 0;
        height: 19px;
        width: 21px;
        background-image: url("clientlibs/css/images/form/checked.png");
        background-repeat: no-repeat;
        display:block;
    }

    #mobileToggle:hover{
        background:#f3f3f3;
    }

    #lightboxForm{
        display:block;
        position:relative;
    }

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .desktop-only.no-ipad{
        display:none;
    }
}
@media (min-width : 768px) and (max-width : 1024px)and (orientation : portrait) {
    .desktop-only.no-ipad{
        display:none;
    }
}

@media (min-width : 768px) and (max-width : 1024px)and (orientation : landscape) {
    .desktop-only.no-ipad{
        display:none;
    }
}
/* Notification CSS*/
/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/**********
iPad 3
**********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 35%!important;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 35%!important;
    }
}
/* iPhone 4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 20%!important;
    }
}
/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* iPhone 6 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* iPhone 6+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 20%!important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* Samsung Galaxy S4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .notifyjs-corner {
        left: 20%!important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .notifyjs-corner {
        left: 10px!important;
    }
}
/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .notifyjs-corner {
        left: 30%!important;
    }
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .notifyjs-corner {
        left: 10px!important;
    }
}

#promo .promotions-container {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden;
}
#promo .promotions-container .promotion-list li {
    list-style-type: none;
    padding-bottom: 20px;
    margin-bottom: 30px;
    float: left;
}
#promo .promotions-container .promotion-list li h3 {
    font-size: 1.1428em;
    line-height: 1.05;
    margin: 10px 0 2px;
    color: #363636;
    font-weight: bold;
}
#promo .promotions-container .promotion-list li p {
    line-height: 18px;
    margin-bottom: 17px;
}

#promo .promotions-container .promotion-list .thumbnail-item {
    position: relative;
    margin: 0px 5px;

}

#promo .promotions-container .promotion-list .thumbnail-item img.thumbnail {
    border: 3px solid #ccc;
}

#promo.current-promotions > p {
    margin-bottom: 0;
    font-weight: bold;
}
#promo.current-promotions .promotions-container {
    margin-bottom: 25px;
}
#promo.current-promotions .promotions-container .promotion-list li .thumbnail-item {
    height: auto;
}
#promo.current-promotions .promotions-container .promotion-list li .thumbnail-item h3 {
    font-size: 1em;
    padding-bottom: 10px;
}

/* Technical Specs Deatil css*/
.techspec-nav {
    border-bottom: 1px solid #D0CECD;
    clear: both;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 25px;
}
.techspec-nav span {
    float: left;
    padding-right: 20px;
    margin-right:15px;
    font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
    font-size: 16px;
    background: url("clientlibs/css/images/jump-icon.png") no-repeat right top;
}
.techspec-nav ul li {
    float: left;
    list-style: none;
    margin-right: 5px;
    padding-right: 15px;
    border-right: 1px solid #E8EAEB;
}
.techspec-nav ul li.last-child {
    border-right: 0px;
    margin-right: 0px;
    padding-right: 0px;
}
.techspec-nav ul li a {
    color: #464646;
    font-family: arial, helvetica, sans-serif;
    font-style: italic;
    font-size: 13px;
    font-weight: bold;
    text-transform: lowercase;
}
.techspec-nav ul li a:hover {
    text-decoration: underline;
}

.comments-count {
    font-size:16px;
    margin:20px 0;
    color:#666;
    font-weight:bold;
}

.comments-count.replies {
    font-size:1em;
}

.comment {
    margin-top:10px;
}

.comment-header {
    border-bottom:solid 1px #dddddd;
    height:24px;
    line-height:24px;
    vertical-align:bottom;
    clear:both;
}

.comment-header a {
    color:#006699;
    text-decoration:none;
}

.comment-header a:hover {
    text-decoration:underline;
}

.comment-header cite {
    font-style:normal;
    font-weight:bold;
    font-size:1em;
}

.comment-header-avatar {
    float:left;
}

.comment-header-avatar img {
    width:24px;
    height:24px;
    margin:0;
}

.comment-header-meta {
    margin-top:6px;
    font-size:11px;
    line-height:normal;
    float:left;
}

.comment-header-time {
}

.comment-header cite {
    float:left;
    margin:0 10px 0 10px;
}

.comment-header cite a {
    font-weight:bold;
}

.comment-body {
    color:#666666;
    clear:left;
    margin-top:5px;
}

.comment-replies {
    margin-top:5px;
    color:#666666;
}

.comment-replies.tree {
    padding-left:35px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight:bold;
}

.comment-info{
    width: 190px;
    margin-bottom:10px;
}

.comment-block {
    margin-bottom:10px;
}

.comment-block-author {
    display: none;
}

.comment-block-publish {
    display: none;
}

.comment-block input[type="submit"] {
    margin-top:10px;
}

.comment-text-label {
    color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
}

div.comment-signed-in-text{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    display:none;
}

span.comment-signed-in-user{
	color: #666;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
	padding-left: 5px
}

.comment-text {
    background-color:transparent;
    border-style:none;
    border-width:1px;
    color:#333333;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
    font-size:100%;
    margin:0;
    padding:2px;
}

input.comment-text{
    margin: 0 10px 7px 0;
    font-size: 95%;
    display: block;
    width:334px;
}

textarea.comment-text {
    margin:0;
    margin-bottom:10px;
    width: 698px;
    height: 100px;
}

.comment-text-label {
}

.comment-spam,
.comment-denied,
.comment-moderate {
    font-weight:bold;
    padding:2px;
    padding-left:5px;
    color:#fff
}

.comment-spam {
    background-color:#ab5c58;
}

.comment-denied {
    background-color:#d8c267;
}

.comment-moderate {
    background-color:#6aa3ec;
}

.comment-attachment {
	display:inline-block;
	padding-left: 5px;
	display: block;
}

.comment-attachment img{
     height: 30px;
     width: 25px;
     padding-left: 10px;
     padding-right: 5px;
     float: left;
     display: block;
}



/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	/*background-image: url('clientlibs/css/fancybox/fancybox_sprite.png');*/
	background: url('clientlibs/css/images/close-dialog.png') no-repeat;	
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('clientlibs/css/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 13px;
	right: 0px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('clientlibs/css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/*background: url('clientlibs/css/fancybox/fancybox_overlay.png');*/
	/*background-color: black !important;*/
	background: rgba(0, 0, 0, 0.8);

}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('clientlibs/css/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('clientlibs/css/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/*!
* File name:   _add-submittal.scss
* Description: Module template
* Version:     1.0
*/
.add-component .add-submittal-component {
  margin-bottom: 15px;
  -moz-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  padding: 0 10px 10px 10px;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  background-color: #005695;
  overflow: hidden;
}
.add-component .add-submittal-component a {
  background-position: right bottom;
}
.add-component .add-submittal-component a p {
  margin: 0;
  padding: 0;
}
.add-component .add-submittal-component .header {
  margin-left: 2px;
  margin-right: 2px;
  height: 10px;
  /*padding-bottom: 5px;*/
 /* padding-top: 5px;*/
}
.add-component .add-submittal-component .header span {
  background: url("clientlibs/css/images/sprites/product-icons-sc0e6baf7b6.png") no-repeat 0 0;
  float: left;
  height: 22px;
  margin-right: 7px;
  /*margin-top: 12px;*/
  width: 25px;
}
.add-component .add-submittal-component .header h2 {
  color: #FFF;
  font-size: 20px;
  font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 21px;
  padding-left: 32px;
}
@media only screen and (max-width: 1102px) {
  .add-component .add-submittal-component .header h2 {
    font-size: 18px;
  }
}
.add-component .add-submittal-component p {
  color: #FFF;
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
}
.add-component .add-submittal-component a {
  color: #FFF;
  font-size: 14px;
  font-family: SeroWeb-MediumItalic, arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  /*
  float: right;
  background: url("clientlibs/css/images/white-arrow.png") no-repeat right 5px;
  padding-right: 15px;
  */
  
  
}
.add-component .add-submittal-component a:hover {
  text-decoration: underline;
}
.add-component .order-samples-component {
  margin-bottom: 15px;
}
.add-component .order-samples-component .ui-button {
  width: 100%;
  -moz-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
}
.add-component .add-account-component {
  margin-bottom: 15px;
}
.add-component .add-account-component .ui-button {
  width: 100%;
  -moz-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  -webkit-box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
  box-shadow: 3px 6px 3px rgba(47, 47, 47, 0.3), inset 0 1px 1px white;
  /* drop shadow and inner shadow */
}


/*!
* File name:   _color-selector.scss
* Description: Module template
* Version:     1.0
*/
.color-selector {
  border-bottom: 1px solid #D0CECD;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.color-selector p {
  color: #363636;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}
.color-selector .color-nav {
  position: absolute;
  margin-top: 30px;
  top: 10px;
  width: 100%;
  z-index: 0;
}
.color-selector .color-nav .cycle-prev {
  float: left;
  background: url("clientlibs/css/images/sprites/arrows.png") bottom center no-repeat;
  display: block;
  height: 18px;
  width: 18px;
  margin-left: 0;
  z-index: 500;
}
.color-selector .color-nav .cycle-prev span {
  display: none;
}
.color-selector .color-nav .cycle-next {
  float: right;
  background: url("clientlibs/css/images/sprites/arrows.png") top center no-repeat;
  display: block;
  height: 18px;
  width: 18px;
  z-index: 500;
}
.color-selector .color-nav .cycle-next span {
  display: none;
}
.color-selector ul.color-selector-slideshow {
  margin: 0 20px;
  min-height:70px;
  margin-top:5px;
}
.color-selector ul li {
  float: left;
  margin-right: 5px;
  margin-left:5px;
  list-style: none;
  min-height: 30px;
  margin-bottom: 10px;
}
.color-selector ul li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 14px;
  border: 2px solid #D0CECD;
  float: left;
  height: 30px;
  margin: 10px 0;
}
.color-selector ul li a:hover {
  /*
  padding:30px;
  margin-top: -5px;
  */
   margin-left: -4px;
   margin-right: -4px;
   padding: 18px;
}
.color-selector .color-selector-slideshow li.single-item a:hover {
  padding: 30px !important;
  position:absolute;
}

/*!
* File name:   _finish_selector.scss
* Description: Module template
* Version:     1.0
*/

.finish-selector {
  border-bottom: 1px solid #D0CECD;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.finish-selector p {
  color: #363636;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}
.finish-selector .finish-nav {
  position: absolute;
  margin-top: 35px;
  top: 10px;
  width: 100%;
  z-index: 0;
}
.finish-selector .finish-nav .cycle-prev {
  float: left;
  background: url("clientlibs/css/images/sprites/arrows.png") bottom center no-repeat;
  display: block;
  height: 18px;
  width: 18px;
  margin-left: 0;
  z-index: 500;
}
.finish-selector .finish-nav .cycle-prev span {
  display: none;
}
.finish-selector .finish-nav .cycle-next {
  float: right;
  background: url("clientlibs/css/images/sprites/arrows.png") top center no-repeat;
  display: block;
  height: 18px;
  width: 18px;
  z-index: 500;
}
.finish-selector .finish-nav .cycle-next span {
  display: none;
}
.finish-selector ul.finish-selector-slideshow {
  margin: 0 20px;
  min-height:70px;
  margin-top:5px;
}
.finish-selector ul.finish-selector-slideshow li {
  float: left;
  margin-right: 5px;
  margin-left:5px;
  list-style: none;
  min-height: 30px;
  margin-bottom: 10px;
}
.finish-selector ul.finish-selector-slideshow li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 14px;
  border: 2px solid #D0CECD;
  float: left;
  height: 30px;
  margin: 10px 0;
}
/*
.finish-selector ul.finish-selector-slideshow li a:hover {
  padding: 15px;
}

*/
.finish-selector ul li a:hover {
   margin-left: -4px;
   margin-right: -4px;
   padding: 18px;

}
.finish-selector .finish-selector-slideshow li.single-item a:hover {
  padding:30px;
  position:absolute;
}

/*!
* File name:   _product_summary.scss
* Description: Module template
* Version:     1.0
*/
.product-summary .tools {
  overflow: hidden;
  padding-bottom: 15px;
}
.product-summary .sharethis {
  float: right;
}
.product-summary .hightlight-content {
  border-bottom: 1px solid #d0cecd;
  clear: both;
  margin-bottom: 15px;
}
.product-summary .hightlight-content h3 {
  color: #c41230 !important;
  font-size:13px;
  font-weight:bold;
}
.product-summary .hightlight-content ul {
  margin-left: 15px;
}
.product-summary .content {
  clear: both;
  margin-bottom: 15px;
  border-bottom: 1px solid #D0CECD;
}
.product-summary .content p {
  font-family: SeroWeb,arial, helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
}
.product-summary .content div {
  font-family: SeroWeb,arial, helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 15px;
}
.product-summary .content p.summary {
  color: #363636;
  margin-bottom: 10px;
  font-family: SeroWebBold,arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.product-summary .content ul {
  padding-left: 20px;
  padding-top: 10px;
  margin-left: 20px;
}
.product-summary .content ul li {
  padding-bottom: 5px;
  font-size: 13px;
  color: #01161D;
}
.product-summary .buttons {
  clear: both;
  overflow: hidden;
}
.product-summary .buttons li {
  float: left;
  padding-right: 10px;
  list-style: none;
  padding-bottom: 15px;
}
.product-summary .buttons li a {
  padding: 9px 8px;
}


/*!
* File name:   _product_specifications.scss
* Description: Module template
* Version:     1.0
*/
.product-specifications {
  padding-bottom: 20px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #D0CECD;
}
.product-specifications table.simple {
  margin-left: 0;
  width: 100%;
  border: none;
  background: none;
}
.product-specifications table.simple tr, .product-specifications table.simple th, .product-specifications table.simple td, .product-specifications table.simple thead, .product-specifications table.simple tbody {
  border: none;
  background: none;
  font-size: 13px;
}
.product-specifications table.simple th, .product-specifications table.simple td {
  padding: 3px 10px;
}
.product-specifications table.edgeprofiles {
  border: 0;
  background-color: transparent!important;
}
.product-specifications table.edgeprofiles tbody tr:nth-child(2n) {
    background-color: transparent!important;
}
.product-specifications table.edgeprofiles td {
  vertical-align: bottom;
  padding:0px;
}
.product-specifications table.simple {
  margin-left: 0;
  width: 100%;
  border: solid 1px #999999;
  background: none;
}
.product-specifications table.simple thead {
  background-color: #dfdfdf;
}
.product-specifications table.simple tr, .product-specifications table.simple th, .product-specifications table.simple td, .product-specifications table.simple thead, .product-specifications table.simple tbody {
  font-size: 13px;
}
.product-specifications table.simple tbody tr:nth-child(odd) {
  background-color: #f8f8f8;
}
.product-specifications table.simple td {
  padding: 3px 10px;
}

/*!
* File name:   _product-gallery.scss
* Description: Module template
* Version:     1.0
*/
.product-gallery {
  margin-bottom: 20px;
}
.product-gallery .cycle-prev, .product-gallery .cycle-next {
  display: none;
}
.product-gallery .product-image {
  background-color: #FFF;
  border: 1px solid #D0CECD;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px;
  z-index: -30;
  height: 260px;
  overflow:hidden;
}
.product-gallery .product-image .imageWrapGalstyle {
  max-height: 258px !important;
  overflow: hidden;
  position: relative;
}
.product-gallery .product-image .imageWrapGalstyle a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 300;
}
.product-gallery .product-image .imageWrapGalstyle a span.view {
  background: url(clientlibs/css/images/magnifier.png) no-repeat 93% 91%;
  width: 100%;
  height: 100%;
  z-index: 300;
  position: absolute;
}
.product-gallery .product-image .imageWrapGalstyle a img {
  width: 100%;
  min-height: 258px;
}
.product-gallery .product-image ul {
  margin: 0;
}
.product-gallery .product-image ul li {
  list-style: none;
}
.product-gallery .product-image ul li .imageWrapGalstyle {
  max-height: 350px;
  overflow: hidden;
}
.product-gallery .product-image ul li .play-button {
  background: none repeat 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  height: 70px;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  padding-top: 15px;
  position: absolute;
  top: 50%;
  width: 70px;
}
.product-gallery .product-image ul li .play-button span {
  background: url("clientlibs/css/images/video/vp-play-icon-medium.png") repeat scroll 0 0;
  display: block;
  height: 43px;
  left: 50%;
  margin-left: -7px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  width: 23px;
}
.product-gallery .product-image ul li img {
  					/*height: 180px;
      				width: 180px;
      				*/
}
.product-gallery .product-image ul li .sustainable {
  max-height: none;
  position: absolute;
  top: -39px;
  right: -40px;
}
.product-gallery .product-image-nav {
  clear: both;
  overflow: hidden;
}
.product-gallery .product-image-nav .navi {
  position: absolute;
  width: 90%;
}
.product-gallery .product-image-nav .cycle-prev {
  background: url("clientlibs/css/images/sprites/arrows.png") bottom center no-repeat;
  text-indent: -9999px;
  margin-top: 15px;
  display: block;
  height: 18px;
  width: 18px;
  float: left;
  margin-left: 0;
}
.product-gallery .product-image-nav .cycle-next {
  background: url("clientlibs/css/images/sprites/arrows.png") top center no-repeat;
  text-indent: -9999px;
  margin-top: 15px;
  display: block;
  height: 18px;
  width: 18px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.product-gallery .product-image-nav .navi {
		top:35%;
		left:5%;
		z-index:900;
	}
	.product-gallery .product-image-nav .cycle-next{
		float:right;
		background:none;
		text-indent:0;
		font-size:30px;
		height:30px;
		padding:0;
		width:30px;
		color:#7f838e;
	}
	.product-gallery .product-image-nav .cycle-prev{
		color:#7f838e;
		background:none;
		text-indent:0;
		font-size:30px;
		height:30px;
		width:30px;
		padding:0;
	}
}
@media only screen and (max-width: 768px){
	.product-gallery .product-image-nav .navi {
		top:35%;
		left:5%;
		z-index:900;
	}
	.product-gallery .product-image-nav .cycle-next{
		float:right;
		background:none;
		text-indent:0;
		font-size:30px;
		height:30px;
		padding:0;
		width:30px;
		color:#7f838e;
	}
	.product-gallery .product-image-nav .cycle-prev{
		color:#7f838e;
		background:none;
		text-indent:0;
		font-size:30px;
		height:30px;
		width:30px;
		padding:0;
	}
}

.product-gallery .product-image-nav ul {
  margin-bottom: 0;
  margin: 0 20px;
}
.product-gallery .product-image-nav ul li {
  list-style: none;
  float: left;
  padding-right: 4px;
}
.product-gallery .product-image-nav ul li .play-button {
  background: none repeat 0 0 rgba(0, 0, 0, 0.6);
  border-radius: 50px;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  padding-top: 15px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.product-gallery .product-image-nav ul li .play-button span {
  background: url("clientlibs/css/images/video/vp-play-icon-small.png") repeat scroll 0 0;
  display: block;
  height: 19px;
  left: 50%;
  margin-left: -3px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 10px;
}
.product-gallery .product-image-nav ul li.cycle-slide-active a img {
  border: 1px solid #C41230;
}
.product-gallery .product-image-nav ul li.cycle-pager-active a img {
  border: 1px solid #C41230;
}
.product-gallery .product-image-nav ul li a {
  background-color: #FFF;
  display: inline-block;
  width: 50px;
  height: 50px;
  position: relative;
}
.product-gallery .product-image-nav ul li a img {
  border: 1px solid #D0CECD;
  padding: 4px;
  width: 50px;
  height: 50px;
}

.product-gallery.project {
  margin-bottom: 25px;
}
.product-gallery.project .cycle-prev, .product-gallery.project .cycle-next {
  position: absolute;
  top: 0;
  width: 58px;
  height: 58px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
  display: block;
}
.product-gallery.project .cycle-prev {
  left: 0;
  background: url("../../../../../../ui/compressed/images/sprites/arrows.png") bottom center;
}
.product-gallery.project .cycle-next {
  right: 32px;
  background: url("../../../../../../ui/compressed/images/sprites/arrows.png") top center;
}
.product-gallery.project .cycle-prev:hover, .product-gallery.project .cycle-next:hover {
  opacity: .7;
  filter: alpha(opacity=70);
}
.product-gallery.project .product-image {
  background: none;
  border: none;
  text-align: left;
  padding: 0;
  vertical-align: middle;
  margin-bottom: 0;
  z-index: -30;
  height: auto;
}
.product-gallery.project .product-image ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: none !important;
}
.product-gallery.project .product-image ul li .play-button {
  display: none;
}
.product-gallery.project .product-image ul li .sustainable {
  background: url("clientlibs/css/images/sustainable-icon.png") repeat scroll 0 0;
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.product-gallery.project .product-image ul li img {
  					/*height: 180px;
      				width: 180px;
      				*/
  max-height: none;
}
.product-gallery.project .product-image-nav {
  display: none;
}
/*ensure text shows in a single line*/
.product-specifications .single-line{
	display: inline-block;
  	position: relative;
  	word-wrap: normal;
  	white-space: nowrap;
}
/* IE
	*text-indent 0 !important;
    *display: inline
    *zoom: 1 
*/

.columns.three.sp .add-component .add-submittal-component .header{
	height: 30px;
}
.columns.three.sp .add-component .add-submittal-component .header h2{
	font-size:14px;
	line-height: 16px;
}
.columns.three.sp .contact_side h2.chat{
	font-size:19px;
}
.columns.three.fr .add-component .add-submittal-component .header h2{
	font-size:14px;
}
/*Allow scroll on mobile*/
@media (max-width: 1020px) {
	.product-specifications{
		overflow:visible;
	}
} 
.gsa-featured-results {
  position: relative;
  padding: 20px 0 5px 0;
}
.gsa-featured-results .header {
  position: relative;
  display: block;
  *zoom: 1;
}
.gsa-featured-results .header:before, .gsa-featured-results .header:after {
  display: table;
  content: "";
}
.gsa-featured-results .header:after {
  clear: both;
}
.gsa-featured-results .header h2 {
  text-transform: lowercase;
  font: normal 30px SeroWebBold, arial, helvetica, sans-serif;
  margin: 0;
  text-align: left;
  padding: 0 0 25px 0;
  font-style: italic;
  color: #131313;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.5);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
}
@media only screen and (max-width: 766px) {
  .gsa-featured-results .header h2 {
    margin: 0 3%;
  }
}
.gsa-featured-results .header .gsa-search-language {
  padding-right: 0;
}
@media only screen and (max-width: 766px) {
  .gsa-featured-results .header .gsa-search-language {
    width: 30% !important;
    float: left;
    margin-bottom: 20px;
  }
  .gsa-featured-results .header .gsa-search-language:after, .gsa-featured-results .header .gsa-search-language:before {
    display: inline;
    clear: left;
  }
}
.gsa-featured-results .header .gsa-search-language .language {
  float: right;
  min-width:95px;
}
.gsa-featured-results .header .gsa-search-sort {
  padding-right: 0;
}
@media only screen and (max-width: 766px) {
  .gsa-featured-results .header .gsa-search-sort {
    width: 40% !important;
    float: left;
    margin-bottom: 20px;
  }
  .gsa-featured-results .header .gsa-search-sort:after, .gsa-featured-results .header .gsa-search-sort:before {
    display: inline;
    clear: left;
  }
}
.gsa-featured-results .header .gsa-search-sort .sort {
  float: right;
}
@media only screen and (max-width: 766px) {
  .gsa-featured-results .header .product-search-sort {
    display: none;
  }
}
.gsa-featured-results .featured-list {
  position: relative;
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.gsa-featured-results .featured-list:before, .gsa-featured-results .featured-list:after {
  display: table;
  content: "";
}
.gsa-featured-results .featured-list:after {
  clear: both;
}
@media only screen and (max-width: 766px) {
  .gsa-featured-results .featured-list {
    margin: 0 3%;
  }
}
.gsa-featured-results .featured-list li {
  position: relative;
}
.gsa-featured-results .featured-list li.featured {
  border: 1px solid #d0d0d0;
  border-left: 4px solid #c41230;
  padding: 20px 15px 20px 15px;
  background: white;
  margin-bottom: 15px;
}
.gsa-featured-results .featured-list li.featured h3 {
  font: bold 18px arial,helvetica,sans-serif;
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
  position: relative;
  color: #363636;
}
.gsa-featured-results .featured-list li.featured p {
  font: normal 14px/16px arial, helvetica, sans-serif;
  color: #353535;
}

.gsa-product-results {
  position: relative;
  *zoom: 1;
  padding: 25px 0 0 0;
  display: block;
  width: 100%;
  color: #353535;
  font: normal 14px/16px arial, helvetica, sans-serif;
}
.gsa-product-results:before, .gsa-product-results:after {
  display: table;
  content: "";
}
.gsa-product-results:after {
  clear: both;
}
.gsa-product-results h2 {
  text-align: left;
  display: block;
  margin: 0;
  padding: 10px 0 15px 0;
  text-transform: lowercase;
  font: bold 36px SeroWebBold, arial, helvetica, sans-serif;
  color: #131313;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.5);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  font-style: italic;
}

.gsa-product-results .teaser-block .product-description .callout-header{
  margin-bottom:10px;
}
.gsa-product-results .teaser-block .product-description .callout-header h3{
  padding-top:9px;
}

@media only screen and (max-width: 766px) {
  .gsa-product-results h2 {
    margin: 0 3%;
  }
}
@media only screen and (max-width: 766px) {
  .gsa-product-results .teaser-block .product {
    height: auto;
    overflow: visible;
    *zoom: 1;
    display: block;
    position: relative;
  }
  .gsa-product-results .teaser-block .product:before, .gsa-product-results .teaser-block .product:after {
    display: table;
    content: "";
  }
  .gsa-product-results .teaser-block .product:after {
    clear: both;
  }
}
@media only screen and (max-width: 766px) {
  .gsa-product-results .teaser-block .product-description {
    clear: right;
    float: left;
    overflow: visible;
    width: 60% !important;
  }
}
.gsa-product-results .teaser-block .product-description h3 {
  color: #353535;
  font: bold 14px/16px arial, helvetica, sans-serif;
  display:block;
  width:100%;
}

.gsa-product-results .teaser-block .product-description .callout-header h3{
  padding-top:0;
  margin-bottom:0;
}

.gsa-product-results .teaser-block .thumb {
  max-width: 112px;
  min-height: 122px;
  border: none;
}
@media only screen and (max-width: 768px) {
  .gsa-product-results .teaser-block .thumb {
    width: 90px;
    overflow: hidden;
    min-height: 90px;
  }
}
.gsa-product-results .product-results.product-faq {
  *zoom: 1;
  position: relative;
  border: none;
  display: block;
  overflow: hidden;
}
.gsa-product-results .product-results.product-faq:before, .gsa-product-results .product-results.product-faq:after {
  display: table;
  content: "";
}
.gsa-product-results .product-results.product-faq:after {
  clear: both;
}
.gsa-product-results .product-results.product-faq .faq-list {
  *zoom: 1;
  position: relative;
  border: none;
  display: block;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.gsa-product-results .product-results.product-faq .faq-list:before, .gsa-product-results .product-results.product-faq .faq-list:after {
  display: table;
  content: "";
}
.gsa-product-results .product-results.product-faq .faq-list:after {
  clear: both;
}
.gsa-product-results .product-results.product-faq .faq-list h3,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header {
  color: #353535;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: none !important;
  height: auto !important;
  padding-left: 8px;
  *zoom: 1;
  position: relative;
}
.gsa-product-results .product-results.product-faq .faq-list h3:before, .gsa-product-results .product-results.product-faq .faq-list h3:after,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header:before,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header:after {
  display: table;
  content: "";
}
.gsa-product-results .product-results.product-faq .faq-list h3:after,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header:after {
  clear: both;
}
.gsa-product-results .product-results.product-faq .faq-list h3 p,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header p {
  color: #353535;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  float: left;
  display: block;
  width: 85%;
}
.gsa-product-results .product-results.product-faq .faq-list h3 .ui-accordion-header-icon,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header .ui-accordion-header-icon {
  background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") no-repeat !important;
  width: 26px;
  height: 25px;
  position: relative !important;
  vertical-align: text-top;
  margin-right: 5px;
  display: block;
  float: left;
  left: 0;
  top: 0;
  margin-top: 0;
  background-position: 0 0!important;
}
.gsa-product-results .product-results.product-faq .faq-list h3.ui-state-active .ui-accordion-header-icon,
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
  background: url("clientlibs/css/images/sprites/accordion-icons-s32a88ba0bb.png") no-repeat !important;
  width: 26px;
  height: 25px;
  position: relative !important;
  vertical-align: text-top;
  margin-right: 5px;
  display: block;
  float: left;
  left: 0;
  top: 0;
  margin-top: 0;
  background-position:0 -25px !important;
}
.gsa-product-results .product-results.product-faq .faq-list .ui-accordion-content p {
  color: #353535;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
}
.gsa-product-results .product-results .product-results-list li {
  height: auto !important;
}
.gsa-product-results .pagination-component {
  float: left;
  margin-left: 35%;
  margin-bottom: 0;
}
@media only screen and (max-width: 766px) {
  .gsa-product-results .pagination-component {
    margin-left: auto;
    margin-right: auto;
  }
}
.gsa-product-results .product-search-sort {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-top: 15px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 766px) {
  .gsa-product-results .product-search-sort {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 40% !important;
    float: left;
    margin-bottom: 20px;
  }
  .gsa-product-results .product-search-sort:after, .gsa-product-results .product-search-sort:before {
    display: inline;
    clear: left;
  }
}
.gsa-product-results .product-search-sort .sort {
  float: right;
}
.gsa-product-results .product-language {
  padding-right: 0px !important;
  margin-top: 15px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 766px) {
  .gsa-product-results .product-language {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    width: 30% !important;
    float: left;
    margin-bottom: 20px;
  }
  .gsa-product-results .product-language:after, .gsa-product-results .product-language:before {
    display: inline;
    clear: left;
  }
}
.gsa-product-results .product-language .language {
  float: right;
  min-width:95px;
}

.f-right {
  float: right;
}

.sm-padding {
  padding: 0 5px;
}


.gsa-product-results .pagination-wrapper {
  *zoom: 1;
  display: block;
  position: relative;
  overflow: hidden;
  height: 38px;
  width: 70%;
  max-width: 705px;
  margin: 0 auto;
}
.gsa-product-results .pagination-wrapper:before, .gsa-product-results .pagination-wrapper:after {
  display: table;
  content: "";
}
.gsa-product-results .pagination-wrapper:after {
  clear: both;
}
.gsa-product-results .pagination-wrapper .prev {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.gsa-product-results .pagination-wrapper .next {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.gsa-product-results .pagination-wrapper .prev.disabled,
.gsa-product-results .pagination-wrapper .next.disabled,
.gsa-product-results .pagination-wrapper .prev.disabled:hover,
.gsa-product-results .pagination-wrapper .next.disabled:hover{
  background: #005695;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.5);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  cursor: text;
}

.gsa-product-results .pagination-wrapper .pagination-component {
  height: 38px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  float: none;
  width: 425px;
  max-width: 425px;
}

.gsa-product-results .pagination-wrapper .pagination-component li{
  min-width: 42px;
}

.gsa-product-results .pagination-wrapper .pagination-component li a {
  min-width: 14px;
  text-align: center;
}

.gsa-product-results .pagination-wrapper.sm{
  width: 45%;
  max-width: 450px;
}
.gsa-product-results .pagination-wrapper.sm .pagination-component{
  width: auto;
  max-width: 180px;
  position: absolute;
  left:40%;
}
.gsa-product-results .pagination-wrapper.sm .pagination-component.lg{
  width: auto;
  max-width: 180px;
  position: absolute;
  left:32%;
}

.gsa-product-results .pagination-wrapper.md .pagination-component{
  width: auto;
  position: absolute;
  left:32%;
}

.gsa-product-results .pagination-wrapper.md .pagination-component.xlg{
  width: auto;
  position: absolute;
  left:25%;
}

@media only screen and (max-width: 766px) {
  .gsa-product-results .pagination-wrapper,
  .gsa-product-results .pagination-wrapper.sm,
  .gsa-product-results .pagination-wrapper.md,
  .gsa-product-results .pagination-wrapper.lg{
    /*height: auto;*/
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    overflow: visible;
  }
  
   .gsa-product-results .pagination-wrapper .pagination-component{
   	max-width:60%;
   	overflow: visible;
   }
   
   .gsa-product-results .pagination-wrapper .pagination-component li:nth-child(5n):after{
   	clear:both;
   	content:" ";
   	display:block;
   	height:5px;
   	width:100%;
   }
	
.gsa-product-results .pagination-wrapper.md .pagination-component,
.gsa-product-results .pagination-wrapper.sm .pagination-component.lg,
.gsa-product-results .pagination-wrapper.md .pagination-component.xlg{
  width: auto;
  position: absolute;
  left:22%;
}
  .gsa-product-results .pagination-wrapper .pagination-component
  .gsa-product-results .pagination-wrapper.sm .pagination-component,
  .gsa-product-results .pagination-wrapper.md .pagination-component,
  .gsa-product-results .pagination-wrapper.md .pagination-component.xlg,
  .gsa-product-results .pagination-wrapper.sm .pagination-component.lg{
    height: auto;
    width: 100%;
    max-width:100%;
    overflow: visible;
  }
}
.gsa-related-searches {
  position: relative;
  *zoom: 1;
  background: #aeafb0;
  padding: 15px 0;
  display: block;
  width: 100%;
}
.gsa-related-searches:before, .gsa-related-searches:after {
  display: table;
  content: "";
}
.gsa-related-searches:after {
  clear: both;
}
.gsa-related-searches h2 {
  text-align: left;
  display: block;
  margin: 0;
  padding: 10px 0 15px 0;
  text-transform: lowercase;
  font: bold 36px SeroWebBold, arial, helvetica, sans-serif;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.6);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  font-style: italic;
}
@media only screen and (max-width: 766px) {
  .gsa-related-searches h2 {
    margin: 0 3%;
  }
}
.gsa-related-searches a {
  color: #01161d;
  font: bold 16px/18px arial, helvetica, sans-serif;
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  *zoom: 1;
  position: relative;
}
.gsa-related-searches a:before, .gsa-related-searches a:after {
  display: table;
  content: "";
}
.gsa-related-searches a:after {
  clear: both;
}
.gsa-related-searches small {
  color: #fff;
  font-style: italic;
  font-size: 13px;
  display: block;
  position: relative;
  *zoom: 1;
}
.gsa-related-searches small:before, .gsa-related-searches small:after {
  display: table;
  content: "";
}
.gsa-related-searches small:after {
  clear: both;
}
.gsa-related-searches .related-results {
  list-style: none;
  margin: 0;
  padding: 0;
  font: bold 16px/18px arial, helvetica, sans-serif;
  color: #01161d;
}
@media only screen and (max-width: 766px) {
  .gsa-related-searches .related-results {
    margin: 0 3%;
  }
}
.gsa-related-searches .related-results li {
  float: left;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  font: bold 16px/18px arial, helvetica, sans-serif;
  color: #01151d;
  margin: 0px;
}
.gsa-related-searches .related-results li:nth-child(odd) {
  border-right: 1px solid #c6c7c8;
  padding-right: 30px;
}
@media only screen and (max-width: 766px) {
  .gsa-related-searches .related-results li:nth-child(odd) {
    padding-left: 0px;
    padding-right: 0px;
    border-right: none;
  }
}
.gsa-related-searches .related-results li:nth-child(even) {
  border-right: none;
  padding-left: 60px;
}
@media only screen and (max-width: 766px) {
  .gsa-related-searches .related-results li:nth-child(even) {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 766px) {
  .gsa-related-searches .related-results li {
    float: none;
    display: block;
    border: none;
    width: 100%;
  }
}
.gsa-related-searches .related-results li a {
  color: #01151d;
  font: bold 16px/18px arial, helvetica, sans-serif;
  padding: 15px 0 0 0;
  margin: 0;
  display: block;
  border: none;
  *zoom: 1;
  position: relative;
  width: 100%;
}
.gsa-related-searches .related-results li a:before, .gsa-related-searches .related-results li a:after {
  display: table;
  content: "";
}
.gsa-related-searches .related-results li a:after {
  clear: both;
}
.gsa-related-searches .related-results li small {
  color: #fff;
  font-style: italic;
  font-size: 13px;
  display: block;
  position: relative;
  padding: 0 0 5px 0;
  *zoom: 1;
}
.gsa-related-searches .related-results li small:before, .gsa-related-searches .related-results li small:after {
  display: table;
  content: "";
}
.gsa-related-searches .related-results li small:after {
  clear: both;
}

.gray-bg {
  background: #f4f4f4;
  border-top: 1px solid #dedede;
  border-bottom: 2px solid #dedede;
  *zoom: 1;
}
.gray-bg:before, .gray-bg:after {
  display: table;
  content: "";
}
.gray-bg:after {
  clear: both;
}

.gsa-search-box {
  position: relative;
  *zoom: 1;
  padding: 20px 0;
}
.gsa-search-box:before, .gsa-search-box:after {
  display: table;
  content: "";
}
.gsa-search-box:after {
  clear: both;
}
.gsa-search-box .title-search-component {
  position: relative;
  display: block;
  *zoom: 1;
}
.gsa-search-box .title-search-component:before, .gsa-search-box .title-search-component:after {
  display: table;
  content: "";
}
.gsa-search-box .title-search-component:after {
  clear: both;
}
@media only screen and (max-width: 766px) {
  .gsa-search-box .title-search-component {
    margin: 0 3%;
  }
}
.gsa-search-box .title-search-component h1 {
  font: normal 30px SeroWebBold, arial, helvetica, sans-serif;
  color: #c3122f;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: left;
}
.gsa-search-box .title-search-component h1 span {
  font-weight: normal;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  color: #c3122f !important;
}
.gsa-search-box .inline-search-component {
  position: relative;
  *zoom: 1;
  padding: 10px 0px 20px 0px;
  display: block;
}
.gsa-search-box .inline-search-component:before, .gsa-search-box .inline-search-component:after {
  display: table;
  content: "";
}
.gsa-search-box .inline-search-component:after {
  clear: both;
}
@media only screen and (max-width: 766px) {
  .gsa-search-box .inline-search-component {
    margin: 0 3%;
  }
}
.gsa-search-box .inline-search-component .search-box {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  border: 1px solid #dedede;
  background: #ff;
  font: bold 24px/24px SeroWeb, arial, helvetica, sans-serif;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 8px 18px;
  color: #464646;
  font-style: italic;
  float: left;
  width: 90%;
  height: 45px;
  margin-bottom: 0;
  color: #363636;
}

.gsa-search-box.sp .inline-search-component .search-box {
	width:87%;
}

.gsa-search-box.fr .inline-search-component .search-box {
	width:87%;
}
.gsa-search-box .inline-search-component .search-box.md {
  width: 78%;
}

.gsa-search-box.sp .inline-search-component .search-box.md {
  width: 68%;
}
.gsa-search-box.fr .inline-search-component .search-box.md {
  width: 60%;
}
.gsa-search-box .inline-search-component .search-box.sm {
  width: 60%;
}
@media only screen and (max-width: 766px) {
  .gsa-search-box .inline-search-component .search-box {
    width: 100% !important;
  }
}
.gsa-search-box .inline-search-component .search-submit {
  float: right;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  background: #c3122f;
  color: white;
  text-transform: lowercase;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 10px 20px;
  text-align: center;
  min-width: 87px;
  outline: none;
  font: bold 14px/16px SeroWeb, arial, helvetica, sans-serif;
  font-style: italic;
  min-height: 45px;
}

@media only screen and (max-width: 766px) {
  .gsa-search-box .inline-search-component .search-submit {
    display: none;
  }
}
.gsa-search-box .suggested-searches {
  position: relative;
  display: block;
  *zoom: 1;
  padding: 0;
  margin: 0;
}
.gsa-search-box .suggested-searches:before, .gsa-search-box .suggested-searches:after {
  display: table;
  content: "";
}
.gsa-search-box .suggested-searches:after {
  clear: both;
}
@media only screen and (max-width: 766px) {
  .gsa-search-box .suggested-searches {
    margin: 0 3%;
  }
}
.gsa-search-box .suggested-searches ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0;
  margin: 0;
}
.gsa-search-box .suggested-searches ul li {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
}
.gsa-search-box .suggested-searches ul li.first-child {
  color: #353535;
  font: normal 18px arial, helvetica, sans-serif;
  font-style: italic;
}
.gsa-search-box .suggested-searches ul li a {
  color: #c3122f;
  text-decoration: none;
  font: bold 18px arial, helvetica, sans-serif;
  font-style: italic;
}
.gsa-search-box .suggested-searches ul li a:hover {
  text-decoration: underline;
}

.gsa-search-box.faq-search-box .inline-search-component .search-box,
.gsa-search-box.faq-search-box .inline-search-component .search-submit,
.gsa-search-box.faq-search-box.sp .inline-search-component .search-box,
.gsa-search-box.faq-search-box.fr .inline-search-component .search-box,
.gsa-search-box.faq-search-box.sp .inline-search-component .search-submit,
.gsa-search-box.faq-search-box.fr .inline-search-component .search-submit{
  width: 100%;
}
.gsa-search-box.faq-search-box .categories {
  padding: 5px 0 0 0;
}
.gsa-search-box.faq-search-box .n-rpad {
  padding-right: 0;
}

.gsa-autocomplete.ui-autocomplete.ui-widget-content {
  background: #9e9e9e;
  color: #fff;
  font: normal 12px/12px arial, helvetica, sans-serif;
  text-align: left;
  max-width: 243px;
  z-index: 1001;
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.23);
  border: 1px solid #8e8e8e;
  -moz-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 20px 20px;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item {
  color: #fff;
  font: normal 12px/14px arial, helvetica, sans-serif;
  line-height: 14px !important;
  text-align: left;
  margin-bottom: 5px;
  padding: 10px 20px;
  display: block;
  position: relative;
  clear: both !important;
  float: none !important;
  min-height: 36px;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item:hover, .gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item.ui-state-focus {
  color: black !important;
}


.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item .img-wrapper {
  float: left;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  height: 36px;
  width: 36px;
  vertical-align: middle;
  background: #fff;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item .img-wrapper img {
  display: block;
  max-width: 26px;
  max-height: 26px;
  overflow: hidden;
  margin: 5px auto;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content a {
  color: #fff;
  font: normal 12px/14px arial, helvetica, sans-serif;
  line-height: 14px !important;
  text-align: left;
  margin-bottom: 5px;
  padding: 2.5px 20px;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content a:hover {
  color: black !important;
  margin: 0 0 5px 0 !important;
  padding: 2.5px 20px;
  font: normal 12px/14px arial, helvetica, sans-serif;
  line-height: 14px !important;
}
.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item .ui-state-active,
.gsa-autocomplete.ui-autocomplete.ui-widget-content .ui-menu-item .ui-state-focus{
    color:black!important;
    margin:0px!important;
}

.gsa-autocomplete .ui-autocomplete-category {
  text-transform: uppercase;
  background-color: #6f6f6f;
  color: #fff;
  font: bold 11px/20px arial, helvetica, sans-serif;
  display: block;
  position: relative;
  width: 100%;
  margin: 5px 0 5px 0;
  padding: 0px 20px;
  line-height: 20px;
}
.gsa-autocomplete .ui-autocomplete-category:first-child {
  margin: 0 0 5px 0;
}

.usg-header .search-wrap input#searchId.rounded-upper-half {
  -moz-border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px;
  border-radius: 20px 20px 0px 0px;
}

.usg-header .search-wrap .ui-helper-hidden-accessible,
.usg-header .ui-helper-hidden-accessible,
.usg-header .ui-helper-hidden-accessible:hover,
.usg-header .ui-helper-hidden-accessible:focus{
   display: none!important;
}
.aps .dark-bg {
  background: #303030;
  position: relative;
  padding: 35px 0;
}
.aps .gray-bg {
  background: #f4f4f4;
}
.aps .mobile-only {
  display: none;
}
@media (max-width: 767px) {
  .aps .mobile-only {
    display: block;
  }
}
@media (max-width: 767px) {
  .aps .mobile-only.columns {
    display: inline-block;
    float: left;
  }
}
/* Changes made for USGC-1452 APS for ipad*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.aps .desktop-only.no-ipad{
		display: block;
	}
}
@media (min-width : 768px) and (max-width : 1024px)and (orientation : portrait) {
	.aps .desktop-only.no-ipad{
		display: block;
	}
}

@media (min-width : 768px) and (max-width : 1024px)and (orientation : landscape) {
	.aps .no-ipad{
		display: block;
	}
}
.aps .desktop-only {
  display: block;
}

@media (max-width: 767px) {
  .aps .desktop-only {
    display: none;
  }
}

.dark-bg {
  background: #303030;
  position: relative;
  padding: 35px 0;
}

.gray-bg {
  background: #f4f4f4;
}

.loading-aps {
  z-index: 1040;
  background: black;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 115px;
  display: block;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
}
.loading-aps .contents {
  width: 45%;
  margin: 10% auto;
  text-align: center;
  color: white;
  padding: 10%;
  background: black;
}
.loading-aps .contents .loader-icon {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  position: relative;
  margin: 0 auto;
  background: url("clientlibs/css/images/productselectors/loading.gif");
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.loading-aps .contents h4 {
  text-shadow: 1px 2px 2px #969696;
  margin: 20px auto;
  text-align: center;
  text-transform: capitalize;
  color: white;
  font-size: 24px;
  letter-spacing: 0.5px;
}

 .grid-option-debug{
   	display:inline-block;
  	position:relative;
  	clear:both;
  	word-wrap:break-word;
  	overflow:hidden;
  }
  
  .grid-option-debug:after,
  .grid-option-debug:before{
  	clear: both;
    display: inline-block;
    content: '';
    height: 1px;
    width: 100%;
    position: relative;
  }

.aps.advanced-category-filter {
  margin-bottom: 35px;
  -moz-border-radius: 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px;
  background-color: #f4f4f4;
  padding: 0px 0px;
  -moz-border-radius: 4px / 4px;
  -webkit-border-radius: 4px 4px;
  border-radius: 4px / 4px;
  -moz-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
  -webkit-box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
  box-shadow: 0 0 0 0, 1px 1px 2px rgba(0, 0, 0, 0.36);
}
.aps.advanced-category-filter .dark-bg.title-search-component {
  padding: 14px 16px;
}
.aps.advanced-category-filter .dark-bg.title-search-component h1 {
  text-transform: uppercase;
  color: #d7d7d8;
  font-family: SeroWebBold, arial, helvetica, sans-serif;
  font-size: 34px;
}
.aps.advanced-category-filter .dark-bg.title-search-component h1 .accent {
  color: white;
  display: block;
}
.aps.advanced-category-filter .search-filters-body .header {
  text-transform: uppercase;
  font-family: SeroWebBold, arial, helvetica, sans-serif;
  font-style: normal;
}
.aps.advanced-category-filter .search-filters-body .header h2 {
  padding: 0 15px;
  position: relative;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-family: SeroWebBold, arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  margin: 6px 0;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox_wrap,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio_wrap{
  min-width:16px;
  margin-right:9px;
}

@media (min-width: 980px) and (max-width: 1024px) and (orientation: portrait) {
  .aps.advanced-category-filter .search-filters-body .header h2 {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .header h2 {
    font-size: 32px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results {
  padding: 0 15px;
  position: relative;
  display: block;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel-group {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel {
  background: none;
  border: none;
  border-top: 1px solid #bdbdbd;
  position: relative;
  padding: 0;
  margin-bottom: 4px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading {
  text-transform: capitalize;
  color: black;
  width: 100%;
  position: relative;
  font: bold 13px/36px arial, helvetica, sans-serif;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading h4 {
  margin: 4px 0;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading {
    font: bold 30px/36px arial, helvetica, sans-serif;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading a {
  text-transform: capitalize;
  color: black;
  font: bold 13px/36px arial, helvetica, sans-serif;
  min-height: 36px;
  display: block;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 980px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading a {
    font: bold 13px/26px arial, helvetica, sans-serif;
  }
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading a {
    font: bold 30px/36px arial, helvetica, sans-serif;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading a span {
  max-width: 90%;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  word-wrap: break-word;
  vertical-align: middle;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-heading i {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  font-size: 15px;
  line-height: 36px;
  color: #c41230;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .panel-body {
  padding: 0px 5.5px;
  position: relative;
  font: normal 14px arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .panel-body {
    font: normal 28px arial, helvetica, sans-serif;
    padding: 20px 15px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types {
    margin-bottom: 20px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul {
  *zoom: 1;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-left: 0px;
  clear: both;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul:before, .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul:after {
  display: table;
  content: "";
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul:after {
  clear: both;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul li {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul li {
    margin-bottom: 20px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul.third-level {
  margin-left: 20px;
  clear: both;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2 ul li {
    clear: right;
    float: left;
    width: 50%;
    display: inline-block;
  }
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2 ul li {
    clear: right;
    float: left;
    width: 50%;
    display: inline-block;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper {
  position: relative;
  margin:0;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label {
  display: block;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text {
  float: left;
  width: 61.75%;
  font-family: arial, helvetica, sans-serif;
  word-break:break-word;
  overflow: hidden;
  font-size:13px;
}

.lt-ie .aps.advanced-category-filter .search-filters-body .type_results .panel .bgtniceforms_checkbox_wrap{
	padding-right:0;
}
.lt-ie .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text,
.lt-ie .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text {
	 width: 65%;
	 word-break:break-word;
	 overflow:visible;
	 min-height:1%;
	 margin-left:5px;
}
	
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text,
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text span,
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text span {
    word-wrap: break-word;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text a,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text a {
  color: #00afef;
  font-weight: bold;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text a:after,
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text a:after {
  content: ' ';
  display: inline-block;
  margin-left: 10px;
  background: url("clientlibs/css/images/productselectors/link-icon_sm.png");
  width: 12px;
  height: 12px;
  vertical-align: baseline;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper label .text a:after,
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper label .text a:after {
    background: url("clientlibs/css/images/productselectors/link-icon.png");
    width: 24px;
    height: 24px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper .image-label {
  border: 0;
  vertical-align: middle;
  display: block;
  margin-bottom: 10px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper input[type='checkbox'] {
  height: 16px;
  width: 16px;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  background: white;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 0;
  height: 16px;
  width: 16px;
  background-image: url("clientlibs/css/images/productselectors/checkboxes_sm.png");
  background-repeat: no-repeat;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox.selected {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 -26px;
  height: 16px;
  width: 16px;
  background-image: url("clientlibs/css/images/productselectors/checkboxes_sm.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 0;
    height: 32px;
    width: 32px;
    background-image: url("clientlibs/css/images/productselectors/checkboxes.png");
    background-repeat: no-repeat;
  }
  .aps.advanced-category-filter .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox.selected {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 -42px;
    height: 32px;
    width: 32px;
    background-image: url("clientlibs/css/images/productselectors/checkboxes.png");
    background-repeat: no-repeat;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio {
  overflow: hidden;
  text-align: left;
  text-indent: -119988px;
  width: 12px;
  height: 12px;
  background-position: 0 0px;
  background-image: url("clientlibs/css/images/productselectors/radios_sm.png");
  background-repeat: no-repeat;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio:hover {
  cursor: pointer;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio.selected {
  overflow: hidden;
  text-align: left;
  text-indent: -119988px;
  width: 12px;
  height: 12px;
  background-position: 0 -22px;
  background-image: url("clientlibs/css/images/productselectors/radios_sm.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio {
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 34px;
    height: 34px;
    background-position: 0 0px;
    background-image: url("clientlibs/css/images/productselectors/radios.png");
    background-repeat: no-repeat;
  }
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio:hover {
    cursor: pointer;
  }
  .aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio.selected {
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 34px;
    height: 34px;
    background-position: 0 -44px;
    background-image: url("clientlibs/css/images/productselectors/radios.png");
    background-repeat: no-repeat;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .radio-wrapper input[type='radio'] {
  height: 12px;
  width: 12px;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  background: white;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper {
  display: block;
  *zoom: 1;
  width: 100%;
  max-width: 100%;
  padding-bottom: 5px;
  margin:0;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper:before, .aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper:after {
  display: table;
  content: "";
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper:after {
  clear: both;
}

@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper .select-header {
    margin: 15px 0;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper .select-header {
  margin: 5px 0;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper select {
  width: 100%;
  display: block;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: normal 12px arial, helvetica, sans-serif;
  text-align: left;
  vertical-align: middle;
  padding: 5.5px;
  background: #ffffff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlY2RjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cecdce));
  background-image: -moz-linear-gradient(#ffffff, #cecdce);
  background-image: -webkit-linear-gradient(#ffffff, #cecdce);
  background-image: linear-gradient(#ffffff, #cecdce);
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .special-case-wrapper .special-case-header{
   font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  margin:5px 0;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel {
  background: white !important;
  padding: 0 10px;
  margin-bottom: 6px;
}
@media (min-width: 768px) and (max-width: 980px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel {
    margin-bottom: 12px;
    padding: 25px 20px;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading h4 {
  margin-bottom: 0px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading i {
  color: #363636 !important;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul li.full-width-element{
	width:100%;
	clear:both;
	float:none;
	position:relative;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul li.full-width-element .checkbox-wrapper label .text,
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types ul li.full-width-element .radio-wrapper label .text {
  width: 80%;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading i {
    top: 5%;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment ul li {
  min-height: 30px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment ul li .text {
  margin-left: 15px;
  line-height: 30px;
  word-break:break-word;
  overflow: hidden;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2.color-treatment ul li{
  min-height: 45px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2.color-treatment ul li .text {
  margin-left: 5px;
  line-height: 15px;
  width: 46%;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2.color-treatment ul i:nth-child(2n):after {
    clear: both;
    display: table;
    content: '';
    height: 1px;
    width: 100%;
    position: relative;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.size1of2.color-treatment ul i:nth-child(3n):before {
    clear: both;
    display: table;
    content: '';
    height: 1px;
}

.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .bgtniceforms_checkbox_wrap {
  width: 30px;
  height: 31px;
  padding: 0;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .image-label {
  border: 0;
  vertical-align: middle;
  display: block;
  margin-bottom: 10px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper input[type='checkbox'] {
  height: 30px;
  width: 30px;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  background: white;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url("clientlibs/css/images/productselectors/transparent_checkbox_sm_checked_circle.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 14px;
  z-index: 5;
  margin: -7px 0 0 -7px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper div.bgtniceforms_checkbox {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 0;
  height: 31px;
  width: 30px;
  background-image: url("clientlibs/css/images/productselectors/color_checkbox_sm.png");
  background-repeat: no-repeat;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper div.bgtniceforms_checkbox img {
  width: 89%;
  height: 89%;
  padding: 0;
  margin: 1px auto;
  vertical-align: middle;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper div.bgtniceforms_checkbox.selected {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 -41px;
  height: 31px;
  width: 30px;
  background-image: url("clientlibs/css/images/productselectors/color_checkbox_sm.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper div.bgtniceforms_checkbox {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 0;
    height: 61px;
    width: 61px;
    background-image: url("clientlibs/css/images/productselectors/color_checkbox.png");
    background-repeat: no-repeat;
  }
  .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper div.bgtniceforms_checkbox.selected {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 -42px;
    height: 61px;
    width: 61px;
    background-image: url("clientlibs/css/images/productselectors/color_checkbox.png");
    background-repeat: no-repeat;
  }
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .collapse {
  display: none;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .collapse.in {
  display: block;
}
.aps.advanced-category-filter .search-filters-body .type_results .panel .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

.lt-ie10 .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img,
.ie9 .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img,
.ie8 .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img,
.ie7 .aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img {
  left: 40%;
}

@-moz-document url-prefix() {
  aps.advanced-category-filter .search-filters-body .type_results .panel .filter-types.color-treatment .checkbox-wrapper .selected-img {
    left: 40%;
  }
}

.aps.advanced-product-listing .selected-filter-list {
  padding-left: 1.5%;
}
.aps.advanced-product-listing .selected-filter-list .filter-list {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}
.aps.advanced-product-listing .selected-filter-list .unstyled-list {
  list-style: none;
}
.aps.advanced-product-listing .selected-filter-list .unstyled-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.aps.advanced-product-listing .usg-button, .spectable-container .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  padding-right: 27px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: left;
  font-style: normal;
}
.aps.advanced-product-listing .usg-button i, .spectable-container .usg-button i {
  position: absolute;
  right: 9px;
  vertical-align: middle;
  top: 30%;
}
.aps.advanced-product-listing .usg-button.ui-button.black, .spectable-container .usg-button.ui-button.black {
  background: #303030;
  color: white;
}
.aps.advanced-product-listing .usg-button.ui-button.black:hover, .spectable-container .usg-button.ui-button.black:hover {
  background: #7d7d7d;
}
.aps.advanced-product-listing .product-search-tools {
  border-bottom: none;
  *zoom: 1;
  padding: 0;
  margin: 15px 0 20px 0;
}
.aps.advanced-product-listing .product-search-tools:before, .aps.advanced-product-listing .product-search-tools:after {
  display: table;
  content: "";
}
.aps.advanced-product-listing .product-search-tools:after {
  clear: both;
}
.aps.advanced-product-listing .product-search-tools > div {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .aps.advanced-product-listing .product-search-tools .sort,
  .aps.advanced-product-listing .product-search-tools .perpage {
    width: 50% !important;
    float: left !important;
  }
}
.aps.advanced-product-listing .product-results-list.table li {
  border-bottom: none;
}
.aps.advanced-product-listing .product-results-list.table .product-header {
  min-height: 50px;
  margin-bottom: 20px;
}
.aps.advanced-product-listing .product-results-list.table .product-header .thumbproduct {
  overflow: hidden;
  height: 50px;
}
.aps.advanced-product-listing .product-results-list.table .product-header .thumbproduct img {
  width: 50px;
  max-width: 100%;
  height: auto;
  display: block;
  vertical-align: middle;
  border: 0;
}
.aps.advanced-product-listing .product-results-list.table .product-header .product-description h3 {
  font-size: 20px;
  line-height: 22px;
  vertical-align: middle;
  color: #c3122f;
}
.aps.advanced-product-listing .product-results-list.table .product-header .product-description h3 a {
  color: #c3122f;
}
.aps.advanced-product-listing .product-results-list.table .product-header .specs-btn {
  position: absolute;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .aps.advanced-product-listing .product-results .product-results-list.grid li {
    float: left !important;
    width: 33.333% !important;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li:nth-child(3n):after {
    clear: both;
    display: table;
    content: '';
    height: 1px;
    width: 100%;
    position: relative;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li:nth-child(4n):before {
    clear: left;
    display: table;
    content: '';
    height: 1px;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li .teaser-block {
    min-height: 250px;
  }
  .aps.advanced-product-listing .pagination-component {
    float: right;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.teaser-block .product-description{
		clear:right;
		float:left;
	}
}
@media (max-width: 767px) {
  .aps.advanced-product-listing .search-filters-header .nine,
  .aps.advanced-product-listing .search-filters-header .row .nine {
    width: 75% !important;
  }
  .aps.advanced-product-listing .search-filters-header .eight,
  .aps.advanced-product-listing .search-filters-header .row .eight {
    width: 66.66667% !important;
  }
  .aps.advanced-product-listing .search-filters-header .two,
  .aps.advanced-product-listing .search-filters-header .row .two {
    width: 16.66667% !important;
  }
  .aps.advanced-product-listing .search-filters-header .three,
  .aps.advanced-product-listing .search-filters-header .row .three {
    width: 25% !important;
  }
  .aps.advanced-product-listing .search-filters-header .four,
  .aps.advanced-product-listing .search-filters-header .row .four {
    width: 33.333% !important;
  }
  .aps.advanced-product-listing .search-filters-header .title-search-component h1 {
    margin: 0;
    font-size: 22px;
  }
  .aps.advanced-product-listing .search-filters-header .title-search-component .ui-button {
    font-size: 20px;
    min-width: 100%;
    max-width: 100%;
    padding: 20px 5px;
    text-align: center;
    line-height: 20px;
  }
  
  .aps.advanced-product-listing .search-filters-header .title-search-component .mobile-alt-clearall{
  	display:block;
  	position:relative;
  	font: 10px normal SeroWeb,arial,helvetica,sans-serif;
  	color:#c41230;
  	margin-top:10px;
  	padding:12px 2px;
  }
  
  .aps.advanced-product-listing .search-filters-header .title-search-component .mobile-alt-clearall i{
  	margin-right:10px;
  	font-size: 15px;
  	color:#c41230;
  }
  .aps.advanced-product-listing .search-filters-header .title-search-component .mobile-alt-clearall:after,
  .aps.advanced-product-listing .search-filters-header .title-search-component .mobile-alt-clearall:before{
  	clear: both;
    display: table;
    content: '';
    height: 1px;
    width: 100%;
    position: relative;
  }
  
  .aps.advanced-product-listing .product-results .product-results-list.grid li:nth-child(2n):after {
    clear: both;
    display: table;
    content: '';
    height: 1px;
    width: 100%;
    position: relative;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li:nth-child(3n):before {
    clear: left;
    display: table;
    content: '';
    height: 1px;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li .teaser-block {
    min-height: 275px;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid li .product-short-description {
    min-height: 115px;
  }
  .aps.advanced-product-listing .product-results .product-results-list.grid .ui-button.small {
    font-weight: bold;
  }
}

.specs-modal .modal-dialog {
  width: 350px;
  margin: 30px auto;
}
.specs-modal .modal-content {
  position: relative;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  outline: none;
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  width: 350px;
}
.specs-modal .modal-content .modal-header {
  padding: 15px 15px 15px 0;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  margin-bottom: 15px;
}
.specs-modal .modal-content .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: white;
  background: rgba(39, 39, 39, 0.44);
  border: 1px solid white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 8px;
}
.specs-modal .modal-content .modal-header h1 {
  text-transform: uppercase;
  color: #c3122f;
  font: bold 20px/22px SeroWeb, arial, helvetica, sans-serif;
  text-align: left;
  margin: 15px 0 5px 0;
}
.specs-modal .modal-content .modal-header p {
  margin-bottom: 0px;
}
.specs-modal .modal-content .modal-body {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px 0;
}
.specs-modal .modal-content .modal-body .legend {
  *zoom: 1;
  margin-bottom: 12px;
}
.specs-modal .modal-content .modal-body .legend:before, .specs-modal .modal-content .modal-body .legend:after {
  display: table;
  content: "";
}
.specs-modal .modal-content .modal-body .legend:after {
  clear: both;
}
.specs-modal .modal-content .modal-body .legend p {
  margin-bottom: 0px;
}
.specs-modal .modal-content .modal-body .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  margin: 20px 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-body .usg-button {
    font-size: 24px;
    padding: 25px;
  }
}
.specs-modal .modal-content .modal-body .usg-button i {
  margin-right: 10px;
}
.specs-modal .modal-content .modal-body .usg-button.ui-button.black {
  background: #303030;
  color: white;
  border: 1px solid #303030;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.specs-modal .modal-content .modal-body .usg-button.ui-button.black i {
  color: white;
}
.specs-modal .modal-content .modal-body .usg-button.ui-button.black:hover {
  background: #7d7d7d;
}
.specs-modal .modal-content .modal-body .usg-button.ui-button.full-width {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-body .usg-button.ui-button.full-width {
    font-size: 24px;
  }
}
.specs-modal .modal-content .modal-body .usg-button.ui-button.full-width i {
  font-size: 10px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-body .usg-button.ui-button.full-width i {
    font-size: 20px;
  }
}
.specs-modal .modal-content .modal-footer {
  margin-top: 15px;
  padding: 20px 20px 20px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.specs-modal .modal-content .modal-footer .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  margin-bottom: 20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-footer .usg-button {
    font-size: 24px;
    padding: 25px;
  }
}
.specs-modal .modal-content .modal-footer .usg-button i {
  margin-right: 10px;
}
.specs-modal .modal-content .modal-footer .usg-button.ui-button.black {
  background: #303030;
  color: white;
  border: 1px solid #303030;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.specs-modal .modal-content .modal-footer .usg-button.ui-button.black i {
  color: white;
}
.specs-modal .modal-content .modal-footer .usg-button.ui-button.black:hover {
  background: #7d7d7d;
}
.specs-modal .modal-content .modal-footer .usg-button.ui-button.full-width {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-footer .usg-button.ui-button.full-width {
    font-size: 24px;
  }
}
.specs-modal .modal-content .modal-footer .usg-button.ui-button.full-width i {
  font-size: 10px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .specs-modal .modal-content .modal-footer .usg-button.ui-button.full-width i {
    font-size: 20px;
  }
}
.specs-modal .modal-content .form-group {
  display: block;
  position: relative;
  *zoom: 1;
  margin-bottom: 12px;
}
.specs-modal .modal-content .form-group:before, .specs-modal .modal-content .form-group:after {
  display: table;
  content: "";
}
.specs-modal .modal-content .form-group:after {
  clear: both;
}
.specs-modal .modal-content .form-group:last-child, .specs-modal .modal-content .form-group.last {
  margin-bottom: 0px;
}
.specs-modal .modal-content .form-group label {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.specs-modal .modal-content .form-group input {
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
}

.aps.advanced-product-listing p.no-results{
	padding-left:15px;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade.in {
  cursor: pointer;
}

.modal-open {
  overflow: hidden;
}

.modal.fade .modal-dialog {
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  padding: 5%;
  cursor: auto;
}

.modal.in .modal-dialog {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: 95%;
  margin: 10% auto;
}

.modal-backdrop {
  z-index: 1040;
  background: black;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.modal-backdrop .fade {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
}
.modal-backdrop.in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity)";
  filter: alpha(opacity=0.5);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
}

.modal-footer {
  padding: 20px 15px 18px 15px;
  background: #f4f4f4;
}
.modal-footer .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 25px;
  margin-bottom: 20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal-footer .usg-button i {
  position: absolute;
  right: 9px;
  vertical-align: middle;
  top: 30%;
}
.modal-footer .usg-button.ui-button.black {
  background: #303030;
  color: white;
  border: 1px solid #303030;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal-footer .usg-button.ui-button.black i {
  color: white;
}
.modal-footer .usg-button.ui-button.black:hover {
  background: #7d7d7d;
}
.modal-footer .usg-button.ui-button.red {
  display: inline-block;
  vertical-align: middle;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-style: italic;
  text-transform: lowercase;
  background-color: #C41230;
  color: #fff;
  padding: 25px;
  font-size: 24px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.modal-footer .usg-button.ui-button.red:hover {
  background-color: #313132;
}
.modal-footer .usg-button.ui-button.full-width {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: normal;
}
.modal-footer .usg-button.ui-button.full-width i {
  font-size: 20px;
  top: 10px;
  right: 15px;
  font-weight: normal;
}
.modal-footer .usg-button.ui-button.disabled {
  cursor: text;
  background: #c9c9c9;
}
.modal-footer .usg-button.ui-button.disabled:hover {
  background: #c9c9c9;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.filters-modal .modal-dialog{
  width: 100%;
  margin: 0 auto;
}
.filters-modal .modal-content{
  padding: 0px;
}
.filters-modal .dark-bg.title-search-component {
  padding: 24px 12px;
}
.filters-modal .dark-bg.title-search-component .nine,
.filters-modal .dark-bg.title-search-component .row .nine {
  width: 75% !important;
  float: left !important;
}
.filters-modal .dark-bg.title-search-component .eight,
.filters-modal .dark-bg.title-search-component .row .eight {
  width: 66.66667% !important;
  float: left !important;
}
.filters-modal .dark-bg.title-search-component .two,
.filters-modal .dark-bg.title-search-component .row .two {
  width: 16.66667% !important;
  float: left !important;
}
.filters-modal .dark-bg.title-search-component .three,
.filters-modal .dark-bg.title-search-component .row .three {
  width: 25% !important;
  float: left !important;
}
.filters-modal .dark-bg.title-search-component .four,
.filters-modal .dark-bg.title-search-component .row .four {
  width: 33.333% !important;
  float: left !important;
}
.filters-modal .dark-bg.title-search-component h1{
  text-transform: uppercase;
  color: #d7d7d8;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-size: 23px;
  margin: 0;
  padding-bottom: 0px;
  line-height:64px;
}
.filters-modal .dark-bg.title-search-component h1 .accent {
  color: white !important;
  display: inline-block;
}
.filters-modal .dark-bg.title-search-component .ui-button{
  font-size: 20px;
  min-width: 100%;
  max-width: 100%;
  padding: 20px 5px;
  text-align: center;
  line-height: 20px;
}
.filters-modal .search-filters-body {
  background: #f4f4f4;
}
.filters-modal .search-filters-body .usg-button{
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  padding-right: 27px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: left;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.filters-modal .search-filters-body .usg-button i {
  position: absolute;
  right: 9px;
  vertical-align: middle;
  top: 30%;
}
.filters-modal .search-filters-body .usg-button.ui-button.black {
  background: #303030;
  color: white;
  border: 1px solid #303030;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.filters-modal .search-filters-body .usg-button.ui-button.black i {
  color: white;
}
.filters-modal .search-filters-body .usg-button.ui-button.black:hover {
  background: #7d7d7d;
}
.filters-modal .search-filters-body .usg-button.ui-button.red{
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 14px;
  background-color: #C41230;
  color: #fff;
}
.filters-modal .search-filters-body .usg-button.ui-button.red:hover{
  background-color: #313132;
}
.filters-modal .search-filters-body .usg-button.ui-button.full-width {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: normal;
}

.filters-modal .search-filters-body .usg-button.ui-button.full-width i {
  font-size: 20px;
  top: 10px;
  right: 15px;
  font-weight: normal;
}
.filters-modal .search-filters-body .header {
  text-transform: uppercase;
  font-family: SeroWebBold, arial, helvetica, sans-serif;
  font-style: normal;
}
.filters-modal .search-filters-body .header h2 {
  padding: 0 15px;
  position: relative;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-family: SeroWebBold, arial, helvetica, sans-serif;
  font-size: 16px;
  line-height: 32px;
  margin: 6px 0;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .header h2 {
    font-size: 20px;
    padding: 20px 12px;
    line-height: 26px;
  	margin: 0 0;
  }
}
.filters-modal .search-filters-body .type_results {
  padding: 0 15px;
  position: relative;
  display: block;
}
.filters-modal .search-filters-body .type_results .panel-group {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.filters-modal .search-filters-body .type_results .panel {
  background: none;
  border: none;
  border-top: 1px solid #bdbdbd;
  position: relative;
  margin-bottom: 4px;
  padding: 20px 0px;
}
.filters-modal .search-filters-body .type_results .panel:last-child {
  border-bottom: 1px solid #bdbdbd;
}
.filters-modal .search-filters-body .type_results .panel .panel-heading {
  text-transform: capitalize;
  color: black;
  width: 100%;
  position: relative;
  font: bold 13px/36px arial, helvetica, sans-serif;
}
.filters-modal .search-filters-body .type_results .panel .panel-heading .group-section {
  display: block;
  position: relative;
}
.filters-modal .search-filters-body .type_results .panel .panel-heading h4 {
  margin: 4px 0;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .panel-heading {
    font: bold 26px/32px arial, helvetica, sans-serif;
  }
}
.filters-modal .search-filters-body .type_results .panel .panel-heading a {
  text-transform: capitalize;
  color: black;
  font: bold 13px/36px arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .panel-heading a {
    font: bold 22px/30px arial, helvetica, sans-serif;
  }
}
.filters-modal .search-filters-body .type_results .panel .panel-heading a span.inner {
  max-width: 90%;
  display: inline-block;
  vertical-align: middle;
  *text-indent: 0 !important;
  *display: inline;
  *zoom: 1;
  word-wrap: break-word;
  vertical-align: middle;
}
.filters-modal .search-filters-body .type_results .panel .panel-heading i {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  font-size: 15px;
  line-height: 36px;
  color: #c41230;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .panel-heading i {
    font-size: 20px;
    position: absolute;
    right: 0;
  }
}
.filters-modal .search-filters-body .type_results .panel .panel-heading .group-section-selected i {
  color: white;
  position: absolute;
  right: 9px;
  vertical-align: middle;
  top: 10%;
}
.filters-modal .search-filters-body .type_results .panel .panel-heading .group-section-selected .filter-list:first-child {
  margin-top: 20px;
  display: block;
  position: relative;
}
.filters-modal .search-filters-body .type_results .panel .panel-body {
  position: relative;
  font: normal 28px arial, helvetica, sans-serif;
  padding: 20px 15px;
}
.filters-modal .search-filters-body .type_results .panel .filter-types {
  margin-bottom: 20px;
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul {
  list-style: none;
  *zoom: 1;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-left: 0px;
  clear: both;
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul:before, .filters-modal .search-filters-body .type_results .panel .filter-types ul:after {
  display: table;
  content: "";
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul:after {
  clear: both;
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul li {
  margin-bottom: 20px;
}
.filters-modal .search-filters-body .type_results .panel .filter-types ul.third-level {
  margin-left: 20px;
  clear: both;
}
.filters-modal .search-filters-body .type_results .panel .filter-types.size1of2 ul li {
  clear: right;
  float: left;
  width: 50%;
  display: inline-block;
}
.filters-modal .search-filters-body .type_results .panel .filter-types.size1of2 ul li:last-child {
  margin-bottom: 0px;
}
@media (max-width: 321px) {
  .filters-modal .search-filters-body .type_results .panel .filter-types.size1of2 ul li {
    clear: both;
    float: none;
    width: 100%;
    display: block;
  }
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper,
.filters-modal .search-filters-body .type_results .panel .radio-wrapper {
  position: relative;
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label,
.filters-modal .search-filters-body .type_results .panel .radio-wrapper label {
  display: block;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label,
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label {
    font-size: 24px;
    line-height: 26px;
  }
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text,
.filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text {
  margin-left: 15px;
  float: left;
  width: 70%;
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text a,
.filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text a {
  color: #00afef;
  font-weight: bold;
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text a:after,
.filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text a:after {
  content: ' ';
  display: inline-block;
  margin-left: 10px;
  vertical-align: baseline;
  background: url("clientlibs/css/images/productselectors/link-icon_sm.png");
  width: 12px;
  height: 12px;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text,
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text {
    font-size: 24px;
    line-height: 26px;
    width: 50%;
  }
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text a:after,
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text a:after {
    content: ' ';
    display: inline-block;
    margin-left: 10px;
    vertical-align: baseline;
    background: url("clientlibs/css/images/productselectors/link-icon.png");
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 321px) {
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper label .text,
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text {
    line-height: 32px;
    vertical-align: middle;
  }
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper .image-label {
  border: 0;
  vertical-align: middle;
  display: block;
  margin-bottom: 10px;
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 0;
  height: 16px;
  width: 16px;
  background-image: url("clientlibs/css/images/productselectors/checkboxes_sm.png");
  background-repeat: no-repeat;
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox.selected {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-position: 0 -26px;
  height: 16px;
  width: 16px;
  background-image: url("clientlibs/css/images/productselectors/checkboxes_sm.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 0;
    height: 32px;
    width: 32px;
    background-image: url("clientlibs/css/images/productselectors/checkboxes.png");
    background-repeat: no-repeat;
  }
  .filters-modal .search-filters-body .type_results .panel .checkbox-wrapper div.bgtniceforms_checkbox.selected {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-position: 0 -42px;
    height: 32px;
    width: 32px;
    background-image: url("clientlibs/css/images/productselectors/checkboxes.png");
    background-repeat: no-repeat;
  }
}
.filters-modal .search-filters-body .type_results .panel .checkbox-wrapper input[type='checkbox'] {
  height: 32px;
  width: 32px;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  background: white;
}
.filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio {
  overflow: hidden;
  text-align: left;
  text-indent: -119988px;
  width: 12px;
  height: 12px;
  background-position: 0 0px;
  background-image: url("clientlibs/css/images/productselectors/radios_sm.png");
  background-repeat: no-repeat;
}
.filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio:hover {
  cursor: pointer;
}
.filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio.selected {
  overflow: hidden;
  text-align: left;
  text-indent: -119988px;
  width: 12px;
  height: 12px;
  background-position: 0 -22px;
  background-image: url("clientlibs/css/images/productselectors/radios_sm.png");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper:before, .filters-modal .search-filters-body .type_results .panel .radio-wrapper:after {
    clear: both;
    display: table;
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text {
    width: 70%;
    display: block;
    line-height: 32px;
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text:after {
    clear: both;
    display: table;
    content: '';
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio {
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 34px;
    height: 34px;
    background-position: 0 0px;
    background-image: url("clientlibs/css/images/productselectors/radios.png");
    background-repeat: no-repeat;
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio:hover {
    cursor: pointer;
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper div.bgtniceforms_radio.selected {
    overflow: hidden;
    text-align: left;
    text-indent: -119988px;
    width: 34px;
    height: 34px;
    background-position: 0 -44px;
    background-image: url("clientlibs/css/images/productselectors/radios.png");
    background-repeat: no-repeat;
  }
}
@media (max-width: 321px) {
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text {
    width: 70%;
  }
  .filters-modal .search-filters-body .type_results .panel .radio-wrapper label .text:after {
    clear: both;
    display: table;
    content: '';
  }
}
.filters-modal .search-filters-body .type_results .panel .radio-wrapper input[type='radio'] {
  height: 32px;
  width: 32px;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  float: left;
  background: white;
}
.filters-modal .search-filters-body .type_results .panel .radio-wrapper label {
  display: table;
  min-height: 32px;
  clear: both;
  height: auto;
}
.filters-modal .search-filters-body .type_results .panel .select-wrapper {
  display: block;
  *zoom: 1;
  width: 100%;
  max-width: 100%;
  padding-bottom: 15px;
}
.filters-modal .search-filters-body .type_results .panel .select-wrapper:before, .filters-modal .search-filters-body .type_results .panel .select-wrapper:after {
  display: table;
  content: "";
}
.filters-modal .search-filters-body .type_results .panel .select-wrapper:after {
  clear: both;
}
.filters-modal .search-filters-body .type_results .panel .select-wrapper select {
  width: 100%;
  display: block;
  border: 1px solid #8d8d8d;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: normal 24px arial, helvetica, sans-serif;
  text-align: left;
  vertical-align: middle;
  padding: 15px;
  background: #ffffff;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NlY2RjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cecdce));
  background-image: -moz-linear-gradient(#ffffff, #cecdce);
  background-image: -webkit-linear-gradient(#ffffff, #cecdce);
  background-image: linear-gradient(#ffffff, #cecdce);
}

@media only screen and (max-device-width: 768px){
	.filters-modal .search-filters-body .type_results .panel .select-wrapper select {
		background-image:none;
	}
}

.filters-modal .search-filters-body .type_results .panel .special-case-header{
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: #464646;
  color:600;
  margin:14px 0;
}
.filters-modal .search-filters-body .type_results .panel .level2-accordion-wrapper .panel {
  background: white !important;
  padding: 0 20px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .level2-accordion-wrapper .panel {
    margin-bottom: 12px;
    padding: 25px 20px;
  }
  
 /* .modal-open .modal {
	  overflow-x: hidden;
	  overflow-y: auto;
	}
	*/
  
}
.filters-modal .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading h4 {
  margin-bottom: 0px;
}
.filters-modal .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading i {
  color: #363636 !important;
}
@media (max-width: 767px) {
  .filters-modal .search-filters-body .type_results .panel .level2-accordion-wrapper .panel .panel-heading i {
    top: 5%;
  }
}
.filters-modal .search-filters-body .type_results .panel .filter-types.color-treatment-mobile .color-swatch {
  width: 29px;
  height: 29px;
  padding: 0;
  margin: 1px 0 0 1px;
  vertical-align: middle;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  left: 4px;
}
.filters-modal .search-filters-body .type_results .panel .filter-types.color-treatment-mobile .selected-img.color-selected {
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  background-image: url("clientlibs/css/images/productselectors/transparent_checkbox_checked_circle.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  z-index: 5;
}
.filters-modal .search-filters-body .type_results .panel .collapse {
  display: none;
}
.filters-modal .search-filters-body .type_results .panel .collapse.in {
  display: block;
}
.filters-modal .search-filters-body .type_results .panel .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease;
}

/*
.filters-modal .fr .dark-bg.title-search-component h1,
.filters-modal .sp .dark-bg.title-search-component h1{
	font-size:18px;
}
*/

@media (max-width: 767px) {
	body.modal-open {
	   overflow: hidden;
	   position:fixed;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .aps.advanced-category-filter .search-filters-body .type_results .panel .select-wrapper select{
		background-image:none;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	body.modal-open {
	   overflow: hidden;
	   position:fixed;
	}
	
	/*.modal-open .modal {
	  overflow-x: hidden;
	  overflow-y: auto;
	}
	*/
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	
	body.modal-open {
	   overflow: hidden;
	   position:fixed;
	}
	/*.modal-open .modal {
	  overflow-x: hidden;
	  overflow-y: auto;
	}
	*/
}

.product-header {
	overflow: hidden;
}

.product-specifications > .row {
	margin: 0;
}

.product-specifications .download-specs-wrapper{
	margin-bottom:10px;
	margin-right:2px;
}

.spectable-container .selected-filter-list {
  padding-left: 1.5%;
}
.spectable-container .selected-filter-list .filter-list {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}

.spectable-container .unstyled-list {
  list-style: none;
}

.spectable-container .unstyled-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.spectable-container .active-filters .selected-filter-list {
	padding: 0 0 15px 10px;
}

.spectable-container .no-results {
	padding: 15px 0;
}

.spectable {
	
}

.spectable .inside-table {
	border: 1px solid #ddd;
	padding: 1px;
	border-radius: 3px;
	overflow: hidden;
}

.spectable .inside-table .tablenav {
	background-color: #5f6062;
	padding: 10px 10px 0 10px;
	height: 40px;
	border-radius: 3px 3px 0 0;
	display: none;
}

.spectable.show-pn .inside-table .tablenav {
	display: block;
}

.spectable .inside-table .bullets {
	margin: 5px 0 0;
	padding: 0;
	float: right;
}

.spectable .inside-table .bullets li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 0 0 3px;
	line-height: normal;
	border: none;
}

.spectable .inside-table .bullets li a {
	color: #8e8e8e;
	text-decoration: none;
}

.spectable .inside-table .bullets li.active a {
	color: #fff;
}

.spectable .inside-table .arrows {
	background-color: #fbfbfb;
	border-radius: 3px;
	width: 65px;
	height: 20px;
	float: right;
	margin-left: 10px;
}

.spectable .inside-table .arrows button {
	width: 50%;
	height: 20px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	border: none;
	cursor: pointer;
}

.spectable .inside-table .arrows button.disabled {
	opacity: 0.5;
	cursor: default;
	outline: none;
}

.spectable .inside-table .arrows button span {
	height: 20px;
	display: block;
	background-color: #ddd;
	width: 1px;
	position: absolute;
	top: 0;
	right: 0;
}

.spectable .inside-table > .product-rows {
	/*height: 416px;*/
	border-radius: 0;
	border: none;
	margin: 0;
}
@media (max-width: 767px) {
	.spectable .inside-table > .product-rows {
		height: 416px;
		border-radius: 0;
		border: none;
		margin: 0;
	}
}

.spectable .inside-table .fixed-row-header {
	width: 20%;
	float: left;
    position: relative;
    z-index: 10;
    table-layout: fixed;
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	.product-specifications .specs-btn{
		/*display:none!important;*/
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.add-component .add-submittal-component .header h2{
		font-size:14px;
		line-height:14px;
		margin-top:9px;
		margin-bottom:9px;
	}
	.product-specifications .specs-btn{
		/*display:none!important;*/
	}
}

@media (max-width: 767px) {
	.spectable .inside-table .fixed-row-header {
	width: 30%;
	float: left;
    position: relative;
    z-index: 10;
    table-layout: fixed;
	}
}

.spectable .inside-table .fixed-row-header td, .spectable .window .product-rows td {
	word-wrap: break-word;
}

.spectable.show-pn .fixed-row-header {
	box-shadow: 3px 0 38px 0 rgba(0, 0, 0, 0.3);
}

.spectable .inside-table .window {
	width: 80%;
	float: left;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {
	.spectable .inside-table .window {
		width: 70%;
		float: left;
		overflow: hidden;
		position: relative;
	}
}

.spectable .inside-table .window .product-rows {
	position: relative;
	top: 0;
	left: -1px;
	width: auto;
	table-layout: fixed;
	margin: 0;
	border-radius: 0;
	border: none;
	transition: left .4s ease-in-out;
}

.product-results .product-results-list.grid .spectable {
	display: none !important;
}

.product-specifications h2{
	display:inline-block;
	position:relative;
	margin-right:10px;
}

.product-specifications .title-length{
	display:inline-block;
	font-size:28px;
	font-family:SeroWeb-MediumItalic,arial,helvetica,sans-serif;
	color:#464646;
}

.product-specifications .specs-btn{
	float:right;
}
@media screen and (max-width: 767px) {
	.spectable-container {
		padding: 0 !important;
	}

	.spectable .inside-table {
		border: none;
		border-bottom: 1px solid #ddd;
		padding: 0;
		border-radius: 0;
	}

	.spectable .inside-table .tablenav {
		border-radius: 0;
	}

	.product-specifications .row {
		padding-bottom: 10px;
	}

	.product-specifications .row .columns.eight.mobile-only {
		width: 66.67% !important;
		float: left;
	}

	.product-specifications .row .columns.four.mobile-only  {
		width: 33.3% !important;
		float: right;
	}
}

.spectable-extra-info {
	padding: 30px 0 0;
}

.spectable-extra-info .row {
	overflow: hidden;
	margin: 0;
}

.spectable-extra-info .row .option {
	float: left;
	padding: 0 15px;
	min-height:245px;
}

.spectable-extra-info .row .option:nth-child(4):after{
	clear:both;
	height:1px;
	display:table;
	content:  "";
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.spectable-extra-info .row .option {
		min-height:255px;
	}
}

@media screen and (max-width: 767px) {
	.spectable-extra-info .row .option {
		float:none;
		width:100%;
		text-align:center;
	}
	
	.spectable-extra-info .row .option .img{
		margin:0 auto;
	}
	
	.product-specifications h2{
		margin-top:0;
		margin-right:0;
		font-size:24px;
	}
	
	.product-specifications .title-length{
		font-size:24px;
	}
}

.spectable-extra-info ul li {
	list-style: disc !important;
	margin-bottom: 5px !important;
}

.spectable-extra-info h2:before, 
.spectable-extra-info h2:after { 
	display:table; 
	content:""; 
}

.spectable-extra-info h2:after { clear:both; }

.spectable-extra-info h2{
	position: relative;
	display: block;
	float: none;
	width: 100%;
}

.spectable-extra-info ul.full-width-list:before, 
.spectable-extra-info ul.full-width-list:after { 
	display:table; 
	content:""; 
}

.spectable-extra-info ul.full-width-list:after { clear:both; }

.spectable-extra-info ul.full-width-list{
     *zoom:1;
     position: relative;
}

.spectable-extra-info ul.full-width-list li{
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.spectable-extra-info ul.full-width-list li a{
	display: block;
    position: relative;
    width: 100%;
    height: auto;
    text-decoration: underline;
}

@media only screen and (max-width: 768px){
	.spectable-extra-info h2{
		font-size:18px;
		color:#c41230;
		font-weight:bold;
		text-transform:capitalize;
	}
}

@media only screen and (max-width : 320px) and (orientation : portrait) {
	table thead tr th:nth-child(2),
    table thead tr th:nth-child(7),
	table thead tr th:nth-child(8){
		max-width:70px;
	}

	.spectable .window .product-rows td:nth-child(2),
	.spectable .window .product-rows td:nth-child(7),
    .spectable .window .product-rows td:nth-child(8){
		max-width:70px;
	}

    table thead tr th:nth-child(1){
		max-width:70px;
	}
    .spectable .window .product-rows td:nth-child(1){
		max-width:70px;
	}

    table thead tr th:nth-child(3){
		max-width:60px;
	}
   	.spectable .window .product-rows td:nth-child(3){
		max-width:60px;
	}


	.spectable .window .product-rows td:nth-child(2),
	.spectable .window .product-rows td:nth-child(7),
    .spectable .window .product-rows td:nth-child(8){
		max-width:70px;
	}


	table thead tr th:nth-child(4),
	table thead tr th:nth-child(5),
	table thead tr th:nth-child(6){
		max-width:65px;
	}

	.spectable .window .product-rows td:nth-child(4),
	.spectable .window .product-rows td:nth-child(5),
	.spectable .window .product-rows td:nth-child(6){
		max-width:65px;
	}

    table thead tr th:nth-child(9){
		max-width:50px;
	}
	.spectable .window .product-rows td:nth-child(9){
		max-width:50px;
	}
}

@media only screen and (min-width : 321px) and (orientation : landscape){
    table thead tr th:nth-child(1),
	table thead tr th:nth-child(3){
		max-width:80px;
	}

	.spectable .window .product-rows td:nth-child(1),
    .spectable .window .product-rows td:nth-child(3){
		max-width:80px;
	}

    table thead tr th:nth-child(2){
		max-width:90px;
	}

	.spectable .window .product-rows td:nth-child(2){
		max-width:90px;
	}
	table thead tr th:nth-child(3){
		max-width:90px;
	}

    .spectable .window .product-rows td:nth-child(3){
		max-width:90px;
	}

	table thead tr th:nth-child(4),
	table thead tr th:nth-child(5),
	table thead tr th:nth-child(6){
    	min-width:85px;
		max-width:100px;
	}

	.spectable .window .product-rows td:nth-child(4),
	.spectable .window .product-rows td:nth-child(5),
	.spectable .window .product-rows td:nth-child(6){
    	min-width:85px;
		max-width:100px;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	table thead tr th:nth-child(1),
	table thead tr th:nth-child(2),
	table thead tr th:nth-child(3){
		max-width:90px;
	}

	.spectable .window .product-rows td:nth-child(1),
    .spectable .window .product-rows td:nth-child(2),
    .spectable .window .product-rows td:nth-child(3){
		max-width:90px;
	}

	/*SP */
	.sp table thead tr th:nth-child(1){
		width:90px;
	}

	.sp .spectable .window .product-rows td:nth-child(1){
		width:90px;
	}
    .sp table thead tr th:nth-child(2){
		width:95px;
	}

    .sp .spectable .window .product-rows td:nth-child(2){
		width:95px;
	}
    .sp table thead tr th:nth-child(3){
		width:90px;
	}

    .sp .spectable .window .product-rows td:nth-child(3){
		width:90px;
	}
    .sp table thead tr th:nth-child(5){
		width:90px;
	}
    .sp .spectable .window .product-rows td:nth-child(5){
		width:90px;
	}
   	.sp table thead tr th:nth-child(6){                                                                                                   
		width:60px;
	}
    .sp .spectable .window .product-rows td:nth-child(6){                                                                                               
		width:60px;
	}
    .sp table thead tr th:nth-child(8){                                                                                                                                   
		width:120px;
	}
    .sp .spectable .window .product-rows td:nth-child(8){                                                                                                                           
		width:120px;
	}
    .sp table thead tr th:nth-child(9){                                                                                                                                                                
		width:70px;
	}
    .sp .spectable .window .product-rows td:nth-child(9){                                                                                                                                                      
		width:70px;
	}
	/*FR */
	.fr table thead tr th:nth-child(1){
		width:90px;
	}

	.fr .spectable .window .product-rows td:nth-child(1){
		width:90px;
	}
	.fr table thead tr th:nth-child(2){
		width:105px;
	}

    .fr .spectable .window .product-rows td:nth-child(2){
		width:105px;
	}
	.fr table thead tr th:nth-child(3){
		width:110px;
	}

    .fr .spectable .window .product-rows td:nth-child(3),
    .sp .spectable .window .product-rows td:nth-child(3){
		width:110px;
	}


	.fr table thead tr th:nth-child(4){
		width:70px;
	}

    .fr .spectable .window .product-rows td:nth-child(4){
		width:70px;
	}


	.fr table thead tr th:nth-child(5){
		width:90px;
	}
    .fr .spectable .window .product-rows td:nth-child(5){
		width:90px;
	}
	.fr table thead tr th:nth-child(6){                                                                                                   
		width:60px;
	}
    .fr .spectable .window .product-rows td:nth-child(6){                                                                                               
		width:60px;
	}
	.fr table thead tr th:nth-child(8){                                                                                                                                   
		width:120px;
	}

    .fr .spectable .window .product-rows td:nth-child(8){                                                                                                                           
		width:120px;
	}

	.fr table thead tr th:nth-child(9){                                                                                                                                                                
		width:70px;
	}

    .fr .spectable .window .product-rows td:nth-child(9){                                                                                                                                                      
		width:70px;
	}


}
.submittal-modal .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  outline: none;
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  padding: 5%;
  cursor: auto;
}

.submittal-modal .modal-dialog {
  position: relative;
  width: 70%;
  max-width:830px;
  margin: 10% auto;
}

.submittal-modal .modal-footer {
  padding: 20px 15px 10px 15px;
  background: white;
  display:table;
  position:relative;
  width:100%;
}
.submittal-modal .modal-footer .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  margin-bottom: 20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.submittal-modal .modal-footer .usg-button i {
  position: absolute;
  right: 9px;
  vertical-align: middle;
  top: 30%;
}

.submittal-modal .modal-footer .usg-button.ui-button.red {
  display: inline-block;
  vertical-align: middle;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-style: italic;
  text-transform: lowercase;
  background-color: #C41230;
  color: #fff;
  padding: 15px;
  font-size: 16px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.submittal-modal .modal-footer .usg-button.ui-button.red:hover {
  background-color: #313132;
}

.submittal-modal .modal-dialog{
  width: 90%;
  margin: 30px auto;
}

.submittal-modal .modal-content  {
  padding: 2%;
}
.submittal-modal h1 {
  text-transform: uppercase;
  color: #d7d7d8;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-size: 23px;
  margin: 0;
  padding-bottom: 0px;
  line-height:64px;
}

.submittal-modal .ui-button {
  font-size: 16px;
  min-width: 100%;
  max-width: 100%;
  padding: 15px 5px;
  text-align: center;
  line-height: 18px;
}
.submittal-modal .modal-body {
  background: white;
  position:relative;
  display:block;
  padding:0;
}

.submittal-modal .usg-button{
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  padding-right: 27px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: left;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.submittal-modal .usg-button.ui-button.red{
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  padding: 9px 15px;
  font-family: SeroWeb, arial, helvetica, sans-serif;
  font-style: italic;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 14px;
  background-color: #C41230;
  color: #fff;
}

.submittal-modal .usg-button.ui-button.red:hover {
  background-color: #313132;
}

.submittal-modal .modal-footer ul{
	display:block;
	position:relative;
	margin:0;
	padding:0;
	width: 100%;
}
.submittal-modal .modal-footer ul li{
	float:left;
	display:inline-block;
	width:30.333%;
	margin-right:2%;
}
.submittal-modal  ul {
  list-style: none;
  *zoom: 1;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-left: 0px;
  clear: both;
}
.submittal-modal ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.submittal-modal ul:before, 
.submittal-modal ul:after {
  display: table;
  content: "";
}
.submittal-modal ul:after {
  clear: both;
}

/*
.submittal-modal ul.types{
  max-height:450px;
  overflow-y:auto;
}
*/

.submittal-modal ul li span.inner{
	display:inline-block;
	margin-left:40px;
	width:75%;
}
.submittal-modal .modal-content .modal-header {
  padding: 0px 15px 15px 0;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  margin-bottom: 15px;
}
.submittal-modal .modal-content .modal-header .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: white;
  background: rgba(39, 39, 39, 0.44);
  border: 1px solid white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 4px 8px;
}
.submittal-modal .modal-content .modal-header h1 {
  text-transform: uppercase;
  color: #c3122f;
  font: bold 20px/22px SeroWeb, arial, helvetica, sans-serif;
  text-align: left;
  margin: 0;
}
.submittal-modal .modal-content .modal-header p {
  margin-bottom: 0px;
}
.submittal-modal .modal-content {
  position: relative;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box;
  outline: none;
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.submittal-modal .modal-content .modal-header {
  padding: 15px 15px 15px 0;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
  margin-bottom: 15px;
}

.submittal-modal .modal-content .modal-body {
  position: relative;
  display: block;
  width: 100%;
  padding:0;
}

.submittal-modal .modal-content .modal-body .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  margin: 20px 0;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.submittal-modal .modal-content .modal-body .usg-button i {
  margin-right: 10px;
}

.submittal-modal .modal-content .modal-footer {
  margin-top: 15px;
  padding: 20px 20px 20px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}
.submittal-modal .modal-content .modal-footer .usg-button {
  display: inline-block;
  vertical-align: middle;
  padding: 15px;
  margin-bottom: 20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
  min-width: 140px;
  text-align: center;
  font-style: normal;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.submittal-modal .modal-content .modal-footer .usg-button i {
  margin-right: 10px;
}

.submittal-modal .submittal-wrapper{
	margin:0;
	padding:10px 0px 0px!important;
	position: relative;
  	display: block;
 	width: 100%;
  	height: auto;
  	clear: both;
}

.submittal-modal .submittal-wrapper:before,
.submittal-modal .submittal-wrapper:after
{
  display: table;
  content: "";
}

.submittal-modal .submittal-wrapper:after {
  clear: both;
}
.submittal-modal select{
	width:100%;
	padding:12px;
	font-size:14px;
}
.submittal-modal .ui-button.small{
	padding:12px;
	font-size:14px;
	margin-top:0;
}
.submittal-modal  label.selectAll{
    font-size: 16px;
    padding: 15px 5px;
    font-weight: bold;
    width: 100%;
    background:#f4f4f4;
}

.submittal-modal .submittal-wrapper .types input[type='checkbox']{
	vertical-align:top;
}

.submittal-modal .submittal-wrapper .new-package{
	padding-left:1.5%;
}
.submittal-modal .submittal-wrapper ul.types h5{
	margin:10px 0;
}

.submittal-modal .create-wrapper .ui-button.small{
	padding-top:0;
}

@media (max-width: 767px) {
  .submittal-modal .modal-content .modal-body .usg-button {
    font-size: 24px;
    padding: 25px;
  }
  .submittal-modal .modal-dialog {
	  position: relative;
	  width: 100%;
	  margin: 0 auto;
	}
	
	.submittal-modal .modal-content .modal-footer{
		padding:20px 0;
	}
	
	.submittal-modal .modal-content .modal-body{
		padding:0;
	}
	
	.submittal-modal ul li span.inner{
		width:75%;
		margin-left:40px;
	}
	.submittal-modal .submittal-wrapper .types input[type='checkbox']{
		vertical-align:top;
	}
	
	body.modal-open {
	   overflow: hidden;
	   position:fixed;
	}
	.submittal-modal ul.types{
        max-height:100%;
        overflow-y:auto;
    }

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.submittal-modal .modal-content .modal-body .usg-button {
    font-size: 24px;
    padding: 25px;
  }
  .submittal-modal .modal-dialog {
	  position: relative;
	  width: 95%;
	  margin: 0 auto;
	}
	
	.submittal-modal .modal-content .modal-footer{
		padding:20px 0;
	}
	
	.submittal-modal .modal-content .modal-body{
		padding:0;
	}
	
	.submittal-modal ul li span.inner{
		width:75%;
		margin-left:40px;
	}
	.submittal-modal .submittal-wrapper .types input[type='checkbox']{
		vertical-align:top;
	}
	
	.submittal-modal .create-wrapper{
		float:none!important;
		display:block;
		margin-bottom:5px;
	}
	
	.submittal-modal .create-select-wrapper{
		float:none!important;
		display:block;
	}
	
	.submittal-modal .create-wrapper:before,
	.submittal-modal .create-wrapper:after,
	.submittal-modal .create-select-wrapper:before,
	.submittal-modal .create-select-wrapper:after{
	 display: table;
	  content: "";
	}
	
	.submittal-modal .create-wrapper:after,
	.submittal-modal .create-select-wrapper:after{
	 	clear:both;
	}
	
	.submittal-modal .create-wrapper .ui-button.small{
    	text-align:left;
     }
     
	body.modal-open {
	   overflow: hidden;
	   position:fixed;
	}
}


.assetlist a {
	text-decoration: underline;
    color: #005695;
}

.assetlist ul.default > li {
    margin-left: 1.0em;
}
