html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
html {
    height: 100%;
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html, body {
    background-color: #ecede4;
    color: #737373;
    font-family: "Helvetica Neue", Helvetica, "Franklin Gothic Medium", Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #666
}

body.login-body {
    background: url("../img/login_background.png") repeat-y 50% 50%;
    background-size: cover;
    height: calc(100vh - 150px);
    padding-top: 150px;
}

.default-login {
    width: 640px;
    margin: auto;
    background: white;
    border-radius: 8px;
    webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    padding: 8px;
}

.default-login .footer {
    color: black;
    background: white;

}

@media (max-width: 767px ){
    body.login-body {
        height: 100vh;
        padding-top: 0;
        overflow: hidden;
    }

    .default-login {
        height: 100vh;
        width: 100%;
        overflow: auto;
    }
}

@media (max-height: 900px){
    body.login-body {
        height: 100vh;
        padding: 15px 40px 15px 30px;
        overflow: hidden;
    }

    .default-login {
        height: 94%;
        overflow: auto;
    }
}

.shadow {
    -moz-box-shadow: 0 -3px 15px 0 #ccc;
    -webkit-box-shadow: 0 -3px 15px 0 #ccc;
    box-shadow: 0 -3px 15px 0 #ccc
}

body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit
}

p img {
    margin: 0
}

em {
    font-style: italic
}

strong {
    font-weight: bold
}

h1 {
    font-size: 1.8em
}

h2 {
    font-size: 1.6em
}

h3 {
    font-size: 1.2em
}

h4 {
    font-size: 1em
}

p {
    margin-bottom: 20px
}

img.scale-with-grid {
    max-width: 100%;
    height: auto
}

.remove-bottom {
    margin-bottom: 0 !important
}

.half-bottom {
    margin-bottom: 10px !important
}

.add-bottom {
    margin-bottom: 20px !important
}

.show-on-phones {
    display: none !important
}

.hide-on-phones {
    display: block !important
}

.container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
    z-index: 1
}

.column, .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    position: relative
}

.block, .blocks {
    float: left;
    display: inline;
    margin-left: 6px;
    margin-right: 6px
}

.half {
    float: left;
    display: inline;
    margin: 0
}

.column.alpha, .columns.alpha, .block.alpha, .blocks.alpha {
    margin-left: 0
}

.column.omega, .columns.omega, .block.omega, .blocks.omega {
    margin-right: 0
}

.container .one.column {
    width: 40px
}

.container .two.columns {
    width: 100px
}

.container .three.columns {
    width: 160px
}

.container .four.columns {
    width: 220px
}

.container .five.columns {
    width: 280px
}

.container .six.columns {
    width: 340px
}

.container .seven.columns {
    width: 400px
}

.container .eight.columns {
    width: 460px
}

.container .nine.columns {
    width: 520px
}

.container .ten.columns {
    width: 580px
}

.container .eleven.columns {
    width: 640px
}

.container .twelve.columns {
    width: 700px
}

.container .thirteen.columns {
    width: 760px
}

.container .fourteen.columns {
    width: 820px
}

.container .fifteen.columns {
    width: 880px
}

.container .sixteen.columns {
    width: 940px
}

.container .one-third.column {
    width: 300px
}

.container .two-thirds.column {
    width: 620px
}

.container .one.block {
    width: 231px
}

.container .two.blocks {
    width: 474px
}

.container .half {
    width: 480px
}

.container .offset-by-one {
    padding-left: 60px
}

.container .offset-by-two {
    padding-left: 120px
}

.container .offset-by-three {
    padding-left: 180px
}

.container .offset-by-four {
    padding-left: 240px
}

.container .offset-by-five {
    padding-left: 300px
}

.container .offset-by-six {
    padding-left: 360px
}

.container .offset-by-seven {
    padding-left: 420px
}

.container .offset-by-eight {
    padding-left: 480px
}

.container .offset-by-nine {
    padding-left: 540px
}

.container .offset-by-ten {
    padding-left: 600px
}

.container .offset-by-eleven {
    padding-left: 660px
}

.container .offset-by-twelve {
    padding-left: 720px
}

.container .offset-by-thirteen {
    padding-left: 780px
}

.container .offset-by-fourteen {
    padding-left: 840px
}

.container .offset-by-fifteen {
    padding-left: 900px
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 768px
    }

    .container .column, .container .columns {
        margin-left: 10px;
        margin-right: 10px
    }

    .column.alpha, .columns.alpha {
        margin-left: 0;
        margin-right: 10px
    }

    .column.omega, .columns.omega {
        margin-right: 0;
        margin-left: 10px
    }

    .container .block, .container .blocks {
        margin-left: 4px;
        margin-right: 4px
    }

    .block.alpha, .blocks.alpha {
        margin-left: 0;
        margin-right: 4px
    }

    .block.omega, .blocks.omega {
        margin-right: 0;
        margin-left: 4px
    }

    .alpha.omega, .alpha.omega {
        margin: 0
    }

    .container .one.column {
        width: 28px
    }

    .container .two.columns {
        width: 76px
    }

    .container .three.columns {
        width: 124px
    }

    .container .four.columns {
        width: 172px
    }

    .container .five.columns {
        width: 220px
    }

    .container .six.columns {
        width: 268px
    }

    .container .seven.columns {
        width: 316px
    }

    .container .eight.columns {
        width: 364px
    }

    .container .nine.columns {
        width: 412px
    }

    .container .ten.columns {
        width: 460px
    }

    .container .eleven.columns {
        width: 508px
    }

    .container .twelve.columns {
        width: 556px
    }

    .container .thirteen.columns {
        width: 604px
    }

    .container .fourteen.columns {
        width: 652px
    }

    .container .fifteen.columns {
        width: 700px
    }

    .container .sixteen.columns {
        width: 748px
    }

    .container .one-third.column {
        width: 236px
    }

    .container .two-thirds.column {
        width: 492px
    }

    .container .one.block {
        width: 186px
    }

    .container .two.blocks {
        width: 380px
    }

    .container .half {
        width: 384x
    }

    .container .offset-by-one {
        padding-left: 48px
    }

    .container .offset-by-two {
        padding-left: 96px
    }

    .container .offset-by-three {
        padding-left: 144px
    }

    .container .offset-by-four {
        padding-left: 192px
    }

    .container .offset-by-five {
        padding-left: 240px
    }

    .container .offset-by-six {
        padding-left: 288px
    }

    .container .offset-by-seven {
        padding-left: 336px
    }

    .container .offset-by-eight {
        padding-left: 384px
    }

    .container .offset-by-nine {
        padding-left: 432px
    }

    .container .offset-by-ten {
        padding-left: 480px
    }

    .container .offset-by-eleven {
        padding-left: 528px
    }

    .container .offset-by-twelve {
        padding-left: 576px
    }

    .container .offset-by-thirteen {
        padding-left: 624px
    }

    .container .offset-by-fourteen {
        padding-left: 672px
    }

    .container .offset-by-fifteen {
        padding-left: 720px
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 300px
    }

    .columns, .column, .blocks, .block {
        margin: 0
    }

    .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column, .container .one.block, .container .two.blocks, .container .half {
        width: 300px
    }

    .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
        padding-left: 0
    }

    .show-on-phones {
        display: block !important
    }

    .hide-on-phones {
        display: none !important
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 420px
    }

    .columns, .column, .blocks, .block {
        margin: 0
    }

    .container .one.column, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column, .container .one.block, .container .two.blocks, .container .half {
        width: 420px
    }
}

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.row:after, .clearfix:after {
    clear: both
}

