/* Minification failed. Returning unminified contents.
(7646,62): run-time error CSS1030: Expected identifier, found ','
(7646,90): run-time error CSS1031: Expected selector, found ')'
(7646,90): run-time error CSS1025: Expected comma or open brace, found ')'
(7664,57): run-time error CSS1030: Expected identifier, found ','
(7664,83): run-time error CSS1031: Expected selector, found ')'
(7664,83): run-time error CSS1025: Expected comma or open brace, found ')'
 */
#gw-header,
#gw-footer {
    /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
    /* @import "print.less";
    @import "glyphicons.less";*/
    /*    @import "breadcrumbs.less";
    @import "pagination.less";
    @import "pager.less";
    @import "labels.less";
    @import "badges.less";
    @import "jumbotron.less";
    @import "thumbnails.less";
    @import "alerts.less";*/
    /*   @import "progress-bars.less";
    @import "media.less";*/
    /*    @import "panels.less";*/
    /* @import "modals.less";
    @import "tooltip.less";
    @import "popovers.less";
    @import "carousel.less";*/
}

    #gw-header html,
    #gw-footer html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    #gw-header body,
    #gw-footer body {
        margin: 0;
    }

    #gw-header article,
    #gw-footer article,
    #gw-header aside,
    #gw-footer aside,
    #gw-header details,
    #gw-footer details,
    #gw-header figcaption,
    #gw-footer figcaption,
    #gw-header figure,
    #gw-footer figure,
    #gw-header footer,
    #gw-footer footer,
    #gw-header header,
    #gw-footer header,
    #gw-header hgroup,
    #gw-footer hgroup,
    #gw-header main,
    #gw-footer main,
    #gw-header menu,
    #gw-footer menu,
    #gw-header nav,
    #gw-footer nav,
    #gw-header section,
    #gw-footer section,
    #gw-header summary,
    #gw-footer summary {
        display: block;
    }

    #gw-header audio,
    #gw-footer audio,
    #gw-header canvas,
    #gw-footer canvas,
    #gw-header progress,
    #gw-footer progress,
    #gw-header video,
    #gw-footer video {
        display: inline-block;
        vertical-align: baseline;
    }

        #gw-header audio:not([controls]),
        #gw-footer audio:not([controls]) {
            display: none;
            height: 0;
        }

    #gw-header [hidden],
    #gw-footer [hidden],
    #gw-header template,
    #gw-footer template {
        display: none;
    }

    #gw-header a,
    #gw-footer a {
        background-color: transparent;
    }

        #gw-header a:active,
        #gw-footer a:active,
        #gw-header a:hover,
        #gw-footer a:hover {
            outline: 0;
        }

    #gw-header abbr[title],
    #gw-footer abbr[title] {
        border-bottom: 1px dotted;
    }

    #gw-header b,
    #gw-footer b,
    #gw-header strong,
    #gw-footer strong {
        font-weight: bold;
    }

    #gw-header dfn,
    #gw-footer dfn {
        font-style: italic;
    }

    #gw-header h1,
    #gw-footer h1 {
        font-size: 2em;
        margin: 0.67em 0;
    }

    #gw-header mark,
    #gw-footer mark {
        background: #ff0;
        color: #000;
    }

    #gw-header small,
    #gw-footer small {
        font-size: 80%;
    }

    #gw-header sub,
    #gw-footer sub,
    #gw-header sup,
    #gw-footer sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }

    #gw-header sup,
    #gw-footer sup {
        top: -0.5em;
    }

    #gw-header sub,
    #gw-footer sub {
        bottom: -0.25em;
    }

    #gw-header img,
    #gw-footer img {
        border: 0;
    }

    #gw-header svg:not(:root),
    #gw-footer svg:not(:root) {
        overflow: hidden;
    }

    #gw-header figure,
    #gw-footer figure {
        margin: 1em 40px;
    }

    #gw-header hr,
    #gw-footer hr {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 0;
    }

    #gw-header pre,
    #gw-footer pre {
        overflow: auto;
    }

    #gw-header code,
    #gw-footer code,
    #gw-header kbd,
    #gw-footer kbd,
    #gw-header pre,
    #gw-footer pre,
    #gw-header samp,
    #gw-footer samp {
        font-family: monospace, monospace;
        font-size: 1em;
    }

    #gw-header button,
    #gw-footer button,
    #gw-header input,
    #gw-footer input,
    #gw-header optgroup,
    #gw-footer optgroup,
    #gw-header select,
    #gw-footer select,
    #gw-header textarea,
    #gw-footer textarea {
        color: inherit;
        font: inherit;
        margin: 0;
    }

    #gw-header button,
    #gw-footer button {
        overflow: visible;
    }

    #gw-header button,
    #gw-footer button,
    #gw-header select,
    #gw-footer select {
        text-transform: none;
    }

    #gw-header button,
    #gw-footer button,
    #gw-header html input[type="button"],
    #gw-footer html input[type="button"],
    #gw-header input[type="reset"],
    #gw-footer input[type="reset"],
    #gw-header input[type="submit"],
    #gw-footer input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        #gw-header button[disabled],
        #gw-footer button[disabled],
        #gw-header html input[disabled],
        #gw-footer html input[disabled] {
            cursor: default;
        }

        #gw-header button::-moz-focus-inner,
        #gw-footer button::-moz-focus-inner,
        #gw-header input::-moz-focus-inner,
        #gw-footer input::-moz-focus-inner {
            border: 0;
            padding: 0;
        }

    #gw-header input,
    #gw-footer input {
        line-height: normal;
    }

        #gw-header input[type="checkbox"],
        #gw-footer input[type="checkbox"],
        #gw-header input[type="radio"],
        #gw-footer input[type="radio"] {
            box-sizing: border-box;
            padding: 0;
        }

        #gw-header input[type="number"]::-webkit-inner-spin-button,
        #gw-footer input[type="number"]::-webkit-inner-spin-button,
        #gw-header input[type="number"]::-webkit-outer-spin-button,
        #gw-footer input[type="number"]::-webkit-outer-spin-button {
            height: auto;
        }

        #gw-header input[type="search"],
        #gw-footer input[type="search"] {
            -webkit-appearance: textfield;
            -moz-box-sizing: content-box;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
        }

            #gw-header input[type="search"]::-webkit-search-cancel-button,
            #gw-footer input[type="search"]::-webkit-search-cancel-button,
            #gw-header input[type="search"]::-webkit-search-decoration,
            #gw-footer input[type="search"]::-webkit-search-decoration {
                -webkit-appearance: none;
            }

    #gw-header fieldset,
    #gw-footer fieldset {
        border: 1px solid #c0c0c0;
        margin: 0 2px;
        padding: 0.35em 0.625em 0.75em;
    }

    #gw-header legend,
    #gw-footer legend {
        border: 0;
        padding: 0;
    }

    #gw-header textarea,
    #gw-footer textarea {
        overflow: auto;
    }

    #gw-header optgroup,
    #gw-footer optgroup {
        font-weight: bold;
    }

    #gw-header table,
    #gw-footer table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    #gw-header td,
    #gw-footer td,
    #gw-header th,
    #gw-footer th {
        padding: 0;
    }

    #gw-header *,
    #gw-footer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #gw-header *:before,
        #gw-footer *:before,
        #gw-header *:after,
        #gw-footer *:after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    #gw-header html,
    #gw-footer html {
        font-size: 10px;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    #gw-header body,
    #gw-footer body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 1.42857143;
        color: #333;
        background-color: #fff;
    }

    #gw-header input,
    #gw-footer input,
    #gw-header button,
    #gw-footer button,
    #gw-header select,
    #gw-footer select,
    #gw-header textarea,
    #gw-footer textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }

    #gw-header a,
    #gw-footer a {
        color: #2B8282;
        text-decoration: none;
    }

   /*     #gw-header a:hover,
        #gw-footer a:hover,
        #gw-header a:focus,
        #gw-footer a:focus {
            color: #184949;
            text-decoration: underline;
        }*/

        #gw-header a:focus,
        #gw-footer a:focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

    #gw-header figure,
    #gw-footer figure {
        margin: 0;
    }

    #gw-header img,
    #gw-footer img {
        vertical-align: middle;
    }

    #gw-header .img-responsive,
    #gw-footer .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
    }

    #gw-header .img-rounded,
    #gw-footer .img-rounded {
        border-radius: 6px;
    }

    #gw-header .img-thumbnail,
    #gw-footer .img-thumbnail {
        padding: 4px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        display: inline-block;
        max-width: 100%;
        height: auto;
    }

    #gw-header .img-circle,
    #gw-footer .img-circle {
        border-radius: 50%;
    }

    #gw-header hr,
    #gw-footer hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #eeeeee;
    }

    #gw-header .sr-only,
    #gw-footer .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
    }

    #gw-header .sr-only-focusable:active,
    #gw-footer .sr-only-focusable:active,
    #gw-header .sr-only-focusable:focus,
    #gw-footer .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto;
    }

    #gw-header h1,
    #gw-footer h1,
    #gw-header h2,
    #gw-footer h2,
    #gw-header h3,
    #gw-footer h3,
    #gw-header h4,
    #gw-footer h4,
    #gw-header h5,
    #gw-footer h5,
    #gw-header h6,
    #gw-footer h6,
    #gw-header .h1,
    #gw-footer .h1,
    #gw-header .h2,
    #gw-footer .h2,
    #gw-header .h3,
    #gw-footer .h3,
    #gw-header .h4,
    #gw-footer .h4,
    #gw-header .h5,
    #gw-footer .h5,
    #gw-header .h6,
    #gw-footer .h6 {
        font-family: inherit;
        font-weight: 700;
        line-height: 1.1;
        color: inherit;
    }

        #gw-header h1 small,
        #gw-footer h1 small,
        #gw-header h2 small,
        #gw-footer h2 small,
        #gw-header h3 small,
        #gw-footer h3 small,
        #gw-header h4 small,
        #gw-footer h4 small,
        #gw-header h5 small,
        #gw-footer h5 small,
        #gw-header h6 small,
        #gw-footer h6 small,
        #gw-header .h1 small,
        #gw-footer .h1 small,
        #gw-header .h2 small,
        #gw-footer .h2 small,
        #gw-header .h3 small,
        #gw-footer .h3 small,
        #gw-header .h4 small,
        #gw-footer .h4 small,
        #gw-header .h5 small,
        #gw-footer .h5 small,
        #gw-header .h6 small,
        #gw-footer .h6 small,
        #gw-header h1 .small,
        #gw-footer h1 .small,
        #gw-header h2 .small,
        #gw-footer h2 .small,
        #gw-header h3 .small,
        #gw-footer h3 .small,
        #gw-header h4 .small,
        #gw-footer h4 .small,
        #gw-header h5 .small,
        #gw-footer h5 .small,
        #gw-header h6 .small,
        #gw-footer h6 .small,
        #gw-header .h1 .small,
        #gw-footer .h1 .small,
        #gw-header .h2 .small,
        #gw-footer .h2 .small,
        #gw-header .h3 .small,
        #gw-footer .h3 .small,
        #gw-header .h4 .small,
        #gw-footer .h4 .small,
        #gw-header .h5 .small,
        #gw-footer .h5 .small,
        #gw-header .h6 .small,
        #gw-footer .h6 .small {
            font-weight: normal;
            line-height: 1;
            color: #777777;
        }

    #gw-header h1,
    #gw-footer h1,
    #gw-header .h1,
    #gw-footer .h1,
    #gw-header h2,
    #gw-footer h2,
    #gw-header .h2,
    #gw-footer .h2,
    #gw-header h3,
    #gw-footer h3,
    #gw-header .h3,
    #gw-footer .h3 {
        margin-top: 20px;
        margin-bottom: 10px;
    }

        #gw-header h1 small,
        #gw-footer h1 small,
        #gw-header .h1 small,
        #gw-footer .h1 small,
        #gw-header h2 small,
        #gw-footer h2 small,
        #gw-header .h2 small,
        #gw-footer .h2 small,
        #gw-header h3 small,
        #gw-footer h3 small,
        #gw-header .h3 small,
        #gw-footer .h3 small,
        #gw-header h1 .small,
        #gw-footer h1 .small,
        #gw-header .h1 .small,
        #gw-footer .h1 .small,
        #gw-header h2 .small,
        #gw-footer h2 .small,
        #gw-header .h2 .small,
        #gw-footer .h2 .small,
        #gw-header h3 .small,
        #gw-footer h3 .small,
        #gw-header .h3 .small,
        #gw-footer .h3 .small {
            font-size: 65%;
        }

    #gw-header h4,
    #gw-footer h4,
    #gw-header .h4,
    #gw-footer .h4,
    #gw-header h5,
    #gw-footer h5,
    #gw-header .h5,
    #gw-footer .h5,
    #gw-header h6,
    #gw-footer h6,
    #gw-header .h6,
    #gw-footer .h6 {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        #gw-header h4 small,
        #gw-footer h4 small,
        #gw-header .h4 small,
        #gw-footer .h4 small,
        #gw-header h5 small,
        #gw-footer h5 small,
        #gw-header .h5 small,
        #gw-footer .h5 small,
        #gw-header h6 small,
        #gw-footer h6 small,
        #gw-header .h6 small,
        #gw-footer .h6 small,
        #gw-header h4 .small,
        #gw-footer h4 .small,
        #gw-header .h4 .small,
        #gw-footer .h4 .small,
        #gw-header h5 .small,
        #gw-footer h5 .small,
        #gw-header .h5 .small,
        #gw-footer .h5 .small,
        #gw-header h6 .small,
        #gw-footer h6 .small,
        #gw-header .h6 .small,
        #gw-footer .h6 .small {
            font-size: 75%;
        }

    #gw-header h1,
    #gw-footer h1,
    #gw-header .h1,
    #gw-footer .h1 {
        font-size: 21px;
    }

    #gw-header h2,
    #gw-footer h2,
    #gw-header .h2,
    #gw-footer .h2 {
        font-size: 18px;
    }

    #gw-header h3,
    #gw-footer h3,
    #gw-header .h3,
    #gw-footer .h3 {
        font-size: 17px;
    }

    #gw-header h4,
    #gw-footer h4,
    #gw-header .h4,
    #gw-footer .h4 {
        font-size: 14px;
    }

    #gw-header h5,
    #gw-footer h5,
    #gw-header .h5,
    #gw-footer .h5 {
        font-size: 14px;
    }

    #gw-header h6,
    #gw-footer h6,
    #gw-header .h6,
    #gw-footer .h6 {
        font-size: 12px;
    }

    #gw-header p,
    #gw-footer p {
        margin: 0 0 10px;
    }

    #gw-header .lead,
    #gw-footer .lead {
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.4;
    }

@media (min-width: 768px) {
    #gw-header .lead,
    #gw-footer .lead {
        font-size: 21px;
    }
}

#gw-header small,
#gw-footer small,
#gw-header .small,
#gw-footer .small {
    font-size: 85%;
}

#gw-header mark,
#gw-footer mark,
#gw-header .mark,
#gw-footer .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}

#gw-header .text-left,
#gw-footer .text-left {
    text-align: left;
}

#gw-header .text-right,
#gw-footer .text-right {
    text-align: right;
}

#gw-header .text-center,
#gw-footer .text-center {
    text-align: center;
}

#gw-header .text-justify,
#gw-footer .text-justify {
    text-align: justify;
}

#gw-header .text-nowrap,
#gw-footer .text-nowrap {
    white-space: nowrap;
}

#gw-header .text-lowercase,
#gw-footer .text-lowercase {
    text-transform: lowercase;
}

#gw-header .text-uppercase,
#gw-footer .text-uppercase {
    text-transform: uppercase;
}

#gw-header .text-capitalize,
#gw-footer .text-capitalize {
    text-transform: capitalize;
}

#gw-header .text-muted,
#gw-footer .text-muted {
    color: #777777;
}

#gw-header .text-primary,
#gw-footer .text-primary {
    color: #000033;
}

a#gw-header .text-primary:hover,
a#gw-footer .text-primary:hover {
    color: #000000;
}

#gw-header .text-success,
#gw-footer .text-success {
    color: #3c763d;
}

a#gw-header .text-success:hover,
a#gw-footer .text-success:hover {
    color: #2b542c;
}

#gw-header .text-info,
#gw-footer .text-info {
    color: #31708f;
}

a#gw-header .text-info:hover,
a#gw-footer .text-info:hover {
    color: #245269;
}

#gw-header .text-warning,
#gw-footer .text-warning {
    color: #8a6d3b;
}

a#gw-header .text-warning:hover,
a#gw-footer .text-warning:hover {
    color: #66512c;
}

#gw-header .text-danger,
#gw-footer .text-danger {
    color: #a94442;
}

a#gw-header .text-danger:hover,
a#gw-footer .text-danger:hover {
    color: #843534;
}

#gw-header .bg-primary,
#gw-footer .bg-primary {
    color: #fff;
    background-color: #000033;
}

a#gw-header .bg-primary:hover,
a#gw-footer .bg-primary:hover {
    background-color: #000000;
}

#gw-header .bg-success,
#gw-footer .bg-success {
    background-color: #dff0d8;
}

a#gw-header .bg-success:hover,
a#gw-footer .bg-success:hover {
    background-color: #c1e2b3;
}

#gw-header .bg-info,
#gw-footer .bg-info {
    background-color: #d9edf7;
}

a#gw-header .bg-info:hover,
a#gw-footer .bg-info:hover {
    background-color: #afd9ee;
}

#gw-header .bg-warning,
#gw-footer .bg-warning {
    background-color: #fcf8e3;
}

a#gw-header .bg-warning:hover,
a#gw-footer .bg-warning:hover {
    background-color: #f7ecb5;
}

#gw-header .bg-danger,
#gw-footer .bg-danger {
    background-color: #f2dede;
}

a#gw-header .bg-danger:hover,
a#gw-footer .bg-danger:hover {
    background-color: #e4b9b9;
}

#gw-header .page-header,
#gw-footer .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

#gw-header ul,
#gw-footer ul,
#gw-header ol,
#gw-footer ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    #gw-header ul ul,
    #gw-footer ul ul,
    #gw-header ol ul,
    #gw-footer ol ul,
    #gw-header ul ol,
    #gw-footer ul ol,
    #gw-header ol ol,
    #gw-footer ol ol {
        margin-bottom: 0;
    }

#gw-header .list-unstyled,
#gw-footer .list-unstyled {
    padding-left: 0;
    list-style: none;
}

#gw-header .list-inline,
#gw-footer .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    #gw-header .list-inline > li,
    #gw-footer .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

#gw-header dl,
#gw-footer dl {
    margin-top: 0;
    margin-bottom: 20px;
}

#gw-header dt,
#gw-footer dt,
#gw-header dd,
#gw-footer dd {
    line-height: 1.42857143;
}

#gw-header dt,
#gw-footer dt {
    font-weight: bold;
}

#gw-header dd,
#gw-footer dd {
    margin-left: 0;
}

@media (min-width: 768px) {
    #gw-header .dl-horizontal dt,
    #gw-footer .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #gw-header .dl-horizontal dd,
    #gw-footer .dl-horizontal dd {
        margin-left: 180px;
    }
}

#gw-header abbr[title],
#gw-footer abbr[title],
#gw-header abbr[data-original-title],
#gw-footer abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

#gw-header .initialism,
#gw-footer .initialism {
    font-size: 90%;
    text-transform: uppercase;
}

#gw-header blockquote,
#gw-footer blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

    #gw-header blockquote p:last-child,
    #gw-footer blockquote p:last-child,
    #gw-header blockquote ul:last-child,
    #gw-footer blockquote ul:last-child,
    #gw-header blockquote ol:last-child,
    #gw-footer blockquote ol:last-child {
        margin-bottom: 0;
    }

    #gw-header blockquote footer,
    #gw-footer blockquote footer,
    #gw-header blockquote small,
    #gw-footer blockquote small,
    #gw-header blockquote .small,
    #gw-footer blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777777;
    }

        #gw-header blockquote footer:before,
        #gw-footer blockquote footer:before,
        #gw-header blockquote small:before,
        #gw-footer blockquote small:before,
        #gw-header blockquote .small:before,
        #gw-footer blockquote .small:before {
            content: '\2014 \00A0';
        }

    #gw-header .blockquote-reverse,
    #gw-footer .blockquote-reverse,
    #gw-header blockquote.pull-right,
    #gw-footer blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        #gw-header .blockquote-reverse footer:before,
        #gw-footer .blockquote-reverse footer:before,
        #gw-header blockquote.pull-right footer:before,
        #gw-footer blockquote.pull-right footer:before,
        #gw-header .blockquote-reverse small:before,
        #gw-footer .blockquote-reverse small:before,
        #gw-header blockquote.pull-right small:before,
        #gw-footer blockquote.pull-right small:before,
        #gw-header .blockquote-reverse .small:before,
        #gw-footer .blockquote-reverse .small:before,
        #gw-header blockquote.pull-right .small:before,
        #gw-footer blockquote.pull-right .small:before {
            content: '';
        }

        #gw-header .blockquote-reverse footer:after,
        #gw-footer .blockquote-reverse footer:after,
        #gw-header blockquote.pull-right footer:after,
        #gw-footer blockquote.pull-right footer:after,
        #gw-header .blockquote-reverse small:after,
        #gw-footer .blockquote-reverse small:after,
        #gw-header blockquote.pull-right small:after,
        #gw-footer blockquote.pull-right small:after,
        #gw-header .blockquote-reverse .small:after,
        #gw-footer .blockquote-reverse .small:after,
        #gw-header blockquote.pull-right .small:after,
        #gw-footer blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

#gw-header address,
#gw-footer address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

#gw-header code,
#gw-footer code,
#gw-header kbd,
#gw-footer kbd,
#gw-header pre,
#gw-footer pre,
#gw-header samp,
#gw-footer samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

#gw-header code,
#gw-footer code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

#gw-header kbd,
#gw-footer kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    #gw-header kbd kbd,
    #gw-footer kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

#gw-header pre,
#gw-footer pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    #gw-header pre code,
    #gw-footer pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

#gw-header .pre-scrollable,
#gw-footer .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

#gw-header .container,
#gw-footer .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    padding-right: 14px;
}

@media (min-width: 768px) {
    #gw-header .container,
    #gw-footer .container {
        width: 748px;
    }
}

@media (min-width: 992px) {
    #gw-header .container,
    #gw-footer .container {
        width: 968px;
    }
}

@media (min-width: 1240px) {
    #gw-header .container,
    #gw-footer .container {
        width: 1208px;
    }
}

@media (min-width: 1400px) {
    #gw-header .container,
    #gw-footer .container {
        width: 1368px;
    }
}

#gw-header .container-fluid,
#gw-footer .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 14px;
    padding-right: 14px;
}

#gw-header .row,
#gw-footer .row {
    margin-left: -14px;
    margin-right: -14px;
}

#gw-header .col-xs-1,
#gw-footer .col-xs-1,
#gw-header .col-sm-1,
#gw-footer .col-sm-1,
#gw-header .col-md-1,
#gw-footer .col-md-1,
#gw-header .col-lg-1,
#gw-footer .col-lg-1,
#gw-header .col-xs-2,
#gw-footer .col-xs-2,
#gw-header .col-sm-2,
#gw-footer .col-sm-2,
#gw-header .col-md-2,
#gw-footer .col-md-2,
#gw-header .col-lg-2,
#gw-footer .col-lg-2,
#gw-header .col-xs-3,
#gw-footer .col-xs-3,
#gw-header .col-sm-3,
#gw-footer .col-sm-3,
#gw-header .col-md-3,
#gw-footer .col-md-3,
#gw-header .col-lg-3,
#gw-footer .col-lg-3,
#gw-header .col-xs-4,
#gw-footer .col-xs-4,
#gw-header .col-sm-4,
#gw-footer .col-sm-4,
#gw-header .col-md-4,
#gw-footer .col-md-4,
#gw-header .col-lg-4,
#gw-footer .col-lg-4,
#gw-header .col-xs-5,
#gw-footer .col-xs-5,
#gw-header .col-sm-5,
#gw-footer .col-sm-5,
#gw-header .col-md-5,
#gw-footer .col-md-5,
#gw-header .col-lg-5,
#gw-footer .col-lg-5,
#gw-header .col-xs-6,
#gw-footer .col-xs-6,
#gw-header .col-sm-6,
#gw-footer .col-sm-6,
#gw-header .col-md-6,
#gw-footer .col-md-6,
#gw-header .col-lg-6,
#gw-footer .col-lg-6,
#gw-header .col-xs-7,
#gw-footer .col-xs-7,
#gw-header .col-sm-7,
#gw-footer .col-sm-7,
#gw-header .col-md-7,
#gw-footer .col-md-7,
#gw-header .col-lg-7,
#gw-footer .col-lg-7,
#gw-header .col-xs-8,
#gw-footer .col-xs-8,
#gw-header .col-sm-8,
#gw-footer .col-sm-8,
#gw-header .col-md-8,
#gw-footer .col-md-8,
#gw-header .col-lg-8,
#gw-footer .col-lg-8,
#gw-header .col-xs-9,
#gw-footer .col-xs-9,
#gw-header .col-sm-9,
#gw-footer .col-sm-9,
#gw-header .col-md-9,
#gw-footer .col-md-9,
#gw-header .col-lg-9,
#gw-footer .col-lg-9,
#gw-header .col-xs-10,
#gw-footer .col-xs-10,
#gw-header .col-sm-10,
#gw-footer .col-sm-10,
#gw-header .col-md-10,
#gw-footer .col-md-10,
#gw-header .col-lg-10,
#gw-footer .col-lg-10,
#gw-header .col-xs-11,
#gw-footer .col-xs-11,
#gw-header .col-sm-11,
#gw-footer .col-sm-11,
#gw-header .col-md-11,
#gw-footer .col-md-11,
#gw-header .col-lg-11,
#gw-footer .col-lg-11,
#gw-header .col-xs-12,
#gw-footer .col-xs-12,
#gw-header .col-sm-12,
#gw-footer .col-sm-12,
#gw-header .col-md-12,
#gw-footer .col-md-12,
#gw-header .col-lg-12,
#gw-footer .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 14px;
    padding-right: 14px;
}

#gw-header .col-xs-1,
#gw-footer .col-xs-1,
#gw-header .col-xs-2,
#gw-footer .col-xs-2,
#gw-header .col-xs-3,
#gw-footer .col-xs-3,
#gw-header .col-xs-4,
#gw-footer .col-xs-4,
#gw-header .col-xs-5,
#gw-footer .col-xs-5,
#gw-header .col-xs-6,
#gw-footer .col-xs-6,
#gw-header .col-xs-7,
#gw-footer .col-xs-7,
#gw-header .col-xs-8,
#gw-footer .col-xs-8,
#gw-header .col-xs-9,
#gw-footer .col-xs-9,
#gw-header .col-xs-10,
#gw-footer .col-xs-10,
#gw-header .col-xs-11,
#gw-footer .col-xs-11,
#gw-header .col-xs-12,
#gw-footer .col-xs-12 {
    float: left;
}

#gw-header .col-xs-12,
#gw-footer .col-xs-12 {
    width: 100%;
}

#gw-header .col-xs-11,
#gw-footer .col-xs-11 {
    width: 91.66666667%;
}

#gw-header .col-xs-10,
#gw-footer .col-xs-10 {
    width: 83.33333333%;
}

#gw-header .col-xs-9,
#gw-footer .col-xs-9 {
    width: 75%;
}

#gw-header .col-xs-8,
#gw-footer .col-xs-8 {
    width: 66.66666667%;
}

#gw-header .col-xs-7,
#gw-footer .col-xs-7 {
    width: 58.33333333%;
}

#gw-header .col-xs-6,
#gw-footer .col-xs-6 {
    width: 50%;
}

#gw-header .col-xs-5,
#gw-footer .col-xs-5 {
    width: 41.66666667%;
}

#gw-header .col-xs-4,
#gw-footer .col-xs-4 {
    width: 33.33333333%;
}

#gw-header .col-xs-3,
#gw-footer .col-xs-3 {
    width: 25%;
}

#gw-header .col-xs-2,
#gw-footer .col-xs-2 {
    width: 16.66666667%;
}

#gw-header .col-xs-1,
#gw-footer .col-xs-1 {
    width: 8.33333333%;
}

#gw-header .col-xs-pull-12,
#gw-footer .col-xs-pull-12 {
    right: 100%;
}

#gw-header .col-xs-pull-11,
#gw-footer .col-xs-pull-11 {
    right: 91.66666667%;
}

#gw-header .col-xs-pull-10,
#gw-footer .col-xs-pull-10 {
    right: 83.33333333%;
}

#gw-header .col-xs-pull-9,
#gw-footer .col-xs-pull-9 {
    right: 75%;
}

#gw-header .col-xs-pull-8,
#gw-footer .col-xs-pull-8 {
    right: 66.66666667%;
}

#gw-header .col-xs-pull-7,
#gw-footer .col-xs-pull-7 {
    right: 58.33333333%;
}

#gw-header .col-xs-pull-6,
#gw-footer .col-xs-pull-6 {
    right: 50%;
}

#gw-header .col-xs-pull-5,
#gw-footer .col-xs-pull-5 {
    right: 41.66666667%;
}

#gw-header .col-xs-pull-4,
#gw-footer .col-xs-pull-4 {
    right: 33.33333333%;
}

#gw-header .col-xs-pull-3,
#gw-footer .col-xs-pull-3 {
    right: 25%;
}

#gw-header .col-xs-pull-2,
#gw-footer .col-xs-pull-2 {
    right: 16.66666667%;
}

#gw-header .col-xs-pull-1,
#gw-footer .col-xs-pull-1 {
    right: 8.33333333%;
}

#gw-header .col-xs-pull-0,
#gw-footer .col-xs-pull-0 {
    right: auto;
}

#gw-header .col-xs-push-12,
#gw-footer .col-xs-push-12 {
    left: 100%;
}

#gw-header .col-xs-push-11,
#gw-footer .col-xs-push-11 {
    left: 91.66666667%;
}

#gw-header .col-xs-push-10,
#gw-footer .col-xs-push-10 {
    left: 83.33333333%;
}

#gw-header .col-xs-push-9,
#gw-footer .col-xs-push-9 {
    left: 75%;
}

#gw-header .col-xs-push-8,
#gw-footer .col-xs-push-8 {
    left: 66.66666667%;
}

#gw-header .col-xs-push-7,
#gw-footer .col-xs-push-7 {
    left: 58.33333333%;
}

#gw-header .col-xs-push-6,
#gw-footer .col-xs-push-6 {
    left: 50%;
}

#gw-header .col-xs-push-5,
#gw-footer .col-xs-push-5 {
    left: 41.66666667%;
}

#gw-header .col-xs-push-4,
#gw-footer .col-xs-push-4 {
    left: 33.33333333%;
}

#gw-header .col-xs-push-3,
#gw-footer .col-xs-push-3 {
    left: 25%;
}

#gw-header .col-xs-push-2,
#gw-footer .col-xs-push-2 {
    left: 16.66666667%;
}

