/* Minification failed. Returning unminified contents.
(5886,52): run-time error CSS1030: Expected identifier, found 'a'
(5886,53): run-time error CSS1031: Expected selector, found ')'
(5886,53): run-time error CSS1025: Expected comma or open brace, found ')'
(7346,43): run-time error CSS1030: Expected identifier, found '#sticky-row'
(7346,64): run-time error CSS1031: Expected selector, found ')'
(7346,64): run-time error CSS1025: Expected comma or open brace, found ')'
(7846,44): run-time error CSS1046: Expect comma, found '1'
(7846,48): run-time error CSS1046: Expect comma, found '/'
(7976,33): run-time error CSS1046: Expect comma, found '1'
(7976,37): run-time error CSS1046: Expect comma, found '/'
 */
#gw-header footer,
#gw-footer footer,
#gw-header header,
#gw-footer header,
#gw-header main,
#gw-footer main,
#gw-header menu,
#gw-footer menu,
#gw-header nav,
#gw-footer nav {
    display: block;
}
 

#gw-header b,
#gw-footer b,
#gw-header strong,
#gw-footer strong {
    font-weight: bold;
}

#gw-header small,
#gw-footer small {
    font-size: 80%;
}


#gw-header img,
#gw-footer img {
    border: 0;
}

#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 small,
#gw-footer small {
    font-size: 80%;
}

#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"] {
        box-sizing: border-box;
        padding: 0;
    }

    #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 input[type="checkbox"],
    #gw-footer input[type="checkbox"] {
        box-sizing: border-box;
        padding: 0;
    }

#gw-header fieldset,
#gw-footer fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#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,
#gw-footer {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#gw-header,
#gw-footer {
    font-size: 15px;
    line-height: 1.42857143;
    color: #111b23;
    background-color: #fff;
}

    #gw-header input,
    #gw-footer input,
    #gw-header button,
    #gw-footer button {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }

  
    #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 .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,
    #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 h2,
    #gw-footer h2,
    #gw-header .h2,
    #gw-footer .h2 {
        font-size: 20px;
    }

    #gw-header h3,
    #gw-footer h3,
    #gw-header .h3,
    #gw-footer .h3 {
        font-size: 18px;
    }


    #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;
    }


    #gw-header small,
    #gw-footer small,
    #gw-header .small,
    #gw-footer .small {
        font-size: 85%;
    }


    #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-muted,
    #gw-footer .text-muted {
        color: #777777;
    }

    #gw-header .text-primary,
    #gw-footer .text-primary {
        color: #002F87;
    }

    #gw-header a .text-primary:hover,
    #gw-footer a .text-primary:hover {
        color: #2b4777;
    }

    #gw-header .text-success,
    #gw-footer .text-success {
        color: #4A8235;
    }

a#gw-header .text-success:hover,
a#gw-footer .text-success:hover {
    color: #2b542c;
}

#gw-header .text-info,
#gw-footer .text-info {
    color: #00828f;
}

a#gw-header .text-info:hover,
a#gw-footer .text-info:hover {
    color: #245269;
}

#gw-header .text-warning,
#gw-footer .text-warning {
    color: #8a6d3b!important;
}

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: #002F87;
}

a#gw-header .bg-primary:hover,
a#gw-footer .bg-primary:hover {
    background-color: #2b4777;
}

#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 .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;
    position: relative;
    display: block;
}

#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 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: #111b23;
    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: #002f87;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .6), 0 0 8px #002f87;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .6), 0 0 8px #002f87;
    }

    #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: #4A8235;
}

#gw-header .has-success .form-control,
#gw-footer .has-success .form-control {
    border-color: #4A8235;
    -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: #4A8235;
    border-color: #4A8235;
    background-color: #dff0d8;
}

#gw-header .has-success .form-control-feedback,
#gw-footer .has-success .form-control-feedback {
    color: #4A8235;
}

#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,
    #gw-footer .btn:focus,
    #gw-header .btn:active:focus,
    #gw-footer .btn:active:focus,
    #gw-header .btn.active:focus,
    #gw-footer .btn.active:focus,
    #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: #111b23;
        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: #111b23;
    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,
    #gw-header .open > .dropdown-toggle .btn-default {
        color: #111b23;
        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,
    #gw-header .open > .dropdown-toggle .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],
    #gw-header fieldset[disabled] .btn-default,
    #gw-footer fieldset[disabled] .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,
    #gw-header fieldset[disabled] .btn-default:hover,
    #gw-footer fieldset[disabled] .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,
    #gw-header fieldset[disabled] .btn-default:focus,
    #gw-footer fieldset[disabled] .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,
    #gw-header fieldset[disabled] .btn-default.focus,
    #gw-footer fieldset[disabled] .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,
    #gw-header fieldset[disabled] .btn-default:active,
    #gw-footer fieldset[disabled] .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,
    #gw-header fieldset[disabled] .btn-default.active,
    #gw-header .open > .dropdown-toggle
    #gw-footer fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    #gw-header .btn-default .badge,
    #gw-footer .btn-default .badge {
        color: #fff;
        background-color: #111b23;
    }

#gw-header .btn-primary,
#gw-footer .btn-primary {
    color: #fff;
    background-color: #002F87;
    border-color: #31538a;
}

    #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,
    #gw-header .open > .dropdown-toggle .btn-primary {
        color: #fff;
        background-color: #2b4777;
        border-color: #21385d;
    }

    #gw-header .btn-primary:active,
    #gw-footer .btn-primary:active,
    #gw-header .btn-primary.active,
    #gw-footer .btn-primary.active,
    #gw-header .open > .dropdown-toggle .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: #002F87;
        border-color: #31538a;
    }

    #gw-header .btn-primary .badge,
    #gw-footer .btn-primary .badge {
        color: #002F87;
        background-color: #fff;
    }