.row, .clearfix {
    zoom: 1
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        color: #444 !important;
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    @page {
        margin: 1cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .noprint, .footer, .subfooter {
        display: none !important
    }
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 4px
}

.button {
    background: #3A8CAB;
    border: none;
    color: #ffffff !important;
    display: inline-block;
    margin: 0 0 20px;
    outline: 0;
    overflow: visible;
    padding: 10px 30px;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
    width: auto
}

.button:hover {
    background: #3683a0;
    cursor: pointer;
    text-decoration: none
}

.button:active {
    background: #347c98;
    -moz-box-shadow: inset 0 0 1px 1px #3e95b6;
    -webkit-box-shadow: inset 0 0 1px 1px #3e95b6;
    box-shadow: inset 0 0 1px 1px #3e95b6
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    background: #3A8CAB;
    border: none;
    color: #ffffff !important;
    display: inline-block;
    margin: 0 0 20px;
    outline: 0;
    overflow: visible;
    padding: 10px 30px;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
    width: auto
}

button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: #3683a0;
    cursor: pointer;
    text-decoration: none
}

button:active, input[type="reset"]:active, input[type="submit"]:active, input[type="button"]:active {
    background: #347c98;
    -moz-box-shadow: inset 0 0 1px 1px #3e95b6;
    -webkit-box-shadow: inset 0 0 1px 1px #3e95b6;
    box-shadow: inset 0 0 1px 1px #3e95b6
}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0
}

button {
    *padding-top: 1px;
    *padding-bottom: 1px
}

textarea, .browse select, .checkout select, .categoryfilter select, input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -ms-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    background-color: white;
    border: 1px solid #ddd;
    color: #666;
    display: block;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, "Franklin Gothic Medium", Arial, Verdana, sans-serif;
    line-height: 1;
    margin: 0 0 12px;
    max-width: 100%;
    outline: 0;
    padding: 4px 6px;
    text-align: left;
    vertical-align: top;
    width: 100%;
    *padding-top: 4px;
    *padding-bottom: 2px;
    *height: auto
}

input[type="file"] {
    border: 1px solid #fff;
    background: #fff
}

input[type="checkbox"], input[type="radio"] {
    display: inline;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: none;
    vertical-align: baseline;
    margin-bottom: 12px
}

textarea[disabled], select[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] {
    background-color: #eeeeee
}

button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    color: #888888;
    cursor: default
}

input:invalid, button:invalid, select:invalid, textarea:invalid {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

input:focus, select:focus, textarea:focus {
    border: 1px solid #3A546D;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    z-index: 1;
    background-color: white !important
}

input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #888888
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #888888
}

input.placeholder_text, textarea.placeholder_text {
    color: #888888
}

textarea, select[size], select[multiple] {
    height: auto
}

select[size="0"], select[size="1"] {
    height: 28px;
    *height: auto
}

@media (-webkit-min-device-pixel-ratio: 0) {
    select[size], select[multiple], select[multiple][size] {
        background-image: none;
        padding-right: 3px
    }

    select, select[size="0"], select[size="1"] {
        background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px
    }
}

textarea {
    background: #fff;
    min-height: 40px;
    overflow: auto;
    resize: vertical;
    width: 100%;
    vertical-align: top
}

optgroup {
    color: black;
    font-style: normal;
    font-weight: normal
}

optgroup::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ie6_button, * html button {
    background: #ddd url("../img/button.png") repeat-x;
    border: 1px solid;
    border-color: #dddddd #bbbbbb #999999;
    cursor: pointer;
    color: #333333;
    font: bold 12px/1.2 Arial, sans-serif;
    padding: 2px 10px 0px;
    overflow: visible;
    width: auto
}

* html button {
    padding-top: 1px;
    padding-bottom: 1px
}

.ie6_input, * html textarea, * html select {
    background: white;
    border: 1px solid;
    border-color: #848484 #c1c1c1 #e1e1e1;
    color: black;
    padding: 2px 3px 1px;
    font-size: 13px;
    font-family: Arial, sans-serif;
    vertical-align: top
}

* html select {
    margin-top: 1px
}

.placeholder_text, .ie6_input_disabled, .ie6_button_disabled {
    color: #888888
}

.ie6_input_disabled {
    background: #eeeeee
}

.ie7 select {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=90, strength=1)
}

label, legend {
    font-weight: normal
}

a:link, a:visited {
    color: #3A8CAB;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    cursor: pointer
}

label.error {
    color: #df4034;
    font-weight: bold
}

input.error, select.error, a.error {
    border: 1px solid #e07c74 !important
}

.header {
    background-color: white;
    margin-bottom: 12px;
    height: 90px
}

.header img {
    width: auto;
    max-height: 90px;
    vertical-align: middle
}

.default-login .footer {
    margin-top: 0
}

.footer {
    font-size: 13px
}

.footer .footer {
    margin: 0;
    padding: 0
}

.footer .subfooter {
    border: none;
    background: none;
    font-size: 12px;
    padding: 0
}

.footer .subfooter .copyright {
    float: left;
    width: 45%
}

.footer .subfooter .select {
    padding-top: 12px
}

.footer ul {
    margin: 0 0 0 -12px;
    padding: 0px
}

.footer ul li {
    border: none;
    float: left;
    line-height: 1;
    margin: 0;
    padding: 0
}

.footer ul li a {
    color: #555;
    display: inline-block;
    padding: 6px 12px
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.footer {
    background: #fff;
    color: #555;
    clear: both;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 12px;
    padding: 20px 12px
}

.footer .nav {
    background: none
}

.footer .nav ul {
    margin: 0;
    float: left;
    vertical-align: baseline
}

.footer .nav ul li {
    display: inline;
    float: left;
    margin: 0
}

.footer .nav ul li a {
    color: #333;
    display: block;
    line-height: 1;
    margin: -5px 12px 5px -12px;
    padding: 5px 12px
}

.footer .copyright {
    color: #666;
    clear: both;
    font-size: 12px;
    margin: 0;
    padding-top: 12px
}

.select {
    float: right;
    margin: 0;
    padding: 0;
    width: 280px
}

#select-language {
    float: none;
    width: 85%;
    padding-top: 20px;
}

.select label {
    display: block;
    float: left;
    text-align: right;
    width: 35%
}

.select select {
    background-image: none;
    background-position: initial;
    float: right;
    width: 60%
}

@media (min-width: 768px) {
    .footer .nav ul li a {
        margin-bottom: -5px
    }
}

.script-error {
    background: url(../img/cubes.png);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999
}

.script-error h1 {
    height: 208px;
    width: 211px;
    text-indent: -9999px;
    background: url(../img/error-stop-mobile.png) center center no-repeat;
    font-size: 50px;
    text-align: center;
    margin: 10px auto
}

.script-error article {
    display: block;
    text-align: center;
    width: 300px;
    margin: 0 auto
}

.script-error p {
    margin: 0 auto 18px;
    font-weight: normal;
    font-size: 28px;
    color: #59431a
}

.script-error a {
    color: #666;
    text-decoration: none
}

.script-error a:hover {
    color: #333
}

.script-error img {
    margin: 20px auto 0;
    display: block;
    padding: 20px 0;
    clear: both
}

@media only screen and (min-width: 480px) {
    .script-error h1 {
        height: 250px;
        width: 253px;
        text-indent: -9999px;
        background: url(../img/error-stop.png) center center no-repeat;
        font-size: 50px;
        text-align: center;
        margin: 40px auto
    }

    .script-error article {
        width: 400px
    }

    .script-error p {
        font-weight: normal;
        font-size: 38px;
        color: #59431a;
        margin: 0 auto 18px
    }
}

@media only screen and (min-width: 600px) {
    .script-error h1 {
        height: 250px;
        width: 253px;
        text-indent: -9999px;
        background: url(../img/error-stop.png) center center no-repeat;
        font-size: 50px;
        text-align: center;
        margin: 40px auto
    }

    .script-error article {
        width: 500px
    }

    .script-error p {
        font-weight: normal;
        font-size: 38px;
        color: #59431a;
        margin: 0 auto 18px
    }
}

@media only screen and (min-width: 768px) {
    .script-error h1 {
        height: 250px;
        width: 253px;
        text-indent: -9999px;
        background: url(../img/error-stop.png) center center no-repeat;
        font-size: 50px;
        text-align: center;
        margin: 40px auto
    }

    .script-error article {
        width: 700px
    }

    .script-error p {
        font-weight: normal;
        font-size: 38px;
        color: #59431a;
        margin: 0 auto 18px
    }
}