#gw-header .col-xs-push-1,
#gw-footer .col-xs-push-1 {
    left: 8.33333333%;
}

#gw-header .col-xs-push-0,
#gw-footer .col-xs-push-0 {
    left: auto;
}

#gw-header .col-xs-offset-12,
#gw-footer .col-xs-offset-12 {
    margin-left: 100%;
}

#gw-header .col-xs-offset-11,
#gw-footer .col-xs-offset-11 {
    margin-left: 91.66666667%;
}

#gw-header .col-xs-offset-10,
#gw-footer .col-xs-offset-10 {
    margin-left: 83.33333333%;
}

#gw-header .col-xs-offset-9,
#gw-footer .col-xs-offset-9 {
    margin-left: 75%;
}

#gw-header .col-xs-offset-8,
#gw-footer .col-xs-offset-8 {
    margin-left: 66.66666667%;
}

#gw-header .col-xs-offset-7,
#gw-footer .col-xs-offset-7 {
    margin-left: 58.33333333%;
}

#gw-header .col-xs-offset-6,
#gw-footer .col-xs-offset-6 {
    margin-left: 50%;
}

#gw-header .col-xs-offset-5,
#gw-footer .col-xs-offset-5 {
    margin-left: 41.66666667%;
}

#gw-header .col-xs-offset-4,
#gw-footer .col-xs-offset-4 {
    margin-left: 33.33333333%;
}

#gw-header .col-xs-offset-3,
#gw-footer .col-xs-offset-3 {
    margin-left: 25%;
}

#gw-header .col-xs-offset-2,
#gw-footer .col-xs-offset-2 {
    margin-left: 16.66666667%;
}

#gw-header .col-xs-offset-1,
#gw-footer .col-xs-offset-1 {
    margin-left: 8.33333333%;
}

#gw-header .col-xs-offset-0,
#gw-footer .col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    #gw-header .col-sm-1,
    #gw-footer .col-sm-1,
    #gw-header .col-sm-2,
    #gw-footer .col-sm-2,
    #gw-header .col-sm-3,
    #gw-footer .col-sm-3,
    #gw-header .col-sm-4,
    #gw-footer .col-sm-4,
    #gw-header .col-sm-5,
    #gw-footer .col-sm-5,
    #gw-header .col-sm-6,
    #gw-footer .col-sm-6,
    #gw-header .col-sm-7,
    #gw-footer .col-sm-7,
    #gw-header .col-sm-8,
    #gw-footer .col-sm-8,
    #gw-header .col-sm-9,
    #gw-footer .col-sm-9,
    #gw-header .col-sm-10,
    #gw-footer .col-sm-10,
    #gw-header .col-sm-11,
    #gw-footer .col-sm-11,
    #gw-header .col-sm-12,
    #gw-footer .col-sm-12 {
        float: left;
    }

    #gw-header .col-sm-12,
    #gw-footer .col-sm-12 {
        width: 100%;
    }

    #gw-header .col-sm-11,
    #gw-footer .col-sm-11 {
        width: 91.66666667%;
    }

    #gw-header .col-sm-10,
    #gw-footer .col-sm-10 {
        width: 83.33333333%;
    }

    #gw-header .col-sm-9,
    #gw-footer .col-sm-9 {
        width: 75%;
    }

    #gw-header .col-sm-8,
    #gw-footer .col-sm-8 {
        width: 66.66666667%;
    }

    #gw-header .col-sm-7,
    #gw-footer .col-sm-7 {
        width: 58.33333333%;
    }

    #gw-header .col-sm-6,
    #gw-footer .col-sm-6 {
        width: 50%;
    }

    #gw-header .col-sm-5,
    #gw-footer .col-sm-5 {
        width: 41.66666667%;
    }

    #gw-header .col-sm-4,
    #gw-footer .col-sm-4 {
        width: 33.33333333%;
    }

    #gw-header .col-sm-3,
    #gw-footer .col-sm-3 {
        width: 25%;
    }

    #gw-header .col-sm-2,
    #gw-footer .col-sm-2 {
        width: 16.66666667%;
    }

    #gw-header .col-sm-1,
    #gw-footer .col-sm-1 {
        width: 8.33333333%;
    }

    #gw-header .col-sm-pull-12,
    #gw-footer .col-sm-pull-12 {
        right: 100%;
    }

    #gw-header .col-sm-pull-11,
    #gw-footer .col-sm-pull-11 {
        right: 91.66666667%;
    }

    #gw-header .col-sm-pull-10,
    #gw-footer .col-sm-pull-10 {
        right: 83.33333333%;
    }

    #gw-header .col-sm-pull-9,
    #gw-footer .col-sm-pull-9 {
        right: 75%;
    }

    #gw-header .col-sm-pull-8,
    #gw-footer .col-sm-pull-8 {
        right: 66.66666667%;
    }

    #gw-header .col-sm-pull-7,
    #gw-footer .col-sm-pull-7 {
        right: 58.33333333%;
    }

    #gw-header .col-sm-pull-6,
    #gw-footer .col-sm-pull-6 {
        right: 50%;
    }

    #gw-header .col-sm-pull-5,
    #gw-footer .col-sm-pull-5 {
        right: 41.66666667%;
    }

    #gw-header .col-sm-pull-4,
    #gw-footer .col-sm-pull-4 {
        right: 33.33333333%;
    }

    #gw-header .col-sm-pull-3,
    #gw-footer .col-sm-pull-3 {
        right: 25%;
    }

    #gw-header .col-sm-pull-2,
    #gw-footer .col-sm-pull-2 {
        right: 16.66666667%;
    }

    #gw-header .col-sm-pull-1,
    #gw-footer .col-sm-pull-1 {
        right: 8.33333333%;
    }

    #gw-header .col-sm-pull-0,
    #gw-footer .col-sm-pull-0 {
        right: auto;
    }

    #gw-header .col-sm-push-12,
    #gw-footer .col-sm-push-12 {
        left: 100%;
    }

    #gw-header .col-sm-push-11,
    #gw-footer .col-sm-push-11 {
        left: 91.66666667%;
    }

    #gw-header .col-sm-push-10,
    #gw-footer .col-sm-push-10 {
        left: 83.33333333%;
    }

    #gw-header .col-sm-push-9,
    #gw-footer .col-sm-push-9 {
        left: 75%;
    }

    #gw-header .col-sm-push-8,
    #gw-footer .col-sm-push-8 {
        left: 66.66666667%;
    }

    #gw-header .col-sm-push-7,
    #gw-footer .col-sm-push-7 {
        left: 58.33333333%;
    }

    #gw-header .col-sm-push-6,
    #gw-footer .col-sm-push-6 {
        left: 50%;
    }

    #gw-header .col-sm-push-5,
    #gw-footer .col-sm-push-5 {
        left: 41.66666667%;
    }

    #gw-header .col-sm-push-4,
    #gw-footer .col-sm-push-4 {
        left: 33.33333333%;
    }

    #gw-header .col-sm-push-3,
    #gw-footer .col-sm-push-3 {
        left: 25%;
    }

    #gw-header .col-sm-push-2,
    #gw-footer .col-sm-push-2 {
        left: 16.66666667%;
    }

    #gw-header .col-sm-push-1,
    #gw-footer .col-sm-push-1 {
        left: 8.33333333%;
    }

    #gw-header .col-sm-push-0,
    #gw-footer .col-sm-push-0 {
        left: auto;
    }

    #gw-header .col-sm-offset-12,
    #gw-footer .col-sm-offset-12 {
        margin-left: 100%;
    }

    #gw-header .col-sm-offset-11,
    #gw-footer .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    #gw-header .col-sm-offset-10,
    #gw-footer .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    #gw-header .col-sm-offset-9,
    #gw-footer .col-sm-offset-9 {
        margin-left: 75%;
    }

    #gw-header .col-sm-offset-8,
    #gw-footer .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    #gw-header .col-sm-offset-7,
    #gw-footer .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    #gw-header .col-sm-offset-6,
    #gw-footer .col-sm-offset-6 {
        margin-left: 50%;
    }

    #gw-header .col-sm-offset-5,
    #gw-footer .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    #gw-header .col-sm-offset-4,
    #gw-footer .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    #gw-header .col-sm-offset-3,
    #gw-footer .col-sm-offset-3 {
        margin-left: 25%;
    }

    #gw-header .col-sm-offset-2,
    #gw-footer .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    #gw-header .col-sm-offset-1,
    #gw-footer .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    #gw-header .col-sm-offset-0,
    #gw-footer .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    #gw-header .col-md-1,
    #gw-footer .col-md-1,
    #gw-header .col-md-2,
    #gw-footer .col-md-2,
    #gw-header .col-md-3,
    #gw-footer .col-md-3,
    #gw-header .col-md-4,
    #gw-footer .col-md-4,
    #gw-header .col-md-5,
    #gw-footer .col-md-5,
    #gw-header .col-md-6,
    #gw-footer .col-md-6,
    #gw-header .col-md-7,
    #gw-footer .col-md-7,
    #gw-header .col-md-8,
    #gw-footer .col-md-8,
    #gw-header .col-md-9,
    #gw-footer .col-md-9,
    #gw-header .col-md-10,
    #gw-footer .col-md-10,
    #gw-header .col-md-11,
    #gw-footer .col-md-11,
    #gw-header .col-md-12,
    #gw-footer .col-md-12 {
        float: left;
    }

    #gw-header .col-md-12,
    #gw-footer .col-md-12 {
        width: 100%;
    }

    #gw-header .col-md-11,
    #gw-footer .col-md-11 {
        width: 91.66666667%;
    }

    #gw-header .col-md-10,
    #gw-footer .col-md-10 {
        width: 83.33333333%;
    }

    #gw-header .col-md-9,
    #gw-footer .col-md-9 {
        width: 75%;
    }

    #gw-header .col-md-8,
    #gw-footer .col-md-8 {
        width: 66.66666667%;
    }

    #gw-header .col-md-7,
    #gw-footer .col-md-7 {
        width: 58.33333333%;
    }

    #gw-header .col-md-6,
    #gw-footer .col-md-6 {
        width: 50%;
    }

    #gw-header .col-md-5,
    #gw-footer .col-md-5 {
        width: 41.66666667%;
    }

    #gw-header .col-md-4,
    #gw-footer .col-md-4 {
        width: 33.33333333%;
    }

    #gw-header .col-md-3,
    #gw-footer .col-md-3 {
        width: 25%;
    }

    #gw-header .col-md-2,
    #gw-footer .col-md-2 {
        width: 16.66666667%;
    }

    #gw-header .col-md-1,
    #gw-footer .col-md-1 {
        width: 8.33333333%;
    }

    #gw-header .col-md-pull-12,
    #gw-footer .col-md-pull-12 {
        right: 100%;
    }

    #gw-header .col-md-pull-11,
    #gw-footer .col-md-pull-11 {
        right: 91.66666667%;
    }

    #gw-header .col-md-pull-10,
    #gw-footer .col-md-pull-10 {
        right: 83.33333333%;
    }

    #gw-header .col-md-pull-9,
    #gw-footer .col-md-pull-9 {
        right: 75%;
    }

    #gw-header .col-md-pull-8,
    #gw-footer .col-md-pull-8 {
        right: 66.66666667%;
    }

    #gw-header .col-md-pull-7,
    #gw-footer .col-md-pull-7 {
        right: 58.33333333%;
    }

    #gw-header .col-md-pull-6,
    #gw-footer .col-md-pull-6 {
        right: 50%;
    }

    #gw-header .col-md-pull-5,
    #gw-footer .col-md-pull-5 {
        right: 41.66666667%;
    }

    #gw-header .col-md-pull-4,
    #gw-footer .col-md-pull-4 {
        right: 33.33333333%;
    }

    #gw-header .col-md-pull-3,
    #gw-footer .col-md-pull-3 {
        right: 25%;
    }

    #gw-header .col-md-pull-2,
    #gw-footer .col-md-pull-2 {
        right: 16.66666667%;
    }

    #gw-header .col-md-pull-1,
    #gw-footer .col-md-pull-1 {
        right: 8.33333333%;
    }

    #gw-header .col-md-pull-0,
    #gw-footer .col-md-pull-0 {
        right: auto;
    }

    #gw-header .col-md-push-12,
    #gw-footer .col-md-push-12 {
        left: 100%;
    }

    #gw-header .col-md-push-11,
    #gw-footer .col-md-push-11 {
        left: 91.66666667%;
    }

    #gw-header .col-md-push-10,
    #gw-footer .col-md-push-10 {
        left: 83.33333333%;
    }

    #gw-header .col-md-push-9,
    #gw-footer .col-md-push-9 {
        left: 75%;
    }

    #gw-header .col-md-push-8,
    #gw-footer .col-md-push-8 {
        left: 66.66666667%;
    }

    #gw-header .col-md-push-7,
    #gw-footer .col-md-push-7 {
        left: 58.33333333%;
    }

    #gw-header .col-md-push-6,
    #gw-footer .col-md-push-6 {
        left: 50%;
    }

    #gw-header .col-md-push-5,
    #gw-footer .col-md-push-5 {
        left: 41.66666667%;
    }

    #gw-header .col-md-push-4,
    #gw-footer .col-md-push-4 {
        left: 33.33333333%;
    }

    #gw-header .col-md-push-3,
    #gw-footer .col-md-push-3 {
        left: 25%;
    }

    #gw-header .col-md-push-2,
    #gw-footer .col-md-push-2 {
        left: 16.66666667%;
    }

    #gw-header .col-md-push-1,
    #gw-footer .col-md-push-1 {
        left: 8.33333333%;
    }

    #gw-header .col-md-push-0,
    #gw-footer .col-md-push-0 {
        left: auto;
    }

    #gw-header .col-md-offset-12,
    #gw-footer .col-md-offset-12 {
        margin-left: 100%;
    }

    #gw-header .col-md-offset-11,
    #gw-footer .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    #gw-header .col-md-offset-10,
    #gw-footer .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    #gw-header .col-md-offset-9,
    #gw-footer .col-md-offset-9 {
        margin-left: 75%;
    }

    #gw-header .col-md-offset-8,
    #gw-footer .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    #gw-header .col-md-offset-7,
    #gw-footer .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    #gw-header .col-md-offset-6,
    #gw-footer .col-md-offset-6 {
        margin-left: 50%;
    }

    #gw-header .col-md-offset-5,
    #gw-footer .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    #gw-header .col-md-offset-4,
    #gw-footer .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    #gw-header .col-md-offset-3,
    #gw-footer .col-md-offset-3 {
        margin-left: 25%;
    }

    #gw-header .col-md-offset-2,
    #gw-footer .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    #gw-header .col-md-offset-1,
    #gw-footer .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    #gw-header .col-md-offset-0,
    #gw-footer .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1240px) {
    #gw-header .col-lg-1,
    #gw-footer .col-lg-1,
    #gw-header .col-lg-2,
    #gw-footer .col-lg-2,
    #gw-header .col-lg-3,
    #gw-footer .col-lg-3,
    #gw-header .col-lg-4,
    #gw-footer .col-lg-4,
    #gw-header .col-lg-5,
    #gw-footer .col-lg-5,
    #gw-header .col-lg-6,
    #gw-footer .col-lg-6,
    #gw-header .col-lg-7,
    #gw-footer .col-lg-7,
    #gw-header .col-lg-8,
    #gw-footer .col-lg-8,
    #gw-header .col-lg-9,
    #gw-footer .col-lg-9,
    #gw-header .col-lg-10,
    #gw-footer .col-lg-10,
    #gw-header .col-lg-11,
    #gw-footer .col-lg-11,
    #gw-header .col-lg-12,
    #gw-footer .col-lg-12 {
        float: left;
    }

    #gw-header .col-lg-12,
    #gw-footer .col-lg-12 {
        width: 100%;
    }

    #gw-header .col-lg-11,
    #gw-footer .col-lg-11 {
        width: 91.66666667%;
    }

    #gw-header .col-lg-10,
    #gw-footer .col-lg-10 {
        width: 83.33333333%;
    }

    #gw-header .col-lg-9,
    #gw-footer .col-lg-9 {
        width: 75%;
    }

    #gw-header .col-lg-8,
    #gw-footer .col-lg-8 {
        width: 66.66666667%;
    }

    #gw-header .col-lg-7,
    #gw-footer .col-lg-7 {
        width: 58.33333333%;
    }

    #gw-header .col-lg-6,
    #gw-footer .col-lg-6 {
        width: 50%;
    }

    #gw-header .col-lg-5,
    #gw-footer .col-lg-5 {
        width: 41.66666667%;
    }

    #gw-header .col-lg-4,
    #gw-footer .col-lg-4 {
        width: 33.33333333%;
    }

    #gw-header .col-lg-3,
    #gw-footer .col-lg-3 {
        width: 25%;
    }

    #gw-header .col-lg-2,
    #gw-footer .col-lg-2 {
        width: 16.66666667%;
    }

    #gw-header .col-lg-1,
    #gw-footer .col-lg-1 {
        width: 8.33333333%;
    }

    #gw-header .col-lg-pull-12,
    #gw-footer .col-lg-pull-12 {
        right: 100%;
    }

    #gw-header .col-lg-pull-11,
    #gw-footer .col-lg-pull-11 {
        right: 91.66666667%;
    }

    #gw-header .col-lg-pull-10,
    #gw-footer .col-lg-pull-10 {
        right: 83.33333333%;
    }

    #gw-header .col-lg-pull-9,
    #gw-footer .col-lg-pull-9 {
        right: 75%;
    }

    #gw-header .col-lg-pull-8,
    #gw-footer .col-lg-pull-8 {
        right: 66.66666667%;
    }

    #gw-header .col-lg-pull-7,
    #gw-footer .col-lg-pull-7 {
        right: 58.33333333%;
    }

    #gw-header .col-lg-pull-6,
    #gw-footer .col-lg-pull-6 {
        right: 50%;
    }

    #gw-header .col-lg-pull-5,
    #gw-footer .col-lg-pull-5 {
        right: 41.66666667%;
    }

    #gw-header .col-lg-pull-4,
    #gw-footer .col-lg-pull-4 {
        right: 33.33333333%;
    }

    #gw-header .col-lg-pull-3,
    #gw-footer .col-lg-pull-3 {
        right: 25%;
    }

    #gw-header .col-lg-pull-2,
    #gw-footer .col-lg-pull-2 {
        right: 16.66666667%;
    }

    #gw-header .col-lg-pull-1,
    #gw-footer .col-lg-pull-1 {
        right: 8.33333333%;
    }

    #gw-header .col-lg-pull-0,
    #gw-footer .col-lg-pull-0 {
        right: auto;
    }

    #gw-header .col-lg-push-12,
    #gw-footer .col-lg-push-12 {
        left: 100%;
    }

    #gw-header .col-lg-push-11,
    #gw-footer .col-lg-push-11 {
        left: 91.66666667%;
    }

    #gw-header .col-lg-push-10,
    #gw-footer .col-lg-push-10 {
        left: 83.33333333%;
    }

    #gw-header .col-lg-push-9,
    #gw-footer .col-lg-push-9 {
        left: 75%;
    }

    #gw-header .col-lg-push-8,
    #gw-footer .col-lg-push-8 {
        left: 66.66666667%;
    }

    #gw-header .col-lg-push-7,
    #gw-footer .col-lg-push-7 {
        left: 58.33333333%;
    }

    #gw-header .col-lg-push-6,
    #gw-footer .col-lg-push-6 {
        left: 50%;
    }

    #gw-header .col-lg-push-5,
    #gw-footer .col-lg-push-5 {
        left: 41.66666667%;
    }

    #gw-header .col-lg-push-4,
    #gw-footer .col-lg-push-4 {
        left: 33.33333333%;
    }

    #gw-header .col-lg-push-3,
    #gw-footer .col-lg-push-3 {
        left: 25%;
    }

    #gw-header .col-lg-push-2,
    #gw-footer .col-lg-push-2 {
        left: 16.66666667%;
    }

    #gw-header .col-lg-push-1,
    #gw-footer .col-lg-push-1 {
        left: 8.33333333%;
    }

    #gw-header .col-lg-push-0,
    #gw-footer .col-lg-push-0 {
        left: auto;
    }

    #gw-header .col-lg-offset-12,
    #gw-footer .col-lg-offset-12 {
        margin-left: 100%;
    }

    #gw-header .col-lg-offset-11,
    #gw-footer .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    #gw-header .col-lg-offset-10,
    #gw-footer .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    #gw-header .col-lg-offset-9,
    #gw-footer .col-lg-offset-9 {
        margin-left: 75%;
    }

    #gw-header .col-lg-offset-8,
    #gw-footer .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    #gw-header .col-lg-offset-7,
    #gw-footer .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    #gw-header .col-lg-offset-6,
    #gw-footer .col-lg-offset-6 {
        margin-left: 50%;
    }

    #gw-header .col-lg-offset-5,
    #gw-footer .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    #gw-header .col-lg-offset-4,
    #gw-footer .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    #gw-header .col-lg-offset-3,
    #gw-footer .col-lg-offset-3 {
        margin-left: 25%;
    }

    #gw-header .col-lg-offset-2,
    #gw-footer .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    #gw-header .col-lg-offset-1,
    #gw-footer .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    #gw-header .col-lg-offset-0,
    #gw-footer .col-lg-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1400px) {
    #gw-header .col-xlg-1,
    #gw-footer .col-xlg-1,
    #gw-header .col-xlg-2,
    #gw-footer .col-xlg-2,
    #gw-header .col-xlg-3,
    #gw-footer .col-xlg-3,
    #gw-header .col-xlg-4,
    #gw-footer .col-xlg-4,
    #gw-header .col-xlg-5,
    #gw-footer .col-xlg-5,
    #gw-header .col-xlg-6,
    #gw-footer .col-xlg-6,
    #gw-header .col-xlg-7,
    #gw-footer .col-xlg-7,
    #gw-header .col-xlg-8,
    #gw-footer .col-xlg-8,
    #gw-header .col-xlg-9,
    #gw-footer .col-xlg-9,
    #gw-header .col-xlg-10,
    #gw-footer .col-xlg-10,
    #gw-header .col-xlg-11,
    #gw-footer .col-xlg-11,
    #gw-header .col-xlg-12,
    #gw-footer .col-xlg-12 {
        float: left;
    }

    #gw-header .col-xlg-12,
    #gw-footer .col-xlg-12 {
        width: 100%;
    }

    #gw-header .col-xlg-11,
    #gw-footer .col-xlg-11 {
        width: 91.66666667%;
    }

    #gw-header .col-xlg-10,
    #gw-footer .col-xlg-10 {
        width: 83.33333333%;
    }

    #gw-header .col-xlg-9,
    #gw-footer .col-xlg-9 {
        width: 75%;
    }

    #gw-header .col-xlg-8,
    #gw-footer .col-xlg-8 {
        width: 66.66666667%;
    }

    #gw-header .col-xlg-7,
    #gw-footer .col-xlg-7 {
        width: 58.33333333%;
    }

    #gw-header .col-xlg-6,
    #gw-footer .col-xlg-6 {
        width: 50%;
    }

    #gw-header .col-xlg-5,
    #gw-footer .col-xlg-5 {
        width: 41.66666667%;
    }

    #gw-header .col-xlg-4,
    #gw-footer .col-xlg-4 {
        width: 33.33333333%;
    }

    #gw-header .col-xlg-3,
    #gw-footer .col-xlg-3 {
        width: 25%;
    }

    #gw-header .col-xlg-2,
    #gw-footer .col-xlg-2 {
        width: 16.66666667%;
    }

    #gw-header .col-xlg-1,
    #gw-footer .col-xlg-1 {
        width: 8.33333333%;
    }

    #gw-header .col-xlg-pull-12,
    #gw-footer .col-xlg-pull-12 {
        right: 100%;
    }

    #gw-header .col-xlg-pull-11,
    #gw-footer .col-xlg-pull-11 {
        right: 91.66666667%;
    }

    #gw-header .col-xlg-pull-10,
    #gw-footer .col-xlg-pull-10 {
        right: 83.33333333%;
    }

    #gw-header .col-xlg-pull-9,
    #gw-footer .col-xlg-pull-9 {
        right: 75%;
    }

    #gw-header .col-xlg-pull-8,
    #gw-footer .col-xlg-pull-8 {
        right: 66.66666667%;
    }

    #gw-header .col-xlg-pull-7,
    #gw-footer .col-xlg-pull-7 {
        right: 58.33333333%;
    }

    #gw-header .col-xlg-pull-6,
    #gw-footer .col-xlg-pull-6 {
        right: 50%;
    }

    #gw-header .col-xlg-pull-5,
    #gw-footer .col-xlg-pull-5 {
        right: 41.66666667%;
    }

    #gw-header .col-xlg-pull-4,
    #gw-footer .col-xlg-pull-4 {
        right: 33.33333333%;
    }

    #gw-header .col-xlg-pull-3,
    #gw-footer .col-xlg-pull-3 {
        right: 25%;
    }

    #gw-header .col-xlg-pull-2,
    #gw-footer .col-xlg-pull-2 {
        right: 16.66666667%;
    }

    #gw-header .col-xlg-pull-1,
    #gw-footer .col-xlg-pull-1 {
        right: 8.33333333%;
    }

    #gw-header .col-xlg-pull-0,
    #gw-footer .col-xlg-pull-0 {
        right: auto;
    }

    #gw-header .col-xlg-push-12,
    #gw-footer .col-xlg-push-12 {
        left: 100%;
    }

    #gw-header .col-xlg-push-11,
    #gw-footer .col-xlg-push-11 {
        left: 91.66666667%;
    }

    #gw-header .col-xlg-push-10,
    #gw-footer .col-xlg-push-10 {
        left: 83.33333333%;
    }

    #gw-header .col-xlg-push-9,
    #gw-footer .col-xlg-push-9 {
        left: 75%;
    }

    #gw-header .col-xlg-push-8,
    #gw-footer .col-xlg-push-8 {
        left: 66.66666667%;
    }

    #gw-header .col-xlg-push-7,
    #gw-footer .col-xlg-push-7 {
        left: 58.33333333%;
    }

    #gw-header .col-xlg-push-6,
    #gw-footer .col-xlg-push-6 {
        left: 50%;
    }

    #gw-header .col-xlg-push-5,
    #gw-footer .col-xlg-push-5 {
        left: 41.66666667%;
    }

    #gw-header .col-xlg-push-4,
    #gw-footer .col-xlg-push-4 {
        left: 33.33333333%;
    }

    #gw-header .col-xlg-push-3,
    #gw-footer .col-xlg-push-3 {
        left: 25%;
    }

    #gw-header .col-xlg-push-2,
    #gw-footer .col-xlg-push-2 {
        left: 16.66666667%;
    }

    #gw-header .col-xlg-push-1,
    #gw-footer .col-xlg-push-1 {
        left: 8.33333333%;
    }

    #gw-header .col-xlg-push-0,
    #gw-footer .col-xlg-push-0 {
        left: auto;
    }

    #gw-header .col-xlg-offset-12,
    #gw-footer .col-xlg-offset-12 {
        margin-left: 100%;
    }

    #gw-header .col-xlg-offset-11,
    #gw-footer .col-xlg-offset-11 {
        margin-left: 91.66666667%;
    }

    #gw-header .col-xlg-offset-10,
    #gw-footer .col-xlg-offset-10 {
        margin-left: 83.33333333%;
    }

    #gw-header .col-xlg-offset-9,
    #gw-footer .col-xlg-offset-9 {
        margin-left: 75%;
    }

    #gw-header .col-xlg-offset-8,
    #gw-footer .col-xlg-offset-8 {
        margin-left: 66.66666667%;
    }

    #gw-header .col-xlg-offset-7,
    #gw-footer .col-xlg-offset-7 {
        margin-left: 58.33333333%;
    }

    #gw-header .col-xlg-offset-6,
    #gw-footer .col-xlg-offset-6 {
        margin-left: 50%;
    }

    #gw-header .col-xlg-offset-5,
    #gw-footer .col-xlg-offset-5 {
        margin-left: 41.66666667%;
    }

    #gw-header .col-xlg-offset-4,
    #gw-footer .col-xlg-offset-4 {
        margin-left: 33.33333333%;
    }

    #gw-header .col-xlg-offset-3,
    #gw-footer .col-xlg-offset-3 {
        margin-left: 25%;
    }

    #gw-header .col-xlg-offset-2,
    #gw-footer .col-xlg-offset-2 {
        margin-left: 16.66666667%;
    }

    #gw-header .col-xlg-offset-1,
    #gw-footer .col-xlg-offset-1 {
        margin-left: 8.33333333%;
    }

    #gw-header .col-xlg-offset-0,
    #gw-footer .col-xlg-offset-0 {
        margin-left: 0%;
    }
}

#gw-header table,
#gw-footer table {
    background-color: transparent;
}

#gw-header caption,
#gw-footer caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

#gw-header th,
#gw-footer th {
    text-align: left;
}

#gw-header .table,
#gw-footer .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    #gw-header .table > thead > tr > th,
    #gw-footer .table > thead > tr > th,
    #gw-header .table > tbody > tr > th,
    #gw-footer .table > tbody > tr > th,
    #gw-header .table > tfoot > tr > th,
    #gw-footer .table > tfoot > tr > th,
    #gw-header .table > thead > tr > td,
    #gw-footer .table > thead > tr > td,
    #gw-header .table > tbody > tr > td,
    #gw-footer .table > tbody > tr > td,
    #gw-header .table > tfoot > tr > td,
    #gw-footer .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    #gw-header .table > thead > tr > th,
    #gw-footer .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    #gw-header .table > caption + thead > tr:first-child > th,
    #gw-footer .table > caption + thead > tr:first-child > th,
    #gw-header .table > colgroup + thead > tr:first-child > th,
    #gw-footer .table > colgroup + thead > tr:first-child > th,
    #gw-header .table > thead:first-child > tr:first-child > th,
    #gw-footer .table > thead:first-child > tr:first-child > th,
    #gw-header .table > caption + thead > tr:first-child > td,
    #gw-footer .table > caption + thead > tr:first-child > td,
    #gw-header .table > colgroup + thead > tr:first-child > td,
    #gw-footer .table > colgroup + thead > tr:first-child > td,
    #gw-header .table > thead:first-child > tr:first-child > td,
    #gw-footer .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    #gw-header .table > tbody + tbody,
    #gw-footer .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    #gw-header .table .table,
    #gw-footer .table .table {
        background-color: #fff;
    }

#gw-header .table-condensed > thead > tr > th,
#gw-footer .table-condensed > thead > tr > th,
#gw-header .table-condensed > tbody > tr > th,
#gw-footer .table-condensed > tbody > tr > th,
#gw-header .table-condensed > tfoot > tr > th,
#gw-footer .table-condensed > tfoot > tr > th,
#gw-header .table-condensed > thead > tr > td,
#gw-footer .table-condensed > thead > tr > td,
#gw-header .table-condensed > tbody > tr > td,
#gw-footer .table-condensed > tbody > tr > td,
#gw-header .table-condensed > tfoot > tr > td,
#gw-footer .table-condensed > tfoot > tr > td {
    padding: 5px;
}