#gw-header .btn-success,
#gw-footer .btn-success {
    color: #fff;
    background-color: #4D800A;
    border-color: #3f6808;
}

    #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 {
        color: #fff;
        background-color: #315106;
        border-color: #1d3004;
    }

    #gw-header .btn-success:active,
    #gw-footer .btn-success:active,
    #gw-header .btn-success.active,
    #gw-footer .btn-success.active,
    {
        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: #4D800A;
        border-color: #3f6808;
    }

    #gw-header .btn-success .badge,
    #gw-footer .btn-success .badge {
        color: #4D800A;
        background-color: #fff;
    }*/

/*#gw-header .btn-info,
#gw-footer .btn-info {
    color: #fff;
    background-color: #00838F;
    border-color: #006c76;
}*/

 /*   #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,
    #gw-header .open > .dropdown-toggle .btn-info {
        color: #fff;
        background-color: #00545c;
        border-color: #003438;
    }

    #gw-header .btn-info:active,
    #gw-footer .btn-info:active,
    #gw-header .btn-info.active,
    #gw-footer .btn-info.active,
    #gw-header .open > .dropdown-toggle .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: #00838F;
        border-color: #006c76;
    }
*/
/*    #gw-header .btn-info .badge,
    #gw-footer .btn-info .badge {
        color: #00838F;
        background-color: #fff;
    }

#gw-header .btn-warning,
#gw-footer .btn-warning {
    color: #fff;
    background-color: #B35E0F;
    border-color: #9b520d;
}
*//*
    #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,
    #gw-header .open > .dropdown-toggle .btn-warning {
        color: #fff;
        background-color: #84450b;
        border-color: #633408;
    }

    #gw-header .btn-warning:active,
    #gw-footer .btn-warning:active,
    #gw-header .btn-warning.active,
    #gw-footer .btn-warning.active,
    #gw-header .open > .dropdown-toggle .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: #B35E0F;
        border-color: #9b520d;
    }

    #gw-header .btn-warning .badge,
    #gw-footer .btn-warning .badge {
        color: #B35E0F;
        background-color: #fff;
    }

#gw-header .btn-danger,
#gw-footer .btn-danger {
    color: #fff;
    background-color: #c22f22;
    border-color: #ac2a1e;
}

    #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,
    #gw-header .open > .dropdown-toggle .btn-danger {
        color: #fff;
        background-color: #97241a;
        border-color: #781d15;
    }

    #gw-header .btn-danger:active,
    #gw-footer .btn-danger:active,
    #gw-header .btn-danger.active,
    #gw-footer .btn-danger.active,
    #gw-header .open > .dropdown-toggle .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: #c22f22;
        border-color: #ac2a1e;
    }

    #gw-header .btn-danger .badge,
    #gw-footer .btn-danger .badge {
        color: #c22f22;
        background-color: #fff;
    }

#gw-header .btn-link,
#gw-footer .btn-link {
    color: #00838F;
    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] {
        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: #003d43;
                text-decoration: underline;
                background-color: transparent;
            }

            #gw-header .btn-link[disabled]:hover,
            #gw-footer .btn-link[disabled]:hover,
            #gw-header fieldset[disabled].btn-link:hover,
            #gw-footer fieldset[disabled] .btn-link:hover,
            #gw-header .btn-link[disabled]:focus,
            #gw-footer .btn-link[disabled]:focus,
            #gw-header fieldset[disabled].btn-link:focus,
            #gw-footer fieldset[disabled] .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 .collapse,
#gw-footer .collapse {
    display: none;
    visibility: hidden;
}

    #gw-header .collapse.in,
    #gw-footer .collapse.in {
        display: block;
        visibility: visible;
    }


#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: #111b23;
        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: #002F87;
    }

    #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 {
    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 .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 {
        outline: 0;
    }

    #gw-header .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        #gw-header .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    #gw-header .navbar-toggle {
        display: 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-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: #00838F;
    }

    #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: #002F87;
    }

#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 .label,
#gw-footer .label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a#gw-header .label:hover,
a#gw-footer .label:hover,
a#gw-header .label:focus,
a#gw-footer .label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

#gw-header .label:empty,
#gw-footer .label:empty {
    display: none;
}

.btn #gw-header .label,
.btn #gw-footer .label {
    position: relative;
    top: -1px;
}

#gw-header .label-default,
#gw-footer .label-default {
    background-color: #777777;
}

    #gw-header .label-default[href]:hover,
    #gw-footer .label-default[href]:hover,
    #gw-header .label-default[href]:focus,
    #gw-footer .label-default[href]:focus {
        background-color: #5e5e5e;
    }

    #gw-header .label-default[href]:hover,
    #gw-footer .label-default[href]:hover,
    #gw-header .label-default[href]:focus,
    #gw-footer .label-default[href]:focus {
        background-color: #5e5e5e;
    }

    #gw-header .label-default.label-arrow-right,
    #gw-footer .label-default.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-default.label-arrow-right::after,
        #gw-footer .label-default.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #777777;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-default.label-arrow-left,
    #gw-footer .label-default.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-default.label-arrow-left::before,
        #gw-footer .label-default.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #777777;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#gw-header .label-primary,
#gw-footer .label-primary {
    background-color: #002F87;
}

    #gw-header .label-primary[href]:hover,
    #gw-footer .label-primary[href]:hover,
    #gw-header .label-primary[href]:focus,
    #gw-footer .label-primary[href]:focus {
        background-color: #2b4777;
    }

    #gw-header .label-primary[href]:hover,
    #gw-footer .label-primary[href]:hover,
    #gw-header .label-primary[href]:focus,
    #gw-footer .label-primary[href]:focus {
        background-color: #2b4777;
    }

    #gw-header .label-primary.label-arrow-right,
    #gw-footer .label-primary.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-primary.label-arrow-right::after,
        #gw-footer .label-primary.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #002F87;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-primary.label-arrow-left,
    #gw-footer .label-primary.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-primary.label-arrow-left::before,
        #gw-footer .label-primary.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #002F87;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#gw-header .label-success,
#gw-footer .label-success {
    background-color: #4D800A;
}

    #gw-header .label-success[href]:hover,
    #gw-footer .label-success[href]:hover,
    #gw-header .label-success[href]:focus,
    #gw-footer .label-success[href]:focus {
        background-color: #315106;
    }

    #gw-header .label-success[href]:hover,
    #gw-footer .label-success[href]:hover,
    #gw-header .label-success[href]:focus,
    #gw-footer .label-success[href]:focus {
        background-color: #315106;
    }

    #gw-header .label-success.label-arrow-right,
    #gw-footer .label-success.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-success.label-arrow-right::after,
        #gw-footer .label-success.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #4D800A;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-success.label-arrow-left,
    #gw-footer .label-success.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-success.label-arrow-left::before,
        #gw-footer .label-success.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #4D800A;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#gw-header .label-info,
#gw-footer .label-info {
    background-color: #00838F;
}

    #gw-header .label-info[href]:hover,
    #gw-footer .label-info[href]:hover,
    #gw-header .label-info[href]:focus,
    #gw-footer .label-info[href]:focus {
        background-color: #00545c;
    }

    #gw-header .label-info[href]:hover,
    #gw-footer .label-info[href]:hover,
    #gw-header .label-info[href]:focus,
    #gw-footer .label-info[href]:focus {
        background-color: #00545c;
    }

    #gw-header .label-info.label-arrow-right,
    #gw-footer .label-info.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-info.label-arrow-right::after,
        #gw-footer .label-info.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #00838F;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-info.label-arrow-left,
    #gw-footer .label-info.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-info.label-arrow-left::before,
        #gw-footer .label-info.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #00838F;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#gw-header .label-warning,
#gw-footer .label-warning {
    background-color: #B35E0F;
}

    #gw-header .label-warning[href]:hover,
    #gw-footer .label-warning[href]:hover,
    #gw-header .label-warning[href]:focus,
    #gw-footer .label-warning[href]:focus {
        background-color: #84450b;
    }

    #gw-header .label-warning[href]:hover,
    #gw-footer .label-warning[href]:hover,
    #gw-header .label-warning[href]:focus,
    #gw-footer .label-warning[href]:focus {
        background-color: #84450b;
    }

    #gw-header .label-warning.label-arrow-right,
    #gw-footer .label-warning.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-warning.label-arrow-right::after,
        #gw-footer .label-warning.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #B35E0F;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-warning.label-arrow-left,
    #gw-footer .label-warning.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-warning.label-arrow-left::before,
        #gw-footer .label-warning.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #B35E0F;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#gw-header .label-danger,
#gw-footer .label-danger {
    background-color: #c22f22;
}

    #gw-header .label-danger[href]:hover,
    #gw-footer .label-danger[href]:hover,
    #gw-header .label-danger[href]:focus,
    #gw-footer .label-danger[href]:focus {
        background-color: #97241a;
    }

    #gw-header .label-danger[href]:hover,
    #gw-footer .label-danger[href]:hover,
    #gw-header .label-danger[href]:focus,
    #gw-footer .label-danger[href]:focus {
        background-color: #97241a;
    }

    #gw-header .label-danger.label-arrow-right,
    #gw-footer .label-danger.label-arrow-right {
        position: relative;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-right: 10px;
    }

        #gw-header .label-danger.label-arrow-right::after,
        #gw-footer .label-danger.label-arrow-right::after {
            left: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-left-color: #c22f22;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

    #gw-header .label-danger.label-arrow-left,
    #gw-footer .label-danger.label-arrow-left {
        position: relative;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        margin-left: 10px;
    }

        #gw-header .label-danger.label-arrow-left::before,
        #gw-footer .label-danger.label-arrow-left::before {
            right: 100%;
            top: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            border-right-color: #c22f22;
            border-width: 8px;
            border-bottom-width: 8px;
            margin-top: -8px;
        }

#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: #111b23;
    }

    #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: #002F87;
    border-color: #002F87;
}

    #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: #bacbe7;
    }

#gw-header .list-group-item-success,
#gw-footer .list-group-item-success {
    color: #4A8235;
    background-color: #dff0d8;
}

a#gw-header .list-group-item-success,
a#gw-footer .list-group-item-success {
    color: #4A8235;
}

    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: #4A8235;
        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: #4A8235;
        border-color: #4A8235;
    }

#gw-header .list-group-item-info,
#gw-footer .list-group-item-info {
    color: #00828f;
    background-color: #d9edf7;
}

a#gw-header .list-group-item-info,
a#gw-footer .list-group-item-info {
    color: #00828f;
}

    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: #00828f;
        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: #00828f;
        border-color: #00828f;
    }

#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 .clearfix::before,
#gw-header .clearfix::after,
#gw-header .container::before,
#gw-header .container::after,
#gw-header .row::before,
#gw-header .row::after,
#gw-header .form-horizontal .form-group::before,
#gw-header .form-horizontal .form-group::after,
#gw-header .nav::before,
#gw-header .nav::after,
#gw-header .navbar::before,
#gw-header .navbar::after,
#gw-header .navbar-header::before,
#gw-header .navbar-header::after,
#gw-header .navbar-collapse::before,
#gw-header .navbar-collapse::after,
#gw-footer .clearfix::before,
#gw-footer .clearfix::after,
#gw-footer .container::before,
#gw-footer .container::after,
#gw-footer .row::before,
#gw-footer .row::after,
#gw-footer .form-horizontal .form-group::before,
#gw-footer .form-horizontal .form-group::after,
#gw-footer .nav::before,
#gw-footer .nav::after,
#gw-footer .navbar::before,
#gw-footer .navbar::after,
#gw-footer .navbar-header::before,
#gw-footer .navbar-header::after,
#gw-footer .navbar-collapse::before,
#gw-footer .navbar-collapse::after {
    content: " ";
    display: table;
    clear: both;
}

#gw-header .row:before, #gw-header .row:after,
#gw-footer .row:before, #gw-footer .row:after {
    width: 0
}

    #gw-header .clearfix::after,
    #gw-footer .clearfix::after,
    #gw-header .container::after,
    #gw-footer .container::after,
    #gw-header .row::after,
    #gw-footer .row::after
    #gw-header .nav::after,
    #gw-footer .nav::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;
}

@-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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}



/* 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: #4D4D4D !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;
}



#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.2em;
}

#header-account-dropdown .dropdown-icon-wrapper {
    width: 15%;
}

    #header-account-dropdown .dropdown-icon-wrapper .fa {
        font-size: 1.2em;
        margin-right: 10px;
        color: #124544;
        opacity: .85;
    }

#header-account-dropdown > .dropdown-menu {
    width: 305px;
    padding: 15px;
}

    #header-account-dropdown > .dropdown-menu a:not(.btn):not(.register-account-header) {
        color: #124544;
    }

    #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: #010101;
        background-color: #DEE8E8;
        cursor: pointer;
    }

#header-account-dropdown .dropdown-menu li:hover .fa {
    opacity: 1;
}
/*** Main Nav Mega Menu ***/