@media only screen and (min-width: 992px) {
    .script-error h1 {
        height: 250px;
        width: 253px;
        text-indent: -9999px;
        background: url(../img/error-stop.png) center center no-repeat;
        font-size: 50px;
        text-align: center;
        margin: 40px auto
    }

    .script-error article {
        width: 800px
    }

    .script-error p {
        font-weight: normal;
        font-size: 38px;
        color: #59431a;
        margin: 0 auto 18px
    }
}

@media only screen and (min-width: 1382px) {
    .script-error h1 {
        height: 250px;
        width: 253px;
        text-indent: -9999px;
        background: url(../img/error-stop.png) center center no-repeat;
        font-size: 50px;
        text-align: center;
        margin: 40px auto
    }

    .script-error article {
        width: 900px;
        margin: 0 auto
    }

    .script-error p {
        font-weight: normal;
        font-size: 44px;
        color: #59431a;
        margin: 0 auto 18px
    }
}

.nav .nav-wrapper {
    clear: right
}

.nav ul {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
    display: block;
    float: right;
    vertical-align: baseline;
    position: relative;
    z-index: 99;
    font-size: 1em
}

.nav ul.nav-bar {
    height: 45px;
    position: relative;
    z-index: 1;
    font-weight: bold
}

.nav ul.nav-bar > li {
    line-height: 45px;
    padding: 0 10px;
    margin-left: 20px
}

.nav ul li {
    float: left;
    position: relative;
    margin-left: 30px;
    z-index: 99
}

.nav ul li a {
    color: #666666
}

.nav ul li.lang ul a {
    width: 100px
}

.nav ul li.fav .num {
    background: #3A8CAB;
    border-radius: 50%;
    color: white;
    line-height: 26px;
    letter-spacing: -0.06em;
    display: inline-block;
    height: 25px;
    width: 25px;
    text-align: center;
    display: block;
    float: left;
    margin: -1px 0 0
}

.nav ul li.fav .text {
    display: block;
    float: left;
    margin-left: 4px
}

.nav ul li.fav .text:hover {
    text-decoration: underline
}

.nav ul li.logout {
    margin-right: 2px
}

.nav ul li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0px;
    margin-left: -10px;
    color: white;
    width: auto;
    margin: 0
}

.nav ul li ul li {
    background: #4d4d4d;
    background: rgba(0, 0, 0, 0.6);
    margin: 0 0 0 -10px;
    line-height: 1.5;
    padding: 0;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

.nav ul li ul a {
    color: white !important;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
    width: 150px;
    font-size: .9em;
    font-weight: normal
}

.nav ul li ul a:hover {
    background: #afafaf;
    color: #333333 !important
}

.nav ul li ul.over {
    display: block !important
}

.nav ul li.menuitem:hover {
    background: #E4E6DE
}

.nav ul li.menuitem:hover ul {
    display: block
}

.nav ul li.menuitem:hover a {
    text-decoration: none
}

.nav ul li > ul {
    top: auto;
    left: auto
}

#search-form {
    position: relative;
    float: right;
    margin-top: 10px
}

#search-form input {
    display: inline-block;
    width: 145px;
    height: 19px;
    padding: 2px 15px 3px 10px;
    margin-top: -2px;
    margin-bottom: 0;
    background: #e5e6dd;
    border: 1px solid #e5e6dd;
    font-size: .8em;
    color: #666666;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#search-form input:focus {
    background-color: white;
    color: #353535
}

#search-form button {
    background: url("../img/search.png") no-repeat;
    border: none;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 4px;
    right: 6px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    opacity: .6
}

a.order {
    background: #3A8CAB;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOThiYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM1ODA5YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3f98ba), color-stop(100%, #35809c));
    background-image: -moz-linear-gradient(#3f98ba, #35809c);
    background-image: -webkit-linear-gradient(#3f98ba, #35809c);
    background-image: linear-gradient(#3f98ba, #35809c);
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    color: #ffffff !important;
    height: 16px;
    line-height: 16px;
    margin: 18px 0 0 30px;
    border: 1px solid #2d6d85;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    padding: 5px 18px !important;
    position: relative;
    z-index: 10;
    float: right
}

a.order:hover {
    background: #3683a0 !important;
    text-decoration: none
}

.subheader {
    clear: both;
    color: #777;
    background: #f7f7f3 !important;
    padding: 8px;
    margin-bottom: 12px
}

.subheader .coach {
    float: left;
    padding: 3px 0 3px 10px;
    margin-top: 2px
}

.subheader .categoryfilter {
    float: right
}

.subheader .categoryfilter .awardlevel {
    float: left;
    margin-right: 10px;
    margin-top: 4px
}

.subheader .categoryfilter .touchdown {
    margin-top: 0
}

.subheader .categoryfilter select {
    float: right;
    margin: 0;
    width: auto
}

.touchdown {
    display: none
}

.misc {
    float: right;
    padding: 0 20px 0 0;
    height: 24px
}

.misc > li {
    float: left;
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    line-height: 24px
}

.misc > li {
    margin-left: 0px;
    color: #666;
    margin-top: 0px
}

.misc > li > a {
    color: #666
}

.misc > li.has-flyout {
    z-index: 12
}

.misc > li.has-flyout.lang > a {
    padding-right: 10px
}

.mobile-search {
    position: absolute;
    top: 0px;
    right: 5px
}

.mobile-search a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0;
    outline: none;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font: 16px/48px Arial, Helvetica, sans-serif;
    padding: 0px 28px 0px 0px;
    color: #fff;
    background: #333 url(../img/mobile-search-icon.png) center right no-repeat
}

.mobile #mobile-search-form {
    background: #333;
    display: none;
    position: relative;
    width: 100%;
    padding: 10px 0;
    float: left
}

.mobile #mobile-search-form input.search {
    margin: 0 0 0 10px;
    padding: 5px 0;
    width: 90%
}

.mobile.header .searchicon img {
    height: auto
}

.mobile.header img.logo {
    max-height: 70px;
    height: 70px
}

.mobile li.right {
    float: right
}

.mobile select {
    max-width: 186px;
    float: right;
    margin: 12px 0 0 10px;
    height: 24px;
    padding: 2px
}

.fav {
    color: #5F9698;
    background: none
}

.mobile .utilities {
    background: #222;
    height: 22px;
    float: none
}

.mobile .fav {
    color: #5F9698;
    background: none
}

.mobile .utilities {
    float: none
}

.mobile .utilities > li {
    margin: 0;
    height: 22px;
    float: left
}

.mobile .utilities > li > a {
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    font-size: 11px;
    color: #999;
    text-transform: uppercase
}

.mobile .utilities > li.fav > a {
    color: inherit
}

.mobile .utilities li.fav span {
    background: none;
    color: inherit
}

.login {
    margin-bottom: 12px;
}

.login h1, .login h5 {
    line-height: 1.3
}

.login h1 {
    font-size: 45px;
    margin-top: 80px;
    margin-bottom: 0
}

/*TODO remove this */
.login h2 {
    color: black !important;
    font-size: 1.6em !important;
    margin: 20px 0 !important;
}

.login h5 {
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 10px
}

.login label, .login span {
    min-width: 150px;
    display: none;
    padding: 15px 0 0;
    font-size: .9em
}

.login input {
    margin-bottom: 18px;
    border: 1px solid #CCC;
    font-size: 1.6em;
    padding: 12px 15px 10px;
}

.login button {
    display: block;
    background: #929495;
    padding: 15px;
    border: none;
    color: white;
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.5rem;
    border-radius: 3px;
}

.login button:hover {
    cursor: pointer
}

.login button span {
    display: inline;
    color: #9ABABA;
    font-size: 80%
}

/*
.login > div {
    padding-bottom: 70px
}
*/

.login .browse {
    border-left: 1px solid white;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 200px
}

.login .browse p {
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    color: #9ABABA
}

.login form {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}


.login form.form-languages {
    border-bottom: none;
    margin: auto;
    width: 45%;
}

@media (max-width: 767px) {
    .login form.form-languages {
        width: 100%;
    }
}

.login-container {
    padding: 30px 100px;
}

.login .footer {
    text-align: center;
    padding-bottom: 80px;
}