#gw-header .table-bordered,
#gw-footer .table-bordered {
    border: 1px solid #ddd;
}

    #gw-header .table-bordered > thead > tr > th,
    #gw-footer .table-bordered > thead > tr > th,
    #gw-header .table-bordered > tbody > tr > th,
    #gw-footer .table-bordered > tbody > tr > th,
    #gw-header .table-bordered > tfoot > tr > th,
    #gw-footer .table-bordered > tfoot > tr > th,
    #gw-header .table-bordered > thead > tr > td,
    #gw-footer .table-bordered > thead > tr > td,
    #gw-header .table-bordered > tbody > tr > td,
    #gw-footer .table-bordered > tbody > tr > td,
    #gw-header .table-bordered > tfoot > tr > td,
    #gw-footer .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    #gw-header .table-bordered > thead > tr > th,
    #gw-footer .table-bordered > thead > tr > th,
    #gw-header .table-bordered > thead > tr > td,
    #gw-footer .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

#gw-header .table-striped > tbody > tr:nth-child(odd),
#gw-footer .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}

#gw-header .table-hover > tbody > tr:hover,
#gw-footer .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

#gw-header table col[class*="col-"],
#gw-footer table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

#gw-header table td[class*="col-"],
#gw-footer table td[class*="col-"],
#gw-header table th[class*="col-"],
#gw-footer table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

#gw-header .table > thead > tr > td.active,
#gw-footer .table > thead > tr > td.active,
#gw-header .table > tbody > tr > td.active,
#gw-footer .table > tbody > tr > td.active,
#gw-header .table > tfoot > tr > td.active,
#gw-footer .table > tfoot > tr > td.active,
#gw-header .table > thead > tr > th.active,
#gw-footer .table > thead > tr > th.active,
#gw-header .table > tbody > tr > th.active,
#gw-footer .table > tbody > tr > th.active,
#gw-header .table > tfoot > tr > th.active,
#gw-footer .table > tfoot > tr > th.active,
#gw-header .table > thead > tr.active > td,
#gw-footer .table > thead > tr.active > td,
#gw-header .table > tbody > tr.active > td,
#gw-footer .table > tbody > tr.active > td,
#gw-header .table > tfoot > tr.active > td,
#gw-footer .table > tfoot > tr.active > td,
#gw-header .table > thead > tr.active > th,
#gw-footer .table > thead > tr.active > th,
#gw-header .table > tbody > tr.active > th,
#gw-footer .table > tbody > tr.active > th,
#gw-header .table > tfoot > tr.active > th,
#gw-footer .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

#gw-header .table-hover > tbody > tr > td.active:hover,
#gw-footer .table-hover > tbody > tr > td.active:hover,
#gw-header .table-hover > tbody > tr > th.active:hover,
#gw-footer .table-hover > tbody > tr > th.active:hover,
#gw-header .table-hover > tbody > tr.active:hover > td,
#gw-footer .table-hover > tbody > tr.active:hover > td,
#gw-header .table-hover > tbody > tr:hover > .active,
#gw-footer .table-hover > tbody > tr:hover > .active,
#gw-header .table-hover > tbody > tr.active:hover > th,
#gw-footer .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

#gw-header .table > thead > tr > td.success,
#gw-footer .table > thead > tr > td.success,
#gw-header .table > tbody > tr > td.success,
#gw-footer .table > tbody > tr > td.success,
#gw-header .table > tfoot > tr > td.success,
#gw-footer .table > tfoot > tr > td.success,
#gw-header .table > thead > tr > th.success,
#gw-footer .table > thead > tr > th.success,
#gw-header .table > tbody > tr > th.success,
#gw-footer .table > tbody > tr > th.success,
#gw-header .table > tfoot > tr > th.success,
#gw-footer .table > tfoot > tr > th.success,
#gw-header .table > thead > tr.success > td,
#gw-footer .table > thead > tr.success > td,
#gw-header .table > tbody > tr.success > td,
#gw-footer .table > tbody > tr.success > td,
#gw-header .table > tfoot > tr.success > td,
#gw-footer .table > tfoot > tr.success > td,
#gw-header .table > thead > tr.success > th,
#gw-footer .table > thead > tr.success > th,
#gw-header .table > tbody > tr.success > th,
#gw-footer .table > tbody > tr.success > th,
#gw-header .table > tfoot > tr.success > th,
#gw-footer .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

#gw-header .table-hover > tbody > tr > td.success:hover,
#gw-footer .table-hover > tbody > tr > td.success:hover,
#gw-header .table-hover > tbody > tr > th.success:hover,
#gw-footer .table-hover > tbody > tr > th.success:hover,
#gw-header .table-hover > tbody > tr.success:hover > td,
#gw-footer .table-hover > tbody > tr.success:hover > td,
#gw-header .table-hover > tbody > tr:hover > .success,
#gw-footer .table-hover > tbody > tr:hover > .success,
#gw-header .table-hover > tbody > tr.success:hover > th,
#gw-footer .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

#gw-header .table > thead > tr > td.info,
#gw-footer .table > thead > tr > td.info,
#gw-header .table > tbody > tr > td.info,
#gw-footer .table > tbody > tr > td.info,
#gw-header .table > tfoot > tr > td.info,
#gw-footer .table > tfoot > tr > td.info,
#gw-header .table > thead > tr > th.info,
#gw-footer .table > thead > tr > th.info,
#gw-header .table > tbody > tr > th.info,
#gw-footer .table > tbody > tr > th.info,
#gw-header .table > tfoot > tr > th.info,
#gw-footer .table > tfoot > tr > th.info,
#gw-header .table > thead > tr.info > td,
#gw-footer .table > thead > tr.info > td,
#gw-header .table > tbody > tr.info > td,
#gw-footer .table > tbody > tr.info > td,
#gw-header .table > tfoot > tr.info > td,
#gw-footer .table > tfoot > tr.info > td,
#gw-header .table > thead > tr.info > th,
#gw-footer .table > thead > tr.info > th,
#gw-header .table > tbody > tr.info > th,
#gw-footer .table > tbody > tr.info > th,
#gw-header .table > tfoot > tr.info > th,
#gw-footer .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

#gw-header .table-hover > tbody > tr > td.info:hover,
#gw-footer .table-hover > tbody > tr > td.info:hover,
#gw-header .table-hover > tbody > tr > th.info:hover,
#gw-footer .table-hover > tbody > tr > th.info:hover,
#gw-header .table-hover > tbody > tr.info:hover > td,
#gw-footer .table-hover > tbody > tr.info:hover > td,
#gw-header .table-hover > tbody > tr:hover > .info,
#gw-footer .table-hover > tbody > tr:hover > .info,
#gw-header .table-hover > tbody > tr.info:hover > th,
#gw-footer .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

#gw-header .table > thead > tr > td.warning,
#gw-footer .table > thead > tr > td.warning,
#gw-header .table > tbody > tr > td.warning,
#gw-footer .table > tbody > tr > td.warning,
#gw-header .table > tfoot > tr > td.warning,
#gw-footer .table > tfoot > tr > td.warning,
#gw-header .table > thead > tr > th.warning,
#gw-footer .table > thead > tr > th.warning,
#gw-header .table > tbody > tr > th.warning,
#gw-footer .table > tbody > tr > th.warning,
#gw-header .table > tfoot > tr > th.warning,
#gw-footer .table > tfoot > tr > th.warning,
#gw-header .table > thead > tr.warning > td,
#gw-footer .table > thead > tr.warning > td,
#gw-header .table > tbody > tr.warning > td,
#gw-footer .table > tbody > tr.warning > td,
#gw-header .table > tfoot > tr.warning > td,
#gw-footer .table > tfoot > tr.warning > td,
#gw-header .table > thead > tr.warning > th,
#gw-footer .table > thead > tr.warning > th,
#gw-header .table > tbody > tr.warning > th,
#gw-footer .table > tbody > tr.warning > th,
#gw-header .table > tfoot > tr.warning > th,
#gw-footer .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

#gw-header .table-hover > tbody > tr > td.warning:hover,
#gw-footer .table-hover > tbody > tr > td.warning:hover,
#gw-header .table-hover > tbody > tr > th.warning:hover,
#gw-footer .table-hover > tbody > tr > th.warning:hover,
#gw-header .table-hover > tbody > tr.warning:hover > td,
#gw-footer .table-hover > tbody > tr.warning:hover > td,
#gw-header .table-hover > tbody > tr:hover > .warning,
#gw-footer .table-hover > tbody > tr:hover > .warning,
#gw-header .table-hover > tbody > tr.warning:hover > th,
#gw-footer .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

#gw-header .table > thead > tr > td.danger,
#gw-footer .table > thead > tr > td.danger,
#gw-header .table > tbody > tr > td.danger,
#gw-footer .table > tbody > tr > td.danger,
#gw-header .table > tfoot > tr > td.danger,
#gw-footer .table > tfoot > tr > td.danger,
#gw-header .table > thead > tr > th.danger,
#gw-footer .table > thead > tr > th.danger,
#gw-header .table > tbody > tr > th.danger,
#gw-footer .table > tbody > tr > th.danger,
#gw-header .table > tfoot > tr > th.danger,
#gw-footer .table > tfoot > tr > th.danger,
#gw-header .table > thead > tr.danger > td,
#gw-footer .table > thead > tr.danger > td,
#gw-header .table > tbody > tr.danger > td,
#gw-footer .table > tbody > tr.danger > td,
#gw-header .table > tfoot > tr.danger > td,
#gw-footer .table > tfoot > tr.danger > td,
#gw-header .table > thead > tr.danger > th,
#gw-footer .table > thead > tr.danger > th,
#gw-header .table > tbody > tr.danger > th,
#gw-footer .table > tbody > tr.danger > th,
#gw-header .table > tfoot > tr.danger > th,
#gw-footer .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

#gw-header .table-hover > tbody > tr > td.danger:hover,
#gw-footer .table-hover > tbody > tr > td.danger:hover,
#gw-header .table-hover > tbody > tr > th.danger:hover,
#gw-footer .table-hover > tbody > tr > th.danger:hover,
#gw-header .table-hover > tbody > tr.danger:hover > td,
#gw-footer .table-hover > tbody > tr.danger:hover > td,
#gw-header .table-hover > tbody > tr:hover > .danger,
#gw-footer .table-hover > tbody > tr:hover > .danger,
#gw-header .table-hover > tbody > tr.danger:hover > th,
#gw-footer .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

#gw-header .table-responsive,
#gw-footer .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    #gw-header .table-responsive,
    #gw-footer .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        #gw-header .table-responsive > .table,
        #gw-footer .table-responsive > .table {
            margin-bottom: 0;
        }

            #gw-header .table-responsive > .table > thead > tr > th,
            #gw-footer .table-responsive > .table > thead > tr > th,
            #gw-header .table-responsive > .table > tbody > tr > th,
            #gw-footer .table-responsive > .table > tbody > tr > th,
            #gw-header .table-responsive > .table > tfoot > tr > th,
            #gw-footer .table-responsive > .table > tfoot > tr > th,
            #gw-header .table-responsive > .table > thead > tr > td,
            #gw-footer .table-responsive > .table > thead > tr > td,
            #gw-header .table-responsive > .table > tbody > tr > td,
            #gw-footer .table-responsive > .table > tbody > tr > td,
            #gw-header .table-responsive > .table > tfoot > tr > td,
            #gw-footer .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        #gw-header .table-responsive > .table-bordered,
        #gw-footer .table-responsive > .table-bordered {
            border: 0;
        }

            #gw-header .table-responsive > .table-bordered > thead > tr > th:first-child,
            #gw-footer .table-responsive > .table-bordered > thead > tr > th:first-child,
            #gw-header .table-responsive > .table-bordered > tbody > tr > th:first-child,
            #gw-footer .table-responsive > .table-bordered > tbody > tr > th:first-child,
            #gw-header .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            #gw-header .table-responsive > .table-bordered > thead > tr > td:first-child,
            #gw-footer .table-responsive > .table-bordered > thead > tr > td:first-child,
            #gw-header .table-responsive > .table-bordered > tbody > tr > td:first-child,
            #gw-footer .table-responsive > .table-bordered > tbody > tr > td:first-child,
            #gw-header .table-responsive > .table-bordered > tfoot > tr > td:first-child,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            #gw-header .table-responsive > .table-bordered > thead > tr > th:last-child,
            #gw-footer .table-responsive > .table-bordered > thead > tr > th:last-child,
            #gw-header .table-responsive > .table-bordered > tbody > tr > th:last-child,
            #gw-footer .table-responsive > .table-bordered > tbody > tr > th:last-child,
            #gw-header .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            #gw-header .table-responsive > .table-bordered > thead > tr > td:last-child,
            #gw-footer .table-responsive > .table-bordered > thead > tr > td:last-child,
            #gw-header .table-responsive > .table-bordered > tbody > tr > td:last-child,
            #gw-footer .table-responsive > .table-bordered > tbody > tr > td:last-child,
            #gw-header .table-responsive > .table-bordered > tfoot > tr > td:last-child,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            #gw-header .table-responsive > .table-bordered > tbody > tr:last-child > th,
            #gw-footer .table-responsive > .table-bordered > tbody > tr:last-child > th,
            #gw-header .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            #gw-header .table-responsive > .table-bordered > tbody > tr:last-child > td,
            #gw-footer .table-responsive > .table-bordered > tbody > tr:last-child > td,
            #gw-header .table-responsive > .table-bordered > tfoot > tr:last-child > td,
            #gw-footer .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

#gw-header fieldset,
#gw-footer fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

#gw-header legend,
#gw-footer legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

#gw-header label,
#gw-footer label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

#gw-header input[type="search"],
#gw-footer input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#gw-header input[type="radio"],
#gw-footer input[type="radio"],
#gw-header input[type="checkbox"],
#gw-footer input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

#gw-header input[type="file"],
#gw-footer input[type="file"] {
    display: block;
}

#gw-header input[type="range"],
#gw-footer input[type="range"] {
    display: block;
    width: 100%;
}

#gw-header select[multiple],
#gw-footer select[multiple],
#gw-header select[size],
#gw-footer select[size] {
    height: auto;
}

#gw-header input[type="file"]:focus,
#gw-footer input[type="file"]:focus,
#gw-header input[type="radio"]:focus,
#gw-footer input[type="radio"]:focus,
#gw-header input[type="checkbox"]:focus,
#gw-footer input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#gw-header output,
#gw-footer output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
}

#gw-header .form-control,
#gw-footer .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    #gw-header .form-control:focus,
    #gw-footer .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    #gw-header .form-control::-moz-placeholder,
    #gw-footer .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    #gw-header .form-control:-ms-input-placeholder,
    #gw-footer .form-control:-ms-input-placeholder {
        color: #999;
    }

    #gw-header .form-control::-webkit-input-placeholder,
    #gw-footer .form-control::-webkit-input-placeholder {
        color: #999;
    }

    #gw-header .form-control[disabled],
    #gw-footer .form-control[disabled],
    #gw-header .form-control[readonly],
    #gw-footer .form-control[readonly],
    fieldset[disabled] #gw-header .form-control,
    fieldset[disabled] #gw-footer .form-control {
        cursor: not-allowed;
        background-color: #eeeeee;
        opacity: 1;
    }

textarea#gw-header .form-control,
textarea#gw-footer .form-control {
    height: auto;
}

#gw-header input[type="search"],
#gw-footer input[type="search"] {
    -webkit-appearance: none;
}

#gw-header input[type="date"],
#gw-footer input[type="date"],
#gw-header input[type="time"],
#gw-footer input[type="time"],
#gw-header input[type="datetime-local"],
#gw-footer input[type="datetime-local"],
#gw-header input[type="month"],
#gw-footer input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}

    #gw-header input[type="date"].input-sm,
    #gw-footer input[type="date"].input-sm,
    #gw-header input[type="time"].input-sm,
    #gw-footer input[type="time"].input-sm,
    #gw-header input[type="datetime-local"].input-sm,
    #gw-footer input[type="datetime-local"].input-sm,
    #gw-header input[type="month"].input-sm,
    #gw-footer input[type="month"].input-sm {
        line-height: 30px;
        line-height: 1.5 \0;
    }

    #gw-header input[type="date"].input-lg,
    #gw-footer input[type="date"].input-lg,
    #gw-header input[type="time"].input-lg,
    #gw-footer input[type="time"].input-lg,
    #gw-header input[type="datetime-local"].input-lg,
    #gw-footer input[type="datetime-local"].input-lg,
    #gw-header input[type="month"].input-lg,
    #gw-footer input[type="month"].input-lg {
        line-height: 46px;
        line-height: 1.33 \0;
    }

#gw-header _:-ms-fullscreen,
#gw-footer _:-ms-fullscreen,
#gw-header :root input[type="date"],
#gw-footer :root input[type="date"],
#gw-header _:-ms-fullscreen,
#gw-footer _:-ms-fullscreen,
#gw-header :root input[type="time"],
#gw-footer :root input[type="time"],
#gw-header _:-ms-fullscreen,
#gw-footer _:-ms-fullscreen,
#gw-header :root input[type="datetime-local"],
#gw-footer :root input[type="datetime-local"],
#gw-header _:-ms-fullscreen,
#gw-footer _:-ms-fullscreen,
#gw-header :root input[type="month"],
#gw-footer :root input[type="month"] {
    line-height: 1.42857143;
}

    #gw-header _:-ms-fullscreen.input-sm,
    #gw-footer _:-ms-fullscreen.input-sm,
    #gw-header :root input[type="date"].input-sm,
    #gw-footer :root input[type="date"].input-sm,
    #gw-header _:-ms-fullscreen.input-sm,
    #gw-footer _:-ms-fullscreen.input-sm,
    #gw-header :root input[type="time"].input-sm,
    #gw-footer :root input[type="time"].input-sm,
    #gw-header _:-ms-fullscreen.input-sm,
    #gw-footer _:-ms-fullscreen.input-sm,
    #gw-header :root input[type="datetime-local"].input-sm,
    #gw-footer :root input[type="datetime-local"].input-sm,
    #gw-header _:-ms-fullscreen.input-sm,
    #gw-footer _:-ms-fullscreen.input-sm,
    #gw-header :root input[type="month"].input-sm,
    #gw-footer :root input[type="month"].input-sm {
        line-height: 1.5;
    }

    #gw-header _:-ms-fullscreen.input-lg,
    #gw-footer _:-ms-fullscreen.input-lg,
    #gw-header :root input[type="date"].input-lg,
    #gw-footer :root input[type="date"].input-lg,
    #gw-header _:-ms-fullscreen.input-lg,
    #gw-footer _:-ms-fullscreen.input-lg,
    #gw-header :root input[type="time"].input-lg,
    #gw-footer :root input[type="time"].input-lg,
    #gw-header _:-ms-fullscreen.input-lg,
    #gw-footer _:-ms-fullscreen.input-lg,
    #gw-header :root input[type="datetime-local"].input-lg,
    #gw-footer :root input[type="datetime-local"].input-lg,
    #gw-header _:-ms-fullscreen.input-lg,
    #gw-footer _:-ms-fullscreen.input-lg,
    #gw-header :root input[type="month"].input-lg,
    #gw-footer :root input[type="month"].input-lg {
        line-height: 1.33;
    }

#gw-header .form-group,
#gw-footer .form-group {
    margin-bottom: 15px;
}

#gw-header .radio,
#gw-footer .radio,
#gw-header .checkbox,
#gw-footer .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    #gw-header .radio label,
    #gw-footer .radio label,
    #gw-header .checkbox label,
    #gw-footer .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    #gw-header .radio input[type="radio"],
    #gw-footer .radio input[type="radio"],
    #gw-header .radio-inline input[type="radio"],
    #gw-footer .radio-inline input[type="radio"],
    #gw-header .checkbox input[type="checkbox"],
    #gw-footer .checkbox input[type="checkbox"],
    #gw-header .checkbox-inline input[type="checkbox"],
    #gw-footer .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    #gw-header .radio + .radio,
    #gw-footer .radio + .radio,
    #gw-header .checkbox + .checkbox,
    #gw-footer .checkbox + .checkbox {
        margin-top: -5px;
    }

#gw-header .radio-inline,
#gw-footer .radio-inline,
#gw-header .checkbox-inline,
#gw-footer .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    #gw-header .radio-inline + .radio-inline,
    #gw-footer .radio-inline + .radio-inline,
    #gw-header .checkbox-inline + .checkbox-inline,
    #gw-footer .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

#gw-header input[type="radio"][disabled],
#gw-footer input[type="radio"][disabled],
#gw-header input[type="checkbox"][disabled],
#gw-footer input[type="checkbox"][disabled],
#gw-header input[type="radio"].disabled,
#gw-footer input[type="radio"].disabled,
#gw-header input[type="checkbox"].disabled,
#gw-footer input[type="checkbox"].disabled,
fieldset[disabled] #gw-header input[type="radio"],
fieldset[disabled] #gw-footer input[type="radio"],
fieldset[disabled] #gw-header input[type="checkbox"],
fieldset[disabled] #gw-footer input[type="checkbox"] {
    cursor: not-allowed;
}

#gw-header .radio-inline.disabled,
#gw-footer .radio-inline.disabled,
#gw-header .checkbox-inline.disabled,
#gw-footer .checkbox-inline.disabled,
fieldset[disabled] #gw-header .radio-inline,
fieldset[disabled] #gw-footer .radio-inline,
fieldset[disabled] #gw-header .checkbox-inline,
fieldset[disabled] #gw-footer .checkbox-inline {
    cursor: not-allowed;
}

#gw-header .radio.disabled label,
#gw-footer .radio.disabled label,
#gw-header .checkbox.disabled label,
#gw-footer .checkbox.disabled label,
fieldset[disabled] #gw-header .radio label,
fieldset[disabled] #gw-footer .radio label,
fieldset[disabled] #gw-header .checkbox label,
fieldset[disabled] #gw-footer .checkbox label {
    cursor: not-allowed;
}

#gw-header .form-control-static,
#gw-footer .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    #gw-header .form-control-static.input-lg,
    #gw-footer .form-control-static.input-lg,
    #gw-header .form-control-static.input-sm,
    #gw-footer .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0;
    }

#gw-header .input-sm,
#gw-footer .input-sm,
#gw-header .form-group-sm .form-control,
#gw-footer .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select#gw-header .input-sm,
select#gw-footer .input-sm,
select#gw-header .form-group-sm .form-control,
select#gw-footer .form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea#gw-header .input-sm,
textarea#gw-footer .input-sm,
textarea#gw-header .form-group-sm .form-control,
textarea#gw-footer .form-group-sm .form-control,
select[multiple]#gw-header .input-sm,
select[multiple]#gw-footer .input-sm,
select[multiple]#gw-header .form-group-sm .form-control,
select[multiple]#gw-footer .form-group-sm .form-control {
    height: auto;
}

#gw-header .input-lg,
#gw-footer .input-lg,
#gw-header .form-group-lg .form-control,
#gw-footer .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select#gw-header .input-lg,
select#gw-footer .input-lg,
select#gw-header .form-group-lg .form-control,
select#gw-footer .form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea#gw-header .input-lg,
textarea#gw-footer .input-lg,
textarea#gw-header .form-group-lg .form-control,
textarea#gw-footer .form-group-lg .form-control,
select[multiple]#gw-header .input-lg,
select[multiple]#gw-footer .input-lg,
select[multiple]#gw-header .form-group-lg .form-control,
select[multiple]#gw-footer .form-group-lg .form-control {
    height: auto;
}

#gw-header .has-feedback,
#gw-footer .has-feedback {
    position: relative;
}

    #gw-header .has-feedback .form-control,
    #gw-footer .has-feedback .form-control {
        padding-right: 42.5px;
    }

#gw-header .form-control-feedback,
#gw-footer .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

#gw-header .input-lg + .form-control-feedback,
#gw-footer .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

#gw-header .input-sm + .form-control-feedback,
#gw-footer .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

#gw-header .has-success .help-block,
#gw-footer .has-success .help-block,
#gw-header .has-success .control-label,
#gw-footer .has-success .control-label,
#gw-header .has-success .radio,
#gw-footer .has-success .radio,
#gw-header .has-success .checkbox,
#gw-footer .has-success .checkbox,
#gw-header .has-success .radio-inline,
#gw-footer .has-success .radio-inline,
#gw-header .has-success .checkbox-inline,
#gw-footer .has-success .checkbox-inline,
#gw-header .has-success.radio label,
#gw-footer .has-success.radio label,
#gw-header .has-success.checkbox label,
#gw-footer .has-success.checkbox label,
#gw-header .has-success.radio-inline label,
#gw-footer .has-success.radio-inline label,
#gw-header .has-success.checkbox-inline label,
#gw-footer .has-success.checkbox-inline label {
    color: #3c763d;
}

#gw-header .has-success .form-control,
#gw-footer .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #gw-header .has-success .form-control:focus,
    #gw-footer .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

#gw-header .has-success .input-group-addon,
#gw-footer .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

#gw-header .has-success .form-control-feedback,
#gw-footer .has-success .form-control-feedback {
    color: #3c763d;
}

#gw-header .has-warning .help-block,
#gw-footer .has-warning .help-block,
#gw-header .has-warning .control-label,
#gw-footer .has-warning .control-label,
#gw-header .has-warning .radio,
#gw-footer .has-warning .radio,
#gw-header .has-warning .checkbox,
#gw-footer .has-warning .checkbox,
#gw-header .has-warning .radio-inline,
#gw-footer .has-warning .radio-inline,
#gw-header .has-warning .checkbox-inline,
#gw-footer .has-warning .checkbox-inline,
#gw-header .has-warning.radio label,
#gw-footer .has-warning.radio label,
#gw-header .has-warning.checkbox label,
#gw-footer .has-warning.checkbox label,
#gw-header .has-warning.radio-inline label,
#gw-footer .has-warning.radio-inline label,
#gw-header .has-warning.checkbox-inline label,
#gw-footer .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

#gw-header .has-warning .form-control,
#gw-footer .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #gw-header .has-warning .form-control:focus,
    #gw-footer .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

#gw-header .has-warning .input-group-addon,
#gw-footer .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

#gw-header .has-warning .form-control-feedback,
#gw-footer .has-warning .form-control-feedback {
    color: #8a6d3b;
}

#gw-header .has-error .help-block,
#gw-footer .has-error .help-block,
#gw-header .has-error .control-label,
#gw-footer .has-error .control-label,
#gw-header .has-error .radio,
#gw-footer .has-error .radio,
#gw-header .has-error .checkbox,
#gw-footer .has-error .checkbox,
#gw-header .has-error .radio-inline,
#gw-footer .has-error .radio-inline,
#gw-header .has-error .checkbox-inline,
#gw-footer .has-error .checkbox-inline,
#gw-header .has-error.radio label,
#gw-footer .has-error.radio label,
#gw-header .has-error.checkbox label,
#gw-footer .has-error.checkbox label,
#gw-header .has-error.radio-inline label,
#gw-footer .has-error.radio-inline label,
#gw-header .has-error.checkbox-inline label,
#gw-footer .has-error.checkbox-inline label {
    color: #a94442;
}

#gw-header .has-error .form-control,
#gw-footer .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    #gw-header .has-error .form-control:focus,
    #gw-footer .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

#gw-header .has-error .input-group-addon,
#gw-footer .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

#gw-header .has-error .form-control-feedback,
#gw-footer .has-error .form-control-feedback {
    color: #a94442;
}

#gw-header .has-feedback label ~ .form-control-feedback,
#gw-footer .has-feedback label ~ .form-control-feedback {
    top: 25px;
}

#gw-header .has-feedback label.sr-only ~ .form-control-feedback,
#gw-footer .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

#gw-header .help-block,
#gw-footer .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    #gw-header .form-inline .form-group,
    #gw-footer .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    #gw-header .form-inline .form-control,
    #gw-footer .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    #gw-header .form-inline .form-control-static,
    #gw-footer .form-inline .form-control-static {
        display: inline-block;
    }

    #gw-header .form-inline .input-group,
    #gw-footer .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        #gw-header .form-inline .input-group .input-group-addon,
        #gw-footer .form-inline .input-group .input-group-addon,
        #gw-header .form-inline .input-group .input-group-btn,
        #gw-footer .form-inline .input-group .input-group-btn,
        #gw-header .form-inline .input-group .form-control,
        #gw-footer .form-inline .input-group .form-control {
            width: auto;
        }

        #gw-header .form-inline .input-group > .form-control,
        #gw-footer .form-inline .input-group > .form-control {
            width: 100%;
        }

    #gw-header .form-inline .control-label,
    #gw-footer .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    #gw-header .form-inline .radio,
    #gw-footer .form-inline .radio,
    #gw-header .form-inline .checkbox,
    #gw-footer .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        #gw-header .form-inline .radio label,
        #gw-footer .form-inline .radio label,
        #gw-header .form-inline .checkbox label,
        #gw-footer .form-inline .checkbox label {
            padding-left: 0;
        }

        #gw-header .form-inline .radio input[type="radio"],
        #gw-footer .form-inline .radio input[type="radio"],
        #gw-header .form-inline .checkbox input[type="checkbox"],
        #gw-footer .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    #gw-header .form-inline .has-feedback .form-control-feedback,
    #gw-footer .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

#gw-header .form-horizontal .radio,
#gw-footer .form-horizontal .radio,
#gw-header .form-horizontal .checkbox,
#gw-footer .form-horizontal .checkbox,
#gw-header .form-horizontal .radio-inline,
#gw-footer .form-horizontal .radio-inline,
#gw-header .form-horizontal .checkbox-inline,
#gw-footer .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

#gw-header .form-horizontal .radio,
#gw-footer .form-horizontal .radio,
#gw-header .form-horizontal .checkbox,
#gw-footer .form-horizontal .checkbox {
    min-height: 27px;
}

#gw-header .form-horizontal .form-group,
#gw-footer .form-horizontal .form-group {
    margin-left: -14px;
    margin-right: -14px;
}

@media (min-width: 768px) {
    #gw-header .form-horizontal .control-label,
    #gw-footer .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

#gw-header .form-horizontal .has-feedback .form-control-feedback,
#gw-footer .form-horizontal .has-feedback .form-control-feedback {
    right: 14px;
}

@media (min-width: 768px) {
    #gw-header .form-horizontal .form-group-lg .control-label,
    #gw-footer .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px;
    }
}

@media (min-width: 768px) {
    #gw-header .form-horizontal .form-group-sm .control-label,
    #gw-footer .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

#gw-header .btn,
#gw-footer .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    #gw-header .btn:focus-visible,
    #gw-footer .btn:focus-visible,
    #gw-header .btn:active:focus-visible,
    #gw-footer .btn:active:focus-visible,
    #gw-header .btn.active:focus-visible,
    #gw-footer .btn.active:focus-visible,
    #gw-header .btn.focus,
    #gw-footer .btn.focus,
    #gw-header .btn:active.focus,
    #gw-footer .btn:active.focus,
    #gw-header .btn.active.focus,
    #gw-footer .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    #gw-header .btn:hover,
    #gw-footer .btn:hover,
    #gw-header .btn:focus,
    #gw-footer .btn:focus,
    #gw-header .btn.focus,
    #gw-footer .btn.focus {
        color: #333;
        text-decoration: none;
    }

    #gw-header .btn:active,
    #gw-footer .btn:active,
    #gw-header .btn.active,
    #gw-footer .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    #gw-header .btn.disabled,
    #gw-footer .btn.disabled,
    #gw-header .btn[disabled],
    #gw-footer .btn[disabled],
    fieldset[disabled] #gw-header .btn,
    fieldset[disabled] #gw-footer .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#gw-header .btn-default,