/* Base structure */
#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;
    display: initial; /* override from second file */
}

#mega-menu {
    display: flex !important; /* override */
    justify-content: space-between;
    align-items: center;
}

    /* Menu items */
    #mega-menu > li.mega-menu-class-item,
    #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;
            padding-bottom: 5px;
            border-bottom: 2px solid transparent;
            margin: 14px 5px 4px 5px;
        }

        #mega-menu > li:first-child > a,
        #menu-sale > li:first-child > a {
            margin-left: 0;
        }

        #mega-menu > li:last-child > a,
        #menu-sale > li:last-child > a {
            margin-right: 0;
        }

/* Sale button */
#mega-menu-sale-button a {
    color: #a94442 !important;
}

    #mega-menu-sale-button a:hover {
        border-bottom: 2px solid #a94442;
    }

/* Flyout expander (keyboard accessibility) */
#mega-menu > li .mega-menu-flyout-expander {
    position: relative;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

    #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: 0;
            width: max-content;
            height: auto;
            background-color: white;
            z-index: 1000;
            padding: 5px;
            color: #3B7A70;
        }

/* Dropdown */
#mega-menu > li .mega-menu-dropdown {
    width: auto; /* override from second file */
    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 #E5CA81;
    padding: 10px 0;
    min-height: 400px;
}

