.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eeeeee 100%);background-image:-o-linear-gradient(top,white 50%,#eeeeee 100%);background-image:linear-gradient(to bottom,white 50%,#eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,#cccccc 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,#cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eeeeee 50%);background-image:-o-linear-gradient(top,white 0%,#eeeeee 50%);background-image:linear-gradient(to bottom,white 0%,#eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eeeeee 50%,white 100%);background-image:-o-linear-gradient(top,#eeeeee 50%,white 100%);background-image:linear-gradient(to bottom,#eeeeee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results > .select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}@font-face{font-family:'Glyphicons';src:url(../../../../icons/../fonts/glyphicons/glyphicons-regular.eot);src:url(../../../../icons/../fonts/glyphicons/glyphicons-regular.eot?#iefix) format('embedded-opentype'),url(../../../../icons/../fonts/glyphicons/glyphicons-regular.woff) format('woff'),url(../../../../icons/../fonts/glyphicons/glyphicons-regular.ttf) format('truetype'),url(../../../../icons/../fonts/glyphicons/glyphicons-regular.svg#glyphicons_halflingsregular) format('svg');}html.js.font-glyphicons-halflings-inactive .glyphicon{visibility:hidden !important;}html.js.font-glyphicons-inactive .jos-icon{visibility:hidden !important;}.jos-icon-search{font-weight:bold;}.jos-icon.jos-text-clear{width:16px;height:16px;font-size:8px;padding:4px;border-radius:8px;background:#c7c7c7;color:white;}.jos-pictonic,.jos-glyphicons,.jos-font-icon{font-family:"Glyphicons";font-weight:normal;font-style:normal;-webkit-font-smoothing:antialiased !important;-moz-font-smoothing:antialiased !important;font-smoothing:antialiased !important;line-height:1em;}a.jos-pictonic,span.jos-pictonic,i.jos-pictonic,small.jos-pictonic,a.jos-glyphicons,span.jos-glyphicons,i.jos-glyphicons,small.jos-glyphicons,a.jos-font-icon,span.jos-font-icon,i.jos-font-icon,small.jos-font-icon{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;}[class^="jos-icon-"],[class*=" jos-icon-"]{font-family:"Glyphicons";font-weight:normal;font-style:normal;-webkit-font-smoothing:antialiased !important;-moz-font-smoothing:antialiased !important;font-smoothing:antialiased !important;line-height:1em;}a[class^="jos-icon-"],a[class*=" jos-icon-"],i[class^="jos-icon-"],i[class*=" jos-icon-"],span[class^="jos-icon-"],span[class*=" jos-icon-"],small[class^="jos-icon-"],small[class*=" jos-icon-"]{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;vertical-align:top;}.jos-icon{width:16px;height:16px;font-size:16px;color:#555;cursor:pointer;}.jos-icon.jos-xs{width:9px;height:9px;font-size:9px;vertical-align:baseline;}.jos-icon.jos-sm{width:12px;height:12px;font-size:12px;}.jos-icon.jos-lg{width:24px;height:24px;font-size:24px;}.jos-icon.jos-xl{width:30px;height:30px;font-size:30px;}.jos-icon.jos-silver{color:#c7c7c7;}.jos-icon.jos-white{color:white;}.jos-icon.jos-gold{color:#bd8105;}.jos-icon-search{font-weight:bold;}.jos-icon.jos-text-clear{width:16px;height:16px;font-size:8px;padding:4px;border-radius:8px;background:#c7c7c7;color:white;}.jos-icon:before{font-family:'Glyphicons';font-style:normal;font-weight:normal;line-height:1;}.jos-icon-glass:before{content:"\e001";}.jos-icon-leaf:before{content:"\e002";}.jos-icon-dog:before{content:"\e003";}.jos-icon-user:before{content:"\e004";}.jos-icon-girl:before{content:"\e005";}.jos-icon-car:before{content:"\e006";}.jos-icon-user_add:before{content:"\e007";}.jos-icon-user_remove:before{content:"\e008";}.jos-icon-film:before{content:"\e009";}.jos-icon-magic:before{content:"\e010";}.jos-icon-envelope:before{content:"\2709";}.jos-icon-camera:before{content:"\e012";}.jos-icon-heart:before{content:"\e013";}.jos-icon-beach_umbrella:before{content:"\e014";}.jos-icon-train:before{content:"\e015";}.jos-icon-print:before{content:"\e016";}.jos-icon-bin:before{content:"\e017";}.jos-icon-music:before{content:"\e018";}.jos-icon-note:before{content:"\e019";}.jos-icon-heart_empty:before{content:"\e020";}.jos-icon-home:before{content:"\e021";}.jos-icon-snowflake:before{content:"\2744";}.jos-icon-fire:before{content:"\e023";}.jos-icon-magnet:before{content:"\e024";}.jos-icon-parents:before{content:"\e025";}.jos-icon-binoculars:before{content:"\e026";}.jos-icon-road:before{content:"\e027";}.jos-icon-search:before{content:"\e028";}.jos-icon-cars:before{content:"\e029";}.jos-icon-notes_2:before{content:"\e030";}.jos-icon-pencil:before{content:"\270F";}.jos-icon-bus:before{content:"\e032";}.jos-icon-wifi_alt:before{content:"\e033";}.jos-icon-luggage:before{content:"\e034";}.jos-icon-old_man:before{content:"\e035";}.jos-icon-woman:before{content:"\e036";}.jos-icon-file:before{content:"\e037";}.jos-icon-coins:before{content:"\e038";}.jos-icon-airplane:before{content:"\2708";}.jos-icon-notes:before{content:"\e040";}.jos-icon-stats:before{content:"\e041";}.jos-icon-charts:before{content:"\e042";}.jos-icon-pie_chart:before{content:"\e043";}.jos-icon-group:before{content:"\e044";}.jos-icon-keys:before{content:"\e045";}.jos-icon-calendar:before{content:"\e046";}.jos-icon-router:before{content:"\e047";}.jos-icon-camera_small:before{content:"\e048";}.jos-icon-dislikes:before{content:"\e049";}.jos-icon-star:before{content:"\e050";}.jos-icon-link:before{content:"\e051";}.jos-icon-eye_open:before{content:"\e052";}.jos-icon-eye_close:before{content:"\e053";}.jos-icon-alarm:before{content:"\e054";}.jos-icon-clock:before{content:"\e055";}.jos-icon-stopwatch:before{content:"\e056";}.jos-icon-projector:before{content:"\e057";}.jos-icon-history:before{content:"\e058";}.jos-icon-truck:before{content:"\e059";}.jos-icon-cargo:before{content:"\e060";}.jos-icon-compass:before{content:"\e061";}.jos-icon-keynote:before{content:"\e062";}.jos-icon-paperclip:before{content:"\e063";}.jos-icon-power:before{content:"\e064";}.jos-icon-lightbulb:before{content:"\e065";}.jos-icon-tag:before{content:"\e066";}.jos-icon-tags:before{content:"\e067";}.jos-icon-cleaning:before{content:"\e068";}.jos-icon-ruller:before{content:"\e069";}.jos-icon-gift:before{content:"\e070";}.jos-icon-umbrella:before{content:"\2602";}.jos-icon-book:before{content:"\e072";}.jos-icon-bookmark:before{content:"\e073";}.jos-icon-wifi:before{content:"\e074";}.jos-icon-cup:before{content:"\e075";}.jos-icon-stroller:before{content:"\e076";}.jos-icon-headphones:before{content:"\e077";}.jos-icon-headset:before{content:"\e078";}.jos-icon-warning_sign:before{content:"\e079";}.jos-icon-signal:before{content:"\e080";}.jos-icon-retweet:before{content:"\e081";}.jos-icon-refresh:before{content:"\e082";}.jos-icon-roundabout:before{content:"\e083";}.jos-icon-random:before{content:"\e084";}.jos-icon-heat:before{content:"\e085";}.jos-icon-repeat:before{content:"\e086";}.jos-icon-display:before{content:"\e087";}.jos-icon-log_book:before{content:"\e088";}.jos-icon-adress_book:before{content:"\e089";}.jos-icon-building:before{content:"\e090";}.jos-icon-eyedropper:before{content:"\e091";}.jos-icon-adjust:before{content:"\e092";}.jos-icon-tint:before{content:"\e093";}.jos-icon-crop:before{content:"\e094";}.jos-icon-vector_path_square:before{content:"\e095";}.jos-icon-vector_path_circle:before{content:"\e096";}.jos-icon-vector_path_polygon:before{content:"\e097";}.jos-icon-vector_path_line:before{content:"\e098";}.jos-icon-vector_path_curve:before{content:"\e099";}.jos-icon-vector_path_all:before{content:"\e100";}.jos-icon-font:before{content:"\e101";}.jos-icon-italic:before{content:"\e102";}.jos-icon-bold:before{content:"\e103";}.jos-icon-text_underline:before{content:"\e104";}.jos-icon-text_strike:before{content:"\e105";}.jos-icon-text_height:before{content:"\e106";}.jos-icon-text_width:before{content:"\e107";}.jos-icon-text_resize:before{content:"\e108";}.jos-icon-left_indent:before{content:"\e109";}.jos-icon-right_indent:before{content:"\e110";}.jos-icon-align_left:before{content:"\e111";}.jos-icon-align_center:before{content:"\e112";}.jos-icon-align_right:before{content:"\e113";}.jos-icon-justify:before{content:"\e114";}.jos-icon-list:before{content:"\e115";}.jos-icon-text_smaller:before{content:"\e116";}.jos-icon-text_bigger:before{content:"\e117";}.jos-icon-embed:before{content:"\e118";}.jos-icon-embed_close:before{content:"\e119";}.jos-icon-table:before{content:"\e120";}.jos-icon-message_full:before{content:"\e121";}.jos-icon-message_empty:before{content:"\e122";}.jos-icon-message_in:before{content:"\e123";}.jos-icon-message_out:before{content:"\e124";}.jos-icon-message_plus:before{content:"\e125";}.jos-icon-message_minus:before{content:"\e126";}.jos-icon-message_ban:before{content:"\e127";}.jos-icon-message_flag:before{content:"\e128";}.jos-icon-message_lock:before{content:"\e129";}.jos-icon-message_new:before{content:"\e130";}.jos-icon-inbox:before{content:"\e131";}.jos-icon-inbox_plus:before{content:"\e132";}.jos-icon-inbox_minus:before{content:"\e133";}.jos-icon-inbox_lock:before{content:"\e134";}.jos-icon-inbox_in:before{content:"\e135";}.jos-icon-inbox_out:before{content:"\e136";}.jos-icon-cogwheel:before{content:"\e137";}.jos-icon-cogwheels:before{content:"\e138";}.jos-icon-picture:before{content:"\e139";}.jos-icon-adjust_alt:before{content:"\e140";}.jos-icon-database_lock:before{content:"\e141";}.jos-icon-database_plus:before{content:"\e142";}.jos-icon-database_minus:before{content:"\e143";}.jos-icon-database_ban:before{content:"\e144";}.jos-icon-folder_open:before{content:"\e145";}.jos-icon-folder_plus:before{content:"\e146";}.jos-icon-folder_minus:before{content:"\e147";}.jos-icon-folder_lock:before{content:"\e148";}.jos-icon-folder_flag:before{content:"\e149";}.jos-icon-folder_new:before{content:"\e150";}.jos-icon-edit:before{content:"\e151";}.jos-icon-new_window:before{content:"\e152";}.jos-icon-check:before{content:"\e153";}.jos-icon-unchecked:before{content:"\e154";}.jos-icon-more_windows:before{content:"\e155";}.jos-icon-show_big_thumbnails:before{content:"\e156";}.jos-icon-show_thumbnails:before{content:"\e157";}.jos-icon-show_thumbnails_with_lines:before{content:"\e158";}.jos-icon-show_lines:before{content:"\e159";}.jos-icon-playlist:before{content:"\e160";}.jos-icon-imac:before{content:"\e161";}.jos-icon-macbook:before{content:"\e162";}.jos-icon-ipad:before{content:"\e163";}.jos-icon-iphone:before{content:"\e164";}.jos-icon-iphone_transfer:before{content:"\e165";}.jos-icon-iphone_exchange:before{content:"\e166";}.jos-icon-ipod:before{content:"\e167";}.jos-icon-ipod_shuffle:before{content:"\e168";}.jos-icon-ear_plugs:before{content:"\e169";}.jos-icon-phone:before{content:"\e170";}.jos-icon-step_backward:before{content:"\e171";}.jos-icon-fast_backward:before{content:"\e172";}.jos-icon-rewind:before{content:"\e173";}.jos-icon-play:before{content:"\e174";}.jos-icon-pause:before{content:"\e175";}.jos-icon-stop:before{content:"\e176";}.jos-icon-forward:before{content:"\e177";}.jos-icon-fast_forward:before{content:"\e178";}.jos-icon-step_forward:before{content:"\e179";}.jos-icon-eject:before{content:"\e180";}.jos-icon-facetime_video:before{content:"\e181";}.jos-icon-download_alt:before{content:"\e182";}.jos-icon-mute:before{content:"\e183";}.jos-icon-volume_down:before{content:"\e184";}.jos-icon-volume_up:before{content:"\e185";}.jos-icon-screenshot:before{content:"\e186";}.jos-icon-move:before{content:"\e187";}.jos-icon-more:before{content:"\e188";}.jos-icon-brightness_reduce:before{content:"\e189";}.jos-icon-brightness_increase:before{content:"\e190";}.jos-icon-circle_plus:before{content:"\e191";}.jos-icon-circle_minus:before{content:"\e192";}.jos-icon-circle_remove:before{content:"\e193";}.jos-icon-circle_ok:before{content:"\e194";}.jos-icon-circle_question_mark:before{content:"\e195";}.jos-icon-circle_info:before{content:"\e196";}.jos-icon-circle_exclamation_mark:before{content:"\e197";}.jos-icon-remove:before{content:"\e198";}.jos-icon-ok:before{content:"\e199";}.jos-icon-ban:before{content:"\e200";}.jos-icon-download:before{content:"\e201";}.jos-icon-upload:before{content:"\e202";}.jos-icon-shopping_cart:before{content:"\e203";}.jos-icon-lock:before{content:"\e204";}.jos-icon-unlock:before{content:"\e205";}.jos-icon-electricity:before{content:"\e206";}.jos-icon-ok_2:before{content:"\e207";}.jos-icon-remove_2:before{content:"\e208";}.jos-icon-cart_out:before{content:"\e209";}.jos-icon-cart_in:before{content:"\e210";}.jos-icon-left_arrow:before{content:"\e211";}.jos-icon-right_arrow:before{content:"\e212";}.jos-icon-down_arrow:before{content:"\e213";}.jos-icon-up_arrow:before{content:"\e214";}.jos-icon-resize_small:before{content:"\e215";}.jos-icon-resize_full:before{content:"\e216";}.jos-icon-circle_arrow_left:before{content:"\e217";}.jos-icon-circle_arrow_right:before{content:"\e218";}.jos-icon-circle_arrow_top:before{content:"\e219";}.jos-icon-circle_arrow_down:before{content:"\e220";}.jos-icon-play_button:before{content:"\e221";}.jos-icon-unshare:before{content:"\e222";}.jos-icon-share:before{content:"\e223";}.jos-icon-chevron-right:before{content:"\e224";}.jos-icon-chevron-left:before{content:"\e225";}.jos-icon-bluetooth:before{content:"\e226";}.jos-icon-euro:before{content:"\20AC";}.jos-icon-usd:before{content:"\e228";}.jos-icon-gbp:before{content:"\e229";}.jos-icon-retweet_2:before{content:"\e230";}.jos-icon-moon:before{content:"\e231";}.jos-icon-sun:before{content:"\2609";}.jos-icon-cloud:before{content:"\2601";}.jos-icon-direction:before{content:"\e234";}.jos-icon-brush:before{content:"\e235";}.jos-icon-pen:before{content:"\e236";}.jos-icon-zoom_in:before{content:"\e237";}.jos-icon-zoom_out:before{content:"\e238";}.jos-icon-pin:before{content:"\e239";}.jos-icon-albums:before{content:"\e240";}.jos-icon-rotation_lock:before{content:"\e241";}.jos-icon-flash:before{content:"\e242";}.jos-icon-google_maps:before{content:"\e243";}.jos-icon-anchor:before{content:"\2693";}.jos-icon-conversation:before{content:"\e245";}.jos-icon-chat:before{content:"\e246";}.jos-icon-male:before{content:"\e247";}.jos-icon-female:before{content:"\e248";}.jos-icon-asterisk:before{content:"\002A";}.jos-icon-divide:before{content:"\00F7";}.jos-icon-snorkel_diving:before{content:"\e251";}.jos-icon-scuba_diving:before{content:"\e252";}.jos-icon-oxygen_bottle:before{content:"\e253";}.jos-icon-fins:before{content:"\e254";}.jos-icon-fishes:before{content:"\e255";}.jos-icon-boat:before{content:"\e256";}.jos-icon-delete:before{content:"\e257";}.jos-icon-sheriffs_star:before{content:"\e258";}.jos-icon-qrcode:before{content:"\e259";}.jos-icon-barcode:before{content:"\e260";}.jos-icon-pool:before{content:"\e261";}.jos-icon-buoy:before{content:"\e262";}.jos-icon-spade:before{content:"\e263";}.jos-icon-bank:before{content:"\e264";}.jos-icon-vcard:before{content:"\e265";}.jos-icon-electrical_plug:before{content:"\e266";}.jos-icon-flag:before{content:"\e267";}.jos-icon-credit_card:before{content:"\e268";}.jos-icon-keyboard-wireless:before{content:"\e269";}.jos-icon-keyboard-wired:before{content:"\e270";}.jos-icon-shield:before{content:"\e271";}.jos-icon-ring:before{content:"\02DA";}.jos-icon-cake:before{content:"\e273";}.jos-icon-drink:before{content:"\e274";}.jos-icon-beer:before{content:"\e275";}.jos-icon-fast_food:before{content:"\e276";}.jos-icon-cutlery:before{content:"\e277";}.jos-icon-pizza:before{content:"\e278";}.jos-icon-birthday_cake:before{content:"\e279";}.jos-icon-tablet:before{content:"\e280";}.jos-icon-settings:before{content:"\e281";}.jos-icon-bullets:before{content:"\e282";}.jos-icon-cardio:before{content:"\e283";}.jos-icon-t-shirt:before{content:"\e284";}.jos-icon-pants:before{content:"\e285";}.jos-icon-sweater:before{content:"\e286";}.jos-icon-fabric:before{content:"\e287";}.jos-icon-leather:before{content:"\e288";}.jos-icon-scissors:before{content:"\e289";}.jos-icon-bomb:before{content:"\e290";}.jos-icon-skull:before{content:"\e291";}.jos-icon-celebration:before{content:"\e292";}.jos-icon-tea_kettle:before{content:"\e293";}.jos-icon-french_press:before{content:"\e294";}.jos-icon-coffe_cup:before{content:"\e295";}.jos-icon-pot:before{content:"\e296";}.jos-icon-grater:before{content:"\e297";}.jos-icon-kettle:before{content:"\e298";}.jos-icon-hospital:before{content:"\e299";}.jos-icon-hospital_h:before{content:"\e300";}.jos-icon-microphone:before{content:"\e301";}.jos-icon-webcam:before{content:"\e302";}.jos-icon-temple_christianity_church:before{content:"\e303";}.jos-icon-temple_islam:before{content:"\e304";}.jos-icon-temple_hindu:before{content:"\e305";}.jos-icon-temple_buddhist:before{content:"\e306";}.jos-icon-bicycle:before{content:"\e307";}.jos-icon-life_preserver:before{content:"\e308";}.jos-icon-share_alt:before{content:"\e309";}.jos-icon-comments:before{content:"\e310";}.jos-icon-flower:before{content:"\2698";}.jos-icon-baseball:before{content:"\e312";}.jos-icon-rugby:before{content:"\e313";}.jos-icon-ax:before{content:"\e314";}.jos-icon-table_tennis:before{content:"\e315";}.jos-icon-bowling:before{content:"\e316";}.jos-icon-tree_conifer:before{content:"\e317";}.jos-icon-tree_deciduous:before{content:"\e318";}.jos-icon-more_items:before{content:"\e319";}.jos-icon-sort:before{content:"\e320";}.jos-icon-filter:before{content:"\e321";}.jos-icon-gamepad:before{content:"\e322";}.jos-icon-playing_dices:before{content:"\e323";}.jos-icon-calculator:before{content:"\e324";}.jos-icon-tie:before{content:"\e325";}.jos-icon-wallet:before{content:"\e326";}.jos-icon-piano:before{content:"\e327";}.jos-icon-sampler:before{content:"\e328";}.jos-icon-podium:before{content:"\e329";}.jos-icon-soccer_ball:before{content:"\e330";}.jos-icon-blog:before{content:"\e331";}.jos-icon-dashboard:before{content:"\e332";}.jos-icon-certificate:before{content:"\e333";}.jos-icon-bell:before{content:"\e334";}.jos-icon-candle:before{content:"\e335";}.jos-icon-pushpin:before{content:"\e336";}.jos-icon-iphone_shake:before{content:"\e337";}.jos-icon-pin_flag:before{content:"\e338";}.jos-icon-turtle:before{content:"\e339";}.jos-icon-rabbit:before{content:"\e340";}.jos-icon-globe:before{content:"\e341";}.jos-icon-briefcase:before{content:"\e342";}.jos-icon-hdd:before{content:"\e343";}.jos-icon-thumbs_up:before{content:"\e344";}.jos-icon-thumbs_down:before{content:"\e345";}.jos-icon-hand_right:before{content:"\e346";}.jos-icon-hand_left:before{content:"\e347";}.jos-icon-hand_up:before{content:"\e348";}.jos-icon-hand_down:before{content:"\e349";}.jos-icon-fullscreen:before{content:"\e350";}.jos-icon-shopping_bag:before{content:"\e351";}.jos-icon-book_open:before{content:"\e352";}.jos-icon-nameplate:before{content:"\e353";}.jos-icon-nameplate_alt:before{content:"\e354";}.jos-icon-vases:before{content:"\e355";}.jos-icon-bullhorn:before{content:"\e356";}.jos-icon-dumbbell:before{content:"\e357";}.jos-icon-suitcase:before{content:"\e358";}.jos-icon-file_import:before{content:"\e359";}.jos-icon-file_export:before{content:"\e360";}.jos-icon-bug:before{content:"\e361";}.jos-icon-crown:before{content:"\e362";}.jos-icon-smoking:before{content:"\e363";}.jos-icon-cloud-upload:before{content:"\e364";}.jos-icon-cloud-download:before{content:"\e365";}.jos-icon-restart:before{content:"\e366";}.jos-icon-security_camera:before{content:"\e367";}.jos-icon-expand:before{content:"\e368";}.jos-icon-collapse:before{content:"\e369";}.jos-icon-collapse_top:before{content:"\e370";}.jos-icon-globe_af:before{content:"\e371";}.jos-icon-global:before{content:"\e372";}.jos-icon-spray:before{content:"\e373";}.jos-icon-nails:before{content:"\e374";}.jos-icon-claw_hammer:before{content:"\e375";}.jos-icon-classic_hammer:before{content:"\e376";}.jos-icon-hand_saw:before{content:"\e377";}.jos-icon-riflescope:before{content:"\e378";}.jos-icon-electrical_socket_eu:before{content:"\e379";}.jos-icon-electrical_socket_us:before{content:"\e380";}.jos-icon-pinterest:before{content:"\e381";}.jos-icon-dropbox:before{content:"\e382";}.jos-icon-google_plus:before{content:"\e383";}.jos-icon-jolicloud:before{content:"\e384";}.jos-icon-yahoo:before{content:"\e385";}.jos-icon-blogger:before{content:"\e386";}.jos-icon-picasa:before{content:"\e387";}.jos-icon-amazon:before{content:"\e388";}.jos-icon-tumblr:before{content:"\e389";}.jos-icon-wordpress:before{content:"\e390";}.jos-icon-instapaper:before{content:"\e391";}.jos-icon-evernote:before{content:"\e392";}.jos-icon-xing:before{content:"\e393";}.jos-icon-zootool:before{content:"\e394";}.jos-icon-dribbble:before{content:"\e395";}.jos-icon-deviantart:before{content:"\e396";}.jos-icon-read_it_later:before{content:"\e397";}.jos-icon-linked_in:before{content:"\e398";}.jos-icon-forrst:before{content:"\e399";}.jos-icon-pinboard:before{content:"\e400";}.jos-icon-behance:before{content:"\e401";}.jos-icon-github:before{content:"\e402";}.jos-icon-youtube:before{content:"\e403";}.jos-icon-skitch:before{content:"\e404";}.jos-icon-foursquare:before{content:"\e405";}.jos-icon-quora:before{content:"\e406";}.jos-icon-badoo:before{content:"\e407";}.jos-icon-spotify:before{content:"\e408";}.jos-icon-stumbleupon:before{content:"\e409";}.jos-icon-readability:before{content:"\e410";}.jos-icon-facebook:before{content:"\e411";}.jos-icon-twitter:before{content:"\e412";}.jos-icon-instagram:before{content:"\e413";}.jos-icon-posterous_spaces:before{content:"\e414";}.jos-icon-vimeo:before{content:"\e415";}.jos-icon-flickr:before{content:"\e416";}.jos-icon-last_fm:before{content:"\e417";}.jos-icon-rss:before{content:"\e418";}.jos-icon-skype:before{content:"\e419";}.jos-icon-e-mail:before{content:"\e420";}.jos-icon-twitter-2:before{content:"\e412";}.jos-icon-avatar:before{content:"\e004";}.jos-icon-avatar-1:before{content:"\e004";}.jos-icon-avatar-2:before{content:"\e004";}.jos-icon-avatar-3:before{content:"\e004";}.jos-icon-mail:before{content:"\2709";}.jos-icon-phone-1:before{content:"\e170";}.jos-icon-phone-2:before{content:"\e170";}.jos-icon-check:before{content:"\e207";}.jos-icon-uncheck:before{content:"\e208";}.jos-icon-plus:before{content:"\e191";}.jos-icon-minus:before{content:"\e192";}.carousel{position:relative;}.carousel-inner{position:relative;width:100%;overflow:hidden;}.carousel-item{position:relative;display:none;align-items:center;width:100%;@include transition($carousel-transition);backface-visibility:hidden;perspective:1000px;}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block;}.carousel-item-next,.carousel-item-prev{position:absolute;top:0;}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0);@supports (transform-style:preserve-3d){transform:translate3d(0,0,0);}}.carousel-item-next,.active.carousel-item-right{transform:translateX(100%);@supports (transform-style:preserve-3d){transform:translate3d(100%,0,0);}}.carousel-item-prev,.active.carousel-item-left{transform:translateX(-100%);@supports (transform-style:preserve-3d){transform:translate3d(-100%,0,0);}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:$carousel-control-width;color:$carousel-control-color;text-align:center;opacity:$carousel-control-opacity;@include hover-focus{color:$carousel-control-color;text-decoration:none;outline:0;opacity:.9;}}.carousel-control-prev{left:0;@if $enable-gradients{background:linear-gradient(90deg,rgba(0,0,0,.25),rgba(0,0,0,.001));}}.carousel-control-next{right:0;@if $enable-gradients{background:linear-gradient(270deg,rgba(0,0,0,.25),rgba(0,0,0,.001));}}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:$carousel-control-icon-width;height:$carousel-control-icon-width;background:transparent no-repeat center center;background-size:100% 100%;}.carousel-control-prev-icon{background-image:$carousel-control-prev-icon-bg;}.carousel-control-next-icon{background-image:$carousel-control-next-icon-bg;}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:$carousel-control-width;margin-left:$carousel-control-width;list-style:none;li{position:relative;flex:0 1 auto;width:$carousel-indicator-width;height:$carousel-indicator-height;margin-right:$carousel-indicator-spacer;margin-left:$carousel-indicator-spacer;text-indent:-999px;background-color:rgba($carousel-indicator-active-bg,.5);&::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}&::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}}.active{background-color:$carousel-indicator-active-bg;}}.carousel-caption{position:absolute;right:((100% - $carousel-caption-width) / 2);bottom:20px;left:((100% - $carousel-caption-width) / 2);z-index:10;padding-top:20px;padding-bottom:20px;color:$carousel-caption-color;text-align:center;}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}.loading-spinner-page-overlay,.jos-product-browse-modal{display:none;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgba(0,0,0,0.75);z-index:9999;}.loading-spinner,.jos-product-browse-spinner{margin:auto;}.loading-spinner-page-center{margin:auto;position:absolute;top:30%;left:50%;width:300px;margin-left:-150px;}.loading-spinner,.jos-product-browse-spinner{opacity:0.9;border:7px solid #999999;border-top-color:#ffffff;border-bottom-color:#ffffff;border-radius:70px;width:70px;height:70px;animation:loading-spinner-spin 1s infinite linear;}.loading-spinner-message{position:relative;top:25px;color:white;text-align:center;margin:auto;font-weight:bold;font-size:1em;}.loading-spinner-overlay{display:none;background:rgba(0,0,0,0.5);position:absolute;top:0;left:0;height:100%;width:100%;}.loading-spinner-overlay .loading-spinner-center{position:absolute;top:50%;left:50%;height:70px;width:70px;}.loading-spinner-overlay .loading-spinner-center .loading-spinner{position:absolute;top:-50%;left:-50%;}@-webkit-keyframes loading-spinner-spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}@-moz-keyframes loading-spinner-spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(360deg);}}@-o-keyframes loading-spinner-spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(360deg);}}@keyframes loading-spinner-spin{0%{-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-ms-transform:rotate(360deg);transform:rotate(360deg);}}.sale-label{width:65px;height:24px;line-height:1.8;left:0;text-align:center;background-color:#cd0a0a;color:#fff;font-size:14px;text-transform:uppercase;position:absolute;z-index:11;}.retail-price{text-decoration:line-through;}.list-price{color:#cd0a0a;}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}.jos-alternate-images-gallery{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;-moz-align-content:center;-ms-align-content:center;align-content:center;margin:1.25rem 0;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image{border:1px solid #d2d6dd;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;width:5.625rem;height:5.625rem;margin:0.625rem;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image.active{border-color:#031d40;}.jos-alternate-images-gallery .jos-alt-gallery-item img{width:100%;height:auto;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image.item-point{display:none;}@media screen and (max-width:1024px){.jos-alternate-images-gallery{margin:0;position:absolute;width:100%;bottom:5px;}.jos-alternate-images-gallery .jos-alt-gallery-item{width:auto;height:auto;border:none;}.jos-alternate-images-gallery .jos-alt-gallery-item a.jos-alt-gallery-item-image{display:none;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image.item-point{border-radius:50%;display:inline-block;width:10px;height:10px;background-color:white;margin-top:5px;line-height:6px;border:1px solid #d2d6dd;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image.item-point.item-selected{background-color:#212121;}.jos-alternate-images-gallery .jos-alt-gallery-item .jos-alt-gallery-item-image.item-point.active{background-color:#212121;}}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}.sale-label{width:65px;height:24px;line-height:1.8;left:0;text-align:center;background-color:#cd0a0a;color:#fff;font-size:14px;text-transform:uppercase;position:absolute;z-index:11;}.retail-price{text-decoration:line-through;}.list-price{color:#cd0a0a;}.jos-cross-sell-container{display:none;margin:3.75rem 0;}.jos-cross-sell-container .cross-sell-header{text-align:center;margin-bottom:1.875rem;}.jos-cross-sell-container .cross-sell-header .cross-sell-title{text-transform:capitalize;}.jos-cross-sell-container .cross-sell-header .cross-sell-msg{font-weight:bold;}.jos-cross-sell-container .cross-sell-panel{position:relative;width:100%;}.jos-cross-sell-container .cross-sell-panel .slider-nav-button{position:absolute;top:35%;cursor:pointer;color:#031d40;font-weight:600;font-size:14px;display:none;}.jos-cross-sell-container .cross-sell-panel .slider-prev:after,.jos-cross-sell-container .cross-sell-panel .slider-next:after{content:"";position:absolute;width:35px;height:64px;border:1px solid #d2d6dd;top:-22px;}.jos-cross-sell-container .cross-sell-panel .slider-prev{left:-3px;}.jos-cross-sell-container .cross-sell-panel .slider-prev:after{border-top-right-radius:110px;border-bottom-right-radius:110px;border-left:0;left:-7px;}.jos-cross-sell-container .cross-sell-panel .slider-next{right:0;}.jos-cross-sell-container .cross-sell-panel .slider-next:after{border-top-left-radius:110px;border-bottom-left-radius:110px;border-right:0;right:-11px;}.jos-cross-sell-container .cross-sell-panel .related-products{overflow:hidden;padding:0 1px;}.jos-cross-sell-container .cross-sell-panel .products-wrapper{width:150000px;transition:all 1000ms ease;display:inline-flex;}.jos-cross-sell-container .cross-sell-panel .products-wrapper.single-item{width:100%;display:flex;justify-content:center;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product{display:flex;flex-direction:column;position:relative;width:22.5rem;margin:0;list-style:none;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product a:hover{text-decoration:none;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product img{width:90%;height:auto;display:block;margin:0 auto;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-title{text-decoration:none;font-size:16px;margin-top:0.9375rem;font-family:"Barlow Semi",sans-serif;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-title a{color:#031d40;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product.preselected .product-title{font-weight:bold;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .sale-label{left:5%;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-price{display:flex;align-items:center;margin-bottom:0.9375rem;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-price .price{font-size:16px;font-family:"Barlow Semi",sans-serif;font-weight:600;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-price .retail-price{font-size:12px;margin-right:0.4375rem;}@media screen and (min-width:1025px){.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-title,.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-price,.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .customize-button{margin-left:5%;margin-top:auto;}.jos-cross-sell-container .cross-sell-panel .products-wrapper .product .product-title{max-width:90%;}}@media screen and (max-width:1024px){.jos-cross-sell-container .cross-sell-panel .related-products{overflow-y:hidden;overflow-x:scroll;padding:0;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper{width:max-content;display:inline-flex;height:auto;transition:none;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper .product{width:auto;margin:5px;display:flex;flex-direction:column;align-items:flex-start;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper .product .sale-label{left:0;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper .product img{width:150px;height:150px;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper .product .product-title{max-width:150px;}.jos-cross-sell-container .cross-sell-panel .related-products .products-wrapper .product .btn{margin-top:auto;}}.limitedSize-label{background-color:black;color:white;position:absolute;width:120px;height:28px;border-radius:20px;display:flex;justify-content:center;}.soldOut-label{background-color:black;color:white;position:absolute;width:110px;height:28px;border-radius:20px;display:flex;justify-content:center;}#help-btn{height:40px;width:106px;position:fixed;z-index:10;bottom:1.5rem;left:1.5rem;display:flex;justify-content:center;align-items:center;color:#FFFFFF;font-family:"IBM Plex Sans",sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;text-align:center;border-radius:20px;border:2px solid #f4f4f4;background-color:#212121;cursor:pointer;box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 1px 5px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);}#help-btn span{margin-left:5px;}@media screen and (max-width:1024px){#help-btn{width:40px;}#help-btn span{display:none;}}#help-btn-modal{display:none;width:345px;position:fixed;z-index:15;bottom:1.5rem;left:1.5rem;box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 1px 5px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);}#help-btn-modal .modal-header{background-color:#212121;color:#FFFFFF;text-align:center;font-size:18px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;display:block;margin:0;padding:1rem 1rem;}#help-btn-modal .modal-header .modal-close-btn{float:right;color:#FFFFFF;background:none;border:none;width:auto;}#help-btn-modal .modal-content{padding:20px;border:none;}#help-btn-modal .modal-content a{display:flex;justify-content:left;align-items:center;height:80px;margin:20px 0;padding:20px;border:none;cursor:pointer;color:#031D40;background:#fff;box-shadow:0px 3px 5px -1px rgba(0,0,0,0.2),0px 1px 5px 0px rgba(0,0,0,0.14),0px 1px 3px 0px rgba(0,0,0,0.12);}#help-btn-modal .modal-content a:hover{text-decoration:none;}#help-btn-modal .modal-content a span{margin-left:1em;}@media screen and (max-width:1024px){#help-btn-modal{width:100%;height:100%;bottom:0;left:0;}#help-btn-modal .modal-content{height:100%;}}.jos-dropdown{position:relative;width:100%;}.jos-dropdown .jos-btn-dropdown{padding:6px 12px;font-size:14px;cursor:pointer;-moz-user-select:none;background-color:#ffffff;border:2px solid #d2d6dd;border-radius:3px;overflow:visible;width:inherit;text-align:left;}.jos-dropdown .jos-btn-dropdown.caret-right-chevron-down:before{content:"\f078";position:absolute;right:10px;color:#d2d6dd;font-family:"Font Awesome 5 Pro";}.jos-dropdown.open .jos-btn-dropdown.caret-right-chevron-down:before{transform:rotate(180deg);}.jos-dropdown .dropdown-backdrop{z-index:9;}.jos-dropdown-menu{position:absolute;top:100%;left:0;z-index:10;display:none;width:inherit;max-height:250px;overflow-y:auto;padding:5px 0;list-style:none;font-size:14px;text-align:left;background-color:#ffffff;border:1px solid #d2d6dd;background-clip:padding-box;}.jos-dropdown-menu li > a{display:block;padding:3px 20px;white-space:nowrap;text-decoration:none;color:#031d40;}.open > .jos-dropdown-menu{display:block;}.soldout-option{color:lightgrey;}@font-face{font-family:'Glyphicons Halflings';src:url("/apps/jcom/s4/src/icons/1.0/jostens-icons/fonts/glyphicons-halflings-regular.eot");src:url("/apps/jcom/s4/src/icons/1.0/jostens-icons/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("/apps/jcom/s4/src/icons/1.0/jostens-icons/fonts/glyphicons-halflings-regular.woff") format("woff"),url("/apps/jcom/s4/src/icons/1.0/jostens-icons/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("/apps/jcom/s4/src/icons/1.0/jostens-icons/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.glyphicon-asterisk:before{content:"\002a";}.glyphicon-plus:before{content:"\002b";}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac";}.glyphicon-minus:before{content:"\2212";}.glyphicon-cloud:before{content:"\2601";}.glyphicon-envelope:before{content:"\2709";}.glyphicon-pencil:before{content:"\270f";}.glyphicon-glass:before{content:"\e001";}.glyphicon-music:before{content:"\e002";}.glyphicon-search:before{content:"\e003";}.glyphicon-heart:before{content:"\e005";}.glyphicon-star:before{content:"\e006";}.glyphicon-star-empty:before{content:"\e007";}.glyphicon-user:before{content:"\e008";}.glyphicon-film:before{content:"\e009";}.glyphicon-th-large:before{content:"\e010";}.glyphicon-th:before{content:"\e011";}.glyphicon-th-list:before{content:"\e012";}.glyphicon-ok:before{content:"\e013";}.glyphicon-remove:before{content:"\e014";}.glyphicon-zoom-in:before{content:"\e015";}.glyphicon-zoom-out:before{content:"\e016";}.glyphicon-off:before{content:"\e017";}.glyphicon-signal:before{content:"\e018";}.glyphicon-cog:before{content:"\e019";}.glyphicon-trash:before{content:"\e020";}.glyphicon-home:before{content:"\e021";}.glyphicon-file:before{content:"\e022";}.glyphicon-time:before{content:"\e023";}.glyphicon-road:before{content:"\e024";}.glyphicon-download-alt:before{content:"\e025";}.glyphicon-download:before{content:"\e026";}.glyphicon-upload:before{content:"\e027";}.glyphicon-inbox:before{content:"\e028";}.glyphicon-play-circle:before{content:"\e029";}.glyphicon-repeat:before{content:"\e030";}.glyphicon-refresh:before{content:"\e031";}.glyphicon-list-alt:before{content:"\e032";}.glyphicon-lock:before{content:"\e033";}.glyphicon-flag:before{content:"\e034";}.glyphicon-headphones:before{content:"\e035";}.glyphicon-volume-off:before{content:"\e036";}.glyphicon-volume-down:before{content:"\e037";}.glyphicon-volume-up:before{content:"\e038";}.glyphicon-qrcode:before{content:"\e039";}.glyphicon-barcode:before{content:"\e040";}.glyphicon-tag:before{content:"\e041";}.glyphicon-tags:before{content:"\e042";}.glyphicon-book:before{content:"\e043";}.glyphicon-bookmark:before{content:"\e044";}.glyphicon-print:before{content:"\e045";}.glyphicon-camera:before{content:"\e046";}.glyphicon-font:before{content:"\e047";}.glyphicon-bold:before{content:"\e048";}.glyphicon-italic:before{content:"\e049";}.glyphicon-text-height:before{content:"\e050";}.glyphicon-text-width:before{content:"\e051";}.glyphicon-align-left:before{content:"\e052";}.glyphicon-align-center:before{content:"\e053";}.glyphicon-align-right:before{content:"\e054";}.glyphicon-align-justify:before{content:"\e055";}.glyphicon-list:before{content:"\e056";}.glyphicon-indent-left:before{content:"\e057";}.glyphicon-indent-right:before{content:"\e058";}.glyphicon-facetime-video:before{content:"\e059";}.glyphicon-picture:before{content:"\e060";}.glyphicon-map-marker:before{content:"\e062";}.glyphicon-adjust:before{content:"\e063";}.glyphicon-tint:before{content:"\e064";}.glyphicon-edit:before{content:"\e065";}.glyphicon-share:before{content:"\e066";}.glyphicon-check:before{content:"\e067";}.glyphicon-move:before{content:"\e068";}.glyphicon-step-backward:before{content:"\e069";}.glyphicon-fast-backward:before{content:"\e070";}.glyphicon-backward:before{content:"\e071";}.glyphicon-play:before{content:"\e072";}.glyphicon-pause:before{content:"\e073";}.glyphicon-stop:before{content:"\e074";}.glyphicon-forward:before{content:"\e075";}.glyphicon-fast-forward:before{content:"\e076";}.glyphicon-step-forward:before{content:"\e077";}.glyphicon-eject:before{content:"\e078";}.glyphicon-chevron-left:before{content:"\e079";}.glyphicon-chevron-right:before{content:"\e080";}.glyphicon-plus-sign:before{content:"\e081";}.glyphicon-minus-sign:before{content:"\e082";}.glyphicon-remove-sign:before{content:"\e083";}.glyphicon-ok-sign:before{content:"\e084";}.glyphicon-question-sign:before{content:"\e085";}.glyphicon-info-sign:before{content:"\e086";}.glyphicon-screenshot:before{content:"\e087";}.glyphicon-remove-circle:before{content:"\e088";}.glyphicon-ok-circle:before{content:"\e089";}.glyphicon-ban-circle:before{content:"\e090";}.glyphicon-arrow-left:before{content:"\e091";}.glyphicon-arrow-right:before{content:"\e092";}.glyphicon-arrow-up:before{content:"\e093";}.glyphicon-arrow-down:before{content:"\e094";}.glyphicon-share-alt:before{content:"\e095";}.glyphicon-resize-full:before{content:"\e096";}.glyphicon-resize-small:before{content:"\e097";}.glyphicon-exclamation-sign:before{content:"\e101";}.glyphicon-gift:before{content:"\e102";}.glyphicon-leaf:before{content:"\e103";}.glyphicon-fire:before{content:"\e104";}.glyphicon-eye-open:before{content:"\e105";}.glyphicon-eye-close:before{content:"\e106";}.glyphicon-warning-sign:before{content:"\e107";}.glyphicon-plane:before{content:"\e108";}.glyphicon-calendar:before{content:"\e109";}.glyphicon-random:before{content:"\e110";}.glyphicon-comment:before{content:"\e111";}.glyphicon-magnet:before{content:"\e112";}.glyphicon-chevron-up:before{content:"\e113";}.glyphicon-chevron-down:before{content:"\e114";}.glyphicon-retweet:before{content:"\e115";}.glyphicon-shopping-cart:before{content:"\e116";}.glyphicon-folder-close:before{content:"\e117";}.glyphicon-folder-open:before{content:"\e118";}.glyphicon-resize-vertical:before{content:"\e119";}.glyphicon-resize-horizontal:before{content:"\e120";}.glyphicon-hdd:before{content:"\e121";}.glyphicon-bullhorn:before{content:"\e122";}.glyphicon-bell:before{content:"\e123";}.glyphicon-certificate:before{content:"\e124";}.glyphicon-thumbs-up:before{content:"\e125";}.glyphicon-thumbs-down:before{content:"\e126";}.glyphicon-hand-right:before{content:"\e127";}.glyphicon-hand-left:before{content:"\e128";}.glyphicon-hand-up:before{content:"\e129";}.glyphicon-hand-down:before{content:"\e130";}.glyphicon-circle-arrow-right:before{content:"\e131";}.glyphicon-circle-arrow-left:before{content:"\e132";}.glyphicon-circle-arrow-up:before{content:"\e133";}.glyphicon-circle-arrow-down:before{content:"\e134";}.glyphicon-globe:before{content:"\e135";}.glyphicon-wrench:before{content:"\e136";}.glyphicon-tasks:before{content:"\e137";}.glyphicon-filter:before{content:"\e138";}.glyphicon-briefcase:before{content:"\e139";}.glyphicon-fullscreen:before{content:"\e140";}.glyphicon-dashboard:before{content:"\e141";}.glyphicon-paperclip:before{content:"\e142";}.glyphicon-heart-empty:before{content:"\e143";}.glyphicon-link:before{content:"\e144";}.glyphicon-phone:before{content:"\e145";}.glyphicon-pushpin:before{content:"\e146";}.glyphicon-usd:before{content:"\e148";}.glyphicon-gbp:before{content:"\e149";}.glyphicon-sort:before{content:"\e150";}.glyphicon-sort-by-alphabet:before{content:"\e151";}.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}.glyphicon-sort-by-order:before{content:"\e153";}.glyphicon-sort-by-order-alt:before{content:"\e154";}.glyphicon-sort-by-attributes:before{content:"\e155";}.glyphicon-sort-by-attributes-alt:before{content:"\e156";}.glyphicon-unchecked:before{content:"\e157";}.glyphicon-expand:before{content:"\e158";}.glyphicon-collapse-down:before{content:"\e159";}.glyphicon-collapse-up:before{content:"\e160";}.glyphicon-log-in:before{content:"\e161";}.glyphicon-flash:before{content:"\e162";}.glyphicon-log-out:before{content:"\e163";}.glyphicon-new-window:before{content:"\e164";}.glyphicon-record:before{content:"\e165";}.glyphicon-save:before{content:"\e166";}.glyphicon-open:before{content:"\e167";}.glyphicon-saved:before{content:"\e168";}.glyphicon-import:before{content:"\e169";}.glyphicon-export:before{content:"\e170";}.glyphicon-send:before{content:"\e171";}.glyphicon-floppy-disk:before{content:"\e172";}.glyphicon-floppy-saved:before{content:"\e173";}.glyphicon-floppy-remove:before{content:"\e174";}.glyphicon-floppy-save:before{content:"\e175";}.glyphicon-floppy-open:before{content:"\e176";}.glyphicon-credit-card:before{content:"\e177";}.glyphicon-transfer:before{content:"\e178";}.glyphicon-cutlery:before{content:"\e179";}.glyphicon-header:before{content:"\e180";}.glyphicon-compressed:before{content:"\e181";}.glyphicon-earphone:before{content:"\e182";}.glyphicon-phone-alt:before{content:"\e183";}.glyphicon-tower:before{content:"\e184";}.glyphicon-stats:before{content:"\e185";}.glyphicon-sd-video:before{content:"\e186";}.glyphicon-hd-video:before{content:"\e187";}.glyphicon-subtitles:before{content:"\e188";}.glyphicon-sound-stereo:before{content:"\e189";}.glyphicon-sound-dolby:before{content:"\e190";}.glyphicon-sound-5-1:before{content:"\e191";}.glyphicon-sound-6-1:before{content:"\e192";}.glyphicon-sound-7-1:before{content:"\e193";}.glyphicon-copyright-mark:before{content:"\e194";}.glyphicon-registration-mark:before{content:"\e195";}.glyphicon-cloud-download:before{content:"\e197";}.glyphicon-cloud-upload:before{content:"\e198";}.glyphicon-tree-conifer:before{content:"\e199";}.glyphicon-tree-deciduous:before{content:"\e200";}.glyphicon-cd:before{content:"\e201";}.glyphicon-save-file:before{content:"\e202";}.glyphicon-open-file:before{content:"\e203";}.glyphicon-level-up:before{content:"\e204";}.glyphicon-copy:before{content:"\e205";}.glyphicon-paste:before{content:"\e206";}.glyphicon-alert:before{content:"\e209";}.glyphicon-equalizer:before{content:"\e210";}.glyphicon-king:before{content:"\e211";}.glyphicon-queen:before{content:"\e212";}.glyphicon-pawn:before{content:"\e213";}.glyphicon-bishop:before{content:"\e214";}.glyphicon-knight:before{content:"\e215";}.glyphicon-baby-formula:before{content:"\e216";}.glyphicon-tent:before{content:"\26fa";}.glyphicon-blackboard:before{content:"\e218";}.glyphicon-bed:before{content:"\e219";}.glyphicon-apple:before{content:"\f8ff";}.glyphicon-erase:before{content:"\e221";}.glyphicon-hourglass:before{content:"\231b";}.glyphicon-lamp:before{content:"\e223";}.glyphicon-duplicate:before{content:"\e224";}.glyphicon-piggy-bank:before{content:"\e225";}.glyphicon-scissors:before{content:"\e226";}.glyphicon-bitcoin:before{content:"\e227";}.glyphicon-btc:before{content:"\e227";}.glyphicon-xbt:before{content:"\e227";}.glyphicon-yen:before{content:"\00a5";}.glyphicon-jpy:before{content:"\00a5";}.glyphicon-ruble:before{content:"\20bd";}.glyphicon-rub:before{content:"\20bd";}.glyphicon-scale:before{content:"\e230";}.glyphicon-ice-lolly:before{content:"\e231";}.glyphicon-ice-lolly-tasted:before{content:"\e232";}.glyphicon-education:before{content:"\e233";}.glyphicon-option-horizontal:before{content:"\e234";}.glyphicon-option-vertical:before{content:"\e235";}.glyphicon-menu-hamburger:before{content:"\e236";}.glyphicon-modal-window:before{content:"\e237";}.glyphicon-oil:before{content:"\e238";}.glyphicon-grain:before{content:"\e239";}.glyphicon-sunglasses:before{content:"\e240";}.glyphicon-text-size:before{content:"\e241";}.glyphicon-text-color:before{content:"\e242";}.glyphicon-text-background:before{content:"\e243";}.glyphicon-object-align-top:before{content:"\e244";}.glyphicon-object-align-bottom:before{content:"\e245";}.glyphicon-object-align-horizontal:before{content:"\e246";}.glyphicon-object-align-left:before{content:"\e247";}.glyphicon-object-align-vertical:before{content:"\e248";}.glyphicon-object-align-right:before{content:"\e249";}.glyphicon-triangle-right:before{content:"\e250";}.glyphicon-triangle-left:before{content:"\e251";}.glyphicon-triangle-bottom:before{content:"\e252";}.glyphicon-triangle-top:before{content:"\e253";}.glyphicon-console:before{content:"\e254";}.glyphicon-superscript:before{content:"\e255";}.glyphicon-subscript:before{content:"\e256";}.glyphicon-menu-left:before{content:"\e257";}.glyphicon-menu-right:before{content:"\e258";}.glyphicon-menu-down:before{content:"\e259";}.glyphicon-menu-up:before{content:"\e260";}.jos-productdetail-options{overflow:visible !important;}.jos-searchable-dropdown-dialog{position:absolute;display:none;top:0px;bottom:0px;left:0px;right:0px;}.jos-searchable-dropdown-dialog .jos-searchable-dropdown-container{position:fixed;display:block;width:auto;top:40px;bottom:20px;left:20px;right:20px;z-index:100001;}.jos-searchable-dropdown-container{position:relative;display:block;width:100%;}@media screen and (min-width:60em){.jos-searchable-dropdown-container{width:50%;}}.jos-searchable-dropdown-modal{position:fixed;top:0px;bottom:0px;left:0px;right:0px;background-color:#000000;opacity:0.8;z-index:100000;}.jos-searchable-dropdown-input{width:100%;height:30px;}.jos-searchable-dropdown-search-detail{position:absolute;top:0;left:-5px;right:-5px;bottom:-5px;min-height:280px;padding:4px;background-color:#eeeeee;border-radius:4px;border:1px solid #ccc;z-index:100002;display:none;}.jos-searchable-dropdown-selection{display:none;}.jos-searchable-dropdown-clear{position:absolute;z-index:20;top:10px;right:10px;}.jos-searchable-dropdown-search-input{position:relative;width:100%;height:30px;margin:0px;}.jos-searchable-dropdown-input::-ms-clear,.jos-searchable-dropdown-search-input::-ms-clear{display:none;}.jos-searchable-dropdown-search-caret{position:relative;display:inline-block;height:30px;line-height:30px;vertical-align:top;border-radius:2px;text-align:center;margin:5px 0 5px -7%;}.jos-searchable-dropdown-search-caret .caret{margin-right:4px;}.jos-searchable-dropdown-list{position:absolute;top:40px;bottom:5px;left:5px;right:5px;overflow-y:auto;overflow-x:hidden;}.jos-searchable-dropdown-list li{padding:5px;cursor:pointer;}.jos-searchable-dropdown-list li.disabled{opacity:0.3;}.jos-searchable-dropdown-list li.disabled:hover{background-color:transparent;color:#444444;}.jos-searchable-dropdown-list li.highlight{background-color:#999999;color:#ffffff;}.jos-searchable-dropdown-list li:hover{background-color:#666666;color:#ffffff;}.jos-searchable-dropdown-list li.hide{display:none;}.glyphicon-trash:before{content:"\e020";}.jos-image-selection{position:relative;-webkit-user-select:none;-moz-user-select:none;}.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper{display:inline-flex;align-items:center;margin-left:5px;}.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper a{padding-right:10px;}.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter input[type="search"]{border:1px solid #d2d6dd;border-radius:3px;padding:0 5px;}.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter .glyphicon{top:4px;color:#d2d6dd;}.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter input[type="search"]::-webkit-search-decoration,.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter input[type="search"]::-webkit-search-cancel-button,.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter input[type="search"]::-webkit-search-results-button,.jos-image-selection .jos-feature-icon-container .jos-feature-control-wrapper .jos-image-selection-filter input[type="search"]::-webkit-search-results-decoration{display:none;}.jos-image-selection .jos-filter-dialog{display:none;position:absolute;top:100%;left:0;z-index:3;background:white;width:100%;-webkit-box-shadow:0px 8px 17px -3px #545354;-moz-box-shadow:0px 8px 17px -3px #545354;box-shadow:0px 8px 17px -3px #545354;}.jos-image-selection .jos-filter-dialog .jos-filter-header{padding:0 10px;height:20px;background-color:#444;font-size:12px;font-weight:bold;color:#fff;}.jos-image-selection .jos-filter-dialog .jos-filter-header .jos-filter-header-item{display:inline-block;line-height:20px;cursor:pointer;text-transform:uppercase;}.jos-image-selection .jos-filter-dialog .jos-filter-header .jos-filter-header-item.jos-reset-filters,.jos-image-selection .jos-filter-dialog .jos-filter-header .jos-filter-header-item.jos-apply-filters{float:right;}.jos-image-selection .jos-filter-dialog .jos-filter-header .jos-filter-header-item.jos-apply-filters{padding-right:10px;}.jos-image-selection .jos-filter-dialog .jos-filter-list{padding:10px;}.jos-image-selection .jos-filter-dialog .jos-filter-list .jos-category-filter-collapsible{display:none;}.jos-image-selection .no-results-found{display:none;padding-top:10px;font-size:14px;color:#cd0a0a;position:absolute;left:10px;}.jos-image-selection .jos-image-selection-container{position:relative;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport{position:relative;overflow:hidden;border:1px solid #d2d6dd;border-radius:2px;min-height:100px;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container{position:absolute;top:0px;left:0px;margin:0 20px;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail{position:absolute;width:80px;height:100px;margin:10px;cursor:pointer;border:2px solid white;text-align:center;display:flex;flex-direction:column;justify-content:space-between;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail.disabled{opacity:0.3;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail.adviced{border-color:#167f06;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail.selected{border-color:#167f06;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail .jos-image-selection-image{width:80%;}.jos-image-selection .jos-image-selection-container .jos-image-selection-viewport .jos-image-selection-option-container .jos-image-selection-thumbnail .jos-image-selection-label{font-size:10px;line-height:11px;}.jos-has-error .jos-image-selection-viewport{border-color:#cd0a0a;}.jos-image-selection-arrow{height:36px;width:24px;cursor:pointer;height:71px;position:absolute;width:25px;display:none;margin-top:-35px;border:1px solid #d2d6dd;top:50%;}.jos-image-selection-arrow:after{font-family:"Font Awesome 5 Pro";color:#d2d6dd;position:absolute;top:22px;}.jos-image-selection-arrow.prev{left:0px;}.jos-image-selection-arrow.prev:after{content:"\f053";left:6px;}.jos-image-selection-arrow.next{right:0px;}.jos-image-selection-arrow.next:after{content:"\f054";right:6px;}#monogram{position:absolute;top:0%;width:100%;height:100%;color:#000;text-align:center;display:none;}#monogram .jos-monogram-container-left,#monogram .jos-monogram-container-center,#monogram .jos-monogram-container-right{position:absolute;top:13%;left:14%;width:72%;}#nameplate{position:absolute;top:45%;width:100%;height:10%;text-align:center;color:black;display:none;}#nameplate img{position:absolute;height:auto;width:10%;}#nameplate .jos-nameplate-container{display:block;}#nameplate .jos-nameplate-middle{position:absolute;left:18%;top:2%;width:65%;height:100%;display:flex;align-items:center;justify-content:center;}#nameplate .jos-nameplate-image-left{top:0%;left:7%;}#nameplate .jos-nameplate-image-right{top:0%;right:7%;}#nameplate .jos-nameplate-text{font-family:"Times New Roman",Times,serif;font-size:26px;display:inline-block;transform:scale(1,1.5);}@media screen and (max-width:1024px){#nameplate .jos-nameplate-text{font-size:21px;}}@media screen and (max-width:500px){#nameplate .jos-nameplate-text{font-size:16px;}}.CONCRETEGRAY{background-color:#c5c4bf !important;}.NAVYBLUE{background-color:#09223f !important;}.LIGHTBLUE{background-color:#b8dae5 !important;}.STEELBLUE{background-color:#6e8293 !important;}.CHERRYRED{background-color:#b32639 !important;}.PINK{background-color:#eecabd !important;}.OCHRE{background-color:#d79c3e !important;}.SUNSHINEYELLOW{background-color:#f0d86e !important;}.BURNTORANGE{background-color:#ea7200 !important;}.PURPLE{background-color:#4f245f !important;}.EGGPLANT{background-color:#37173c !important;}.CRANBERRY{background-color:#8f324f !important;}.GOLD{background-color:#a9916d !important;}.BLACK{background-color:#000000 !important;}.SILVER{background-color:#b4b6b8 !important;}.ROYALBLUE{background-color:#213768 !important;}.YELLOW{background-color:#f0d68e !important;}.TEAL{background-color:#008E97 !important;}.YELLOWNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#09223f));}.BLACKSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b4b6b8));}.ROYALBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b4b6b8));}.ROYALBLUEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#FF7400));}.GOLDSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#b4b6b8));}.BLACKGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#a9916d));}.BLACKBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#d79c3e));}.CHERRYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#a9916d));}.BLACKCHERRY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b32639));}.CRANBERRYCONCRETEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.PURPLEOCHRE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#d79c3e));}.CHERRYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b4b6b8));}.LIGHTBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#b4b6b8));}.NAVYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#a9916d));}.GOLDNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#09223f));}.GREENGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#a9916d));}.REDBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.ROYALBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b32639));}.GREENWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#ffffff));}.BLACKORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#ea7200));}.ORANGEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#000000));}.ROYALBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#ffffff));}.REDWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#ffffff));}.PINKNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#09223f));}.PURPLEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#a9916d));}.NAVYCONCRETEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#c5c4bf));}.PINKWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#ffffff));}.ROYALBLUENAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#09223f));}.CRANBERRYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#b4b6b8));}.ROYALBLUEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#a9916d));}.GOLDBURNTORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ea7200));}.SILVERGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#a9916d));}.WHITEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#a9916d));}.WHITESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#b4b6b8));}.SILVERWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#ffffff));}.CHERRYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#ffffff));}.BLACKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#4f245f));}.SUNSHINEYELLOWNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#09223f));}.CHERRYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.CHERRYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#000000));}.WHITEROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#213768));}.STEELROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#213768));}.CONCRETEGRAYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#213768));}.EGGPLANTGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#a9916d));}.CRANBERRYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#a9916d));}.EGGPLANTSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#b4b6b8));}.BLACKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#006241));}.BLACKPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#eecabd));}.BLACKRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b32639));}.BLACKROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#213768));}.BLACKYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#f0d86e));}.BLACKTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#008E97));}.CRANBERRYGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.GOLDROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#213768));}.GOLDPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#eecabd));}.REDROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.REDSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b4b6b8));}.WHITEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#000000));}.WHITEPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#4f245f));}.WHITERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#b32639));}.NAVYBLUEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#a9916d));}.NAVYBLUELIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b8dae5));}.NAVYBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b32639));}.NAVYBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b4b6b8));}.NAVYBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#ffffff));}.EGGPLANTOCHRE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#d79c3e));}.PINKGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#a9916d));}.REDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#a9916d));}.REDLIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b8dae5));}.REDNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#09223f));}.REDBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#d79c3e));}.WHITEGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#006241));}.WHITENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#09223f));}.YELLOWNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#09223f));}.BURGUNDYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b4b6b8));}.GRAYBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#58323C));}.ORANGENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#09223f));}.ORANGEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#ffffff));}.PUMPKINWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF4D00),color-stop(51%,#ffffff));}.WHITEBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#58323C));}.WHITEHUNTERGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#1C4538));}.WHITEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#FF7400));}.OCHREGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#c5c4bf));}.OCHREORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#FF7400));}.OCHREYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#f0d68e));}.GRAYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#ffffff));}.GOLDGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#c5c4bf));}.ROYALBLUELIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b8dae5));}.STEELBLUEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#000000));}.GOLDWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ffffff));}.GRAYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#213768));}.YELLOWBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#000000));}.PURPLEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#ffffff));}.REDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#000000));}.CRANBERRYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#000000));}.GOLDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#000000));}.STEELBLUENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#09223f));}.WHITESTEELBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#6e8293));}.BLACKBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#8f324f));}.BLACKWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#ffffff));}.BOLDGOLDDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#1C4538));}.BOLDGOLDDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#37173c));}.BOLDGOLDGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#c5c4bf));}.BOLDGOLDGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#006241));}.BOLDGOLDORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#ea7200));}.BOLDGOLDPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#eecabd));}.BOLDGOLDPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#4f245f));}.BOLDGOLDYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#f0d68e));}.BOLDGOLDTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#008E97));}.BOLDGOLDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#000000));}.BOLDGOLDRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#b32639));}.BOLDGOLDMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#57323C));}.BURGUNDYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#000000));}.BURGUNDYGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.BURGUNDYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#ffffff));}.DARKGREENBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#d79c3e));}.DARKGREENORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#ea7200));}.DARKGREENYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#f0d68e));}.DARKGREENWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#ffffff));}.DARKPURPLEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#d79c3e));}.DARKPURPLEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#a9916d));}.DARKPURPLESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#b4b6b8));}.DARKPURPLEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#ffffff));}.GOLDDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#37173c));}.GOLDGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#006241));}.GOLDMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#58323C));}.GOLDNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#09223f));}.GOLDORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ea7200));}.GOLDPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#4f245f));}.GOLDRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#b32639));}.GOLDYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#f0d68e));}.GRAYBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#d79c3e));}.GRAYBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#8f324f));}.GRAYGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#006241));}.GREENBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#000000));}.GREENBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#d79c3e));}.GREENGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#c5c4bf));}.GREENSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#b4b6b8));}.GREENYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#f0d68e));}.LIGHTBLUEMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#58323C));}.LIGHTBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#b32639));}.MAROONGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#a9916d));}.MAROONGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#c5c4bf));}.MAROONLIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b8dae5));}.MAROONSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b4b6b8));}.MAROONWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#ffffff));}.MAROONBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#57323C),color-stop(51%,#d79c3e));}.NAVYBLUEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#ea7200));}.NAVYBLUEYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#f0d68e));}.ORANGEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#d79c3e));}.ORANGEDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#1C4538));}.ORANGEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#a9916d));}.ORANGEPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#eecabd));}.ORANGETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#008E97));}.ORANGEROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#213768));}.TEALORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#FF7400));}.TEALWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#ffffff));}.TEALBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#000000));}.TEALPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#4f245f));}.TEALSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#b4b6b8));}.TEALBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#d79c3e));}.ORANGEYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#f0d68e));}.PINKBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#d79c3e));}.PINKORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#ea7200));}.PINKYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#f0d68e));}.PURPLEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#d79c3e));}.PURPLESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#b4b6b8));}.PURPLETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#008E97));}.SILVERBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#000000));}.SILVERDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#37173c));}.SILVERGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#006241));}.SILVERNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#09223f));}.SILVERPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#4f245f));}.SILVERTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#008E97));}.STEELBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#ffffff));}.WHITEBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#8f324f));}.WHITEDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#1C4538));}.WHITEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#c5c4bf));}.WHITEMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#58323C));}.WHITEPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#eecabd));}.WHITESTEELBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#6e8293));}.WHITETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#008E97));}.YELLOWBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#d79c3e));}.YELLOWDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#1C4538));}.YELLOWGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#a9916d));}.YELLOWGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#006241));}.YELLOWORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#ea7200));}.YELLOWPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#eecabd));}.GRAYMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#58323C));}.jos-filter-item-content.cards-colors,.jos-filter-item-content.sy18-colors,.jos-filter-item-content.cards-orientation,.jos-filter-item-content.sy18-orientation{display:flex;flex-wrap:wrap;}.filter-color{border:1px solid #D2D6DD;width:28px;height:28px;margin-bottom:5px;margin-right:7px;}.filter-color.BLACK{background-color:#010000;}.filter-color.WHITE{background-color:#fff;}.filter-color.LIME{background-color:#BED63A;}.filter-color.WARM_GRAY{background-color:#C4C3C0;}.filter-color.AQUA{background-color:#92d5df;}.filter-color.BABY_BLUE{background-color:#cfe6f1;}.filter-color.BALTIC_SEA{background-color:#a8c5e7;}.filter-color.BASALT{background-color:#585a6c;}.filter-color.BEIGE{background-color:#c0b3a8;}.filter-color.BERRY{background-color:#b81f66;}.filter-color.BLUE{background-color:#003da6;}.filter-color.BLUE_COBALT{background-color:#242B3A;}.filter-color.BLUSH{background-color:#f7cdca;}.filter-color.BRICK{background-color:#B92027;}.filter-color.BROWN{background-color:#a9916d;}.filter-color.BURNT_ORANGE{background-color:#EA7200;}.filter-color.BUTTERSCOTCH{background-color:#DCAA00;}.filter-color.CANARY{background-color:#FFDB00;}.filter-color.CARMINE{background-color:#673041;}.filter-color.CARROT{background-color:#FF5000;}.filter-color.CHARCOAL{background-color:#57595d;}.filter-color.CHOCOLATE{background-color:#794729;}.filter-color.CORAL{background-color:#f16f69;}.filter-color.COBALT{background-color:#3777BB;}.filter-color.DARK_PEACH{background-color:#f8c8aa;}.filter-color.DUSK{background-color:#a3bec2;}.filter-color.DUSTY_ROSE{background-color:#eed8d6;}.filter-color.EGGPLANT{background-color:#632976;}.filter-color.EMERALD{background-color:#34825e;}.filter-color.ESPRESSO{background-color:#583b28;}.filter-color.FIRE{background-color:#C3002F;}.filter-color.FOREST{background-color:#03572D;}.filter-color.FUCHSIA{background-color:#E91177;}.filter-color.GOLD{background-color:#A9916D;}.filter-color.GRAPE{background-color:#520A76;}.filter-color.GRAY{background-color:#dbdcdd;}.filter-color.GREEN{background-color:#006241;}.filter-color.GUARDSMAN_RED{background-color:#982632;}.filter-color.HOLLY{background-color:#435256;}.filter-color.INDIGO{background-color:#002D73;}.filter-color.IVORY{background-color:#FBF9EE;}.filter-color.KELLY_GREEN{background-color:#18a54b;}.filter-color.KHAKI{background-color:#ded8c8;}.filter-color.LAVENDER{background-color:#c6b5d8;}.filter-color.LEMON{background-color:#fbed27;}.filter-color.LIGHT_BROWN{background-color:#927354;}.filter-color.MAROON{background-color:#A02842;}.filter-color.MINT{background-color:#96d4ca;}.filter-color.MUSTARD{background-color:#f6be16;}.filter-color.NAVY{background-color:#0A4568;}.filter-color.OLIVE{background-color:#909b39;}.filter-color.ORANGE{background-color:#f4812c;}.filter-color.ORCHID{background-color:#882c7e;}.filter-color.PALE_PINK{background-color:#f8dbde;}.filter-color.PEACH{background-color:#fae0ca;}.filter-color.PERIWINKLE{background-color:#d7cfdd;}.filter-color.PINK{background-color:#f7b7c8;}.filter-color.PLATINUM{background-color:#B4B6B8;}.filter-color.PLUM{background-color:#4f245f;}.filter-color.POWDER_BLUE{background-color:#aedfe5;}.filter-color.PUMPKIN{background-color:#C8562A;}.filter-color.PURPLE{background-color:#715572;}.filter-color.RED{background-color:#e7212a;}.filter-color.ROBIN_EGG_BLUE{background-color:#a2d0dd;}.filter-color.ROYAL_BLUE{background-color:#1D4996;}.filter-color.SALMON{background-color:#f7a395;}.filter-color.SEAFOAM{background-color:#cee9e5;}.filter-color.SKY_BLUE{background-color:#3dbaeb;}.filter-color.SLATE_BLUE{background-color:#6e8398;}.filter-color.TANGERINE{background-color:#F89A2C;}.filter-color.TAUPE{background-color:#796D62;}.filter-color.TEAL{background-color:#56A3C2;}.filter-color.VIOLET{background-color:#b3559f;}.filter-color.WATERMELON{background-color:#ef5364;}.filter-color.WINE{background-color:#8f324f;}.filter-color.YELLOW{background-color:#ffd54f;}.filter-color.HONEYDEW{background-color:#DDEAB8;}.filter-color.CONCRETEGRAY{background-color:#c5c4bf;}.filter-color.NAVYBLUE{background-color:#09223f;}.filter-color.LIGHTBLUE{background-color:#b8dae5;}.filter-color.STEELBLUE{background-color:#6e8293;}.filter-color.CHERRYRED{background-color:#b32639;}.filter-color.PINK{background-color:#eecabd;}.filter-color.OCHRE{background-color:#d79c3e;}.filter-color.SUNSHINEYELLOW{background-color:#f0d86e;}.filter-color.BURNTORANGE{background-color:#ea7200;}.filter-color.PURPLE{background-color:#4f245f;}.filter-color.EGGPLANT{background-color:#37173c;}.filter-color.CRANBERRY{background-color:#8f324f;}.filter-color.GOLD{background-color:#a9916d;}.filter-color.BLACK{background-color:#000000;}.filter-color.SILVER{background-color:#b4b6b8;}.filter-color.ROYALBLUE{background-color:#213768;}.filter-color.YELLOW{background-color:#f0d68e;}.redemptionLink{margin-bottom:20px;}.redemptionLink h6{margin-bottom:0px;text-transform:none;}.filter-color.WHITE-CAMPUS_GREEN{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#173F35 50%,#173f35 100%);}.filter-color.WHITE-CAMPUS_NAVY{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#041e42 50%,#041e42 100%);}.filter-color.WHITE-BURNT_ORANGE{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#EA7200 50%,#EA7200 100%);}.filter-color.WHITE-COLUMBIA_BLUE{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#7a99ac 50%,#7a99ac 100%);}.filter-color.WHITE-CAMPUS_PURPLE{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#582c83 50%,#582c83 100%);}.filter-color.WHITE-RED{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#9d2235 50%,#9d2235 100%);}.filter-color.WHITE-PINK{background:linear-gradient(to bottom right,#fff 0%,#fff 51%,#f7b7c8 50%,#f7b7c8 100%);}.filter-color.GOLD-CAMPUS_NAVY{background:linear-gradient(to bottom right,#ffb81c 0%,#ffb81c 51%,#041e42 50%,#041e42 100%);}.filter-color.GOLD-MAROON{background:linear-gradient(to bottom right,#ffb81c 0%,#ffb81c 51%,#A02842 50%,#A02842 100%);}.filter-color.GOLD-CAMPUS_PURPLE{background:linear-gradient(to bottom right,#ffb81c 0%,#ffb81c 51%,#582c83 50%,#582c83 100%);}.filter-color.GREY-RED{background:linear-gradient(to bottom right,#7c878e 0%,#7c878e 51%,#9d2235 50%,#9d2235 100%);}.filter-color.ORANGE-BLACK{background:linear-gradient(to bottom right,#dc4405 0%,#dc4405 51%,#000000 50%,#000000 100%);}.filter-color.ORANGE-CAMPUS_NAVY{background:linear-gradient(to bottom right,#dc4405 0%,#dc4405 51%,#041e42 50%,#041e42 100%);}.filter-color.selected{border:#3777bb 1px solid;}.filter-orientation{background:url("../../../../images/cards/filters-sprites.png") no-repeat top left;vertical-align:top;}.filter-orientation.VERTICAL{background-position:0 -862px;width:48px;height:60px;}.filter-orientation.VERTICAL.selected{background-position:0 -935px;width:48px;height:61px;}.filter-orientation.HORIZONTAL{background-position:0 -48px;width:61px;height:48px;cursor:pointer;}.filter-orientation.HORIZONTAL.selected{background-position:0 -103px;width:61px;height:48px;}.photocard-trim{background:url("../../../../images/cards/filters-sprites.png") no-repeat top left;width:48px;height:61px;}.photocard-trim.SQUARE{background-position:0 -277px;}.photocard-trim.ROUND,.photocard-trim.RC{background-position:0 -422px;}.photocard-trim.SCALLOP{background-position:0 -714px;}.photocard-trim.BRACKET{background-position:0 -569px;}.photocard-trim-container.selected .photocard-trim.SQUARE{background-position:0 -350px;}.photocard-trim-container.selected .photocard-trim.ROUND,.photocard-trim-container.selected .photocard-trim.RC{background-position:0 -496px;}.photocard-trim-container.selected .photocard-trim.SCALLOP{background-position:0 -787px;}.photocard-trim-container.selected .photocard-trim.BRACKET{background-position:0 -642px;}.jos-color-parent{margin-right:7px;padding:2px;border:1px solid #FFFFFF;position:relative;}.jos-color-parent .filter-color{margin-bottom:0px;margin-right:0px;}.photocard-trim-container.selected,.jos-color-parent.active{border:2px solid #17955E;}.photocard-trim-container{display:inline-block;vertical-align:top;margin-right:6px;padding:2px 0px 2px 2px;position:relative;border:2px solid #FFFFFF;}.selected_trim{width:10px;height:10px;position:absolute;top:-8px;right:-7px;background:#FFFFFF;}.jos-color-parent .selected_trim{display:none;}.jos-color-parent.active .selected_trim{display:inline-block;}.jos-trim-options{float:left;width:110px;}.CONCRETEGRAY{background-color:#c5c4bf !important;}.NAVYBLUE{background-color:#09223f !important;}.LIGHTBLUE{background-color:#b8dae5 !important;}.STEELBLUE{background-color:#6e8293 !important;}.CHERRYRED{background-color:#b32639 !important;}.PINK{background-color:#eecabd !important;}.OCHRE{background-color:#d79c3e !important;}.SUNSHINEYELLOW{background-color:#f0d86e !important;}.BURNTORANGE{background-color:#ea7200 !important;}.PURPLE{background-color:#4f245f !important;}.EGGPLANT{background-color:#37173c !important;}.CRANBERRY{background-color:#8f324f !important;}.GOLD{background-color:#a9916d !important;}.BLACK{background-color:#000000 !important;}.SILVER{background-color:#b4b6b8 !important;}.ROYALBLUE{background-color:#213768 !important;}.YELLOW{background-color:#f0d68e !important;}.TEAL{background-color:#008E97 !important;}.YELLOWNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#09223f));}.BLACKSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b4b6b8));}.ROYALBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b4b6b8));}.ROYALBLUEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#FF7400));}.GOLDSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#b4b6b8));}.BLACKGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#a9916d));}.BLACKBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#d79c3e));}.CHERRYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#a9916d));}.BLACKCHERRY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b32639));}.CRANBERRYCONCRETEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.PURPLEOCHRE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#d79c3e));}.CHERRYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b4b6b8));}.LIGHTBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#b4b6b8));}.NAVYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#a9916d));}.GOLDNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#09223f));}.GREENGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#a9916d));}.REDBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.ROYALBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b32639));}.GREENWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#ffffff));}.BLACKORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#ea7200));}.ORANGEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#000000));}.ROYALBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#ffffff));}.REDWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#ffffff));}.PINKNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#09223f));}.PURPLEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#a9916d));}.NAVYCONCRETEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#c5c4bf));}.PINKWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#ffffff));}.ROYALBLUENAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#09223f));}.CRANBERRYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#b4b6b8));}.ROYALBLUEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#a9916d));}.GOLDBURNTORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ea7200));}.SILVERGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#a9916d));}.WHITEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#a9916d));}.WHITESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#b4b6b8));}.SILVERWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#ffffff));}.CHERRYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#ffffff));}.BLACKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#4f245f));}.SUNSHINEYELLOWNAVY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#09223f));}.CHERRYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.CHERRYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#000000));}.WHITEROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#213768));}.STEELROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#213768));}.CONCRETEGRAYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#213768));}.EGGPLANTGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#a9916d));}.CRANBERRYGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#a9916d));}.EGGPLANTSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#b4b6b8));}.BLACKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#006241));}.BLACKPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#eecabd));}.BLACKRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#b32639));}.BLACKROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#213768));}.BLACKYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#f0d86e));}.BLACKTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#008E97));}.CRANBERRYGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.GOLDROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#213768));}.GOLDPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#eecabd));}.REDROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#213768));}.REDSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b4b6b8));}.WHITEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#000000));}.WHITEPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#4f245f));}.WHITERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#b32639));}.NAVYBLUEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#a9916d));}.NAVYBLUELIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b8dae5));}.NAVYBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b32639));}.NAVYBLUESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#b4b6b8));}.NAVYBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#ffffff));}.EGGPLANTOCHRE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#d79c3e));}.PINKGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#a9916d));}.REDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#a9916d));}.REDLIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#b8dae5));}.REDNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#09223f));}.REDBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#d79c3e));}.WHITEGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#006241));}.WHITENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#09223f));}.YELLOWNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#09223f));}.BURGUNDYSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b4b6b8));}.GRAYBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#58323C));}.ORANGENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#09223f));}.ORANGEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#ffffff));}.PUMPKINWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF4D00),color-stop(51%,#ffffff));}.WHITEBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#58323C));}.WHITEHUNTERGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#1C4538));}.WHITEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#FF7400));}.OCHREGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#c5c4bf));}.OCHREORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#FF7400));}.OCHREYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#f0d68e));}.GRAYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#ffffff));}.GOLDGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#c5c4bf));}.ROYALBLUELIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#213768),color-stop(51%,#b8dae5));}.STEELBLUEBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#000000));}.GOLDWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ffffff));}.GRAYROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#213768));}.YELLOWBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d86e),color-stop(51%,#000000));}.PURPLEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#ffffff));}.REDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b32639),color-stop(51%,#000000));}.CRANBERRYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#000000));}.GOLDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#000000));}.STEELBLUENAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#09223f));}.WHITESTEELBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#6e8293));}.BLACKBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#8f324f));}.BLACKWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#000000),color-stop(51%,#ffffff));}.BOLDGOLDDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#1C4538));}.BOLDGOLDDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#37173c));}.BOLDGOLDGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#c5c4bf));}.BOLDGOLDGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#006241));}.BOLDGOLDORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#ea7200));}.BOLDGOLDPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#eecabd));}.BOLDGOLDPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#4f245f));}.BOLDGOLDYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#f0d68e));}.BOLDGOLDTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#008E97));}.BOLDGOLDBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#000000));}.BOLDGOLDRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#b32639));}.BOLDGOLDMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#d79c3e),color-stop(51%,#57323C));}.BURGUNDYBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#000000));}.BURGUNDYGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#c5c4bf));}.BURGUNDYWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#8f324f),color-stop(51%,#ffffff));}.DARKGREENBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#d79c3e));}.DARKGREENORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#ea7200));}.DARKGREENYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#f0d68e));}.DARKGREENWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#1C4538),color-stop(51%,#ffffff));}.DARKPURPLEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#d79c3e));}.DARKPURPLEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#a9916d));}.DARKPURPLESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#b4b6b8));}.DARKPURPLEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#37173c),color-stop(51%,#ffffff));}.GOLDDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#37173c));}.GOLDGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#006241));}.GOLDMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#58323C));}.GOLDNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#09223f));}.GOLDORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#ea7200));}.GOLDPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#4f245f));}.GOLDRED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#b32639));}.GOLDYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#a9916d),color-stop(51%,#f0d68e));}.GRAYBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#d79c3e));}.GRAYBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#8f324f));}.GRAYGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#006241));}.GREENBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#000000));}.GREENBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#d79c3e));}.GREENGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#c5c4bf));}.GREENSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#b4b6b8));}.GREENYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#006241),color-stop(51%,#f0d68e));}.LIGHTBLUEMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#58323C));}.LIGHTBLUERED{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b8dae5),color-stop(51%,#b32639));}.MAROONGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#a9916d));}.MAROONGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#c5c4bf));}.MAROONLIGHTBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b8dae5));}.MAROONSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#b4b6b8));}.MAROONWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#58323C),color-stop(51%,#ffffff));}.MAROONBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#57323C),color-stop(51%,#d79c3e));}.NAVYBLUEORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#ea7200));}.NAVYBLUEYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#09223f),color-stop(51%,#f0d68e));}.ORANGEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#d79c3e));}.ORANGEDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#1C4538));}.ORANGEGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#a9916d));}.ORANGEPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#eecabd));}.ORANGETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#008E97));}.ORANGEROYALBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#FF7400),color-stop(51%,#213768));}.TEALORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#FF7400));}.TEALWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#ffffff));}.TEALBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#000000));}.TEALPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#4f245f));}.TEALSILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#b4b6b8));}.TEALBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#008E97),color-stop(51%,#d79c3e));}.ORANGEYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ea7200),color-stop(51%,#f0d68e));}.PINKBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#d79c3e));}.PINKORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#ea7200));}.PINKYELLOW{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#eecabd),color-stop(51%,#f0d68e));}.PURPLEBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#d79c3e));}.PURPLESILVER{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#b4b6b8));}.PURPLETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#4f245f),color-stop(51%,#008E97));}.SILVERBLACK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#000000));}.SILVERDARKPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#37173c));}.SILVERGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#006241));}.SILVERNAVYBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#09223f));}.SILVERPURPLE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#4f245f));}.SILVERTEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#b4b6b8),color-stop(51%,#008E97));}.STEELBLUEWHITE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#6e8293),color-stop(51%,#ffffff));}.WHITEBURGUNDY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#8f324f));}.WHITEDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#1C4538));}.WHITEGRAY{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#c5c4bf));}.WHITEMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#58323C));}.WHITEPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#eecabd));}.WHITESTEELBLUE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#6e8293));}.WHITETEAL{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#ffffff),color-stop(51%,#008E97));}.YELLOWBOLDGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#d79c3e));}.YELLOWDARKGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#1C4538));}.YELLOWGOLD{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#a9916d));}.YELLOWGREEN{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#006241));}.YELLOWORANGE{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#ea7200));}.YELLOWPINK{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#f0d68e),color-stop(51%,#eecabd));}.GRAYMAROON{background:-webkit-gradient(linear,right top,left bottom,color-stop(50%,#c5c4bf),color-stop(51%,#58323C));}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}#gartnerDemo{display:none;}.jos-favorite{display:none;}.jos-cards-perspectives-container{width:100%;text-align:center;margin-top:20px;display:none;}.jos-cards-perspectives-container .jos-perspective-icon{margin-right:10px;cursor:pointer;height:65px;}.jos-cards-perspectives-container .jos-perspective-icon.back{margin-right:0;}.jos-cards-perspectives-container .jos-arrow{display:none !important;}.d-none{display:none !important;}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-table{display:table !important;}.d-table-row{display:table-row !important;}.d-table-cell{display:table-cell !important;}.d-flex{display:-ms-flexbox !important;display:flex !important;}.d-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}@media (min-width:576px){.d-sm-none{display:none !important;}.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-table{display:table !important;}.d-sm-table-row{display:table-row !important;}.d-sm-table-cell{display:table-cell !important;}.d-sm-flex{display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px){.d-md-none{display:none !important;}.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-table{display:table !important;}.d-md-table-row{display:table-row !important;}.d-md-table-cell{display:table-cell !important;}.d-md-flex{display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px){.d-lg-none{display:none !important;}.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-table{display:table !important;}.d-lg-table-row{display:table-row !important;}.d-lg-table-cell{display:table-cell !important;}.d-lg-flex{display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px){.d-xl-none{display:none !important;}.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-table{display:table !important;}.d-xl-table-row{display:table-row !important;}.d-xl-table-cell{display:table-cell !important;}.d-xl-flex{display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex{display:-ms-inline-flexbox !important;display:inline-flex !important;}}.jos-uploma-acceptance-container{margin:20px 0;}.product-feature-container p,.jos-uploma-acceptance-disclaimer{font-size:14px;}.jos-uploma-gift-card-btn{margin-left:0.625rem;}@media screen and (max-width:500px){.jos-uploma-gift-card-btn{margin:0 auto;display:block;}}.form-inline > div{margin-bottom:10px;}.jos-uploma-renderable .jos-uploma-render-title{margin:20px 0;overflow:hidden;}.jos-uploma-renderable #jos-uploma-render-carousel{height:495px;position:relative;}.jos-uploma-renderable #jos-uploma-render-carousel .fill-parent{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;}.jos-uploma-renderable #jos-uploma-render-carousel .fill-parent .center-child > *{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center;}.jos-uploma-render .name_font{overflow-wrap:break-word;width:240px;margin:auto;}.jos-uploma-render.jos-uploma-render-edition-CO .name_font{color:#b3b3b3 !important;}.jos-uploma-render .name_font1,.jos-uploma-render .name_font2,.jos-uploma-render .name_font3,.jos-uploma-render .degree_type_font1,.jos-uploma-render .degree_type_font2,.jos-uploma-render .degree_concentration_font1,.jos-uploma-render .degree_concentration_font2{color:black;text-transform:uppercase;font-family:Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif;font-weight:bold;line-height:1.2;}.jos-uploma-render .name_font1{font-size:2.625rem;}.jos-uploma-render .name_font2{font-size:1.9375rem;}.jos-uploma-render .name_font3{font-size:1.4375rem;}.jos-uploma-render .degree_type_font1{font-size:2.5rem;}.jos-uploma-render .degree_type_font2{font-size:1.875rem;width:280px;overflow-wrap:break-word;}.jos-uploma-render .degree_concentration_font1{font-size:1.5rem;}.jos-uploma-render .degree_concentration_font2{font-size:18px;}.jos-uploma-render-slide-fg > .center-child{height:100%;}.jos-uploma-render-slide-bg{display:block;margin:auto;}.jos-uploma-render-graduate-name-html{margin-left:85px;margin-right:75px;}.jos-uploma-render-right-top-text{margin-top:250px;}.jos-uploma-render-right-top-text-row{margin-left:120px;margin-right:70px;}.jos-uploma-render-graduating-degree{font-size:2.5rem;}.jos-uploma-render-graduating-year img,.jos-uploma-render-right-top-img img{display:block;margin:auto;}.jos-uploma-render-degree-concentration{font-size:18px;margin-top:12px;width:280px;overflow-wrap:break-word;}.jos-uploma-render-degree-concentration2{font-size:18px;margin-top:6px;}.jos-uploma-render-backside-engraving-right > * > * > *{margin-right:20px;}.jos-uploma-render-backside-engraving > * > * > * p{font-family:Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif;font-size:1.5rem;word-wrap:break-word;padding:0;margin:auto;text-align:center;width:11.25rem;}[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"] .cke_wysiwyg_frame,[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"].cke_wysiwyg_frame,[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"] .cke_wysiwyg_frame,[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"].cke_wysiwyg_frame,[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"] .cke_wysiwyg_frame,[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"].cke_wysiwyg_frame,[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"] .cke_wysiwyg_frame,[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"].cke_wysiwyg_frame{display:block;width:418px !important;margin-left:auto !important;margin-right:auto !important;}[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"] [contenteditable],[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"][contenteditable],[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"] [contenteditable],[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"][contenteditable],[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"] [contenteditable],[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"][contenteditable],[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"] [contenteditable],[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"][contenteditable]{padding-top:1rem;padding-bottom:1rem;border:1px solid gray;height:450px;overflow-y:scroll;}[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"] [contenteditable] p,[data-jos-feature-id="BACKSIDE ENGRAVE LEFT WORDING"][contenteditable] p,[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"] [contenteditable] p,[data-jos-feature-id="BACKSIDE ENGRAVE RIGHT WORDING"][contenteditable] p,[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"] [contenteditable] p,[data-jos-feature-osr="BACKSIDE ENGRAVE LEFT WORDING"][contenteditable] p,[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"] [contenteditable] p,[data-jos-feature-osr="BACKSIDE ENGRAVE RIGHT WORDING"][contenteditable] p{font-family:Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif;font-size:1.5rem;word-wrap:break-word;padding:0;margin:auto;text-align:center;width:11.25rem;}.jos-uploma-render-iframe{height:495px;display:block;margin:auto;}.carousel.slide .carousel-control-prev,.carousel.slide .carousel-control-next{position:absolute;top:50%;transform:translateY(-50%);}.carousel.slide .carousel-control-prev .carousel-control-prev-icon{height:20px;width:20px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;}.carousel.slide .carousel-control-next .carousel-control-next-icon{height:20px;width:20px;display:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;}.jos-productdetail-designer-singlestep{justify-content:space-between;display:flex;}@media screen and (min-width:1025px){.jos-productdetail-designer-singlestep{padding-bottom:3.75rem;}}@media screen and (max-width:1024px){.jos-productdetail-designer-singlestep{flex-wrap:wrap;}}.jos-productdetail-designer-singlestep .jos-productdetail-header{display:none;}.jos-productdetail-designer-singlestep .jos-error-text{color:#cd0a0a;font-size:12px;font-style:italic;font-weight:600;}.jos-productdetail-designer-singlestep .jos-productdetail-promo-bar{position:relative;}.jos-productdetail-designer-singlestep .sale-label{left:1.25rem;}@media screen and (min-width:1025px){.jos-productdetail-designer-singlestep .jos-productdetail-imagery{width:47%;}}@media screen and (max-width:1024px){.jos-productdetail-designer-singlestep .jos-productdetail-imagery{width:100%;}}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-productdetail-feature{position:relative;display:flex;justify-content:center;}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-productdetail-feature .magnificent-viewport{z-index:10 !important;background:white;}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-productdetail-feature .inner{position:relative;}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-productdetail-feature img{width:100%;}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-zoom-control{display:none;position:absolute;z-index:10;right:0;bottom:0;}@media screen and (max-width:1024px){.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-zoom-control{display:none !important;}}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-zoom-control .jos-icon:after{content:"\f00e";font-family:"Font Awesome 5 Pro";color:#031d40;font-size:18px;}.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-zoom-control .jos-icon:before{display:none;}@media screen and (max-width:1024px){.jos-productdetail-designer-singlestep .jos-productdetail-imagery .jos-alternate-images-gallery{position:static;}}@media screen and (min-width:1025px){.jos-productdetail-designer-singlestep .jos-product-details{width:47%;}}@media screen and (max-width:1024px){.jos-productdetail-designer-singlestep .jos-product-details{width:100%;margin-top:30px;}}.jos-productdetail-designer-singlestep .jos-sold-out-tag{display:none;font-weight:bold;color:#FF7400;}.jos-productdetail-designer-singlestep.jos-is-sold-out-product .jos-buttons,.jos-productdetail-designer-singlestep.jos-is-sold-out-product .personalization-reminder,.jos-productdetail-designer-singlestep.jos-has-sold-out-option .jos-buttons,.jos-productdetail-designer-singlestep.jos-has-sold-out-option .personalization-reminder{display:none;}.jos-productdetail-designer-singlestep.jos-is-sold-out-product .jos-sold-out-tag,.jos-productdetail-designer-singlestep.jos-has-sold-out-option .jos-sold-out-tag{display:block;}.jos-productdetail-designer-singlestep.jos-is-sold-out-product .jos-sold-out-cross-sell-wrapper,.jos-productdetail-designer-singlestep.jos-has-sold-out-option .jos-sold-out-cross-sell-wrapper{display:block;}.jos-productdetail-designer-singlestep.jos-is-sold-out-product .field-configuration-wrapper,.jos-productdetail-designer-singlestep.jos-is-sold-out-product .jos-productdetail-price{display:none;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container{display:block;margin-bottom:15px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-field-limit,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-field-required,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-hint,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-feature-control,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-subfeature-description,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-option-label,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-option-label-price{font-size:12px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-field-label-name,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-feature-name{font-weight:600;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-feature-icon-container,.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-feature-name{margin-bottom:5px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .form-control{min-height:40px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-radio-option-label span{vertical-align:middle;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .select2-container .select2-selection--single{height:38px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .select2-container .select2-selection--single .select2-selection__rendered{line-height:40px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .select2-container .select2-selection--single .select2-selection__arrow{height:40px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-hint-info-wrapper{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-hint-info-wrapper .remove-icon{position:absolute;cursor:pointer;right:0;top:0;width:32px;height:32px;padding:0.5rem;color:#888;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-hint-info-wrapper .jos-hint-info-content{background-color:#fefefe;position:relative;top:40%;margin:auto;padding:1.5rem;padding-top:2rem;width:90%;max-width:720px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .jos-recommend{display:inline-block;width:70%;margin-left:20px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .stockTitles{padding-left:15px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .product-feature-container .stockTitles p:first-child{margin-bottom:2px;}.jos-productdetail-designer-singlestep .jos-productdetail-options .jos-vendor-delay{font-size:14px;margin-bottom:10px;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper{display:none;margin-bottom:1.875rem;padding-bottom:1.875rem;border-bottom:1px solid #d2d6dd;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper h2{margin-bottom:10px;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell{display:flex;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product{position:relative;margin-right:20px;}@media screen and (max-width:500px){.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product:nth-child(2){display:none;}}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product a,.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product a:hover,.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product a:visited{text-decoration:none;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product .cross-sell-product-img img{width:150px;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product .cross-sell-product-name{text-align:center;text-decoration:underline;font-size:0.75em;color:#2e2e2e;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product .cross-sell-product-price{font-size:12px;font-weight:bold;text-align:center;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product .shop-all-img{opacity:0.4;}.jos-productdetail-designer-singlestep .jos-sold-out-cross-sell-wrapper .jos-sold-out-cross-sell .cross-sell-product .cross-sell-shop-all-btn{position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-50px;}.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper{font-size:14px;}.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper > div{margin-bottom:1.875rem;padding-bottom:1.875rem;border-bottom:1px solid #d2d6dd;}.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper h2{margin-bottom:10px;}.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper .product-specification li,.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper .product-description li,.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper .product-shipping li,.jos-productdetail-designer-singlestep .jos-productdetail-description-wrapper .online-message li{list-style:disc;list-style-position:inside;}.jos-productdetail-designer-singlestep .product-action{margin-bottom:1.875rem;padding-bottom:1.875rem;margin-top:0.5rem;border-bottom:1px solid #d2d6dd;}.jos-productdetail-designer-singlestep .product-action .price-row{display:flex;align-items:center;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-price{margin-right:1.25rem;padding-right:1.25rem;border-right:1px solid #d2d6dd;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-price .jos-productdetail-price-figure{font-family:"Barlow",sans-serif;font-size:2rem;font-weight:600;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-price .jos-productdetail-startingAt{color:#7c899b;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-price .retail-price{font-family:"Barlow",sans-serif;font-size:1.5rem;margin-right:0.625rem;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-qualifier{font-size:12px;}.jos-productdetail-designer-singlestep .product-action .jos-productdetail-qualifier:not(.is-hidden){margin-right:0.9375rem;}.jos-productdetail-designer-singlestep .product-action .jos-edit-cancel{margin-right:0.9375rem;}@media screen and (max-width:500px){.jos-productdetail-designer-singlestep .product-action .jos-edit-cancel{margin-right:0.625rem;padding-left:0.625rem;padding-right:0.625rem;}}.jos-productdetail-designer-singlestep .product-action .price-description{font-size:14px;font-weight:bold;margin-top:1rem;}.jos-product-borrow-title{padding-top:20px;margin-top:20px;border-top:1px solid #d2d6dd;}.jos-product-borrow.btn{margin:10px 0;}#yearbook-ad-digital-print-dialog .modal-content,#yearbook-ad-frames-dialog .modal-content{padding:20px;}#yearbook-ad-digital-print-dialog .bottom-bar,#yearbook-ad-frames-dialog .bottom-bar{margin-top:20px;text-align:center;}#yearbook-ad-digital-print-dialog .bottom-bar a:first-child,#yearbook-ad-frames-dialog .bottom-bar a:first-child{margin-right:20px;}@media screen and (min-width:1025px){.YB_OPTIONSCATALOG_REPOSITORY .jos-productdetail-imagery,.CARDSCATALOG_REPOSITORY .jos-productdetail-imagery{position:sticky;top:4.0625rem;height:100vh;}}.separation-badge{margin:0;color:darkred;}.initial-height{min-height:100vh;}.jos-productdetail-description-wrapper[class*="COL_REGALIA_STOLES"]{display:flex;flex-wrap:wrap;}.jos-productdetail-description-wrapper[class*="COL_REGALIA_STOLES"] > div{width:100%;}.jos-productdetail-description-wrapper[class*="COL_REGALIA_STOLES"] .product-shipping{order:3;}#photoCard-policy .modal-header,#photoCard-terms .modal-header{padding-bottom:0rem;padding-top:0rem;}#photoCard-policy .photo-policy-title,#photoCard-terms .photo-policy-title{margin-top:1rem;}#photoCard-policy .photo-policy,#photoCard-terms .photo-policy{padding:20px;font-size:13px;}#photoCard-policy .photo-policy .photo-policy-header,#photoCard-terms .photo-policy .photo-policy-header{text-align:center;margin-bottom:10px;}#redemptionBlock .modal-dialog{max-width:60% !important;}#redemptionBlock .modal-dialog .modal-body{padding:0px;}#redemptionBlock .modal-dialog .modal-body .modal-header{padding-bottom:0rem;padding-top:0rem;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail{width:50%;float:left;padding:0px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk #redemptionForm h6,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess #redemptionForm h6,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError #redemptionForm h6,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail #redemptionForm h6{margin-bottom:0.5em;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk .redemptionTxt,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess .redemptionTxt,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError .redemptionTxt,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail .redemptionTxt{font-size:12px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk .redemptionTxtError,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess .redemptionTxtError,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError .redemptionTxtError,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail .redemptionTxtError{font-size:14px;width:95%;margin-top:15%;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk ul li,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess ul li,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError ul li,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail ul li{margin-top:20px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk ul li .inputElement,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess ul li .inputElement,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError ul li .inputElement,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail ul li .inputElement{background:#f5f5f5;border:1px solid #e2e2e2;font-size:13px;padding:5px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk ul li label,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess ul li label,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError ul li label,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail ul li label{font-size:12px;display:block;margin-bottom:0px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlk ul li .redemptionBtn,#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess ul li .redemptionBtn,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError ul li .redemptionBtn,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail ul li .redemptionBtn{background:black;border:none;color:#FFFFFF;padding:5px 25px;border-radius:1.5rem;}#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail{display:none;margin-top:70px;margin-bottom:20px;}#redemptionBlock .modal-dialog .modal-body .redemptionBlkSuccess h4,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError h4,#redemptionBlock .modal-dialog .modal-body .redemptionBlkError h4,#redemptionBlock .modal-dialog .modal-body .redemptionNoEmail h4{margin-bottom:10px;}.noEmailError{font-size:11px;color:red;}.sale-label{width:65px;height:25px;font-weight:bold;text-align:center;background-color:#E25869;color:#fff;font-size:14px;display:inline-block;border-radius:15px;}.sold-out-label{display:inline-block;color:white;background-color:black;text-align:center;border-radius:10px;width:110px;}.promo-message{color:red;font-size:14px;font-weight:bold;line-height:initial;}