#gw-footer .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    #gw-header .btn-default:hover,
    #gw-footer .btn-default:hover,
    #gw-header .btn-default:focus,
    #gw-footer .btn-default:focus,
    #gw-header .btn-default.focus,
    #gw-footer .btn-default.focus,
    #gw-header .btn-default:active,
    #gw-footer .btn-default:active,
    #gw-header .btn-default.active,
    #gw-footer .btn-default.active,
    .open > .dropdown-toggle#gw-header .btn-default,
    .open > .dropdown-toggle#gw-footer .btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    #gw-header .btn-default:active,
    #gw-footer .btn-default:active,
    #gw-header .btn-default.active,
    #gw-footer .btn-default.active,
    .open > .dropdown-toggle#gw-header .btn-default,
    .open > .dropdown-toggle#gw-footer .btn-default {
        background-image: none;
    }

    #gw-header .btn-default.disabled,
    #gw-footer .btn-default.disabled,
    #gw-header .btn-default[disabled],
    #gw-footer .btn-default[disabled],
    fieldset[disabled] #gw-header .btn-default,
    fieldset[disabled] #gw-footer .btn-default,
    #gw-header .btn-default.disabled:hover,
    #gw-footer .btn-default.disabled:hover,
    #gw-header .btn-default[disabled]:hover,
    #gw-footer .btn-default[disabled]:hover,
    fieldset[disabled] #gw-header .btn-default:hover,
    fieldset[disabled] #gw-footer .btn-default:hover,
    #gw-header .btn-default.disabled:focus,
    #gw-footer .btn-default.disabled:focus,
    #gw-header .btn-default[disabled]:focus,
    #gw-footer .btn-default[disabled]:focus,
    fieldset[disabled] #gw-header .btn-default:focus,
    fieldset[disabled] #gw-footer .btn-default:focus,
    #gw-header .btn-default.disabled.focus,
    #gw-footer .btn-default.disabled.focus,
    #gw-header .btn-default[disabled].focus,
    #gw-footer .btn-default[disabled].focus,
    fieldset[disabled] #gw-header .btn-default.focus,
    fieldset[disabled] #gw-footer .btn-default.focus,
    #gw-header .btn-default.disabled:active,
    #gw-footer .btn-default.disabled:active,
    #gw-header .btn-default[disabled]:active,
    #gw-footer .btn-default[disabled]:active,
    fieldset[disabled] #gw-header .btn-default:active,
    fieldset[disabled] #gw-footer .btn-default:active,
    #gw-header .btn-default.disabled.active,
    #gw-footer .btn-default.disabled.active,
    #gw-header .btn-default[disabled].active,
    #gw-footer .btn-default[disabled].active,
    fieldset[disabled] #gw-header .btn-default.active,
    fieldset[disabled] #gw-footer .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    #gw-header .btn-default .badge,
    #gw-footer .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

#gw-header .btn-primary,
#gw-footer .btn-primary {
    color: #fff;
    background-color: #000033;
    border-color: #00001a;
}

    #gw-header .btn-primary:hover,
    #gw-footer .btn-primary:hover,
    #gw-header .btn-primary:focus,
    #gw-footer .btn-primary:focus,
    #gw-header .btn-primary.focus,
    #gw-footer .btn-primary.focus,
    #gw-header .btn-primary:active,
    #gw-footer .btn-primary:active,
    #gw-header .btn-primary.active,
    #gw-footer .btn-primary.active,
    .open > .dropdown-toggle#gw-header .btn-primary,
    .open > .dropdown-toggle#gw-footer .btn-primary {
        color: #fff;
        background-color: #000000;
        border-color: #000000;
    }

    #gw-header .btn-primary:active,
    #gw-footer .btn-primary:active,
    #gw-header .btn-primary.active,
    #gw-footer .btn-primary.active,
    .open > .dropdown-toggle#gw-header .btn-primary,
    .open > .dropdown-toggle#gw-footer .btn-primary {
        background-image: none;
    }

    #gw-header .btn-primary.disabled,
    #gw-footer .btn-primary.disabled,
    #gw-header .btn-primary[disabled],
    #gw-footer .btn-primary[disabled],
    fieldset[disabled] #gw-header .btn-primary,
    fieldset[disabled] #gw-footer .btn-primary,
    #gw-header .btn-primary.disabled:hover,
    #gw-footer .btn-primary.disabled:hover,
    #gw-header .btn-primary[disabled]:hover,
    #gw-footer .btn-primary[disabled]:hover,
    fieldset[disabled] #gw-header .btn-primary:hover,
    fieldset[disabled] #gw-footer .btn-primary:hover,
    #gw-header .btn-primary.disabled:focus,
    #gw-footer .btn-primary.disabled:focus,
    #gw-header .btn-primary[disabled]:focus,
    #gw-footer .btn-primary[disabled]:focus,
    fieldset[disabled] #gw-header .btn-primary:focus,
    fieldset[disabled] #gw-footer .btn-primary:focus,
    #gw-header .btn-primary.disabled.focus,
    #gw-footer .btn-primary.disabled.focus,
    #gw-header .btn-primary[disabled].focus,
    #gw-footer .btn-primary[disabled].focus,
    fieldset[disabled] #gw-header .btn-primary.focus,
    fieldset[disabled] #gw-footer .btn-primary.focus,
    #gw-header .btn-primary.disabled:active,
    #gw-footer .btn-primary.disabled:active,
    #gw-header .btn-primary[disabled]:active,
    #gw-footer .btn-primary[disabled]:active,
    fieldset[disabled] #gw-header .btn-primary:active,
    fieldset[disabled] #gw-footer .btn-primary:active,
    #gw-header .btn-primary.disabled.active,
    #gw-footer .btn-primary.disabled.active,
    #gw-header .btn-primary[disabled].active,
    #gw-footer .btn-primary[disabled].active,
    fieldset[disabled] #gw-header .btn-primary.active,
    fieldset[disabled] #gw-footer .btn-primary.active {
        background-color: #000033;
        border-color: #00001a;
    }

    #gw-header .btn-primary .badge,
    #gw-footer .btn-primary .badge {
        color: #000033;
        background-color: #fff;
    }

#gw-header .btn-success,
#gw-footer .btn-success {
    color: #fff;
    background-color: #2B8282;
    border-color: #256f6f;
}

    #gw-header .btn-success:hover,
    #gw-footer .btn-success:hover,
    #gw-header .btn-success:focus,
    #gw-footer .btn-success:focus,
    #gw-header .btn-success.focus,
    #gw-footer .btn-success.focus,
    #gw-header .btn-success:active,
    #gw-footer .btn-success:active,
    #gw-header .btn-success.active,
    #gw-footer .btn-success.active,
    .open > .dropdown-toggle#gw-header .btn-success,
    .open > .dropdown-toggle#gw-footer .btn-success {
        color: #fff;
        background-color: #1e5c5c;
        border-color: #154141;
    }

    #gw-header .btn-success:active,
    #gw-footer .btn-success:active,
    #gw-header .btn-success.active,
    #gw-footer .btn-success.active,
    .open > .dropdown-toggle#gw-header .btn-success,
    .open > .dropdown-toggle#gw-footer .btn-success {
        background-image: none;
    }

    #gw-header .btn-success.disabled,
    #gw-footer .btn-success.disabled,
    #gw-header .btn-success[disabled],
    #gw-footer .btn-success[disabled],
    fieldset[disabled] #gw-header .btn-success,
    fieldset[disabled] #gw-footer .btn-success,
    #gw-header .btn-success.disabled:hover,
    #gw-footer .btn-success.disabled:hover,
    #gw-header .btn-success[disabled]:hover,
    #gw-footer .btn-success[disabled]:hover,
    fieldset[disabled] #gw-header .btn-success:hover,
    fieldset[disabled] #gw-footer .btn-success:hover,
    #gw-header .btn-success.disabled:focus,
    #gw-footer .btn-success.disabled:focus,
    #gw-header .btn-success[disabled]:focus,
    #gw-footer .btn-success[disabled]:focus,
    fieldset[disabled] #gw-header .btn-success:focus,
    fieldset[disabled] #gw-footer .btn-success:focus,
    #gw-header .btn-success.disabled.focus,
    #gw-footer .btn-success.disabled.focus,
    #gw-header .btn-success[disabled].focus,
    #gw-footer .btn-success[disabled].focus,
    fieldset[disabled] #gw-header .btn-success.focus,
    fieldset[disabled] #gw-footer .btn-success.focus,
    #gw-header .btn-success.disabled:active,
    #gw-footer .btn-success.disabled:active,
    #gw-header .btn-success[disabled]:active,
    #gw-footer .btn-success[disabled]:active,
    fieldset[disabled] #gw-header .btn-success:active,
    fieldset[disabled] #gw-footer .btn-success:active,
    #gw-header .btn-success.disabled.active,
    #gw-footer .btn-success.disabled.active,
    #gw-header .btn-success[disabled].active,
    #gw-footer .btn-success[disabled].active,
    fieldset[disabled] #gw-header .btn-success.active,
    fieldset[disabled] #gw-footer .btn-success.active {
        background-color: #2B8282;
        border-color: #256f6f;
    }

    #gw-header .btn-success .badge,
    #gw-footer .btn-success .badge {
        color: #2B8282;
        background-color: #fff;
    }

#gw-header .btn-info,
#gw-footer .btn-info {
    color: #fff;
    background-color: #2B8282;
    border-color: #256f6f;
}

    #gw-header .btn-info:hover,
    #gw-footer .btn-info:hover,
    #gw-header .btn-info:focus,
    #gw-footer .btn-info:focus,
    #gw-header .btn-info.focus,
    #gw-footer .btn-info.focus,
    #gw-header .btn-info:active,
    #gw-footer .btn-info:active,
    #gw-header .btn-info.active,
    #gw-footer .btn-info.active,
    .open > .dropdown-toggle#gw-header .btn-info,
    .open > .dropdown-toggle#gw-footer .btn-info {
        color: #fff;
        background-color: #1e5c5c;
        border-color: #154141;
    }

    #gw-header .btn-info:active,
    #gw-footer .btn-info:active,
    #gw-header .btn-info.active,
    #gw-footer .btn-info.active,
    .open > .dropdown-toggle#gw-header .btn-info,
    .open > .dropdown-toggle#gw-footer .btn-info {
        background-image: none;
    }

    #gw-header .btn-info.disabled,
    #gw-footer .btn-info.disabled,
    #gw-header .btn-info[disabled],
    #gw-footer .btn-info[disabled],
    fieldset[disabled] #gw-header .btn-info,
    fieldset[disabled] #gw-footer .btn-info,
    #gw-header .btn-info.disabled:hover,
    #gw-footer .btn-info.disabled:hover,
    #gw-header .btn-info[disabled]:hover,
    #gw-footer .btn-info[disabled]:hover,
    fieldset[disabled] #gw-header .btn-info:hover,
    fieldset[disabled] #gw-footer .btn-info:hover,
    #gw-header .btn-info.disabled:focus,
    #gw-footer .btn-info.disabled:focus,
    #gw-header .btn-info[disabled]:focus,
    #gw-footer .btn-info[disabled]:focus,
    fieldset[disabled] #gw-header .btn-info:focus,
    fieldset[disabled] #gw-footer .btn-info:focus,
    #gw-header .btn-info.disabled.focus,
    #gw-footer .btn-info.disabled.focus,
    #gw-header .btn-info[disabled].focus,
    #gw-footer .btn-info[disabled].focus,
    fieldset[disabled] #gw-header .btn-info.focus,
    fieldset[disabled] #gw-footer .btn-info.focus,
    #gw-header .btn-info.disabled:active,
    #gw-footer .btn-info.disabled:active,
    #gw-header .btn-info[disabled]:active,
    #gw-footer .btn-info[disabled]:active,
    fieldset[disabled] #gw-header .btn-info:active,
    fieldset[disabled] #gw-footer .btn-info:active,
    #gw-header .btn-info.disabled.active,
    #gw-footer .btn-info.disabled.active,
    #gw-header .btn-info[disabled].active,
    #gw-footer .btn-info[disabled].active,
    fieldset[disabled] #gw-header .btn-info.active,
    fieldset[disabled] #gw-footer .btn-info.active {
        background-color: #2B8282;
        border-color: #256f6f;
    }

    #gw-header .btn-info .badge,
    #gw-footer .btn-info .badge {
        color: #2B8282;
        background-color: #fff;
    }

#gw-header .btn-warning,
#gw-footer .btn-warning {
    color: #fff;
    background-color: #D63624;
    border-color: #c03020;
}

    #gw-header .btn-warning:hover,
    #gw-footer .btn-warning:hover,
    #gw-header .btn-warning:focus,
    #gw-footer .btn-warning:focus,
    #gw-header .btn-warning.focus,
    #gw-footer .btn-warning.focus,
    #gw-header .btn-warning:active,
    #gw-footer .btn-warning:active,
    #gw-header .btn-warning.active,
    #gw-footer .btn-warning.active,
    .open > .dropdown-toggle#gw-header .btn-warning,
    .open > .dropdown-toggle#gw-footer .btn-warning {
        color: #fff;
        background-color: #aa2b1d;
        border-color: #8c2318;
    }

    #gw-header .btn-warning:active,
    #gw-footer .btn-warning:active,
    #gw-header .btn-warning.active,
    #gw-footer .btn-warning.active,
    .open > .dropdown-toggle#gw-header .btn-warning,
    .open > .dropdown-toggle#gw-footer .btn-warning {
        background-image: none;
    }

    #gw-header .btn-warning.disabled,
    #gw-footer .btn-warning.disabled,
    #gw-header .btn-warning[disabled],
    #gw-footer .btn-warning[disabled],
    fieldset[disabled] #gw-header .btn-warning,
    fieldset[disabled] #gw-footer .btn-warning,
    #gw-header .btn-warning.disabled:hover,
    #gw-footer .btn-warning.disabled:hover,
    #gw-header .btn-warning[disabled]:hover,
    #gw-footer .btn-warning[disabled]:hover,
    fieldset[disabled] #gw-header .btn-warning:hover,
    fieldset[disabled] #gw-footer .btn-warning:hover,
    #gw-header .btn-warning.disabled:focus,
    #gw-footer .btn-warning.disabled:focus,
    #gw-header .btn-warning[disabled]:focus,
    #gw-footer .btn-warning[disabled]:focus,
    fieldset[disabled] #gw-header .btn-warning:focus,
    fieldset[disabled] #gw-footer .btn-warning:focus,
    #gw-header .btn-warning.disabled.focus,
    #gw-footer .btn-warning.disabled.focus,
    #gw-header .btn-warning[disabled].focus,
    #gw-footer .btn-warning[disabled].focus,
    fieldset[disabled] #gw-header .btn-warning.focus,
    fieldset[disabled] #gw-footer .btn-warning.focus,
    #gw-header .btn-warning.disabled:active,
    #gw-footer .btn-warning.disabled:active,
    #gw-header .btn-warning[disabled]:active,
    #gw-footer .btn-warning[disabled]:active,
    fieldset[disabled] #gw-header .btn-warning:active,
    fieldset[disabled] #gw-footer .btn-warning:active,
    #gw-header .btn-warning.disabled.active,
    #gw-footer .btn-warning.disabled.active,
    #gw-header .btn-warning[disabled].active,
    #gw-footer .btn-warning[disabled].active,
    fieldset[disabled] #gw-header .btn-warning.active,
    fieldset[disabled] #gw-footer .btn-warning.active {
        background-color: #D63624;
        border-color: #c03020;
    }

    #gw-header .btn-warning .badge,
    #gw-footer .btn-warning .badge {
        color: #D63624;
        background-color: #fff;
    }

#gw-header .btn-danger,
#gw-footer .btn-danger {
    color: #fff;
    background-color: #d33833;
    border-color: #c32f2a;
}

    #gw-header .btn-danger:hover,
    #gw-footer .btn-danger:hover,
    #gw-header .btn-danger:focus,
    #gw-footer .btn-danger:focus,
    #gw-header .btn-danger.focus,
    #gw-footer .btn-danger.focus,
    #gw-header .btn-danger:active,
    #gw-footer .btn-danger:active,
    #gw-header .btn-danger.active,
    #gw-footer .btn-danger.active,
    .open > .dropdown-toggle#gw-header .btn-danger,
    .open > .dropdown-toggle#gw-footer .btn-danger {
        color: #fff;
        background-color: #ae2a25;
        border-color: #90231f;
    }

    #gw-header .btn-danger:active,
    #gw-footer .btn-danger:active,
    #gw-header .btn-danger.active,
    #gw-footer .btn-danger.active,
    .open > .dropdown-toggle#gw-header .btn-danger,
    .open > .dropdown-toggle#gw-footer .btn-danger {
        background-image: none;
    }

    #gw-header .btn-danger.disabled,
    #gw-footer .btn-danger.disabled,
    #gw-header .btn-danger[disabled],
    #gw-footer .btn-danger[disabled],
    fieldset[disabled] #gw-header .btn-danger,
    fieldset[disabled] #gw-footer .btn-danger,
    #gw-header .btn-danger.disabled:hover,
    #gw-footer .btn-danger.disabled:hover,
    #gw-header .btn-danger[disabled]:hover,
    #gw-footer .btn-danger[disabled]:hover,
    fieldset[disabled] #gw-header .btn-danger:hover,
    fieldset[disabled] #gw-footer .btn-danger:hover,
    #gw-header .btn-danger.disabled:focus,
    #gw-footer .btn-danger.disabled:focus,
    #gw-header .btn-danger[disabled]:focus,
    #gw-footer .btn-danger[disabled]:focus,
    fieldset[disabled] #gw-header .btn-danger:focus,
    fieldset[disabled] #gw-footer .btn-danger:focus,
    #gw-header .btn-danger.disabled.focus,
    #gw-footer .btn-danger.disabled.focus,
    #gw-header .btn-danger[disabled].focus,
    #gw-footer .btn-danger[disabled].focus,
    fieldset[disabled] #gw-header .btn-danger.focus,
    fieldset[disabled] #gw-footer .btn-danger.focus,
    #gw-header .btn-danger.disabled:active,
    #gw-footer .btn-danger.disabled:active,
    #gw-header .btn-danger[disabled]:active,
    #gw-footer .btn-danger[disabled]:active,
    fieldset[disabled] #gw-header .btn-danger:active,
    fieldset[disabled] #gw-footer .btn-danger:active,
    #gw-header .btn-danger.disabled.active,
    #gw-footer .btn-danger.disabled.active,
    #gw-header .btn-danger[disabled].active,
    #gw-footer .btn-danger[disabled].active,
    fieldset[disabled] #gw-header .btn-danger.active,
    fieldset[disabled] #gw-footer .btn-danger.active {
        background-color: #d33833;
        border-color: #c32f2a;
    }

    #gw-header .btn-danger .badge,
    #gw-footer .btn-danger .badge {
        color: #d33833;
        background-color: #fff;
    }

#gw-header .btn-link,
#gw-footer .btn-link {
    color: #2B8282;
    font-weight: normal;
    border-radius: 0;
}

    #gw-header .btn-link,
    #gw-footer .btn-link,
    #gw-header .btn-link:active,
    #gw-footer .btn-link:active,
    #gw-header .btn-link.active,
    #gw-footer .btn-link.active,
    #gw-header .btn-link[disabled],
    #gw-footer .btn-link[disabled],
    fieldset[disabled] #gw-header .btn-link,
    fieldset[disabled] #gw-footer .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #gw-header .btn-link,
        #gw-footer .btn-link,
        #gw-header .btn-link:hover,
        #gw-footer .btn-link:hover,
        #gw-header .btn-link:focus,
        #gw-footer .btn-link:focus,
        #gw-header .btn-link:active,
        #gw-footer .btn-link:active {
            border-color: transparent;
        }

            #gw-header .btn-link:hover,
            #gw-footer .btn-link:hover,
            #gw-header .btn-link:focus,
            #gw-footer .btn-link:focus {
                color: #184949;
                text-decoration: underline;
                background-color: transparent;
            }

            #gw-header .btn-link[disabled]:hover,
            #gw-footer .btn-link[disabled]:hover,
            fieldset[disabled] #gw-header .btn-link:hover,
            fieldset[disabled] #gw-footer .btn-link:hover,
            #gw-header .btn-link[disabled]:focus,
            #gw-footer .btn-link[disabled]:focus,
            fieldset[disabled] #gw-header .btn-link:focus,
            fieldset[disabled] #gw-footer .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

#gw-header .btn-lg,
#gw-footer .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

#gw-header .btn-sm,
#gw-footer .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#gw-header .btn-xs,
#gw-footer .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

#gw-header .btn-block,
#gw-footer .btn-block {
    display: block;
    width: 100%;
}

    #gw-header .btn-block + .btn-block,
    #gw-footer .btn-block + .btn-block {
        margin-top: 5px;
    }

#gw-header input[type="submit"].btn-block,
#gw-footer input[type="submit"].btn-block,
#gw-header input[type="reset"].btn-block,
#gw-footer input[type="reset"].btn-block,
#gw-header input[type="button"].btn-block,
#gw-footer input[type="button"].btn-block {
    width: 100%;
}

#gw-header .fade,
#gw-footer .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    #gw-header .fade.in,
    #gw-footer .fade.in {
        opacity: 1;
    }

#gw-header .collapse,
#gw-footer .collapse {
    display: none;
    visibility: hidden;
}

    #gw-header .collapse.in,
    #gw-footer .collapse.in {
        display: block;
        visibility: visible;
    }

tr#gw-header .collapse.in,
tr#gw-footer .collapse.in {
    display: table-row;
}

tbody#gw-header .collapse.in,
tbody#gw-footer .collapse.in {
    display: table-row-group;
}

#gw-header .collapsing,
#gw-footer .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#gw-header .caret,
#gw-footer .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

#gw-header .dropdown,
#gw-footer .dropdown {
    position: relative;
}

#gw-header .dropdown-toggle:focus,
#gw-footer .dropdown-toggle:focus {
    outline: 0;
}

#gw-header .dropdown-menu,
#gw-footer .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    #gw-header .dropdown-menu.pull-right,
    #gw-footer .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    #gw-header .dropdown-menu .divider,
    #gw-footer .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    #gw-header .dropdown-menu > li > a,
    #gw-footer .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        #gw-header .dropdown-menu > li > a:hover,
        #gw-footer .dropdown-menu > li > a:hover,
        #gw-header .dropdown-menu > li > a:focus,
        #gw-footer .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    #gw-header .dropdown-menu > .active > a,
    #gw-footer .dropdown-menu > .active > a,
    #gw-header .dropdown-menu > .active > a:hover,
    #gw-footer .dropdown-menu > .active > a:hover,
    #gw-header .dropdown-menu > .active > a:focus,
    #gw-footer .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #000033;
    }

    #gw-header .dropdown-menu > .disabled > a,
    #gw-footer .dropdown-menu > .disabled > a,
    #gw-header .dropdown-menu > .disabled > a:hover,
    #gw-footer .dropdown-menu > .disabled > a:hover,
    #gw-header .dropdown-menu > .disabled > a:focus,
    #gw-footer .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        #gw-header .dropdown-menu > .disabled > a:hover,
        #gw-footer .dropdown-menu > .disabled > a:hover,
        #gw-header .dropdown-menu > .disabled > a:focus,
        #gw-footer .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

#gw-header .open > .dropdown-menu,
#gw-footer .open > .dropdown-menu {
    display: block;
}

#gw-header .open > a,
#gw-footer .open > a {
    outline: 0;
}

#gw-header .dropdown-menu-right,
#gw-footer .dropdown-menu-right {
    left: auto;
    right: 0;
}

#gw-header .dropdown-menu-left,
#gw-footer .dropdown-menu-left {
    left: 0;
    right: auto;
}

#gw-header .dropdown-header,
#gw-footer .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}

#gw-header .dropdown-backdrop,
#gw-footer .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

#gw-header .pull-right > .dropdown-menu,
#gw-footer .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

#gw-header .dropup .caret,
#gw-footer .dropup .caret,
#gw-header .navbar-fixed-bottom .dropdown .caret,
#gw-footer .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

#gw-header .dropup .dropdown-menu,
#gw-footer .dropup .dropdown-menu,
#gw-header .navbar-fixed-bottom .dropdown .dropdown-menu,
#gw-footer .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width: 768px) {
    #gw-header .navbar-right .dropdown-menu,
    #gw-footer .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    #gw-header .navbar-right .dropdown-menu-left,
    #gw-footer .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

#gw-header .btn-group,
#gw-footer .btn-group,
#gw-header .btn-group-vertical,
#gw-footer .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    #gw-header .btn-group > .btn,
    #gw-footer .btn-group > .btn,
    #gw-header .btn-group-vertical > .btn,
    #gw-footer .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        #gw-header .btn-group > .btn:hover,
        #gw-footer .btn-group > .btn:hover,
        #gw-header .btn-group-vertical > .btn:hover,
        #gw-footer .btn-group-vertical > .btn:hover,
        #gw-header .btn-group > .btn:focus,
        #gw-footer .btn-group > .btn:focus,
        #gw-header .btn-group-vertical > .btn:focus,
        #gw-footer .btn-group-vertical > .btn:focus,
        #gw-header .btn-group > .btn:active,
        #gw-footer .btn-group > .btn:active,
        #gw-header .btn-group-vertical > .btn:active,
        #gw-footer .btn-group-vertical > .btn:active,
        #gw-header .btn-group > .btn.active,
        #gw-footer .btn-group > .btn.active,
        #gw-header .btn-group-vertical > .btn.active,
        #gw-footer .btn-group-vertical > .btn.active {
            z-index: 2;
        }

        #gw-header .btn-group > .btn:focus,
        #gw-footer .btn-group > .btn:focus,
        #gw-header .btn-group-vertical > .btn:focus,
        #gw-footer .btn-group-vertical > .btn:focus {
/*            outline: 0;*/
        }

    #gw-header .btn-group .btn + .btn,
    #gw-footer .btn-group .btn + .btn,
    #gw-header .btn-group .btn + .btn-group,
    #gw-footer .btn-group .btn + .btn-group,
    #gw-header .btn-group .btn-group + .btn,
    #gw-footer .btn-group .btn-group + .btn,
    #gw-header .btn-group .btn-group + .btn-group,
    #gw-footer .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

#gw-header .btn-toolbar,
#gw-footer .btn-toolbar {
    margin-left: -5px;
}

    #gw-header .btn-toolbar .btn-group,
    #gw-footer .btn-toolbar .btn-group,
    #gw-header .btn-toolbar .input-group,
    #gw-footer .btn-toolbar .input-group {
        float: left;
    }

    #gw-header .btn-toolbar > .btn,
    #gw-footer .btn-toolbar > .btn,
    #gw-header .btn-toolbar > .btn-group,
    #gw-footer .btn-toolbar > .btn-group,
    #gw-header .btn-toolbar > .input-group,
    #gw-footer .btn-toolbar > .input-group {
        margin-left: 5px;
    }

#gw-header .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
#gw-footer .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

#gw-header .btn-group > .btn:first-child,
#gw-footer .btn-group > .btn:first-child {
    margin-left: 0;
}

    #gw-header .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
    #gw-footer .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

#gw-header .btn-group > .btn:last-child:not(:first-child),
#gw-footer .btn-group > .btn:last-child:not(:first-child),
#gw-header .btn-group > .dropdown-toggle:not(:first-child),
#gw-footer .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#gw-header .btn-group > .btn-group,
#gw-footer .btn-group > .btn-group {
    float: left;
}

    #gw-header .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
    #gw-footer .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    #gw-header .btn-group > .btn-group:first-child > .btn:last-child,
    #gw-footer .btn-group > .btn-group:first-child > .btn:last-child,
    #gw-header .btn-group > .btn-group:first-child > .dropdown-toggle,
    #gw-footer .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    #gw-header .btn-group > .btn-group:last-child > .btn:first-child,
    #gw-footer .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

#gw-header .btn-group .dropdown-toggle:active,
#gw-footer .btn-group .dropdown-toggle:active,
#gw-header .btn-group.open .dropdown-toggle,
#gw-footer .btn-group.open .dropdown-toggle {
    outline: 0;
}

#gw-header .btn-group > .btn + .dropdown-toggle,
#gw-footer .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

#gw-header .btn-group > .btn-lg + .dropdown-toggle,
#gw-footer .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

#gw-header .btn-group.open .dropdown-toggle,
#gw-footer .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    #gw-header .btn-group.open .dropdown-toggle.btn-link,
    #gw-footer .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

#gw-header .btn .caret,
#gw-footer .btn .caret {
    margin-left: 0;
}

#gw-header .btn-lg .caret,
#gw-footer .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

#gw-header .dropup .btn-lg .caret,
#gw-footer .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

#gw-header .btn-group-vertical > .btn,
#gw-footer .btn-group-vertical > .btn,
#gw-header .btn-group-vertical > .btn-group,
#gw-footer .btn-group-vertical > .btn-group,
#gw-header .btn-group-vertical > .btn-group > .btn,
#gw-footer .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    #gw-header .btn-group-vertical > .btn-group > .btn,
    #gw-footer .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    #gw-header .btn-group-vertical > .btn + .btn,
    #gw-footer .btn-group-vertical > .btn + .btn,
    #gw-header .btn-group-vertical > .btn + .btn-group,
    #gw-footer .btn-group-vertical > .btn + .btn-group,
    #gw-header .btn-group-vertical > .btn-group + .btn,
    #gw-footer .btn-group-vertical > .btn-group + .btn,
    #gw-header .btn-group-vertical > .btn-group + .btn-group,
    #gw-footer .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    #gw-header .btn-group-vertical > .btn:not(:first-child):not(:last-child),
    #gw-footer .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    #gw-header .btn-group-vertical > .btn:first-child:not(:last-child),
    #gw-footer .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    #gw-header .btn-group-vertical > .btn:last-child:not(:first-child),
    #gw-footer .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    #gw-header .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
    #gw-footer .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    #gw-header .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    #gw-footer .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
    #gw-header .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
    #gw-footer .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    #gw-header .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
    #gw-footer .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

#gw-header .btn-group-justified,
#gw-footer .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    #gw-header .btn-group-justified > .btn,
    #gw-footer .btn-group-justified > .btn,
    #gw-header .btn-group-justified > .btn-group,
    #gw-footer .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        #gw-header .btn-group-justified > .btn-group .btn,
        #gw-footer .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        #gw-header .btn-group-justified > .btn-group .dropdown-menu,
        #gw-footer .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