/* Dropdown items */
#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(56, 94, 157, 0.25); /* override color */
        }

        #main-mega-menu .mega-menu-dropdown-item > div a {
            padding: 0;
            margin: 0;
            display: block;
            text-decoration: none; /* override from second file */
            font-size: 15px; /* override from second file */
        }

            #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;
        }
 

/* Resources section */
#main-mega-menu .menu-resources {
    position: absolute;
    top: 0;
    bottom: 4px;
    right: 0;
    background: #FFF;
    overflow: hidden;
    width: 25%;
    padding: 10px;
    border-left: 1px solid #DEE8E8;
}

.menu-resources ul.nav-featured-content li > a {
    border: none;
    color: #010101;
    font-size: 15px;
    font-weight: bold;
}

    .menu-resources ul.nav-featured-content {
        margin-top: 20px;
    }
 

/* Dimmer overlay */
#mega-menu-dimmer {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 0;
    background: rgba(150, 150, 150, .3);
    display: none;
    z-index: 999;
}

/* Mega menu layout */
#mega-menu .menu-classes-wrapper {
    columns: 3 auto;
    -webkit-columns: 3 auto;
    -moz-columns: 3 auto;
    column-gap: 2em;
}

#mega-menu .mega-menu-column {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    display: inline-block;
    width: 100%;
    line-height:1.2;
}

#mega-menu ul.menu-class-list {
    font-size:15px;
}

    li .mega-menu-column {
    margin-bottom: 20px;
}

ul.submenu li {
    margin-bottom: 8px;
    margin-top: 8px;
}

/* Headings and text */
#main-mega-menu .menu-section {
    margin-bottom: 1.5rem;
}

#main-mega-menu .menu-heading {
    display: inline;
    font-weight: 700;
    color: #010101;
    text-decoration: none;
    white-space: normal;
}


#main-mega-menu a.specials-link {
    color: #3b7a70;
    font-weight: bold;
}
/*    #main-mega-menu a.specials-link:hover {
        color: #124544;
    }*/
#main-mega-menu .menu-heading:hover {
    text-decoration: underline;
    color: #124544;
}

    #main-mega-menu .menu-heading i.fa-chevron-right.fa-solid {
        font-size: 12px;
    }

    #main-mega-menu .menu-heading .fa-solid.fa-chevron-right {
        font-size: 10px;
    }

#main-mega-menu .menu-text {
    white-space: normal;
}
 
#main-mega-menu .menu-icon {
    white-space: nowrap;
 
}

    #main-mega-menu .menu-icon i {
        margin-left: 4px;
        vertical-align: middle;
    }

/* Submenu */
#main-mega-menu .submenu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

    #main-mega-menu .submenu a {
        text-decoration: none;
        padding-left: 10px;
        display: inline-block;
        color: #010101;
    }

        #main-mega-menu .submenu a:hover {
            text-decoration: underline;
            color: #124544;
        }

/* Colors and links */
#mega-menu > li:not(.d2g-header-sale) > a,
#main-mega-menu .mega-menu-dropdown-item > div a {
    color: #010101;
}