.login .footer .nav ul {
    float: none;
    display: inline-block;
}

.login .footer .copyright {
    margin: 20px 0;
}

.or {
    display: block;
    float: left;
    position: relative;
    top: 90px;
    left: -76px;
    height: 30px;
    width: 30px;
    background: #3A8CAB;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid white;
    margin-right: -32px;
    line-height: 2;
    text-align: center
}

.tooltip {
    float: right;
    position: relative;
    top: -28px;
    left: 30px;
    text-align: right
}

.tooltip:hover {
    cursor: pointer
}

.tooltip span {
    display: none;
    width: 200px;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    color: #3A8CAB;
    position: absolute;
    z-index: 1001;
    bottom: 45px;
    right: -19px;
    padding: 10px;
    text-align: left;
    line-height: 1.3;
    font-size: 1em;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.tooltip span:after {
    content: '';
    border: 10px solid transparent;
    border-top: 10px solid white;
    border-top: 10px solid rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: -20px;
    right: 20px
}

.theme-blocks .swapper {
    margin-bottom: 0
}

.theme-blocks img {
    float: left
}

.alert {
    display: none;
    background: #1a1a1a;
    color: white;
    font-size: .8em;
    line-height: 1.3;
    padding: 10px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 192px;
    left: -10px;
    width: 108%;
    z-index: 1000;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3)
}

.alert.info {
    background-color: #3a87ad
}

.alert.success {
    background-color: #468847
}

.alert.error {
    background-color: #b94a48
}

.alert.fixed {
    position: fixed;
    bottom: auto;
    top: 20%;
    width: 400px;
    left: 50%
}

.alert p {
    font-size: 14px;
    float: left;
    padding: 0;
    margin: 0;
    width: 90%
}

.alert .close {
    font-size: 24px;
    min-width: 10px;
    width: 10px;
    padding: 0;
    line-height: .6;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    opacity: .6
}

.alert .close:hover, .alert .close:focus {
    opacity: 0.9
}

.tickercontainer {
    overflow: hidden
}

.tickercontainer .mask {
    position: relative;
    overflow: hidden
}

.tickertitle {
    position: absolute;
    background: #F7F7F3;
    z-index: 999;
    padding-right: 10px;
    border-right: 1px solid #ceceb6;
    margin: 1px 5px 0 0
}

ul.newsticker {
    position: relative;
    margin: 0
}

ul.newsticker li {
    float: left;
    margin: 0;
    padding: 0
}

ul.newsticker span {
    margin: 0 10px 0 30px;
    font-weight: bold
}

#mantle {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-bottom: 12px
}

.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    left: 0;
    opacity: 0.35;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 100%;
    width: 38px;
    background: transparent url("../img/slider/nav.png") no-repeat center left
}

.rslides_nav:active {
    opacity: 1.0
}

.rslides_nav.next {
    left: auto;
    background-position: center right;
    right: 0
}

.rslides_nav:focus {
    outline: none
}

.rslides_tabs {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px
}

.rslides_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    _display: block;
    *display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.3);
    width: 9px;
    height: 9px
}

.rslides_tabs .rslides_here a {
    background: #222;
    background: rgba(0, 0, 0, 0.8)
}

.slider {
    overflow: hidden;
    min-height: 350px
}

.slider > div {
    width: 100%;
    min-height: inherit;
    padding-bottom: 10px
}

.rally {
    color: white;
    background: #3A8CAB url("../img/login-bg-transparent.png");
    overflow: hidden;
    -moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.2)
}

.rally p {
    padding: 45px 80px 25px;
    line-height: 1.3em;
    font-size: 220%;
    width: auto
}

.messages {
    background: #ffffff;
    overflow: hidden
}

.messages .portrait {
    text-align: center;
    margin-top: 40px;
    padding-bottom: 10px
}

.messages .portrait img {
    display: inline;
    padding: 5px
}

.messages h2 {
    border-bottom: 1px solid #3A8CAB;
    color: #3A8CAB;
    margin: 40px 0 5px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.messages p {
    font-size: 2em
}

.messages a {
    margin-top: 20px
}

.emblem {
    background: #fff;
    overflow: hidden
}

.emblem img {
    margin-top: 40px
}

.emblem .title {
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 70px;
    color: #3A546D
}

.emblem .body-msg {
    display: block;
    font-size: 78px;
    font-weight: bold;
    line-height: 64px;
    color: #9ABABA;
    margin-bottom: 30px
}

.main-block {
    position: relative
}

.main-block a {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    width: 100%;
    height: 100%;
    z-index: 9999
}

.main-block a .name {
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 5px
}

.main-block a .message {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}

.main-block a .orderlink {
    font-size: 18px;
    margin-top: 10px
}

.main-block a .orderlink:hover {
    text-decoration: underline
}

.main-block a span {
    display: block;
    font-weight: bold;
    color: white
}

.main-block a:hover {
    text-decoration: none
}

.main-block img {
    float: left
}

.swapper {
    position: relative;
    margin-bottom: 12px;
    float: left
}

.swapper.next {
    margin-right: 0;
    margin-bottom: 0
}

.swapper img {
    display: block
}

.swapper a {
    position: relative;
    display: block;
    text-decoration: none;
    height: 100%;
    width: 100%;
    float: left
}

.swapper a span {
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 30%;
    height: 100%;
    width: 100%;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-align: center;
    text-decoration: none
}

.swapper a:hover span {
    display: block;
    cursor: pointer;
    color: white;
    text-decoration: none
}

.swapper .more {
    display: block;
    width: 80px;
    font-size: 14px;
    font-weight: bold;
    padding: 1px;
    color: white;
    border-bottom: 1px dotted white;
    margin: 10px auto 0
}

.swapper .more:hover {
    color: white;
    border-bottom: 1px solid white
}

.subpage {
    display: none;
    position: relative
}

.rally-page {
    color: #3A8CAB;
    background: #fff url("../img/login-bg-transparent.png");
    overflow: hidden;
    -moz-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.1);
    margin-bottom: 12px
}

.rally-page p {
    padding: 45px 80px;
    line-height: 1.3em;
    font-size: 220%;
    width: auto
}

.exec-messages {
    background: #ffffff;
    overflow: hidden;
    padding: 50px 0 20px;
    margin-bottom: 12px
}

.exec-messages .picture {
    text-align: center;
    padding: 5px
}

.exec-messages .two.blocks .message {
    padding-right: 20px
}

.exec-messages .message p {
    font-size: 150%
}

.exec-messages .message .salutation {
    float: left;
    margin: 20px 20px 20px 0
}

.exec-messages .message .jobTitle {
    line-height: 16px;
    padding: 0;
    margin: 0 0 0 5px;
    font-size: 121%;
    display: block
}

.exec-messages .message .name {
    padding: 0;
    margin: 4px 0 0 5px;
    font-size: 121%;
    font-weight: bold;
    display: block
}

.emblem-page .beautiful-meaning {
    background: url("../img/weave.png") top left repeat #ccceb6;
    padding: 35px 80px 80px;
    position: relative;
    margin-bottom: 12px
}

.emblem-page .beautiful-meaning h2 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: center
}

.emblem-page .beautiful-meaning p {
    background: #fff;
    font-size: 1.3em;
    line-height: 1.5;
    margin: 0;
    padding: 40px;
    margin-top: 20px;
    width: auto
}

.emblem-page .numbers {
    background: #fff;
    padding: 20px 0 0;
    margin-bottom: 12px;
    height: 211px;
    float: left
}

.emblem-page .numbers.next {
    margin-right: 0
}

.emblem-page .numbers .symbolic-number {
    background: url("../img/emblem-num.png") 50% 50% no-repeat;
    color: #666;
    font-size: 18px;
    font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", Georgia, serif;
    font-weight: bold;
    width: 36px;
    height: 36px;
    text-align: center;
    margin: 0 auto;
    line-height: 36px
}

.emblem-page .numbers p {
    margin: 0;
    padding: 20px
}

.emblem-page .four.blocks {
    width: 100%
}

.emblem-page .four.blocks .numbers {
    width: 474px
}