#gw-header [data-toggle="buttons"] > .btn input[type="radio"],
#gw-footer [data-toggle="buttons"] > .btn input[type="radio"],
#gw-header [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#gw-footer [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
#gw-header [data-toggle="buttons"] > .btn input[type="checkbox"],
#gw-footer [data-toggle="buttons"] > .btn input[type="checkbox"],
#gw-header [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
#gw-footer [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

#gw-header .input-group,
#gw-footer .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    #gw-header .input-group[class*="col-"],
    #gw-footer .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    #gw-header .input-group .form-control,
    #gw-footer .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

#gw-header .input-group-lg > .form-control,
#gw-footer .input-group-lg > .form-control,
#gw-header .input-group-lg > .input-group-addon,
#gw-footer .input-group-lg > .input-group-addon,
#gw-header .input-group-lg > .input-group-btn > .btn,
#gw-footer .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select#gw-header .input-group-lg > .form-control,
select#gw-footer .input-group-lg > .form-control,
select#gw-header .input-group-lg > .input-group-addon,
select#gw-footer .input-group-lg > .input-group-addon,
select#gw-header .input-group-lg > .input-group-btn > .btn,
select#gw-footer .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea#gw-header .input-group-lg > .form-control,
textarea#gw-footer .input-group-lg > .form-control,
textarea#gw-header .input-group-lg > .input-group-addon,
textarea#gw-footer .input-group-lg > .input-group-addon,
textarea#gw-header .input-group-lg > .input-group-btn > .btn,
textarea#gw-footer .input-group-lg > .input-group-btn > .btn,
select[multiple]#gw-header .input-group-lg > .form-control,
select[multiple]#gw-footer .input-group-lg > .form-control,
select[multiple]#gw-header .input-group-lg > .input-group-addon,
select[multiple]#gw-footer .input-group-lg > .input-group-addon,
select[multiple]#gw-header .input-group-lg > .input-group-btn > .btn,
select[multiple]#gw-footer .input-group-lg > .input-group-btn > .btn {
    height: auto;
}

#gw-header .input-group-sm > .form-control,
#gw-footer .input-group-sm > .form-control,
#gw-header .input-group-sm > .input-group-addon,
#gw-footer .input-group-sm > .input-group-addon,
#gw-header .input-group-sm > .input-group-btn > .btn,
#gw-footer .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select#gw-header .input-group-sm > .form-control,
select#gw-footer .input-group-sm > .form-control,
select#gw-header .input-group-sm > .input-group-addon,
select#gw-footer .input-group-sm > .input-group-addon,
select#gw-header .input-group-sm > .input-group-btn > .btn,
select#gw-footer .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea#gw-header .input-group-sm > .form-control,
textarea#gw-footer .input-group-sm > .form-control,
textarea#gw-header .input-group-sm > .input-group-addon,
textarea#gw-footer .input-group-sm > .input-group-addon,
textarea#gw-header .input-group-sm > .input-group-btn > .btn,
textarea#gw-footer .input-group-sm > .input-group-btn > .btn,
select[multiple]#gw-header .input-group-sm > .form-control,
select[multiple]#gw-footer .input-group-sm > .form-control,
select[multiple]#gw-header .input-group-sm > .input-group-addon,
select[multiple]#gw-footer .input-group-sm > .input-group-addon,
select[multiple]#gw-header .input-group-sm > .input-group-btn > .btn,
select[multiple]#gw-footer .input-group-sm > .input-group-btn > .btn {
    height: auto;
}

#gw-header .input-group-addon,
#gw-footer .input-group-addon,
#gw-header .input-group-btn,
#gw-footer .input-group-btn,
#gw-header .input-group .form-control,
#gw-footer .input-group .form-control {
    display: table-cell;
}

    #gw-header .input-group-addon:not(:first-child):not(:last-child),
    #gw-footer .input-group-addon:not(:first-child):not(:last-child),
    #gw-header .input-group-btn:not(:first-child):not(:last-child),
    #gw-footer .input-group-btn:not(:first-child):not(:last-child),
    #gw-header .input-group .form-control:not(:first-child):not(:last-child),
    #gw-footer .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

#gw-header .input-group-addon,
#gw-footer .input-group-addon,
#gw-header .input-group-btn,
#gw-footer .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

#gw-header .input-group-addon,
#gw-footer .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    #gw-header .input-group-addon.input-sm,
    #gw-footer .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    #gw-header .input-group-addon.input-lg,
    #gw-footer .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    #gw-header .input-group-addon input[type="radio"],
    #gw-footer .input-group-addon input[type="radio"],
    #gw-header .input-group-addon input[type="checkbox"],
    #gw-footer .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    #gw-header .input-group .form-control:first-child,
    #gw-footer .input-group .form-control:first-child,
    #gw-header .input-group-addon:first-child,
    #gw-footer .input-group-addon:first-child,
    #gw-header .input-group-btn:first-child > .btn,
    #gw-footer .input-group-btn:first-child > .btn,
    #gw-header .input-group-btn:first-child > .btn-group > .btn,
    #gw-footer .input-group-btn:first-child > .btn-group > .btn,
    #gw-header .input-group-btn:first-child > .dropdown-toggle,
    #gw-footer .input-group-btn:first-child > .dropdown-toggle,
    #gw-header .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    #gw-footer .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    #gw-header .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
    #gw-footer .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    #gw-header .input-group-addon:first-child,
    #gw-footer .input-group-addon:first-child {
        border-right: 0;
    }

    #gw-header .input-group .form-control:last-child,
    #gw-footer .input-group .form-control:last-child,
    #gw-header .input-group-addon:last-child,
    #gw-footer .input-group-addon:last-child,
    #gw-header .input-group-btn:last-child > .btn,
    #gw-footer .input-group-btn:last-child > .btn,
    #gw-header .input-group-btn:last-child > .btn-group > .btn,
    #gw-footer .input-group-btn:last-child > .btn-group > .btn,
    #gw-header .input-group-btn:last-child > .dropdown-toggle,
    #gw-footer .input-group-btn:last-child > .dropdown-toggle,
    #gw-header .input-group-btn:first-child > .btn:not(:first-child),
    #gw-footer .input-group-btn:first-child > .btn:not(:first-child),
    #gw-header .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
    #gw-footer .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    #gw-header .input-group-addon:last-child,
    #gw-footer .input-group-addon:last-child {
        border-left: 0;
    }

#gw-header .input-group-btn,
#gw-footer .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    #gw-header .input-group-btn > .btn,
    #gw-footer .input-group-btn > .btn {
        position: relative;
    }

        #gw-header .input-group-btn > .btn + .btn,
        #gw-footer .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        #gw-header .input-group-btn > .btn:hover,
        #gw-footer .input-group-btn > .btn:hover,
        #gw-header .input-group-btn > .btn:focus,
        #gw-footer .input-group-btn > .btn:focus,
        #gw-header .input-group-btn > .btn:active,
        #gw-footer .input-group-btn > .btn:active {
            z-index: 2;
        }

    #gw-header .input-group-btn:first-child > .btn,
    #gw-footer .input-group-btn:first-child > .btn,
    #gw-header .input-group-btn:first-child > .btn-group,
    #gw-footer .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    #gw-header .input-group-btn:last-child > .btn,
    #gw-footer .input-group-btn:last-child > .btn,
    #gw-header .input-group-btn:last-child > .btn-group,
    #gw-footer .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

#gw-header .nav,
#gw-footer .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    #gw-header .nav > li,
    #gw-footer .nav > li {
        position: relative;
        display: block;
    }

        #gw-header .nav > li > a,
        #gw-footer .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            #gw-header .nav > li > a:hover,
            #gw-footer .nav > li > a:hover,
            #gw-header .nav > li > a:focus,
            #gw-footer .nav > li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

        #gw-header .nav > li.disabled > a,
        #gw-footer .nav > li.disabled > a {
            color: #777777;
        }

            #gw-header .nav > li.disabled > a:hover,
            #gw-footer .nav > li.disabled > a:hover,
            #gw-header .nav > li.disabled > a:focus,
            #gw-footer .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    #gw-header .nav .open > a,
    #gw-footer .nav .open > a,
    #gw-header .nav .open > a:hover,
    #gw-footer .nav .open > a:hover,
    #gw-header .nav .open > a:focus,
    #gw-footer .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #2B8282;
    }

    #gw-header .nav .nav-divider,
    #gw-footer .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    #gw-header .nav > li > a > img,
    #gw-footer .nav > li > a > img {
        max-width: none;
    }

#gw-header .nav-tabs,
#gw-footer .nav-tabs {
    border-bottom: 1px solid #ccc;
}

    #gw-header .nav-tabs > li,
    #gw-footer .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        #gw-header .nav-tabs > li > a,
        #gw-footer .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            #gw-header .nav-tabs > li > a:hover,
            #gw-footer .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #ccc;
            }

        #gw-header .nav-tabs > li.active > a,
        #gw-footer .nav-tabs > li.active > a,
        #gw-header .nav-tabs > li.active > a:hover,
        #gw-footer .nav-tabs > li.active > a:hover,
        #gw-header .nav-tabs > li.active > a:focus,
        #gw-footer .nav-tabs > li.active > a:focus {
            color: #555555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

    #gw-header .nav-tabs.nav-justified,
    #gw-footer .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        #gw-header .nav-tabs.nav-justified > li,
        #gw-footer .nav-tabs.nav-justified > li {
            float: none;
        }

            #gw-header .nav-tabs.nav-justified > li > a,
            #gw-footer .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px;
            }

        #gw-header .nav-tabs.nav-justified > .dropdown .dropdown-menu,
        #gw-footer .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width: 768px) {
    #gw-header .nav-tabs.nav-justified > li,
    #gw-footer .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        #gw-header .nav-tabs.nav-justified > li > a,
        #gw-footer .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

#gw-header .nav-tabs.nav-justified > li > a,
#gw-footer .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

#gw-header .nav-tabs.nav-justified > .active > a,
#gw-footer .nav-tabs.nav-justified > .active > a,
#gw-header .nav-tabs.nav-justified > .active > a:hover,
#gw-footer .nav-tabs.nav-justified > .active > a:hover,
#gw-header .nav-tabs.nav-justified > .active > a:focus,
#gw-footer .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ccc;
}

@media (min-width: 768px) {
    #gw-header .nav-tabs.nav-justified > li > a,
    #gw-footer .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ccc;
        border-radius: 4px 4px 0 0;
    }

    #gw-header .nav-tabs.nav-justified > .active > a,
    #gw-footer .nav-tabs.nav-justified > .active > a,
    #gw-header .nav-tabs.nav-justified > .active > a:hover,
    #gw-footer .nav-tabs.nav-justified > .active > a:hover,
    #gw-header .nav-tabs.nav-justified > .active > a:focus,
    #gw-footer .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

#gw-header .nav-pills > li,
#gw-footer .nav-pills > li {
    float: left;
}

    #gw-header .nav-pills > li > a,
    #gw-footer .nav-pills > li > a {
        border-radius: 4px;
    }

    #gw-header .nav-pills > li + li,
    #gw-footer .nav-pills > li + li {
        margin-left: 2px;
    }

    #gw-header .nav-pills > li.active > a,
    #gw-footer .nav-pills > li.active > a,
    #gw-header .nav-pills > li.active > a:hover,
    #gw-footer .nav-pills > li.active > a:hover,
    #gw-header .nav-pills > li.active > a:focus,
    #gw-footer .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #000033;
    }

#gw-header .nav-stacked > li,
#gw-footer .nav-stacked > li {
    float: none;
}

    #gw-header .nav-stacked > li + li,
    #gw-footer .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

#gw-header .nav-justified,
#gw-footer .nav-justified {
    width: 100%;
}

    #gw-header .nav-justified > li,
    #gw-footer .nav-justified > li {
        float: none;
    }

        #gw-header .nav-justified > li > a,
        #gw-footer .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    #gw-header .nav-justified > .dropdown .dropdown-menu,
    #gw-footer .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    #gw-header .nav-justified > li,
    #gw-footer .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        #gw-header .nav-justified > li > a,
        #gw-footer .nav-justified > li > a {
            margin-bottom: 0;
        }
}

#gw-header .nav-tabs-justified,
#gw-footer .nav-tabs-justified {
    border-bottom: 0;
}

    #gw-header .nav-tabs-justified > li > a,
    #gw-footer .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    #gw-header .nav-tabs-justified > .active > a,
    #gw-footer .nav-tabs-justified > .active > a,
    #gw-header .nav-tabs-justified > .active > a:hover,
    #gw-footer .nav-tabs-justified > .active > a:hover,
    #gw-header .nav-tabs-justified > .active > a:focus,
    #gw-footer .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ccc;
    }

@media (min-width: 768px) {
    #gw-header .nav-tabs-justified > li > a,
    #gw-footer .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ccc;
        border-radius: 4px 4px 0 0;
    }

    #gw-header .nav-tabs-justified > .active > a,
    #gw-footer .nav-tabs-justified > .active > a,
    #gw-header .nav-tabs-justified > .active > a:hover,
    #gw-footer .nav-tabs-justified > .active > a:hover,
    #gw-header .nav-tabs-justified > .active > a:focus,
    #gw-footer .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

#gw-header .tab-content > .tab-pane,
#gw-footer .tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

#gw-header .tab-content > .active,
#gw-footer .tab-content > .active {
    display: block;
    visibility: visible;
}

#gw-header .nav-tabs .dropdown-menu,
#gw-footer .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#gw-header .navbar,
#gw-footer .navbar {
    position: relative;
    min-height: 56px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    #gw-header .navbar,
    #gw-footer .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    #gw-header .navbar-header,
    #gw-footer .navbar-header {
        float: left;
    }
}

#gw-header .navbar-collapse,
#gw-footer .navbar-collapse {
    overflow-x: visible;
    padding-right: 14px;
    padding-left: 14px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    #gw-header .navbar-collapse.in,
    #gw-footer .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    #gw-header .navbar-collapse,
    #gw-footer .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        #gw-header .navbar-collapse.collapse,
        #gw-footer .navbar-collapse.collapse {
            display: block !important;
            visibility: visible !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        #gw-header .navbar-collapse.in,
        #gw-footer .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top #gw-header .navbar-collapse,
    .navbar-fixed-top #gw-footer .navbar-collapse,
    .navbar-static-top #gw-header .navbar-collapse,
    .navbar-static-top #gw-footer .navbar-collapse,
    .navbar-fixed-bottom #gw-header .navbar-collapse,
    .navbar-fixed-bottom #gw-footer .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

#gw-header .navbar-fixed-top .navbar-collapse,
#gw-footer .navbar-fixed-top .navbar-collapse,
#gw-header .navbar-fixed-bottom .navbar-collapse,
#gw-footer .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    #gw-header .navbar-fixed-top .navbar-collapse,
    #gw-footer .navbar-fixed-top .navbar-collapse,
    #gw-header .navbar-fixed-bottom .navbar-collapse,
    #gw-footer .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

#gw-header .container > .navbar-header,
#gw-footer .container > .navbar-header,
#gw-header .container-fluid > .navbar-header,
#gw-footer .container-fluid > .navbar-header,
#gw-header .container > .navbar-collapse,
#gw-footer .container > .navbar-collapse,
#gw-header .container-fluid > .navbar-collapse,
#gw-footer .container-fluid > .navbar-collapse {
    margin-right: -14px;
    margin-left: -14px;
}

@media (min-width: 768px) {
    #gw-header .container > .navbar-header,
    #gw-footer .container > .navbar-header,
    #gw-header .container-fluid > .navbar-header,
    #gw-footer .container-fluid > .navbar-header,
    #gw-header .container > .navbar-collapse,
    #gw-footer .container > .navbar-collapse,
    #gw-header .container-fluid > .navbar-collapse,
    #gw-footer .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

#gw-header .navbar-static-top,
#gw-footer .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    #gw-header .navbar-static-top,
    #gw-footer .navbar-static-top {
        border-radius: 0;
    }
}

#gw-header .navbar-fixed-top,
#gw-footer .navbar-fixed-top,
#gw-header .navbar-fixed-bottom,
#gw-footer .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    #gw-header .navbar-fixed-top,
    #gw-footer .navbar-fixed-top,
    #gw-header .navbar-fixed-bottom,
    #gw-footer .navbar-fixed-bottom {
        border-radius: 0;
    }
}

#gw-header .navbar-fixed-top,
#gw-footer .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

#gw-header .navbar-fixed-bottom,
#gw-footer .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

#gw-header .navbar-brand,
#gw-footer .navbar-brand {
    float: left;
    padding: 18px 14px;
    font-size: 18px;
    line-height: 20px;
    height: 56px;
}

    #gw-header .navbar-brand:hover,
    #gw-footer .navbar-brand:hover,
    #gw-header .navbar-brand:focus,
    #gw-footer .navbar-brand:focus {
        text-decoration: none;
    }

    #gw-header .navbar-brand > img,
    #gw-footer .navbar-brand > img {
        display: block;
    }

@media (min-width: 768px) {
    .navbar > .container #gw-header .navbar-brand,
    .navbar > .container #gw-footer .navbar-brand,
    .navbar > .container-fluid #gw-header .navbar-brand,
    .navbar > .container-fluid #gw-footer .navbar-brand {
        margin-left: -14px;
    }
}

#gw-header .navbar-toggle,
#gw-footer .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 14px;
    padding: 9px 10px;
    margin-top: 11px;
    margin-bottom: 11px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    #gw-header .navbar-toggle:focus,
    #gw-footer .navbar-toggle:focus {
        outline: 0;
    }

    #gw-header .navbar-toggle .icon-bar,
    #gw-footer .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        #gw-header .navbar-toggle .icon-bar + .icon-bar,
        #gw-footer .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    #gw-header .navbar-toggle,
    #gw-footer .navbar-toggle {
        display: none;
    }
}

#gw-header .navbar-nav,
#gw-footer .navbar-nav {
    margin: 9px -14px;
}

    #gw-header .navbar-nav > li > a,
    #gw-footer .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    #gw-header .navbar-nav .open .dropdown-menu,
    #gw-footer .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        #gw-header .navbar-nav .open .dropdown-menu > li > a,
        #gw-footer .navbar-nav .open .dropdown-menu > li > a,
        #gw-header .navbar-nav .open .dropdown-menu .dropdown-header,
        #gw-footer .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        #gw-header .navbar-nav .open .dropdown-menu > li > a,
        #gw-footer .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            #gw-header .navbar-nav .open .dropdown-menu > li > a:hover,
            #gw-footer .navbar-nav .open .dropdown-menu > li > a:hover,
            #gw-header .navbar-nav .open .dropdown-menu > li > a:focus,
            #gw-footer .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    #gw-header .navbar-nav,
    #gw-footer .navbar-nav {
        float: left;
        margin: 0;
    }

        #gw-header .navbar-nav > li,
        #gw-footer .navbar-nav > li {
            float: left;
        }

            #gw-header .navbar-nav > li > a,
            #gw-footer .navbar-nav > li > a {
                padding-top: 18px;
                padding-bottom: 18px;
            }
}

#gw-header .navbar-form,
#gw-footer .navbar-form {
    margin-left: -14px;
    margin-right: -14px;
    padding: 10px 14px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 11px;
    margin-bottom: 11px;
}

@media (min-width: 768px) {
    #gw-header .navbar-form .form-group,
    #gw-footer .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    #gw-header .navbar-form .form-control,
    #gw-footer .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    #gw-header .navbar-form .form-control-static,
    #gw-footer .navbar-form .form-control-static {
        display: inline-block;
    }

    #gw-header .navbar-form .input-group,
    #gw-footer .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        #gw-header .navbar-form .input-group .input-group-addon,
        #gw-footer .navbar-form .input-group .input-group-addon,
        #gw-header .navbar-form .input-group .input-group-btn,
        #gw-footer .navbar-form .input-group .input-group-btn,
        #gw-header .navbar-form .input-group .form-control,
        #gw-footer .navbar-form .input-group .form-control {
            width: auto;
        }

        #gw-header .navbar-form .input-group > .form-control,
        #gw-footer .navbar-form .input-group > .form-control {
            width: 100%;
        }

    #gw-header .navbar-form .control-label,
    #gw-footer .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    #gw-header .navbar-form .radio,
    #gw-footer .navbar-form .radio,
    #gw-header .navbar-form .checkbox,
    #gw-footer .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        #gw-header .navbar-form .radio label,
        #gw-footer .navbar-form .radio label,
        #gw-header .navbar-form .checkbox label,
        #gw-footer .navbar-form .checkbox label {
            padding-left: 0;
        }

        #gw-header .navbar-form .radio input[type="radio"],
        #gw-footer .navbar-form .radio input[type="radio"],
        #gw-header .navbar-form .checkbox input[type="checkbox"],
        #gw-footer .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    #gw-header .navbar-form .has-feedback .form-control-feedback,
    #gw-footer .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 767px) {
    #gw-header .navbar-form .form-group,
    #gw-footer .navbar-form .form-group {
        margin-bottom: 5px;
    }

        #gw-header .navbar-form .form-group:last-child,
        #gw-footer .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    #gw-header .navbar-form,
    #gw-footer .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

#gw-header .navbar-nav > li > .dropdown-menu,
#gw-footer .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#gw-header .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
#gw-footer .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#gw-header .navbar-btn,
#gw-footer .navbar-btn {
    margin-top: 11px;
    margin-bottom: 11px;
}

    #gw-header .navbar-btn.btn-sm,
    #gw-footer .navbar-btn.btn-sm {
        margin-top: 13px;
        margin-bottom: 13px;
    }

    #gw-header .navbar-btn.btn-xs,
    #gw-footer .navbar-btn.btn-xs {
        margin-top: 17px;
        margin-bottom: 17px;
    }

#gw-header .navbar-text,
#gw-footer .navbar-text {
    margin-top: 18px;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    #gw-header .navbar-text,
    #gw-footer .navbar-text {
        float: left;
        margin-left: 14px;
        margin-right: 14px;
    }
}

@media (min-width: 768px) {
    #gw-header .navbar-left,
    #gw-footer .navbar-left {
        float: left !important;
    }

    #gw-header .navbar-right,
    #gw-footer .navbar-right {
        float: right !important;
        margin-right: -14px;
    }

        #gw-header .navbar-right ~ .navbar-right,
        #gw-footer .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

#gw-header .navbar-default,
#gw-footer .navbar-default {
    background-color: #f1f1f1;
    border-color: #e0e0e0;
}

    #gw-header .navbar-default .navbar-brand,
    #gw-footer .navbar-default .navbar-brand {
        color: #666;
    }

        #gw-header .navbar-default .navbar-brand:hover,
        #gw-footer .navbar-default .navbar-brand:hover,
        #gw-header .navbar-default .navbar-brand:focus,
        #gw-footer .navbar-default .navbar-brand:focus {
            color: #4d4d4d;
            background-color: transparent;
        }

    #gw-header .navbar-default .navbar-text,
    #gw-footer .navbar-default .navbar-text {
        color: #666;
    }

    #gw-header .navbar-default .navbar-nav > li > a,
    #gw-footer .navbar-default .navbar-nav > li > a {
        color: #666;
    }

        #gw-header .navbar-default .navbar-nav > li > a:hover,
        #gw-footer .navbar-default .navbar-nav > li > a:hover,
        #gw-header .navbar-default .navbar-nav > li > a:focus,
        #gw-footer .navbar-default .navbar-nav > li > a:focus {
            color: #222;
            background-color: transparent;
        }

    #gw-header .navbar-default .navbar-nav > .active > a,
    #gw-footer .navbar-default .navbar-nav > .active > a,
    #gw-header .navbar-default .navbar-nav > .active > a:hover,
    #gw-footer .navbar-default .navbar-nav > .active > a:hover,
    #gw-header .navbar-default .navbar-nav > .active > a:focus,
    #gw-footer .navbar-default .navbar-nav > .active > a:focus {
        color: #444;
        background-color: #e0e0e0;
    }

    #gw-header .navbar-default .navbar-nav > .disabled > a,
    #gw-footer .navbar-default .navbar-nav > .disabled > a,
    #gw-header .navbar-default .navbar-nav > .disabled > a:hover,
    #gw-footer .navbar-default .navbar-nav > .disabled > a:hover,
    #gw-header .navbar-default .navbar-nav > .disabled > a:focus,
    #gw-footer .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    #gw-header .navbar-default .navbar-toggle,
    #gw-footer .navbar-default .navbar-toggle {
        border-color: #aaa;
    }

        #gw-header .navbar-default .navbar-toggle:hover,
        #gw-footer .navbar-default .navbar-toggle:hover,
        #gw-header .navbar-default .navbar-toggle:focus,
        #gw-footer .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        #gw-header .navbar-default .navbar-toggle .icon-bar,
        #gw-footer .navbar-default .navbar-toggle .icon-bar {
            background-color: #bbb;
        }

    #gw-header .navbar-default .navbar-collapse,
    #gw-footer .navbar-default .navbar-collapse,
    #gw-header .navbar-default .navbar-form,
    #gw-footer .navbar-default .navbar-form {
        border-color: #e0e0e0;
    }

    #gw-header .navbar-default .navbar-nav > .open > a,
    #gw-footer .navbar-default .navbar-nav > .open > a,
    #gw-header .navbar-default .navbar-nav > .open > a:hover,
    #gw-footer .navbar-default .navbar-nav > .open > a:hover,
    #gw-header .navbar-default .navbar-nav > .open > a:focus,
    #gw-footer .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e0e0e0;
        color: #444;
    }

@media (max-width: 767px) {
    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > li > a,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #666;
    }

        #gw-header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        #gw-header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
        #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #222;
            background-color: transparent;
        }

    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #444;
        background-color: #e0e0e0;
    }

    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #gw-header .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    #gw-footer .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

#gw-header .navbar-default .navbar-link,
#gw-footer .navbar-default .navbar-link {
    color: #666;
}

    #gw-header .navbar-default .navbar-link:hover,
    #gw-footer .navbar-default .navbar-link:hover {
        color: #222;
    }

#gw-header .navbar-default .btn-link,
#gw-footer .navbar-default .btn-link {
    color: #666;
}

    #gw-header .navbar-default .btn-link:hover,
    #gw-footer .navbar-default .btn-link:hover,
    #gw-header .navbar-default .btn-link:focus,
    #gw-footer .navbar-default .btn-link:focus {
        color: #222;
    }

    #gw-header .navbar-default .btn-link[disabled]:hover,
    #gw-footer .navbar-default .btn-link[disabled]:hover,
    fieldset[disabled] #gw-header .navbar-default .btn-link:hover,
    fieldset[disabled] #gw-footer .navbar-default .btn-link:hover,
    #gw-header .navbar-default .btn-link[disabled]:focus,
    #gw-footer .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] #gw-header .navbar-default .btn-link:focus,
    fieldset[disabled] #gw-footer .navbar-default .btn-link:focus {
        color: #ccc;
    }

#gw-header .navbar-inverse,
#gw-footer .navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

    #gw-header .navbar-inverse .navbar-brand,
    #gw-footer .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        #gw-header .navbar-inverse .navbar-brand:hover,
        #gw-footer .navbar-inverse .navbar-brand:hover,
        #gw-header .navbar-inverse .navbar-brand:focus,
        #gw-footer .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    #gw-header .navbar-inverse .navbar-text,
    #gw-footer .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    #gw-header .navbar-inverse .navbar-nav > li > a,
    #gw-footer .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        #gw-header .navbar-inverse .navbar-nav > li > a:hover,
        #gw-footer .navbar-inverse .navbar-nav > li > a:hover,
        #gw-header .navbar-inverse .navbar-nav > li > a:focus,
        #gw-footer .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    #gw-header .navbar-inverse .navbar-nav > .active > a,
    #gw-footer .navbar-inverse .navbar-nav > .active > a,
    #gw-header .navbar-inverse .navbar-nav > .active > a:hover,
    #gw-footer .navbar-inverse .navbar-nav > .active > a:hover,
    #gw-header .navbar-inverse .navbar-nav > .active > a:focus,
    #gw-footer .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    #gw-header .navbar-inverse .navbar-nav > .disabled > a,
    #gw-footer .navbar-inverse .navbar-nav > .disabled > a,
    #gw-header .navbar-inverse .navbar-nav > .disabled > a:hover,
    #gw-footer .navbar-inverse .navbar-nav > .disabled > a:hover,
    #gw-header .navbar-inverse .navbar-nav > .disabled > a:focus,
    #gw-footer .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    #gw-header .navbar-inverse .navbar-toggle,
    #gw-footer .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        #gw-header .navbar-inverse .navbar-toggle:hover,
        #gw-footer .navbar-inverse .navbar-toggle:hover,
        #gw-header .navbar-inverse .navbar-toggle:focus,
        #gw-footer .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        #gw-header .navbar-inverse .navbar-toggle .icon-bar,
        #gw-footer .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    #gw-header .navbar-inverse .navbar-collapse,
    #gw-footer .navbar-inverse .navbar-collapse,
    #gw-header .navbar-inverse .navbar-form,
    #gw-footer .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    #gw-header .navbar-inverse .navbar-nav > .open > a,
    #gw-footer .navbar-inverse .navbar-nav > .open > a,
    #gw-header .navbar-inverse .navbar-nav > .open > a:hover,
    #gw-footer .navbar-inverse .navbar-nav > .open > a:hover,
    #gw-header .navbar-inverse .navbar-nav > .open > a:focus,
    #gw-footer .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff;
    }

@media (max-width: 767px) {
    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }

    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808;
    }

    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
        #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808;
    }

    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    #gw-header .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    #gw-footer .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

#gw-header .navbar-inverse .navbar-link,
#gw-footer .navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    #gw-header .navbar-inverse .navbar-link:hover,
    #gw-footer .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

#gw-header .navbar-inverse .btn-link,
#gw-footer .navbar-inverse .btn-link {
    color: #9d9d9d;
}

    #gw-header .navbar-inverse .btn-link:hover,
    #gw-footer .navbar-inverse .btn-link:hover,
    #gw-header .navbar-inverse .btn-link:focus,
    #gw-footer .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    #gw-header .navbar-inverse .btn-link[disabled]:hover,
    #gw-footer .navbar-inverse .btn-link[disabled]:hover,
    fieldset[disabled] #gw-header .navbar-inverse .btn-link:hover,
    fieldset[disabled] #gw-footer .navbar-inverse .btn-link:hover,
    #gw-header .navbar-inverse .btn-link[disabled]:focus,
    #gw-footer .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] #gw-header .navbar-inverse .btn-link:focus,
    fieldset[disabled] #gw-footer .navbar-inverse .btn-link:focus {
        color: #444;
    }

#gw-header .media, 
#gw-footer .media {
    margin-top: 15px;
}

    #gw-header .media:first-child, #gw-footer .media:first-child {
        margin-top: 0;
    }

    #gw-header .media-right,
    #gw-header .media > .pull-right,
    #gw-footer .media-right,
    #gw-footer .media > .pull-right {
        padding-left: 10px;
    }

    #gw-header .media-left,
    #gw-header .media > .pull-left,
    #gw-footer .media-left,
    #gw-footer .media > .pull-left {
        padding-right: 10px;
    }