#mega-menu li.mega-menu-class-item a.main-class-link {
    border-bottom: 3px solid #FFF;

}
#mega-menu li.mega-menu-class-item a {
    text-decoration: none;
}

#mega-menu .d2g-header-sale a {
    color: #D64227 !important;
    font-weight: bold;
    text-decoration: none;
} #mega-menu .nav-item-hover {
    transition: border-color .15s;
    color: #010101;
} #mega-menu a.nav-item-hover:not(.d2g-header-sale a) {
    border-color: #3b7a70;
} #mega-menu .d2g-header-sale a.nav-item-hover {
    color: #D64227;
    border-color: #D64227;
}
/* Responsive Adjustments */
@media (min-width: 992px) and (max-width: 1199px) {
    #mega-menu > li > a,
    #mega-menu .d2g-header-sale a {
        font-size: 13px;
    }
} @media (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu > li > a,
    #mega-menu .d2g-header-sale a {
        font-size: 14px;
    }
} @media (min-width: 1200px) {
    #mega-menu > li .mega-menu-dropdown {
        width: 80vw;
        max-width:1200px
    }
} @media (max-width: 1399px) {
    #main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all a {
        height: 164px;
    }

    #mega-menu > li > a {
        margin: 9px 4px 4px 4px;
    }
} @media (max-width: 1239px) {
    #main-mega-menu .mega-menu-dropdown-item > .menu-dropdown-shop-all a {
        height: 169px;
    }

    #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;
    }
} @media (max-width: 1399.98px) {
    #main-mega-menu .menu-heading {
        font-size: 15px;
    }

    #main-mega-menu .submenu a {
        font-size: 14px;
    }
} @media (min-width: 768px) {
    #mega-menu .menu-classes-wrapper {
        width: 75%;
        padding: 10px 15px;
    }

    #main-mega-menu a.menu-heading:hover {
        text-decoration: underline !important;
    }
}
/* Email Marketing Checkbox */
.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.2em;
} .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: 6px;
    display: block;
    width: 100%;
    font-weight: bold;
}
/* 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;
 
    }
}
/* 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 #3B7A70;
    border-left-width: 20px;
    border-radius: 6px;
    color: #111823;
    padding: 10px;
    font-size: 15px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
} .alert-holiday-messages > button.close {
        right: 0;
        color: #3B7A70;
        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: #3B7A70;
    }
/* 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: #4D4D4D;
        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: #010101;
    }
/* 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: #010101;
        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: #010101;
        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: #3B7A70;
}

.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;
    padding-left: 5px;

}
    .confirm-register-list ul li {
        padding-bottom: 10px;
        padding-left: 15px;
        text-indent: -16px;
        line-height: 1.4;
    }
        
        .confirm-register-list ul li:before {
            content: "✓\20";
            color: #3B7A70;
            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 (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: #F0F4F5;
    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: #010101;
    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;
    }
}
#sitewide-promotion {
    padding: 10px;
    background: #3b7a70;
    font-size: 15px;
    margin-top: 3px;
    color: #FFFFFF;
    text-align: center;
}

    #sitewide-promotion a {
        color: #FFFFFF;
        text-decoration: none;
    }

#d2g-header-search {
    flex-grow: 1 !important;
    width: 100%;
    max-width: 665px;
}

#gw-header .display-flex-center {
    display: flex;
    align-items: center;
}

#gw-header .w-100 {
    width: 100%;
}


@media (min-width: 992px) {
    #gw-header .sticky-row-wrap {
        height: 76px;
    }
}

/* ========================= Header Top ========================= */

#gw-header #header-top {
    background: #f0f4f5;
    padding-bottom: 4px;
    border-bottom: 1px solid #d5dedf;
    box-shadow: 0 2px 6px -2px #010101;
    border-bottom: 1px solid #d5dedf
}

#gw-header > .container {
    width: 100%;
}

#gw-header .top-header-link ul.list-inline li:not(:last-child) {
    padding-left: 10px;
    padding-right: 10px;
}

#gw-header #header-top ul.list-inline > li:last-child {
    padding-right: 0;
}

#gw-header .top-header-link a, #gw-header .top-header-link button, #header-site-locale .dropdown-toggle {
    font-size: 12px;
    background: transparent;
    border: none;
    margin: 0;
    color: #010101;
    text-decoration: none;
}

#gw-header #header-chat-link {
    position: static;
    z-index: auto;
}

#header-site-locale .closebtn {
    position: static;
}
 


#region-selection.btn-link:hover,
#region-selection.btn-link:active,
#region-selection.btn-link:focus {
    text-decoration: none;
}
/* Header Top Responsive */
@media (max-width: 991.98px) {
   
    #gw-header #header-top {
        padding: 0;
    }

/*        #gw-header #header-top .list-inline {
            position: absolute;
            top: 10px;
            right: 21px;
            z-index: 999;
        }
*/
    #gw-header .navbar-form {
        padding: 0 0 10px 0;
    }
}

@media (min-width: 992px) {
    #gw-header .navbar-form {
        padding: 10px;
    }

    #gw-header #header-border {
        border-bottom: 2px solid rgba(170, 176, 181, 0.26);
        position: absolute;
        top: 29px;
        left: 12%;
        width: 86%;
    }
}
/* Search */

input #search-input {
    border-radius: 6px 0 0 6px;
}

.logo-search {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
/* ========================= Header Links & Dropdowns ========================= */

#d2g-header {
    background: #FFF;
}

    #d2g-header .container:not(#gw-header #sticky-row.top-stick), #header-top .container {
        width: 100%;
        max-width: 1600px;
     }

#header-top .container {
    display: flex;
    justify-content: space-between;
}

#header-top .list-inline {
    margin-top: 0;
    margin-bottom: 0;
}