.emblem-carousel {
    background: white;
    overflow: hidden;
    text-align: center;
    height: 474px;
    width: 474px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto
}

.emblem-carousel img {
    float: none
}

.radial1 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhOGNhYiIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDRlNWYiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-radial-gradient(rgba(58, 140, 171, 0.8), rgba(32, 78, 95, 0.9));
    background-image: -webkit-radial-gradient(rgba(58, 140, 171, 0.8), rgba(32, 78, 95, 0.9));
    background-image: radial-gradient(rgba(58, 140, 171, 0.8), rgba(32, 78, 95, 0.9))
}

.radial2 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhNTQ2ZCIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzIxMmEiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-radial-gradient(rgba(58, 84, 109, 0.8), rgba(23, 33, 42, 0.9));
    background-image: -webkit-radial-gradient(rgba(58, 84, 109, 0.8), rgba(23, 33, 42, 0.9));
    background-image: radial-gradient(rgba(58, 84, 109, 0.8), rgba(23, 33, 42, 0.9))
}

.radial3 {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlhYmFiYSIgc3RvcC1vcGFjaXR5PSIwLjgiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjYwNjAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-radial-gradient(rgba(154, 186, 186, 0.8), rgba(66, 96, 96, 0.9));
    background-image: -webkit-radial-gradient(rgba(154, 186, 186, 0.8), rgba(66, 96, 96, 0.9));
    background-image: radial-gradient(rgba(154, 186, 186, 0.8), rgba(66, 96, 96, 0.9))
}

.loading {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999
}

.awards-list {
    margin-top: 12px;
    margin-bottom: -12px
}

.in-cart {
    background: white;
    margin-bottom: 1px;
    padding: 6px 20px;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both
}

.in-cart img {
    float: left;
    margin-right: 20px
}

.in-cart img {
    max-width: 50px;
    height: auto
}

.in-cart h3 {
    margin: 5px 0 3px
}

.in-cart p {
    margin-bottom: 0;
    line-height: 1;
    display: inline;
    margin-right: 10px
}

.in-cart .controls {
    position: absolute;
    right: 0;
    margin-right: 20px;
    top: 35%
}

.in-cart .controls li {
    float: left
}

.in-cart .controls li .edit {
    padding-right: 10px;
    border-right: 1px solid #3A8CAB
}

.in-cart .controls li .remove {
    margin-left: 10px
}

.in-cart .cart-item {
    float: left;
    width: 90%
}

.products.row div {
    margin: 10px 10px 0 12px
}

.products.row div:first-child {
    margin-left: 0
}

.stacked div, .inline div {
    width: 231px;
    margin-right: 12px
}

.two.blocks.big .wrapper {
    width: 474px
}

.wrapper {
    position: relative;
    padding: 0;
    margin-bottom: 10px;
    float: left
}

.wrapper.next {
    margin-right: 0
}

.wrapper img {
    float: left
}

.product:hover .shortdesc {
    display: block
}

.product:hover {
    position: relative;
    z-index: 50
}

.shortdesc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    border-left: none;
    color: white;
    padding: 20px;
    line-height: 1.2;
    background: rgba(33, 34, 23, 0.6);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.shortdesc a:link, .shortdesc a:visited {
    color: white
}

.shortdesc .orderlink {
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 5px
}

.shortdesc h3 {
    margin-top: 30%;
    margin-bottom: 0;
    line-height: 1.2;
    color: white
}

.shortdesc h2 {
    font-weight: normal;
    line-height: 1.1;
    padding-bottom: 4px;
    margin-bottom: 2px;
    border-bottom: 1px solid white;
    color: white
}

.one.block .shortdesc h3, .two.blocks.inline .shortdesc h3 {
    margin-top: 15%
}

.awards-list .award-details {
    border-bottom: none;
    margin-bottom: 10px
}

.award-details {
    display: none;
    position: relative;
    background: white;
    margin-bottom: 10px
}

.award-details h4 {
    margin: 0 0 15px
}

.award-details h4 a {
    margin-left: 20px;
    font-weight: normal
}

.award-details h3 {
    margin-bottom: 5px
}

.large {
    text-align: center;
    padding-bottom: 10px
}

.enlarge {
    padding-left: 16px;
    background: transparent url("../img/icon-new-window.gif") no-repeat center left
}

.grouped {
    border: 3px solid #b8cfcf;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px
}

input.omega {
    margin-bottom: 0
}

.emblems {
    position: relative;
    line-height: 1.3
}

.emblems .emblemoptions {
    float: right;
    width: 57%
}

.emblems .emblempic {
    float: left;
    position: relative
}

.emblems .emblempic .please-select {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    text-align: center;
    text-shadow: 0 1px 1px #ffffff
}

.emblems img {
    display: inline;
    border: 1px solid #e1e1e1
}

.emblems label {
    clear: left
}

.emblems label.description {
    padding-left: 10px
}

.emblems span {
    font-weight: bold
}

.custom-select {
    font-weight: normal;
    color: #444444;
    border: 1px solid #bdbdbd;
    padding: 3px 15px 3px 5px;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    height: 17px;
    overflow: hidden;
    position: relative;
    background: transparent url("../img/select_arrow.gif") no-repeat 100% 10px;
    padding-right: 20px
}

.custom-select:hover {
    cursor: pointer;
    text-decoration: none
}

.instructions {
    margin-bottom: 5px
}

button span {
    display: inline;
    color: white;
    font-size: 80%
}

.emblems .flyout-combo {
    position: absolute;
    top: 50px;
    left: -5px;
    z-index: 999;
    width: 100%;
    line-height: 1;
    background: white;
    border: 5px solid #f5f7f7;
    box-shadow: 0 0 0 1px #e1ebea;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 0;
    display: none
}

.emblems .flyout-combo .odd {
    clear: left
}

.emblems .emblem-placement {
    top: 102px
}

.flyout-combo li {
    width: 47%;
    float: left;
    text-align: center;
    border: 1px solid transparent;
    padding: 10px 0 7px;
    margin: 5px;
    position: relative
}

.flyout-combo li .emblem-text {
    position: absolute;
    top: 40%;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    text-shadow: 0 1px 1px white
}

.flyout-combo li:hover {
    background: #f0f1ea;
    border: 1px solid #e6e7db;
    border-radius: 3px;
    cursor: pointer
}

.flyout-combo li img {
    display: inline;
    margin: 0;
    float: none
}

.flyout-combo li span {
    display: block;
    margin-bottom: 10px;
    font-weight: normal
}

.details {
    padding: 0 10px;
    margin-top: 40px
}

.details h2 {
    padding: 0
}

.details h3 {
    padding: 0 0 30px 0
}

.thumb {
    padding: 30px 0 0 10px
}

.thumb img {
    padding: 0 0 0 0;
    width: 76x;
    height: 76px
}

.options {
    padding: 0 10px
}

.options .ui-datepicker-trigger {
    float: right;
    position: relative;
    top: -20px;
    right: 8px;
    background: none;
    margin: 0;
    padding: 0
}

.disclaimer p {
    font-size: .8em;
    color: #afafaf;
    margin: 20px 10px
}

.closebox {
    position: absolute;
    top: -10px;
    right: 10px;
    font-size: 40px;
    line-height: 60px;
    color: #3A8CAB;
    z-index: 98
}

.close:hover {
    cursor: pointer
}

.dialogue {
    display: none;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    padding: 32px 10px;
    border: 1px solid #ccc;
    float: left;
    margin: 0;
    width: 96%;
    position: relative
}

.dialogue p {
    margin-bottom: 10px
}

.dialogue a {
    margin: 10px
}

.dialogue .yes {
    background: #3A8CAB;
    border: none;
    color: #ffffff !important;
    display: inline-block;
    margin: 0 0 20px;
    outline: 0;
    overflow: visible;
    padding: 10px 30px;
    text-align: center;
    text-shadow: 1px 1px 1px #666;
    width: auto;
    padding: 5px 10px;
    margin-bottom: 0
}

.dialogue .yes:hover {
    background: #3683a0;
    cursor: pointer;
    text-decoration: none
}