#gw-header .media-left,
#gw-header .media-right,
#gw-header .media-body,
#gw-footer .media-left,
#gw-footer .media-right,
#gw-footer .media-body {
    display: table-cell;
    vertical-align: top;
}

#gw-header .media-middle,
#gw-footer .media-middle {
    vertical-align: middle;
}

#gw-header .media-bottom,
#gw-footer .media-bottom {
    vertical-align: bottom;
}

#gw-header .media-heading,
#gw-footer .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

#gw-header .media-list,
#gw-footer .media-list {
    padding-left: 0;
    list-style: none;
}

#gw-header .list-group,
#gw-footer .list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

#gw-header .list-group-item,
#gw-footer .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    #gw-header .list-group-item:first-child,
    #gw-footer .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    #gw-header .list-group-item:last-child,
    #gw-footer .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #gw-header .list-group-item > .badge,
    #gw-footer .list-group-item > .badge {
        float: right;
    }

        #gw-header .list-group-item > .badge + .badge,
        #gw-footer .list-group-item > .badge + .badge {
            margin-right: 5px;
        }

#gw-header a.list-group-item,
#gw-footer a.list-group-item {
    color: #555;
}

    #gw-header a.list-group-item .list-group-item-heading,
    #gw-footer a.list-group-item .list-group-item-heading {
        color: #333;
    }

    #gw-header a.list-group-item:hover,
    #gw-footer a.list-group-item:hover,
    #gw-header a.list-group-item:focus,
    #gw-footer a.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

#gw-header .list-group-item.disabled,
#gw-footer .list-group-item.disabled,
#gw-header .list-group-item.disabled:hover,
#gw-footer .list-group-item.disabled:hover,
#gw-header .list-group-item.disabled:focus,
#gw-footer .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed;
}

    #gw-header .list-group-item.disabled .list-group-item-heading,
    #gw-footer .list-group-item.disabled .list-group-item-heading,
    #gw-header .list-group-item.disabled:hover .list-group-item-heading,
    #gw-footer .list-group-item.disabled:hover .list-group-item-heading,
    #gw-header .list-group-item.disabled:focus .list-group-item-heading,
    #gw-footer .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    #gw-header .list-group-item.disabled .list-group-item-text,
    #gw-footer .list-group-item.disabled .list-group-item-text,
    #gw-header .list-group-item.disabled:hover .list-group-item-text,
    #gw-footer .list-group-item.disabled:hover .list-group-item-text,
    #gw-header .list-group-item.disabled:focus .list-group-item-text,
    #gw-footer .list-group-item.disabled:focus .list-group-item-text {
        color: #777777;
    }

#gw-header .list-group-item.active,
#gw-footer .list-group-item.active,
#gw-header .list-group-item.active:hover,
#gw-footer .list-group-item.active:hover,
#gw-header .list-group-item.active:focus,
#gw-footer .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #000033;
    border-color: #000033;
}

    #gw-header .list-group-item.active .list-group-item-heading,
    #gw-footer .list-group-item.active .list-group-item-heading,
    #gw-header .list-group-item.active:hover .list-group-item-heading,
    #gw-footer .list-group-item.active:hover .list-group-item-heading,
    #gw-header .list-group-item.active:focus .list-group-item-heading,
    #gw-footer .list-group-item.active:focus .list-group-item-heading,
    #gw-header .list-group-item.active .list-group-item-heading > small,
    #gw-footer .list-group-item.active .list-group-item-heading > small,
    #gw-header .list-group-item.active:hover .list-group-item-heading > small,
    #gw-footer .list-group-item.active:hover .list-group-item-heading > small,
    #gw-header .list-group-item.active:focus .list-group-item-heading > small,
    #gw-footer .list-group-item.active:focus .list-group-item-heading > small,
    #gw-header .list-group-item.active .list-group-item-heading > .small,
    #gw-footer .list-group-item.active .list-group-item-heading > .small,
    #gw-header .list-group-item.active:hover .list-group-item-heading > .small,
    #gw-footer .list-group-item.active:hover .list-group-item-heading > .small,
    #gw-header .list-group-item.active:focus .list-group-item-heading > .small,
    #gw-footer .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    #gw-header .list-group-item.active .list-group-item-text,
    #gw-footer .list-group-item.active .list-group-item-text,
    #gw-header .list-group-item.active:hover .list-group-item-text,
    #gw-footer .list-group-item.active:hover .list-group-item-text,
    #gw-header .list-group-item.active:focus .list-group-item-text,
    #gw-footer .list-group-item.active:focus .list-group-item-text {
        color: #0000ff;
    }

#gw-header .list-group-item-success,
#gw-footer .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a#gw-header .list-group-item-success,
a#gw-footer .list-group-item-success {
    color: #3c763d;
}

    a#gw-header .list-group-item-success .list-group-item-heading,
    a#gw-footer .list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a#gw-header .list-group-item-success:hover,
    a#gw-footer .list-group-item-success:hover,
    a#gw-header .list-group-item-success:focus,
    a#gw-footer .list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a#gw-header .list-group-item-success.active,
    a#gw-footer .list-group-item-success.active,
    a#gw-header .list-group-item-success.active:hover,
    a#gw-footer .list-group-item-success.active:hover,
    a#gw-header .list-group-item-success.active:focus,
    a#gw-footer .list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

#gw-header .list-group-item-info,
#gw-footer .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a#gw-header .list-group-item-info,
a#gw-footer .list-group-item-info {
    color: #31708f;
}

    a#gw-header .list-group-item-info .list-group-item-heading,
    a#gw-footer .list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a#gw-header .list-group-item-info:hover,
    a#gw-footer .list-group-item-info:hover,
    a#gw-header .list-group-item-info:focus,
    a#gw-footer .list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a#gw-header .list-group-item-info.active,
    a#gw-footer .list-group-item-info.active,
    a#gw-header .list-group-item-info.active:hover,
    a#gw-footer .list-group-item-info.active:hover,
    a#gw-header .list-group-item-info.active:focus,
    a#gw-footer .list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

#gw-header .list-group-item-warning,
#gw-footer .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a#gw-header .list-group-item-warning,
a#gw-footer .list-group-item-warning {
    color: #8a6d3b;
}

    a#gw-header .list-group-item-warning .list-group-item-heading,
    a#gw-footer .list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a#gw-header .list-group-item-warning:hover,
    a#gw-footer .list-group-item-warning:hover,
    a#gw-header .list-group-item-warning:focus,
    a#gw-footer .list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a#gw-header .list-group-item-warning.active,
    a#gw-footer .list-group-item-warning.active,
    a#gw-header .list-group-item-warning.active:hover,
    a#gw-footer .list-group-item-warning.active:hover,
    a#gw-header .list-group-item-warning.active:focus,
    a#gw-footer .list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

#gw-header .list-group-item-danger,
#gw-footer .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a#gw-header .list-group-item-danger,
a#gw-footer .list-group-item-danger {
    color: #a94442;
}

    a#gw-header .list-group-item-danger .list-group-item-heading,
    a#gw-footer .list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a#gw-header .list-group-item-danger:hover,
    a#gw-footer .list-group-item-danger:hover,
    a#gw-header .list-group-item-danger:focus,
    a#gw-footer .list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a#gw-header .list-group-item-danger.active,
    a#gw-footer .list-group-item-danger.active,
    a#gw-header .list-group-item-danger.active:hover,
    a#gw-footer .list-group-item-danger.active:hover,
    a#gw-header .list-group-item-danger.active:focus,
    a#gw-footer .list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

#gw-header .list-group-item-heading,
#gw-footer .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

#gw-header .list-group-item-text,
#gw-footer .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

#gw-header .embed-responsive,
#gw-footer .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    #gw-header .embed-responsive .embed-responsive-item,
    #gw-footer .embed-responsive .embed-responsive-item,
    #gw-header .embed-responsive iframe,
    #gw-footer .embed-responsive iframe,
    #gw-header .embed-responsive embed,
    #gw-footer .embed-responsive embed,
    #gw-header .embed-responsive object,
    #gw-footer .embed-responsive object,
    #gw-header .embed-responsive video,
    #gw-footer .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

    #gw-header .embed-responsive.embed-responsive-16by9,
    #gw-footer .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    #gw-header .embed-responsive.embed-responsive-4by3,
    #gw-footer .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

#gw-header .well,
#gw-footer .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    #gw-header .well blockquote,
    #gw-footer .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

#gw-header .well-lg,
#gw-footer .well-lg {
    padding: 24px;
    border-radius: 6px;
}

#gw-header .well-sm,
#gw-footer .well-sm {
    padding: 9px;
    border-radius: 3px;
}

#gw-header .close,
#gw-footer .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    #gw-header .close:hover,
    #gw-footer .close:hover,
    #gw-header .close:focus,
    #gw-footer .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button#gw-header .close,
button#gw-footer .close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

#gw-header .clearfix:before,
#gw-footer .clearfix:before,
#gw-header .clearfix:after,
#gw-footer .clearfix:after,
#gw-header #gw-header .dl-horizontal dd:before,
#gw-footer #gw-header .dl-horizontal dd:before,
#gw-header #gw-header .dl-horizontal dd:after,
#gw-footer #gw-header .dl-horizontal dd:after,
#gw-header #gw-footer .dl-horizontal dd:before,
#gw-footer #gw-footer .dl-horizontal dd:before,
#gw-header #gw-footer .dl-horizontal dd:after,
#gw-footer #gw-footer .dl-horizontal dd:after,
#gw-header #gw-header .container:before,
#gw-footer #gw-header .container:before,
#gw-header #gw-header .container:after,
#gw-footer #gw-header .container:after,
#gw-header #gw-footer .container:before,
#gw-footer #gw-footer .container:before,
#gw-header #gw-footer .container:after,
#gw-footer #gw-footer .container:after,
#gw-header #gw-header .container-fluid:before,
#gw-footer #gw-header .container-fluid:before,
#gw-header #gw-header .container-fluid:after,
#gw-footer #gw-header .container-fluid:after,
#gw-header #gw-footer .container-fluid:before,
#gw-footer #gw-footer .container-fluid:before,
#gw-header #gw-footer .container-fluid:after,
#gw-footer #gw-footer .container-fluid:after,
#gw-header #gw-header .row:before,
#gw-footer #gw-header .row:before,
#gw-header #gw-header .row:after,
#gw-footer #gw-header .row:after,
#gw-header #gw-footer .row:before,
#gw-footer #gw-footer .row:before,
#gw-header #gw-footer .row:after,
#gw-footer #gw-footer .row:after,
#gw-header #gw-header .form-horizontal .form-group:before,
#gw-footer #gw-header .form-horizontal .form-group:before,
#gw-header #gw-header .form-horizontal .form-group:after,
#gw-footer #gw-header .form-horizontal .form-group:after,
#gw-header #gw-footer .form-horizontal .form-group:before,
#gw-footer #gw-footer .form-horizontal .form-group:before,
#gw-header #gw-footer .form-horizontal .form-group:after,
#gw-footer #gw-footer .form-horizontal .form-group:after,
#gw-header #gw-header .btn-toolbar:before,
#gw-footer #gw-header .btn-toolbar:before,
#gw-header #gw-header .btn-toolbar:after,
#gw-footer #gw-header .btn-toolbar:after,
#gw-header #gw-footer .btn-toolbar:before,
#gw-footer #gw-footer .btn-toolbar:before,
#gw-header #gw-footer .btn-toolbar:after,
#gw-footer #gw-footer .btn-toolbar:after,
#gw-header #gw-header .btn-group-vertical > .btn-group:before,
#gw-footer #gw-header .btn-group-vertical > .btn-group:before,
#gw-header #gw-header .btn-group-vertical > .btn-group:after,
#gw-footer #gw-header .btn-group-vertical > .btn-group:after,
#gw-header #gw-footer .btn-group-vertical > .btn-group:before,
#gw-footer #gw-footer .btn-group-vertical > .btn-group:before,
#gw-header #gw-footer .btn-group-vertical > .btn-group:after,
#gw-footer #gw-footer .btn-group-vertical > .btn-group:after,
#gw-header #gw-header .nav:before,
#gw-footer #gw-header .nav:before,
#gw-header #gw-header .nav:after,
#gw-footer #gw-header .nav:after,
#gw-header #gw-footer .nav:before,
#gw-footer #gw-footer .nav:before,
#gw-header #gw-footer .nav:after,
#gw-footer #gw-footer .nav:after,
#gw-header #gw-header .navbar:before,
#gw-footer #gw-header .navbar:before,
#gw-header #gw-header .navbar:after,
#gw-footer #gw-header .navbar:after,
#gw-header #gw-footer .navbar:before,
#gw-footer #gw-footer .navbar:before,
#gw-header #gw-footer .navbar:after,
#gw-footer #gw-footer .navbar:after,
#gw-header #gw-header .navbar-header:before,
#gw-footer #gw-header .navbar-header:before,
#gw-header #gw-header .navbar-header:after,
#gw-footer #gw-header .navbar-header:after,
#gw-header #gw-footer .navbar-header:before,
#gw-footer #gw-footer .navbar-header:before,
#gw-header #gw-footer .navbar-header:after,
#gw-footer #gw-footer .navbar-header:after,
#gw-header #gw-header .navbar-collapse:before,
#gw-footer #gw-header .navbar-collapse:before,
#gw-header #gw-header .navbar-collapse:after,
#gw-footer #gw-header .navbar-collapse:after,
#gw-header #gw-footer .navbar-collapse:before,
#gw-footer #gw-footer .navbar-collapse:before,
#gw-header #gw-footer .navbar-collapse:after,
#gw-footer #gw-footer .navbar-collapse:after {
    content: " ";
    display: table;
    clear:both;
}

#gw-header .clearfix:after,
#gw-footer .clearfix:after,
#gw-header #gw-header .dl-horizontal dd:after,
#gw-footer #gw-header .dl-horizontal dd:after,
#gw-header #gw-footer .dl-horizontal dd:after,
#gw-footer #gw-footer .dl-horizontal dd:after,
#gw-header #gw-header .container:after,
#gw-footer #gw-header .container:after,
#gw-header #gw-footer .container:after,
#gw-footer #gw-footer .container:after,
#gw-header #gw-header .container-fluid:after,
#gw-footer #gw-header .container-fluid:after,
#gw-header #gw-footer .container-fluid:after,
#gw-footer #gw-footer .container-fluid:after,
#gw-header #gw-header .row:after,
#gw-footer #gw-header .row:after,
#gw-header #gw-footer .row:after,
#gw-footer #gw-footer .row:after,
#gw-header #gw-header .form-horizontal .form-group:after,
#gw-footer #gw-header .form-horizontal .form-group:after,
#gw-header #gw-footer .form-horizontal .form-group:after,
#gw-footer #gw-footer .form-horizontal .form-group:after,
#gw-header #gw-header .btn-toolbar:after,
#gw-footer #gw-header .btn-toolbar:after,
#gw-header #gw-footer .btn-toolbar:after,
#gw-footer #gw-footer .btn-toolbar:after,
#gw-header #gw-header .btn-group-vertical > .btn-group:after,
#gw-footer #gw-header .btn-group-vertical > .btn-group:after,
#gw-header #gw-footer .btn-group-vertical > .btn-group:after,
#gw-footer #gw-footer .btn-group-vertical > .btn-group:after,
#gw-header #gw-header .nav:after,
#gw-footer #gw-header .nav:after,
#gw-header #gw-footer .nav:after,
#gw-footer #gw-footer .nav:after,
#gw-header #gw-header .navbar:after,
#gw-footer #gw-header .navbar:after,
#gw-header #gw-footer .navbar:after,
#gw-footer #gw-footer .navbar:after,
#gw-header #gw-header .navbar-header:after,
#gw-footer #gw-header .navbar-header:after,
#gw-header #gw-footer .navbar-header:after,
#gw-footer #gw-footer .navbar-header:after,
#gw-header #gw-header .navbar-collapse:after,
#gw-footer #gw-header .navbar-collapse:after,
#gw-header #gw-footer .navbar-collapse:after,
#gw-footer #gw-footer .navbar-collapse:after {
    clear: both;
}

#gw-header .center-block,
#gw-footer .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#gw-header .pull-right,
#gw-footer .pull-right {
    float: right !important;
}

#gw-header .pull-left,
#gw-footer .pull-left {
    float: left !important;
}

#gw-header .hide,
#gw-footer .hide {
    display: none !important;
}

#gw-header .show,
#gw-footer .show {
    display: block !important;
}

#gw-header .invisible,
#gw-footer .invisible {
    visibility: hidden;
}

#gw-header .text-hide,
#gw-footer .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

#gw-header .hidden,
#gw-footer .hidden {
    display: none !important;
    visibility: hidden !important;
}

#gw-header .affix,
#gw-footer .affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

#gw-header .visible-xs,
#gw-footer .visible-xs,
#gw-header .visible-sm,
#gw-footer .visible-sm,
#gw-header .visible-md,
#gw-footer .visible-md,
#gw-header .visible-lg,
#gw-footer .visible-lg,
#gw-header .visible-xlg,
#gw-footer .visible-xlg {
    display: none !important;
}

#gw-header .visible-xs-block,
#gw-footer .visible-xs-block,
#gw-header .visible-xs-inline,
#gw-footer .visible-xs-inline,
#gw-header .visible-xs-inline-block,
#gw-footer .visible-xs-inline-block,
#gw-header .visible-sm-block,
#gw-footer .visible-sm-block,
#gw-header .visible-sm-inline,
#gw-footer .visible-sm-inline,
#gw-header .visible-sm-inline-block,
#gw-footer .visible-sm-inline-block,
#gw-header .visible-md-block,
#gw-footer .visible-md-block,
#gw-header .visible-md-inline,
#gw-footer .visible-md-inline,
#gw-header .visible-md-inline-block,
#gw-footer .visible-md-inline-block,
#gw-header .visible-lg-block,
#gw-footer .visible-lg-block,
#gw-header .visible-lg-inline,
#gw-footer .visible-lg-inline,
#gw-header .visible-lg-inline-block,
#gw-footer .visible-lg-inline-block,
#gw-header .visible-xlg-inline,
#gw-footer .visible-xlg-inline,
#gw-header .visible-xlg-inline-block,
#gw-footer .visible-xlg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    #gw-header .visible-xs,
    #gw-footer .visible-xs {
        display: block !important;
    }

    table#gw-header .visible-xs,
    table#gw-footer .visible-xs {
        display: table;
    }

    tr#gw-header .visible-xs,
    tr#gw-footer .visible-xs {
        display: table-row !important;
    }

    th#gw-header .visible-xs,
    th#gw-footer .visible-xs,
    td#gw-header .visible-xs,
    td#gw-footer .visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    #gw-header .visible-xs-block,
    #gw-footer .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    #gw-header .visible-xs-inline,
    #gw-footer .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    #gw-header .visible-xs-inline-block,
    #gw-footer .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gw-header .visible-sm,
    #gw-footer .visible-sm {
        display: block !important;
    }

    table#gw-header .visible-sm,
    table#gw-footer .visible-sm {
        display: table;
    }

    tr#gw-header .visible-sm,
    tr#gw-footer .visible-sm {
        display: table-row !important;
    }

    th#gw-header .visible-sm,
    th#gw-footer .visible-sm,
    td#gw-header .visible-sm,
    td#gw-footer .visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gw-header .visible-sm-block,
    #gw-footer .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gw-header .visible-sm-inline,
    #gw-footer .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gw-header .visible-sm-inline-block,
    #gw-footer .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    #gw-header .visible-md,
    #gw-footer .visible-md {
        display: block !important;
    }

    table#gw-header .visible-md,
    table#gw-footer .visible-md {
        display: table;
    }

    tr#gw-header .visible-md,
    tr#gw-footer .visible-md {
        display: table-row !important;
    }

    th#gw-header .visible-md,
    th#gw-footer .visible-md,
    td#gw-header .visible-md,
    td#gw-footer .visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    #gw-header .visible-md-block,
    #gw-footer .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    #gw-header .visible-md-inline,
    #gw-footer .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    #gw-header .visible-md-inline-block,
    #gw-footer .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1240px) {
    #gw-header .visible-lg,
    #gw-footer .visible-lg {
        display: block !important;
    }

    table#gw-header .visible-lg,
    table#gw-footer .visible-lg {
        display: table;
    }

    tr#gw-header .visible-lg,
    tr#gw-footer .visible-lg {
        display: table-row !important;
    }

    th#gw-header .visible-lg,
    th#gw-footer .visible-lg,
    td#gw-header .visible-lg,
    td#gw-footer .visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1240px) {
    #gw-header .visible-lg-block,
    #gw-footer .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1240px) {
    #gw-header .visible-lg-inline,
    #gw-footer .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1240px) {
    #gw-header .visible-lg-inline-block,
    #gw-footer .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1400px) {
    #gw-header .visible-xlg,
    #gw-footer .visible-xlg {
        display: block !important;
    }

    table#gw-header .visible-xlg,
    table#gw-footer .visible-xlg {
        display: table;
    }

    tr#gw-header .visible-xlg,
    tr#gw-footer .visible-xlg {
        display: table-row !important;
    }

    th#gw-header .visible-xlg,
    th#gw-footer .visible-xlg,
    td#gw-header .visible-xlg,
    td#gw-footer .visible-xlg {
        display: table-cell !important;
    }
}

@media (min-width: 1400px) {
    #gw-header .visible-xlg-block,
    #gw-footer .visible-xlg-block {
        display: block !important;
    }
}

@media (min-width: 1400px) {
    #gw-header .visible-xlg-inline,
    #gw-footer .visible-xlg-inline {
        display: inline !important;
    }
}

@media (min-width: 1400px) {
    #gw-header .visible-xlg-inline-block,
    #gw-footer .visible-xlg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    #gw-header .hidden-xs,
    #gw-footer .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gw-header .hidden-sm,
    #gw-footer .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1239px) {
    #gw-header .hidden-md,
    #gw-footer .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1240px) {
    #gw-header .hidden-lg,
    #gw-footer .hidden-lg {
        display: none !important;
    }
}

@media (min-width: 1400px) {
    #gw-header .hidden-xlg,
    #gw-footer .hidden-xlg {
        display: none !important;
    }
}

#gw-header .visible-print,
#gw-footer .visible-print {
    display: none !important;
}

@media print {
    #gw-header .visible-print,
    #gw-footer .visible-print {
        display: block !important;
    }

    table#gw-header .visible-print,
    table#gw-footer .visible-print {
        display: table;
    }

    tr#gw-header .visible-print,
    tr#gw-footer .visible-print {
        display: table-row !important;
    }

    th#gw-header .visible-print,
    th#gw-footer .visible-print,
    td#gw-header .visible-print,
    td#gw-footer .visible-print {
        display: table-cell !important;
    }
}

#gw-header .visible-print-block,
#gw-footer .visible-print-block {
    display: none !important;
}

@media print {
    #gw-header .visible-print-block,
    #gw-footer .visible-print-block {
        display: block !important;
    }
}

#gw-header .visible-print-inline,
#gw-footer .visible-print-inline {
    display: none !important;
}

@media print {
    #gw-header .visible-print-inline,
    #gw-footer .visible-print-inline {
        display: inline !important;
    }
}

#gw-header .visible-print-inline-block,
#gw-footer .visible-print-inline-block {
    display: none !important;
}

@media print {
    #gw-header .visible-print-inline-block,
    #gw-footer .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    #gw-header .hidden-print,
    #gw-footer .hidden-print {
        display: none !important;
    }
}

#gw-header .nav-wizard > li,
#gw-footer .nav-wizard > li {
    float: left;
}

    #gw-header .nav-wizard > li > a,
    #gw-footer .nav-wizard > li > a {
        position: relative;
        background-color: #eeeeee;
    }

    #gw-header .nav-wizard > li:not(:first-child) > a,
    #gw-footer .nav-wizard > li:not(:first-child) > a {
        padding-left: 35px;
    }

        #gw-header .nav-wizard > li:not(:first-child) > a:before,
        #gw-footer .nav-wizard > li:not(:first-child) > a:before {
            width: 0px;
            height: 0px;
            border-top: 20px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #fff;
            position: absolute;
            content: "";
            top: 0;
            left: 0;
        }

    #gw-header .nav-wizard > li:first-child > a,
    #gw-footer .nav-wizard > li:first-child > a {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    #gw-header .nav-wizard > li:not(:last-child) > a,
    #gw-footer .nav-wizard > li:not(:last-child) > a {
        margin-right: 6px;
    }

        #gw-header .nav-wizard > li:not(:last-child) > a:after,
        #gw-footer .nav-wizard > li:not(:last-child) > a:after {
            width: 0px;
            height: 0px;
            border-top: 20px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #eeeeee;
            position: absolute;
            content: "";
            top: 0;
            right: -20px;
            z-index: 2;
        }

    #gw-header .nav-wizard > li:last-child > a,
    #gw-footer .nav-wizard > li:last-child > a {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    #gw-header .nav-wizard > li:hover > a,
    #gw-footer .nav-wizard > li:hover > a {
        background-color: #d5d5d5;
    }

        #gw-header .nav-wizard > li:hover > a:before,
        #gw-footer .nav-wizard > li:hover > a:before {
            border-right-color: #d5d5d5;
        }

        #gw-header .nav-wizard > li:hover > a:after,
        #gw-footer .nav-wizard > li:hover > a:after {
            border-left-color: #d5d5d5;
        }

    #gw-header .nav-wizard > li.active > a,
    #gw-footer .nav-wizard > li.active > a,
    #gw-header .nav-wizard > li.active > a:hover,
    #gw-footer .nav-wizard > li.active > a:hover,
    #gw-header .nav-wizard > li.active > a:focus,
    #gw-footer .nav-wizard > li.active > a:focus {
        color: #fff;
        background-color: #000033;
    }

        #gw-header .nav-wizard > li.active > a:after,
        #gw-footer .nav-wizard > li.active > a:after {
            border-left-color: #000033;
        }

#gw-header .nav-wizard.nav-justified > li,
#gw-footer .nav-wizard.nav-justified > li {
    float: none;
}

    #gw-header .nav-wizard.nav-justified > li > a,
    #gw-footer .nav-wizard.nav-justified > li > a {
        padding: 10px 15px;
    }

@media (max-width: 768px) {
    #gw-header .nav-wizard.nav-justified > li > a,
    #gw-footer .nav-wizard.nav-justified > li > a {
        border-radius: 4px;
        margin-right: 0;
    }

        #gw-header .nav-wizard.nav-justified > li > a:before,
        #gw-footer .nav-wizard.nav-justified > li > a:before,
        #gw-header .nav-wizard.nav-justified > li > a:after,
        #gw-footer .nav-wizard.nav-justified > li > a:after {
            border: none !important;
        }
}

@media (min-width: 768px) {
    #gw-header .facet-collapse.collapse,
    #gw-footer .facet-collapse.collapse {
        display: none !important;
    }

        #gw-header .facet-collapse.collapse.in,
        #gw-footer .facet-collapse.collapse.in {
            display: block !important;
        }
}

@media (min-width: 992px) {
    #gw-header .facet-collapse.collapse,
    #gw-footer .facet-collapse.collapse {
        display: block !important;
    }
}

#gw-header .container > .facet-collapse,
#gw-footer .container > .facet-collapse,
#gw-header .container-fluid > .facet-collapse,
#gw-footer .container-fluid > .facet-collapse {
    margin-right: -14px;
    margin-left: -14px;
}

@media (min-width: 768px) {
    #gw-header .container > .facet-collapse,
    #gw-footer .container > .facet-collapse,
    #gw-header .container-fluid > .facet-collapse,
    #gw-footer .container-fluid > .facet-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}



/* Header */
#gw-header,
#gw-main,
#gw-footer {
    position: relative;
}
    #gw-header .form-control::-webkit-input-placeholder,
    #gw-footer .form-control::-webkit-input-placeholder,
    #gw-header ::placeholder,
    #gw-footer ::placeholder{
        color: #666 !important;
    }

    #gw-header a:hover {
        opacity: 1.0;
    }

    #gw-footer .container, 
    #gw-header .container {
        max-width:100%;
    }

#header-auth {
    position: absolute;
    top: 10px;
    right: 88px;
    z-index: 500;
}

#header-site-locale {
    position: absolute;
    top: 10px;
    right: 4px;
    top: -1px;
    right: 14px;
    z-index: 500;
}

#header-chat-link,
#header-cart-link {
    position: absolute;
    z-index: 102;
}

#header-site-locale .icon {
    margin: 0 4px 2px 0;
    vertical-align: middle;
}

#header-img-left {
    position: relative;
    display: block;
    z-index: 100;
}

#header-img-right {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 101;
}

.d2g-header-sale a {
    color: #c01b97;
    font-family: 'NunitoSans-ExtraBold', sans-serif;
}

#header-callouts li {
    font-weight: bold;
}

.pu-header-sale a {
    color: #f77b6e !important;
}

/*hide bootstrap 5 dropdown carrett*/
#gw-header .dropdown-toggle::after,
#gw-footer .dropdown-toggle::after {
    display: none;
}
    /* Search Bar */
    .search-bar {
    margin: 7px 0;
    width: auto;
}

    .search-bar input,
    .search-bar button {
        vertical-align: middle;
        height: 42px !important;
        outline: 0;
    }
    .search-bar button:focus-visible {
        outline: 2px solid black;
    }

    .search-bar input {
        width: 100% !important;
        font-size: 14px;
        padding: 6px 12px !important;
    }

    .search-bar .input-group-btn {
        width: 1% !important;
    }

#sm-search-bar.search-bar {
    margin-left: 10px !important;
}

#sm-search-bar .search-box {
    padding-right: 14px;
}

/* Header Account Dropdown */
#header-account-dropdown #login-status {
    padding: 5px 18px;
}
#header-account-dropdown .fa:not(.fa-arrow-right-from-bracket) {
    font-size: 1.6em;
}
#header-account-dropdown .fa:not(.fa-arrow-right-from-bracket, .dropdown-icon-wrapper .fa) {
    font-size: 1.6em;
}
#header-account-dropdown .dropdown-icon-wrapper {
    width:15%;
}
    #header-account-dropdown .dropdown-icon-wrapper .fa {
        font-size: 1.2em;
        margin-right: 10px;
        color: #111b23;
        opacity: .85;
    }

#header-account-dropdown > .dropdown-menu {
    width: 305px;
    padding: 15px;
}

    #header-account-dropdown > .dropdown-menu a:not(.btn, .register-account-header) {
        color: #111b23;
    }

    #header-account-dropdown > .dropdown-menu li div {
        line-height:0;
    }

    #header-account-dropdown > .dropdown-menu li:not(.divider) a {
        padding: 13px 15px;
        display: flex;
        align-items: center;
    }

        #header-account-dropdown > .dropdown-menu li:not(.divider):hover {
            color: #111b23;
            background-color: #f5f5f5;
            cursor: pointer;
        }
#header-account-dropdown .dropdown-menu li:hover .fa {
    opacity: 1;
}



/*** Main nav mega menu ***/
#main-mega-menu,
#mega-menu,
#menu-sale {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    display: inline-block;
}

#main-mega-menu {
    padding: 4px 0;
}