#d2g-header-main-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header-logo-div.sm-screen-logo {
    display: none;
}

#header-logo-div img {
    min-width: 150px;
    max-width: 225px;
}

#gw-header #d2g-header-links {
    padding-right: 0;
    white-space: nowrap;
}

    #gw-header #d2g-header-links > ul {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 0;
    }

        #gw-header #d2g-header-links > ul > li:not(:last-child), #gw-header #d2g-header-links > ul .top-link {
            margin-right: 20px;
        }

        #gw-header #d2g-header-links > ul > li > a:not(.btn), #gw-header #d2g-header-links > ul > li button {
            background: transparent;
            border: none;
            padding: 0;
            margin: 0;
            color: #010101;
            text-decoration: none;
        }

            #gw-header #d2g-header-links > ul > li > a:not(.btn):hover, #gw-header #d2g-header-links > ul > li button:hover {
                color: #124544;
            }

    #gw-header #d2g-header-links ul.list-inline > li:last-child {
        padding-right: 0;
    }
/* ========================= Shopping Cart ========================= */
/*
#shopping-cart-icon > span {
    position: absolute;
    top: -9px;
    left: 18px;
    z-index: 999;
    background: #3b7a70;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #3b7a70;
    border-radius: 20px;
}*/

#header-cart-dropdown-menu-btn .fa-cart-shopping, #header-account-dropdown .fa-user-circle {
    margin-right: 3px;
}

#header-account-dropdown > .dropdown-menu a:not(.btn):not(.register-account-header), #header-account-dropdown .dropdown-icon-wrapper .fa {
    color: #010101;
}

#header-account-dropdown > .dropdown-menu li:not(.divider):hover {
    color: #124544;
    background-color: #DEE8E8;
    cursor: pointer;
}

.cart-dropdown-menu .cart-dropdown-title {
    display: block;
    overflow: hidden;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: normal;
    color: #111b23;
    text-align: left;
    text-overflow: ellipsis;
}

.cart-dropdown .dropdown-menu > li > a {
    display: block;
    overflow: auto;
    border-bottom: 1px solid #d3dcdc;
}

#header-account-dropdown > .dropdown-menu li a {
    text-decoration: none !important;
}
/* ========================= Navigation Bar ========================= */

#header-nav {
    background-color: #fff;
    border-top: 1px solid #d5dedf;
    border-bottom: 1px solid #d5dedf;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.4);
}

    #header-nav nav {
        border: none;
        margin: 0 !important;
    }
/* Mega Menu */
 
/*#main-mega-menu .mega-menu-dropdown-item > div a {
    text-decoration: none;
    font-size: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #mega-menu > li > a {
        font-size: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu > li > a {
        font-size: 14px;
    }
}

#main-mega-menu {
    display: initial;
}

#mega-menu {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

    #mega-menu > li:not(.d2g-header-sale) > a,
    #main-mega-menu .mega-menu-dropdown-item > div a {
        color: #010101;
    }

    #mega-menu li a {
        border-bottom: 3px solid #FFF;
        text-decoration: none;
    }

    #mega-menu .d2g-header-sale a {
        color: #D64227 !important;
        font-weight: bold;
        text-decoration: none;
        font-size: 14px;
    }

    #mega-menu .nav-item-hover {
        transition: border-color .15s;
        color: #010101;
    }

    #mega-menu a.nav-item-hover:not(.d2g-header-sale a) {
        border-color: #3b7a70;
    }

    #mega-menu .d2g-header-sale a.nav-item-hover {
        color: #D64227;
        border-color: #D64227;
    }

#main-mega-menu .mega-menu-dropdown-item > div:hover {
    box-shadow: 0 0 6px rgba(56, 94, 157, 0.25);
}

#mega-menu .mega-menu-dropdown-container {
    border-bottom: 4px solid #3b7a70;
}
 

#mega-menu > li .mega-menu-dropdown {
    width:auto;
}

#mega-menu .menu-classes-wrapper {
    columns: 3 auto;
    -webkit-columns: 3 auto;
    -moz-columns: 3 auto;
    column-gap: 2em;
}
@media (min-width: 768px) {
    #mega-menu .menu-classes-wrapper {
        width: 75%;
    }
}
#mega-menu .mega-menu-column {
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    display: inline-block;  
    width: 100%;
}
#main-mega-menu .menu-section {
    margin-bottom: 1.5rem;
}

#main-mega-menu .menu-heading {
    display: block;
    font-weight: 700;
    color: #010101;
    text-decoration: none;
    margin-bottom: 6px;
}

    #main-mega-menu .menu-heading:hover {
        text-decoration: underline;
        color: #00143b;
    }

#main-mega-menu .submenu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

li.mega-menu-column {
    margin-bottom: 25px;
}

#main-mega-menu .submenu li {
    margin: 3px 0;
}

#main-mega-menu .submenu a {
    text-decoration: none;
    padding-left: 10px;
    display: inline-block;
    color: #010101;
}

    #main-mega-menu .submenu a:hover {
        text-decoration: underline;
        color: #00143b;
    }*/

/* Sticky Nav */

@media (min-width: 992px) {
    #gw-header #sticky-row {
        background-color: #FFF;
     }

        #gw-header #sticky-row.top-stick {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.4);
            z-index: 1000;
            background-color: #f0f4f5;
            transition: background-color 150ms ease-in-out;
            padding:0;
        }


    #sticky-row.top-stick #d2g-header-main-row {
        max-width: 1600px;
        text-align: center;
        margin: auto;
        padding-left: 14px;
        padding-right: 14px;
    }

    #gw-header #header-logo-div a:focus img:first-child {
        outline: 2px solid black;
    }
}

 

/* ========================= Search Suggestions ========================= */