.dialogue .yes:active {
    background: #347c98;
    -moz-box-shadow: inset 0 0 1px 1px #3e95b6;
    -webkit-box-shadow: inset 0 0 1px 1px #3e95b6;
    box-shadow: inset 0 0 1px 1px #3e95b6
}

.dialogue .yes:focus, .dialogue .yes:hover {
    background: #3d92b3;
    cursor: pointer;
    text-decoration: none
}

.dialogue .yes:focus {
    outline: -webkit-focus-ring-color auto 5px
}

.dialogue .yes:active {
    background: #347c98
}

.panel {
    background: #f2f2f2;
    border: solid 1px #e6e6e6;
    margin: 0 0 22px 0;
    padding: 10px
}

.panel > :first-child {
    margin-top: 0
}

.panel > :last-child {
    margin-bottom: 0
}

.panel.callout {
    background: #3A8CAB;
    color: #fff;
    border-color: #2284a1;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5)
}

.panel.callout a {
    color: #fff
}

.panel.callout .button {
    background: white;
    border: none;
    color: #2ba6cb;
    text-shadow: none
}

.panel.callout .button:hover {
    background: rgba(255, 255, 255, 0.8)
}

.panel.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.checkout {
    background: white;
    padding: 0;
    margin-top: 12px
}

.checkout.submit {
    margin: 0 0 10px
}

.checkout h1 {
    margin-bottom: 0;
    padding: 20px 0 0 10px
}

.checkout h2 {
    margin-bottom: 0;
    padding: 20px 0 0 20px
}

.checkout h3.subheadline {
    font-weight: normal;
    padding: 0 0 10px 10px;
    margin-top: 10px
}

.checkout .awards {
    margin-top: 10px
}

.checkout .awards img {
    float: left;
    border: 1px solid #ccc;
    width: 120px;
    margin: 0 10px 20px 10px;
    display: block
}

.checkout .awards .awardbox {
    margin: 0 20px 20px 0
}

.checkout .awards .awardbox span {
    display: block
}

.checkout .awards .awardbox div {
    float: left;
    width: 58%
}

.checkout .awards .awardbox ul li {
    float: left
}

.checkout .awards .awardbox ul li .edit {
    padding-right: 15px
}

.checkout .awards .awardbox ul li .remove {
    margin-left: 10px
}

.checkout .note {
    display: block;
    margin-top: -10px;
    margin-bottom: 20px
}

.checkout .formfields {
    margin-top: 20px
}

.checkout .formfields h4 {
    margin-bottom: 5px
}

.checkout .formfields .moreinfo {
    margin-top: 30px
}

.checkout .req {
    color: red;
    font-weight: bold
}

.checkout .placeorder {
    margin-top: 40px
}

.checkout .placeorder a {
    margin-left: 20px
}

.checkout .orderinfo {
    margin: 10px 0;
    overflow: hidden
}

.checkout button.print {
    margin: 10px
}

.checkout a.showorder {
    margin-left: 10px;
    display: inline
}

.checkout .ordernum {
    font-size: 1.2em;
    margin: 10px 0 10px 10px;
    font-weight: bold
}

.checkout .trackinginfo {
    color: #666;
    margin: 10px
}

.checkout .orderdetails {
    display: none
}

.checkout .orderdetails hr {
    border: 1px solid #ecede4;
    margin-bottom: 25px
}

.checkout .orderdetails .labels {
    margin-top: 0
}

.checkout .orderdetails .labels .formfields {
    margin-bottom: 20px
}

.congrats {
    background: #212217 url("../img/login-bg-transparent.png") repeat 0 0;
    background-color: rgba(33, 34, 23, 0.6);
    -moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.3);
    margin: 10px 0;
    padding: 80px 0;
    font-size: 2.2em;
    line-height: 1.3em;
    color: white;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media print {
    .showorder, .checkout button {
        display: none !important
    }

    .orderdetails {
        display: block !important
    }

    .checkout .trackinginfo {
        clear: left
    }

    .checkout .ordernum {
        font-size: 2em !important;
        float: left;
        margin-left: 10px
    }
}

.process {
    position: relative
}

.process .logout {
    position: absolute;
    top: 13px;
    right: 2px
}

#progress {
    list-style: none;
    width: 100%;
    margin-top: 18px
}

#progress li {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    padding: 0 5px;
    color: #b3b3b3;
    font-size: 11px;
    font-style: normal;
    line-height: 1.1
}

#progress li .numeral {
    background: #b3b3b3 url("../img/bg-numeral.png") top left no-repeat;
    color: #ffffff;
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 1.8;
    text-align: center;
    font-weight: bold;
    padding: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0 5px 30px 0
}

#progress li .step {
    float: left;
    max-width: 75%
}

#progress li:last-child {
    padding-right: 0
}

#progress li.completed {
    color: #4d4d4d
}

#progress li.active {
    color: #3A8CAB
}

#progress li.active .numeral {
    background-color: #3A8CAB
}

#progress h4 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    font-style: normal;
    color: inherit
}

.error-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 8000;
    visibility: visible;
    opacity: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.error-modal {
    position: absolute;
    width: 340px;
    height: 180px;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -190px;
    visibility: visible;
    opacity: 1;
    z-index: 9000;
    padding: 40px;
    background: white
}

.error-modal h2 {
    margin-bottom: .6em
}

.error-modal h3 {
    margin-bottom: .3em
}

.modal-active {
    overflow: hidden
}