#mega-menu > li,
#menu-sale > li {
    display: inline-block;
    border: none;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

    #mega-menu > li > a,
    #menu-sale > li > a {
        display: block;
        margin: 9px 10px 4px 10px;
        padding-bottom: 5px;
        font-family: 'Roboto';
        color: #4f7e94;
        border-bottom: 2px solid transparent;
        font-size: 13px;
    }

#mega-menu-sale-button a {
    color: #a94442 !important;
}

    #mega-menu-sale-button a:hover {
        border-bottom: 2px solid #a94442;
    }

#mega-menu > li .mega-menu-flyout-expander {
    position: relative;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
}
#mega-menu > li .mega-menu-flyout-expander > button {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
    #mega-menu > li .mega-menu-flyout-expander > button:focus {
        left: 0px;
        width: max-content;
        height: auto;
        background-color: white;
        z-index: 1000;
        padding: 5px;
        color: #002F87;
    }

#mega-menu > li .mega-menu-dropdown {
    width: 75%;
    position: absolute;
    left: 0;
    background: white;
    z-index: 9000;
    min-height: 125px;
    box-shadow: 6px 12px 24px rgba(0, 0, 0, .3);
    margin-top: 4px;
}

#mega-menu > li:nth-of-type(n+7) .mega-menu-dropdown {
    left: auto;
    right: 0;
    background: white;
    z-index: 9000;
    min-height: 125px;
    box-shadow: 6px 12px 24px rgba(0, 0, 0, .3);
}

#mega-menu .mega-menu-dropdown-container {
    border-bottom: 4px solid rgb(79, 126, 148);
    padding: 10px 0;
    min-height: 400px;
}

#main-mega-menu .mega-menu-dropdown-item {
    padding: 0 5px;
}

    #main-mega-menu .mega-menu-dropdown-item:nth-of-type(4n+1) {
        clear: left;
    }

    #main-mega-menu .mega-menu-dropdown-item > div {
        border: 1px solid #ddd;
        border-radius: 3px;
        background: #fff;
        margin: 6px 0;
    }

        #main-mega-menu .mega-menu-dropdown-item > div:hover {
            box-shadow: 0 0 6px rgba(0, 0, 255, .25);
        }

        #main-mega-menu .mega-menu-dropdown-item > div a {
            padding: 0;
            margin: 0;
            display: block;
        }


            #main-mega-menu .mega-menu-dropdown-item > div a:hover {
                text-decoration: underline;
             }


        #main-mega-menu .mega-menu-dropdown-item > div img {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            padding: 2px;
        }

        #main-mega-menu .mega-menu-dropdown-item > div span {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
            border-top: 1px solid #ddd;
            background: #f5f5f5;
            padding: 4px 2px;
            margin-top: 2px;
            display: block;
            text-align: center;
            font-size: 12px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    #main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all a {
        height: 174px;
        display: block;
    }

@media (max-width: 1399px) {
    #main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all a {
        height: 164px;
    }
}

@media (max-width: 1239px) {
    #main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all a {
        height: 169px;
    }
}

#main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all i {
    font-size: 4em;
    display: block;
    padding-top: 44px;
    text-align: center;
}

#main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all span {
    font-size: 14px;
    background: #fff;
    white-space: initial;
    border-top: none;
}

#main-mega-menu .menu-resources {
    position: absolute;
    top: 0;
    bottom: 4px;
    right: 0;
    background: #f5f5f5;
    overflow: hidden;
}

    .menu-resources ul,
    .menu-resources li {
        padding: 0;
    }

        .menu-resources li > a {
            padding: 5px 0 5px 5px;
            border-bottom: 1px solid #ddd;
            display: block;
            font-size: 13px;
        }

        .menu-resources ul.nav-featured-content li > a {
            border: none;
        }

        .menu-resources ul.nav-featured-content {
            margin-top: 20px;
        }

        .menu-resources li > a.class-facet-Sale-Facet:after {
            content: 'Sale';
            display: inline-block;
        }

        .menu-resources li > a.class-facet-BestSeller-Facet:after {
            content: 'Best Sellers';
            display: inline-block;
        }

        .menu-resources li > a.class-facet-New-Facet:after {
            content: 'New';
            display: inline-block;
        }

    .menu-resources h3,
    .menu-resources h2 {
        margin-top: 20px;
        text-align: center;
        font-weight: normal;
        color: #555;
    }

        .menu-resources h3 i,
        .menu-resources h2 i {
            vertical-align: middle;
        }

#mega-menu-dimmer {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    background: rgba(150, 150, 150, .3);
    display: none;
    z-index: 999;
}

@media (max-width: 1399px) {
    #mega-menu > li > a {
        margin: 9px 4px 4px 4px;
    }
}

@media (max-width: 1239px) {
    #main-mega-menu li[data-class-id="1056"],
    #main-mega-menu li[data-class-id="1190"],
    #main-mega-menu li[data-class-id="1073"] {
        display: none;
    }
}

/* Email Marketing Checkbox */
/*.bronto-approval-checkbox-footer {
    display:flex;
    align-items:center;
}*/

.bronto-approval-checkbox > *,
.bronto-approval-checkbox-footer > *,
.bronto-approval-checkbox-footer-d2g > *{
    cursor: pointer;
}

.bronto-approval-checkbox-footer {
    margin-top: 6px;
}

    .bronto-approval-checkbox:focus-within > span,
    .bronto-approval-checkbox-footer:focus-within > span,
    .bronto-approval-checkbox-footer-d2g:focus-within > span {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: 2px;
    }

    .bronto-approval-checkbox > span,
    .bronto-approval-checkbox-footer > span,
    .bronto-approval-checkbox-footer-d2g  > span{
        display: inline-block;
        border: 1px solid #bbb;
        color: #136EB2;
        background: #eaeaea;
        width: 15px;
        line-height: 15px;
        height: 15px;
        text-align: center;
        font-size: 18px;
        vertical-align: text-top;
        margin-right: 5px;
    }

    .bronto-approval-checkbox.checked > span:before,
    .bronto-approval-checkbox-footer.checked > span:before,
    .bronto-approval-checkbox-footer-d2g.checked > span:before {
        content: '\f00c';
        font-family: 'Font Awesome 6 Pro';
    }


/* Twitter Typeahead Bootstrap Accomodations */
#gw-header .twitter-typeahead,
#gw-header .twitter-typeahead .tt-hint {
    width: 100%;
    vertical-align: middle;
}

    #gw-footer .twitter-typeahead .tt-input {
        color: #333333;
    }

    #gw-header .twitter-typeahead .tt-hint {
        display: block;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.428571429;
        border: 1px solid transparent;
        border-radius: 4px;
        color: #666;
    }

    #gw-header .twitter-typeahead .hint-small {
        height: 30px;
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
        line-height: 1.5;
    }

    #gw-header .twitter-typeahead .hint-large {
        height: 45px;
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
        line-height: 1.33;
    }

    #gw-header .twitter-typeahead .tt-dropdown-menu {
        margin-top: 2px;
        margin: 2px 0 0;
        font-size: 14px;
        list-style: none;
        z-index: 2000 !important;
        padding: 8px;

    }

/* Header Panel Shopping Cart Dropdown */
#header-cart-dropdown-menu-btn .fa-cart-shopping {
    font-size: 1.6em;
}

.cart-dropdown .dropdown-menu > li {
    position: relative;
}

    .cart-dropdown .dropdown-menu > li > a {
        display: block;
        overflow: auto;
    }

@media (min-width: 420px) {
    .cart-dropdown .dropdown-menu > li {
        min-width: 400px;
    }
}

.cart-dropdown .dropdown-menu > li > a > .col-xs-2 {
    padding: 0;
}

.cart-dropdown .dropdown-menu > li .help-block {
    max-width: 350px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-top: 2px;
}

.cart-dropdown .dropdown-menu > li .media-heading {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.cart-dropdown .dropdown-menu > li b.text-success {
    line-height: 54px;
}

.cart-dropdown .dropdown-menu > li:last-of-type a {
    width: 100%;
}

.cart-dropdown-menu .product-link img.designer-product {
    max-height: 86px;
    margin: 0 auto;
}
/* delete from cart dropdown hover icon */
.delete-from-dropdown-btn {
    position: absolute;
    top: 20px;
    right: 15px;
}

    .delete-from-dropdown-btn i {
        cursor: pointer;
        font-size: 1.5em;
    }

    .delete-from-dropdown-btn:focus i:before,
    .delete-from-dropdown-btn:hover i:before {
        font-family: 'Font Awesome 6 Pro';
        content: '\f00d';
    }

@media (max-width: 991px) {
    .cart-dropdown .dropdown-menu {
        float: none !important;
    }
}




/* Footer */
#gw-footer .row {
    padding: 15px;
}

#gw-footer ul {
    list-style-type: none;
}

    #gw-footer ul p {
        margin-left: 8px;
    }

    #gw-footer ul > li {
        padding: 2px 0;
    }

#footer-badges {
    margin: 10px 0;
}
    #footer-badges a {
        text-decoration: inherit;
        color: inherit;
    }

    #footer-copyright img {
        max-width: 140px;
        height: auto;
        margin: 0 20px 0 10px;
    }

#footer-email-subscribed {
    display: inline-block;
}


.email-error {
    color: #c22f22;
    margin-top: 4px;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    width: 100%;
}

/* Social Media Footer Links */
#footer-social {
    background-color: #ccc;
}

    #footer-social a {
        display: inline-block;
        color: #444;
    }

#footer-social-links a {
    padding: 0 9px;
    font-size: 2.1em;
}

#footer-social .btn:disabled,
#footer-email-form.footer-email-form-pu .btn:disabled {
    opacity: 0.4;
}

.resources-link {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

    .resources-link i {
        font-size: 2.8em;
    }

    .resources-link small {
        display: block;
        font-weight: normal;
    }

@media (min-width: 768px) {
    #footer-social .form-group {
        width: 60%;
    }

        #footer-social .form-group input,
        #footer-email-form.footer-email-form-pu .form-group input {
            width: 100%;
        }
}

@media (max-width: 991px) {
    #footer-social .row > div:not(:first-child) {
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    #footer-social .form-inline .btn,
    #footer-email-form.footer-email-form-pu .form-inline .btn {
        display: block;
        width: 100%;
    }
}

#reviews-io-footer span {
    margin-right: 8px;
    margin-bottom: 5px;
    display: inline-block;
}

#reviews-io-footer a {
    color: #ccc;
    font-size: 16px;
    display: inline-block;
}

    #reviews-io-footer a img {
        vertical-align: text-bottom;
    }

#to-top {
    display: none;
    position: fixed;
    bottom: 85px;
    right: 15px;
    z-index: 1040;
}

    #to-top button {
        border-radius: 50%;
        border: 2px solid #fff;
        position: relative;
        height: 57px;
        width: 57px;
    }

        #to-top button i {
            font-size:1.4em;
            transform: translate(-50%, -50%) !important;
            left: 50%;
            top: 50%;
            position: absolute;
        }

@media (max-width:767px) {
    #to-top {
        display: none !important;
    }
}

 @media (max-width:992px) {
    #to-top {
        bottom: 75px;
        right: 5px;
    }
     
}

/* Live Chat Slide Out */
#live-chat {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 1040;
}

    #live-chat .btn {
        border-radius: 50%;
        border: 2px solid #fff;
        position: relative;
        height: 57px;
        width: 57px;
    }

        #live-chat .btn i {
            font-size: 2.4em;
            transform: translate(-50%, -50%) !important;
            left: 51%;
            top: 51%;
            position: absolute;
        }
        #live-chat .btn .chat-text {
            transform: translate(-50%, -50%) !important;
            left: 50%;
            top: 50%;
            position: absolute;
            font-size: 11px;
        }
 @media (max-width:992px) {
    #live-chat {
        bottom: 5px;
        right: 5px;
    }
}

/* Osano Cookies */
.osano-cm-widget {
    display: none;
}

.osano-cm-dialog a,
.osano-cm-dialog a:focus,
.osano-cm-dialog a:hover {
    color: #ABB7B7;
}

/* Employee Nav */
#employee-nav {
    bottom: -35px;
    -moz-transition: ease-in-out 0.2s;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
    opacity: 0.4;
}

    #employee-nav.in {
        bottom: 0;
        opacity: 1.0;
    }

    #employee-nav .navbar-brand {
        color: #6699cc;
        text-shadow: 1px 1px 1px #000;
    }

    #employee-nav .navbar-nav > li > a {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    #employee-nav div.dropdown-menu {
        width: 400px;
    }

    #employee-nav table {
        margin-bottom: 0;
    }

    #employee-nav div.dropdown-menu table tr td:first-child {
        width: 50% !important;
    }

/*hidden styles for live chat etc things that are outside of header/footer*/

@media(max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

/*Holiday Messages*/
.alert-holiday-messages {
    background: #fff;
    border: 1px solid #002f87;
    border-left-width: 20px;
    border-radius: 6px;
    color: #111823;
    padding: 10px;
    font-size: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .alert-holiday-messages > button.close {
        right: 0;
        color: #002f87;
        opacity: .7;
    }
    .alert-holiday-messages > button.close:hover {
        opacity:1;
    }

    .alert-holiday-messages > ul {
        list-style-type: none;
        margin-bottom: 0;
        padding-left: 15px;
    }

/* Emergency Messages Alert */
.alert-emergency-messages {
    margin: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    padding: 10px 30px;
    text-align: center;
}

.skip {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    .skip:focus {
        left: 0px;
        width: auto;
        height: auto;
        background-color: white;
        z-index: 1000;
        padding: 5px;
        color: #002F87;
    }

/* Hide Cookie Script Badge */
#cookiescript_badge {
    display: none !important;
}

/* Account */
#account-information h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;

}
#account-information li a {
    font-size: 18px;
    text-decoration: none;
}

#account-information i {
    color: #bbb;
    margin-right: 4px;
}

#account-information a:hover {
    text-decoration: underline;
}
#account-information ul > li  {
    padding: 2px 0;
}
#checkout-progress {
    margin-top: 18px;
}
    #checkout-progress ul > li > a.disabled {
        color: #999 !important;
    }
h3.checkout-heading {
    margin-bottom: 12px;
    clear: both;
}
.address {
    margin-bottom: 8px;
}
.address h3 {
    margin: 6px 0;
}
.address .address-company-name {
    color: #666;
    margin-bottom: 4px;
}
.address .address-phone {
    margin-top: 4px;
}
#artwork-submit {
    position: relative;
}
#content-upload.loading {
    opacity: 0.5;
}
#aw-content-loading {
    position: absolute;
    top: 0;
    left: 50px;
    display: none;
}
    #aw-content-loading.loading {
        display: block;
    }
/* Shipping */
#checkout-shipto-fields {
    margin-top: 22px;
}
#checkout-shipping-options tbody tr {
    cursor: pointer;
}
#checkout-shipping-options thead tr th:nth-child(1) {
    width: 80px;
}

@media (max-width: 767px) {
    #checkout-shipping-options thead tr th:nth-child(1) {
        width: 30px;
    }

    #checkout-shipping-options thead tr th:nth-child(3),
    #checkout-shipping-options thead tr td:nth-child(3) {
        padding-right: 0;
        width: 70px;
    }
}
/* Payment */
.credit-cards i {
    opacity: 0.4;
}
    .credit-cards i.active {
        opacity: 1.0;
    }
.payment-option {
    margin-bottom: 10px;
}
    .payment-option .payment-option-net-30 {
        margin: 10px 0;
    }
        .payment-option .payment-option-net-30 i {
            font-size: 15px;
        }
    .payment-option .media .media-body {
        margin: 6px 0;
    }
#paymentopt-selected-billaddress {
    padding-left: 30px;
}
    #paymentopt-selected-billaddress > div {
        padding-left: 10px;
        border-left: 3px solid #ddd;
    }
#payment-selected-billaddress {
    padding-left: 15px;
}
#payment-selected-billaddress h3 {
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin-bottom: 2px;
}
    #payment-selected-billaddress .address-company-name {
        color: #111b23;
    }
/* Checkout Summary */
.checkout-order-summary {
    margin-top: 10px;
    padding: 10px;
    border: 1px solid #02405b;
    border-radius: 4px;
    font-size: 12px;
}
.checkout-order-summary h4 {
    margin: 0;
}
.checkout-order-summary h4:not(:first-child) {
    margin: 10px 0;
}
.checkout-order-summary img {
    padding: 2px;
    border: 1px solid #eee;
    border-radius: 2px;
}
.checkout-order-summary tr td:nth-child(2) {
    color: #444;
    font-weight: bold;
    text-align: right;
}
.checkout-order-summary tr:last-child td:nth-child(2) {
    color: #600;
    font-size: 1.2em;
}
.checkout-line-item {
    margin-top: 4px;
}
.checkout-line-item h5 {
    font-size: 13px;
}
.checkout-line-item:last-of-type {
    margin-bottom: 4px;
}
.checkout-line-item p.help-block {
    margin: 2px 0;
}
@media (max-width: 1239px) {
    .checkout-line-item .item-price {
        float: none !important;
        margin: 4px 8px 0 8px;
    }
}
@media (min-width: 1240px) {
    .checkout-line-item p.help-block {
        width: 180px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}
@media (min-width: 1400px) {
    .checkout-line-item p.help-block {
        width: 220px;
    }
}
.checkout-line-items h5 {
    margin: 4px 0;
}
.checkout-line-items tr td:first-child {
    line-height: 56px;
    font-weight: bold;
    color: #444;
    text-align: right;
}
.checkout-line-items tr td:nth-child(2) {
    min-width: 65px;
    text-align: center;
}
.checkout-line-items tr td:last-child {
    text-align: right;
    font-weight: bold;
    line-height: 56px;
}
/* Contact Sidebar */
#checkout-contact a {
    font-size: 18px;
}
#checkout-contact p {
    padding-left: 26px;
}
/* Registered Customer Item Selection */
.checkout-item-selection {
    padding-top: 10px;
    padding-bottom: 10px;
}
.checkout-item-selection  .row .form-group {
    margin-bottom: 6px;
}
    .checkout-item-selection .row .form-group:first-of-type {
        padding-right: 4px;
    }
    .checkout-item-selection .row .form-group:last-of-type {
        padding-left: 4px;
    }
#checkout-footer-bullets {
    /*margin:1em;*/
    border-radius:4px;
    padding:20px;
    font-size:12px;
    color:#777;
}

    #checkout-footer-bullets > ul{
    margin-top: 20px;

}
    #checkout-footer-bullets li {
        margin: 0 0 6px 20px;
        line-height:1.5em;
        margin-bottom:.5em;
    }
/* Checkout Navigation */
@media (max-width: 767px) {
    .nav-wizard.nav-justified > li {
        float: left;
    }
    .nav-wizard.nav-justified > li:not(:first-child) {
        margin-left: 6px;
    }
        .nav-wizard.nav-justified > li > a {
            padding: 0;
            background: transparent;
        }
            .nav-wizard > li > a:focus,
            .nav-wizard > li.active > a,
            .nav-wizard > li.active > a:focus {
                background: transparent;
                color: #034766;
            }
            .nav-wizard.nav-justified > li:not(:last-child) > a:after {
                font-family: 'Font Awesome 6 Pro';
                content: '\f054';
                font-weight: 600;
                margin-left: 3px;
                font-size: 12px;
                position: static;
            }
    .nav-wizard > li > a > i {
        display: none;
    }
}
/* Order Complete */
#order-complete-container {
    font-size: 15px;
}
#order-complete-container .alert-info {
    padding: 8px 16px;
    font-size: 20px;
    border: none;
    margin: 0 0 10px 0 !important;
}

#order-complete-process li {
    padding-bottom: 10px;
}
#order-complete-process li a {
    font-weight: bold;
}
#complete-order-summary {
    margin-bottom:35px;
}
#complete-order-summary .row {
    padding: 10px 0;
    border-top: 1px solid #ddd;
}
#complete-order-summary .row > div:nth-of-type(2) {
    font-weight: bold;
}
#complete-order-summary .row:last-of-type {
    background: #f7f7f7;
}
#complete-order-summary img {
    max-width: 87%;
    height: auto;
}
    #complete-order-summary .product-link img.designer-product {
        margin: 0 auto;
        max-height: 150px;
    }
    #complete-order-summary .item-description {
        color: #111b23;
        font-weight: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
#complete-recommendations {
    margin-bottom: 10px;
}
#complete-recommendations img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
#complete-recommendations .item {
    border: 1px solid #eee;
    padding: 6px;
}
#complete-recommendations h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 0 4px 0;
    padding-bottom: 4px;
}
    #complete-recommendations .item-price {
        color: #111b23;
        font-size: 16px;
    }
#order-complete-trustpilot {
    width: 95%;
    height: 990px;
    margin-top: 60px;
    margin-bottom: 20px;
}
#order-complete-container .list-group-item {
    border: none;
}
#order-complete-container .list-group-item i {
    color: #002F87;
}

.confirm-register-form:not(.create-account) .help-block {
    display: inline;
}
.confirm-register-form .checkbox {
    padding: 0px 10px 17px 10px;
    margin-left:15px;
}
.confirm-register-list ul{
    list-style: none;
    font-size: 15px;
    padding-left: 15px;

}
.confirm-register-list ul li {
    padding-bottom: 5px;
}
    .confirm-register-list ul  li:before {
        content: "\2713\0020";
        color: #59950a;
        font-weight: bold;
    }
.checkout-complete-subscribe {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}
    .checkout-complete-subscribe #footer-email-subscribed {
        display: block;
        color: #59950a;
        padding: 5px 30px;
        font-weight: bold;
    }
@media (max-width:991px) {
    .confirm-register-list ul li {
        display: inline;
        padding-left: 10px;
        white-space: nowrap;
        margin-bottom: 8px;
    }
}

@media (min-width:992px) {

        .confirm-register-form #register-form {
            padding: 0 20px 0 14px;
        }
    #create-account-partial row.well {
        margin-left:5px;
    }
}

/*@media (min-width: 992px) {
    #next-links > h3 {
        margin-top: 0;
    }
}*/
#quote-container .products-quoted {
    padding: 5px;
    background: #f7f7f7;
    border: 1px solid #ddd;
}
#quote-container .quote-total > div {
    padding: 10px 15px;
    background: #f7f7f7;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: fit-content;
}
#quote-container .line-item {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
#quote-container .line-item:nth-of-type(odd) {
    background: #f7f7f7;
}
#quote-container .panel-body {
    padding-top:5px;
}

#quote-container .alert.alert-warning a {
    color: #9d530c !important;
}

@media (min-width: 768px) {
    #quote-container .quote-dates {
        float: right;
    }
}
.carousel-complete-wrapper {
    display: block;
    text-align: start;
    float: none;
    inset: auto;
    z-index: auto;
    margin: 0px;
    overflow: hidden;
    position: relative;
    width: 948px;
    height: 381px;
}

.complete-carousel-list {
    text-align: left;
    float: none;
    position: absolute;
    inset: 0px auto auto 32px;
    margin: 0px;
    z-index: auto;
    width: 4488px;
    height: 381px;
}
.recommendations-wrapper {
    background-color: #f2f4f9;
    padding-top: 12px;
    margin-bottom: -8vh;
}

/* Hide Cookie Script Badge */
#cookiescript_badge {
    display: none !important;
}

/*
   Magic Thumb v2.0.40 
   Copyright 2011 Magic Toolbox
   Buy a license to use Magic Scroll on your site.
   Go to www.magictoolbox.com/magicthumb/
*/

/* Style of the small image link */
.MagicThumb, .MagicThumb:hover {
    cursor: pointer;
    outline: 0 !important;
}
/* Style of the small image when the large image is expanded */
.MagicThumb-expanded-thumbnail {
    cursor: default;
}
/* Style of the span inside the small image link */
.MagicThumb span {
    display: none !important;
}
/* Style of the small image */
.MagicThumb img {
    border: 0;
    outline: 0;
}
/* Style of the expanded image */
.MagicThumb-expanded {
    cursor: url('data:text/plain;base64,AAACAAEAICACAAcABwAwAQAAFgAAACgAAAAgAAAAQAAAAAEAAQAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAACIAAABCAAAAhAAAAwgAAPwQAAOHIAAGAaAABACAAA3+wAAJAkAACQJAAA3+wAAEAIAABgGAAAOHAAAA/AAAAAAAAAAAAAA////////////////////////////////////////////////////////////////////////j////wf///4H///8D//8AB//8AA//+AAf//B4H//x/j//4AAf/+IBH//iAR//4AAf//H+P//weD//+AB///wA////A////////8='), pointer;
    background: transparent;
    border: 1px solid #ccc;
    outline: 0;
    padding: 0;
}
/* Style of the caption for the expanded image */
.MagicThumb-caption {
    color: #111b23;
    font: normal 10pt Verdana, Helvetica;
    background: #ccc;
    text-align: left;
    padding: 8px;
    border: 0 !important;
    outline: 0 !important;
    height: auto !important;
}
/* Style of the close/next/previous buttons */
.MagicThumb-buttons {
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAAAwCAQAAAAYlfRgAAAACXBIWXMAAABIAAAASABGyWs+AAAACXZwQWcAAABIAAAAMAApnwP7AAAAAmJLR0QA/vCI/CkAAAaASURBVHja7ZZfTFNXHMfvsw++mDhfyHzaZsiSvbnh5hPRmc3MLUZekfjiljhn3EzcIuoLLovWshfHHx1xEVhBKuAEBsUyrXY4/ggU22KhndSuFEtHh5Lqfvuew20P557mRnN96MPOL+jtOZ/f735/5/zOuUcr/Faq7dXsun2KX2teMl+i7czxx8AXmbAcVW2nZV6IqVJ5JLQuD4vOw2y4zOEOxNPLtEzpp97QZ+16Juus8mh7V/hLg+NR8DBv6Kx7Yw33eF0JjyD2j5pGo0sk22h0jwMOVSCs8BqW076xpnvSyMfS3/RwSW+thtew8BXOROZvYrZI/9AT/C3yX4nMl9d41mvM+Mf4V+Gl2Xm74V4CbI4Tz7W3uaQiqRbKnbHMI2KWpDTkXKIlPK30xDLlTlEbMg9DyPvUBUkp7qHyyN7+as1EIkkLK6ni/1XP8PjWDf6wyBf6PNG/iNkcpRD6ezoCOEkJ/I6j1xNlDEgDH8d4AoKm6AAkLSE0aCOvsWq7OILYeP0YHacoUk6C5s+Yozl4fNAklq0U09/+gGAYfgSnaoQ/oq9xiqJ8pALlClLiZxEoxakgHYC14kVzKl+k2bc1gob0u4yDjCB8ruee5zB2YYTtt9z6tgamaYYiGFrkcoTdojhGpqk1wB0Ej74wzVOrRLdC4EMKyzwSOOFGfAi6qnNH6Kecj4u/4W6abwXeUKC3FgKY9hjC2TkkzIMXBMlPtxZYoQrej74pJNAi8/idRL7B1XyZZq8f81MAMuep08APo+8+xvz05gV48L2J1R6nCYpA0Ckgst3EEvhoHMarIsczu4fcHIpHDSXwggnBY8O3hRk/CUlJSdIQ5Ezp8T++nD2P4DhMo6iHs0CMdgNC79IwTAhiPLMxpPBzHp8O+IxIghxh8IgTpHmMCvIPmoPMUR5tV04QjvO+9CCymqUqJfhvyOoOealPrDHnvegbgkez4nGOHuIVLsGj5uoCXvodgqLUbqAHEWMIY156rzF7FsHhXOAmuqYorszSAKsHzNM5UaScv4E+L0UUQc2QMwmPH6Si/sJ9gzyolSs69RX9mPWAmAmMdYkEmMMn7S7qx2z4EM4mvcAN3E0uKu/h21jw6BtACk0S3UR/0jD6+zkvtn1Jo4uuY4a8nKrkBdKlP7tpDGO2SZ6AOOjqo93UQy4MzpKN5xDjFqR+9NevHHTrZP5XZDbFqREevJHCyLdP5vWD8cRID157H3N3DJshiDKY0Z/9/A1bmsCXrPoU7HA6M510FUMjWIgzEDQLBxb8F3JmdiifDsZfpWsY70e+Q5BzmUJs6hEDvPLpeKWmIXEN8cYogr9e6iZX9hlv2C8+HeJjud3pyLSREwHvIPR58gFsgzkyu8XHUuHbUBcD2C2tPNMOcqq8XndvNNQlroDoRGFfASeeD4qPq3yd2NxUHXVQCxAXsu5Fzg6qjr5ruE6ovBOZ38FsteFZ8Or1Y33NiUkHydaQLpOuH8qFq8RxMnA+3Yzz5dLTU6H3xYXLhL9gzotZ4vzng2eijcSsKlTuXi8uaIV0hS2sS/7/zWLbp9k0n271+LX2JfN7tEM5vht8sQnLUdUOWeaFmNt5eFveOkKngw2XznSk4hlCe/Jv72JZRM+kyCqPZlvhqxODS8Rb7+LR2AY/93hHCY8gvq3TQA1tcKl0Bg63QVjhNSynb4O/ZcHIxzP7Z7mk7avhtSz8rvDjZ5SnPX5W8YBnvfZFeXl2iqf8Tyhv+26OSyqWasEYvlJ6xa6wVBsKP061Zvx2NjtCjtq+joF3iHyhT578CtpsWAjGgDTwQtAmIcnIa6za6uaJNw9towipz1unxbLt03xlEVnOJgiSGy/XfQovBMFO5+eLNd+WkC6Bc9vAEzWLZ7S6efC23Pp2pGQ5wrr03o4Uc1D50xINSSqPBI7GiLdandtMlTmfZr24+VbgDQUaXpblqILCy6xQVR6CZEkqf1zzXUxm+VoD76Fsey0ID743sdrEW4p2C1QWhMarQvBCkMEOGnls+IG08KiV5Ij2YTh7HsFRzI51QShvi4JwnMcz5jMk1ljw5jMkeFFz5ku2JcTOIsUBs2ShqEUNdT53UXvkBMQ2Nt9l/IBXt726y1TefNvrb2hZyCWgHnSQlP9gLJJ49RxS+Bc8GPeonwJxUr/gpwOlbPnTYfpxrXzOj6v4lln/uBbi9cP8wtWnXrjMeQsXtAK7whbWJb+w238MtKmehv/wBQAAACV0RVh0Y3JlYXRlLWRhdGUAMjAwOS0xMS0xN1QxNTozMjoxNyswMDowMPC6vn8AAAAldEVYdG1vZGlmeS1kYXRlADIwMDktMTEtMTdUMTU6MzI6MTcrMDA6MDCvC8hLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==') no-repeat 0 0;
    height: 24px;
    display: block;
}
    .MagicThumb-buttons a {
        width: 24px;
        height: 24px;
        margin: 0 1px !important;
        overflow: hidden;
    }