#gw-header .twitter-typeahead .tt-dropdown-menu {
    background-color: #fff;
    border: 1px solid #dadfee;
    border-radius: 4px;
    width: 100% !important;
    text-align: left;
}

    #gw-header .twitter-typeahead .tt-dropdown-menu h2, #gw-header .twitter-typeahead .tt-dropdown-menu .search-suggestion {
        font-weight: bold;
        font-size: 1.15em;
        margin: 0;
        background-color: #F0F4F5;
        border-radius: 4px;
        padding: 6px;
        color: #111b23;
    }

    #gw-header .twitter-typeahead .tt-dropdown-menu > div:not(:first-child) h2 {
        margin-top: 10px;
    }

#gw-header .twitter-typeahead .tt-suggestions .tt-suggestion {
    padding: 4px 6px;
}

    #gw-header .twitter-typeahead .tt-suggestions .tt-suggestion:not(:last-child) {
        margin-bottom: 4px;
    }

    #gw-header .twitter-typeahead .tt-suggestions .tt-suggestion > a {
        color: #111b23;
    }

        #gw-header .twitter-typeahead .tt-suggestions .tt-suggestion > a:hover {
            color: #111b23;
            background-color: #F0F4F5;
        }

#gw-header .twitter-typeahead .tt-suggestion.tt-cursor {
    color: #111b23;
    background-color: #F0F4F5;
    border-radius: 4px;
}

#gw-header .search-hamburg-wrapper {
    flex-grow: 1 !important;
    width: 100%;
    max-width: 650px;
}

.navbar-toggle {
    border: none;
    background: transparent;
    padding: 10px;
    margin-right: 10px;
}

    .navbar-toggle .icon-bar {
        background-color: #000;
        display: block;
        width: 22px;
        height: 2px;
        margin: 4px 0;
        border-radius: 1px;
    }
/* ========================= Responsive nav ========================= */
@media (min-width: 992px) {
    #header-nav.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
    }
}

@media (max-width: 991.98px) {
    #d2g-header-search {
        max-width: 991.98px;
    }

    #header-account-dropdown .fa:not(.fa-arrow-right-from-bracket),
    #header-cart-dropdown-menu-btn .fa-cart-shopping {
        font-size: 1.4em;
    }

    #header-logo-div.sm-screen-logo {
        display: inline;
        margin: 0 25px;
    }

        #header-logo-div.sm-screen-logo img {
            min-width: 100%;
        }

    .logo-header-links-wrap {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 0 0 0;
    }

    #d2g-header-main-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    #gw-header .search-hamburg-wrapper {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100%;
    }

    #gw-header #d2g-header-links > ul > li:not(:last-child),
    #gw-header #d2g-header-links > ul .top-link {
        margin-right: 12px;
    }

    #gw-header #nav-toggle-col {
        max-width: 95px;
    }

    #gw-header #header-nav-toggle {
        display: block;
        padding: 0;
        font-size: 24px;
        margin: 0;
        width: 77.63px;
    }

        #gw-header #header-nav-toggle:focus-visible {
            outline: 2px solid #000;
            outline-offset: 0;
        }

    #gw-header #main-mega-menu,
    #mega-menu,
    #mega-menu > li {
        display: block !important;
    }

    #gw-header #mega-menu {
        margin-top: 10px;
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
    }

    #gw-header .mega-menu-dropdown,
    #mega-menu > li > a::after {
        display: none !important;
    }

    #gw-header #mega-menu > li {
        margin: 10px 30px 0;
        padding: 1px 0 1px 5px;
        background: transparent;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

        #gw-header #mega-menu > li:first-child {
            margin-top: 0;
        }

        #gw-header #mega-menu > li:hover {
            background: #124544;
        }

        #gw-header #mega-menu > li > a {
            margin: 0;
            padding: 9px 5px;
            border: none;
            text-align: center;
        }

        #gw-header #mega-menu > li:hover a {
            color: #fff !important;
        }
}


@media (max-width: 767px) {
    #gw-header #mega-menu {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

@media (max-width: 575.98px) {
    #gw-header #mega-menu > li {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        #gw-header #mega-menu > li:not(:last-of-type) {
            border-bottom: 1px solid rgb(1 1 1 / 10%);
        }

        #gw-header #mega-menu > li:hover {
            background: #124544;
            color: #fff;
        }
}

@media (max-width: 500px) {
    #gw-header #nav-toggle-col {
        width: 25% !important;
    }
}

@media (max-width: 480px) {
    #gw-header #mega-menu {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }
}

@media (max-width: 350px) {
    #gw-header #header-nav-toggle {
        padding: 6px 9px;
        margin: 0;
        font-size: 18px;
    }
}

/* FOOTER*/

#gw-footer {
    margin-top: 50px;
}

    #gw-footer .bg-light:first-of-type {
        border-top: 1px solid #d5dedf;
        box-shadow: 0 2px 6px -2px #010101;
    }

    #gw-footer #expert-contact .container {
        display: inline-flex;
        height: 300px;
        flex-direction: column;
        justify-content: space-around;
        width: 100%;
        align-items: center;
    }

    #gw-footer #footer-customer-service-links {
        width: 100%;
    }

        #gw-footer #footer-customer-service-links ul {
            display: flex;
            align-items: center;
            justify-content: space-evenly;
            margin: 0;
            padding: 0;
        }

        #gw-footer #footer-customer-service-links button, #gw-footer #footer-customer-service-links li a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 250px;
        }

            #gw-footer #footer-customer-service-links button .fa, #gw-footer #footer-customer-service-links li a .fa {
                font-size: 30px;
                margin-right: 10px
            }

    #gw-footer .row {
        padding: 15px 0;
    }

@media (min-width: 992px) {
    #gw-footer .row {
        display: flex;
        padding: 15px 0;
        justify-content: space-between;
    }
}