.modal-active .container {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

@media handheld, only screen and (max-width: 767px) {
    .error-modal {
        width: 260px;
        height: 180px;
        left: 50%;
        top: 50%;
        margin: -130px 0 0 -150px;
        padding: 20px
    }
}

.faq {
    background: white;
    padding: 20px;
    margin-bottom: 10px
}

.faq .faqblock {
    padding: 7px 15px 1px 10px;
    border: 1px solid transparent
}

.faq .faqblock p {
    margin: 0 0 10px 0;
    padding-left: 13px
}

.faq .faqblock.hover {
    cursor: pointer;
    background-color: #ecede4
}

.faq .faqblock.highlighted {
    background: #f7f7f3;
    border: 1px solid #ecede4;
    margin-bottom: 10px;
    padding: 7px 15px 10px 10px
}

.faq h1 {
    margin: 0 0 5px 0
}

.faq h4 {
    background: url(../img/icon-expand.png) 0 0 no-repeat;
    margin-bottom: 5px;
    padding-left: 13px
}

.faq h4.open {
    background: url(../img/icon-expand.png) 0 -183px no-repeat
}

.faq .answer {
    display: none
}

.line-view {
    background: white;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0
}

.line-view .imgbox {
    border: 1px solid #ccc;
    display: block;
    float: left;
    margin: 0 20px;
    width: 120px
}

.line-view .award {
    float: right;
    margin: 0 20px 0 0;
    position: relative;
    width: 81%
}

.line-view .desc span {
    display: block;
    margin-bottom: 10px
}

.favorites h1 {
    margin: 20px;
    color: #3A8CAB
}

.favorites p {
    margin-bottom: 10px
}

.favorites ul {
    overflow: hidden
}

.favorites ul li {
    float: left;
    margin-right: 30px
}

.favorites .details h1 {
    margin: 0
}

.favorites a.more:after, .favorites a.favorites:after {
    content: " \25B8"
}

.favorites.last {
    margin-bottom: 12px
}

.searchheader {
    background: white;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

.searchheader h1 {
    color: #3A8CAB;
    margin: 20px
}

.searchheader h3 {
    font-size: 1.3em;
    line-height: 1.3em
}

.searchheader b {
    font-weight: bold
}

.searchheader p {
    line-height: 1.3;
    margin-bottom: 5px
}

.searchheader .resultstring {
    margin: 0 20px 20px
}

.searchresults p {
    line-height: 1.3;
    margin-bottom: 5px
}

.searchresults .resultdesc h3 {
    margin-bottom: 0;
    font-size: 1.3em;
    line-height: 1.3em
}

.searchresults .resultdesc span {
    color: #666666;
    font-size: .9em;
    margin-bottom: 10px
}

.searchresults ul {
    overflow: hidden;
    margin-bottom: 10px
}

.searchresults ul li {
    float: left;
    margin-right: 30px
}

.searchresults a.more:after, .searchresults a.favorites:after {
    content: " \25B8"
}

.searchresults.ineligible {
    background: #f2f2f2;
    color: #808080
}

.searchresults.ineligible .availability {
    color: #4d4d4d
}

.searchresults.last {
    margin-bottom: 12px
}

.award-details {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0
}

@media handheld, only screen and (min-width: 768px) and (max-width: 959px) {
    .inline div {
        width: 185px;
        margin-right: 10px
    }

    .two.blocks.big .wrapper {
        width: 380px
    }

    .wrapper {
        margin-bottom: 8px
    }

    .misc {
        padding-left: 0
    }

    .products img {
        height: 185px
    }

    .slider .emblem strong {
        font-size: 60px;
        line-height: 60px
    }

    .stacked div {
        margin-bottom: 8px;
        width: 185px
    }

    .stacked .swapper {
        margin-bottom: 10px
    }

    .stacked .swapper.next {
        margin-bottom: 0
    }

    .numbers div {
        margin-bottom: 12px;
        height: 231px
    }

    .emblem-page .numbers {
        padding: 10px 0 0;
        height: 175px
    }

    .emblem-page .numbers p {
        padding: 10px
    }

    .emblem-page .numbers div.last {
        height: 171px;
        margin-bottom: 0;
        position: absolute;
        width: 380px
    }

    .emblem-page .omega.numbers div.last {
        left: -195px
    }

    .emblem-page .numbers {
        margin-bottom: 10px
    }

    .emblem-page .four.blocks .numbers {
        width: 379px !important
    }

    .emblem-page .beautiful-meaning {
        margin-bottom: 10px
    }

    .emblem-carousel {
        height: 380px
    }

    .emblem-carousel .fourgrid {
        width: 185px
    }

    .emblem-carousel .ninegrid {
        width: 122px
    }

    .exec-messages, #mantle, .rally-page {
        margin-bottom: 10px
    }

    .header {
        margin-bottom: 8px
    }

    .login h1 {
        font-size: 36px
    }

    .login .browse p {
        font-size: 14px
    }

    .or {
        left: -64px
    }

    .alert.fixed {
        width: 350px
    }

    .shortdesc {
        padding: 15px
    }

    .shortdesc h3 {
        font-size: 1em;
        margin-top: 27%
    }

    .shortdesc h2 {
        font-size: 1.4em
    }

    .one.block .shortdesc h3, .two.blocks.inline .shortdesc h3 {
        margin-top: 10%
    }

    .emblems img {
        max-width: 100px
    }

    .emblems li {
        width: 46%
    }

    .subheader {
        margin-bottom: 10px
    }

    .in-cart .dialogue {
        width: 99%
    }

    .in-cart .dialogue p {
        margin: 0 125px
    }

    .main {
        margin-top: 10px
    }

    .checkout .title {
        font-size: 1em
    }

    .footer {
        margin-top: 10px
    }

    .line-view .award {
        width: 76%
    }
}

@media handheld, only screen and (max-width: 767px) {
    .products {
        display: none
    }

    input.input-text, textarea {
        width: 270px
    }

    .login h1 {
        margin-top: 10px
    }

    .header {
        height: auto;
        margin-bottom: 0;
        margin-top: 28px
    }

    .header img {
        height: 60px
    }

    .no-gap {
        margin-top: 0
    }

    .nav {
        /*background-color: #f7f7f3;*/
        padding: 4px 0 8px
    }

    .nav ul.misc {
        position: absolute;
        top: -98px;
        background: #666;
        width: 100%;
        height: 28px;
        padding: 2px 4px 0;
        font-size: 11px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .nav ul.misc a {
        color: white
    }

    .nav ul > li.fav {
        position: absolute;
        right: 100px;
        padding: 0
    }

    .nav ul > li.logout {
        position: absolute;
        right: 20px;
        padding: 0
    }

    .subheader {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 12px
    }

    .subheader .categoryfilter {
        margin-right: 8px
    }

    .subheader .categoryfilter .awardlevel {
        margin-top: 3px;
        margin-left: 10px
    }

    .subheader .coach {
        line-height: 1.3;
        margin: 5px 0 7px 5px;
        min-height: 22px
    }

    .subheader .tickertitle {
        padding-left: 10px
    }

    .in-cart {
        padding: 6px 70px 6px 10px
    }

    .in-cart .cart-item {
        width: 68%
    }

    .in-cart .controls {
        text-align: center;
        margin-right: 5px;
        top: 20%
    }

    .in-cart .controls li {
        float: none;
        margin-bottom: 3px
    }

    .in-cart .controls li .edit {
        border: none;
        padding: 0
    }

    .in-cart .dialogue {
        width: 131%
    }

    .in-cart .dialogue p {
        margin: 0 0 5px 0;
        display: block
    }

    .in-cart a.remove {
        margin-right: 5px
    }

    .nav-bar {
        border: 1px solid #ddd
    }

    .nav-bar > li {
        width: 50%;
        text-align: center;
        border-left: 1px solid #ddd;
        margin-left: -1px
    }

    .nav-bar > li:first-child {
        border-left: none;
        margin-left: 0
    }

    .nav-bar > li > a {
        padding: 0;
        font-size: 80%
    }

    .misc {
        float: left;
        padding: 0
    }

    #search-form {
        float: left;
        margin-top: 10px;
        margin-left: 5px
    }

    #search-form input {
        width: 120px;
        background-color: white;
        transition: width 1s;
        -moz-transition: width 1s;
        -webkit-transition: width 1s;
        -o-transition: width 1s
    }

    .touchdown {
        display: block !important;
        max-width: 135px;
        float: right;
        margin: 9px 8px 0 0;
        height: 24px;
        padding: 2px
    }

    a.order {
        position: absolute;
        top: -42px;
        right: 10px
    }

    .mobile a.order {
        position: absolute;
        top: 20px;
        right: 10px
    }

    .login > div {
        padding: 15px 50px;
    }

    .login form.six.columns {
        width: 250px
    }

    .alert {
        left: 0;
        width: 103%
    }

    .alert.fixed {
        width: 75%;
        margin-left: -40%
    }

    .or {
        top: -18px;
        left: 135px
    }

    .login h1 {
        font-size: 36px
    }

    .login .browse {
        border-left: none;
        border-top: 1px solid rgba(255, 255, 255, 0.4);
        padding: 0 10px 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 20px
    }

    .tooltip {
        top: -33px;
        left: 29px
    }

    .login label {
        font-size: 120%
    }

    .slider {
        min-height: 500px
    }

    .slider .messages img.signature {
        width: auto
    }

    .slider .messages .salutation {
        margin-left: 50px
    }

    .slider .messages .portrait {
        min-height: 200px
    }

    .slider .feature h3, .slider .feature p, .slider .feature a {
        margin-left: 20px
    }

    .slider .messages p, .slider .messages a {
        margin-left: 50px
    }

    .slider .button {
        margin-bottom: 0
    }

    .slider .rally p {
        padding: 25px;
        font-size: 180%
    }

    .slider .awards h3 {
        font-size: 20px;
        margin-top: 10px
    }

    .slider .awards strong {
        font-size: 84px;
        line-height: 60px
    }

    .slider .messages h3 {
        font-size: 90%;
        line-height: 1.5;
        margin: 0 50px 10px
    }

    .slider .messages p {
        line-height: 1.5;
        font-size: 90%;
        margin: 0 10px 10px 30px;
        width: auto
    }

    .exec-messages .message {
        padding: 0 10px
    }

    .slider .emblem img {
        margin: 0 auto
    }

    .slider .emblem h3 {
        margin-top: 30px;
        font-size: 22px
    }

    .slider .emblem strong {
        font-size: 46px;
        line-height: 30px
    }

    .stacked {
        position: relative
    }

    .stacked img {
        width: 145px;
        float: left
    }

    .stacked div {
        margin: 0 10px 10px 0
    }

    .two.blocks.big .wrapper {
        width: 300px
    }

    .inline div {
        width: 145px;
        margin: 0 10px 10px 0
    }

    .stacked img, .stacked div, .inline div {
        width: 145px
    }

    .nav-blocks {
        margin-bottom: -10px
    }

    div.slider-nav span {
        top: 50%;
        margin-top: -30px;
        bottom: auto
    }

    div.slider-nav span.right {
        margin-right: -20px !important;
        right: 0 !important
    }

    div.slider-nav span.left {
        margin-left: -20px !important;
        left: 0 !important
    }

    .shortdesc {
        padding: 10px;
        font-size: .8em
    }

    .shortdesc a {
        font-size: 120%
    }

    .shortdesc h2 {
        font-size: 1.4em
    }

    .award-details {
        padding-top: 40px
    }

    .emblems img {
        width: 100px
    }

    .emblems li {
        width: 45%
    }

    .emblem-page .four.blocks .numbers {
        width: 145px
    }

    .main {
        margin-top: 10px
    }

    #mantle {
        margin-bottom: 10px
    }

    .emblem-page .beautiful-meaning {
        padding: 30px;
        margin-bottom: 10px
    }

    .emblem-page .beautiful-meaning p {
        padding: 20px;
        font-size: 1.1em
    }

    .emblem-carousel {
        height: 300px
    }

    .emblem-carousel .fourgrid {
        width: 146px
    }

    .emblem-carousel .ninegrid {
        width: 96px
    }

    .rally-page p {
        padding: 50px 25px 25px;
        font-size: 1.8em
    }

    .main-block {
        margin-bottom: 10px
    }

    .emblem-page .numbers {
        height: 145px;
        margin-bottom: 10px;
        overflow: hidden;
        padding: 0
    }

    .emblem-page .numbers .symbolic-number {
        display: block;
        float: left;
        padding: 0;
        margin: 10px 10px 0 10px
    }

    .emblem-page .numbers p {
        padding: 10px;
        font-size: .9em;
        line-height: 1.1
    }

    .exec-messages, .rally-page {
        margin-bottom: 10px
    }

    .awards-list {
        margin-top: 10px;
        margin-bottom: -10px
    }

    .checkout h1 {
        font-size: 1.7em
    }

    .checkout h3 {
        font-size: 1em;
        margin-top: 6px;
        line-height: 1.2
    }

    .checkout .awards {
        margin-top: 10px
    }

    .checkout .awards img {
        width: 72px
    }

    .checkout .formfields {
        padding: 0 10px;
        margin-bottom: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .checkout .formfields span {
        font-size: .8em
    }

    .checkout .formfields .confirmation {
        border: none;
        box-shadow: none;
        border-radius: 0px;
        margin-bottom: 20px;
        padding: 10px
    }

    .checkout .title {
        font-size: 1em;
        line-height: 1.1
    }

    .checkout .note {
        margin-bottom: 0
    }

    .checkout .orderinfo {
        margin: 20px 10px 10px
    }

    .checkout .orderinfo .trackinginfo {
        margin: 10px 0
    }

    .checkout .orderinfo .ordernum {
        margin: 0
    }

    .checkout .printbutton {
        float: left;
        margin: 0 0 10px 10px
    }

    .checkout.submit {
        padding: 0 0 10px 10px
    }

    .checkout .placeorder {
        margin-top: 0
    }

    .congrats {
        padding: 0;
        line-height: 1.7;
        font-size: 1.6em;
        margin: 10px 0
    }

    .congrats div {
        padding: 20px !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .favorites {
        padding: 10px 0
    }

    .favorites h1 {
        margin: 0 10px
    }

    .favorites .favitem {
        margin: 0 10px 0 0
    }

    .favorites .imgbox {
        max-width: 72px;
        margin: 0 8px 6px 10px
    }

    .searchheader h1 {
        margin: 8px 10px
    }

    .searchheader .resultstring {
        margin: 0 10px 10px
    }

    .line-view .award {
        margin: 0 12px 0 0;
        width: 193px
    }

    .searchresults {
        padding-top: 12px
    }

    .searchresults h1 {
        font-size: 1.6em;
        margin: 10px
    }

    .searchresults p.resultstring {
        margin-left: 10px;
        margin-right: 10px
    }

    .searchresults .imgbox {
        margin: 0 10px 10px;
        width: 72px
    }

    input[type="text"], input[type="password"], input[type="email"], input[type="checkbox"], .chosen-single, textarea, select {
        margin-bottom: 5px
    }

    .process .logout {
        top: -48px;
        right: 20px;
        font-size: .8em
    }

    #progress {
        padding: 0;
        margin: 0
    }

    #progress li {
        padding: 0;
        margin-top: 10px;
        max-width: none
    }

    #progress li .numeral {
        margin: 0 5px 10px 0
    }

    #progress li:first-child {
        margin-left: 10px
    }

    #progress h4 {
        font-size: 10px;
        vertical-align: middle;
        line-height: 2
    }

    #progress span {
        display: none
    }

    a.order {
        margin-top: 3px
    }

    .footer {
        margin-top: 10px
    }

    .subfooter .copyright {
        width: auto
    }

    .subfooter .select {
        display: block;
        clear: left;
        float: left;
        margin: 10px 0 0;
        width: auto
    }

    .subfooter label {
        line-height: 1.5;
        text-align: left;
        width: auto
    }
}