/* Style of the loading message box */
.MagicThumb-loader {
    font: normal 12pt sans-serif;
    border: 1px solid #000;
    background: #fff url('data:image/gif;base64,R0lGODlhEAAQAPQAAP///wAAAPDw8IqKiuDg4EZGRnp6egAAAFhYWCQkJKysrL6+vhQUFJycnAQEBDY2NmhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAAFdyAgAgIJIeWoAkRCCMdBkKtIHIngyMKsErPBYbADpkSCwhDmQCBethRB6Vj4kFCkQPG4IlWDgrNRIwnO4UKBXDufzQvDMaoSDBgFb886MiQadgNABAokfCwzBA8LCg0Egl8jAggGAA1kBIA1BAYzlyILczULC2UhACH5BAkKAAAALAAAAAAQABAAAAV2ICACAmlAZTmOREEIyUEQjLKKxPHADhEvqxlgcGgkGI1DYSVAIAWMx+lwSKkICJ0QsHi9RgKBwnVTiRQQgwF4I4UFDQQEwi6/3YSGWRRmjhEETAJfIgMFCnAKM0KDV4EEEAQLiF18TAYNXDaSe3x6mjidN1s3IQAh+QQJCgAAACwAAAAAEAAQAAAFeCAgAgLZDGU5jgRECEUiCI+yioSDwDJyLKsXoHFQxBSHAoAAFBhqtMJg8DgQBgfrEsJAEAg4YhZIEiwgKtHiMBgtpg3wbUZXGO7kOb1MUKRFMysCChAoggJCIg0GC2aNe4gqQldfL4l/Ag1AXySJgn5LcoE3QXI3IQAh+QQJCgAAACwAAAAAEAAQAAAFdiAgAgLZNGU5joQhCEjxIssqEo8bC9BRjy9Ag7GILQ4QEoE0gBAEBcOpcBA0DoxSK/e8LRIHn+i1cK0IyKdg0VAoljYIg+GgnRrwVS/8IAkICyosBIQpBAMoKy9dImxPhS+GKkFrkX+TigtLlIyKXUF+NjagNiEAIfkECQoAAAAsAAAAABAAEAAABWwgIAICaRhlOY4EIgjH8R7LKhKHGwsMvb4AAy3WODBIBBKCsYA9TjuhDNDKEVSERezQEL0WrhXucRUQGuik7bFlngzqVW9LMl9XWvLdjFaJtDFqZ1cEZUB0dUgvL3dgP4WJZn4jkomWNpSTIyEAIfkECQoAAAAsAAAAABAAEAAABX4gIAICuSxlOY6CIgiD8RrEKgqGOwxwUrMlAoSwIzAGpJpgoSDAGifDY5kopBYDlEpAQBwevxfBtRIUGi8xwWkDNBCIwmC9Vq0aiQQDQuK+VgQPDXV9hCJjBwcFYU5pLwwHXQcMKSmNLQcIAExlbH8JBwttaX0ABAcNbWVbKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICSRBlOY7CIghN8zbEKsKoIjdFzZaEgUBHKChMJtRwcWpAWoWnifm6ESAMhO8lQK0EEAV3rFopIBCEcGwDKAqPh4HUrY4ICHH1dSoTFgcHUiZjBhAJB2AHDykpKAwHAwdzf19KkASIPl9cDgcnDkdtNwiMJCshACH5BAkKAAAALAAAAAAQABAAAAV3ICACAkkQZTmOAiosiyAoxCq+KPxCNVsSMRgBsiClWrLTSWFoIQZHl6pleBh6suxKMIhlvzbAwkBWfFWrBQTxNLq2RG2yhSUkDs2b63AYDAoJXAcFRwADeAkJDX0AQCsEfAQMDAIPBz0rCgcxky0JRWE1AmwpKyEAIfkECQoAAAAsAAAAABAAEAAABXkgIAICKZzkqJ4nQZxLqZKv4NqNLKK2/Q4Ek4lFXChsg5ypJjs1II3gEDUSRInEGYAw6B6zM4JhrDAtEosVkLUtHA7RHaHAGJQEjsODcEg0FBAFVgkQJQ1pAwcDDw8KcFtSInwJAowCCA6RIwqZAgkPNgVpWndjdyohACH5BAkKAAAALAAAAAAQABAAAAV5ICACAimc5KieLEuUKvm2xAKLqDCfC2GaO9eL0LABWTiBYmA06W6kHgvCqEJiAIJiu3gcvgUsscHUERm+kaCxyxa+zRPk0SgJEgfIvbAdIAQLCAYlCj4DBw0IBQsMCjIqBAcPAooCBg9pKgsJLwUFOhCZKyQDA3YqIQAh+QQJCgAAACwAAAAAEAAQAAAFdSAgAgIpnOSonmxbqiThCrJKEHFbo8JxDDOZYFFb+A41E4H4OhkOipXwBElYITDAckFEOBgMQ3arkMkUBdxIUGZpEb7kaQBRlASPg0FQQHAbEEMGDSVEAA1QBhAED1E0NgwFAooCDWljaQIQCE5qMHcNhCkjIQAh+QQJCgAAACwAAAAAEAAQAAAFeSAgAgIpnOSoLgxxvqgKLEcCC65KEAByKK8cSpA4DAiHQ/DkKhGKh4ZCtCyZGo6F6iYYPAqFgYy02xkSaLEMV34tELyRYNEsCQyHlvWkGCzsPgMCEAY7Cg04Uk48LAsDhRA8MVQPEF0GAgqYYwSRlycNcWskCkApIyEAOwAAAAAAAAAAAA==') no-repeat 2px 50%;
    padding: 2px 2px 2px 22px;
    margin: 0;
    text-decoration: none;
    text-align: left;
}
/* Style to hide caption on page. Only needed for #id method. */
.MagicThumb-external-caption {
    display: none;
}
.MagicThumb-image, MagicThumb-image-zoomed {
    border: 1px solid #cccccc;
    background: #000;
}
.icon,
.icon-class  {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-image: url(//static.commerceplatform.services/content/img/sprites-site-sd.png);
}   
/* 24x24 icons */
    .icon.icon-artwork-small,
    .icon.icon-built-to-order-small,
    .icon.icon-case-pack-small,
    .icon.icon-delayed-shipment-small,
    .icon.icon-digital-proof-small,
    .icon.icon-holiday-small,
    .icon.icon-in-stock-small,
    .icon.icon-minimum-order-quantity-small,
    .icon.icon-out-of-stock-small,
    .icon.icon-physical-proof-small,
    .icon.icon-single-image-pricing-small,
    .icon.icon-standard-ship-small,
    .icon.icon-truck-ship-small,
    .icon.icon-customizable-small,
    .icon.icon-customizable-options-small,
    .icon.icon-warranty-small
    {
        width: 24px;
        height: 24px;
        margin-right: 6px;
    }
    .icon.icon-flag-us,
    .icon.icon-flag-ca 
    {
        width: 24px;
        height: 13px;
    }
    .icon.icon-artwork-small
    {
        background-position: 0 -312px;   
    }
    .icon.icon-built-to-order-small
    {
        background-position: -24px -312px;
    }
    .icon.icon-case-pack-small
    {
        background-position: -48px -312px;
    }
    .icon.icon-delayed-shipment-small
    {
        background-position: -72px -312px;
    }
    .icon.icon-digital-proof-small
    {
        background-position: -96px -312px;
    }
    .icon.icon-holiday-small
    {
        background-position: -120px -312px;
    }
    .icon.icon-in-stock-small
    {
        background-position: -168px -312px;
    }
    .icon.icon-minimum-order-quantity-small
    {
        background-position: -144px -312px;   
    }
    .icon.icon-out-of-stock-small
    {
        background-position: -168px -312px;
    }
    .icon.icon-physical-proof-small
    {
        background-position: -192px -312px;
    }
    .icon.icon-single-image-pricing-small
    {
        background-position: -216px -312px;
    }
    .icon.icon-standard-ship-small
    {
        background-position: 0 -336px;
    }
    .icon.icon-truck-ship-small
    {
        background-position: -24px -336px;
    }
    .icon.icon-customizable-small
    {
        background-position: -48px -336px;
    }
    .icon.icon-customizable-options-small
    {
        background-position: -72px -336px;
    }
    .icon.icon-warranty-small
    {
        background-position: -96px -336px;
        box-shadow: none !important;
        background-color: transparent !important;
        opacity: 0.7;
    }
    .icon.icon-flag-us
    {
        background-position: 0 -360px;
    }
    .icon.icon-flag-ca
    {
        background-position: -24px -360px;
    }
/* 48x48 icons */
    .icon.icon-artwork,
    .icon.icon-built-to-order,
    .icon.icon-case-pack,
    .icon.icon-delayed-shipment,
    .icon.icon-digital-proof,
    .icon.icon-holiday,
    .icon.icon-in-stock,
    .icon.icon-minimum-order-quantity,
    .icon.icon-out-of-stock,
    .icon.icon-physical-proof,
    .icon.icon-single-image-pricing,
    .icon.icon-standard-ship,
    .icon.icon-truck-ship,
    .icon.icon-customizable,
    .icon.icon-customizable-options,
    .icon.icon-warranty
    {
        width: 48px;
        height: 48px;
        box-shadow: 1px 1px 1px #ccc;
    }
    .icon.icon-artwork
    {
        background-position: 0 0;   
    }
    .icon.icon-built-to-order
    {
        background-position: -48px 0;
    }
    .icon.icon-case-pack
    {
        background-position: -96px 0;
    }
    .icon.icon-delayed-shipment
    {
        background-position: -144px 0;
    }
    .icon.icon-digital-proof
    {
        background-position: -192px 0;  
    }
    .icon.icon-holiday
    {
        background-position: 0 -48px;
    }
    .icon.icon-in-stock
    {
        background-position: -96px -48px;
    }
    .icon.icon-minimum-order-quantity
    {
        background-position: -48px -48px;   
    }
    .icon.icon-out-of-stock
    {
        background-position: -96px -48px;
    }
    .icon.icon-physical-proof
    {
        background-position: -144px -48px;
    }
    .icon.icon-single-image-pricing
    {
        background-position: -192px -48px;
    }
    .icon.icon-standard-ship
    {
        background-position: 0 -96px;
    }
    .icon.icon-truck-ship
    {
        background-position: -48px -96px;
    }
    .icon.icon-customizable
    {
        background-position: -96px -96px;
    }
    .icon.icon-customizable-options 
    {
        background-position: -144px -96px;
        box-shadow: none;
    }
    .icon.icon-warranty 
    {
        background-position: -192px -96px;
        box-shadow: none !important;
        background-color: transparent !important;
        opacity: 0.7;
    }
/* Payment Option Icons */
    .icon.icon-visa,
    .icon.icon-mastercard,
    .icon.icon-amex,
    .icon.icon-discover,
    .icon.icon-amazonpayments
    {
        width: 48px;
        height: 48px;
        background-color: transparent;
    }
    .icon.icon-visa
    {
        background-position: 0 -144px;
    }
    .icon.icon-mastercard
    {
        background-position: -48px -144px;
    }
    .icon.icon-amex
    {
        background-position: -96px -144px;
    }
    .icon.icon-discover
    {
        background-position: -144px -144px;
    }
    .icon.icon-amazonpayments
    {
        background-position: -192px -144px;
    }
/* miscellaneous size icons */
    .icon.icon-bbb
    {
        width: 164px;
        height: 64px;
        background-position: 0 -192px;
    }
    .icon.icon-carbon-neutral
    {
        width: 65px;
        height: 65px;
        background-position: -168px -192px;
    }
    .icon.icon-amazon-disabled
    {
        width: 152px;
        height: 28px;
        background-position: 0 -264px;
    }
    .icon.icon-bbb,
    .icon.icon-amazon-disabled,
    .icon.icon-carbon-neutral
    {
        background-color: transparent;
    }
    .icon.icon-ships-today {
        background-position: -120px -336px;
        box-shadow: none !important;
        background-color: transparent !important;
        height: 24px;
        width: 48px;
    }
 
/* Mobile Class Icons */
.icon-class {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -20px;
    opacity: 0.8;
}  
.icon-class-1001 {
    background-position: 0 -440px;
}
.icon-class-1120 {
    background-position: -40px -440px;
}
.icon-class-1128 {
    background-position: -80px -440px;
}
.icon-class-1027 {
    background-position: -120px -440px;
}
.icon-class-1190 {
    background-position: -160px -440px;
}
.icon-class-1073 {
    background-position: -200px -440px;
}
.icon-class-1085 {
    background-position: 0 -480px;
}
.icon-class-1099 {
    background-position: -40px -480px;
}
.icon-class-1143 {
    background-position: -80px -480px;
}
.icon-class-1056 {
    background-position: -120px -480px;
}
.icon-class-1034 {
    background-position: -160px -480px;
}
.icon-class-1106 {
    background-position: -200px -480px;
}

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min-device-pixel-ratio: 1.5) {
    .icon,
    .icon-class {
        background-image: url(//static.commerceplatform.services/content/img/sprites-site-hd.png);
        -moz-background-size: 243px 613px;
        -o-background-size: 243px 613px;
        -webkit-background-size: 243px 613px;
        background-size: 243px 613px;
    }
}
/* Mobile Icons */
.icon.icon-mobile-cart
{
    width: 32px;
    height: 32px;
    background-position: 0 0;
    background-color: transparent;
}
.icon.icon-mobile-logo {
    width: 182px;
    height: 32px;
    background-color: transparent;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min-device-pixel-ratio: 1.5) {
    .icon.icon-mobile-cart {
        -moz-background-size: 35px 32px;
        -o-background-size: 35px 32px;
        -webkit-background-size: 35px 32px;
        background-size: 35px 32px;
    }
    .icon.icon-mobile-logo {
        -moz-background-size: 182px 32px;
        -o-background-size: 182px 32px;
        -webkit-background-size: 182px 32px;
        background-size: 182px 32px;
    }
}
/* D2G Header Icons */
.icon-header {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-image: url(//static.commerceplatform.services/content/img/sprites-desktop-header-sd.png);
}
.icon-header.icon-header-categories {
    width: 32px;
    height: 32px;
    background-position: 0 0;
}
.icon-header.icon-header-deals {
    width: 32px;
    height: 32px;
    background-position: -32px 0;
}
.icon-header.icon-header-catalog {
    width: 16px;
    height: 15px;
    background-position: 0 -32px;
}
.icon-header.icon-header-account {
    width: 20px;
    height: 22px;
    background-position: -32px -32px;
}
.icon-header.icon-header-account-cog {
    width: 20px;
    height: 22px;
    background-position: -64px -32px;
}
/*.icon-header.icon-header-account-plus {
    width: 20px;
    height: 22px;
    background-position: -64px 0;
}*/
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-moz-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min-device-pixel-ratio: 1.5) {
    .icon-header {
        background-image: url(//static.commerceplatform.services/content/img/sprites-desktop-header-hd.png);
        -moz-background-size: 96px 64px;
        -o-background-size: 96px 64px;
        -webkit-background-size: 96px 64px;
        background-size: 96px 64px;
    }
}

#gw-header a {
    color: #297a7a;
    text-decoration: none;
}

/*    #gw-header a:hover,
    #gw-header a:focus,
    #gw-footer a:hover,
    #gw-footer a:focus {
        color: #399999;
        text-decoration: underline;
    }*/

    #gw-header a:focus,
    #gw-header button:focus,
    #gw-footer a:focus,
    #gw-footer button:focus {
        outline-offset: 2px;
    }

.dropdown-toggle:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

/* H1 Header */
#gw-header h1, #gw-header h2, #gw-header h3, #gw-header h4, #gw-header h5, #gw-header h6, #gw-header .btn, #gw-header .form-control,
#gw-footer h1, #gw-footer h2, #gw-footer h3, #gw-footer h4, #gw-footer h5, #gw-footer h6, #gw-footer .btn, #gw-footer .form-control {
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*Header*/
#gw-header {
/*    background: #000033;
*/    color: #fff;
    display:block;
    min-height:152.41px;
    margin:0;
}

    #gw-header:after, #gw-header:before {
        content: '';
        display: table;
        clear: both;
    }

    #gw-header .dropdown-menu > li a:not(.btn) {
        padding: 10px 10px 10px 10px;
        color: #333;
    }

#header-top-row .list-inline {
    margin-bottom: 5px;
    margin-top: 0;
}

    #header-top-row .list-inline > li {
        padding-right: 1px;
        padding-left: 1px;
    }

        #header-top-row .list-inline > li > a,
        #header-top-row .list-inline > li > button {
            color: #fff;
            background: transparent;
            border: none;
            padding: 0;
            cursor: pointer;
        }

#header-services-links li:not(:last-of-type):after {
    content: "|";
    margin-left: 1px;
    opacity: .5;
}

a#header-login-btn.btn.btn-info.btn-block.btn-lg {
    color: #fff;
}

a#header-cart-dropdown-btn.btn.btn-block.btn-primary {
    color: #fff;
}


@media(min-width:768px) {
    #header-top-row {
        border-bottom: 1px solid rgba(255, 255, 255, 0.39);
        padding: 12px 0 0 0;
    }
}

@media (max-width:991px) {
    #header-services-links {
        font-size: 13px;
        margin-top: 2px;
    }
}

/* Header Account */
#header-account-dropdown {
    margin-right: 1rem;
}
#login-status {
    color: #333;
}
#login-status a:not(.btn) {
    display: inline-block;
    margin-top: 12px;
    text-decoration: underline;
    font-weight: bold;
    color: #333
}

/* Header Shopping Cart */
#shopping-cart-icon > span {
    position: absolute;
    top: -8px;
    right: 40px;
    z-index: 999;
    background: #D24437;
    width: 17px;
    height: 17px;
    line-height: 16px;
    border-radius: 20px;
    text-align: center;
    font-size: 9px;
    color: #fff;
}
 

.cart-delete-button {
    border: none;
    background-color: transparent;
    padding: 0;
    margin-top: 3px;
}
.cart-dropdown-menu .cart-dropdown-title {
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 3px;
    font-weight: normal;
    display: block;
    font-size: 14px;
    text-align: left;
}

/* Main Header Area */
#pu-header {
    background: #000033;
    font-size: 16px;
    color: #fff;
    height: auto;
    width: 100%;
    min-height:67px;
}

    #pu-header a:hover, #pu-header a:focus, #pu-header a:active, #pu-header a:visited {
        text-decoration: none;
    }

    #pu-header .dropdown-menu li:not(:last-of-type):not(.cart-prop-class)  {
        border-bottom: 1px solid #ccc;
    }
/*Fix for shift when a modal window opens*/
body.modal-open #pu-header {
    padding-right: 25px !important;
}

#header-logo a {
    display: block;
}

    #header-logo a img {
        padding-top: 6px;
    }

#header-callouts-col {
    padding: 3px 0;
}

#header-callouts {
    display: flex;
    justify-content: flex-end;
    float: right;
    margin-bottom: 0;
}

    #header-callouts > li {
        padding: 0;
    }

        #header-callouts > li > a,
        #header-callouts > li > button,
        #header-callouts > li > a:hover,
        #header-callouts > li > button:hover {
            color: #fff;
            background: transparent;
            border: none;
            padding: 0 15px 0 0;
            cursor: pointer;
            display: inline-block;
            margin-top: 18px;
        }

@media (max-width:991px) {
    #header-callouts-col {
        padding-bottom: 10px;
        padding-top: 0;
    }
}

@media (min-width:992px) {
    #header-nav {
        max-height: 40.42px;
        display:block;
    }
    .header-scroll {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
    }

        .header-scroll + #header-nav {
            margin-top: 60px;
        }

    #header-account-dropdown {
        margin-right: 2rem;
    }
}

@media (min-width:992px) and (max-width:1239px) {
    #header-logo a img {
        padding-top: 14px;
    }
}

@media (min-width:1240px) {
    #header-callouts > li {
        margin-left: 10px;
    }

    #header-logo a img {
        padding-top: 9px;
    }
}

/* Header Search Bar */
#search-input {
    background-color: #ffffff !important;
}
#gw-header #pu-header .search-bar {
    padding: 3px;
    padding-top: 0;
    width: 100%;
}

    #gw-header #pu-header .search-bar input {
        border: 0px solid #000033;
        border-radius: 4px 0 0 4px !important;
        border-right: 0 !important;
    }

        #gw-header #pu-header .search-bar input:focus {
            box-shadow: inset 0 0 10px #4a90e2;
        }

    #gw-header #pu-header .search-bar button {
        margin-left: 0px;
        border:none;
        border-left: 1px solid #b3b3b3;
        font-size: 16px;
        border-radius: 0 4px 4px 0 !important;
    }
        #gw-header #pu-header .search-bar button:focus-visible {
            outline: 2px solid black;
            outline-offset: 0px;
        }

       /* #gw-header #pu-header .search-bar button:hover {
            color: #ccc;
            background-color: #f5f5f5;
        }*/

#search-input:focus::-webkit-input-placeholder, #sm-search-input:focus::-webkit-input-placeholder {
    opacity: 0;
}

/* Search Suggestions */
#gw-header #pu-header .twitter-typeahead .tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    width: 100% !important;
    text-align: left;
}

    #gw-header #pu-header .twitter-typeahead .tt-dropdown-menu h2 {
        font-weight: bold;
        font-size: 0.8em;
        margin: 0 0 0 0;
        background-color: #eee;
        border-radius: 4px;
        padding: 6px;
    }

    #gw-header #pu-header .twitter-typeahead .tt-dropdown-menu > div:not(:first-child) h2 {
        margin-top: 10px;
    }

#gw-header #pu-header .twitter-typeahead .tt-suggestions .tt-suggestion {
    padding: 4px 6px;
}

    #gw-header #pu-header .twitter-typeahead .tt-suggestions .tt-suggestion:not(:last-child) {
        margin-bottom: 4px;
    }

    #gw-header #pu-header .twitter-typeahead .tt-suggestions .tt-suggestion > a {
        color: #444;
    }

#gw-header #pu-header .twitter-typeahead .tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #428bca;
    border-radius: 4px;
}

    #gw-header #pu-header .twitter-typeahead .tt-suggestion.tt-cursor a {
        color: #fff;
    }

/* Class Navigation Menu */
#header-nav {
    background-color: #2B8282 !important;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.4);
}

    #header-nav .container {
        width: 100%;
    }

#main-mega-menu {
    padding: 0;
}

#mega-menu > li > a {
    color: #fff !important;
    font-size: 15px;
    padding: 9px 10px 8px 10px;
    margin: 0 10px;
    font-weight: 500;
}

    #mega-menu > li > a:focus {
        outline: 5px auto #f5f5f5;
    }

    #mega-menu > li > a:after {
        content: '\f0d7';
        font-family: 'Font Awesome 6 Pro';
        font-weight: 900;
        margin-left: 3px;
        display: inline-block;
        transition: all 300ms ease;
    }

    #mega-menu > li > a.nav-item-hover:after {
        transform: rotate(180deg);
        transition: all 300ms ease;
    }

#mega-menu > li .mega-menu-dropdown {
    margin-top: 0;
}

#mega-menu .mega-menu-dropdown-container {
    border-top: 4px solid #2E8A8A;
    border-bottom: 4px solid #2E8A8A;
}

#main-mega-menu .mega-menu-dropdown-item > div {
    border: none
}

    #main-mega-menu .mega-menu-dropdown-item > div:hover {
        box-shadow: none;
        background-color: #f5f5f5;
    }

    #main-mega-menu .mega-menu-dropdown-item > div span {
        border: none;
        background: #fff;
        padding: 3px 2px;
        margin-top: 0px;
        display: block;
        text-align: center;
        font-size: 15px;
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #main-mega-menu .mega-menu-dropdown-item > div:hover span {
        background: #f5f5f5;
    }

    #main-mega-menu .mega-menu-dropdown-item > div a {
        color: #033;
    }

    #main-mega-menu .mega-menu-dropdown-item > div img {
        padding: 5px 5px 0px 5px;
    }

#main-mega-menu .menu-resources {
    top: 4px;
}

    #main-mega-menu .menu-resources li > a {
        padding: 5px 0 5px 5px;
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: 15px;
        letter-spacing: .5px;
    }

        #main-mega-menu .menu-resources li > a:hover {
            background-color: #fff;
        }

    #main-mega-menu .menu-resources h3,
    #main-mega-menu .menu-resources h2 {
        border-bottom: none;
        padding-bottom: 8px;
        text-align: left;
        color: #333;
        line-height: 1.3em;
        font-weight: 600;
        font-size: 1.1em;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

#menu-sale {
    display: none; /*Hide the Sale item from the mega menu nav*/
}

/* Responsive Menu Toggle */
@media (max-width: 991px) {
    #main-mega-menu,
    #mega-menu,
    #mega-menu > li {
        display: block !important;
    }

        #mega-menu > li:not(:last-of-type) {
            border-bottom: 1px solid rgba(255,255,255,0.2);
        }

        main-mega-menu .mega-menu-dropdown,
        #mega-menu > li > a:after {
            display: none !important;
        }

    #gw-header #header-nav {
        margin-top: 0;
    }

    #gw-header #header-nav-toggle {
        border: 1px solid rgba(255, 255, 255, 0.8);
        font-size: 21px;
        padding: 3px 10px;
        margin-right: -14px;
        display: block;
        margin-top: 12px;
        float: none;
    }
}

#header-nav-toggle.navbar-toggle {
    display: block;
}
#gw-header #header-nav-toggle:focus-visible {
    outline: 2px solid black;
    outline-offset: 0px;
}               

@media (min-width: 992px) {
    #header-nav.collapse { /* Force it visible on larger screens */
        display: block !important;
        visibility: visible !important;
        height: auto !important;
    }

        #header-nav-toggle.navbar-toggle {
            display: none;
        }


}

@media (min-width: 992px) and (max-width: 1239px) {
    #mega-menu > li > a {
        padding: 9px 0 8px 0;
    }
}
/*Live Chat*/
#live-chat .btn .chat-text {
    top: 46%;
}
/* Footer styles */
#gw-footer {
    color: #fff;
    background-color: #2B8282;
    margin-top: 50px;
}

    #gw-footer h3 {
        font-weight: 600;
        font-size: 1.1em;
        padding-bottom: 8px;
        margin: 10px 0 0 0;
        text-transform: uppercase;
        letter-spacing: 2px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    }

#footer-gd .col-md-6 {
    overflow: hidden;
}

#footer-gd p {
    padding: 6px 0 6px 0;
}

#footer-gd img {
    min-width: 278px;
}

#footer-top-links {
    background-color: #f5f5f5;
    padding: 15px 0 15px 0px;
    color: #333;
    width: 100%;
    border-top: 1px solid #e2dbdb;
    border-bottom: 1px solid #e2dbdb;
}

    #footer-top-links h2 {
        color: #333;
        border-bottom: none;
        margin: 0px;
        line-height: 1.3em;
    }

    #footer-top-links .row {
        padding: 5px;
    }

    #footer-top-links .btn-lg {
        padding: 10px 10px;
    }

#footer-email-form {
    margin-top: 25px;
}

    #footer-email-form p {
        font-size: 15px;
    }

.bronto-approval-checkbox-footer {
    margin-top: 6px;
}

@media (min-width: 768px) {
    #footer-email-form.footer-email-form-pu .form-group {
        width: 70%;
        margin-right: 5px;
    }

    #footer-email-form.footer-email-form-pu .btn {
        width: 25%;
    }
}


#footer-email-subscribed {
    color: #2B8282;
    font-size: 20px;
    padding: 0 10px;
}

#footer-social-links {
    border-right: 1px solid #e2dbdb;
    padding-right: 25px;
}

    #footer-social-links li {
        display: inline;
    }

    #footer-social-links a {
        color: #fff;
        background-color: #000033;
        border: 1px solid #00001a;
        border-radius: 50%;
        padding: 10px 3px;
        margin: 12px 5px 0px 0px;
        text-align: center;
    }

        #footer-social-links a:hover {
            background-color: #022534;
            border-color: #010c12;
        }

#footer-company-links a, #footer-company-links button {
    color: #ffffff;
    padding: 0;
    border: none;
    background: transparent;
}

    #footer-company-links a:hover {
        opacity: .65;
        text-decoration: none;
        color:#fff;
    }

#footer-company-links .media-left {
    padding-right: 5px;
}

#footer-company-links ul > li {
    padding: 4px 0;
}

#footer-badges {
    border: 1px solid rgba(255,255,255,.05);
}

.carbon-neutral-logo {
    display: inline-block;
    text-align: center;
}

#footer-copyright {
    font-size: 0.9em;
    line-height: 1.3em;
    color: #fff;
    padding: 15px;
}

#footer-badges .trusted-site-logo {
    background-color: #fff;
    width: 135px;
    margin-top: 20px;
}

#reviews-io-footer {
    margin-top: 20px;
}

    #reviews-io-footer a {
        color: #fff;
    }

    #reviews-io-footer .fa {
        color: #e7cf65;
    }

@media (max-width: 767px) {
    #gw-footer h5 {
        margin: 0;
        font-size: 18px;
        border: 0px;
        border-top: none;
    }

    #footer-top-links {
        text-align: center;
    }

    #footer-email-form .btn {
        margin-top: 15px;
    }

    #footer-badges .col-sm-4 {
        margin-top: 20px;
    }
    #trustedsite-tm-image {
        display: none !important;
    }
}

@media (min-width: 991px) {
    #footer-social-links a {
        font-size: 20px;
        height: 40px;
        width: 40px;
    }

    #footer-company-links > .row {
        margin-left: 8.33333333%;
    }
}

@media (max-width: 991px) {
    #gw-footer h5 {
        padding: 15px 0 10px;
    }

    #footer-social-links {
        border-right: none;
        padding-bottom: 10px;
    }

        #footer-social-links a {
            font-size: 18px;
            height: 40px;
            width: 40px;
        }

    #footer-gd {
        padding: 10px 0 0 0 0;
        border-top: 1px solid #e2dbdb;
    }

        #footer-gd img {
            padding-top: 10px;
            min-width: 200px;
            width: 200px;
            float: right;
        }

    #footer-company-links {
        text-align: center;
    }
}

@media (max-width:1240px) {
    #footer-gd p {
        padding: 0px;
        font-size: 15px;
        line-height: 1.3em;
    }

    #footer-email-form {
        padding-top: 6px;
    }
}

@media (min-width:1240px) {
}

/* Sitewide Promotion */
#sitewide-promotion {
    color: #333;
}

    #sitewide-promotion > .fa {
        font-size: 1.1em;
    }

    #sitewide-promotion small {
        font-size: 0.6em;
        margin-left: 6px;
        vertical-align: text-top;
    }

        #sitewide-promotion small a {
            text-decoration: none;
            color: #333;
        }
/* Holiday Messages */
.alert-holiday-messages {
    border: 1px solid #2B8282;
    border-left-width: 20px;
    color: #267373;
    font-size: 13px;
}
/* Emergency Messages */
.alert-emergency-messages {
    background-color: #993333 !important;
    color: #fff;
    border: 0;
    margin-top: 3px !important;
}

    .alert-emergency-messages a {
        color: #fff !important;
        text-decoration: underline !important;
        font-weight: 800;
    }

/*bootstrap fixxes*/
#gw-header .row,
#gw-footer .row {
    position: relative;
}

.pr-0 {
    padding-right: 0 !important;
}