#gw-footer form#footer-email-form input.form-control {
    color: #555;
    border: 1px solid #555;
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 6px 0 0 6px;
    height: 45px;
}

#gw-footer form#footer-email-form .btn {
    border-radius: 0 6px 6px 0;
    height: 45px;
}
/*#footer-company-links .row { display: flex; align-items: stretch; flex-wrap: wrap; justify-content: center; } */

@media (max-width: 575.98px) {
    #gw-footer .footer-social-col {
        min-height: 300px;
        width: 100%;
    }
}

#gw-footer #footer-social-links i {
    font-size: 25px;
}

#gw-footer #footer-company-links ul {
    padding: 0;
}

#gw-footer #footer-company-links li {
    margin-bottom: 12px;
}

#gw-footer #footer-company-links .col-lg-2:first-child {
    padding-left: 0;
}

#gw-footer #footer-company-links .col-lg-2:nth-child(2) {
    padding-left: 28px;
}

.bottom-footer-links {
    border-top: 1px solid rgb(1 1 1 / 15%);
}

#gw-footer #footer-company-links a, #gw-footer #footer-company-links button:not(.btn-primary) {
    text-decoration: none;
    color: #010101;
    font-size: 15px;
}

#gw-footer #legalLinks a, #gw-footer #legalLinks button {
    text-decoration: none;
    font-size: 14px;
    color: #4D4D4D;
}

#legalLinks li:not(:last-child)::after {
    content: " / ";
    padding: 0 5px;
}

#gw-footer .bottom-footer-links {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    padding: 18px 0 28px 0;
}

    #gw-footer .bottom-footer-links ul {
        padding: 0;
        margin-bottom: 0;
        margin-right: 50px;
    }

        #gw-footer .bottom-footer-links ul li {
            display: inline;
        }

#gw-footer #footer-company-links a:hover, #gw-footer #footer-company-links button:not(.btn-primary):hover, #gw-footer #legalLinks a:hover, #gw-footer #legalLinks button:not(.btn-primary):hover {
    text-decoration: underline;
    color: #010101;
}

#gw-footer #footer-social-links a {
    width: 75px;
    text-decoration: none;
}

    #gw-footer #footer-social-links a i {
        color: #4D4D4D;
    }

#footer-company-links button:not(.btn-primary), .bottom-footer-links button:not(.btn-primary) {
    background: transparent;
    border: 0;
    padding: 0;
    color: #124544;
    text-align: left;
}

    #footer-company-links button:not(.btn-primary):hover, #footer-company-links button:not(.btn-primary):focus {
        text-decoration: underline;
        color: #020808;
    }

#footer-email {
    min-height: 160.25px;
}

    #footer-email #footer-email-subscribed {
        display: flex;
        align-items: center;
        min-height: 160.25px;
    }

#footer-email-subscribed .label.label-success {
    padding: 15px 20px;
    display: block;
    width: 100%;
    margin-top: 20px;
    border-radius: 6px;
    text-align: left;
    font-size: 16px;
    font-weight: normal;
}

    #footer-email-subscribed .label.label-success i {
        margin-right:3px;
    }

    #reviews-io-footer .fa-star, #reviews-io-footer .fa-star-half-stroke {
        font-size: 1.8em;
        color: #3b7a70;
    }

.review-io-stars {
    margin: 12px 0;
}

#reviews-io-footer .fa-star:not(.fa-kit)::before {
    border: 1px solid #D0DADA;
    border-radius: 6px;
    padding: 3px 1px;
    background-color: #BDD9D4;
    margin: 10px 0 5px 0;
}

#reviews-io-footer .fa-star-half-stroke::before {
    border: 1px solid #D0DADA;
    border-radius: 6px;
    padding: 3px 1px;
    background: linear-gradient(to right, #bdd9d4 50%, #f0f4f5 50%);
}

#reviews-io-footer .fa-kit.fa-star::before {
    border: 1px solid #D0DADA;
    border-radius: 6px;
    padding: 3px 1px;
    background-color: #f0f4f5;
    margin: 10px 0 5px 0;
}

#reviews-io-footer i.fa.fa-light.fa-external-link {
    margin-left: 3px;
    font-size: 13px;
}

@media (max-width: 1399.98px) {
    #gw-footer .bottom-footer-links ul {
        margin-right: 0;
        margin-left: 0;
    }

    #gw-footer .bottom-footer-links {
        padding: 18px 14px 28px;
        min-width: 100%;
        align-items: flex-start;
    }

    #legalLinks {
        margin-left: 24px;
        margin-top: 14px;
    }
}

@media (max-width: 1199.98px) {
    #gw-footer .bottom-footer-links {
        display: block;
        text-align: center;
    }

        #gw-footer .bottom-footer-links ul li#footer-copyright {
            display: block;
            clear: both;
        }

    #legalLinks li:nth-child(3)::after {
        content: "";
        padding: 0 5px;
    }
}

@media (max-width: 991.98px) {
    #gw-footer .row {
        padding: 15px;
    }

    #footer-company-links {
        text-align: center;
    }
}

@media (max-width: 767.98px) {
    #footer-email-subscribe .input-group {
        display: block;
    }

    #gw-footer form#footer-email-form input.form-control {
        border-radius: 6px;
    }

    #gw-footer form#footer-email-form .btn {
        border-radius: 6px;
        width: 100%;
        margin-top: 14px;
    }

    #gw-footer #footer-customer-service-links .fa {
        display: none;
    }

    #gw-footer #footer-social-links {
        width: 100%;
    }

    #footer-social-links a {
        font-size: 20px;
    }

    #gw-footer #footer-customer-service-links ul {
        flex-direction: column;
    }

        #gw-footer #footer-customer-service-links ul li:not(:last-of-type) {
            margin: 0 0 14px 0;
        }

    #footer-company-links.container {
        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: #3B7A70;
    }