@media handheld, only screen and (min-width: 480px) and (max-width: 767px) {
    .nav ul.misc {
        padding-left: 275px
    }

    input.input-text, textarea {
        width: 390px
    }

    .nav-bar > li {
        width: 25%
    }

    .nav-bar > li:first-child {
        border-left: none
    }

    .slider .messages .portrait img {
        width: auto
    }

    .slider .messages img.signature {
        width: auto
    }

    .slider .rally p {
        padding: 40px;
        font-size: 200%
    }

    .slider .messages h3 {
        font-size: 90%;
        line-height: 1.5;
        margin: 20px 50px 10px
    }

    .slider .messages .portrait #portrait-image2 {
        display: none
    }

    .slider .emblem h3 {
        margin-top: 30px;
        font-size: 26px
    }

    .slider .emblem strong {
        font-size: 64px;
        line-height: 50px
    }

    .two.blocks.big .wrapper {
        width: 420px
    }

    .stacked img, .stacked div, .inline div {
        width: 205px
    }

    .touchdown {
        max-width: 186px
    }

    .swapper div p {
        font-size: 18px;
        margin-top: 20%;
        padding-bottom: 48px;
        height: 76px
    }

    .login form.six.columns {
        width: 370px
    }

    .or {
        top: -18px;
        left: 190px
    }

    .shortdesc h3 {
        font-size: 1.8em
    }

    .shortdesc p {
        display: block
    }

    .emblems img {
        width: 150px
    }

    .emblem-page .four.blocks .numbers {
        width: 205px
    }

    .emblem-page .numbers {
        height: 185px
    }

    .emblem-page .beautiful-meaning {
        padding: 40px
    }

    .emblem-page .beautiful-meaning p {
        padding: 30px;
        font-size: 1.2em
    }

    .emblem-carousel {
        height: 420px
    }

    .emblem-carousel .fourgrid {
        width: 206px
    }

    .emblem-carousel .ninegrid {
        width: 136px
    }

    .emblem-page .numbers {
        height: 205px;
        margin-bottom: 10px;
        overflow: hidden;
        padding: 0
    }

    .emblem-page .numbers .symbolic-number {
        display: block;
        float: none;
        padding: 0;
        margin: 20px auto 0
    }

    .emblem-page .numbers p {
        padding: 20px;
        font-size: 1em;
        line-height: 1.3
    }

    #progress li .indicator {
        margin: 0 30px
    }

    #progress li:first-child {
        margin-left: 30px
    }

    a.order {
        margin-top: 3px;
        margin-left: 60px
    }

    .in-cart .dialogue {
        width: 137%
    }

    .line-view .award {
        margin: 0 16px 0 0;
        width: 285px
    }

    .imgbox {
        width: 92px
    }
}
